.checkbox-style,.radio-style{opacity:0;position:absolute}
.checkbox-style,.radio-style,.checkbox-style-1-label,.radio-style-1-label,.checkbox-style-2-label,.radio-style-2-label,.form-check-label,.radio-style-3-label{display:inline-block;cursor:pointer}
.checkbox-style-1-label,.radio-style-1-label,.checkbox-style-2-label,.radio-style-2-label,.form-check-label,.radio-style-3-label{position:relative}
.checkbox-style-1-label:before,.radio-style-1-label:before,.checkbox-style-2-label:before,.radio-style-2-label:before,.form-check-label:before,.radio-style-3-label:before{content:'';background:#FFF;border:2px solid #DDD;display:inline-block;vertical-align:middle;width:18px;height:18px;padding:0;margin-right:10px;line-height:1;text-align:center;margin-top:-5px;line-height:22px;}
.radio-style-1-label:before,.radio-style-2-label:before,.radio-style-3-label:before{border-radius:50%}
.checkbox-style:checked + .checkbox-style-1-label:before{background:#1ABC9C}
.radio-style:checked + .radio-style-1-label:before{background:#CCC}
.checkbox-style-1-label.checkbox-small:before,.radio-style-1-label.radio-small:before,.checkbox-style-2-label.checkbox-small:before,.radio-style-2-label.radio-small:before,.form-check-label.checkbox-small:before,.radio-style-3-label.radio-small:before{border:none;width:18px;height:18px;margin:0}
.checkbox-style:checked + .checkbox-style-2-label:before{background:#04B2DD;box-shadow:inset 0 0 0 2px #fff;border: 2px solid #04B2DD;}
.radio-style:checked + .radio-style-2-label:before{background:#04B2DD;box-shadow:inset 0 0 0 2px #fff;border: 2px solid #04B2DD;}
.checkbox-style:checked + .checkbox-style-2-label.checkbox-small:before{box-shadow:inset 0 0 0 2px #fff}
.radio-style:checked + .radio-style-2-label.radio-small:before{box-shadow:inset 0 0 0 2px #fff}
.checkbox-style:checked + .form-check-label:before,.radio-style:checked + .radio-style-3-label:before{content:"\F12C";font-family:'Material Design Icons';background:var(--cyan);color:#FFF;border:none;}
.radio-style:checked + .radio-style-3-label:before{color:#BBB;background-color:transparent;}
.checkbox-style + .form-check-label.checkbox-small:before,.radio-style + .radio-style-3-label.radio-small:before{border:1px solid #BBB;width:16px;height:16px;margin:0 8px 1px 0;font-size:7px;line-height:.8;}

