.ts-mw-icon {background:rgba(41, 40, 98, 0.97);color:rgba(255, 255, 255, 0.97);background: transparent;}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 {background:rgba(41, 40, 98, 0.97);}
.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-button {right:40px;bottom:80px;}
.ts-mw-block {right:5px;bottom:54px;}
.ts-mw-li a {color:rgba(0, 0, 0, 1)!important;}
.ts-mw-li a:hover {color:rgba(255, 255, 255, 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:54px;height:54px;}
.ts-mw-substrate {background:rgba(0, 0, 0, 0.1);}
.ts-mw-block {-webkit-transform: translateY(50px);-moz-transform: translateY(50px);-ms-transform: translateY(50px);-o-transform: translateY(50px);transform: translateY(50px);}
.ts-mw-button.open .ts-mw-block {-webkit-transform: translateY(0);-moz-transform: translateY(0);-ms-transform: translateY(0);-o-transform: translateY(0);transform: translateY(0);}
.ts-mw-tips {border: 1px solid rgba(41, 40, 98, 1);bottom: 54px;right:40px;}
.ts-mw-tips-text {background: rgba(41, 40, 98, 1);color:rgba(255, 255, 255, 1)}
.ts-mw-tips-close {color:rgba(255, 255, 255, 1)}
@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:55px;height:55px;}
.ts-mw-block {bottom:55px;}
.ts-mw-button {right:15px;bottom:80px;}
.ts-mw-tips {bottom:55px;right:15px;}
}
