body {
	font-family: 'Open Sans', sans-serif;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
a {color: #244a73;}
img {
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #666666;
	margin-top: 0;
}

.vertical {
            border-left: 1px solid #E5E6E6;
            height: 50px;
        }

.col-tophat-1 {
    float: left;
    width: 20%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-tophat-2 {
    float: left;
    width: 55%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    font-weight: bold;
}

.col-tophat-3 {
    float: left;
    width: 10%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-tophat-4 {
    float: right;
    width: 15%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.a-tophat {

    color:white !important;

}

.bs-header-tophat {
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    @include media-breakpoint-up(lg) {
        font-size: 14px;
    }
    font-weight: 400;
    line-height: 16px;
    padding-top: 16px;
    padding-bottom: 16px;
    background-color: black;
    color: white;

    .bs-header__how-you-know {
        font-weight: 700;
    }

}

.row.logo-search {
    padding: 5px 0;
}
.header-title {
    float: left;
    color: #000000;
    font-size:2em;
    font-weight:600;
}
.search-bar form {
    float: right;
}
#main-navigation {
    background-color: #404042;
}
#menu {
    float: none;
    text-align: center;
    font-family: 'Zilla Slab', serif;
    font-weight: 400;
    font-size: 20px;
}
#menu li {
    float:none;
    display:inline;
}
#menu > li > a {
    display: inline-block;
    color: #ffffff;
    padding: 5px 25px;
}
#menu li > a:hover {
	background-color: transparent;
}
#main-navigation .mega-menuh {
    float: none !important;
    float: none;
    text-align: center !important;
    font-family: 'Zilla Slab', serif;
    font-weight: 400;
    font-size: 20px !important;
}

#main-navigation .mega-menuh > li {
    float: none !important;
    display: inline-block;
}

