| 1 |
/* FixIn: 8.0.2.5 */ |
| 2 |
#wh_booking_type, |
| 3 |
.chzn-container-multi, |
| 4 |
.chzn-container-multi .chzn-choices, |
| 5 |
.wpdevelop .btn-group, |
| 6 |
.wpdevelop .btn-group-vertical { |
| 7 |
box-shadow: none !important; |
| 8 |
border-color: #d8d8d8 !important; |
| 9 |
} |
| 10 |
.chzn-container-multi .chzn-choices .search-choice { |
| 11 |
margin: 3px 0 0px 5px; |
| 12 |
padding: 2px 20px 1px 5px; |
| 13 |
border-color: #d5d5d5; |
| 14 |
} |
| 15 |
.wpdevelop .input-group .dropdown-menu-text-element .form-control { |
| 16 |
border-radius: 4px; |
| 17 |
-moz-border-radius: 4px; |
| 18 |
-webkit-border-radius: 4px; |
| 19 |
} |
| 20 |
/* Better floating control */ |
| 21 |
.wpdevelop .control-group .btn-toolbar0 { |
| 22 |
display: flex; |
| 23 |
flex-flow: row nowrap; |
| 24 |
justify-content: flex-start; |
| 25 |
align-items: flex-start; |
| 26 |
} |
| 27 |
/* Border Color and Shadow */ |
| 28 |
.wpdevelop .button:not([class*="button-primary"]), |
| 29 |
.wpdevelop .control-group .btn-toolbar .btn-group > .button:not([class*="button-primary"]), |
| 30 |
.wpdevelop .control-group .btn-toolbar .btn-group > input[type=text], |
| 31 |
.wpdevelop .control-group .btn-toolbar .btn-group > select, |
| 32 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-btn .button, |
| 33 |
.wpdevelop .control-group .btn-toolbar .input-group .input-group-btn .button, |
| 34 |
.wpdevelop .control-group .btn-toolbar .input-group > select, |
| 35 |
.wpdevelop .control-group .btn-toolbar .input-group > input[type='text'], |
| 36 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-addon { |
| 37 |
border: 1px solid #d9d9d9; /*border: 1px solid #d8d8d8;*/ |
| 38 |
} |
| 39 |
.wpdevelop .button, |
| 40 |
.wpdevelop .control-group .btn-toolbar .btn-group > .button, |
| 41 |
.wpdevelop .control-group .btn-toolbar .btn-group > input[type=text], |
| 42 |
.wpdevelop .control-group .btn-toolbar .btn-group > select, |
| 43 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-btn .button, |
| 44 |
.wpdevelop .control-group .btn-toolbar .input-group .input-group-btn .button, |
| 45 |
.wpdevelop .control-group .btn-toolbar .input-group > select, |
| 46 |
.wpdevelop .control-group .btn-toolbar .input-group > input[type='text'], |
| 47 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-addon { |
| 48 |
box-shadow: 0 1px 0px #f1f1f1; |
| 49 |
} |
| 50 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-addon{ |
| 51 |
border:none; /* //FixIn: 9.5.4.8 */ |
| 52 |
box-shadow: none; /* //FixIn: 9.5.4.8 */ |
| 53 |
} |
| 54 |
.wp-core-ui .wpdevelop .control-group .button-secondary:focus, |
| 55 |
.wp-core-ui .wpdevelop .control-group .wpdevelop .button-secondary:hover, |
| 56 |
.wp-core-ui .wpdevelop .control-group .button.focus, |
| 57 |
.wp-core-ui .wpdevelop .control-group .button.hover:not([class*="button-primary"]), |
| 58 |
.wp-core-ui .wpdevelop .control-group .button:focus, |
| 59 |
.wp-core-ui .wpdevelop .control-group .button:hover:not([class*="button-primary"]) { |
| 60 |
border-color: #d8d8d8; |
| 61 |
} |
| 62 |
|
| 63 |
/* Margin */ |
| 64 |
.wpdevelop .input-group .dropdown-menu-text-element-count-1 .form-control, |
| 65 |
.wpdevelop .input-group .form-control, |
| 66 |
.wpdevelop .control-group .btn-toolbar .btn-group > .button, |
| 67 |
.wpdevelop .control-group .btn-toolbar .btn-group > select, |
| 68 |
.wpdevelop .control-group .btn-toolbar .btn-group > input[type=text], |
| 69 |
.wpdevelop .control-group .btn-toolbar .btn-group > .button, |
| 70 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-btn .button, |
| 71 |
.wpdevelop .control-group .btn-toolbar .input-group > .input-group-addon, |
| 72 |
/*.wpdevelop .control-group .btn-toolbar .input-group > .input-group-btn .button,*/ |
| 73 |
/*.wpdevelop .control-group .btn-toolbar .input-group > .input-group-btn .button,*/ |
| 74 |
/*.wpdevelop .control-group .btn-toolbar .input-group .input-group-btn .button,*/ |
| 75 |
.wpdevelop .control-group .btn-toolbar .input-group > select, |
| 76 |
.wpdevelop .control-group .btn-toolbar .input-group > input[type='text'] { |
| 77 |
margin:0 0 0 -1px !important; |
| 78 |
} |
| 79 |
.wpdevelop .btn-group-vertical > .button + .button, |
| 80 |
.wpdevelop .btn-group-vertical > .button + .btn-group, |
| 81 |
.wpdevelop .btn-group-vertical > .btn-group + .button, |
| 82 |
.wpdevelop .btn-group-vertical > .btn-group + .btn-group{ |
| 83 |
margin-top: -2px; |
| 84 |
} |
| 85 |
/* In Dropdown lists buttons */ |
| 86 |
.wpdevelop .dropdown-menu > li .btn-group .button { |
| 87 |
font-size: 14px; |
| 88 |
line-height: 1.4; |
| 89 |
height: auto; |
| 90 |
padding: 5px 15px; |
| 91 |
} |
| 92 |
.wpdevelop .dropdown-menu li .btn-toolbar .input-group.text-group .dropdown-menu-text-element { |
| 93 |
width:100%; |
| 94 |
} |
| 95 |
/* Booking Listing */ |
| 96 |
.wpbc-listing-header, |
| 97 |
.wpbc-listing-row, |
| 98 |
/* Toolbar (sub tab) border */ |
| 99 |
/*.wpdvlp-sub-tabs,*/ |
| 100 |
.wpdvlp-top-tabs .nav-tabs, |
| 101 |
.wpdevelop .visibility_container .tab-bottom { |
| 102 |
border-color:#d7d7d7; |
| 103 |
} |
| 104 |
/* Dates */ |
| 105 |
.wpbc-listing-collumn.field-dates .field-booking-date, |
| 106 |
.wpbc-listing-collumn.field-dates .field-booking-date:hover, |
| 107 |
/* Labels */ |
| 108 |
.wpbc-listing-collumn .label, |
| 109 |
.wpbc_resources_table .label, |
| 110 |
/* TimeLine Popover Labels */ |
| 111 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-dates .field-booking-date, |
| 112 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-dates .field-booking-date:hover, |
| 113 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-labels span.label, |
| 114 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-id span.label { |
| 115 |
border: 0; |
| 116 |
box-shadow: 0 0 1px #ddd; |
| 117 |
padding: 5px 10px; |
| 118 |
white-space: nowrap; |
| 119 |
line-height: 2.5em; |
| 120 |
margin-right: 3px; |
| 121 |
font-size: 11px; |
| 122 |
border-radius: .2em; |
| 123 |
} |
| 124 |
/* TimeLine Popover Labels - ID */ |
| 125 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-id span.label { |
| 126 |
border-radius: 0.9em; |
| 127 |
line-height: 2.7em; |
| 128 |
} |
| 129 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-dates .field-booking-date, |
| 130 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-dates .field-booking-date:hover, |
| 131 |
.wpdevelop .popover-content .wpbc-popover-content-data.wpbc-listing-collumn .field-labels span.label { |
| 132 |
font-weight:400; |
| 133 |
text-shadow: none; |
| 134 |
font-size: 12px; |
| 135 |
} |
| 136 |
/* Dates */ |
| 137 |
.wpbc-listing-collumn.field-dates .field-booking-date, |
| 138 |
.wpbc-listing-collumn.field-dates .field-booking-date:hover { |
| 139 |
font-size: 12px; |
| 140 |
} |
| 141 |
/* Booking Listing page */ |
| 142 |
/* Selected row */ |
| 143 |
.wpdevelop.wpbc_resources_table table > tbody > tr.row_selected_color > th, |
| 144 |
.wpdevelop.wpbc_resources_table table > tbody > tr.row_selected_color > td, |
| 145 |
.wpbc-listing-row.row.row_selected_color { |
| 146 |
/*background: #f9f9e7;*/ |
| 147 |
/*background: #ffffeb;*/ |
| 148 |
/*border-color: #d2d2d2 !important;*/ |
| 149 |
background: transparent; |
| 150 |
border-color: #d2d2d2 !important; |
| 151 |
border-left: 4px solid #08a !important; |
| 152 |
} |
| 153 |
.wpdevelop.wpbc_resources_table table > tbody > tr.row_selected_color > td{ |
| 154 |
border-left: 0px solid #d2d2d2 !important; |
| 155 |
} |
| 156 |
/* "Content of booking fields data" in booking listing */ |
| 157 |
.wpbc-listing-collumn .fieldvalue{ |
| 158 |
padding: 4px 5px 5px; /* FixIn: 8.5.2.5 */ |
| 159 |
line-height: 2.5em; |
| 160 |
} |
| 161 |
/* Cehckbox for Selection */ |
| 162 |
.wpbc_page .wpdevelop .wpbc-listing-collumn.col-sm-2 .field-checkbox input[type="checkbox"], |
| 163 |
.wpbc_page .wpdevelop .wpbc-listing-collumn.col-sm-3 .field-checkbox input[type="checkbox"] { |
| 164 |
margin-top:5px; |
| 165 |
} |
| 166 |
/* booking resource slection list - selected booking resource in a selectbox*/ |
| 167 |
.chzn-container .chzn-results li.highlighted { |
| 168 |
background: #3875d7; |
| 169 |
} |
| 170 |
|
| 171 |
.chzn-container-multi .chzn-choices li.search-choice { |
| 172 |
margin: 3px 5px 3px 0; |
| 173 |
border: 1px solid #ccc; |
| 174 |
background: #eeeeee !important; |
| 175 |
|
| 176 |
border: 1px solid #ddd; |
| 177 |
background: #f7f7f7 !important; |
| 178 |
color: #555; |
| 179 |
box-shadow: none !important; |
| 180 |
line-height: 1; |
| 181 |
padding: 4px 18px 4px 8px; |
| 182 |
font-size: 13px; |
| 183 |
display: flex; |
| 184 |
flex-flow: row nowrap; |
| 185 |
justify-content: flex-start; |
| 186 |
align-items: first baseline; |
| 187 |
} |
| 188 |
.chzn-container-multi .chzn-choices li.search-field input[type="text"] { |
| 189 |
margin: 0; |
| 190 |
font-size: 13px; |
| 191 |
line-height: 2; |
| 192 |
padding: 2px 2px 0; |
| 193 |
} |
| 194 |
.chzn-container-multi .chzn-choices { |
| 195 |
min-height: 31px !important; |
| 196 |
} |
| 197 |
.chzn-container-multi .chzn-choices .search-choice a.search-choice-close { |
| 198 |
font-size: 10px; |
| 199 |
color: #868686 !important; |
| 200 |
} |
| 201 |
|
| 202 |
/* Chevrons Up/Down*/ |
| 203 |
.wpdevelop .visibility_container .advanced_booking_filter.tab-bottom { |
| 204 |
padding: 0 5px; |
| 205 |
} |
| 206 |
.advanced_booking_filter .wpbc_icn_expand_more::before, |
| 207 |
.advanced_booking_filter .wpbc_icn_expand_less::before{ |
| 208 |
font-size: 1.8em !important; |
| 209 |
font-weight: 600; |
| 210 |
margin: 0; |
| 211 |
line-height: 0.75em; |
| 212 |
vertical-align: top; |
| 213 |
} |
| 214 |
|
| 215 |
/* Header //FixIn: 9.5.5.7 */ |
| 216 |
h1.wpbc_header{ |
| 217 |
display: flex; |
| 218 |
flex-flow: row wrap; |
| 219 |
justify-content: flex-start; |
| 220 |
align-items: center; |
| 221 |
} |
| 222 |
/* Header image*/ |
| 223 |
.wpbc_header_icon { |
| 224 |
margin-right: 15px; |
| 225 |
} |
| 226 |
.wpbc_header_icon i[class*="wpbc_icn_"]::before { |
| 227 |
font-size: 18px; |
| 228 |
font-weight: 400; |
| 229 |
line-height: 30px; |
| 230 |
vertical-align: middle; |
| 231 |
} |