@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto+Slab');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');

/* banner styles */

.headerbackground {
    margin-top: -40px;
    color: white;
    z-index: 1;
    height: 93px;
}
img.logo {
    max-height: 90px;
	height: 90px;
    margin-top: -25px;
}
.mainpage{
	margin-left: 53px;
}
#banner{
	background-color: #00439D;
}
a.name.navbar-brand {
	height: 63px;
	color: #FFFFFF;	
	font-family: "Roboto Slab";	
	font-size: 48px;	
	font-weight: bold;	
	line-height: 63px;
}
a.name.navbar-brand {
    height: 63px;
	color: #FFFFFF;	
	font-family: "Roboto Slab";	
	font-size: 48px;	
	font-weight: bold;	
	line-height: 63px;
	margin-top: -90px;
	padding-left: 130px;
}
.region.region-alert {
    margin-left: 55px;
    margin-top: -40px;
}
.body {
    margin-top: 0;

}
.topHeader {
	height: 26.14px;
	background-color: #00439D;
	margin-top: -20px;
}
/* search bar styles */
form#search-block-form {
    margin-right: 16px;
	margin-left: 50%;
	margin-top: -65px;
}

button.button.js-form-submit.form-submit.btn-primary.btn.icon-only {
    background-color: #DB5461;
    margin-left: -5px;
	border-color: #DB5461;
	padding: 6px;
}

div#SearchBar {
    margin-top: 40px;
}
.form-item.js-form-item.form-type-search.js-form-type-search.form-item-keys.js-form-item-keys.form-no-label.form-group {
    margin-left: 45px;
}

div#block-searchform {
    margin-left: 800px;
	margin-top: -55px;
}
/*nav styles */
ul.dropdown-menu {
    background-color: #699BFF;
    border-radius: 0;
    /* height: 48px; */
    padding-top: 5px;
    border-color: #699AFF;
}

ul.dropdown-menu li a:hover{
    background-color: #699BFF;
    color: black;
       
}
ul.menu.menu--main.nav.navbar-nav li ul {
    min-width: 100%
}
ul.menu.menu--main.nav.navbar-nav ul.dropdown-menu li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.dropdown-menu > li > a {
    font-weight: 600;   
     text-align: left;
    display: table;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
#bs-example-navbar-collapse-1 .navbar-nav {
    text-align:center;
	float:none;
    margin: 0 auto;
    display: table;
   font-family: 'Open Sans', sans-serif;
    font-size: 24px;	
    font-weight: 600;	
  }
ul.nav.navbar-nav a{
   color: #FFFFFF;
   padding-left: 30px;
   padding-right: 30px;
	margin-top: -6px;
	width: 100%;
}
.navbar{
	margin-bottom: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #98bafc;
}
nav.navbar.navbar-default {
    background-color:#699BFF;
	border-radius: 0;
	/* height: 48px;*/ /* causes issues with nav dropdown on mobile */
    padding-top: 5px;
	border-color: #699AFF;
}
/*main background styles */
.slider {
    height: 400px;
}
div#topCaption a{
   position: absolute;
  right: 15%;
  bottom: 24px;
  left: 15%;
  z-index: 10;
  padding-top: 24px;
  padding-bottom: 24px;
  color: #fff;
  text-align: center;
}
div#topCaption a p{
	display: none;
}

#mainBackground{
	padding-left:0;
	padding-right:0;
}
/*news styles */
.newsSection {
   height: 66px;
   background-color: #00459C;
   color: white;
   font-size: 25px;
   padding-top: 10px;
}
.newsSection p{
    	height: 39px;
    	color: #FFFFFF;	
    	font-family: 'Open Sans', sans-serif;
    	font-size: 32px;	
    	font-weight: 600;	
    	line-height: 35px;
		margin-left: -140px;
}
.newsSlider a{
     color:white;
    text-shadow: none;
    margin-left: 100px;
}
.arrows {
    height: 30px;
    margin-top: 6px;
	font-size: .9em;
}

