*,::after,::before{box-sizing:border-box}
.fx-m-all-0{margin:0 !important}
.fx-m-all-10{margin:10px !important}
.fx-m-all-20{margin:20px !important}
.fx-m-l-0{margin-left:0 !important}
.fx-m-r-0{margin-right:0 !important}
.fx-m-t-0{margin-top:0 !important}
.fx-m-b-0{margin-bottom:0 !important}
.fx-m-l-5{margin-left:5px !important}
.fx-m-r-5{margin-right:5px !important}
.fx-m-t-5{margin-top:5px !important}
.fx-m-b-5{margin-bottom:5px !important}
.fx-m-l-10{margin-left:10px !important}
.fx-m-r-10{margin-right:10px !important}
.fx-m-t-10{margin-top:10px !important}
.fx-m-b-10{margin-bottom:10px !important}
.fx-m-l-15{margin-left:15px !important}
.fx-m-r-15{margin-right:15px !important}
.fx-m-t-15{margin-top:15px !important}
.fx-m-b-15{margin-bottom:15px !important}
.fx-m-l-20{margin-left:20px !important}
.fx-m-r-20{margin-right:20px !important}
.fx-m-t-20{margin-top:20px !important}
.fx-m-b-20{margin-bottom:20px !important}
.fx-m-l-25{margin-left:25px !important}
.fx-m-r-25{margin-right:25px !important}
.fx-m-t-25{margin-top:25px !important}
.fx-m-b-25{margin-bottom:25px !important}
.fx-m-l-30{margin-left:30px !important}
.fx-m-r-30{margin-right:30px !important}
.fx-m-t-30{margin-top:30px !important}
.fx-m-b-30{margin-bottom:30px !important}
.fx-m-l-40{margin-left:40px !important}
.fx-m-r-40{margin-right:40px !important}
.fx-m-t-40{margin-top:40px !important}
.fx-m-b-40{margin-bottom:40px !important}
.fx-m-l-50{margin-left:50px !important}
.fx-m-r-50{margin-right:50px !important}
.fx-m-t-50{margin-top:50px !important}
.fx-m-b-50{margin-bottom:50px !important}
.fx-p-all-0{padding:0 !important}
.fx-p-all-5{padding:5px !important}
.fx-p-all-10{padding:10px !important}
.fx-p-all-20{padding:20px !important}
.fx-p-l-0{padding-left:0 !important}
.fx-p-r-0{padding-right:0 !important}
.fx-p-t-0{padding-top:0 !important}
.fx-p-b-0{padding-bottom:0 !important}
.fx-p-l-5{padding-left:5px !important}
.fx-p-r-5{padding-right:5px !important}
.fx-p-t-5{padding-top:5px !important}
.fx-p-b-5{padding-bottom:5px !important}
.fx-p-l-10{padding-left:10px !important}
.fx-p-r-10{padding-right:10px !important}
.fx-p-t-10{padding-top:10px !important}
.fx-p-b-10{padding-bottom:10px !important}
.fx-p-l-15{padding-left:15px !important}
.fx-p-r-15{padding-right:15px !important}
.fx-p-t-15{padding-top:15px !important}
.fx-p-b-15{padding-bottom:15px !important}
.fx-p-l-20{padding-left:20px !important}
.fx-p-r-20{padding-right:20px !important}
.fx-p-t-20{padding-top:20px !important}
.fx-p-b-20{padding-bottom:20px !important}
.fx-p-l-25{padding-left:25px !important}
.fx-p-r-25{padding-right:25px !important}
.fx-p-t-25{padding-top:25px !important}
.fx-p-b-25{padding-bottom:25px !important}
.fx-p-l-30{padding-left:30px !important}
.fx-p-r-30{padding-right:30px !important}
.fx-p-t-30{padding-top:30px !important}
.fx-p-b-30{padding-bottom:30px !important}
.fx-p-l-40{padding-left:40px !important}
.fx-p-r-40{padding-right:40px !important}
.fx-p-t-40{padding-top:40px !important}
.fx-p-b-40{padding-bottom:40px !important}
.fx-p-l-50{padding-left:50px !important}
.fx-p-r-50{padding-right:50px !important}
.fx-p-t-50{padding-top:50px !important}
.fx-p-b-50{padding-bottom:50px !important}
.fx-p-l-60{padding-left:60px !important}
.fx-p-r-60{padding-right:60px !important}
.fx-p-t-60{padding-top:60px !important}
.fx-p-b-60{padding-bottom:60px !important}
.fx-d-none,.fx-d-none-imp{display:none !important}
label{cursor:unset}
a{text-decoration:unset}
a.fx-info{color:#fff;font-weight:700}
.fx-widget-main label{font-weight:600;display:inline-block}
.fx-widget-main input,.fx-widget-main select{width:100%;outline:0;border-radius:10px;border:none;height:50px;font-size:20px;padding:0 14px}
.fx-widget-main input{box-shadow:0 0 3px 0 #aaa}
.fx-widget-side-main input{box-shadow:0 0 3px 0 #aaa}
.fx-button{display:inline-block;cursor:pointer;text-transform:uppercase;padding:12px 35px;border-radius:30px;outline:0;color:#fff;background:#bb3534;border:none}
.fx-button:hover{background:#a32827}
.fx-button-side{padding:8px 20px}
.fx-checkbox-style-cust input[type=checkbox]{display:none}
.fx-checkbox-style-cust label{position:relative;cursor:pointer}
.fx-checkbox-style-cust input[type=checkbox] + label:before{content:'';-webkit-appearance:none;background-color:transparent;border:2px solid #000;box-shadow:0 1px 2px rgba(0,0,0,0.05),inset 0 -15px 10px -12px rgba(0,0,0,0.05);padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:5px;border-radius:.2em}
.fx-checkbox-style-cust input[type=checkbox]:checked + label:after{content:'';display:block;position:absolute;top:3px;left:9px;width:6px;height:14px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.fx-checkbox-style-cust input[type=checkbox]:checked + label:before{background-color:#bb3534;border-color:#bb3534}
.fx-checkbox-style-cust{display:flex;align-items:center;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
i.fa-question-circle{color:#a32827}
.fx-tooltip{position:relative;display:inline-block;border-bottom:1px dotted #555}
.fx-tooltip .fx-tooltiptext{visibility:hidden;width:170px;background-color:#555;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;top:180%;left:50%;margin-left:-30px;font-size:12px;line-height:1.4;font-family:'Montserrat';text-transform:none}
.fx-tooltip .fx-tooltiptext.fx-tooltiptext-large{width:250px}
.fx-tooltip .fx-tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-62px;border-width:7px;border-style:solid;border-color:transparent transparent #555}
.fx-tooltip .fx-tooltiptext-large.fx-tooltiptext::after{margin-left:-102px}
.fx-tooltip:hover .fx-tooltiptext{visibility:visible}
.fx-tooltip.fx-left .fx-tooltiptext{right:50%;margin-right:-30px;left:unset;margin-left:unset}
.fx-tooltip.fx-left .fx-tooltiptext::after{right:50%;margin-right:-62px;left:unset;margin-left:unset}
input:focus{outline-style:none}
.fx-setting-heading{display:grid;width:100%;align-items:center;text-align:center;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);grid-gap:20px}
.fx-setting-heading:before,.fx-setting-heading:after{content:'';border-top:2px solid #ddd}
.fx-symbol-id{font-weight:600}
.fx-square-sign{color:#fff;display:inline-block;width:24px;text-align:center;font-size:22px;height:24px;background-color:#bb3534;border-radius:.14em;cursor:pointer;line-height:.85}
.fx-square-sign-main{display:flex;align-items:center}
.fx-square-sign.fx-plus{background-color:#28a745}
.fx-widget-main input:disabled{background-color:#dbdbdb;color:#333}
#normal-sortables,#post-body-content,#submitdiv{display:none}
.fx-combo-select{position:relative;font-size:14px}
.fx-combo-select .fx-combo-input{margin-bottom:0}
.fx-combo-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;text-overflow:ellipsis;white-space:nowrap;border:none;width:100%;box-sizing:border-box;padding:0;height:34px;line-height:34px;padding-right:34px;border-radius:0;font-size:14px}
.fx-combo-input:focus{outline:none}
.fx-combo-arrow{position:absolute;right:0;top:0;height:100%;cursor:pointer;text-align:center;font-size:22px;width:40px;color:#999}
.fx-combo-arrow:before{content:"\f107";font-family:FontAwesome;font-size:22px;top:-20px;display:block;width:0;height:0;right:25px;bottom:0;position:absolute;margin:auto 0}
.fx-combo-open .fx-combo-arrow{border-color:#51A7E8}
.fx-combo-open .fx-combo-arrow:before{content:"\f106"}
.fx-combo-focus{box-shadow:0 2px 5px 0 rgba(0,0,0,0.26);border-color:#51A7E8}
.fx-combo-focus input{border-color:#51A7E8}
.fx-combo-select select{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%;-webkit-appearance:none;opacity:0;left:-1px;top:-1px;width:0;height:0;margin:0}
.fx-option-selected{background-color:#eee}
.fx-option-hover{background-color:#dfdfdf;color:#454545}
.fx-option-item{cursor:pointer}
.fx-option-item:hover{background-color:#efefef;color:#454545}
.fx-option-item:last-child{border-bottom:none}
.fx-option-disabled{opacity:.5}
.fx-combo-dropdown{position:absolute;z-index:999;top:100%;left:0;min-width:100%;max-width:300px;max-height:270px;margin:0;padding:0;opacity:0;visibility:hidden;overflow-y:auto;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,0.12),0 1px 6px rgba(0,0,0,0.12);-webkit-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;border-radius:0;box-sizing:border-box;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left}
.fx-combo-dropdown li{list-style:none;padding:10px 15px;margin:0 !important}
.fx-combo-open .fx-combo-dropdown{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;visibility:visible}
.fx-text-right{text-align:right}
.fx-text-center{text-align:center}
.fx-widget-main label{display:inline-block;margin-bottom:.5rem}
.fx-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.fx-col-1,.fx-col-2,.fx-col-3,.fx-col-4,.fx-col-5,.fx-col-6,.fx-col-7,.fx-col-8,.fx-col-9,.fx-col-10,.fx-col-11,.fx-col-12,.fx-col,.fx-col-auto,.fx-col-sm-1,.fx-col-sm-2,.fx-col-sm-3,.fx-col-sm-4,.fx-col-sm-5,.fx-col-sm-6,.fx-col-sm-7,.fx-col-sm-8,.fx-col-sm-9,.fx-col-sm-10,.fx-col-sm-11,.fx-col-sm-12,.fx-col-sm,.fx-col-sm-auto,.fx-col-md-1,.fx-col-md-2,.fx-col-md-3,.fx-col-md-4,.fx-col-md-5,.fx-col-md-6,.fx-col-md-7,.fx-col-md-8,.fx-col-md-9,.fx-col-md-10,.fx-col-md-11,.fx-col-md-12,.fx-col-md,.fx-col-md-auto,.fx-col-lg-1,.fx-col-lg-2,.fx-col-lg-3,.fx-col-lg-4,.fx-col-lg-5,.fx-col-lg-6,.fx-col-lg-7,.fx-col-lg-8,.fx-col-lg-9,.fx-col-lg-10,.fx-col-lg-11,.fx-col-lg-12,.fx-col-lg,.fx-col-lg-auto,.fx-col-xl-1,.fx-col-xl-2,.fx-col-xl-3,.fx-col-xl-4,.fx-col-xl-5,.fx-col-xl-6,.fx-col-xl-7,.fx-col-xl-8,.fx-col-xl-9,.fx-col-xl-10,.fx-col-xl-11,.fx-col-xl-12,.fx-col-xl,.fx-col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}
.fx-col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.fx-col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.fx-col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.fx-col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.fx-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.fx-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.fx-col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.fx-col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.fx-col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.fx-col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.fx-col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.fx-col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.fx-col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.fx-col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width: 576px) {
.fx-col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.fx-col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.fx-col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.fx-col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.fx-col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.fx-col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.fx-col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.fx-col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.fx-col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.fx-col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.fx-col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.fx-col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.fx-col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.fx-col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width: 768px) {
.fx-col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.fx-col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.fx-col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.fx-col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.fx-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.fx-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.fx-col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.fx-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.fx-col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.fx-col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.fx-col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.fx-col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.fx-col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.fx-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width: 992px) {
.fx-col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.fx-col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.fx-col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.fx-col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.fx-col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.fx-col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.fx-col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.fx-col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.fx-col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.fx-col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.fx-col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.fx-col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.fx-col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.fx-col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width: 1200px) {
.fx-col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.fx-col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.fx-col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.fx-col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.fx-col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.fx-col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.fx-col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.fx-col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.fx-col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.fx-col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.fx-col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.fx-col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.fx-col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.fx-col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}