#fc-form-preview{left:10px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.3);color:#555;z-index:999;position:fixed;top:42px;padding:9px 14px 8px;background-color:#fff}.rtl{direction:rtl}.rtl .formcraft-css .fc-form .form-element .field-cover [class^=icon-]{left:0;right:auto}html .rtl .formcraft-css .fc-form .form-element .checkbox-cover>div label input{margin-left:.3em;margin-right:0}.form-disabled-message{margin:20px 0;color:inherit;font-size:1em}html body .fc-form-modal{text-align:center}html body .fc-form-modal .fc_modal-dialog{display:inline-block;padding:40px 0 90px}html body .fc-form-modal .fc_modal-dialog .form-live{margin:0 auto;width:auto}html body .fc-form-modal .formcraft-css .fc-pagination .active .page-number{border-color:transparent}html body .fc-form-modal .formcraft-css .fc-pagination>div .page-name{text-shadow:0 0 8px #777;color:#ddd}html body .fc-form-modal .formcraft-css .fc-pagination>div.active .page-name{text-shadow:0 0 8px #777;color:#fff}html body .fc-form-modal.fc_modal .fc_close{font-weight:400;font-size:26px}html body .fc-form-modal .formcraft-css .fc-pagination .pagination-trigger .page-number,html body .fc-form-modal .formcraft-css .fc-pagination .pagination-trigger:hover .page-number{box-shadow:0 0 1px rgba(0,0,0,.8)}html body .fc_modal .formcraft-css form.fc-form{margin:0 auto;box-shadow:0 1px 6px rgba(0,0,0,.5);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.5)}html .fc-form-modal .formcraft-css .form-cover .prev-next{margin-left:auto;margin-right:auto}html body .formcraft-css .fc-sticky .fc-pagination-cover .fc-pagination,html body .formcraft-css .fc-sticky .form-cover .fc-form,html body .formcraft-css .fc-sticky .form-cover .prev-next{margin-left:0;margin-right:0}html .formcraft-css .fc-sticky .fc-pagination-cover{border-bottom:1px solid #e8e8e8;height:auto}html .formcraft-css .fc-sticky .fc-pagination-cover .fc-pagination{margin:0 auto;margin-top:10px!important}html .formcraft-css .fc-sticky .form-cover .prev-next{margin:0;box-shadow:none;border-top:1px solid #e8e8e8;max-width:100%;width:100%}html body .fc_modal .formcraft-css .prev-next{box-shadow:0 1px 6px rgba(0,0,0,.5);-webkit-box-shadow:0 1px 6px rgba(0,0,0,.5)}html body .fc-form-modal.fc_modal .fc-pagination{padding:0}html body .fc-form-modal.fc_modal .fc-pagination-cover{height:100px}html body .fc-sticky span .powered-by{letter-spacing:.4px;position:static!important}html body .fc-sticky span .powered-by,html body .fc_modal-dialog .powered-by{text-transform:uppercase;font-weight:400;font-weight:600;text-decoration:none;font-size:11px}html body .fc_modal-dialog .powered-by{margin-top:20px;border-radius:3px;box-shadow:inset 1px 1px 0 rgba(0,0,0,.12);letter-spacing:.6px;display:inline-block;color:hsla(0,0%,100%,.7);padding:5px 12px 4px;background:hsla(0,0%,8%,.22);width:auto!important}html body .fc_modal-dialog .powered-by:hover{color:hsla(0,0%,100%,.77);background:hsla(0,0%,8%,.22)}html .formcraft-css{position:relative;font-size:14px}html .formcraft-css .powered-by{text-transform:uppercase;font-weight:400;font-weight:600;margin:13px auto;text-decoration:none;letter-spacing:.4px;display:inline-block;text-align:center;color:#888;z-index:999;position:relative;font-size:11px}html .formcraft-css .powered-by:hover{color:#48e}html .formcraft-css .fc-sticky-button{z-index:99999}html .formcraft-css .fc-sticky{border-radius:3px 3px 0 0;box-shadow:0 0 3px rgba(0,0,0,.35);-moz-box-shadow:0 0 3px rgba(0,0,0,.35);right:50px;display:none;overflow:auto;z-index:9999;position:fixed;bottom:-5px;max-width:100%;background-color:#fff}html .formcraft-css .fc-sticky.fc-sticky-right{left:auto;opacity:0;right:0;display:block;top:50%;bottom:auto}html .formcraft-css .fc-sticky.fc-sticky-right.show{opacity:1;display:block;-webkit-animation:sticky_show_right .4s cubic-bezier(0,0,0,1);animation:sticky_show_right .4s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.fc-sticky-right.show .form-cover{display:block;-webkit-animation:sticky_show_right .3s cubic-bezier(0,0,0,1);animation:sticky_show_right .3s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.fc-sticky-right.hiding{opacity:1;display:block;-webkit-animation:sticky_hide_right .4s ease-in;animation:sticky_hide_right .4s ease-in}html .formcraft-css .fc-sticky.fc-sticky-left{left:0;opacity:0;right:auto;display:block;top:50%;bottom:auto}html .formcraft-css .fc-sticky.fc-sticky-left.show{opacity:1;display:block;-webkit-animation:sticky_show_left .4s cubic-bezier(0,0,0,1);animation:sticky_show_left .4s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.fc-sticky-left.show .form-cover{display:block;-webkit-animation:sticky_show_left .3s cubic-bezier(0,0,0,1);animation:sticky_show_left .3s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.fc-sticky-left.hiding{opacity:1;display:block;-webkit-animation:sticky_hide_left .4s ease-in;animation:sticky_hide_left .4s ease-in}html .formcraft-css .fc-sticky.fc-sticky-bottom-right{left:auto;opacity:0;right:50px;display:block;top:50%;top:auto;bottom:0}html .formcraft-css .fc-sticky.fc-sticky-bottom-right.show{opacity:1;display:block;-webkit-animation:sticky_show .4s cubic-bezier(0,0,0,1);animation:sticky_show .4s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.fc-sticky-bottom-right.show .form-cover{display:block;-webkit-animation:sticky_show .3s cubic-bezier(0,0,0,1);animation:sticky_show .3s cubic-bezier(0,0,0,1)}html .formcraft-css .fc-sticky.fc-sticky-bottom-right.hiding{opacity:1;display:block;-webkit-animation:sticky_hide .4s ease-in;animation:sticky_hide .4s ease-in}html .formcraft-css .fc-sticky.calculated{opacity:1;display:none}html .formcraft-css .fc-sticky .fc-form{box-shadow:none}html .formcraft-css .simple_button{border-radius:2px;box-shadow:none;display:inline-block;outline:0;padding:6px 15px 7px}html .formcraft-css .simple_button:hover{box-shadow:inset 0 0 30px rgba(0,0,0,.12)}html .formcraft-css.image_button_cover{box-shadow:none;z-index:999;position:fixed;top:50%}html .formcraft-css.image_button_cover a{font-weight:700;display:inline-block;position:relative;padding:6px 15px 12px;font-size:15px;transition:transform .3s;-webkit-transition:-webkit-transform .3s}html .formcraft-css.image_button_cover.placement-left{left:0}html .formcraft-css.image_button_cover.placement-left a{transform-origin:0 100%;-webkit-transform-origin:0 100%;border-radius:3px 3px 0 0;transform:translate3d(-200%,0,0) rotate(90deg);-webkit-transform:translate3d(-200%,0,0) rotate(90deg)}html .formcraft-css.image_button_cover.placement-left.now-show a{transform:translate3d(-4px,0,0) rotate(90deg);-webkit-transform:translate3d(-4px,0,0) rotate(90deg)}html .formcraft-css.image_button_cover.placement-left a:hover{transform:translateZ(0) rotate(90deg);-webkit-transform:translateZ(0) rotate(90deg)}html .formcraft-css.image_button_cover.placement-right{right:0}html .formcraft-css.image_button_cover.placement-right a{transform-origin:100% 100%;-webkit-transform-origin:100% 100%;border-radius:3px 3px 0 0;transform:translate3d(200%,0,0) rotate(-90deg);-webkit-transform:translate3d(200%,0,0) rotate(-90deg)}html .formcraft-css.image_button_cover.placement-right.now-show a{transform:translate3d(4px,0,0) rotate(-90deg);-webkit-transform:translate3d(4px,0,0) rotate(-90deg)}html .formcraft-css.image_button_cover.placement-right a:hover{transform:translateZ(0) rotate(-90deg);-webkit-transform:translateZ(0) rotate(-90deg)}html .formcraft-css.image_button_cover.placement-bottom-right{z-index:99997;position:relative;top:auto}html .formcraft-css.image_button_cover.placement-bottom-right a.fc-sticky-button{transform-origin:100% 100%;-webkit-transform-origin:100% 100%;border-radius:3px 3px 0 0;transform:translate3d(0,50px,0);-webkit-transform:translate3d(0,50px,0);right:50px;position:fixed;top:auto!important;bottom:0}html .formcraft-css.image_button_cover.placement-bottom-right.now-show a.fc-sticky-button{transform:translate3d(0,6px,0);-webkit-transform:translate3d(0,6px,0)}html .formcraft-css.image_button_cover.placement-bottom-right:hover a.fc-sticky-button{transform:translateZ(0);-webkit-transform:translateZ(0)}html .formcraft-css.image_button_cover a{box-shadow:none;border:0}html .formcraft-css .form-page-logo{margin:30px auto;display:block;height:auto;max-width:90%}html .formcraft-css .form-logic{display:none}html .formcraft-css.align-left .fc-form,html .formcraft-css.align-left .fc-pagination-cover .fc-pagination,html .formcraft-css.align-left .prev-next{margin-left:2px}html .formcraft-css.align-right .fc-form,html .formcraft-css.align-right .fc-pagination-cover .fc-pagination,html .formcraft-css.align-right .prev-next{margin-right:2px}html .formcraft-css .prev-next{border-radius:2px;margin:15px auto;box-shadow:0 1px 3px rgba(0,0,0,.3);letter-spacing:-4px;display:none;overflow:hidden;background:#fff;width:100%}html .formcraft-css .prev-next input{text-transform:uppercase;font-weight:600;border-radius:0;box-shadow:none;border:0;letter-spacing:.6px;display:none;text-align:center;color:inherit;padding:15px;font-size:.9em;background:transparent}html .formcraft-css .prev-next>div{letter-spacing:0;display:inline-block;text-align:center;width:50%}html .formcraft-css .prev-next>div span .icon-angle-left,html .formcraft-css .prev-next>div span .icon-angle-right{vertical-align:middle;position:relative;top:-2px;font-size:1.2em}html .formcraft-css .prev-next>div span{text-transform:uppercase;font-weight:600;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;letter-spacing:.6px;display:block;cursor:pointer;padding:15px;font-size:.87em}html .formcraft-css .prev-next>div span.inactive{opacity:.5;cursor:default}html .formcraft-css .prev-next>div span.inactive:hover{color:inherit}html .formcraft-css .prev-next>div:last-child{float:right;border-left:1px solid #e8e8e8;box-sizing:border-box}html .formcraft-css #form-cover-html{text-align:center;position:relative;min-width:100%}html .formcraft-css #form-cover-html>form{margin:0 auto}html .formcraft-css #form-cover-html .no-fields{display:none}html .formcraft-css #form-cover-html.nos-10 .no-fields{left:50%;right:0;margin-left:-210px;line-height:150px;display:block;color:#999;z-index:1;cursor:pointer;position:absolute;top:28px;font-size:1.5em;width:420px}html .formcraft-css #form-cover-html.nos-10 .no-fields:hover{color:#777}html .formcraft-css #form-cover-html.nos-10 .fc-form{min-height:150px}html .formcraft-css .fc-pagination-cover{display:none;text-align:center;height:130px}html .formcraft-css .fc-pagination{margin:0 auto;display:block;text-align:center;white-space:nowrap;position:relative;padding:12px 0;transition:background .3s;-webkit-transition:background .3s}html .formcraft-css .fc-pagination>div{vertical-align:top;display:inline-block;color:#999;z-index:101;cursor:default;cursor:pointer;position:relative;padding:0 15px;transition:padding .3s;-webkit-transition:padding .3s}html .formcraft-css .fc-pagination>div:hover{color:#777}html .formcraft-css .fc-pagination>div:hover .page-number{box-shadow:0 0 4px rgba(0,0,0,.5)}html .formcraft-css .fc-pagination>div:first-child.active,html .formcraft-css .fc-pagination>div:last-child.active{z-index:101}html .formcraft-css .fc-pagination>div.active{z-index:102}html .formcraft-css .fc-pagination>div.active .page-number{transform:scale(1.25)}html .formcraft-css .fc-pagination>div.active .page-name{color:#666}html .formcraft-css .fc-pagination>div:after{left:0;border-top:2px solid #ccc;z-index:101;position:absolute;top:25px;height:2px;content:"";width:100%}html .formcraft-css .fc-pagination>div:first-child:after{left:50%;margin-left:-15px;width:110px}html .formcraft-css .fc-pagination>div:last-child:after{left:auto;right:50%;margin-right:-15px;width:110px}html .formcraft-css .fc-pagination .page-number{margin-bottom:10px;font-weight:700;margin-top:10px;border-radius:4px;box-shadow:0 0 3px rgba(0,0,0,.4);border:1px solid transparent;display:inline-block;box-sizing:border-box;-moz-box-sizing:border-box;z-index:103;position:relative;padding:5px;transition:transform .3s,background .3s,border-color .3s;-webkit-transition:transform .3s,background .3s,border-color .3s;background-color:#fff;min-width:30px}html .formcraft-css .fc-pagination .page-name{text-transform:uppercase;font-weight:600;letter-spacing:.4px;display:block;white-space:normal;padding:5px 0;font-size:.85em;width:110px}html .formcraft-css .fc-form{border-radius:2px;margin:0 auto;box-shadow:0 1px 3px rgba(0,0,0,.3);-moz-box-shadow:0 1px 3px rgba(0,0,0,.3);letter-spacing:-4px;text-align:left;box-sizing:border-box;-moz-box-sizing:border-box;position:relative;max-width:100%;background:#fff;min-width:140px}html .formcraft-css .fc-form .tooltip .tooltip-inner{display:inline-block;min-width:60px}html .formcraft-css .fc-form.field-alignment-center{text-align:center}html .formcraft-css .fc-form.field-alignment-center .form-element{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form.field-alignment-center .form-element .form-element-html .field-cover>div,html .formcraft-css .fc-form.field-alignment-center .form-element .form-element-html .field-cover>span{text-align:center}html .formcraft-css .fc-form.field-alignment-right{text-align:right}html .formcraft-css .fc-form.field-alignment-right .form-element{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form.field-alignment-right .form-element .form-element-html .field-cover>div,html .formcraft-css .fc-form.field-alignment-right .form-element .form-element-html .field-cover>span{text-align:right}html .formcraft-css .fc-form.icons-hide-true .form-element .field-cover div [class^=icon-]{display:none}html .formcraft-css .fc-form .form-page-content{padding:1.5em 0 0 1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:first-child .customText-cover{border-radius:2px 2px 0 0;padding-top:1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child .customText-cover{margin-bottom:-1.5em;border-radius:0 0 2px 2px;padding-bottom:1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child .form-element-html{margin-bottom:1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:first-child{margin-top:-1.5em}html .formcraft-css .fc-form .form-page-content .form-element-type-customText:last-child{margin-bottom:-1.5em}html .formcraft-css .fc-form h1{margin:.5em 0;color:inherit;font-size:2em}html .formcraft-css .fc-form h2{font-size:1.6em}html .formcraft-css .fc-form h3{font-size:1.5em}html .formcraft-css .fc-form h2,html .formcraft-css .fc-form h3{margin:.4em 0}html .formcraft-css .fc-form h1,html .formcraft-css .fc-form h2,html .formcraft-css .fc-form h3,html .formcraft-css .fc-form h4,html .formcraft-css .fc-form h5,html .formcraft-css .fc-form h6{margin-bottom:.2em;font-weight:700;margin-top:0;line-height:normal;display:inline-block;color:inherit}html .formcraft-css .fc-form.label-placeholder .field-cover>span{display:none}html .formcraft-css .fc-form.label-placeholder .checkbox-cover>span,html .formcraft-css .fc-form.label-placeholder .slider-cover>span,html .formcraft-css .fc-form.label-placeholder .star-cover>span,html .formcraft-css .fc-form.label-placeholder .thumb-cover>span{display:block;text-align:left;top:0;width:100%}html .formcraft-css .fc-form.label-placeholder .field-cover>div{display:block;width:100%}html .formcraft-css .fc-form.label-placeholder .field-cover>div.tooltip{width:auto}html .formcraft-css .fc-form.label-placeholder .slider-cover .ui-slider-cover{top:0}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .field-cover>span>span.main-label>span:after{right:-8px}html .formcraft-css .fc-form.label-floating .form-element .submit-cover .submit-button{padding:8px 18px}html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .checkbox-cover>div,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .fileupload-cover>div,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .matrix-cover>div,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .star-cover>div{margin-top:4px;border-color:red}html .formcraft-css .fc-form.label-floating .field-cover{position:relative}html .formcraft-css .fc-form.label-floating .field-cover>span{z-index:101}html .formcraft-css .fc-form.label-floating .field-cover input[type=password],html .formcraft-css .fc-form.label-floating .field-cover input[type=tel],html .formcraft-css .fc-form.label-floating .field-cover input[type=text],html .formcraft-css .fc-form.label-floating .field-cover textarea{background-position:102% 50%;background-color:transparent!important}html .formcraft-css .fc-form.label-floating .field-cover select{background-position:103% 52%;cursor:pointer;background-color:transparent!important}html .formcraft-css .fc-form.label-floating .field-cover div [class^=icon-]{margin:10px 2px 6px;line-height:1.4em;top:auto;bottom:4px}html .formcraft-css .fc-form.label-floating .form-element.form-element-type-customText .form-element-html{padding-top:0}html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=password],html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=tel],html .formcraft-css .fc-form.label-floating .form-element .form-element-html input[type=text],html .formcraft-css .fc-form.label-floating .form-element .form-element-html select,html .formcraft-css .fc-form.label-floating .form-element .form-element-html textarea{border-width:0 0 1px;border-radius:0;margin:6px 0 4px;box-shadow:none;padding:10px 2px 6px}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover .time-fields-cover{border-width:0 0 1px;border-radius:0;box-shadow:none;background-color:transparent}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover .time-fields-cover input[type=text].meridian-picker,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover .time-fields-cover select{padding-bottom:3px;padding-top:3px}html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=password],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=tel],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html input[type=text],html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html select,html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html textarea{border-color:red}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover input[type=text].meridian-picker{padding:9px 24px 7px;padding:9px 22px 7px;width:70px}html .formcraft-css .fc-form.label-floating .form-element.error-field .form-element-html .field-cover>span{color:red}html .formcraft-css .fc-form.label-floating .field-cover>span{left:0;transform-origin:0 0;-webkit-transform-origin:0 0;font-weight:400;display:block;text-align:left;color:#a8a8a8;z-index:98;position:absolute;top:6px;padding:10px 2px 6px;font-size:1em;transition:transform .2s linear;-webkit-transition:transform .2s linear;width:100%}html .formcraft-css .fc-form.label-floating .form-element .form-element-html .datepicker-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .dropdown-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .email-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .oneLineText-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .password-cover .error,html .formcraft-css .fc-form.label-floating .form-element .form-element-html .textarea-cover .error{right:2px;position:absolute;top:auto;bottom:-7px;font-size:11px;background:0}html .formcraft-css .fc-form.label-floating .field-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .field-cover.has-input>span{transform:translate3d(0,-19px,0) scale(.8);-webkit-transform:translate3d(0,-19px,0) scale(.8)}html .formcraft-css .fc-form.label-floating .field-cover .sub-label{display:none}html .formcraft-css .fc-form.label-floating .checkbox-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .checkbox-cover>span,html .formcraft-css .fc-form.label-floating .fileupload-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .fileupload-cover>span,html .formcraft-css .fc-form.label-floating .matrix-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .matrix-cover>span,html .formcraft-css .fc-form.label-floating .slider-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .slider-cover>span,html .formcraft-css .fc-form.label-floating .star-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .star-cover>span,html .formcraft-css .fc-form.label-floating .thumb-cover>span,html .formcraft-css .fc-form.label-floating .timepicker-cover.has-focus>span,html .formcraft-css .fc-form.label-floating .timepicker-cover>span{transform:none;display:block;text-align:left;padding-bottom:2px;position:static;top:0;font-size:1em;width:100%}html .formcraft-css .fc-form.label-floating .field-cover>div{z-index:99;position:relative;width:100%}html .formcraft-css .fc-form.label-floating .slider-cover .ui-slider-cover{top:0}html .formcraft-css .fc-form.label-block .field-cover>span{display:block;text-align:left;top:0;width:100%}html .formcraft-css .fc-form.label-block .field-cover>div{margin-top:2px;display:block;width:100%}html .formcraft-css .fc-form.label-block .field-cover .sub-label{margin-bottom:2px}html .formcraft-css .fc-form.label-block .form-element .slider-cover .ui-slider-cover{top:0}html .formcraft-css .fc-form.frame-hidden{box-shadow:none;-moz-box-shadow:none;padding:0}html .formcraft-css .fc-form.frame-hidden .form-page-content{padding:0;margin-right:-1.5em}html .formcraft-css .fc-form.align-left{margin-left:0;margin-right:auto}html .formcraft-css .fc-form.align-center{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form.align-right{margin-left:auto;margin-right:0}html .formcraft-css .fc-form.remove-asterisk-true .form-element.is-required-true .field-cover>span>span:first-child>span:after{content:none}html .formcraft-css .fc-form .form-element.is-required-true .field-cover>span>span:first-child>span{position:relative}html .formcraft-css .fc-form .form-element.is-required-true .field-cover>span>span:first-child>span:after{right:-6px;color:red;position:absolute;top:-3px;content:"*"}html .formcraft-css .fc-form .field-cover{letter-spacing:-4px}html .formcraft-css .fc-form .field-cover .tooltip{border:0!important;position:absolute;padding:0 5px!important}html .formcraft-css .fc-form .field-cover.textarea-cover .tooltip{position:absolute;top:0!important}html .formcraft-css .fc-form .field-cover.slider-cover .tooltip{top:-2px!important;padding:0 5px}html .formcraft-css .fc-form .field-cover.slider-cover .tooltip-arrow{top:20px!important}html .formcraft-css .fc-form .field-cover>div{position:relative}html .formcraft-css .fc-form .field-cover>div,html .formcraft-css .fc-form .field-cover>span{letter-spacing:0;display:inline-block;box-sizing:border-box;-moz-box-sizing:border-box}html .formcraft-css .fc-form .field-cover>span{font-weight:600;vertical-align:top;display:inline-block;text-align:right;padding-right:9px;position:relative;width:30%}html .formcraft-css .fc-form .field-cover>span>span{line-height:1.45em;display:block;width:100%}html .formcraft-css .fc-form .field-cover>span span.sub-label{opacity:.8;font-weight:400;margin-top:-1px;font-style:italic;position:relative;font-size:.9em}html .formcraft-css .fc-form .field-cover .sub-label-false{top:.7em}html .formcraft-css .fc-form .field-cover .sub-label-false span.sub-label{display:none}html .formcraft-css .fc-form .field-cover>div{display:inline-block;text-align:left;width:70%}html .formcraft-css .fc-form .field-cover>div input[type=password],html .formcraft-css .fc-form .field-cover>div input[type=tel],html .formcraft-css .fc-form .field-cover>div input[type=text],html .formcraft-css .fc-form .field-cover>div select,html .formcraft-css .fc-form .field-cover>div textarea{margin:0;width:100%}html .formcraft-css .fc-form .field-cover>div.full{display:block;width:auto}html .formcraft-css .fc-form .field-cover>div.full hr{opacity:.4;margin:0 -1.5em;border-top:0;border-bottom:1px solid #e5e5e5}html .formcraft-css .fc-form .final-success{letter-spacing:0;line-height:normal;display:block;display:none;text-align:center;z-index:999;padding:40px 30px 35px;font-size:1.2em}html .formcraft-css .fc-form .final-success .icon-ok-circle{margin-bottom:.3em;display:block;color:#23b323;font-size:1.6em;-webkit-animation:successIn .8s;animation:successIn .8s}html .formcraft-css .fc-form .final-success span{display:block;color:#18a118;-webkit-animation:successIn .8s;animation:successIn .8s}html .formcraft-css .fc-form.submitted .form-element{opacity:0;transform:translate3d(0,-500px,0);-webkit-transform:translate3d(0,-500px,0);transition:transform .8s,opacity .8s;-webkit-transition:-webkit-transform .8s,opacity .8s}html .formcraft-css .fc-form.submitted{overflow:hidden;min-height:130px}html .formcraft-css .fc-form .form-element-type-slider{z-index:103}html .formcraft-css .fc-form .form-element{opacity:1;border-radius:2px;border:0;letter-spacing:0;vertical-align:top;display:inline-block;z-index:101;position:relative}html .formcraft-css .fc-form .form-element.error-field .error{display:block;white-space:nowrap}html .formcraft-css .fc-form .form-element.error-field .form-element-html .checkbox-cover>div,html .formcraft-css .fc-form .form-element.error-field .form-element-html .fileupload-cover>div,html .formcraft-css .fc-form .form-element.error-field .form-element-html .matrix-cover>div,html .formcraft-css .fc-form .form-element.error-field .form-element-html .star-cover>div{border-color:red;padding-left:8px}html .formcraft-css .fc-form .form-element.error-field .checkbox-cover.images-true>div,html .formcraft-css .fc-form .form-element.error-field .matrix-cover>div,html .formcraft-css .fc-form .form-element.error-field .star-cover>div{padding-left:0}html .formcraft-css .fc-form .form-element.error-field .slider-cover>div{border-radius:3px;border:1px solid red}html .formcraft-css .fc-form .form-element.error-field input[type=password],html .formcraft-css .fc-form .form-element.error-field input[type=tel],html .formcraft-css .fc-form .form-element.error-field input[type=text],html .formcraft-css .fc-form .form-element.error-field select,html .formcraft-css .fc-form .form-element.error-field textarea{border-color:red}html .formcraft-css .fc-form .form-element input[type=color],html .formcraft-css .fc-form .form-element input[type=date],html .formcraft-css .fc-form .form-element input[type=datetime-local],html .formcraft-css .fc-form .form-element input[type=datetime],html .formcraft-css .fc-form .form-element input[type=email],html .formcraft-css .fc-form .form-element input[type=month],html .formcraft-css .fc-form .form-element input[type=number],html .formcraft-css .fc-form .form-element input[type=password],html .formcraft-css .fc-form .form-element input[type=search],html .formcraft-css .fc-form .form-element input[type=tel],html .formcraft-css .fc-form .form-element input[type=text],html .formcraft-css .fc-form .form-element input[type=time],html .formcraft-css .fc-form .form-element input[type=url],html .formcraft-css .fc-form .form-element input[type=week],html .formcraft-css .fc-form .form-element select,html .formcraft-css .fc-form .form-element textarea{box-shadow:none;-webkit-box-shadow:none;line-height:1.4em;background-color:#fafafa}html .formcraft-css .fc-form .form-element input[type=text]{background-image:none!important}html .formcraft-css .fc-form .form-element .error{margin-top:0;right:30px;line-height:2px;display:none;color:red;z-index:103;position:absolute;top:-1px;font-size:.85em;-webkit-animation:fadeInRight .3s ease-out;animation:fadeInRight .3s ease-out;background:#fff}html .formcraft-css .fc-form .form-element .form-element-html{padding:0 1.5em 1.5em 0}html .formcraft-css .fc-form .form-element .field-cover{position:relative}html .formcraft-css .fc-form .form-element.index-true{z-index:103!important}html .formcraft-css .fc-form .form-element.form-element-type-customText .form-element-html{position:static}html .formcraft-css .fc-form .form-element .field-cover.heading-cover .bold-true{font-weight:700}html .formcraft-css .fc-form .form-element .field-cover.heading-cover>div{line-height:normal;width:100%}html .formcraft-css .fc-form .form-element .field-cover.customText-cover{margin:0 -1.5em;line-height:1.5em;white-space:pre-wrap;position:relative;padding:0 1.5em}html .formcraft-css .fc-form .form-element .field-cover.customText-cover img{max-width:none}html .formcraft-css .fc-form .form-element .field-cover.customText-cover.absolute-true{margin:0 -1.5em;padding-bottom:0;position:absolute;padding-top:0}html .formcraft-css .fc-form .form-element .field-cover.customText-cover.absolute-true img{max-width:none}html .formcraft-css .fc-form .form-element .field-cover.customText-cover h1,html .formcraft-css .fc-form .form-element .field-cover.customText-cover h2,html .formcraft-css .fc-form .form-element .field-cover.customText-cover h3,html .formcraft-css .fc-form .form-element .field-cover.customText-cover h4{letter-spacing:0;line-height:1.6em;display:block}html .formcraft-css .fc-form .form-element .field-cover.customText-cover p{margin:.3em 0;display:block;font-size:1em;width:100%!important}html .formcraft-css .fc-form .form-element .field-cover.customText-cover a{text-decoration:none}html .formcraft-css .fc-form .form-element .textarea-cover .count-,html .formcraft-css .fc-form .form-element .textarea-cover .count-false{display:none}html .formcraft-css .fc-form .form-element .textarea-cover .count-true{letter-spacing:.4px;display:block;text-align:right;padding:1px 0;font-size:.87em}html .formcraft-css .fc-form .form-element .textarea-cover textarea{display:block;min-height:0;resize:none}html .formcraft-css .fc-form .form-element .field-cover [class^=icon-]{margin:9px 12px 7px;right:0;line-height:1.4em;color:inherit;cursor:text;position:absolute;top:0;font-size:1.05em}html .formcraft-css .fc-form .form-element .field-cover [class^=icon-]:before{line-height:1.4em}html .formcraft-css .fc-form .form-element .field-cover [class^=icon-].icon-clock-1{right:-1px;font-size:1.1em}html .formcraft-css .fc-form .form-element .emails-cover input{background-image:url(../images/email-icon.png)}html .formcraft-css .fc-form .form-element .datepicker-cover input,html .formcraft-css .fc-form .form-element .emails-cover input{background-position:100% 50%;background-repeat:no-repeat;background-size:30px}html .formcraft-css .fc-form .form-element .submit-response{display:block;text-align:center}html .formcraft-css .fc-form .form-element .submit-response>span{display:inline-block;padding-top:15px}html .formcraft-css .fc-form .form-element .submit-response>span.has-error{color:#f11010}html .formcraft-css .fc-form .form-element .required_field{opacity:0}html .formcraft-css .fc-form .form-element .submit-cover.enabled{opacity:1}html .formcraft-css .fc-form .form-element .submit-cover.enabled .text{display:block}html .formcraft-css .fc-form .form-element .submit-cover.align-right{text-align:right}html .formcraft-css .fc-form .form-element .submit-cover.align-left{text-align:left}html .formcraft-css .fc-form .form-element .submit-cover.align-center{text-align:center}html .formcraft-css .fc-form .form-element .submit-cover.align-right .submit-button{margin-right:0}html .formcraft-css .fc-form .form-element .submit-cover.align-left .submit-button{margin-left:0}html .formcraft-css .fc-form .form-element .submit-cover.align-center .submit-button{margin-left:auto;margin-right:auto}html .formcraft-css .fc-form .form-element .submit-cover .loading-icon{margin:0;line-height:1em;text-align:center;height:22px;font-size:22px}html .formcraft-css .fc-form .form-element .submit-cover .spin-cover{left:0;right:0;display:none;text-align:center;-webkit-animation:bounceInBig .4s ease-out;animation:bounceInBig .4s ease-out}html .formcraft-css .fc-form .form-element .submit-cover .loading-icon:before{left:0;line-height:1em}html .formcraft-css .fc-form .form-element .submit-cover.disabled .submit-button:hover{box-shadow:none}html .formcraft-css .fc-form .form-element .submit-cover.disabled .submit-button{opacity:.75;border-radius:100px}html .formcraft-css .fc-form .form-element .submit-cover.disabled .spin-cover{margin-top:-11px;display:block;position:absolute;top:50%}html .formcraft-css .fc-form .form-element .submit-cover.disabled .icon-spin5{margin:0;line-height:normal;display:block;bottom:auto}html .formcraft-css .fc-form .form-element .submit-cover.disabled .text{opacity:0}html .formcraft-css .fc-form .form-element .submit-cover.animate-false .submit-button{border-radius:2px!important;width:auto!important}html .formcraft-css .fc-form .form-element .submit-cover .submit-button{font-family:inherit;text-transform:none;font-weight:600;border-radius:2px;margin:0 auto;box-shadow:none;border:0;letter-spacing:0;line-height:1.5em;white-space:nowrap;cursor:pointer;position:relative;padding:9px 18px;height:auto;font-size:1em;transition:width .3s,padding .5s;-webkit-transition:width .3s,padding .5s;width:auto}html .formcraft-css .fc-form .form-element .submit-cover .submit-button:hover{box-shadow:inset 0 0 100px rgba(50,50,50,.08)}html .formcraft-css .fc-form .form-element .checkbox-cover input[type=checkbox]{border-radius:2px}html .formcraft-css .fc-form .form-element .checkbox-cover input[type=checkbox]:before{margin:2px 0 0 2px;font-size:9px}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label{opacity:.75;vertical-align:bottom;text-align:center;padding:3px 5px}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label.active,html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label:hover{opacity:1}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label input{margin:0 auto .5em;display:block}html .formcraft-css .fc-form .form-element .checkbox-cover.images-true>div label img{margin:0 auto 5px;display:block;max-width:94%}html .formcraft-css .fc-form .form-element .checkbox-cover.images-false>div label img{display:none}html .formcraft-css .fc-form .form-element .checkbox-cover>div{border-radius:2px;border:1px solid transparent;padding-bottom:4px;padding-top:5px;transition:padding .15s linear;-webkit-transition:padding .15s linear}html .formcraft-css .fc-form .form-element .checkbox-cover>div label{display:inline-block;cursor:pointer;padding:.3em 10px .3em 0;font-size:.9em}html .formcraft-css .fc-form .form-element .checkbox-cover>div label img{display:none}html .formcraft-css .fc-form .form-element .checkbox-cover>div label input{position:relative;top:1px}html .formcraft-css .fc-form .form-element .checkbox-cover>div label>span{vertical-align:top}html .formcraft-css .fc-form .form-element .checkbox-cover>div label a{color:#48e}html .formcraft-css .fc-form .form-element .checkbox-cover>div label a:hover{text-decoration:underline}html .formcraft-css .fc-form .form-element .submit-cover.wide-true.animate-false .submit-button{border-radius:2px!important;text-align:center;padding-right:0;padding-left:0;width:100%!important}html .formcraft-css .fc-form .form-element .submit-cover.wide-true .submit-button{width:100%}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover>div{margin-top:-8px;border-radius:3px;border:1px solid transparent;padding-right:8px;padding-bottom:8px;padding-top:8px;transition:padding .15s linear;-webkit-transition:padding .15s linear}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file .icon-upload-cloud{left:0;opacity:.18;margin:0;right:auto;display:block;color:#fff;z-index:1;position:absolute;top:auto;bottom:-20px;font-size:46px}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file{text-transform:none;font-weight:700;border-radius:2px;box-shadow:none;border:0;letter-spacing:0;line-height:36px;overflow:hidden;padding:0 16px 3px 55px;height:36px;font-size:1em}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file:hover{box-shadow:inset 0 0 100px rgba(50,50,50,.08)}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .button-file span{z-index:1;position:relative}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list{margin:10px 0 0;padding:0}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li{margin-bottom:6px;border-radius:2px;box-shadow:inset 0 1px 2px #aaa;letter-spacing:-4px;display:block;display:none;list-style:none;position:relative;background-color:#eee}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li:last-child{margin-bottom:0}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li div{border:solid #27a615;border-width:1px 1px 2px;border-radius:3px;letter-spacing:0;line-height:30px;display:block;color:#fff;white-space:nowrap;padding:0 8px;height:31px;font-size:.85em;transition:width .1s ease;-webkit-transition:width .1s ease;background-color:#22c222;width:0}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file,html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .icon-ok{font-weight:700;letter-spacing:0;right:3px;color:#eee;cursor:pointer;position:absolute;top:7px;font-size:12px;-webkit-animation:bounceIn .3s;animation:bounceIn .3s}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file.animate-spin{right:5px;display:inline-block;color:#fff;top:7px;padding:0;font-size:16px;-moz-animation:spin 2s linear infinite;-o-animation:spin 2s linear infinite;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file:hover{color:#fff}html .formcraft-css .fc-form .form-element .fileupload-cover.field-cover .files-list li .delete-file{font-weight:500;right:0;line-height:31px;top:0;padding:0 9px;font-size:21px}html .formcraft-css .fc-form .form-element .slider-cover>div{border:1px solid transparent;top:5px;padding:15px 3px}html .formcraft-css .fc-form .form-element .slider-cover.show-scale-true>div{top:-2px;padding-top:27px}html .formcraft-css .fc-form .form-element .slider-cover.show-scale- .range-max,html .formcraft-css .fc-form .form-element .slider-cover.show-scale- .range-min,html .formcraft-css .fc-form .form-element .slider-cover.show-scale-false .range-max,html .formcraft-css .fc-form .form-element .slider-cover.show-scale-false .range-min{display:none}html .formcraft-css .fc-form .form-element .slider-cover .range-max,html .formcraft-css .fc-form .form-element .slider-cover .range-min{left:-7px;font-weight:500;text-align:center;color:inherit;position:absolute;top:4px;font-size:.75em;width:40px}html .formcraft-css .fc-form .form-element .slider-cover .range-max:before,html .formcraft-css .fc-form .form-element .slider-cover .range-min:before{left:50%;position:absolute;top:16px;height:7px;background-color:#ccc;content:"";width:1px}html .formcraft-css .fc-form .form-element .slider-cover .range-max{left:auto;right:-3px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-cover{border-radius:3px;box-shadow:inset 0 1px 1px #ccc;margin-left:1%;display:block;padding-right:18px;position:relative;height:6px;background-color:#e9e9e9;width:98%}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-range{border-radius:3px 0 0 3px;position:relative;height:6px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider{border:0;display:block;z-index:101;cursor:pointer;position:relative;top:-6px;height:18px;padding-top:6px;font-size:inherit;background:0;width:100%}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-range .ui-slider-handle-nos{left:50%;margin-left:-16px;top:-41px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos{left:0;font-weight:700;border-radius:2px;box-shadow:0 0 2px rgba(0,0,0,.5);line-height:26px;display:none;text-align:center;color:inherit;white-space:nowrap;position:absolute;top:-36px;padding:0 6px;height:26px;font-size:.85em;background-color:#fff;-webkit-animation:tooltipTop .2s;animation:tooltipTop .2s;min-width:30px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos:before{left:50%;border-left:4px solid transparent;border-top:5px solid #bbb;margin-left:-5px;z-index:100;position:absolute;border-right:4px solid transparent;height:0;bottom:-5px;content:"";width:0}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle-nos:after{left:50%;border-left:4px solid transparent;border-top:5px solid #fff;margin-left:-5px;z-index:101;position:absolute;border-right:4px solid transparent;height:0;bottom:-4px;content:"";width:0}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;margin-top:-10px;border-radius:40px;box-shadow:0 0 2px rgba(0,0,0,.6);border:0;margin-left:-2px;display:block;outline:0;cursor:pointer;position:absolute;top:50%;height:20px;background:#fff;width:20px}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle:after,html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle:before{display:none;content:none}html .formcraft-css .fc-form .form-element .slider-cover .ui-slider-handle:hover{box-shadow:0 0 2px rgba(0,0,0,.7)}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover{border-width:1px;border-radius:2px;border-style:solid;display:block;background-position:100% 50%;background-repeat:no-repeat;overflow:hidden;background-size:30px;position:relative;border-color:#bababa #ddd #ddd #bfbfbf;font-size:1.1em;background-color:#fafafa}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover input.meridian-picker,html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select,html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select:first-child{padding:9px 24px 7px;width:70px}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover input.meridian-picker{text-transform:uppercase;letter-spacing:.6px;padding:9px 22px 7px}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover:after{left:67px;margin-top:-17px;line-height:35px;position:absolute;top:50%;content:""}html .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover.hide-meridian-true input.meridian-picker{display:none}html .formcraft-css .fc-form .form-element .timepicker-cover input.meridian-picker,html .formcraft-css .fc-form .form-element .timepicker-cover select{border-radius:0;box-shadow:none;border:0;vertical-align:middle;display:inline-block;text-align:left;cursor:pointer;padding:9px 2px 7px 3px;transition:width .3s,padding .3s;-webkit-transition:width .3s,padding .3s;background:0;width:28px}html .formcraft-css .fc-form .form-element .timepicker-cover select:first-child{padding-left:13px;width:44px}html .formcraft-css .fc-form .form-element .timepicker-cover input:hover,html .formcraft-css .fc-form .form-element .timepicker-cover select:focus{border:0}html .formcraft-css .fc-form .form-element .timepicker-cover input:hover,html .formcraft-css .fc-form .form-element .timepicker-cover select:hover{background-color:#eee}html .formcraft-css .fc-form .form-element .timepicker-cover input.meridian-picker{padding:9px 3px 7px 0}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover{letter-spacing:-4px}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .thumbs-down,html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .thumbs-up{font-size:3.5em}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label{transform:translateZ(0) scale(.9);-webkit-transform:translateZ(0) scale(.9);letter-spacing:0;display:inline-block;cursor:pointer;padding:7px 0;transition:transform .1s;-webkit-transition:-webkit-transform .1s}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label [class^=icon-]{margin:0;cursor:pointer;position:static;padding:0}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.active{transform:translateZ(0) scale(1.1);-webkit-transform:translateZ(0) scale(1.1)}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .thumbs-up{display:none}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .tooltip{font-family:inherit;margin-top:-10px;border:0;-webkit-animation:none;animation:none;width:auto}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover .tooltip .tooltip-inner{font-family:inherit;font-weight:500;box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);text-align:center;padding-bottom:6px;height:auto;font-size:12px;max-width:120px;min-width:60px}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.active,html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label:hover{color:red}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd.active,html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd:hover{color:green}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd .thumbs-up{display:block}html .formcraft-css .fc-form .form-element .thumb-cover .thumb-label-cover label.odd .thumbs-down{display:none}html .formcraft-css .fc-form .form-element .star-cover>div{border-radius:2px;border:1px solid transparent;transition:padding .15s linear;-webkit-transition:padding .15s linear}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover .tooltip{font-family:inherit;margin-top:-5px;border:0;-webkit-animation:none;animation:none;width:auto}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover .tooltip .tooltip-arrow{height:0}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover .tooltip .tooltip-inner{font-family:inherit;font-weight:500;box-shadow:0 0 2px rgba(0,0,0,.5);-webkit-box-shadow:0 0 2px rgba(0,0,0,.5);text-align:center;padding-bottom:6px;height:auto;font-size:12px;max-width:120px;min-width:60px}html .formcraft-css .fc-form .form-element .star-cover .star-label-cover>div{display:inline-block;height:40px}html .formcraft-css .fc-form .form-element .star-cover label{opacity:1;display:inline-block;cursor:pointer;padding:0;font-size:2em;min-width:40px}html .formcraft-css .fc-form .form-element .star-cover label>div{transform:translateZ(0) scale(1);-webkit-transform:translateZ(0) scale(1);margin:0 auto;display:block;background-image:url(../images/star.png);background-position:0 0;background-repeat:no-repeat;background-size:120px;height:40px;transition:transform .2s;-webkit-transition:-webkit-transform .2s;width:40px}html .formcraft-css .fc-form .form-element .star-cover label .star{display:none}html .formcraft-css .fc-form .form-element .star-cover label .star-empty{transform:translateZ(0) scale(1);-webkit-transform:translateZ(0) scale(1);display:block;transition:transform .3s;-webkit-transition:-webkit-transform .3s}html .formcraft-css .fc-form .form-element .star-cover>div>div label.fake-empty>div{background-position:0 0}html .formcraft-css .fc-form .form-element .star-cover label.fake-hover>div{background-position:-40px 0}html .formcraft-css .fc-form .form-element .star-cover label.active>div,html .formcraft-css .fc-form .form-element .star-cover label.fake-click:hover>div,html .formcraft-css .fc-form .form-element .star-cover label.fake-click>div{background-position:-80px 0}html .formcraft-css .fc-form .form-element .star-cover label:hover>div{opacity:1;transform:translateZ(0) scale(1.1);-webkit-transform:translateZ(0) scale(1.1);background-position:-40px 0}html .formcraft-css .fc-form .form-element .star-cover label input[type=radio]{left:-999em;position:absolute}html .formcraft-css .fc-form .form-element .matrix-cover>div{border-radius:2px;border:1px solid transparent}html .formcraft-css .fc-form .form-element .matrix-cover table{border:0;color:inherit;font-size:1em;width:100%}html .formcraft-css .fc-form .form-element .matrix-cover table td{border:0;padding:0}html .formcraft-css .fc-form .form-element .matrix-cover table th{border:0;text-align:center;padding:7px 6px}html .formcraft-css .fc-form .form-element .matrix-cover table td label{display:block;text-align:center;cursor:pointer}html .formcraft-css .fc-form .form-element .matrix-cover table td label input{margin:.9em 0}html .formcraft-css .fc-form .form-element .matrix-cover table tr td:first-child{text-align:left;padding:9px 6px 9px 10px}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(odd) td{background-color:rgba(0,0,0,.045)}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(2n) td{background-color:transparent}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(odd) td label:hover{background-color:rgba(0,0,0,.055)}html .formcraft-css .fc-form .form-element .matrix-cover table tr:nth-child(2n) td label:hover{background-color:rgba(0,0,0,.02)}html .formcraft-css .fc-form .form-element .matrix-cover table thead th{text-align:center}html .form-live .form-element.state-shown.even{transform-origin:50% 0;-webkit-transform-origin:50% 0;display:inline-block;-webkit-animation:fieldShowEven .35s ease-out;animation:fieldShowEven .35s ease-out}html .form-live .form-element.state-shown.odd{transform-origin:50% 0;-webkit-transform-origin:50% 0;display:inline-block;-webkit-animation:fieldShowOdd .35s ease-out;animation:fieldShowOdd .35s ease-out}html .form-live .form-element.state-hidden.even{transform-origin:50% 0;-webkit-transform-origin:50% 0;-webkit-animation:fieldHideEven .5s ease-out;animation:fieldHideEven .5s ease-out}html .form-live .form-element.state-hidden.odd{transform-origin:50% 0;-webkit-transform-origin:50% 0;-webkit-animation:fieldHideOdd .5s ease-out;animation:fieldHideOdd .5s ease-out}.form-live .form-cover{-webkit-perspective:750px;perspective:750px}.form-live .form-spinner{margin-top:50px}.form-live .form-spinner>div{margin:0 1px;height:15px;background-color:#999;width:15px}.form-live .fc-form.shake{-webkit-animation:shake .5s linear;animation:shake .5s linear}.form-live .fc-form .form-options,.form-live .fc-form .options-panel{display:none}@media(max-width:480px){html body .formcraft-css .fc-sticky{right:3%;max-width:94%}html body .formcraft-css.image_button_cover.placement-bottom-right a{right:3%}html body .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover input.meridian-picker,html body .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select,html body .formcraft-css .fc-form .form-element .timepicker-cover .time-fields-cover select:first-child,html body .formcraft-css .fc-form.label-floating .form-element .form-element-html .timepicker-cover input[type=text].meridian-picker{padding-right:0}html body .fc-form-modal .fc_modal-dialog{padding-bottom:0;padding-top:0;max-width:94%}html body .fc-form .form-element{width:100%!important}html body .fc-form-modal{padding-bottom:3%;padding-top:3%}}