.arrows span{
	color: white;
	padding: 5px;
	text-decoration: none;
	background-color: #DB5461;
}
section#block-views-block-news-block-1 {
    margin-left: 100px;
}
/*stops news slider from jumping*/
#stopjumping.carousel-inner > .next, #stopjumping.carousel-inner>.prev{
  top: -20px; // top padding
}
/*alerts styles */
.Alerts {
    background-color:#1C2321;
    height: 48px;
    color: white;
    /* padding-left: 50px; */
    /* margin-top: -20px; */
}
.alertsInfo:before {
    content: url('/template/sites/default/files/images/icon-alarm.png');
}
.alertsInfo {
    margin-top: 6px;
}
.field.field--name-field-body.field--type-string.field--label-hidden.field--item {
    font-family: 'Open Sans', sans-serif;
  margin-left: 50px;
  margin-top: -30px;
}
.alertsInfo{
   font-size: 25px;
   /* margin-top: -32px; */
   color: white;
   font-family: 'Open Sans', sans-serif;
   font-size: 24px;
   font-weight: 500;
   line-height: 32px;
   /* margin-left: 30%; */
}
.alertsInfo a{
	color: white;
	text-decoration: none;
}
/*info styles */
ul.Info {
    list-style: none;
    padding-top: 10px;
    padding-left: 8px;
    padding-top: 16px;
    color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;	
    letter-spacing: 0.4px;	
    line-height: 24px;
}
ul.Info li{
	list-style: none;
}
ul.Info li a{
	color: #1C2321;	;
}
/*feature styles */
.featureBox1, .featureBox2, .featureBox3, .featureBox4 {
    height: 192px;
}
.featureBoxes {
    margin-top: 24px;
}
.featureBoxes h2{
    padding: 15px;
    text-align: center;
    background-color: #699BFF;
    color: #fff;
    margin-top: -60px;
}

.featureBoxes a{
    padding: -4px;
    text-decoration: none;
}
/*midsection styles */
.midsectionContent {
    color: black;
	background-color:#F3F2F3;
	margin-top: 0;
	min-height: 485px;
}
.frontPageContent {
    color: black;
	background-color:#F3F2F3;
	margin-top: -20px;
	/*min-height: 485px; */
    padding-top: 10px;
    padding-left: 40px;
	padding-right: 40px;
    padding-top: 16px;
    color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;	
    letter-spacing: 0.4px;	
    line-height: 24px;
	padding-bottom: 50px;
    margin-bottom: -10px;
}
.viewContent {
    color: black;
	background-color:#F3F2F3;
	margin-top: -20px;
	min-height: 485px;
    padding-top: 10px;
    padding-left: 8px;
    padding-top: 16px;
    color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;	
    letter-spacing: 0.4px;	
    line-height: 24px;
	margin-bottom: -20px;
}
.viewContent li{
	list-style: none;
	 color: #1C2321;
	margin-bottom: 30px;	
}
.viewContent a{
	 color: #1C2321;	
}
.midsectionHeading h3{
    border-bottom: 10px solid #266DCF;
    display: inline-block;
   	color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
   	font-size: 40px;	
   	font-weight: 600;	
}
h2.block-title {
    border-bottom: 10px solid #266DCF;
    display: inline-block;
    color: #1C2321;
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 30px;
}
.social {
    color: black;
	background-color: yellow;
	margin-top: 0;
	height: 500px;
	border-left:40px solid white;
	border-right: 40px solid white;
	border-bottom: 30px solid white;
}

.DepartmentContent {
    color: black;
    background-color: #F3F2F3;
    height: 500px;
}
.DepartmentHeading h3{
    border-bottom: 10px solid #266DCF;
    display: inline-block;
   	color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
   	font-size: 40px;	
   	font-weight: 600;	
}
/*offersection styles */
.offerSectionContent {
	margin-top: 0;
}
.offerSectionHeading {
    margin-top: 20px;
}
.offerSectionHeading h3{
    border-bottom: 10px solid #266DCF;
    display: inline-block;
   	color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
   	font-size: 40px;	
   	font-weight: 600;	
}
.frontpage .offerSectionHeading { 
margin-top: -20px;
}
.menuSectionHeading h3{
    border-bottom: 10px solid #266DCF;
    display: inline-block;
   	color: #1C2321;	
    font-family: 'Open Sans', sans-serif;
   	font-size: 40px;	
   	font-weight: 600;	
}
h4.category:after{
    /*content: url('/template/sites/default/files/images/Danger.png');*/
    content:url("../../../sites/default/files/images/Danger.png");
    font-size: 20px;
    font-family: 'Glyphicons Halflings';
    margin-right: -48px;
    margin-top: -36px;
    float: right;
    color:red;
}
.offerBoxes a{
    color: black;
}

