﻿/*!
 * Salt Lake County Styles Version 0.0.1 (https://slco.org/)
 * Copyright 2021  Salt Lake County
 */
@import url("https://fonts.googleapis.com/css2?family=Lato&family=Open+Sans:wght@300;400;600&display=swap");aside .card .card-body{padding:1rem;}#frontBanner{margin-bottom:4rem;min-height:2rem;}#frontBanner img{object-fit:cover;width:100%;height:480px;}#frontBanner .text{color:#fff;z-index:100;top:8rem;position:absolute;text-shadow:0 0 10px #176fc6;}#frontBanner .text p{font-family:Georgia,serif;font-size:2.125rem;line-height:2.5rem;}#frontBanner .text h1{font-size:4rem;line-height:6rem;}#todaysDate{margin-bottom:5rem;}.frontEvent{margin-bottom:5rem;}.frontEvent .icon{height:4rem;width:4rem;display:block;color:#fff;font-size:2rem;display:flex;align-items:center;justify-content:center;}.frontEvent .icon.normal{background-image:url("/Static/img/RedDot-01.svg");}.frontEvent .icon.critical{background-image:url("/Static/img/warningDot-01.svg");}.frontEvent .text{border-bottom:.125rem #b9bfd2 solid;}.frontEvent .link .svg-inline--fa{margin-left:.5rem;}#TwitterHeader{margin-bottom:1rem;}#twitterContainer{max-width:100%;}.TwitterNavArrows{font-size:.5rem;margin:4.5rem 0;}.TwitterNavArrows .btn:disabled{opacity:0;}.TwitterNavArrows #twitter-left-paddle{margin-right:1rem;}.TwitterNavArrows #twitter-right-paddle{margin-left:1rem;}#twitterFeed{margin-top:1rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}#twitterFeed::-webkit-scrollbar{display:none;}#twitterFeed .card{background:#fff;white-space:pre-wrap;padding:0 .75rem;}#twitterFeed .card .top{padding-top:1.5rem;}#twitterFeed .card .desc{color:#000;font-size:1rem;line-height:1.5rem;font-weight:400;}#twitterFeed .card .date{font-size:.75rem;font-weight:400;line-height:1.125rem;color:#5f5f61;padding-top:.5rem;padding-bottom:1.5rem;}@media only screen and (min-width:768px) and (max-width:1200px){#frontBanner .text p{font-size:1.75rem;line-height:2.125rem;}#frontBanner .text h1{font-size:3.5rem;line-height:4rem;}}@media only screen and (max-width:768px){#frontBanner .text p{font-size:1.5rem;line-height:2.125rem;}#frontBanner .text h1{font-size:2.625rem;line-height:3.5rem;}.frontEvent{margin-bottom:2.5rem;}#twitterFeed{flex-wrap:wrap;max-height:530px;overflow:hidden;}#twitterFeed .card{margin-bottom:1rem;}.TwitterNavArrows{display:none;}}