#gray_switch{background:#fffc;border-radius:4px;bottom:20px;box-shadow:0 0 5px #00000026;box-sizing:border-box;color:#757575;cursor:pointer;font-weight:700;left:20px;padding:6px 12px;position:fixed;text-align:center;transition:all .1s;z-index:9999}#gray_switch:hover{background:#ffffffe6;box-shadow:0 0 5px #0000004d}.gray_switch_onoff{border:1px solid #757575;border-radius:15px;height:30px;margin:0 auto;position:relative;width:60px}.gray_switch_onoff div{background:#757575;border-radius:15px;height:30px;left:0;position:absolute;top:0;transition:left .5s;width:30px;z-index:2}#gray_switch.off .gray_switch_onoff div{left:30px}.gray_switch_onoff span{font-size:11px;line-height:30px;position:absolute;text-align:center;top:0;width:25px}span.gray_switch_label_on{display:block;left:30px}span.gray_switch_label_off{display:none;left:5px}#gray_switch.off span.gray_switch_label_on{display:none}#gray_switch.off span.gray_switch_label_off{display:block}#gray_switch>span{display:inline-block;padding-bottom:4px}#gray_switch_close{background:#000c;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;height:20px;line-height:20px;position:absolute;right:-6px;text-align:center;top:-6px;width:20px}
