.zr-icon-base{transform:translate(0,0);background-size:contain;background-position:center;content:" ";width:1em;height:1em;display:inline-block;vertical-align:text-bottom;background-repeat:no-repeat}.zrSwitch-input{position:absolute;opacity:0;width:auto}.zrSwitch-switch{-webkit-appearance:none;border-radius:0;background-color:transparent;border:0;box-shadow:none;font:inherit;padding:0;border:1px solid #d8dbdc;border-radius:1em;cursor:pointer;display:inline-block !important;height:1em;position:relative;vertical-align:middle;width:1.6667em !important;font-size:2em;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-color:#dfdfdf;box-shadow:#dfdfdf 0 0 0 0 inset;transition:border .4s,box-shadow .4s;-webkit-transition:border .4s,box-shadow .4s;background-color:#f6f7f8;box-sizing:content-box;margin:0;text-indent:200%;overflow:hidden}
.zrSwitch-switch::-moz-focus-inner{border:0;padding:0;margin:0}.zrSwitch-checked+.zrSwitch-switch,:checked+.zrSwitch-switch{border-color:#277f6a;box-shadow:#277f6a 0 0 0 .6em inset;transition:border .4s,box-shadow .4s,background-color 1.2s;-webkit-transition:border .4s,box-shadow .4s,background-color 1.2s;background-color:#277f6a}.zrSwitch-checked:focus+.zrSwitch-switch,:checked:focus+.zrSwitch-switch{border:1px solid #005e4d !important;box-shadow:0 0 0 1px #005e4d !important}.zrSwitch-switch:focus,:focus+.zrSwitch-switch{outline:0 !important;border:1px solid #277f6a !important;box-shadow:0 0 0 1px #277f6a !important}
[readonly]+.zrSwitch-switch,:disabled+.zrSwitch-switch{opacity:.5}.zrSwitch-switch:after{content:" ";background:#fff;border-radius:100%;box-shadow:0 1px 3px rgba(0,0,0,0.4);height:1em;position:absolute;top:0;width:1em;left:0;transition:background-color .4s,left .2s;-webkit-transition:background-color .4s,left .2s}.zrSwitch-checked+.zrSwitch-switch:after,:checked+.zrSwitch-switch:after{left:.6667em}form div.checkbox.label>label.zrSwitch-switch{position:absolute;right:.6em;top:.6em;padding:0 !important}