﻿ .chkbxToggle-content{padding-top:5px;float:left;width:375px;max-width:375px;min-height:28px}.chkbxToggle{position:relative;display:inline-block;padding:0;margin:0;border:0;width:80px;height:42px;cursor:pointer}.chkbxToggle label{position:relative;z-index:3;display:block;width:100%;padding:3px 0}.chkbxToggle input[type="checkbox"]{position:absolute;visibility:hidden;z-index:5;width:80px;height:30px}.chkbxToggle input[type="checkbox"]:focus ~ .chkbxToggle-button{outline:1px dotted #fff}.chkbxToggle label:after{content:'';position:absolute;top:0;right:0;z-index:0;display:block;width:80px;height:22px;padding:2px 0;background-color:#e2001a;border:1px solid #bbb;border-radius:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,0.17),0 1px 0 rgba(255,255,255,0.9);white-space:pre;color:#8f5247;font-weight:bold;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,0.4);-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.chkbxToggle span:first-of-type{display:block;position:absolute;right:-3px;top:-3px;z-index:4;width:40px;height:32px;border:1px solid #bbb;background-color:#f7f7f7;background-image:-webkit-linear-gradient(top,#f7f7f7,#ececec);background-image:-moz-linear-gradient(top,#f7f7f7,#ececec);background-image:-ms-linear-gradient(top,#f7f7f7,#ececec);background-image:-o-linear-gradient(top,#f7f7f7,#ececec);background-image:linear-gradient(top,#f7f7f7,#ececec);box-shadow:inset 0 1px 2px rgba(255,255,255,1),0 1px 1px rgba(0,0,0,0.12);border-radius:3px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}.chkbxToggle input[type="checkbox"]:checked ~ span:first-of-type{right:43px}.chkbxToggle input[type="checkbox"]:checked+label:after{background-color:#008300;border-color:#bbb;color:#60783f}.chkbxToggle span.chkbxToggle-off,.chkbxToggle span.chkbxToggle-on{position:absolute;display:block;z-index:3;height:40px;width:36px;color:white;font-size:14px;font-weight:bold;text-align:center}.chkbxToggle span.chkbxToggle-off{margin:-20px 0 0 2px;text-shadow:0 1px 0 rgba(0,0,0,0.4)}.chkbxToggle span.chkbxToggle-on{margin:-20px 0 0 40px;text-shadow:0 1px 0 rgba(0,0,0,0.4)}@media screen and (-webkit-min-device-pixel-ratio:0){.chkbxToggle span.chkbxToggle-off,.chkbxToggle span.chkbxToggle-on{margin-top:-19px}}noindex:-o-prefocus,.chkbxToggle span.chkbxToggle-off,.chkbxToggle span.chkbxToggle-on{margin-top:-19px}