label.invalid,
b.invalid {
color: #9d261d;
}
input.invalid {
border: 1px solid #9d261d;
background: #f2dede;
} .notice.no-decoration {
padding: 0;
margin: 0;
border: 0;
background: none;
box-shadow: none;
}
.notice.activate-success {
background: #dff0d8;
border: 2px solid #56b360;
color: #3c763d;
box-shadow: none;
}
#adminForm table[align="center"] {
display: block;
float: right;
}
.tablenav input[type="search"] {
float: left;
height: 28px;
margin: 0 4px 0 0;
}
.acl-rule-allowed,
.acl-rule-denied {
color: #fff;
border-radius: 3px;
padding: 2px 6px;
font-weight: bold;
font-size: 12px;
line-height: 32px;
}
.acl-rule-allowed {
background: #3c763d;
}
.acl-rule-denied {
background: #a94442;
} .switch-field {
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
padding: 2px;
overflow: hidden;
display: inline-block;
}
.switch-title {
margin-bottom: 6px;
}
.switch-field input {
position: absolute !important;
clip: rect(0, 0, 0, 0);
height: 1px;
width: 1px;
border: 0;
overflow: hidden;
}
.switch-field label {
float: left;
}
.switch-field label {
display: inline-block;
width: 60px;
background-color: #e4e4e4;
color: rgba(0, 0, 0, 0.6);
font-size: 14px;
font-weight: normal;
text-align: center;
text-shadow: none;
padding: 6px 14px;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
-webkit-transition: all 0.1s ease-in-out;
-moz-transition:    all 0.1s ease-in-out;
-ms-transition:     all 0.1s ease-in-out;
-o-transition:      all 0.1s ease-in-out;
transition:         all 0.1s ease-in-out;
}
.switch-field label:hover {
cursor: pointer;
}
.switch-field input:checked + label {
-webkit-box-shadow: none;
box-shadow: none;
color: #fff;
}
.switch-field input:checked + label.button-yes {
background-color: #2f6f2f;
}
.switch-field input:checked + label.button-no {
background-color: #802420;
}
.switch-field label:first-of-type {
border-radius: 4px 0 0 4px;
}
.switch-field label:last-of-type {
border-radius: 0 4px 4px 0;
}.tooltip {
position: absolute;
z-index: 100001;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
} .popover {
position: absolute;
top: 0;
left: 0;
z-index: 100001;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .bs-arrow,
.popover > .bs-arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .bs-arrow {
border-width: 11px;
}
.popover > .bs-arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .bs-arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .bs-arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .bs-arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .bs-arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .bs-arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .bs-arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .bs-arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .bs-arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
} .fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.hide {
display: none;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal-header {
padding: 9px 15px; border-bottom: 1px solid #d1d1d1;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
-webkit-box-shadow: inset 0 1px 0 #fff;
-moz-box-shadow: inset 0 1px 0 #fff;
box-shadow: inset 0 1px 0 #fff;
*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
display: table;
content: "";
line-height: 0;
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media (max-width: 480px) {
.modal-header .box-close {
padding: 10px;
margin: -10px;
}
}
div.modal {
position: fixed;
top: 5%;
left: 50%;
z-index: 100000;
width: 80%;
margin-left: -40%; background-color: #f1f1f1;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
box-shadow: 0 3px 7px rgba(0,0,0,0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
outline: none;
}
div.modal.fade {
-webkit-transition: opacity .3s linear, top .3s ease-out;
-moz-transition: opacity .3s linear, top .3s ease-out;
-o-transition: opacity .3s linear, top .3s ease-out;
transition: opacity .3s linear, top .3s ease-out;
top: -25%;
}
div.modal.fade.in {
top: 5%;
}
.modal-batch {
overflow-y: visible;
}
div.modal.jviewport-width10 {
width: 10vw;
margin-left: -5vw;
}
div.modal.jviewport-width20 {
width: 20vw;
margin-left: -10vw;
}
div.modal.jviewport-width30 {
width: 30vw;
margin-left: -15vw;
}
div.modal.jviewport-width40 {
width: 40vw;
margin-left: -20vw;
}
div.modal.jviewport-width50 {
width: 50vw;
margin-left: -25vw;
}
div.modal.jviewport-width60 {
width: 60vw;
margin-left: -30vw;
}
div.modal.jviewport-width70 {
width: 70vw;
margin-left: -35vw;
}
div.modal.jviewport-width80 {
width: 80vw;
margin-left: -40vw;
}
div.modal.jviewport-width90 {
width: 90vw;
margin-left: -45vw;
}
div.modal.jviewport-width100 {
width: 100vw;
margin-left: -50vw;
}
@media (max-width: 767px) {
div.modal {
position: fixed;
top: 20px;
left: 20px;
right: 20px;
width: auto !important;
margin: 0 !important;
height: calc(100vh - 40px) !important;
}
div.modal.fade {
top: -100px;
}
div.modal.fade.in {
top: 20px;
}
div.modal[class*="jviewport-width"] {
width: auto;
margin: 0;
}
}
@media (max-width: 480px) {
div.modal {
top: 10px;
left: 10px;
right: 10px;
}
}
.modal-header {
padding: 0 20px;
text-align: left;
}
.modal-header h3 {
font-weight: normal;
line-height: 50px;
}
.modal-header .box-close {
float: right;
text-align: center; width: 50px;
margin-top: 0;
margin-right: -15px;
font-size: 2rem;
line-height: 50px;
border-left: 1px solid #d1d1d1;
}
.modal-body-wrapper {
padding: 10px;
}
.modal-body {
position: relative;
width: 100%;
height: 100%;
overflow-y: scroll;
}
.modal-body .container-fluid {
padding-top: 15px;
padding-bottom: 15px;
}
.modal-footer {
clear: both;
}
.contentpane {
padding: 10px;
height: auto;
}
@media (min-width: 768px) {
.row-fluid .modal-batch [class*="span"] {
margin-left: 0;
}
}
.modal-header + div {
height: calc(100% - 60px) !important;
}
.modal-header + div.has-footer {
height: calc(100% - 120px) !important;
} .close { font-size: 32px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.input-append > input {
border: 1px solid #b3b3b3;
height: 28px;
margin-top: 0;
margin-right: 0;
border-right: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-append > input + .btn, .input-append > input + .vbodatepicker-trig-icon {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
} .modal.hide.fade.in {
display: block !important; 
}.vrcmodroomsboxdiv {
position: relative;
}
.vbmodhorsearchmaindiv {
display: inline-block;
width: 100%;
}
.vbmodhorsearchmaindiv form > div {
display: inline-block;
float: left;
margin: 0 20px 0 0;
align-self: flex-end;
}
.vbmodhorsearchcheckindiv label,
.vbmodhorsearchcheckoutdiv label,
.vbmodhorsearchroomsel label,
.vbmodhorsearchbookdiv label,
.vbmodhscategories {
display: block;
width: 100%;
margin: 0 0 5px 0;
}
.vbmodhorsearchbookdiv {
display: inline-block;
float: left;
}
.vbmodhorsearchmaindiv .input-group i {
padding: 0 10px;
font-size: 17px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
border: 1px solid #ccc;
border-left: 0;
border-radius: 4px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
height: 32px;
line-height: 31px;
float: left;
cursor: pointer;
background: #F6F6F6;
}
.vbmodhorsearchmaindiv .input-group input {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
height: 32px !important;
padding: 0px 12px !important;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.vbmodhorsearchmaindiv .ui-datepicker-trigger {
display: none;
}
.vbmodhorsearchroomdentr .horsanumdiv,
.vbmodhorsearchroomdentr .horscnumdiv {
display: inline-block;
float: none;
}
.vbmodhorsearchrac .horsanumsel select,
.vbmodhorsearchrac .horscnumsel select,
.vbhsrnselsp select,
.vbhsrcselsp select,
.vbmodhorsearchroomdentr .horsanumdiv select, .vbmodhorsearchroomdentr .horscnumdiv select {
display: inline-block;
max-width: 100% !important;
height: 34px !important;
padding: 5px 30px 5px 7px;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
background-size: 8px 10px;
border: 1px solid #ced4da;
border-radius: .25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
min-width: unset;
margin-bottom: 0 !important;
}
.vbo-horizsearch-humanformat-wrap .vbmodhorsearch-hum-guests-modifier select, .vbo-horizsearch-inquiryformat-wrap .vbmodhorsearch-hum-guests-modifier select {
height: auto !important;
}
.vbmodhorsearchrac .horsanumsel select[multiple], 
.vbmodhorsearchrac .horscnumsel select[multiple],
.vbhsrnselsp select[multiple],
.vbhsrcselsp select[multiple] {
height: auto;
background-image: none;
padding: 5px;
}
.vbmodhorsearchrac .vbmodhorsearchroomsel {
display: inline-block;
float: left;
margin: 0 15px 0 0;
}
.vbmodhorsearchrac .vbmodhorsearchroomdentr {
display: inline-block;
}
.vbmodhorsearchroomdentr .horsanumlb,
.vbmodhorsearchroomdentr .horscnumlb {
display: block;
width: 100%;
margin: 0 0 5px 0;
}
.horsanumdiv,
.horscnumdiv {
float: left;
margin: 0 10px 0 0;
}
.vbmoreroomscontmod .vbmodhorsearchroomdentr {
display: inline-block;
width: 100%;
text-align: right;
}
.vbmodhorsearchrac > .vbmodhorsearchroomdentr > * {
display: table;
}
.vbmoreroomscontmod .vbmodhorsearchroomdentr > *,
.vbmoreroomscontmod .vbmodhorsearchroomdentr .horsanumdiv > * {
display: inline-block;
}
.vbsearchinputmod {
cursor: pointer;
}
.vbchooseadperoomtab td,
.vbmoreroomscontmod td {
width: 50px;
}
.vbmodhorsearchbookdiv {
margin: 0;
}
.vbsearchinputmodhors {
background: var(--vbo-pref-bgcolor);
border-radius: 4px;
color: var(--vbo-pref-fontcolor);
cursor: pointer;
font-weight: bold;
margin: 23px 0 0 15px;
padding: 7px 20px;
border:0;
}
.vbsearchinputmodhors:hover {
background-color: var(--vbo-pref-bgcolorhov);
color: var(--vbo-pref-fontcolorhov); 
}
.vbmodhorsearchroomdentrfirst .horsrnum {
display: inline-block;
float: left;
margin: 30px 15px 0 0;
}
.vbmoreroomscontmod .vbmodhorsearchroomdentr {
margin: 10px 0 0 0;
}
.vbmoreroomscontmod .horsrnum {
margin: 9px 15px 0 0;
float: left;
}
.vbmoreroomscontmod .horsanumsel {
margin: 0 10px 0 0;
}
.vbmodhorsearchtotnights {
align-self: flex-end;
}
.vbmodhorsearchmaindiv input[type=text] {
width: auto !important;
margin: 0;
}
.vbmodhorsearchmaindiv form .vbmodhorsearchbookdiv {
margin: 0;
float: left;
align-self: flex-end;
}
.vbmodhorsearchmaindiv form .vbmodhorsearchbookdiv .btn {
position: relative;
padding: 10px 30px !important;
font-size: 16px;
}
.vbmodhorsearchmaindiv form .vbmodhorsearchbookdiv .btn i {
position: absolute;
top: 14px;
right: 4px;
}
.vbmodhorsearchmaindiv .input-group input {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
} .vbo-horizsearch-humanformat-wrap {
position: relative;
}
.vbo-horizsearch-humanformat-wrap > form {
display: flex;
}
.vbo-horizsearch-showcalendar {
border: 1px solid #ddd;
padding: 10px 15px 10px;
border-radius: 4px;
display: flex;
line-height: 1.1em;
min-height: 53px;
}
.vbo-horizsearch-showcalendar i {
vertical-align: top;
margin: 0 15px 0 0;
font-size: 18px;
align-self: center;
}
.vbo-horizsearch-showcalendar > div {
display: inline-block;
vertical-align: top;
position: relative;
display: flex;
}
.vbmodhorsearchmaindiv form > .vbmodhorsearch-hum-dates-wrap {
display: flex;
flex: 1;
}
.vbmodhorsearch-humcalcont {
margin-right: 5px;
cursor: pointer;
flex: 1;
}
.vbo-horizsearch-humanformat-wrap label {
cursor: pointer;
margin-bottom: 5px;
}
.vbmodhorsearch-hum-dates-wrap .vbo-horizsearch-numnights-inner {
border: 1px solid #ddd;
padding: 15px 15px;
align-self: flex-end;
border-radius: 4px;
font-size: 17.4px;
min-height: 53px;
}
.vbo-horizsearch-showcalendar .vbo-horizsearch-placeholder {
font-size: 16px;
padding: 9.2px 0;
display: inline-block;
}
.vbo-horizsearch-showcalendar > div span {
display: inline-block;
}
.vbmodhorsearch-humcalcont .vbo-horizsearch-dpicker-cont-active, .vbmodhorsearch-humcalcont .vbo-horizsearch-showcalendar:hover {
border-color: #146d74;
}
.vbo-horizsearch-showcalendar > div .vbo-horizsearch-period-wday {
display: block;
font-size: 13px;
flex: 100%;
text-align: left;
text-transform: lowercase;
}
.vbo-horizsearch-showcalendar .vbo-horizsearch-period-dt {
display: flex;
flex-wrap: wrap;
margin-left: 5px;
font-size: 13px;
overflow: hidden;
max-width: 110px;
}
.vbo-horizsearch-showcalendar > div .vbo-horizsearch-period-mday {
font-size: 24px;
font-weight: bold;
vertical-align: top;
margin-top: 3px;
}
.vbo-horizsearch-showcalendar > div .vbo-horizsearch-period-month {
text-transform: uppercase;
text-overflow: ellipsis;
margin-right: 4px;
}
.vbo-horizsearch-humanformat-wrap .hasDatepicker, .vbo-horizsearch-inquiryformat-wrap .hasDatepicker {
position: absolute;
z-index: 2147483647;
width: auto;
}
.vbo-horizsearch-humanformat-wrap .vbmodhorsearch-hum-dates-wrap > div {
display: inline-block;
vertical-align: top;
}
.vbmodhorsearch-hum-guests-wrap {
align-self: end;
position: relative;
}
.vbmodhorsearch-hum-guests-count {
border: 1px solid #ddd;
padding: 10px 15px 10px;
border-radius: 4px;
display: flex;
cursor: pointer;
min-height: 53px;
}
.vbmodhorsearch-hum-guests-count-active, .vbmodhorsearch-hum-guests-count:hover {
border-color: #146d74;
}
.vbmodhorsearch-hum-guests-wrap .vbmodhorsearch-hum-guests-count > div {
display: flex;
margin-right: 10px;
}
.vbmodhorsearch-hum-guests-wrap .vbmodhorsearch-hum-guests-count > div:last-child {
margin-right: 0;
}
.vbmodhorsearch-hum-guests-wrap .vbmodhorsearch-hum-guests-count > div label {
order: 2;
text-transform: uppercase;
font-size: 13px;
margin: 9px 5px 0;
}
.vbmodhorsearch-hum-guests-wrap .vbmodhorsearch-hum-guests-count > div span {
font-weight: bold;
font-size: 24px;
align-self: flex-end;
}
.vbmodhorsearch-hum-guests-modifier {
position: absolute;
width: 285px;
border: 1px solid #ddd;
margin-top: 5px;
border-radius: 4px;
padding: 15px;
z-index: 1000;
box-shadow: 0 5px 10px rgba(0,0,0,.1);
background: #fff;
}
.vbmodhorsearch-hum-guests-modifier .vbmodhorsearchroomdentr {
margin-top: 10px; 
}
.vbmodhorsearch-hum-guests-modifier-inner .vbhsrnselsp select {
width: 100%;
border-radius: 0;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmodhorsearchroomdentrfirst, .vbmodhorsearch-hum-guests-modifier-inner .vbmoreroomscontmod .vbmodhorsearchroomdentr {
display: flex;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmodhorsearchroomdentrfirst > div {
flex: 1;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmodhorsearchroomdentrfirst .horscnumdiv {
margin-right: 0;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmodhorsearchroomdentr .horsanumdiv select, .vbmodhorsearch-hum-guests-modifier-inner .vbmodhorsearchroomdentr .horscnumdiv select {
border-radius: 0;
width: 100%;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmoreroomscontmod .vbmodhorsearchroomdentr .horsanumdiv {
flex: 1;
display: flex;
margin-right: 0;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmoreroomscontmod .vbmodhorsearchroomdentr .horsanumdiv > * {
flex: 1;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmoreroomscontmod .vbmodhorsearchroomdentr .horsanumdiv > .horscnumdiv {
margin-right: 0;
}
.vbmodhorsearch-hum-guests-modifier-inner .vbmoreroomscontmod .horsanumsel {
margin-right: 10px;
}
.vbo-horizsearch-humanformat-wrap .vbmodhorsearchcategoriesblock select {
height: auto !important;
padding: 15px 18px;
cursor: pointer;
background-color: transparent;
}
.vbo-horizsearch-humanformat-wrap .vbsearchinputmodhors {
font-size: 16px;
padding: 17px 30px !important;
margin-top: 0;
line-height: 1.1em;
height: auto;
}
.vbsearchinputmodhors {
position: relative;
}
.vbsearchinputmodhors i {
position: absolute;
top: 18px;
right: 4px;
} .vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields {
margin: 10px 0 10px;
width: 100%;
display: flex;
flex-wrap: wrap;
}
.vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field {
flex-basis: calc(50% - 10px);
margin: 5px;
}
.vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field label {
display: block;
margin-bottom: 5px;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields input, .vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields select {
width: 100% !important;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields select {
border-radius: 0;
max-width: 100% !important;
padding-right: 30px;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
background-size: auto;
background-size: 8px 10px;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
min-width: unset;
margin-bottom: 0 !important;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field[data-type="checkbox"], .vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field[data-type="special_requests"] {
flex-basis: 100%;
margin: 5px 0;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field[data-type="checkbox"] {
display: flex;
flex-wrap: wrap;
justify-content: right;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field[data-type="checkbox"] label {
display: inline-block;
order: 2;
margin-right: 0;
margin-left: 5px;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field[data-type="checkbox"] input {
width: auto !important;
}
.vbmodhorsearchmaindiv form > .vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field textarea {
width: 100%;
min-height: 150px;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-submit {
width: 100%;
text-align: right;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-submit .vbsearchinputmodhors {
margin-left: 0;
margin-top: 0;
padding: 10px 30px;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-checkav {
width: 100%;
text-align: left;
border-top: 1px solid #ddd;
margin-right: 0;
margin-top: 10px;
padding-top: 10px;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-checkav .vbsearchinputmodhors {
margin-top: 0;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-checkav h4 {
font-style: italic;
font-size: 24px;
display: inline-block;
margin-bottom: 0;
margin-right: 10px;
vertical-align: middle;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-checkav-inner div {
display: inline-block;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-checkav .vbo-mod-horsearch-checkav-btn {
margin-left: 0;
padding: 10px 30px;
background: #444;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-mess-success {
padding: 10px;
font-weight: bold;
margin-top: 20px;
color: #46a546;
} .vbo-horizsearch-humanformat-wrap .ui-state-highlight.date-tooltip {
border: 0 !important;
background-color: var(--vbo-light-grey-bg-color) !important;
} .vbo-horizsearch-dpicker-cont > .ui-datepicker-multi {
width: auto !important;
padding: 20px;
box-shadow: 0 3px 12px 0 rgb(0 0 0 / 0.15);
border-radius: 28px;
}
.vbo-horizsearch-dpicker-cont a {
box-shadow: none !important;
}
@media only screen and (max-width : 1280px) {
.vbmodhorsearch-hum-dates-wrap {
flex-wrap: wrap;
}
.vbmodhorsearch-humcalcont {
order: 2;
}
.vbmodhorsearch-hum-dates-wrap .vbmodhorsearchtotnights {
flex: 100%;
order: 0;
}
.vbmodhorsearch-hum-dates-wrap .vbo-horizsearch-numnights-inner {
padding: 5px 15px;
margin-bottom: 5px;
}
.vbmodhorsearch-hum-dates-wrap .vbmodhorsearchcheckoutdiv {
margin-right: 0;
}
}
@media only screen and (max-width : 1080px) {
.vbo-horizsearch-humanformat-wrap > form {
flex-wrap: wrap;
}
.vbmodhorsearchmaindiv form > .vbmodhorsearch-hum-dates-wrap {
flex: 100%;
margin: 0 0 5px 0;
}
.vbmodhorsearch-hum-guests-wrap {
flex: 1;
}
}
@media only screen and (max-width : 980px) {
.vbo-horizsearch-dpicker-cont {
width: 100%;
left: 0;
}
}
@media only screen and (max-width : 700px) {
.ui-datepicker.ui-datepicker-multi {
width:auto !important;
}
}
@media only screen and (max-width : 640px) {
.vbo-mod-horsearch-inquiry-fields .vbo-mod-horsearch-inquiry-field {
flex-basis: 100%;
margin: 5px 0;
}
}
@media only screen and (max-width : 580px) {
.vbo-horizsearch-humanformat-wrap .vbmodhorsearch-hum-guests-wrap, .vbo-horizsearch-humanformat-wrap .vbmodhorsearchcategoriesblock {
flex: 100%;
margin: 0 0 5px 0;
}
.vbo-horizsearch-humanformat-wrap form .vbmodhorsearchbookdiv {
flex: 100%;
margin-top: 5px;
}
.vbo-horizsearch-humanformat-wrap .vbmodhorsearchbookdiv input, .vbo-horizsearch-humanformat-wrap .vbmodhorsearchcategoriesblock span select, .vbmodhorsearch-hum-guests-modifier {
width: 100%;
}
.vbo-horizsearch-humanformat-wrap .vbmodhorsearchbookdiv input {
margin-left: 0;
}
.vbo-horizsearch-humanformat-wrap .vbsearchinputmodhors {
margin-left: 0;
}
.vbo-horizsearch-humanformat-wrap .vbmodhorsearchcategoriesblock span {
display: inline-block;
width: 100%;
}
#ui-datepicker-div {
left: 50% !important;
transform: translate(-50%);
-webkit-transform: translate(-50%);
-moz-transform: translate(-50%);
}
.ui-datepicker .ui-datepicker-group {
float: none !important;
width: 100% !important;
}
.vbo-horizsearch-humanformat-wrap .hasDatepicker {
width: 100%;
}
.vbmodhorsearch-hum-dates-wrap .vbmodhorsearch-humcalcont {
flex-basis: 100%;
margin-bottom: 15px;
margin-right: 0;
}
.vbmodhorsearch-hum-dates-wrap .vbo-horizsearch-numnights-inner {
min-height: inherit;
margin-bottom: 10px;
}
.vbmodhorsearch-hum-guests-modifier {
top: 0;
}
.vbo-horizsearch-standardformat-wrap > form {
display: flex;
flex-wrap: wrap;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv form > div {
flex-basis: 100%;
margin-right: 0;
margin-top: 5px;
margin-bottom: 5px;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv .input-group {
display: flex;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv .input-group input {
flex: 1;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv .vbmodhorsearchrac {
display: flex;
flex-wrap: wrap;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv .vbmodhorsearchrac .vbmodhorsearchroomsel {
flex-basis: 100%;
margin-right: 0;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv .vbmodhorsearchrac .vbmodhorsearchroomdentr {
flex-basis: 100%;
margin-top: 10px;
}
.vbo-horizsearch-standardformat-wrap.vbmodhorsearchmaindiv .vbmodhorsearchrac select {
width: 100%;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchrac > .vbmodhorsearchroomdentr > *, .vbo-horizsearch-standardformat-wrap .vbmodhorsearchrac .vbmoreroomscontmod > * .vbmodhorsearchroomdentr {
display: flex;
flex-wrap: wrap;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchrac > .vbmodhorsearchroomdentr > * > div, .vbo-horizsearch-standardformat-wrap .vbmodhorsearchrac .vbmoreroomscontmod > * .vbmodhorsearchroomdentr .horsanumdiv {
flex-basis: 100%;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchroomdentr .horsrnum, .vbo-horizsearch-standardformat-wrap .vbmodhorsearchroomdentr {
text-align: left;
flex-basis: 100%;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchrac .vbmodhorsearchroomdentrfirst > .horsanumdiv, .vbo-horizsearch-standardformat-wrap .vbmodhorsearchrac .vbmodhorsearchroomdentrfirst > .horscnumdiv {
flex-basis: auto;
flex: 1;
}
.vbo-horizsearch-standardformat-wrap .vbmoreroomscontmod > div > .vbmodhorsearchroomdentr > .horsanumdiv  {
display: flex;
margin-right: 0;
}
.vbo-horizsearch-standardformat-wrap .vbmoreroomscontmod > div > .vbmodhorsearchroomdentr > .horsanumdiv > * {
flex: 1;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchcategoriesblock .vbhsrcselsp {
display: block;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchcategoriesblock .vbhsrcselsp select {
width: 100%;
}
.vbo-horizsearch-standardformat-wrap .vbmodhorsearchbookdiv .btn {
margin-left: 0;
width: 100%;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
padding: 0;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-submit {
margin-right: 10px;
}
.vbmodhorsearchmaindiv form .vbo-mod-horsearch-inquiry-submit .btn {
width: 100%;
}
.vbmodhorsearch-hum-guests-modifier {
position: relative;
}
}.fm-form-container.fm-theme1 {width:70%;}.fm-form-container.fm-theme1 .fm-form {}.fm-form-container.fm-theme1 .fm-form .fm-header-bg {display:block;}.fm-form-container.fm-theme1 .fm-form .fm-header {text-align:center;}.fm-form-container.fm-theme1 .fm-form .image_left_right.fm-header {padding: 0 !important;}.fm-form-container.fm-theme1 .fm-form .image_left_right > div {}.fm-form-container.fm-theme1 .fm-form.header_left_right .wdform-page-and-images {width:100%;}.fm-form-container.fm-theme1 .fm-form.header_left_right .fm-header {}.fm-topbar .fm-form-container.fm-theme1 .fm-form .fm-header {width:40% !important;}.fm-form-container.fm-theme1 .fm-form .fm-header-title {font-size:24px;}.fm-form-container.fm-theme1 .fm-form .fm-header-description {font-size:15px;}.fm-form-container.fm-theme1 .fm-scrollbox {width:30%;}.fm-form-container.fm-theme1 .fm-minimize-text div {}.fm-form-container.fm-theme1 .fm-minimize-text div:hover {}.fm-form-container.fm-theme1 .fm-form .wdform-page-and-images {width:100%;}.fm-topbar .fm-form-container.fm-theme1 .fm-form .wdform-page-and-images {width:60% !important;}.fm-form-container.fm-theme1 .fm-form .mini_label {font-weight:normal;font-size:12px !important;}.fm-form-container.fm-theme1 .fm-form .wdform-page-and-images label {}.fm-form-container.fm-theme1 .fm-form .wdform_section {background: transparent;}.fm-form-container.fm-theme1.fm-form .wdform_column {}.fm-form-container.fm-theme1 .fm-form .ui-slider {}.fm-form-container.fm-theme1 .fm-scrollbox .fm-scrollbox-form {}.fm-form-container.fm-theme1 .fm-popover .fm-popover-content {width:70%;}.fm-form-container.fm-theme1 .fm-pages.wdform_page_navigation {}.fm-form-container.fm-theme1 .fm-form .wdform_footer {margin:15px 0 0 0;}.fm-form-container.fm-theme1 .fm-pages .page_active {padding:8px;background-color:#7f7f7f;}.fm-form-container.fm-theme1 .fm-pages .page_deactive {background-color:#999999;margin:0 0 10px 0;padding:4px 6px;}.fm-form-container.fm-theme1 .fm-pages .page_percentage_active {padding:8px;background-color:#7f7f7f;}.fm-form-container.fm-theme1 .fm-pages .page_percentage_deactive {width:100%;margin:0 0 10px 0;padding:4px 6px;background-color:#999999;}.fm-form-container.fm-theme1 .fm-action-buttons * {}.fm-form-container.fm-theme1 .closing-form,
.fm-form-container.fm-theme1 .minimize-form {position:absolute;}.fm-form-container.fm-theme1 .closing-form {top:10px;right:10px;}.fm-form-container.fm-theme1 .minimize-form {top:10px;right: 23px;}.fm-form-container.fm-theme1 .closing-form:hover,
.fm-form-container.fm-theme1 .minimize-form:hover {border:none;}.fm-form-container.fm-theme1 .fm-form .wdform-required {}.fm-form-container.fm-theme1 .fm-form input(not:active) {}.fm-form-container.fm-theme1 .fm-form .file-picker {}.fm-form-container.fm-theme1 .fm-form .file-upload-status {display: none;}.fm-form-container.fm-theme1 .fm-form .file-upload input {border: none;}.fm-form-container.fm-theme1 .fm-form {}.fm-form-container.fm-theme1 .fm-form input[type="text"],
.fm-form-container.fm-theme1 .fm-form .ui-corner-all,
.fm-form-container.fm-theme1 .fm-form input[type="number"],
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner-input,
.fm-form-container.fm-theme1 .fm-form select,
.fm-form-container.fm-theme1 .fm-form .captcha_img,
.fm-form-container.fm-theme1 .fm-form .arithmetic_captcha_img {height:40px;}.fm-form-container.fm-theme1 .fm-form input[type="text"],
.fm-form-container.fm-theme1 .fm-form .ui-corner-all:not(.ui-spinner):not(.ui-slider-horizontal),
.fm-form-container.fm-theme1 .fm-form input[type="number"],
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner-input,
.fm-form-container.fm-theme1 .fm-form .file-upload-status,
.fm-form-container.fm-theme1 .fm-form select {padding:6px 10px;}.fm-form-container.fm-theme1 .fm-form input[type="text"],
.fm-form-container.fm-theme1 .fm-form .ui-corner-all,
.fm-form-container.fm-theme1 .fm-form input[type="number"],
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner-input,
.fm-form-container.fm-theme1 .fm-form .file-upload-status,
.fm-form-container.fm-theme1 .fm-form .country-name,
.fm-form-container.fm-theme1 .fm-form select {font-size:16px;border-radius:2px !important;}.fm-form-container.fm-theme1 .fm-form input[type="text"]::placeholder,
.fm-form-container.fm-theme1 .fm-form .ui-corner-all::placeholder,
.fm-form-container.fm-theme1 .fm-form input[type="number"]::placeholder,
.fm-form-container.fm-theme1 .fm-form input[type=password]::placeholder,
.fm-form-container.fm-theme1 .fm-form input[type=url]::placeholder,
.fm-form-container.fm-theme1 .fm-form input[type=email]::placeholder,
.fm-form-container.fm-theme1 .fm-form textarea::placeholder,
.fm-form-container.fm-theme1 .fm-form .StripeElement::placeholder,
.fm-form-container.fm-theme1 .fm-form .ui-spinner-input::placeholder,
.fm-form-container.fm-theme1 .fm-form .file-upload-status::placeholder,
.fm-form-container.fm-theme1 .fm-form .country-name::placeholder,
.fm-form-container.fm-theme1 .fm-form select::placeholder {}.fm-form-container.fm-theme1 .fm-form .ui-slider-range {border-radius:2px 0 0 2px !important;}.fm-form-container.fm-theme1 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner,
.fm-form-container.fm-theme1 .fm-form .ui-slider,
.fm-form-container.fm-theme1 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme1 .fm-form select {border-top:1px !important;border-top-style:solid !important;border-top-color:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner,
.fm-form-container.fm-theme1 .fm-form .ui-slider,
.fm-form-container.fm-theme1 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme1 .fm-form select {border-left:1px !important;border-left-style:solid !important;border-left-color:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form .ui-spinner-button {border-left:1px !important;border-left-style:solid !important;border-left-color:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner,
.fm-form-container.fm-theme1 .fm-form .ui-slider,
.fm-form-container.fm-theme1 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme1 .fm-form select {border-right:1px !important;border-right-style:solid !important;border-right-color:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form input[type="text"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type="number"]:not(.ui-spinner-input),
.fm-form-container.fm-theme1 .fm-form input[type=password],
.fm-form-container.fm-theme1 .fm-form input[type=url],
.fm-form-container.fm-theme1 .fm-form input[type=email],
.fm-form-container.fm-theme1 .fm-form textarea,
.fm-form-container.fm-theme1 .fm-form .StripeElement,
.fm-form-container.fm-theme1 .fm-form .ui-spinner,
.fm-form-container.fm-theme1 .fm-form .ui-slider,
.fm-form-container.fm-theme1 .fm-form .ui-slider-handle,
.fm-form-container.fm-theme1 .fm-form select {border-bottom:1px !important;border-bottom-style:solid !important;border-bottom-color:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form .ui-slider-range {background:#dfdfdf !important;}.fm-form-container.fm-theme1 .fm-form select {}.rtl  .fm-form-container.fm-theme1 .fm-form select {}.fm-form-container.fm-theme1 .fm-form .radio-div label span {}.fm-form-container.fm-theme1 .fm-form .radio-div input[type="radio"]:checked + label span:after {}.fm-form-container.fm-theme1 .fm-form .checkbox-div label span {}.fm-form-container.fm-theme1 .fm-form .checkbox-div input[type="checkbox"]:checked + label span:after {}.fm-form-container.fm-theme1 .button-submit,
.fm-form-container.fm-theme1 .button-reset {}.fm-form-container.fm-theme1 .fm-form .button-submit {max-width:100%}.fm-form-container.fm-theme1 .fm-form .button-submit .fm-submit-loading.spinner{}.fm-form-container.fm-theme1 .fm-form .button-submit .fm-submit-loading.spinner:before{}.fm-form-container.fm-theme1 .fm-form .button-submit:hover {}.fm-form-container.fm-theme1 .fm-form .button-reset,
.fm-form-container.fm-theme1 .fm-form button { }.fm-form-container.fm-theme1 .fm-form .button-reset:hover,
.fm-form-container.fm-theme1 .fm-form button:hover {}.fm-form-container.fm-theme1 .fm-form .next-page div.wdform-page-button {}.fm-form-container.fm-theme1 .fm-form .next-page div.wdform-page-button:hover {}.fm-form-container.fm-theme1 .fm-minimize-text div {}.fm-form-container.fm-theme1 .fm-form .previous-page div.wdform-page-button {}.fm-form-container.fm-theme1 .fm-form .previous-page div.wdform-page-button:hover {}.fm-form-container.fm-theme1 .fm-form input[type="radio"] {}
.fm-form-container.fm-theme1 .fm-form input[type="checkbox"] {}