@CHARSET "UTF-8";


.sbHolder{
background-color: #2d2d2d;
border: solid 1px #515151;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
height: 33px;
position: relative;
width: 200px;
}
.sbHolder:focus .sbSelector{
}
.sbSelector{
display: block;
height: 30px;
left: 0;
line-height: 30px;
outline: none;
overflow: hidden;
position: absolute;
text-indent: 10px;
top: 0;
width: 100%;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
color: #EBB52D;
outline: none;
text-decoration: none;
}
.sbToggle{
background: url(../../../plugins/ultimate-form-builder-lite/images/select-icons.png) 0 -116px no-repeat;
display: block;
height: 30px;
outline: none;
position: absolute;
right: 0;
top: 0;
width: 30px;
}
.sbToggle:hover{
background: url(../../../plugins/ultimate-form-builder-lite/images/select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
background: url(../../../plugins/ultimate-form-builder-lite/images/select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
background: url(../../../plugins/ultimate-form-builder-lite/images/select-icons.png) 0 -66px no-repeat;
}
.sbHolderDisabled{
background-color: #3C3C3C;
border: solid 1px #515151;
}
.sbHolderDisabled .sbHolder{
}
.sbHolderDisabled .sbToggle{
}
.sbOptions{
background-color: #212121;
border: solid 1px #515151;
list-style: none;
left: -1px;
margin: 0;
padding: 0;
position: absolute;
top: 30px;
width: 200px;
z-index: 1;
overflow-y: auto;
}
.sbOptions li{
padding: 0 7px;
}
.sbOptions a{
border-bottom: dotted 1px #515151;
display: block;
outline: none;
padding: 7px 0 7px 3px;
}
.sbOptions a:link, .sbOptions a:visited{
color: #ddd;
text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
color: #EBB52D;
}
.sbOptions li.last a{
border-bottom: none;
}
.sbOptions .sbDisabled{
border-bottom: dotted 1px #515151;
color: #999;
display: block;
padding: 7px 0 7px 3px;
}
.sbOptions .sbGroup{
border-bottom: dotted 1px #515151;
color: #EBB52D;
display: block;
font-weight: bold;
padding: 7px 0 7px 3px;
}
.sbOptions .sbSub{
padding-left: 17px;
}.ufbl-preview-title {
background-color: white;
width: 200px;
margin: 20 auto;
box-shadow: 0 0 2px #222;
height: 70px;
padding: 20px 0;
font-weight: bold;
}
.ufbl-form-preview-wrap{
width:60%;
margin:50px auto;
background:white;
padding:40px;
}
.ufbl-preview-title-wrap {
height: 80px;
text-align: center;
}
.ufbl-preview-note {
text-align: center;
margin-top: 38px;
}
.ufbl-form-preview-wrap .ufbl-form-wrapper {
margin: 20px auto;
}  .ufbl-form-loader {
background-image: url(../../../plugins/ultimate-form-builder-lite/images/ajax-loader.gif);
height: 32px;
width: 32px;
display: inline-block;
background-repeat: no-repeat;
background-position: center;
text-align: center;
margin-bottom: -8px;
}
.ufbl-default-template .ufbl-error-message {
margin-top: 20px;
border: 2px solid rgba(255, 0, 0, 0.89);
color: rgba(255, 0, 0, 0.89);
padding: 10px 10px;
}
.ufbl-default-template .ufbl-error {
color: rgba(255, 0, 0, 0.89);
margin-top: 10px;
text-align: right;
}
.ufbl-form-wrapper.ufbl-default-template {
padding:20px;
box-shadow: 0 0 2px;
margin-top:20px;
}
.ufbl-default-template .ufbl-form-field-wrap {
margin-bottom: 10px;
padding-bottom: 10px;
}
.ufbl-default-template .ufbl-form-field > label {
display: block;
margin-bottom: 5px;
vertical-align: top;
margin-left: 15px;
}
.ufbl-default-template .ufbl-form-field >label>input[type="checkbox"],.ufbl-form-field >label>input[type="radio"] {
margin-right: 5px;
outline:none;
}
.ufbl-default-template .ufbl-form-field-wrap >label {
margin-bottom: 5px;
display: block;
font-weight: 600;
}
.ufbl-default-template .ufbl-form-title {
text-align: center;
font-size: 20px;
padding: 10px 0;
margin-bottom: 40px;
font-weight: bold;
}
.ufbl-front-form input[type="text"], .ufbl-front-form input[type="email"], .ufbl-front-form input[type="password"] {
width: 100%;
}
.ufbl-default-template .ufbl-form-message.ufbl-success-message {
color: green;
border: 2px solid;
padding: 10px;
}
.ufbl-default-template input.ufbl-math-captcha-ans {
width: 23% !important;
}
.ufbl-default-template .ufbl-sub-field-wrap {
margin-left: 10px;
}
.ufbl-default-template .ufbl-sub-field-wrap label {
margin-left: 10px;
}
.ufbl-default-template .ufbl-form-field .ufbl-form-reset {
border-radius: 0;
padding: 13px 25px;
} .ufbl-template-1 .ufbl-form-reset:focus, .ufbl-template-2 .ufbl-form-reset:focus, .ufbl-template-3 .ufbl-form-reset:focus, .ufbl-template-4 .ufbl-form-reset:focus, .ufbl-template-5 .ufbl-form-reset:focus {
background-color: transparent !important;
color:#434a54 !important;
}
.ufbl-template-1 .ufbl-form-submit:focus, .ufbl-template-2 .ufbl-form-submit:focus, .ufbl-template-3 .ufbl-form-submit:focus, .ufbl-template-4 .ufbl-form-submit:focus {
background-color: #74baf5 !important;
color:#fff !important;
}
.ufbl-template-5 .ufbl-form-submit:focus {
background-color: #146782 !important;
color:#fff !important;  
}
.ufbl-template-1 .ufbl-number-field:focus, .ufbl-template-2 .ufbl-number-field:focus, .ufbl-template-3 .ufbl-number-field:focus, .ufbl-template-4 .ufbl-number-field:focus, .ufbl-template-5 .ufbl-number-field:focus {
outline:none !important;
} .ufbl-form-wrapper.ufbl-template-1 {
background-color: #fff;
padding:40px 30px;
-webkit-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
}
.ufbl-template-1 .ufbl-form-title {
margin-bottom: 40px;
font-size:22px;
color:#3979a9;
text-transform:uppercase;
}
.ufbl-template-1 .ufbl-form-field-wrap{
margin-bottom:20px;
}
.ufbl-template-1 .ufbl-form-field-wrap > label{
display:inline-block;
width:135px;
font-size:16px;
color:#000;
vertical-align:top;
}
.ufbl-template-1 .ufbl-form-field {
display: inline-block;
width: 74.6%;
}
.ufbl-template-1 .ufbl-form-field input[type="text"], .ufbl-template-1 .ufbl-form-field input[type="email"],.ufbl-template-1 .ufbl-form-field input[type="password"],.ufbl-template-1 .ufbl-form-field textarea,.ufbl-template-1 .ufbl-form-field input[type="reset"]{
border-radius:4px;
border-color:#aab2bd;
padding:4px 8px;
background-color: transparent;
font-size:16px;
}
.ufbl-template-1 input[type="checkbox"], input[type="radio"] button, select, textarea{
outline:none !important;
}
.ufbl-template-1 .ufbl-form-checkbox{
margin-right:5px;
}
.ufbl-template-1 .ufbl-form-textfield:focus{
-webkit-box-shadow: 0 0 1px 1px #67D5EB;
box-shadow: 0 0 1px 1px #67D5EB;
}
.ufbl-template-1 #your-hobbies > label {
vertical-align: top !important;
}
.ufbl-template-1 .your-hobbies .ufbl-form-field > label {
display: block;
margin-bottom: 10px;
}
.ufbl-template-1 *::-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans",sans-serif;
opacity: 1;
font-size: 14px;
}
.ufbl-template-1 select.ufbl-required, .ufbl-template-1 .ufbl-form-field select,.ufbl-template-1 .ufbl-form-field .ufbl-number-field {
border: 1px solid #aab2bd;
border-radius:4px;
width:50%;
padding:5px;
font-size:16px;
cursor:pointer;
height:35px;
background: transparent;
}
.ufbl-template-1 .ufbl-email-field{
font-size:16px;
box-shadow: none;
padding:8px;
}
.ufbl-template-1 .ufbl-form-field-wrap > label {
margin-top:7px;
}
.ufbl-template-1 .ufbl-math-captcha-wrap {
display: inline-block;
}
.ufbl-template-1 .ufbl-form-submit {
background-color: #74baf5;
border-radius:4px;
margin-left:135px;
font-size:15px;
text-transform:none;
}
.ufbl-template-1 .ufbl-form-submit:hover {
background-color: #52a2e5;
}
.ufbl-template-1 .ufbl-form-reset {
background-color: rgba(0, 0, 0, 0);
border: 1px solid #aab2bd !important;
color: #434a54;
font-size: 15px;
padding: 11px 20px !important;
text-transform: none;
}
.ufbl-template-1 .ufbl-form-reset:hover {
background-color: #52a2e5 !important;
color:#fff !important;
}
.ufbl-template-1 .ufbl-error {
color: #ff0000;
font-size: 13px;
font-style: italic;
margin-top: 5px;
text-align: right;
}
.ufbl-template-1 .ufbl-math-captcha-ans {
border: 1px solid #aab2bd;
border-radius: 4px;
height: 35px;
margin-top: 3px;
width: 176px;
font-size:15px;
}
.ufbl-template-1 input.ufbl-form-radio{
display:none;  
}
.ufbl-template-1 input[type=radio] + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/uncheck-radio.png) no-repeat scroll left center; 
cursor: pointer;
display: block;
font-size: 16px;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-1 input[type=radio]:checked + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/checked-radio.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-1 .ufbl-form-checkbox {
display:none;
}
.ufbl-template-1 input[type=checkbox]:checked + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-checked.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 5px 0 0 35px;
vertical-align: top;
}
.ufbl-template-1 input[type=checkbox] + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 5px 0 0 35px;
vertical-align: top;
font-size:16px;
}
.ufbl-template-1 .ufbl-form-field .ufbl-email-field {
background: #f7f7f7 url(../../../plugins/ultimate-form-builder-lite/images/mail.png) no-repeat scroll right 10px center / 20px auto;
height:35px;
}
.ufbl-template-1 .ufbl-form-message.ufbl-success-message{
border: 1px solid #aab2bd;
border-radius: 4px;
font-size: 15px;
padding: 5px 10px; 
}
.ufbl-template-1 .ufbl-form-message.ufbl-error-message {
border: 1px solid #ff0000;
border-radius: 4px;
color: #ff0000;
font-size: 15px;
padding: 5px 10px;
} .ufbl-template-1 .sbSelector{
line-height:34px !important;
}
.ufbl-template-1 .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
color: #434a54 !important;
}
.ufbl-template-1 .entry-content a, .ufbl-template-1 .entry-summary a, .ufbl-template-1 .page-content a, .ufbl-template-1 .comment-content a, .pingback .comment-body > a {
border: none !important;
}
.ufbl-template-1 .ufbl-form-field .sbHolder {
background-color: #ffffff;
border-radius: 4px;
font-size: 14px;
width: 50% !important;
border: 1px solid #aab2bd !important;
height:35px;
}
.ufbl-template-1 .sbOptions {
background-color: #ffffff !important;
border: 1px solid #aab2bd;
border-radius: 0 0 4px 4px;
color: #000000 !important;
top: 31px !important;
width: 101% !important;
}
.ufbl-template-1 .sbOptions a:link, .ufbl-template-1 .sbOptions a:visited {
color:#999999 !important;
}
.ufbl-template-1 .sbOptions a:hover, .ufbl-template-1 .sbOptions a:focus, .ufbl-template-1 .sbOptions a.sbFocus {
background-color: #74baf5;
color:#fff !important;
}
.ufbl-template-1 .sbOptions{
max-height:inherit !important;
}
.ufbl-template-1 .sbOptions li {
padding: 0 !important;
border-bottom:1px solid #aab2bd;
}
.ufbl-template-1 .sbOptions li:last-child{
border-bottom: none;
}
.ufbl-template-1 .sbToggle {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
}
.ufbl-template-1.sbToggle:hover, .ufbl-template-1 .sbToggle:focus {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
outline:none;
}  .ufbl-form-wrapper.ufbl-template-2 {
background-color: #fff;
padding:40px 30px;
-webkit-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
}
.ufbl-template-2 .ufbl-form-title {
margin-bottom: 40px;
font-size:22px;
color:#3979a9;
text-transform:uppercase;
}
.ufbl-template-2 .ufbl-form-field-wrap{
margin-bottom:20px;
}
.ufbl-template-2 .ufbl-form-field-wrap > label{
display:inline-block;
width:135px;
font-size:16px;
color:#000;
vertical-align:top;
margin-top:7px;
}
.ufbl-template-2 .ufbl-form-field {
display: inline-block;
width: 74.6%;
}
.ufbl-template-2 input[type="text"], .ufbl-template-2 input[type="email"], .ufbl-template-2 input[type="url"],.ufbl-template-2 input[type="password"],.ufbl-template-2 input[type="search"],.ufbl-template-2 textarea{
border-color:#aab2bd;
background-color: transparent;
padding:4px 8px;
font-size:16px;
}
.ufbl-template-2 input[type="checkbox"], input[type="radio"] button, select, textarea{
outline:none !important;
}
.ufbl-template-2 .ufbl-form-checkbox{
margin-right:5px;
}
.ufbl-template-2 .ufbl-form-textfield:focus{
-webkit-box-shadow: 0 0 1px 1px #67D5EB;
box-shadow: 0 0 1px 1px #67D5EB;
}
.ufbl-template-2 #your-hobbies > label {
vertical-align: top !important;
}
.ufbl-template-2 .your-hobbies .ufbl-form-field > label {
display: block;
margin-bottom: 10px;
}
.ufbl-template-2 *::-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans",sans-serif;
opacity: 1;
font-size: 14px;
}
.ufbl-template-2 select.ufbl-required, .ufbl-template-2 .ufbl-form-field select,.ufbl-template-2 .ufbl-form-field .ufbl-number-field {
border: 1px solid #aab2bd;
width:50%;
padding:5px;
font-size:16px;
cursor:pointer;
height:35px;
background:transparent;
}
.ufbl-template-2 .ufbl-email-field{
font-size:16px;
box-shadow: none;
padding:8px;
}
.ufbl-template-2 #asdfasdf > label {
margin-top:7px;
}
.ufbl-template-2 .ufbl-form-submit {
background-color: #74baf5;
margin-left:135px;
font-size:15px;
text-transform:none;
}
.ufbl-template-2 .ufbl-form-submit:hover {
background-color: #52a2e5;
}
.ufbl-template-2 .ufbl-form-submit:focus {
color: #fff;
}
.ufbl-template-2 .ufbl-form-reset {
background-color: rgba(0, 0, 0, 0);
border: 1px solid #aab2bd !important;
border-radius: 0 !important;
color: #434a54;
font-size: 15px;
padding: 11px 20px !important;
text-transform: none;
}
.ufbl-template-2 .ufbl-form-reset:hover {
background-color: #52a2e5;
color:#fff;
}
.ufbl-template-2 .ufbl-form-reset:focus{
color:#fff;  
}
.ufbl-template-2 .ufbl-error {
color: #ff0000;
font-size: 13px;
margin-top:5px;
text-align:right;
font-style:italic;
}
.ufbl-template-2 .ufbl-math-captcha-ans {
border:1px solid #aab2bd;
margin-top: 3px;
width:176px;
height:35px;
font-size:15px;
}
.ufbl-template-2 input.ufbl-form-radio{
display:none;  
}
.ufbl-template-2 input[type=radio] + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/uncheck-radio.png) no-repeat scroll left center; 
cursor: pointer;
display: block;
font-size: 16px;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-2 input[type=radio]:checked + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/checked-radio.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-2 .ufbl-form-checkbox {
display:none;
}
.ufbl-template-2 input[type=checkbox]:checked + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-checked.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 5px 0 0 35px;
vertical-align: top;
}
.ufbl-template-2 input[type=checkbox] + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 5px 0 0 35px;
vertical-align: top;
font-size:16px;
}
.ufbl-template-2 .ufbl-email-field {
background: #f7f7f7 url(../../../plugins/ultimate-form-builder-lite/images/mail.png) no-repeat scroll right 10px center / 20px auto;
height: 35px;
}
.ufbl-template-2 .ufbl-form-message.ufbl-success-message{
border: 1px solid #aab2bd;
font-size: 15px;
padding: 5px 10px;
}
.ufbl-template-2 .ufbl-form-message.ufbl-error-message {
border: 1px solid #ff0000;
color: #ff0000;
font-size: 15px;
padding: 5px 10px;
} .ufbl-template-2 .sbSelector{
line-height:34px !important;
}
.ufbl-template-2 .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
color: #434a54 !important;
}
.ufbl-template-2 .entry-content a, .ufbl-template-2 .entry-summary a, .ufbl-template-2 .page-content a, .ufbl-template-2 .comment-content a, .ufbl-template-2 .pingback .comment-body > a {
border: none !important;
} .ufbl-form-field a {
border-bottom: none !important;
}
.ufbl-template-2 .ufbl-form-field .sbHolder {
background-color: #ffffff;
font-size: 14px;
width: 50% !important;
border: 1px solid #aab2bd !important;
height:35px;
}
.ufbl-template-2 .sbOptions {
background-color: #ffffff !important;
border: 1px solid #aab2bd;
color: #000000 !important;
top: 33px !important;
width: 101% !important;
}
.ufbl-template-2 .sbOptions a:link, .ufbl-template-2 .sbOptions a:visited {
color:#999999 !important;
}
.ufbl-template-2 .sbOptions a:hover, .ufbl-template-2 .sbOptions a:focus, .ufbl-template-2 .sbOptions a.sbFocus {
background-color: #74baf5;
color:#fff !important;
}
.ufbl-template-2 .sbOptions{
max-height:inherit !important;
}
.ufbl-template-2 .sbOptions li {
padding: 0 !important;
border-bottom:1px solid #aab2bd;
}
.ufbl-template-2 .sbOptions li:last-child{
border-bottom: none;
}
.ufbl-template-2 .sbToggle {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
}
.ufbl-template-2.sbToggle:hover, .ufbl-template-2 .sbToggle:focus {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
outline:none;
}  .ufbl-form-wrapper.ufbl-template-3 {
background-color: #fff;
padding:40px 30px;
-webkit-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
}
.ufbl-template-3 .ufbl-form-title {
margin-bottom: 40px;
font-size:22px;
color:#3979a9;
text-transform:uppercase;
}
.ufbl-template-3 .ufbl-form-field-wrap{
margin-bottom:20px;
}
.ufbl-template-3 .ufbl-form-field-wrap > label{
display:inline-block;
width:135px;
font-size:16px;
color:#000;
vertical-align:top;
margin-top:7px;
}
.ufbl-template-3 .ufbl-form-field {
display: inline-block;
width: 74.6%;
}
.ufbl-template-3 .ufbl-form-field input[type="text"], .ufbl-template-3 .ufbl-form-field input[type="email"],.ufbl-template-3 .ufbl-form-field input[type="password"],.ufbl-template-3 .ufbl-form-field textarea,.ufbl-template-3 .ufbl-form-field input[type="reset"] {
border: 3px solid #74baf5;
padding:4px 8px;
background-color:transparent;
font-size:16px;
}
.ufbl-template-3 .ufbl-form-field .ufbl-form-reset:hover{
background:#52a2e5;
border-color:#52a2e5;
}
.ufbl-template-3 input[type="checkbox"], input[type="radio"] button, select, textarea{
outline:none !important;
}
.ufbl-template-3 .ufbl-form-checkbox{
margin-right:5px;
}
.ufbl-template-3 .ufbl-required:focus{
-webkit-box-shadow: 0 0 1px 1px #67D5EB;
box-shadow: 0 0 1px 1px #67D5EB;
}
.ufbl-template-3 #your-hobbies > label {
vertical-align: top !important;
}
.ufbl-template-3 .your-hobbies .ufbl-form-field > label {
display: block;
margin-bottom: 10px;
}
.ufbl-template-3 *::-moz-placeholder {
color: rgba(51, 51, 51, 0.7);
font-family: "Noto Sans",sans-serif;
opacity: 1;
font-size: 14px;
}
.ufbl-template-3 select.ufbl-required, .ufbl-template-3 .ufbl-form-field select,.ufbl-template-3 .ufbl-form-field .ufbl-number-field {
border: 3px solid #74baf5;
width:50%;
padding:5px;
font-size:14px;
cursor:pointer;
height:38px;
background:transparent;
}
.ufbl-template-3 .ufbl-email-field{
font-size:14px;
box-shadow: none;
padding:8px;
}
.ufbl-template-3 #asdfasdf > label {
margin-top:7px;
}
.ufbl-template-3 .ufbl-form-submit {
background-color: #74baf5;
}
.ufbl-template-3 .ufbl-form-submit:hover {
background-color: #52a2e5;
}
.ufbl-template-3 .ufbl-form-submit:focus {
color: #fff;
}
.ufbl-template-3 .ufbl-form-reset {
border:3px solid #74baf5 !important;
background-color:transparent;
color:#434a54;
padding:9px 20px !important;
border-radius:0 !important;
text-transform: none;
}
.ufbl-template-3 .ufbl-form-reset:hover {
background-color: #52a2e5;
border-color:#52a2e5 !important;
color:#fff;
}
.ufbl-template-3 .ufbl-form-reset:focus{
color:#fff;  
}
.ufbl-template-3 .ufbl-form-field .ufbl-form-submit {
font-size: 15px;
margin-left: 135px;
text-transform: none;
}
.ufbl-template-3 .ufbl-error {
color: #ff0000;
font-size: 13px;
margin-top:5px;
text-align:right;
font-style:italic;
}
.ufbl-template-3 .ufbl-math-captcha-ans {
border: 3px solid #74baf5;
margin-top: 3px;
width: 154px;
height:38px;
padding:2px 6px;
}
.ufbl-template-3 input.ufbl-form-radio{
display:none;  
}
.ufbl-template-3 input[type=radio] + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/uncheck-radio-bold-border.png) no-repeat scroll left center; 
cursor: pointer;
display: block;
font-size: 16px;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-3 input[type=radio]:checked + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/checked-radio-bold-border.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-3 .ufbl-form-checkbox {
display:none;
}
.ufbl-template-3 input[type=checkbox]:checked + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-checked-bold-border.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 4px 0 0 35px;
vertical-align: top;
}
.ufbl-template-3 input[type=checkbox] + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-bod-border.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 4px 0 0 35px;
vertical-align: top;
font-size:16px;
}
.ufbl-template-3 .ufbl-email-field{
background: #f7f7f7 url(../../../plugins/ultimate-form-builder-lite/images/mail.png) no-repeat scroll right 10px center / 20px auto;
height:40px;
}
.ufbl-template-3 .ufbl-form-message.ufbl-success-message{
border: 3px solid #74baf5;
font-size: 15px;
padding: 5px 10px;  
}
.ufbl-template-3 .ufbl-form-message.ufbl-error-message {
border: 3px solid #ff0000;
color: #ff0000;
font-size: 15px;
padding: 5px 10px;
} .ufbl-template-3 .sbSelector{
line-height:35px !important;
}
.ufbl-template-3 .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
color: #434a54 !important;
}
.ufbl-template-3 .entry-content a, .ufbl-template-3 .entry-summary a, .ufbl-template-3 .page-content a, .ufbl-template-3 .comment-content a, .ufbl-template-3 .pingback .comment-body > a {
border: none !important;
}
.ufbl-template-3 .ufbl-form-field .sbHolder {
background-color: #ffffff;
font-size: 14px;
width: 50% !important;
border: 3px solid #74baf5 !important;
height:40px;
}
.ufbl-template-3 .sbOptions {
background-color: #ffffff !important;
border: 3px solid #74baf5;
color: #000000 !important;
margin-left: -2px;
top: 29px !important;
width: 103% !important;
}
.ufbl-template-3 .sbOptions a:link, .ufbl-template-3 .sbOptions a:visited {
color:#999999 !important;
}
.ufbl-template-3 .sbOptions a:hover, .ufbl-template-3 .sbOptions a:focus, .ufbl-template-3 .sbOptions a.sbFocus {
background-color: #74baf5;
color:#fff !important;
}
.ufbl-template-3 .sbOptions{
max-height:inherit !important;
}
.ufbl-template-3 .sbOptions li {
padding: 0 !important;
border-bottom:3px solid #74baf5;
}
.ufbl-template-3 .sbOptions li:last-child{
border-bottom: none;
}
.ufbl-template-3 .sbToggle {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
}
.ufbl-template-3.sbToggle:hover, .ufbl-template-2 .sbToggle:focus {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
outline:none;
}  .ufbl-form-wrapper.ufbl-template-4 {
background-color: #fff;
padding:40px 30px;
-webkit-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
}
.ufbl-template-4 .ufbl-form-title {
margin-bottom: 40px;
font-size:22px;
color:#3979a9;
text-transform:uppercase;
}
.ufbl-template-4 .ufbl-form-field-wrap{
margin-bottom:20px;
}
.ufbl-template-4 .ufbl-form-field-wrap > label{
display:inline-block;
width:135px;
font-size:16px;
color:#000;
vertical-align:top;
margin-top:7px;
}
.ufbl-template-4 .ufbl-form-field {
display: inline-block;
width: 74.6%;
}
.ufbl-template-4 input[type="text"],.ufbl-template-4 input[type="email"],.ufbl-template-4 input[type="url"],.ufbl-template-4 input[type="password"],.ufbl-template-4 input[type="search"],.ufbl-template-4 textarea {
border:transparent;
border-bottom: 2px solid #74baf5;
padding: 4px 8px;
background-color: transparent;
font-size:16px;
}
.ufbl-template-4 textarea{
outline: 1px solid #74baf5 !important;
border-bottom: 2px solid #74baf5;
background-color:transparent;
font-size:16px;
}
.ufbl-template-4 input[type="checkbox"], input[type="radio"] button, select, textarea{
outline:none !important;
}
.ufbl-template-4 .ufbl-form-checkbox{
margin-right:5px;
}
.ufbl-template-4 .ufbl-email-field:focus,.ufbl-template-4 input[type="text"]:focus,.ufbl-template-4 input[type="number"]:focus,.ufbl-template-4 input[type="url"]:focus,.ufbl-template-4 input[type="password"]:focus,.ufbl-template-4 input[type="search"]:focus,.ufbl-template-4 textarea:focus{
-webkit-box-shadow: 0 0 1px 1px #67D5EB;
box-shadow: 0 0 1px 1px #67D5EB;
}
.ufbl-template-4 #your-hobbies > label {
vertical-align: top !important;
}
.ufbl-template-4 .your-hobbies .ufbl-form-field > label {
display: block;
margin-bottom: 10px;
}
.ufbl-template-4 input::-moz-placeholder, .ufbl-template-4 input::-webkit-input-placeholder {
color: rgba(51, 51, 51, 0.7)!important;
opacity: 1;
font-size: 15px !important;
}
.ufbl-template-4 select.ufbl-required, .ufbl-template-4 .ufbl-form-field select,.ufbl-template-4 .ufbl-form-field .ufbl-number-field {
border:transparent;
border-bottom: 2px solid #74baf5;
width:50%;
padding:5px;
cursor:pointer;
height:38px;
background-color: transparent;
}
.ufbl-template-4 .ufbl-email-field{
box-shadow: none;
padding:8px;
}
.ufbl-template-4 .ufbl-form-submit {
background-color: #74baf5;
}
.ufbl-template-4 .ufbl-form-submit:hover {
background-color: #52a2e5;
}
.ufbl-template-4 .ufbl-form-submit:focus {
color: #fff;
}
.ufbl-template-4 .ufbl-form-reset {
background-color: rgba(0, 0, 0, 0);
border: 2px solid #74baf5 !important;
border-radius: 0 !important;
color: #434a54;
font-size: 15px;
padding: 10px 20px !important;
text-transform: none;
}
.ufbl-template-4 .ufbl-form-reset:hover {
background-color: #52a2e5;
border-color:#52a2e5;
color:#fff;
}
.ufbl-template-4 .ufbl-form-reset:focus{
color:#fff;  
}
.ufbl-template-4 .ufbl-form-field .ufbl-form-submit {
font-size: 15px;
margin-left: 135px;
text-transform: none;
}
.ufbl-template-4 .ufbl-error {
color: #ff0000;
font-size: 13px;
margin-top:5px;
text-align:right;
font-style:italic;
}
.ufbl-template-4 .ufbl-math-captcha-ans {
border:transparent;
border-bottom: 2px solid #74baf5;
background-color:transparent;
margin-top: 3px;
width: 154px;
height:38px;
padding:2px 6px;
}
.ufbl-template-4 input.ufbl-form-radio{
display:none;  
}
.ufbl-template-4 input[type=radio] + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/uncheck-radio-bold-border.png) no-repeat scroll left center; 
cursor: pointer;
display: block;
font-size: 16px;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-4 input[type=radio]:checked + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/checked-radio-bold-border.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-4 .ufbl-form-checkbox {
display:none;
}
.ufbl-template-4 input[type=checkbox]:checked + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-checked-bold-border.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 4px 0 0 35px;
vertical-align: top;
}
.ufbl-template-4 input[type=checkbox] + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-bod-border.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 4px 0 0 35px;
vertical-align: top;
font-size:16px;
}
.ufbl-template-4 .ufbl-email-field {
background: url(../../../plugins/ultimate-form-builder-lite/images/mail.png) no-repeat scroll right 10px center / 20px auto;
height:40px;
}
.ufbl-template-4 .ufbl-form-message.ufbl-success-message{
border: 2px solid #74baf5;
font-size: 15px;
padding: 5px 10px;  
}
.ufbl-template-4 .ufbl-form-message.ufbl-error-message {
border: 2px solid #ff0000;
color: #ff0000;
font-size: 15px;
padding: 5px 10px;
} .ufbl-template-4 .sbSelector{
line-height:30px !important;
}
.ufbl-template-4 .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
color: #434a54 !important;
}
.ufbl-template-4 .entry-content a, .ufbl-template-4 .entry-summary a, .ufbl-template-4 .page-content a, .ufbl-template-4 .comment-content a, .ufbl-template-4 .pingback .comment-body > a {
border: none !important;
}
.ufbl-template-4 .ufbl-form-field .sbHolder {
background-color: #ffffff;
font-size: 14px;
width: 50% !important;
border: transparent;
border-bottom: 2px solid #74baf5 !important;
height:35px;
}
.ufbl-template-4 .sbOptions {
background-color: #ffffff !important;
border:transparent;
color: #000000 !important;
margin-left: -2px;
top: 35px !important;
width: 103% !important;
}
.ufbl-template-4 .sbOptions a:link, .ufbl-template-4 .sbOptions a:visited {
color:#999999 !important;
}
.ufbl-template-4 .sbOptions a:hover, .ufbl-template-4 .sbOptions a:focus, .ufbl-template-4 .sbOptions a.sbFocus {
background-color: transparent;
color:#74baf5 !important;
}
.ufbl-template-4 .sbOptions{
max-height:inherit !important;
}
.ufbl-template-4 .sbOptions li {
padding: 0 !important;
border-bottom:2px solid #74baf5;
}
.ufbl-template-4 .sbToggle {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
}
.ufbl-template-4.sbToggle:hover, .ufbl-template-4 .sbToggle:focus {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
outline:none;
}  .ufbl-form-wrapper.ufbl-template-5 {
background-color: #fff;
padding:40px 30px;
-webkit-box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
box-shadow: 0 3px 8px 3px rgba(0,0,0,0.4);
}
.ufbl-template-5 .ufbl-form-title {
margin-bottom: 40px;
font-size:22px;
color:#3979a9;
text-transform:uppercase;
}
.ufbl-template-5 .ufbl-form-field-wrap{
margin-bottom:20px;
}
.ufbl-template-5 .ufbl-form-field-wrap > label{
display:inline-block;
width:135px;
font-size:16px;
color:#000;
vertical-align:top;
margin-top:7px;
}
.ufbl-template-5 .ufbl-form-field {
display: inline-block;
width: 74.6%;
}
.ufbl-template-5 input[type="text"],.ufbl-template-5 input[type="email"],.ufbl-template-5 input[type="url"],.ufbl-template-5 input[type="password"],.ufbl-template-5 input[type="search"]{
border:transparent;
padding: 4px 8px;
background-color: #146782;
color: #fff;
font-size:16px;
height:35px;
}
.ufbl-template-5 textarea{
border:transparent;
padding: 4px 8px;
background-color: #146782;
color: #fff;
font-size:16px;
}
.ufbl-template-5 input[type="checkbox"], input[type="radio"] button, select, textarea{
outline:none !important;
}
.ufbl-template-5 .ufbl-form-checkbox{
margin-right:5px;
}
.ufbl-template-5 .ufbl-email-field:focus,.ufbl-template-5 input[type="text"]:focus,.ufbl-template-5 input[type="number"]:focus,.ufbl-template-5 input[type="url"]:focus,.ufbl-template-5 input[type="password"]:focus,.ufbl-template-5 input[type="search"]:focus{
-webkit-box-shadow: 0 0 1px 1px #67D5EB;
box-shadow: 0 0 1px 1px #67D5EB;
}
.ufbl-template-5 textarea:focus{
-webkit-box-shadow: 0 0 1px 1px #67D5EB;
box-shadow: 0 0 1px 1px #67D5EB;
background-color:#146782 !important;
color:#fff !important;
}
.ufbl-template-5 #your-hobbies > label {
vertical-align: top !important;
}
.ufbl-template-5 .your-hobbies .ufbl-form-field > label {
display: block;
margin-bottom: 10px;
}
.ufbl-template-5 input::-moz-placeholder, .ufbl-template-5 textarea::-moz-placeholder {
color: #fff;
opacity: 1;
font-size: 14px;
}
.ufbl-template-5 input::-webkit-input-placeholder,.ufbl-template-5 textarea.ufbl-form-textarea::-webkit-input-placeholder {
color: #fff;
opacity: 1;
font-size: 14px;
}
.ufbl-template-5 select.ufbl-required, .ufbl-template-5 .ufbl-form-field select,.ufbl-template-5 .ufbl-form-field .ufbl-number-field {
border:transparent;
width:50%;
padding:5px;
font-size:16px;
height:38px;
background-color: #146782;
color:#fff;
}
.ufbl-template-5 .ufbl-email-field{
font-size:14px;
box-shadow: none;
padding:8px;
}
.ufbl-template-5 .ufbl-form-submit {
background-color: #146782;
}
.ufbl-template-5 .ufbl-form-submit:hover {
background-color: #0b7ea4;
}
.ufbl-template-5 .ufbl-form-submit:focus {
color: #fff;
}
.ufbl-template-5 .ufbl-form-reset {
background-color: rgba(0, 0, 0, 0);
border: 2px solid #146782 !important;
border-radius: 0 !important;
color: #434a54;
font-size: 15px;
padding: 10px 20px !important;
text-transform: none;
}
.ufbl-template-5 .ufbl-form-reset:hover {
background-color: #0b7ea4;
border-color:#0b7ea4 !important;
color:#fff;
}
.ufbl-template-5 .ufbl-form-reset:focus{
color:#fff;  
}
.ufbl-template-5 .ufbl-form-field .ufbl-form-submit {
font-size: 15px;
margin-left: 135px;
text-transform: none;
}
.ufbl-template-5 .ufbl-error {
color: #ff0000;
font-size: 13px;
margin-top:5px;
text-align:right;
font-style:italic;
}
.ufbl-template-5 .ufbl-math-captcha-ans {
border:transparent;
border-bottom: 2px solid #74baf5;
background-color:transparent;
margin-top: 3px;
width: 154px;
height:38px;
padding:2px 6px;
font-size:15px;
}
.ufbl-template-5 input.ufbl-form-radio{
display:none;  
}
.ufbl-template-5 input[type=radio] + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/uncheck-radio-5.png) no-repeat scroll left center; 
cursor: pointer;
display: block;
font-size: 16px;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-5 input[type=radio]:checked + label{
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/checked-radio-5.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 3px 0 0 35px;
vertical-align: top;
}
.ufbl-template-5 .ufbl-form-checkbox {
display:none;
}
.ufbl-template-5 input[type=checkbox]:checked + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-checked-5.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 4px 0 0 35px;
vertical-align: top;
}
.ufbl-template-5 input[type=checkbox] + label {
background: rgba(0, 0, 0, 0) url(../../../plugins/ultimate-form-builder-lite/images/check-box-5.png) no-repeat scroll left center;
cursor: pointer;
display: block;
height: 34px;
margin-bottom: 8px;
padding: 4px 0 0 35px;
vertical-align: top;
font-size:16px;
}
.ufbl-template-5 .ufbl-email-field {
background: url(../../../plugins/ultimate-form-builder-lite/images/mail-white.png) no-repeat scroll right 10px center / 20px auto;
height:40px;
}
.ufbl-template-5 .ufbl-form-message.ufbl-success-message{
border: 2px solid #146782;
font-size: 15px;
padding: 5px 10px;  
}
.ufbl-template-5 .ufbl-form-message.ufbl-error-message {
border: 2px solid #ff0000;
color: #ff0000;
font-size: 15px;
padding: 5px 10px;
} .ufbl-template-5 .sbSelector{
line-height:30px !important;
}
.ufbl-template-5 .sbSelector:link, .sbSelector:visited, .sbSelector:hover {
color: #fff !important;
}
.ufbl-template-5 .entry-content a, .ufbl-template-5 .entry-summary a, .ufbl-template-5 .page-content a, .ufbl-template-5 .comment-content a, .ufbl-template-5 .pingback .comment-body > a {
border: none !important;
}
.ufbl-template-5 .ufbl-form-field .sbHolder {
background-color: #146782;
font-size: 14px;
width: 50% !important;
border: transparent;
height:35px;
}
.ufbl-template-5 .sbOptions {
background-color: #f5f5f5 !important;
border:transparent;
color: #000000 !important;
margin-left: 1px;
top: 35px !important;
width: 100% !important;
}
.ufbl-template-5 .sbOptions a:link, .ufbl-template-5 .sbOptions a:visited {
color:#000 !important;
}
.ufbl-template-5 .sbOptions a:hover, .ufbl-template-5 .sbOptions a:focus, .ufbl-template-5 .sbOptions a.sbFocus {
background-color: #146782;
color:#fff !important;
}
.ufbl-template-5 .sbOptions{
max-height:inherit !important;
}
.ufbl-template-5 .sbOptions li {
padding: 0 !important;
border-bottom:2px solid #fff;
}
.ufbl-template-5 .sbToggle {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle-5.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
border-left: 1px solid #c6e3eb;
top:3px !important;
width:46px !important;
}
.ufbl-template-5.sbToggle:hover, .ufbl-template-5 .sbToggle:focus {
background-attachment: scroll !important;
background-clip: border-box !important;
background-color: rgba(0, 0, 0, 0) !important;
background-image: url(../../../plugins/ultimate-form-builder-lite/images/option-angle-5-hover.png) !important;
background-origin: padding-box !important;
background-position: right 15px center;
background-repeat: no-repeat !important;
background-size: auto auto !important;
outline:none;
}  @media only screen and (max-width: 1300px) { .ufbl-template-1 .ufbl-form-field, .ufbl-template-2 .ufbl-form-field, .ufbl-template-3 .ufbl-form-field,
.ufbl-template-4 .ufbl-form-field ,.ufbl-template-5 .ufbl-form-field    {
width: 72%;
}
}
@media only screen and (max-width: 1200px) { .ufbl-template-1 .ufbl-form-field, .ufbl-template-2 .ufbl-form-field, .ufbl-template-3 .ufbl-form-field,
.ufbl-template-4 .ufbl-form-field , .ufbl-template-5 .ufbl-form-field    {
width: 67%;
}
.ufbl-template-1 .ufbl-form-submit, .ufbl-template-2 .ufbl-form-submit, .ufbl-template-3 .ufbl-form-field .ufbl-form-submit,
.ufbl-template-4 .ufbl-form-field .ufbl-form-submit, .ufbl-template-5 .ufbl-form-field .ufbl-form-submit  {
margin-left: 0;
}
}
@media only screen and (max-width: 1024px) { .ufbl-template-1 .ufbl-form-field,.ufbl-template-2 .ufbl-form-field, .ufbl-template-3 .ufbl-form-field,
.ufbl-template-4 .ufbl-form-field, .ufbl-template-5 .ufbl-form-field {
width: 100%;
}
.ufbl-template-1 .ufbl-form-field-wrap > label, .ufbl-template-2 .ufbl-form-field-wrap > label,
.ufbl-template-3 .ufbl-form-field-wrap > label, .ufbl-template-4 .ufbl-form-field-wrap > label, .ufbl-template-3 .ufbl-form-field-wrap > label,
.ufbl-template-5 .ufbl-form-field-wrap > label {
margin-top: 7px;
}
}
@media only screen and (max-width: 955px) { .ufbl-template-1 .ufbl-form-field, .ufbl-template-2 .ufbl-form-field, .ufbl-template-3 .ufbl-form-field,
.ufbl-template-4 .ufbl-form-field, .ufbl-template-5 .ufbl-form-field {
width: 71%;
}
}
@media only screen and (max-width: 800px) { .ufbl-template-1 .ufbl-form-field, .ufbl-template-2 .ufbl-form-field, .ufbl-template-3 .ufbl-form-field,
.ufbl-template-4 .ufbl-form-field, .ufbl-template-5 .ufbl-form-field {
width: 100%;
}
.ufbl-template-1 .ufbl-form-field-wrap > label, .ufbl-template-2 .ufbl-form-field-wrap > label,
.ufbl-template-3 .ufbl-form-field-wrap > label, .ufbl-template-4 .ufbl-form-field-wrap > label,
.ufbl-template-5 .ufbl-form-field-wrap > label {
width: 100%;
}
}
@media only screen and (max-width: 640px) { .ufbl-template-1 .ufbl-form-submit, .ufbl-template-2 .ufbl-form-submit, .ufbl-template-3 .ufbl-form-submit,
.ufbl-template-4 .ufbl-form-submit, .ufbl-template-5 .ufbl-form-submit {
margin-bottom: 10px;
margin-left: 0;
}
}
.ufbl-form-textarea {
width: 100%;
}
.ufbl-multiple-dropdown {
height: auto !important;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
}
p {
margin-bottom: 1.5em;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #fff; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} .main-navigation {
clear: both;
display: block;
float: left;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%; z-index: 99999;
}
.main-navigation ul ul ul { top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul { }
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul { }
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
padding: 0 5px;
margin-bottom: 10px;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .widget_archive ul,
.widget_categories ul,
.widget_recent_entries ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul{
list-style: outside none none;
margin: 0;
}
.widget_product_categories ul{
margin-left: 0;
}
.widget_archive li,
.widget_categories li,
.widget_recent_entries li,
.widget_meta li,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.widget_product_categories li {
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
padding-bottom: 5px;
padding-left: 5px;
padding-right:5px;
margin: 5px 0;
}
.widget_archive a,
.widget_categories a,
.widget_recent_entries a,
.widget_meta a,
.widget_recent_comments li,
.widget_rss li,
.widget_pages li,
.widget_nav_menu li,
.widget_product_categories a {
color: #222222;
padding-left: 22px;
position: relative;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_recent_entries a{
padding-left: 15px;
}
.widget_archive a::before,
.widget_categories a::before,
.widget_recent_entries a::before,
.widget_meta a::before,
.widget_recent_comments li::before,
.widget_rss li:before,
.widget_pages li:before,
.widget_nav_menu li:before,
.widget_product_categories a:before {
color: #222222;
content: "\f187";
font-family: "FontAwesome";
font-size: 16px;
left: 0;
position: absolute;
line-height: 24px;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-ms-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.widget_categories a::before{
content: "\f07b";
top: 0;
}
.widget_product_categories a::before{
top: 0px;
}
.widget_archive a::before {
top: 0;
}
.widget_recent_entries a::before {
content: "\f101";
top: -8;
}
.widget_meta a::before,
.widget_nav_menu li:before {
content: "\f138";
top: -6px;
}
.widget_recent_comments li::before {
content: "\f086";
top: -2px;
background: none !important;
}
.widget_rss li::before {
content: "\f09e";
top: 0;
}
.widget_pages li:before {
content: "\f1ea";
top: 0;
}
.widget_recent_entries .post-date {
color: #8f8f8f;
display: block;
font-size: 11px;
margin-top: 5px;
padding-left: 0px;
}
.widget_nav_menu li:before{
top: 0;
} .widget_archive select,
.widget_categories select,
.widget_product_categories select{
width: 100%;
padding: 10px;
}
.widget_archive ul li, 
.widget_categories ul li,
.widget_product_categories ul li{
width: 100%;
text-align: right;
display: inline-block;
margin: 0;
}
.widget_archive ul li a, 
.widget_categories ul li a,
.widget_product_categories ul li a{
float: left;
} .widget_pages ul li .children li:last-child,
.widget_nav_menu ul li .sub-menu li:last-child,
.widget_product_categories ul li .children li:last-child{
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.widget_product_categories ul .children{
margin-left: 15px;
} .calendar_wrap caption {
background: none repeat scroll 0 0 #222222;
color: #ffffff;
line-height: 40px;
text-align: center;
}
.calendar_wrap table {
border-collapse: collapse;
width: auto;
}
.calendar_wrap table th {
border: 1px solid #ccc;
font-weight: bold;
padding: 8px 0px;
text-align: center;
width: 5%
}
.calendar_wrap table td {
border: 1px solid #ccc;
padding: 8px 0px;
color: #000;
width: 5%;
text-align: center;
}
.calendar_wrap table td#prev, 
.calendar_wrap table td#next {
text-align: left;
padding-left: 10px;
padding-right: 10px;
}
.calendar_wrap table td#next {
text-align: right;
} .widget_search .search-form,
.widget_product_search .woocommerce-product-search {
position:relative;
}
.widget_search .search-field::-webkit-input-placeholder,
.widget_search .search-form:-moz-placeholder, 
.widget_search .search-form:-ms-input-placeholder,
.widget_product_search .search-field::-webkit-input-placeholder,
.widget_product_search .search-form:-moz-placeholder, 
.widget_product_search .search-form:-ms-input-placeholder{
color: #868686;
}
.widget_search .search-form > label,
.widget_product_search .search-form > label {
margin: 0;
width: 100%;
}
.widget_search .screen-reader-text,
.widget_product_search .screen-reader-text {
display: none;
}
.widget_search .search-field,
.widget_product_search .search-field {
background: #eee none repeat scroll 0 0;
border: 1px solid #fff;
color: #333;
display: inline-block;
height: 47px;
vertical-align: middle;
width: 100%;
padding: 0 10px;
font-weight: 400;
font-size: 18px;
border-radius: 0; 
}
.widget_search .search-submit,
.widget_product_search input[type="submit"] {
position: absolute;
top: 0;
right: 0px;
border-radius: 0;
display: inline-block;
font-size: 15px;
font-weight: 500;
height: 47px;
margin-left: 0;
vertical-align: middle;
transition: all 0.5s ease 0s;
-webkit-transition: all ease 0.5s;
border: none;
color: #fff;
background: #004b8e;
padding: 0 15px;
}
.widget_search .search-submit:hover,
.widget_product_search input[type="submit"]:hover{
background: #333;
}
footer .widget ul li,
footer .widget ul li a,
footer .widget ul li:before,
footer .widget ul li a:before{
color: #fff !important;
transition: all ease 0.3s;
-webkit-transition: all ease 0.3s;
-ms-transition: all ease 0.3s;
}
footer .widget ul li:hover:before {
left: 5px;
} footer .widget ul li:first-child {
margin-top: 0;
}
footer .widget.widget_text ul li{
border: 0;
}
footer .calendar_wrap table td{
color: #fff;
} .tagcloud {
position: relative;
overflow: auto;
}
.tagcloud a { position: relative;
z-index: 1; float: left;
margin: 5px;
text-align: center;
border-bottom: none;
padding-bottom: 0;
color: #fff;
text-transform: capitalize;
display: block;
padding: 5px 10px;
font-size: 16px !important;
border: 1px solid;
}
.tagcloud a:hover {
background: #d9c77e;
color: #fff;
}
.tagcloud a:hover:before {
border-color:#d9c77e;
}
.widget-area .tagcloud:before, 
.widget-area .tagcloud:after{
content:"";
display:table;
}
.widget-area .tagcloud:after{
clear:both;
}
.widget-area .tagcloud a {
border-left: #222222;
}
.widget_archive li:last-child, 
.widget_categories li:last-child, 
.widget_recent_entries li:last-child, 
.widget_meta li:last-child, 
.widget_recent_comments li:last-child, 
.widget_rss li:last-child, 
.widget_pages li:last-child, 
.widget_nav_menu li:last-child, 
.widget_product_categories li:last-child {
border-bottom: none;
padding-bottom  : 0px;
}
.copyrights p a{
color: #fff;
}
.copyrights p a:hover{
color: #0378d7;
} div.wpcf7 {
background-color: #f9f9f9;
padding: 20px;
}
.wpcf7 label {
display: block;
margin-bottom: 15px;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 textarea,
.wpcf7 select {
width: 100%;
padding: 10px;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
background-color: #0078D7;
border: 1px solid #0078D7;
color: #fff;
text-align: center;
text-transform: uppercase;
float: right;
padding: 10px 25px;
border-radius: 0;
font-size: 12px;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="button"]:hover {
background: transparent;
color: #000;
}