.offerBoxes a:hover{
     text-decoration: none; 
}
.offerBoxes h2 {
    margin-bottom: 25px;
    margin-top: 0;
}
h4.category {
      margin-top: 56px;
    display: inline-block;
}
h4.description {
    margin-top: 16px;
}
.offerBoxes h2 {
	height: 32px;
  color: #1C2321;
  font-family: ‘Open Sans’, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 24px;
  margin-bottom: 0;
  margin-top: 24px;
}
.offerBoxes h4{
height: 16px;
  color: #1C2321;
  font-family: ‘Open Sans’, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  padding-left: 24px;
}
#menuSection {
    padding-left: 88px;
}

#menuBoxes {
    margin-left: -10px;
}
/*footer styles */
ul.homemenu-level-0 {
    width: 100%;
    display: table;
}
ul.homemenu-level-0 li {
		width:20px;
		display:table-cell;
		/*float:left;*/
		text-align: center;
		position:relative;
	}

 ul.homemenu-level-0 li ul.homemenu-level-1 li {
            display: block;
            float: none;
            width: 100%;
            padding: 0px;
        }

 ul.homemenu-level-0 li ul.homemenu-level-1 li span a {
                color: #FFFFFF;
                text-align: center;
                padding: 0px 0px 0px 0px;
                font-size: 16px;
                font-weight: normal;
	  			font-family: "Open Sans";
            }

 ul.homemenu-level-0 li ul.homemenu-level-1 li span a:hover{
		text-decoration:none;
	}
div#footer {
	background-color: #1C2321;
	margin-left: 0px !important;
	margin-right: 0px !important;
	bottom: 0;
	width: 100%;
	position: relative;
}
ul.homemenu-level-0 li span a {
    display: block;
    width: 100%;
}

span.homeitem-level-0 a {
  /*  height: 25px !important;		*/
    color: #699BFF !important;	
   font-family: "Open Sans" !important;
    font-size: 24px !important;	
    font-weight: 500;	
    line-height: 33px;
	text-decoration: none;
	/*margin-left: 20px; */
	margin-bottom: 20px;
}
.footer {
  margin-top: 48px;
  padding-top: 32px;
 /* padding-bottom: 80px; */
  border-top: 1px solid #E5E5E5;
}
/*********  page styles ********/
h2#block-sidebar-menu,h2#block-sidebar-2-menu, #shortnav h2, .sidebar nav h2 {
    background-color: black;
    margin-top: -21px;
    height: 40px;
    padding-bottom: 2px;
    padding-left: 24px;
    padding-top: 5px;
    color: #699BFF;	
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;	
    font-weight: 500;	
    line-height: 33px;
}
div#articlepage {
    overflow: hidden; 
	margin-bottom: -48px;
}
/*div#boxpage {
    overflow: hidden; 
}*/
.page-body {
    min-height: 300px;
}
ul.menu.menu--sidebar.nav, #shortnav ul, .sidebar nav ul {
    background-color: #E6E8E6;
    margin-top: -12px;
    margin-bottom: -50000px; /* any large number will do */
    padding-bottom: 50000px;
}
ul.menu.menu--sidebar.nav li a, #shortnav ul li a, .sidebar nav ul li a{
	border-bottom: 1px solid;
    margin-left: 24px;
    margin-right: 50px;
	padding-left: 0;
	font-family: 'Open Sans', sans-serif;
	color: #1C2321;
	font-size: 24px;	
	font-weight: 500;	
	line-height: 32px;
}

