.dg-customizer-switch-single{float:left;display:block}.dg-customizer-switch-single input{display:none}.dg-customizer-switch-single label{margin:0;color:#555;cursor:pointer;padding:4px 9px;font-size:12px;line-height:16px;font-weight:400;border:1px solid #aaa;text-transform:uppercase;background:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e5e5e5));background:-webkit-linear-gradient(top,#fff 0,#e5e5e5 100%);background:-moz- oldlinear-gradient(top,#fff 0,#e5e5e5 100%);background:-o-linear-gradient(top,#fff 0,#e5e5e5 100%);background:linear-gradient(to bottom,#fff 0,#e5e5e5 100%)}.dg-customizer-switch-single label:hover{background:#fafafa}.dg-customizer-switch-single input:checked~label{color:#fff;border-color:#0082a3;background:-webkit-gradient(linear,left top,left bottom,from(#00b7ea),to(#009ec3));background:-webkit-linear-gradient(top,#00b7ea 0,#009ec3 100%);background:-moz- oldlinear-gradient(top,#00b7ea 0,#009ec3 100%);background:-o-linear-gradient(top,#00b7ea 0,#009ec3 100%);background:linear-gradient(to bottom,#00b7ea 0,#009ec3 100%)}.dg-customizer-switch-wrapper{display:block}.dg-customizer-switch-wrapper .dg-customizer-switch-single:first-of-type label{border-right:0;border-radius:2px 0 0 2px}.dg-customizer-switch-wrapper .dg-customizer-switch-single:last-of-type{border-left:0;border-radius:0 2px 2px 0}