#main-navigation .mega-menuh > li > a {
    font-size: 20px;
    font-weight: normal;
    display: block;
    color: #ffffff !important;
    padding: 5px 25px !important;
}
#main-navigation .mega-menuh > li > a:hover,
#main-navigation .mega-menuh > li.mega-hover a {
    background: transparent !important;
    background-color: transparent !important;
}
#main-navigation .mega-menuh li .sub-container.non-mega li {
    text-align: left;
    font-size: 20px !important;
}
#main-navigation ul.mega-menuh li.mega-hover a .dc-mega-icon {
    background-position: unset;
}
#main-navigation .sub-container.mega a {
    font-size: 14px !important;
}
#main-content {
    margin-top: -100px;
    z-index: 2;
}
.subtitle {
    font-size: 24px;
    font-weight: bold;
}
.blue {background-color: #2D5C90;}
.iowagov {background-color: #F0F4F9;}
.otherblue {background-color: #1C5DBA;}
.leftbottom {background-color: #00FF00;}
.rightbottom {background-color: #FF0000;}
.green {background-color: #729F2E;}
.orange {background-color: #E88E00;}
.box {
    padding: 30px 30px 35px;
    display: block;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    margin-bottom: 30px;
}
.box-content {padding-bottom:10px;}
.box-button {
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 700;
}
.box h2,
.box h3 {
    font-family: 'Zilla Slab', serif;
    font-size: 24px;
    text-transform: uppercase;
    padding-top: 5px;
    margin-bottom: 0;
    font-weight: unset;
}
.box img {padding-bottom: 5px;}
.box h2,
.box h3,
.box-button a,
.box a {color: #ffffff;}
.box-button a {
    padding: 5px 35px;
    background-color: rgb(0 0 0 / 0.30);
    border-radius: 10px;
    line-height: 1;
}
.box p {
	margin-bottom: 0;
}
.box ul {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}
.box ul li:before {content: '»';padding-right: 5px;}
.quick-links {
	margin-bottom: 30px;
}
.sidebar {
    background-color: #eaeaea;
    padding: 15px;
    border-radius: 10px;
}
#page-content {
    padding: 30px 0 50px;
}
#page-content .container .container,
.container .container {
	width: 100%;
	padding: 0;
}
.page-breadcrumbs .breadcrumb {
    background: transparent;
    padding: 0;
}
.page-breadcrumbs .breadcrumb>li+li:before {
    content: '»';
}
.footer {
    margin-top: 30px;
}
.footer.blue,
.footer.otherblue,
.footer.otherblue a,
.footer.blue a {color: #fff;}
.footer.blue {
    padding: 0px;
}
.footer.otherblue {
    padding: 30px 0 0px;
}
.footer .leftbottom,
.footer .leftbottom a {
    background-color: #F0F4F9;
    padding: 30px 30px 30px 0px;
    color: black;
    font-size: 22px;
    font-family: var(--font-display-face);
    font-weight: 700;
}
.footer .leftbottom img {
    height: 100%;
    width: 100%;
    padding: 0px 10px 0px 0px;
}
.footer .rightbottom {
    background-color: #FFFFFF;
    padding: 30px 30px 30px 30px;
    color: black;
    font-size: 16px;
    font-family: var(--font-display-face);
    font-weight: 200;
}
.footer .rightbottom2 {
    background-color: #FFFFFF;
    padding: 0px 30px 30px 30px;
    color: black;
    font-size: 14px;
    font-family: var(--font-display-face);
    font-weight: 200;
}
.footer .rightbottom a {
    background-color: #FFFFFF;
    padding: 30px 30px 30px 30px;
    color: black;
    font-size: 16px;
    font-family: var(--font-display-face);
    font-weight: 600;
    text-decoration: underline solid;
}
.footer .rightbottom2 a {
    background-color: #FFFFFF;
    padding: 0px 30px 30px 0px;
    color: black;
    font-size: 14px;
    font-family: var(--font-display-face);
    font-weight: 200;
    text-decoration: underline solid;
}
.footer .footer-column {
    padding-bottom: 30px;
}
.footer .ccm-block-social-links {
    font-size: 18px;
}
.footer .columns p:first-of-type {
    margin-bottom: 0;
}
.footer .columns ul {
    padding: 0;
    list-style: none;
}
.bottom-footer {text-align: center; font-size: 12px;}
.top-footer {
    text-align: left; 
    font-size: 32px; 
    font-weight: 700;
    font-family: var(--font-display-face);
    padding: 10px;
}
.line-footer {
    text-align: center; 
    padding-bottom: 20px;
}
.line-footer hr {
    background-color: #174E9B; 
    height: 2px; 
    border: 0;
}

.btn.btn-default {
    color: #fff !important;
    margin-bottom: 5px;
    font-weight: bold;
    background-color: #2D5C90 !important; /*#f39d33 !important;*/
}
table.listing th {
    background-color: #2D5C90;
    color: #fff;
    padding: 3px 5px;
}
table.listing td {
    padding: 3px 5px;
}
@media (min-width: 768px) {
	#header > div > div {
	    display: flex;
	    align-items: center;
	}
}
@media (min-width: 1200px) {
/*	.quick-links h2 {margin: 0 0 10px;}
	.quick-links .row .row {
	    margin: 0 -30px;
	}
	.quick-links .container > div > div > div > div {
	    padding: 0 30px;
	}*/
}
@media (max-width: 991px) {
	.quick-links .col-sm-2 {
	    width: 33.33333%;
	    margin-bottom: 10px;
	    float: left;
	}
    .last-column {
        text-align: center;
    }
}
@media (max-width: 767px) {
    #logo {text-align: center;}
    #logo img {display: initial;margin-bottom: 10px;}
    .search-bar {text-align: center;}
    .search-bar form {float: none;}
    .search-bar input.ccm-search-block-text {   
        max-width: calc(100% - 40px);
        width: 100%;
    }
    .slicknav_menu {
        background: #414243;
    }
    .slicknav_btn {
        border-radius: 0;
        text-shadow: none;
        padding: 5px 8px;
    }
    .slicknav_menu .slicknav_icon-bar {
        width: 1.5em !important;
        margin: 4px 0;
        border-radius: 0;
        box-shadow: none;
        height: 2px;
    }
    #main-content {
        margin-top: -30px;
    }
}
@media (max-width: 599px) {
	.quick-links .col-sm-2 {
	    width: 50%;
	}
}
