html,body{margin:0;padding:0}body{font-family:arial;font-weight:bold;color:#333;position:relative}#body-wrapper{width:100%;height:100%;position:relative;overflow:hidden;border-top:5px solid #999;border-bottom:5px solid #999}#application-content{width:100%;height:100%;overflow:hidden;background:url(../media/content-background-1.jpg) no-repeat center center;background-size:cover;display:flex;flex-direction:column}#clock-wrapper{width:338px;height:338px;position:absolute;right:5px;top:11px;background:url(../media/clock-background.png) no-repeat center center}#clock-canvas{position:absolute;left:35px;top:35px}#screen-title{height:170px;background-color:#00437e;color:#fff;padding:0 0 0 50px;border-bottom:5px solid #999}#screen-title h1{font-size:66px;line-height:66px;margin:0;padding:15px 0 10px 0;border-bottom:5px solid #999;display:block;width:80%}#screen-title h2{font-size:45px;line-height:45px;margin:10px 0 0 0;padding:0}.row{display:table-row}#primary-content{height:1295px;width:100%;text-align:center;text-transform:uppercase;display:table-cell;vertical-align:middle;display:flex;justify-content:center;align-items:center}#time-quantity{font-size:400px;line-height:300px}#time-type{font-size:110px;line-height:110px}#time-disclosure{font-size:40px;line-height:40px;margin:0 0 10px 0}#message-custom-title{font-size:80px;margin:0}#message-custom-content{font-size:40px;margin:0 50px}#bus-arriving{font-size:90px;color:#d77800;display:none}#secondary-content{height:440px;width:100%;display:table-row;vertical-align:middle}#weather-block{display:table-cell;width:300px;vertical-align:middle;text-align:center;color:#999}#weather-icon{width:300px;height:165px}#weather-icon img{height:145px;width:145px;border-radius:20px;padding:10px;background-color:#999}#weather-temp{width:300px;height:60px;padding:0 0 0 10px;font-size:60px;text-align:center}#stop-box{width:780px;height:440px;overflow:hidden;position:relative;vertical-align:middle;text-align:left;margin:0}#stop-line{position:absolute;left:23px;top:0px;right:-10px;bottom:-10px;z-index:99;border:5px solid #999;border-radius:30px 0 0 0}#stop-list{position:relative;z-index:100;margin:30px 0 0 0;padding:0}#stop-list .active{font-weight:bold}#stop-list div.bus-stop{height:50px;font-size:50px !important;line-height:50px;margin:0;padding:0;font-weight:normal}#stop-list div.bus-stop div{display:block;float:left;width:50px;height:50px;background:url(../media/stop-circle-grey.svg) no-repeat center center;background-size:contain;margin:0 20px 0 0}#stop-list div.bus-at-stop div{background:url(../media/shuttle-orange.svg) no-repeat center center;background-size:contain}#stop-list div.bus-between-stop{width:30px;height:30px;margin:0 0 0 10px;background:url(../media/default-route-arrow.png) no-repeat center center}@keyframes blink{50%{opacity:0}}@-webkit-keyframes blink{50%{opacity:0}}#stop-list div.bus-between-stop.bus-is-between{animation:blink 0.5s step-start 0s infinite;-webkit-animation:blink 0.5s step-start 0s infinite;background-image:url(../media/shuttle-orange.svg);background-size:contain}#marketing-box{height:840px;width:100%;background:url(../media/sample-ad.jpg) no-repeat center center;background-size:cover}.bottom-tracker{margin-top:auto}.message-wrapper{height:100%;display:flex;justify-content:center;align-items:center}/*# sourceMappingURL=style.css.map */