.wptu-ticker.wptu-ticker-main {width: 100%;height: 40px;background: #fff;position: relative;overflow: hidden;margin-bottom: 20px;border: solid 2px #2096cd;}
.wptu-ticker .wptu-ticker-title .wptu-ticker-head {margin: 0;padding: 0 20px;font-size: 18px;color: #FFF;box-sizing: border-box;display: table-cell;vertical-align: middle;}
.wptu-ticker .wptu-ticker-title > span {width: 0;position: absolute;right: -10px;top: 10px;height: 0;border-style: solid;border-width: 10px 0 10px 10px;bottom: 0;border-color: transparent transparent transparent #2096cd;}
.wptu-ticker .wptu-ticker-title {width: auto;height: 100%;display: table;position: relative;background: #2096cd}
.wptu-ticker-block ul {padding: 0px;margin: 0px !important;list-style: none !important;position: absolute;left: 210px;top: 0px;right: 40px;height: 40px;font-size: 16px;}
.wptu-ticker-block ul > li {position: absolute;height: 40px;width: 100%;line-height: 40px;display: none;list-style: none;margin: 0 !important;padding: 0 !important;}
.wptu-ticker .wptu-ticker-navi, .wptu-ticker-block > ul > li > a, .wptu-ticker .wptu-ticker-navi > span {transition: .25s linear;-moz-transition: .25s linear;-webkit-transition: .25s linear;}
.wptu-ticker-block > ul > li > a {text-decoration: none;color: #333;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}

.wptu-ticker .wptu-ticker-navi {width: 40px;height: 40px;position: absolute;right: 0px;top: 0px;opacity: 0;bottom: 0;margin: auto;}
.wptu-ticker:hover .wptu-ticker-navi {opacity: 1;}
.wptu-ticker .wptu-ticker-navi > span:hover {opacity: 1;}

.wptu-ticker .wptu-ticker-navi > span:first-child {background-position: left center;left: 0;}
.wptu-ticker .wptu-ticker-navi > span:last-child {background-position: right center;right: 0;}
.wptu-ticker .wptu-ticker-navi > span {width: 20px;height: 40px;position: absolute;top: 0;cursor: pointer;opacity: 0.3;background: url(../images/ticker-arrows.png) no-repeat;}

.wptu-ticker-conf {display: none;}
.wptu-ticker-main:hover .wptu-ticker-navi {opacity: 1;}
.wptu-ticker-main.wptu-bordernone {border: none;}