.el-checkbox,.el-radio{font-size:100%;position:relative}label.el-checkbox,label.el-radio{cursor:pointer;display:block}.el-checkbox>input[type=checkbox],.el-radio>input[type=radio]{display:none}.el-checkbox>input[type=checkbox][disabled],.el-radio>input[type=radio][disabled]{cursor:not-allowed}.el-checkbox>input[type=checkbox]+.el-checkbox-style,.el-radio>input[type=radio]+.el-radio-style{cursor:pointer;display:inline-block;height:1.4em;position:relative;vertical-align:middle;width:1.4em}.el-checkbox>input[type=checkbox]+.el-checkbox-style:hover:before,.el-radio>input[type=radio]+.el-radio-style:hover:before{border-color:#20a0ff}.el-checkbox>input[type=checkbox]+.el-checkbox-style:before,.el-radio>input[type=radio]+.el-radio-style:before{border:1px solid #a7acb1;content:"";display:inline-block;height:18px;left:0;position:absolute;top:0;width:18px}.el-checkbox>input[type=checkbox]+.el-checkbox-style:after,.el-radio>input[type=radio]+.el-radio-style:after{content:"";display:none;position:absolute}.el-checkbox>input[type=checkbox][disabled]+.el-checkbox-style,.el-radio>input[type=radio][disabled]+.el-radio-style{color:#d3dce6;cursor:not-allowed}.el-checkbox>input[type=checkbox][disabled]+.el-checkbox-style:after,.el-checkbox>input[type=checkbox][disabled]+.el-checkbox-style:before,.el-checkbox>input[type=checkbox][disabled]+.el-checkbox-style:hover,.el-radio>input[type=radio][disabled]+.el-radio-style:after,.el-radio>input[type=radio][disabled]+.el-radio-style:before,.el-radio>input[type=radio][disabled]+.el-radio-style:hover{cursor:not-allowed}.el-checkbox>input[type=checkbox][disabled]+.el-checkbox-style:hover:before,.el-radio>input[type=radio][disabled]+.el-radio-style:hover:before{animation-name:none;border:1px solid #d3dce6}.el-checkbox>input[type=checkbox][disabled]+.el-checkbox-style:before,.el-radio>input[type=radio][disabled]+.el-radio-style:before{border-color:#d3dce6}.el-checkbox>input[type=checkbox]:checked+.el-checkbox-style:before,.el-radio>input[type=radio]:checked+.el-radio-style:before{animation-name:none}.el-checkbox>input[type=checkbox]:checked+.el-checkbox-style:after,.el-radio>input[type=radio]:checked+.el-radio-style:after{display:block}.el-radio>input[type=radio]+.el-radio-style:before{border-radius:50%}.el-radio>input[type=radio]+.el-radio-style:after{background:#20a0ff;border-radius:50%;height:12px;left:3px;top:3px;width:12px}.el-radio>input[type=radio]:checked+.el-radio-style:before{border:1px solid #20a0ff}.el-radio>input[type=radio]:checked[disabled]+.el-radio-style:before{border:1px solid #b0d7f5}.el-radio>input[type=radio]:checked[disabled]+.el-radio-style:after{background:#b0d7f5}.el-checkbox>input[type=checkbox]+.el-checkbox-style:before{border-radius:3px}.el-checkbox>input[type=checkbox]+.el-checkbox-style:after{border-bottom:2px solid #fff;border-right:2px solid #fff;box-sizing:border-box;height:.85em;left:.5em;top:.15em;transform:rotate(45deg);width:.4em}.el-checkbox>input[type=checkbox]:checked+.el-checkbox-style:before{background:#20a0ff;border:#20a0ff}.el-checkbox>input[type=checkbox]:checked[disabled]+.el-checkbox-style:before{background:#b0d7f5;border:#b0d7f5}.el-checkbox.el-checkbox-green>input[type=checkbox]+label:hover:before,.el-checkbox.el-checkbox-green>input[type=checkbox]:checked+label:before,.el-radio.el-radio-green>input[type=radio]+label:hover:before,.el-radio.el-radio-green>input[type=radio]:checked+label:before{border-color:#41278d}.el-checkbox.el-checkbox-green>input[type=checkbox]:checked+label:before,.el-radio.el-radio-green>input[type=radio]+label:after{background:#41278d}.el-checkbox.el-checkbox-green>input[type=checkbox][disabled]+label:hover:before,.el-radio.el-radio-green>input[type=radio][disabled]+label:hover:before{border-color:#d3dce6}.el-checkbox.el-checkbox-green>input[type=checkbox]:checked[disabled]+label:before,.el-radio.el-radio-green>input[type=radio]:checked[disabled]+label:before{border-color:#a1efc4}.el-checkbox.el-checkbox-green>input[type=checkbox][disabled]:checked+label:before,.el-radio.el-radio-green>input[type=radio]:checked[disabled]+label:after{background:#a1efc4}.el-switch,.el-switch-style,.el-switch-style:before{box-sizing:border-box}.el-switch{font-size:100%}.el-switch,.el-switch .el-switch-style{display:inline-block;height:18px;position:relative}.el-switch .el-switch-style{background:#c0ccda;border-radius:.8em;cursor:pointer;left:0;top:0;transition:all .1s ease-in-out;width:34px}.el-switch .el-switch-style:before{background-color:#fff;border-radius:50%;content:"";display:block;height:14px;left:2px;position:absolute;top:2px;transition:all .1s ease-in-out;width:14px}.el-switch>input[type=checkbox]{display:none}.el-switch>input[type=checkbox][disabled]+.el-switch-style{background-color:#d3dce6;cursor:not-allowed}.el-switch>input[type=checkbox]:checked+.el-switch-style{background-color:#20a0ff}.el-switch>input[type=checkbox]:checked+.el-switch-style:before{left:50%}.el-switch>input[type=checkbox]:checked[disabled]+.el-switch-style{background-color:#b0d7f5}.el-switch.el-switch-blue>input[type=checkbox]:checked+.el-switch-style{background-color:#20a0ff}.el-switch.el-switch-blue>input[type=checkbox]:checked[disabled]+.el-switch-style{background-color:#b0d7f5}.el-switch.el-switch-green>input[type=checkbox]:checked+.el-switch-style{background-color:#1a8d34}.el-switch.el-switch-green>input[type=checkbox]:checked[disabled]+.el-switch-style{background-color:#a1efc4}.el-switch.el-switch-red>input[type=checkbox]:checked+.el-switch-style{background-color:#ff4949}.el-switch.el-switch-red>input[type=checkbox]:checked[disabled]+.el-switch-style{background-color:#f9b3b3}.el-switch.el-switch-yellow>input[type=checkbox]:checked+.el-switch-style{background-color:#f7ba2a}.el-switch.el-switch-yellow>input[type=checkbox]:checked[disabled]+.el-switch-style{background-color:#fbeac1}.el-checkbox.el-checkbox-sm,.el-radio.el-radio-sm,.el-switch.el-switch-sm{font-size:85%}.el-checkbox.el-checkbox-lg,.el-radio.el-radio-lg,.el-switch.el-switch-lg{font-size:125%}
