@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');@import url("https://fonts.sidearmsports.com/sidearm/sidearm_font.css");html,body{padding:0;margin:0;overflow:hidden}#stickyTicker{background:#fff;height:60px;z-index:9000;font-size:16px;position:relative}#stickyTicker .sticky_logo{position:absolute;left:-10px;transform:translate(0, -50%);top:50%;z-index:2}#stickyTicker .row{position:relative;max-width:1128px;margin:0 auto;height:100%}#stickyTicker #ticker{position:absolute;top:0;left:190px !important;height:60px;width:750px}#stickyTicker #ticker a{color:#002a5c}#stickyTicker #ticker .info{font-family:'Roboto' !important;font-size:16px !important;color:#002a5c !important;text-transform:none}#stickyTicker #ticker .info .date{font-weight:700}#stickyTicker .social{position:absolute;top:0;right:0;display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;height:100%}#stickyTicker .social .ad{display:block;width:30px;height:30px;border-radius:50%;margin:0 0 0 12px;color:#fff;text-decoration:none;text-align:center;line-height:30px;-webkit-transition:all 0.25s ease-in;-moz-transition:all 0.25s ease-in;transition:all 0.25s ease-in}#stickyTicker .social .ad:hover{-webkit-transition:all 0.25s ease-in;-moz-transition:all 0.25s ease-in;transition:all 0.25s ease-in}#stickyTicker .social .ad.facebook{background-color:#3b5998}#stickyTicker .social .ad.facebook:hover{background-color:#2d4373}#stickyTicker .social .ad.twitter{background-color:#55acee}#stickyTicker .social .ad.twitter:hover{background-color:#2795e9}#stickyTicker .social .ad.youtube{background-color:#cd201f}#stickyTicker .social .ad.youtube:hover{background-color:#a11918}#stickyTicker .social .ad.rss{background-color:#f38d09}#stickyTicker .social .ad.rss:hover{background-color:#c27007}#stickyTicker .social .ad.instagram{background-color:#c65090}#stickyTicker .social .ad.instagram:hover{background-color:#ab3876}#stickyTicker .social .ad i:before{line-height:30px;margin:0}