.candlestick-wrapper{position:relative;display:inline-block;width:60px;height:auto}.candlestick-wrapper .candlestick-bg.candlestick-disabled{opacity:.5}.candlestick-wrapper .candlestick-bg,.candlestick-wrapper .candlestick-bg .candlestick-off:before,.candlestick-wrapper .candlestick-bg .candlestick-on:after{background-color:#f5f5f5;border:2px solid #FFF;height:16px;border-radius:15px}.candlestick-wrapper .candlestick-bg.on,.candlestick-wrapper .candlestick-bg.on .candlestick-off:before,.candlestick-wrapper .candlestick-bg.on .candlestick-on:after{background-color:#90cd18}.candlestick-wrapper .candlestick-bg.off,.candlestick-wrapper .candlestick-bg.off .candlestick-off:before,.candlestick-wrapper .candlestick-bg.off .candlestick-on:after{background-color:#ed0247}.candlestick-wrapper .candlestick-bg .candlestick-toggle{position:absolute;z-index:1;top:0;left:25%;width:20px;height:20px;border-radius:50%;background-color:#e9e9e9;border:1px solid #FFF;-webkit-transition:.3s;transition:.3s;box-shadow:2px 2px 4px rgba(75,75,75,.5)}.candlestick-wrapper .candlestick-bg .candlestick-nc,.candlestick-wrapper .candlestick-bg .candlestick-off,.candlestick-wrapper .candlestick-bg .candlestick-on{cursor:pointer;display:inline-block;vertical-align:middle;height:16px;width:20px}.candlestick-wrapper .candlestick-bg .candlestick-off{position:absolute;left:0;top:0;bottom:0;text-align:center;height:16px;line-height:16px}.candlestick-wrapper .candlestick-bg .candlestick-nc{position:relative;vertical-align:top;left:20px;top:-2px;height:16px;line-height:16px}.candlestick-wrapper .candlestick-bg .candlestick-on{position:absolute;right:0;top:0;bottom:0;text-align:center;height:16px;line-height:16px}.candlestick-wrapper .candlestick-bg .candlestick-on i,.candlestick-wrapper .candlestick-bg.on .candlestick-off i{color:#90cd18}.candlestick-wrapper .candlestick-bg .candlestick-off i,.candlestick-wrapper .candlestick-bg.off .candlestick-on i{color:#ed0247}