.alarm{display:table;width:100%;margin-bottom:30px}.alarm>div{display:table-cell;vertical-align:middle;background-color:#e1e1e1;padding:10px 0}.alarm h3{font:16px Open Sans;font-weight:700;margin-top:0}.alarm .body span,.alarm p{font:13px Open Sans}.alarm .body span{color:#6eab28}.alarm .body span span:hover{text-decoration:underline;cursor:pointer}.alarm .alarm-tri{width:100px;text-align:center;border-left:3px solid #f05033;min-height:100px;vertical-align:middle}.alarm .alarm-tri.alarm-type-1{border-color:#f5961c}.alarm .alarm-close{width:50px;text-align:center;min-height:100px;vertical-align:middle;font-weight:700;font:20px Arial}.alarm .alarm-close span:hover{cursor:pointer}.alarm .alarm-details{display:none}.marquee{margin:0 auto;width:100%;overflow:hidden;box-sizing:border-box;position:relative;background-color:#f05033}.marquee:after,.marquee:before{position:absolute;top:0;bottom:0;width:100px;content:" ";z-index:1}.marquee:before{left:0;background:linear-gradient(270deg,transparent,#f05033)}.marquee:after{right:0;background:linear-gradient(90deg,transparent,#f05033)}.marquee .marquee-content{min-width:100%;font-family:korolevlight;color:#fff;font-size:20px;text-transform:uppercase;line-height:1.6;white-space:nowrap}.marquee .marquee-content a{color:inherit}.marquee .marquee-content a:active,.marquee .marquee-content a:focus,.marquee .marquee-content a:visited{text-decoration:none}.marquee .marquee-content ul{animation:marquee 120s linear infinite forwards;display:inline-block;list-style:none;padding:0 33% 0 0;margin:0}.marquee .marquee-content ul:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(25%)}to{transform:translateX(-300%)}}.content p{text-align:justify}.content .text-left{text-align:left!important}.content .text-center{text-align:center!important}.content .text-right{text-align:right!important}#top-menu ul li a.highlight{color:#fff;background-color:#e84427;background-image:linear-gradient(#e84427 65%,#73ac37)}#top-menu ul li a.highlight:hover{background-color:#73ac37;background-image:linear-gradient(#e84427 -100%,#73ac37)}