.banner {display:none;position:fixed;bottom:10px;right:10%;z-index:50}
img { border: 0 none; height: auto; max-width: 100%; vertical-align: middle;}

.mpt-banner {background:#525355;}
.mpt-banner .mpt-banner-inner { position:relative; overflow:hidden; width:100%; height:275px;   }
.mpt-banner .mpt-banner-inner img { width:auto; height:100%; }
.mpt-banner .mpt-banner-tip { position:absolute; top:0px; left:0px; width:100%; background:rgba(0, 0, 0, 0.6); color:#fff; }
.mpt-banner .mpt-banner-tip .row { padding:20px 20px 20px 20px; }
.mpt-banner .mpt-banner-tip .row .col4 h2 { font-size:30px; padding:0px; margin:0px; line-height:70px; color:#FBB53B; text-align:center; }
.mpt-banner .mpt-banner-tip .row .col12 h2 { font-size:30px; padding:0px; margin:0px; color:#FBB53B; text-align:left; }
.mpt-banner .mpt-banner-tip .row .col8 , .mpt-banner .mpt-banner-tip .row .col12 { color:#fff; font-size:15px; }
.mpt-banner .mpt-banner-more { display:block; position:absolute; bottom:15px; right:20px; background:#FBB53B; color:#fff; padding:5px 20px; text-decoration:none; font-size: 26px; font-weight: normal; font-family: 'trash', arial, sans-serif; }
.mpt-banner .mpt-banner-more:hover { background:#58595A; }
.toast-close-button { background:#fff !important; position:absolute; top:-10px; right:-10px; z-index:99; height:20px; width:20px; display:block; text-align:center; font-size:12px; text-decoration:none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 2px 2px 10px -2px rgba(0,0,0,0.4); -moz-box-shadow: 2px 2px 10px -2px rgba(0,0,0,0.4); box-shadow: 2px 2px 10px -2px rgba(0,0,0,0.4); color:#58595A; }

#toast-container > div { padding:0px !important;  }
.toast-title { display:none; }
#toast-container > div { overflow:visible !important; border-radius: 0px !important; }
.toast-bottom-right { bottom:0px !important; right:20px !important; } 

button::after { display:none !important; }
button::before { display:none !important; }