ul.menu.menu--sidebar.nav li a:after{
	content: "\e092";
  	font-size: 20px;
    font-family: 'Glyphicons Halflings';  
  	float: right;
  	color:red;
  	margin-top: -5px;
} 
#shortnav ul.menu.menu--sidebar.nav li a:after{
	content:none;
} 
.sidebar nav {
    margin-left: -30px;
}
.menubundle {
    padding-left: 0;
    padding-right: 15px;
}

.page-header {
    background-color: #E6E8E6;
    padding: 13px;
    margin-top: -20px;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 27px;
    padding-top: 37px;
  	color: #1C2321;	
  	font-family: 'Open Sans', sans-serif;
  	font-size: 40px;	
  	font-weight: 600;	
  	line-height: 35px;
}
.author {
    display: none;
}

.field.field--name-field-press-releas.field--type-datetime.field--label-above {
    margin-bottom: 20px;
}
#nopage, #deniedpage{
	    overflow: hidden; 
	margin-bottom: -48px;
	min-height: 900px;
}
.content {	
   	color: #1C2321;	
   	font-family: "Open Sans";	
   	font-size: 16px;	
   	letter-spacing: 0.4px;	
   	line-height: 24px;
	margin-bottom: 35px;
	/*margin-top: 40px;*/
}
.region.region-sidebar-right {
    margin-right: -30px;
}
#shortnav .region.region-sidebar-right {
    margin-right: -30px;
    margin-top: 0px;
    margin-bottom: 30px;
}
#shortnav ul.menu.menu--sidebar.nav, #shortnav ul{
    min-height: 300px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.featureImages {
    margin-top: 30px;
}
div#featureboxpage {
    min-height: 300px;
}
div#shortnav {
    position: absolute;
    top:106px;
    right: 0.9%; 
}
#contactheader .page-header{
    margin-right:-15px
    }

 /*contact page styles */

ol.breadcrumb {
    display: none;
}
#contactform.page-body { 
background-color: #E6E8E6;
padding-bottom: 30px;
}
.contact {
    color: #1C2321;	
    font-family: "Open Sans";	
    font-size: 16px;	
    letter-spacing: 0.4px;	
    line-height: 20px;
	/*padding-left: 88px;*/
}
.phone,.email,.address {
    margin-bottom: 50px;
}
div#contactform button#edit-submit {
    background-color: #DB5461;
    border-color: #DB5461;
}
.Transparency {
    background-color: black;
}
.Transparency a{
	color: white;
    font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
}
.Transparency p {
s
    color: white;
	font-family: "Source Sans Pro";
    font-size: 16px;
    letter-spacing: 0.4px;
    line-height: 24px;
}

.msGovLogo {
    text-align: center;
   /* margin-top: 85px; */
    margin-bottom: -76px;
}
html, body {
position: relative;
display: flex;
flex-direction: column;
min-height: 100vh;
}
.dialog-off-canvas-main-canvas {
  display: table;
  height: 100%;
  width: 100%;
}
#boxpage {
  display: table-row;
  position: relative;
display: flex;
flex-direction: column;
min-height: 86vh;
}
footer {
  display: table-row;
}

 

/* media queries */
@media only screen and (max-width: 1440px){
form#search-block-form {
    margin-right: 16px;
    margin-left: 0;
    margin-top: -65px;
}
}

@media only screen and (max-width: 1170px){
	.alertsInfo{
   font-size: 20px;
}
	.news-arrow {
	font-size: 1.2rem;
}
	.newsSection p{
    font-size: 20px;
    margin-left: -95px;	
}
	.arrows {
	font-size: .5em;
}
	ul.homemenu-level-0 li {
   display: block;
		width: 100%;
}
	#bs-example-navbar-collapse-1 .navbar-nav {
    font-size: 100%;		
  }

}


@media only screen and (max-width: 1050px){
	div#SearchBar {
    margin-top: -55px;
    float: right;
}
	.alertsInfo{
   font-size: 15px;
}
	.offerBoxes h2 {
    font-size: 29px;
}
	.page-header {
    font-size: 35px;
}
	a.name.navbar-brand {
    font-size: 30px;
     padding-left: 100px;
}
div#block-searchform {
    margin-left: 600px;
    margin-top: -55px;
}
	
}

