.onoffswitch{position:relative;width:36px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;height:12px;padding:0;line-height:20px;border:0 solid #fff;border-radius:30px;background-color:#ccc}.onoffswitch-label:before{content:"";display:block;width:30px;margin:-5px;background:#ebebeb;position:absolute;top:0;bottom:0;right:24px;-webkit-transition:all .1s ease-in 0s;transition:all .1s ease-in 0s;height:17px;width:17px;border-radius:50%;-webkit-box-shadow:0 1px 5px 0 rgba(0,0,0,.6);box-shadow:0 1px 5px 0 rgba(0,0,0,.6);margin-top:-3px}.onoffswitch-checkbox:checked+.onoffswitch-label{background-color:#b9b6b6}.onoffswitch-checkbox:checked+.onoffswitch-label,.onoffswitch-checkbox:checked+.onoffswitch-label:before{border-color:#0c66be}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0}.onoffswitch-checkbox:checked+.onoffswitch-label:before{right:0;background-color:#0c66be;-webkit-box-shadow:3px 6px 18px 0 rgba(0,0,0,.2);box-shadow:3px 6px 18px 0 rgba(0,0,0,.2)}.autoPlayRow{margin-bottom:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-align:center;-webkit-box-align:center;align-items:center;position:absolute;bottom:0;right:0}.switchToggle h4{margin:0 10px 0 0;padding:0;color:#606060;font-size:13px;font-weight:500}.autoPlayRow h3{font-size:15px;font-weight:500;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#606060}.switchToggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}