/*------------------------------------*\
    S4BT CheckBox
\*------------------------------------*/
.s4bt_checkbox.s4bt_marginLeft0{
    margin-left: 0px !important
}
.s4bt_checkbox .webix_inp_label {
    width: auto;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    text-transform: uppercase;
}
.s4bt_checkbox .webix_inp_top_label {
    width: auto;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    text-transform: uppercase;
}
.s4bt_checkboxError .webix_inp_bottom_label {
    height: auto !important;
    font-family: Rubik;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0.4px;
    text-align: left;
    color: #ee5244;
}
.s4bt_checkboxWhiteLabel .webix_label_right {
    text-align: left;
    line-height: 32px !important;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #fff !important;
}
.s4bt_checkbox .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: normal !important
}
.s4bt_checkboxLineheight32 .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: 32px !important
}
.s4bt_checkbox .webix_inp_label {
    width: auto !important;
    line-height: normal !important;
}
.s4bt_checkboxDisplayNone .webix_inp_label {
    display:none !important;
}
.s4bt_checkbox .webix_inp_checkbox_border.webix_el_group.webix_checkbox_1{
    line-height: normal !important
}
.s4bt_checkbox .webix_custom_checkbox:before {
    content: "";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: transparent !important
}
.s4bt_checkbox .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(70, 82, 93, 0.1);
    border: solid 1px #d9dee3;
    background-color: #fff;
}
.s4bt_checkboxMiddlePosition .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(70, 82, 93, 0.1);
    border: solid 1px #d9dee3;
    background-color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.s4bt_checkbox .webix_checkbox_1 .webix_custom_checkbox:before {
    content: "\F020";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: #505c83 !important
}
.s4bt_checkbox .webix_checkbox_1 .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(70, 82, 93, 0.1);
    border: solid 1px #d9dee3;
    background-color: #fff;
}
.webix_view.webix_control.webix_el_checkbox.s4bt_checkbox,
.s4bt_checkbox .webix_el_box{
    height: auto !important;
    min-height: auto !important;
    margin-top: 16px;
}

.webix_view.webix_control.webix_el_checkbox.s4bt_checkboxMarginTop0,
.s4bt_checkboxMarginTop0 .webix_el_box{
    height: auto !important;
    min-height: auto !important;
    margin-top: 0px !important;
}
.s4bt_checkboxPaddingRight0 .webix_inp_label{
    padding-right: 0px !important;
}
.webix_view.webix_control.webix_el_checkbox.s4bt_checkboxMarginTop8,
.s4bt_checkboxMarginTop8 .webix_el_box{
    height: auto !important;
    min-height: auto !important;
    margin-top: 8px !important;
}
.webix_view.webix_control.webix_el_checkbox.s4bt_checkboxMargTop2,
.s4bt_checkboxMargTop2 .webix_el_box{
    height: auto !important;
    min-height: auto !important;
    margin-top: 2px;
}
.s4bt_checkbox .webix_el_group {
    height: 100%;
    white-space: normal !important;
    display: flex !important;
}
.webix_el_checkbox.s4bt_checkbox .webix_label_right {
    height: auto !important;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    padding-left:0px !important;
    display: block !important;
    text-transform: uppercase !important;
}
.s4bt_checkboxLabelRight{
    height: auto !important;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 11px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    padding-left:0px !important;
    display: block !important;
    padding-top: 2px !important;
    text-transform: none !important
}
/* Error */
.s4bt_checkboxError.s4bt_marginLeft0{
    margin-left: 0px !important
}
.s4bt_checkboxError .webix_inp_label {
    width: auto;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    text-transform: uppercase;
}
.s4bt_checkboxErrorWhiteLabel .webix_label_right {
    text-align: left;
    line-height: 32px !important;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #fff !important;
}
.s4bt_checkboxError .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: normal !important
}
.s4bt_checkboxErrorLineheight32 .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: 32px !important
}
.s4bt_checkboxError .webix_inp_label {
    width: auto !important;
    line-height: normal !important;
}
.s4bt_checkboxError .webix_inp_checkbox_border.webix_el_group.webix_checkbox_1{
    line-height: normal !important
}
.s4bt_checkboxError .webix_custom_checkbox:before {
    content: "";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: transparent !important
}
.s4bt_checkboxError .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(238, 82, 69, 0.2);
    border: solid 1px #ee5244;
    background-color: #fff;
}
.s4bt_checkboxErrorMiddlePosition .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(238, 82, 69, 0.2);
    border: solid 1px #ee5244;
    background-color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.s4bt_checkboxError .webix_checkbox_1 .webix_custom_checkbox:before {
    content: "\F020";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: #4678aa !important
}
.s4bt_checkboxError .webix_checkbox_1 .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(70, 82, 93, 0.1);
    border: solid 1px #d9dee3;
    background-color: #fff;
}
/* Disable */
.s4bt_checkbox.webix_view > .webix_disabled{
    background-color: transparent;
}
.s4bt_checkboxDisabled.s4bt_marginLeft0{
    margin-left: 0px !important
}
.s4bt_checkboxDisabled .webix_inp_label {
    width: auto;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    text-transform: uppercase;
}
.s4bt_checkboxDisabledWhiteLabel .webix_label_right {
    text-align: left;
    line-height: 32px !important;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #fff !important;
}
.s4bt_checkboxDisabled .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: normal !important
}
.s4bt_checkboxDisabledLineheight32 .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: 32px !important
}
.s4bt_checkboxDisabled .webix_inp_label {
    width: auto !important;
    line-height: normal !important;
}
.s4bt_checkboxDisabled .webix_inp_checkbox_border.webix_el_group.webix_checkbox_1{
    line-height: normal !important
}
.s4bt_checkboxDisabled .webix_custom_checkbox:before {
    content: "";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: transparent !important
}
.s4bt_checkboxDisabled .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: none;
    border: solid 1px #f0f1f4;
    background-color: #ffffff;
}
.s4bt_checkboxDisabledMiddlePosition .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: none;
    border: solid 1px #f0f2f4;
    background-color: #ffffff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.s4bt_checkboxError .webix_checkbox_1 .webix_custom_checkbox:before {
    content: "\F020";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: #4678aa !important
}
.s4bt_checkboxDisabled .webix_checkbox_1 .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: none;
    border: solid 1px #f0f2f4;
    background-color: #ffffff;
}

