﻿/*!
 * 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");.overview{margin-top:6rem;padding-bottom:1rem;}.newsList{border-top:2px solid #dedee0;padding:4rem 0;}.newsList .dropdowns{padding-bottom:4rem;}.newsList .dropdowns .datePicker{height:3.625rem !important;border-radius:.5rem;}.newsList .dropdowns input,.newsList .dropdowns select{width:17.5rem;}.newsList #articleList .article{width:50rem;margin-bottom:2rem;}.newsList #articleList .article .card-body{display:flex;padding:1rem;}.newsList #articleList .article .card-body .date{height:8rem;width:8rem;background:#828da6;border-radius:.5rem;text-align:center;color:#fff;}.newsList #articleList .article .card-body .date .month{font-size:1.5rem;margin:0;text-transform:uppercase;}.newsList #articleList .article .card-body .date .day{font-family:Georgia,serif;font-size:2.875rem;margin:0;}.newsList #articleList .article .card-body .desc{padding-left:1.5rem;width:37rem;}.newsList #articleList .article:hover{text-decoration:none;}.newsList #articleList .article:hover .card-body h2{text-decoration:underline;}.resources #articleList .article{margin-bottom:2rem;background-color:#fff;}.resources #articleList .article .card-body{display:block;padding:1.5rem;font-weight:400;}.resources #articleList .article .card-body .date{height:6rem;width:6rem;background:#828da6;border-radius:.5rem;text-align:center;color:#fff;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}.resources #articleList .article .card-body .date .month{font-size:1rem;margin:0;text-transform:uppercase;}.resources #articleList .article .card-body .date .day{font-family:Georgia,serif;font-size:2rem;margin:0;margin-top:-.75rem;}.resources #articleList .article .card-body h3{font-size:1.25rem;}.resources #articleList .article .card-body .descText{font-size:1rem;color:#282525;margin-bottom:0;}.resources #articleList .article:hover{text-decoration:none;}.resources #articleList .article:hover .card-body h3{text-decoration:underline;}@media only screen and (min-width:768px) and (max-width:992px){.newsList #articleList .article{width:100% !important;}}@media only screen and (max-width:768px){.newsList .dropdowns{display:block;}.newsList .dropdowns input,.newsList .dropdowns select{width:75%;margin-bottom:1rem;}.newsList #articleList .article{width:100%;}.newsList #articleList .article .card-body .date{height:3.5rem;width:5rem;line-height:1rem;}.newsList #articleList .article .card-body .date .month{font-size:1.125rem;}.newsList #articleList .article .card-body .date .day{font-size:1.625rem;}.newsList #articleList .article .card-body .desc{padding-left:1rem;}}