.label-checkbox__label{cursor:pointer;margin-top:20px;margin-bottom:-10px;padding-left:0;display:table}.label-checkbox__label .checkbox__left-panel,.label-checkbox__label .checkbox__right-panel{vertical-align:middle;display:table-cell}.label-checkbox__label label{cursor:pointer;padding-left:0}.label-checkbox__label label:before{padding:0;display:none}.label-checkbox__label .checkbox--input{display:none}.label-checkbox__label .checkbox--label{vertical-align:top;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;font-weight:500;display:inline-block}.label-checkbox__label .checkbox--input+span{color:#fff;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:2px;justify-content:center;align-items:center;width:25px;height:25px;margin-top:4px;margin-right:10px;transition:all .2s;display:inline-block}.label-checkbox__label .checkbox--input+span .check-icon{opacity:0;color:#0072ce;margin-top:1px;margin-left:1px;font-size:21px;position:absolute}.label-checkbox__label .checkbox--input:checked+span{background:#fff}.label-checkbox__label .checkbox--input:checked+span .check-icon{opacity:1}.label-checkbox__label .checkbox--input:disabled+span{background:#eee}