@media only screen and (max-width: 775px){
	.alertsInfo{
   font-size: 15px;
   background: inherit;
}
.Alerts h3{
    font-size: 20px;
}
a.name.navbar-brand {
    font-size: 22px;
	margin-bottom: 20px;
}
ul.nav.navbar-nav a {
font-size: 12px;
}
.page-header {
    font-size: 25px;
}
.more {
    margin-top: 0;
    margin-left: 0px;
}
.news-arrow {
    font-size: 2.2rem;
}
.social{
	margin-top: 45px;
	}
	.region.region-sidebar-left {
    margin-bottom: 50px;
}
	ul.menu.menu--sidebar.nav {
    margin-bottom: 0px; 
    padding-bottom: 0px;
}
	nav#block-sidebar {
    margin-left: 0px;
}
}
@media only screen and (max-width: 768px){
    div#shortnav {
        position: relative;
        top: 25px;
    }
	ul.dropdown-menu li a {
    color: white;
    font-size: 24px;
    display: table;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

 div#block-searchform {
        margin-left: 430px;
    }
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
}
   .newsSection {
       height: auto;
       min-height: 66px;
    }
}
@media only screen and (max-width: 660px) {
	div#SearchBar {
    float: right;
    margin-top: 0px; 
	margin-right: 0;
}
	.social{
		margin-top: 45px;
	}
	.Alerts{
		min-height:100px;
	}
	.alertsInfo {
    margin-top: 32px;
 /*   margin-left: -16px;
	text-align: center */
	}
	.newsSection{
		height: 135px;
		text-align: center;
	}
	.newsSection p {
    margin-top: 10px;
}
	.newsSlider a {
    margin-left: 0px;
}
	.news-arrow {
    margin-top: 15px;
}
#stopjumping.carousel-inner > .next, #stopjumping.carousel-inner>.prev{
  top: 0px; // top padding
}
	span#alertName {
    margin-top: 15px;
}
	.Alerts {
    margin-top: -25px;
}
	.field.field--name-field-body.field--type-string.field--label-hidden.field--item {
    text-align: center;
	margin-left: -20px;
    margin-top: -30px;
}
	.page-header,.contact {
    padding-left: 30px;
}
	nav#block-sidebar-2 {
    margin-left: -30px;
}
	.region.region-sidebar-left {
    margin-bottom: 50px;
}
	.page-body {
    padding-left: 15px;
}
	form#search-block-form {
    margin-right: 5px;
    margin-left: -450px;
}
	ul.homemenu-level-0 li {
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
	}
	.item.carousel-caption.active {
    margin-top: 20px;
    text-align: center;
    margin-left: 100px;
}
	.arrows {
	font-size: 1.5em;
}
	a.name.navbar-brand {
    font-size: 19px;
    padding-top: 35px;
    width: 100%;
    line-height: 30px;
}
	div#banner {
    margin-top: -53px;
}
	.Transparency p {
    float: none;
}
	.headerbackground {
    height: 210px;
	margin-top: 0;
}
	h1#title {
    width: 100%;
	z-index: 50;
	position: absolute;
	margin-top: 75px;
}
		img.logo {
    max-height: 65px;
}
}
@media print {
  a[href]:after {
    content: none !important;
  }
}
#policypage .views-field.views-field-field-document {
    padding-bottom: 10px;
}


/* nav css for more than one dropdown */
.dropdown-submenu {
    position: relative;
}
.navbar-header {
    float: none;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    padding: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
  content: "\e080";
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-size: 10px;
  float: right;
  margin-top: 5px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-nav li:last-child > .dropdown-menu {
  margin-left: 0px;
}
/*  .navbar-nav li:last-child > .dropdown-menu a {
 text-align: right !important; 
}
.navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > .dropdown-menu {
  left: -100%;
}
.navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > a:after {
  float: left;
  content: "\e079";
}
*/

li.dropdown-submenu a {
    margin-right: 20px;
}
ul.dropdown-menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.container-fluid { width:100%; max-width:100%; }