/*------------------------------------*\
    S4BT CheckBox Print
\*------------------------------------*/
.s4bt_checkboxPrint .webix_inp_label {
    width: auto;
    text-align: left;
    line-height: normal;
    font-family: Rubik;
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
    color: #738596;
    text-transform: uppercase;
}
.s4bt_checkboxPrint .webix_inp_checkbox_border.webix_el_group.webix_checkbox_0{
    line-height: normal !important
}
.s4bt_checkboxPrint .webix_inp_label {
    width: auto !important;
    line-height: normal !important;
}
.s4bt_checkboxPrint .webix_inp_checkbox_border.webix_el_group.webix_checkbox_1{
    line-height: normal !important
}
.s4bt_checkboxPrint .webix_custom_checkbox:before {
    content: "";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: transparent !important
}
.s4bt_checkboxPrint .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: bottom;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(70, 82, 93, 0.1);
    border: solid 1px #d9dee3;
    background-color: #fff;
}
.s4bt_checkboxPrint .webix_checkbox_1 .webix_custom_checkbox:before {
    content: "\F020";
    font-family: "Webix Material Icons";
    cursor: pointer;
    color: #4678aa !important
}
.s4bt_checkboxPrint .webix_checkbox_1 .webix_custom_checkbox {
    width: 16px;
    height: 16px;
    font-size: 13px;
    vertical-align: middle;
    margin-right: 8px;
    border-radius: 2px;
    box-shadow: inset 0 2px 4px 0 rgba(70, 82, 93, 0.1);
    border: solid 1px #d9dee3;
    background-color: #fff;
}
.webix_view.webix_control.webix_el_checkbox.s4bt_checkboxPrint,
.s4bt_checkboxPrint .webix_el_box{
    height: auto !important;
    min-height: auto !important;
    margin-bottom: 5px;
}
.s4bt_checkboxPrint .webix_el_group {
    height: 100%;
    white-space: normal !important;
    display: flex !important;
}
.webix_el_checkbox.s4bt_checkboxPrint .webix_label_right {
    width: auto;
    font-family: Rubik;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #424548;
}
.s4bt_checkboxHeightAuto.webix_flexlayout.webix_layout_line {
    height:auto !important;
}
.s4bt_checkboxPATD .webix_el_box {
    height: 42px !important;
    line-height: 42px !important;
}

.s4bt_checkboxPATD .webix_label_right {
    font-size: 16px;
    padding-left: 8px;
}