﻿.checkbox-main-container{word-break:break-word;}.checkbox-main-container .checkbox-default input:checked~.checkbox-label-default::after{background-color:#888;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-default input:focus:checked~.checkbox-label-default::after{color:#fff;}.checkbox-main-container .ui .checkbox input:focus~.box:before,.checkbox-main-container .ui.checkbox input:focus~label:before{border:2px solid #888;}.checkbox-main-container .ui.checkbox .box:before,.checkbox-main-container .ui.checkbox label:before{border:2px solid #888;}.checkbox-main-container .checkbox-primary input:checked~.checkbox-label-primary::after{background-color:#0082bd;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-primary input:focus:checked~.checkbox-label-primary::after{color:#fff;}.checkbox-main-container .checkbox-success input:checked~.checkbox-label-success::after{background-color:#3b5f1a;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-success input:focus:checked~.checkbox-label-success::after{color:#fff;}.checkbox-main-container .checkbox-info input:checked~.checkbox-label-info::after{background-color:#0082bd;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-info input:focus:checked~.checkbox-label-info::after{color:#fff;}.checkbox-main-container .checkbox-warning input:checked~.checkbox-label-warning::after{background-color:#c37b0f;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-warning input:focus:checked~.checkbox-label-warning::after{color:#fff;}.checkbox-main-container .checkbox-danger input:checked~.checkbox-label-danger::after{background-color:#b13131;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-danger input:focus:checked~.checkbox-label-danger::after{color:#fff;}.checkbox-main-container .checkbox-rounded-default .box:before,.checkbox-main-container .checkbox-rounded-default label:before{border-radius:20px;border:2px solid #888;}.checkbox-main-container .checkbox-rounded-default input:checked~.checkbox-label-rounded-default::after{background-color:#888;color:#fff;border-radius:2px;border-radius:20px;}.checkbox-main-container .checkbox-rounded-default input:focus:checked~.checkbox-label-rounded-default::after{color:#fff;}.checkbox-main-container .checkbox-rounded-primary .box:before,.checkbox-main-container .checkbox-rounded-primary label:before{border-radius:20px;border:2px solid #0082bd;}.checkbox-main-container .checkbox-rounded-primary input:checked~.checkbox-label-rounded-primary::after{background-color:#0082bd;color:#fff;border-radius:2px;border-radius:20px;}.checkbox-main-container .checkbox-rounded-primary input:focus:checked~.checkbox-label-rounded-primary::after{color:#fff;}.checkbox-main-container .checkbox-rounded-success .box:before,.checkbox-main-container .checkbox-rounded-success label:before{border-radius:20px;border:2px solid #3b5f1a;}.checkbox-main-container .checkbox-rounded-success input:checked~.checkbox-label-rounded-success::after{background-color:#3b5f1a;color:#fff;border-radius:2px;border-radius:20px;}.checkbox-main-container .checkbox-rounded-success input:focus:checked~.checkbox-label-rounded-success::after{color:#fff;}.checkbox-main-container .checkbox-rounded-info .box:before,.checkbox-main-container .checkbox-rounded-info label:before{border-radius:20px;border:2px solid #0082bd;}.checkbox-main-container .checkbox-rounded-info input:checked~.checkbox-label-rounded-info::after{background-color:#0082bd;color:#fff;border-radius:2px;border-radius:20px;}.checkbox-main-container .checkbox-rounded-info input:focus:checked~.checkbox-label-rounded-info::after{color:#fff;}.checkbox-main-container .checkbox-rounded-warning .box:before,.checkbox-main-container .checkbox-rounded-warning label:before{border-radius:20px;border:2px solid #c37b0f;}.checkbox-main-container .checkbox-rounded-warning input:checked~.checkbox-label-rounded-warning::after{background-color:#c37b0f;color:#fff;border-radius:2px;border-radius:20px;}.checkbox-main-container .checkbox-rounded-warning input:focus:checked~.checkbox-label-rounded-warning::after{color:#fff;}.checkbox-main-container .checkbox-rounded-danger .box:before,.checkbox-main-container .checkbox-rounded-danger label:before{border-radius:20px;border:2px solid #b13131;}.checkbox-main-container .checkbox-rounded-danger input:checked~.checkbox-label-rounded-danger::after{background-color:#b13131;color:#fff;border-radius:2px;border-radius:20px;}.checkbox-main-container .checkbox-rounded-danger input:focus:checked~.checkbox-label-rounded-danger::after{color:#fff;}.checkbox-main-container .checkbox-disabled-default input:checked~.checkbox-label-disabled-default::after{background-color:#888;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-disabled-default input:disabled{cursor:not-allowed !important;}.checkbox-main-container .checkbox-disabled-success input:checked~.checkbox-label-disabled-success::after{background-color:#3b5f1a;color:#fff;border-radius:2px;}.checkbox-main-container .checkbox-disabled-success input:disabled{cursor:not-allowed !important;}.checkbox-main-container .checkbox-disabled-warning input:checked~.checkbox-label-disabled-warning::after{color:#fff;}.checkbox-main-container .checkbox-disabled-warning input:disabled{cursor:not-allowed !important;}.checkbox-main-container .checkbox-disabled-warning input:checked~.checkbox-label-disabled-warning::before{background-color:#c37b0f;border-radius:20px;border-color:#c37b0f;}.checkbox-main-container .checkbox-disabled-warning .box:before,.checkbox-main-container .checkbox-disabled-warning label:before{border-radius:20px;border:2px solid #888;}.checkbox-main-container .checkbox-default input:focus+label.checkbox-label-default::before{box-shadow:0 0 0 4px rgba(136,136,136,.3);}.checkbox-main-container .checkbox-primary input:focus+label.checkbox-label-primary::before{box-shadow:0 0 0 4px rgba(0,130,189,.3);}.checkbox-main-container .checkbox-info input:focus+label.checkbox-label-info::before{box-shadow:0 0 0 4px rgba(0,130,189,.3);}.checkbox-main-container .checkbox-success input:focus+label.checkbox-label-success::before{box-shadow:0 0 0 4px rgba(59,95,26,.3);}.checkbox-main-container .checkbox-danger input:focus+label.checkbox-label-danger::before{box-shadow:0 0 0 4px rgba(177,49,49,.3);}.checkbox-main-container .checkbox-warning input:focus+label.checkbox-label-warning::before{box-shadow:0 0 0 4px rgba(195,123,15,.3);}.checkbox-main-container .checkbox-rounded-default input:focus+label.checkbox-label-rounded-default::before{box-shadow:0 0 0 4px rgba(136,136,136,.3);}.checkbox-main-container .checkbox-rounded-primary input:focus+label.checkbox-label-rounded-primary::before{box-shadow:0 0 0 4px rgba(0,130,189,.3);}.checkbox-main-container .checkbox-rounded-info input:focus+label.checkbox-label-rounded-info::before{box-shadow:0 0 0 4px rgba(0,130,189,.3);}.checkbox-main-container .checkbox-rounded-success input:focus+label.checkbox-label-rounded-success::before{box-shadow:0 0 0 4px rgba(59,95,26,.3);}.checkbox-main-container .checkbox-rounded-danger input:focus+label.checkbox-label-rounded-danger::before{box-shadow:0 0 0 4px rgba(177,49,49,.3);}.checkbox-main-container .checkbox-rounded-warning input:focus+label.checkbox-label-rounded-warning::before{box-shadow:0 0 0 4px rgba(195,123,15,.3);}