.ts-mw-icon {background:rgba(72, 255, 0, 0.72);color:rgba(0, 64, 255, 0.94);background: transparent;}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 {background:rgba(72, 255, 0, 0.72);}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 .slides {display: none;}
.ts-mw-button .ts-mw-icon .slides + i {display: none;}.ts-mw-button.open .ts-mw-icon .slides + i {display: flex;}
.ts-mw-pulse:before, .ts-mw-pulse:after {border: 1px solid rgba(72, 255, 0, 0.72);}
.ts-mw-button {right:25px;bottom:100px;}
.ts-mw-block {right:5px;bottom:49px;}
.ts-mw-li a {color:rgba(0, 0, 0, 1)!important;}
.ts-mw-li a:hover {color:rgba(255, 0, 47, 0.97)!important;}
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides span img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:49px;height:49px;}
.ts-mw-substrate {background:rgba(0, 0, 0, 0.55);}
.ts-mw-block .ts-mw-list li img {transform: scale(0);transition: 0.3s;}
.ts-mw-button.open .ts-mw-block .ts-mw-list li img {transform: scale(1);transition: 0.3s;}
.ts-mw-tips {border: 1px solid rgba(72, 255, 0, 0.72);bottom: 49px;right:25px;}
.ts-mw-tips-text {background: rgba(72, 255, 0, 0.72);color:rgba(0, 0, 0, 0.97)}
.ts-mw-tips-close {color:rgba(0, 0, 0, 0.97)}
.ts-mw-button:hover .ts-mw-tips {opacity: 1;visibility: visible;}
@media only screen and (max-width: 768px) {
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides span img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:40px;height:40px;}
.ts-mw-block {bottom:40px;}
.ts-mw-button {right:25px;bottom:85px;}
.ts-mw-tips {bottom:40px;right:25px;}
.ts-mw-tips {display: none;}
}
