.xoo-aff-input-group{position:relative;display:table;border-collapse:separate;}
.xoo-aff-input-group:first-child{border-right:0;}
.xoo-aff-group input{box-sizing:border-box;}
.xoo-aff-input-group .xoo-aff-input-icon{display:table-cell;width:1%;white-space:nowrap;vertical-align:middle;padding:6px 12px;font-size:14px;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px;border-right:0;border-bottom-right-radius:0;border-top-right-radius:0;}
.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"], .xoo-aff-group input[type="email"], .xoo-aff-group input[type="number"], .xoo-aff-group select{margin:0;position:relative;z-index:2;float:left;width:100%;margin-bottom:0;height:43px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;display:table-cell;border-bottom-left-radius:0;border-top-left-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.xoo-aff-group input[type="checkbox"]{margin-right:10px;}
.xoo-aff-group label{font-weight:600;display:block;margin-bottom:5px;}
.xoo-aff-group{float:left;margin-bottom:27px;width:calc(100% - 20px);}
.xoo-aff-group.onehalf{width:calc(50% - 20px);margin-right:20px;}
.xoo-aff-group.onethird{width:30%;margin-right:3%;height:60px;}
.xoo-aff-group.onefourth{width:23%;margin-right:2%;height:60px;}
div#ui-datepicker-div{z-index:99999999999!important;}
.xoo-aff-single_checkbox .xoo-aff-label{display:none;}
.xoo-aff-options-list label{font-weight:400;}
.xoo-aff-fields{display:table;width:100%;margin-top:15px;}
.xoo-aff-group.xoo-aff-checkbox_single{min-height:auto;}
@media only screen and (max-width: 450px) {
.xoo-aff-group.onehalf , .xoo-aff-group.onefourth, .xoo-aff-group.onethird , .xoo-aff-group {
width: calc(100% - 20px);
}
.xoo-aff-group {
margin-right: 0;
}
}