.t4b-news-ticker{display:block; width:100%; box-sizing:border-box; position:relative;}
.t4b-news-ticker *{ box-sizing:border-box;}
.t4b-news-ticker.t4b-fixed-top{
 position:fixed;
 left:0;
 right:0;
 top:0
}
.t4b-news-ticker.t4b-fixed-bottom{
 position:fixed;
 left:0;
 right:0;
 bottom:0
}
p.t4bnt_notice{
 background-color:#fff;
 padding:15px 20px;
 font-size:24px;
 line-height:24px;
 border-left:4px solid #7ad03a;
 -webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,.1);
 box-shadow:2px 2px 5px 2px rgba(0,0,0,.1);
 display:inline-block
}
.t4b-label {left:0; top:0; bottom:0; height:100%; position:absolute; text-align:center; color:#fff; font-weight:700; z-index:3; padding:0 15px; white-space:nowrap;}
.t4b-news {position:absolute; left:0; top:0; bottom:0; height:100%; right:0; margin:0 5px; overflow:hidden;}
.t4b-news ul {display:block; height:100%; list-style:none; padding:0; margin:0; left:0; bottom:0; width:100%; position:absolute;}
.t4b-news ul li {white-space:nowrap; overflow:hidden!important; text-overflow:ellipsis; text-decoration:none; -webkit-transition:color .2s linear; -moz-transition:color .2s linear; -o-transition:color .2s linear; transition:color .2s linear; position:absolute; width:100%; display:none;}
.t4b-news ul li:before {content:'\f101';  font-family:'Font Awesome 5 Free','Font Awesome 5 Brands'; font-style:normal; font-weight:700; line-height:1; float:left; margin:0 10px; position:relative; top:14px; left:5px;}
.t4b-news ul li a{white-space:nowrap; text-overflow:ellipsis; text-decoration:none; position:relative; display:block; overflow:hidden;}
.t4b-loader-text{padding:0 10px;}
.t4b-seperator{
 display:inline-block;
 float:left;
 margin-left:10px;
 margin-right:8px;
 max-width:32px;
 min-width:16px;
 height:auto;
 background-position:center;
 background-size:contain;
 background-repeat:no-repeat;
 position:relative
}
.t4b-seperator.t4b-news-dot{
 margin-right:0
}
.t4b-seperator.t4b-news-dot:after{
 content:'';
 position:absolute;
 width:8px;
 height:8px;
 background:#333;
 border-radius:50%;
 top:50%;
 margin-top:-4px;
 left:50%;
 margin-left:-4px
}
.t4b-prefix{ color:#d65d7a; margin-right:15px; padding-left:10px;}
.t4b-positive{ color:#0b8457; font-weight:700}
.t4b-negative{ color:#dc2f2f; font-weight:700}
.t4b-controls{ width:auto; right:0; top:0; bottom:0; height:100%; position:absolute; -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none}
.t4b-controls button{ width:26px; float:left; height:100%; cursor:pointer; border:none; text-align:center; background-color:#fff; outline:0; padding:0 6px}
.t4b-action,.t4b-arrow{ margin:0; display:inline-block; position:relative; top:-1px; font-size:18px}
.t4b-arrow.t4b-next::after,.t4b-arrow.t4b-prev::after,.t4b-pause::after,.t4b-play::after{
 content:'\f053';
 font-family:'Font Awesome 5 Free','Font Awesome 5 Brands';
 font-style:normal;
 font-weight:700;
 margin:0;
 position:relative;
 top:1px;
 right:0
}
.t4b-arrow.t4b-next::after{ content:'\f054'}
.t4b-action.t4b-pause,.t4b-action.t4b-play,.t4b-arrow.t4b-next,.t4b-arrow.t4b-prev{ left:0}
.t4b-pause::after,.t4b-play::after{ left:-1px}
.t4b-action.t4b-pause::after{ content:'\f28b'}
.t4b-action.t4b-play::after{ content:'\f144'}
.t4b-direction-rtl{ direction:rtl}
.t4b-direction-rtl .t4b-label{ left:auto; right:0}
.t4b-direction-rtl .t4b-controls{ right:auto; left:0; border-left:none; border-right:solid 1px #eee}
.t4b-direction-rtl .t4b-seperator{ margin-left:15px; margin-right:0; float:right}
.t4b-direction-rtl .t4b-prefix{ margin-left:15px; margin-right:0; padding-left:0; padding-right:10px}
.t4b-direction-rtl .t4b-action.t4b-pause,.t4b-direction-rtl .t4b-action.t4b-play,.t4b-direction-rtl .t4b-arrow.t4b-next,.t4b-direction-rtl .t4b-arrow.t4b-prev { left:auto; right:-1px;}
.t4b-direction-rtl .t4b-news ul li:before { content:'\f100'; float:right; top:14px; margin:0 20px 0 0;}
.t4b-effect-scroll .t4b-news ul { display:block; width:100%; position:relative;}
.t4b-effect-scroll .t4b-news ul li { display:list-item; float:left; position:relative; width:auto;}
.t4b-effect-scroll.t4b-direction-rtl .t4b-news ul li {float:right;}
