.ba__newsticker, .ba__newsticker *, .ba__newsticker-buttons > ::before{-webkit-box-sizing: border-box;box-sizing: border-box;}
.ba__newsticker{position: static; left: 0; bottom: 0; z-index: 9998; direction: ltr;}
.ba__newsticker-inner{position: relative; width: 100%; background: #e6e6ee; color: #36383c;}
.ba__newsticker-inner > *{position: relative;}
.ba__newsticker,.ba__newsticker > *,.ba__newsticker > * >*,.ba__newsticker-body > *,.ba__newsticker-body > * > *,.ba__newsticker-body .ba__active, .ba__newsticker-buttons{display:-webkit-box; display:-ms-flexbox; display:flex;}
.ba__newsticker-body, .ba__newsticker-body > *{position: relative; margin: 0; padding: 0; -webkit-box-flex: 1; -ms-flex: 1 1; flex: 1 1; padding:0; z-index: 0;}
.ba__newsticker-body{overflow: hidden; min-height: 3em;}
.ba__newsticker-body > * > *{list-style: none; position: relative; display: none;-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%;}
/*.ba__newsticker-body >:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-color:rgba(255,255,255,0.6);z-index:2;opacity:0;cursor: pointer;}*/
.ba__newsticker-logo{max-width:42px; height: auto;}
.ba__newsticker-logo svg{max-width: 100%; height: auto; fill:currentColor;}
.ba__newsticker-body .ba__active{z-index: 9;}
.ba__newsticker-body .ba__blink:not(:empty):after{-webkit-animation: blink-caret .2s infinite;animation: blink-caret .2s infinite; content: ''; display: inline-block; border:0 solid; border-width:0 0 1px; min-width: 12px; height: 1rem;}
@-webkit-keyframes blink-caret {from {opacity: 1; } to { opacity: 0;} }
@keyframes blink-caret {from {opacity: 1; } to { opacity: 0;} }

.ba__newsticker-body > * > [class*="animate"]{position: absolute; left: 0; top: 0; height: 100%;}

.ba__newsticker-marquee > *{width: 100%;}
.ba__newsticker-marquee > * > *{-webkit-animation: none; animation: none; -webkit-transition: none; transition: none;}
.ba__newsticker-marquee > * > .ba__active,
.ba__newsticker-marquee > * > .ba__active + *{display: -webkit-box;display: -ms-flexbox;display: flex; z-index: 9;-webkit-transform: translatex(0); transform: translatex(0);}

.ba__newsticker-header{padding:.6em; margin: 0;background: #e13f3f; color: #fff; font-weight: bold; font-size: 1.2em; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
.ba__newsticker-dots{display: block; text-align: center; margin:0; padding: 0; position: absolute; bottom:0; left: 50%;}
.ba__newsticker-dots > *{display: inline-block; width: .6em; height: .6em; padding: 0;text-align: center;background: rgba(150,150,150,.3);margin: .2em;line-height: 2;border-radius:2em; cursor: pointer; overflow: hidden; text-indent: -99em; line-height: 1;}
.ba__newsticker-dots > .active{background:#2a2f36; color: #fff;}
.ba__newsticker-buttons{overflow: hidden; background: #555564; color: #fff;}
.ba__newsticker-buttons > *{display: block;padding:0; min-width: 36px; min-height: 32px; line-height: 1;font-size:0;cursor: pointer; border-right: 1px solid rgba(150,150,150,.3); position: relative;}
.ba__newsticker-buttons > .ba__arrow.next{-webkit-box-ordinal-group: 6;-ms-flex-order: 5;order: 5; border: 0;}
.ba__newsticker-buttons > ::before{position: absolute; left:calc(50% - 4px); top:calc(50% - 4px); width: 8px; height: 8px; display: block; content: ''; border:0 solid currentColor; border-width: 2px 2px 0 0;}
.ba__newsticker-buttons > .ba__arrow::before{-webkit-transform: rotate(-135deg);transform: rotate(-135deg);}
.ba__newsticker-buttons > .ba__arrow.next::before{-webkit-transform: rotate(45deg);transform: rotate(45deg); left:calc(50% - 8px);}
.ba__newsticker-body:not([data-play]) + .ba__newsticker-buttons-wrap .ba__play::before{left: calc(50% - 2px); top: calc(50% - 6px);border-width: 6px; border-color: transparent transparent transparent currentColor;}
.ba__newsticker-body[data-play] + .ba__newsticker-buttons-wrap .ba__play::before{border-width: 0 3px; width: 10px; height: 10px;}

.ba__newsticker-body > * > * > *{padding-left: .3rem; margin-left: .3rem; line-height: 1.2;}
.ba__newsticker-body a, .ba__newsticker-body a:link, .ba__newsticker-body a:hover, .ba__newsticker-body a:focus{text-decoration: none; color: inherit;}
.ba__newsticker-body .lead{font-weight:bold; font-size: 1em;}
.ba__newsticker-body .lead::after{content: ':'; line-height: 1; display: inline-block;}
.ba__newsticker-body .title{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ba__newsticker-body .title img{width: 32px; height: 32px; border-radius: 2px;}
.ba__newsticker-body .infor{font-size: .65em; opacity: .6; font-style: normal;}
.ba__newsticker-body .infor.hits{background: rgba(5,79,194,.3); border-radius: .3rem; padding:0 .3rem;}
.ba__newsticker-body .infor.author{text-transform: uppercase;}
@media (max-width: 767px) {
    .ba__newsticker-body > *{max-width: 90%;}
    .ba__newsticker-body .infor{display: none}
}

/*////////// STYLE ////////////////*/

.ba__newsticker.style2 .ba__newsticker-header{background: #0fbf4b;border-radius: 9rem;padding:.2em 6.5em .2em .8em; text-transform: uppercase;}
.ba__newsticker.style2 .ba__newsticker-inner{background: none;}
.ba__newsticker.style2 .ba__newsticker-body{-webkit-box-ordinal-group: 6;-ms-flex-order: 5;order: 5;}
.ba__newsticker.style2 .ba__newsticker-buttons{position: absolute; left:0; top: 50%; background: #fff; color: #333; border-radius:5rem; -webkit-transform: translate(-100%, -50%); transform: translate(calc(-100% - .5rem), -50%);}


.ba__newsticker.style3 .ba__newsticker-inner{background: #c82121 -webkit-gradient(linear, left top, right top, from(rgba(70,0,0,0.5)), color-stop(50%, rgba(250,76,76,0.5)), to(rgba(189,25,25,0.5)));background: #c82121 linear-gradient(90deg, rgba(70,0,0,0.5) 0%, rgba(250,76,76,0.5) 50%, rgba(189,25,25,0.5) 100%); color: #fff;}
.ba__newsticker.style3 .ba__newsticker-header{background: none;border-right: 6px double; text-transform: uppercase;}
.ba__newsticker.style3 .ba__newsticker-buttons-wrap{-webkit-box-align: center;-ms-flex-align: center;align-items: center; padding-right: .5rem;}
.ba__newsticker.style3 .ba__newsticker-buttons{background: #1c1b1b;}


.ba__newsticker.style4 .ba__newsticker-header{background: rgba(8, 69, 185, 0.6);}
.ba__newsticker.style4 .ba__newsticker-inner{background:#ccccd9 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.5)), color-stop(50%, rgba(230, 235, 238, 0.5)), color-stop(50%, rgba(193, 196, 198, 0.5)), to(rgba(245,247,249,0.5)));background:#ccccd9 linear-gradient(180deg, rgba(255,255,255,0.5) 0%, rgba(230, 235, 238, 0.5) 50%, rgba(193, 196, 198, 0.5) 50%, rgba(245,247,249,0.5) 100%); border-radius: .3rem; overflow: hidden;}
.ba__newsticker.style4 .ba__newsticker-buttons-wrap{-webkit-box-align: center;-ms-flex-align: center;align-items: center; padding-right: .5rem;}
.ba__newsticker.style4 .ba__newsticker-buttons{background: #b2b6bd; border-radius: 5rem; color: #333; -webkit-box-shadow: 0 -1px 0 #fff inset,0 1px 0 rgba(0,0,0,.1) inset; box-shadow: 0 -1px 0 #fff inset,0 1px 0 rgba(0,0,0,.1) inset;}


.ba__newsticker.style5 .ba__newsticker-header{background:#373a44; padding: .3em .5em; margin-left: .5em; border-radius: .3rem; -ms-flex-item-align: center; align-self: center;}
.ba__newsticker.style5 .ba__newsticker-inner{background:#f5f5f5 -webkit-gradient(linear, left top, left bottom, from(rgba(240, 240, 240, 0.5)), to(rgba(170, 170, 170, 0.5)));background:#f5f5f5 linear-gradient(180deg, rgba(240, 240, 240, 0.5) 0%, rgba(170, 170, 170, 0.5) 100%); border-radius: .3rem; overflow: hidden;}
.ba__newsticker.style5 .ba__newsticker-buttons-wrap{-webkit-box-align: center;-ms-flex-align: center;align-items: center; padding-right: .5rem;}
.ba__newsticker.style5 .ba__newsticker-buttons{background: rgba(255, 255, 255, 0.5); border-radius: .3rem; color: #333; -webkit-box-shadow: 0 -1px 0 #fff inset,0 1px 0 rgba(0,0,0,.1) inset; box-shadow: 0 -1px 0 #fff inset,0 1px 0 rgba(0,0,0,.1) inset;}


.ba__newsticker.style6 .ba__newsticker-header{background:none; padding: .3em; -ms-flex-item-align: center; align-self: center; color:#c82121; text-transform: uppercase;}
.ba__newsticker.style6 .ba__newsticker-inner{background: none; overflow: hidden;}
.ba__newsticker.style6 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center;}


.ba__newsticker.style7 .ba__newsticker-header{background:#4010ec; border-radius: 0 5rem 0 0; text-transform: uppercase; padding-right: 2em;}
.ba__newsticker.style7 .ba__newsticker-inner{background:#e9e9fd;}
.ba__newsticker.style7 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style7 .ba__newsticker-buttons > *{background: #fff; margin-right: .2rem;border-radius: 50%; min-width: 28px; min-height: 28px;}


.ba__newsticker.style8 .ba__newsticker-header{background:#fea210; text-transform: uppercase; margin-right:1em; position: relative; z-index: 5;}
.ba__newsticker.style8 .ba__newsticker-header::after{position: absolute; right:0; top: 0; width: 50%; height: 100%; content: ''; background: inherit; z-index: -1; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: skewX(15deg); transform: skewX(15deg);}
.ba__newsticker.style8 .ba__newsticker-inner{background:#fdf1e9;}
.ba__newsticker.style8 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style8 .ba__newsticker-buttons > *{background: #fff; margin-right: .2rem;border-radius: 50%; min-width: 28px; min-height: 28px;}


.ba__newsticker.style9 .ba__newsticker-header{background:#ce1e8a; text-transform: uppercase;margin-right:1em;position: relative; z-index: 5;}
.ba__newsticker.style9 .ba__newsticker-header::after{position: absolute; right:0; top: 50%; width:1rem; height:1rem; content: ''; background: inherit; z-index: -1; -webkit-transform:rotate(45deg) translate(0%, -50%); transform:rotate(45deg) translate(0%, -50%);}
.ba__newsticker.style9 .ba__newsticker-inner{background:#f7eef6;}
.ba__newsticker.style9 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style9 .ba__newsticker-buttons > *{background: #fff; margin-right: .2rem;border-radius: 50%; min-width: 28px; min-height: 28px;}


.ba__newsticker.style10 .ba__newsticker-header{background:#105368; border-radius: 0 8rem 0 0; text-transform: uppercase; padding-right: 2em; position: relative; z-index: 5;}
.ba__newsticker.style10 .ba__newsticker-header::after{position: absolute; right:0; top: 0; width:100%; height:100%; content: ''; background: inherit; z-index: -1; border-radius: 0 0 8rem 0;}
.ba__newsticker.style10 .ba__newsticker-inner{background:#e9f6fd; overflow: hidden; border-radius: .5rem;}
.ba__newsticker.style10 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style10 .ba__newsticker-buttons > *{background: #fff; margin-right: .2rem;border-radius: 50%; min-width: 28px; min-height: 28px;}

.ba__newsticker.style11 .ba__newsticker-header{background:#105bfe; text-transform: uppercase; margin-right:1em; padding-right: 1em; position: relative; z-index: 5;}
.ba__newsticker.style11 .ba__newsticker-header::before,
.ba__newsticker.style11 .ba__newsticker-header::after{position: absolute; right:0; top: 0; width: 50%; height: 100%; content: ''; background: inherit; z-index: -1; -webkit-transform-origin:100% 100%; transform-origin:100% 100%; -webkit-transform: skewX(-15deg); transform: skewX(-15deg);}
.ba__newsticker.style11 .ba__newsticker-header::after{background: none; right:.5rem; border-right: 6px double;}
.ba__newsticker.style11 .ba__newsticker-inner{background:#eef3ff;}
.ba__newsticker.style11 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style11 .ba__newsticker-buttons > *{background: #fff; margin-right: .2rem;border-radius: 50%; min-width: 28px; min-height: 28px;}


.ba__newsticker.style12 .ba__newsticker-header{background:#66a00a; text-transform: uppercase; margin-right:1em; padding-right: 1em; position: relative; z-index: 5; border-radius: 9rem;}
.ba__newsticker.style12 .ba__newsticker-header::before,
.ba__newsticker.style12 .ba__newsticker-header::after{position: absolute; right:-1rem; top: 0; width:1.5rem; height: 1.5rem; content: ''; background: inherit; z-index: -1; border-radius: 100%;}
.ba__newsticker.style12 .ba__newsticker-header::after{width: .8rem; height: .8rem; top: 60%;}
.ba__newsticker.style12 .ba__newsticker-inner{background:#f2f2f2; overflow: hidden; border-radius: 9rem;}
.ba__newsticker.style12 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style12 .ba__newsticker-buttons > *{background: #fff; margin-right: .2rem;border-radius: 50%; min-width: 28px; min-height: 28px;}


.ba__newsticker.style13 .ba__newsticker-header{background:#0494d6; text-transform: uppercase; margin-right:2em; position: relative; z-index: 5;}
.ba__newsticker.style13 .ba__newsticker-header::after{position: absolute; right:-40%; top: 50%; width:5rem; height:5rem; content: ''; background: inherit; z-index: -1; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform:rotate(45deg) translate(-50%, -50%); transform:rotate(45deg) translate(-50%, -50%);}
.ba__newsticker.style13 .ba__newsticker-inner{background:#eaeef1; overflow: hidden;}
.ba__newsticker.style13 .ba__newsticker-buttons{background: none; color: inherit; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: .3rem;}
.ba__newsticker.style13 .ba__newsticker-buttons > *{margin-right: .2rem; min-width: 28px; min-height: 28px;}


.ba__newsticker.style14 .ba__newsticker-header{background: #f90;text-transform: uppercase; position: absolute;left: 0;bottom: 100%;}
.ba__newsticker.style14 .ba__newsticker-header::after{position: absolute; right:0; top:0; width:50%; height:100%; content: ''; background: inherit; z-index: -1; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform:skewX(45deg); transform:skewX(45deg);}
.ba__newsticker.style14 .ba__newsticker-inner{background: #2a3b4d;border-top: 9px double #f90;color: #fff; margin-top: 3rem;}
.ba__newsticker.style14 .ba__newsticker-buttons{background: none; color: inherit;}


.ba__newsticker.style15 .ba__newsticker-header{background: #524ed7;text-transform: uppercase;}
.ba__newsticker.style15 .ba__newsticker-inner{background: #f3f5f7; overflow: hidden; border-radius: .3rem; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: .5em 0; -webkit-box-shadow: 0 0 .5em rgba(0,0,0,.3); box-shadow: 0 0 .5em rgba(0,0,0,.3);}
.ba__newsticker.style15 .ba__newsticker-buttons-wrap{position: absolute; top: .3rem; right: .3rem; z-index: 9;}
.ba__newsticker.style15 .ba__newsticker-buttons{background: none; color: #fff;}
.ba__newsticker.style15.ba__newsticker{position: relative;}
.ba__newsticker.style15.ba__newsticker::before,
.ba__newsticker.style15.ba__newsticker::after{position: absolute; left: 1em; top: 0; width: 10em; height: 1em; background: #1c1b1b; content: ''; border-radius: 1em; display: block; z-index: -1;}
.ba__newsticker.style15.ba__newsticker::after{left: auto; top: auto; bottom: 0; right: 1em;}


.ba__newsticker.style16 .ba__newsticker-header{background: #00e7ff;text-transform: uppercase; position: absolute;left: 0;bottom: 78%; border-radius: 1rem 0;}
.ba__newsticker.style16 .ba__newsticker-inner{background: #2a3b4d;color: #fff; border-radius:78% 22% 99% 1% / 24% 53% 47% 76%; margin-top: 3rem;}
.ba__newsticker.style16 .ba__newsticker-buttons{background: #e2e4ea; color: #2a2f36; border-radius:93% 7% 82% 18% / 50% 84% 16% 50%; margin-right: -2px;}


.ba__newsticker.style17 .ba__newsticker-header{background: #ffe600;color: #1c1b1b; text-transform: uppercase; -webkit-transform: translateY(-30%); transform: translateY(-30%); margin: 0 1rem; border-radius: 1em 0;}
.ba__newsticker.style17 .ba__newsticker-inner{background: #0f935b;color: #fff; border-radius: 1em 0; margin-bottom: 1rem;}
.ba__newsticker.style17 .ba__newsticker-buttons{background: #e2e4ea; color: #2a2f36; border-radius: 1em 0; margin: 0 1rem -1em;-ms-flex-item-align: end;align-self: flex-end;}


.ba__newsticker.style18 .ba__newsticker-header{background: #ee233f;text-transform: uppercase; position: absolute;left: 0;bottom:calc(100% + .3rem); border-radius: .3rem .3rem 0 0;}
.ba__newsticker.style18 .ba__newsticker-inner{background: #2a3b4d; color: #fff; margin:3rem 1rem 2.5rem; outline: 6px double #ee233f; outline-offset: .3rem;}
.ba__newsticker.style18 .ba__newsticker-buttons{background: #ee233f; position: absolute; right: 0; top: calc(100% + .3rem); border-radius:0 0 .3rem .3rem;}


.ba__newsticker.style19 .ba__newsticker-header{background: #000;text-transform: uppercase; border-radius:9rem;}
.ba__newsticker.style19 .ba__newsticker-inner{background: #fff; color: #2a3b4d; border: 0 solid #3c23ee; border-width: 2px 0 9px; border-radius: 9rem;}
.ba__newsticker.style19 .ba__newsticker-buttons{background: #3c23ee; position: absolute; right: 2rem; top: 0; border-radius: 5rem; -webkit-transform: translateY(-50%); transform: translateY(-50%);}


.ba__newsticker.style20 .ba__newsticker-header{background: #f90;text-transform: uppercase;position: absolute; left: 0; bottom: 100%; -webkit-transform: skewX(-15deg); transform: skewX(-15deg);}
.ba__newsticker.style20 .ba__newsticker-inner{background: none; color: #2a3b4d;}
.ba__newsticker.style20 .ba__newsticker-body{-webkit-box-ordinal-group: 6;-ms-flex-order: 5;order: 5; background: -webkit-gradient(linear, left top, left bottom, from(rgba(238,238,238,.5)),to(rgba(238,238,238,.5))); background: linear-gradient(to bottom, rgba(238,238,238,.5) 0%,rgba(238,238,238,.5) 100%); border-top: 3px solid #f90; padding: 0 1rem;}
.ba__newsticker.style20 .ba__newsticker-buttons{background: #000;-webkit-transform: skewX(-10deg) translateX(1rem);transform: skewX(-10deg) translateX(1rem); z-index: 2;}


.ba__newsticker.style21 .ba__newsticker-header{background: #0390b0;text-transform: uppercase; border-radius: .3rem; -webkit-transform:skewX(-15deg) translateY(10px);transform:skewX(-15deg) translateY(10px); outline: 1px solid #0390b0; outline-offset: 5px;}
.ba__newsticker.style21 .ba__newsticker-inner{background:none; color: #2a3b4d; margin-bottom: 1rem;}
.ba__newsticker.style21 .ba__newsticker-body{background:#f3f8f9; -webkit-transform:skewX(-15deg); transform:skewX(-15deg); border-radius: .3rem; margin-left: 1rem; border: 1px solid rgba(0,0,0,.1);}
.ba__newsticker.style21 .ba__newsticker-buttons{background: #000; position: absolute; right: 2rem; top: 0; border-radius: .3rem; -webkit-transform: skewX(-15deg) translateY(-50%); transform:skewX(-15deg) translateY(-50%);}


.ba__newsticker.style22 .ba__newsticker-header{background: #003ed4;text-transform: uppercase; -webkit-transform: skewX(-15deg); transform: skewX(-15deg); margin-left: 3rem;}
.ba__newsticker.style22 .ba__newsticker-header::before,
.ba__newsticker.style22 .ba__newsticker-header::after{position: absolute; bottom: .5rem; right: calc(100% + .3rem); width: 1rem; height: .8rem; display: block; content: ''; background: inherit; -webkit-transform:inherit; transform:inherit;}
.ba__newsticker.style22 .ba__newsticker-header::after{width: .7rem; height: .5rem; bottom: 1.6rem; right: calc(100% + 1.6rem);}
.ba__newsticker.style22 .ba__newsticker-inner{background: none; color: #2a3b4d; border-bottom: 5px solid #003ed4; margin-bottom: 2rem;}
.ba__newsticker.style22 .ba__newsticker-buttons{background: #000;-webkit-transform:skewX(-10deg) translateY(100%);transform:skewX(-10deg) translateY(100%); z-index: 2; position: absolute; right: -5px; bottom: 0;}


.ba__newsticker.style23 .ba__newsticker-header{background: #ea2f01;text-transform: uppercase; -webkit-transform:skewX(-15deg); transform:skewX(-15deg); border-right: 6px solid #000;}
.ba__newsticker.style23 .ba__newsticker-inner{background:none; color: #2a3b4d; border-radius: 9rem; overflow: hidden;}
.ba__newsticker.style23 .ba__newsticker-body{background:-webkit-gradient(linear, left top, left bottom, from(rgba(238,238,238,.5)),to(rgba(204,204,204,.5)));background:linear-gradient(to bottom, rgba(238,238,238,.5) 0%,rgba(204,204,204,.5) 100%); margin: .5rem 0; -webkit-transform:skewX(-15deg); transform:skewX(-15deg); overflow: visible;}
.ba__newsticker.style23 .ba__newsticker-body > *{overflow: hidden;}
.ba__newsticker.style23 .ba__newsticker-body::before,
.ba__newsticker.style23 .ba__newsticker-body::after{position: absolute; left: 0; top: 100%; width: 35%; height: 3px; display: block; content: ''; background: #ea2f01;}
.ba__newsticker.style23 .ba__newsticker-body::before{left: auto; right: 0; top: auto; bottom: 100%;}
.ba__newsticker.style23 .ba__newsticker-buttons{background: #ea2f01; -webkit-transform:skewX(-15deg); transform:skewX(-15deg); border-left: 6px solid #000;}


.ba__newsticker.style24 .ba__newsticker-header{background: #bb19a9;text-transform: uppercase; margin: .5rem; border-radius: 9rem;}
.ba__newsticker.style24 .ba__newsticker-inner{background: #053c77; border-radius: 9rem;}
.ba__newsticker.style24 .ba__newsticker-body{background: #f5f5f5; border-radius: 9rem; margin:.1rem;}
.ba__newsticker.style24 .ba__newsticker-buttons{background: #bb19a9; margin: .5rem; border-radius: 9rem;}


.ba__newsticker.style25 .ba__newsticker-header{background: #24cd00;text-transform: uppercase;position: absolute; left: 0; bottom: 100%;}
.ba__newsticker.style25 .ba__newsticker-inner{background:#f9f9f9; color: #2a3b4d; border-left: 20px double #24cd00; position: relative; margin: 3rem 0 .5rem;}
.ba__newsticker.style25 .ba__newsticker-inner::before,
.ba__newsticker.style25 .ba__newsticker-inner::after{position: absolute; left: 0; top: 100%; width: 35%; height: 3px; display: block; content: ''; background: #24cd00;}
.ba__newsticker.style25 .ba__newsticker-inner::before{left: auto; right: 0; top: auto; bottom: 100%;}
.ba__newsticker.style25 .ba__newsticker-buttons{background: #24cd00; z-index: 2;}