﻿/* 2013-Responsive-Design-Toolkit-User-Guide.docx Customizing Your New Site Step*/

.headerBgImg {
background-image: url("/Style%20Library/egov/img/agencyHeaderBg-generic.jpg"); /****CHANGE HEADER BACKGROUND IMAGE HERE*****/
background-repeat: no-repeat;
background-position: top center;
background-size: 100%;
}
.headerBgImgSubpage {
    background-image: url("/Style%20Library/egov//img/agencyHeaderInt-generic1.jpg"); /****CHANGE SUB PAGE HEADER BACKGROUND IMAGE HERE*****/
    background-size: 100%;
    background-repeat: no-repeat;
}
#agency_branding, #agency_branding_subpage {
    padding: 20px;
    background-image: url(/Style%20Library/egov/img/bgBlack65.png);
}

#mdgov_homeLink a {
    display: block;
    text-align: center;
    width: 100%;
    height: 100px;
    background-image: url("/Style%20Library/egov/img/MDgov_Crown_Logo-Black.png");
    background-repeat: no-repeat;
   }
#mdgov_homeLink a:focus {
    /*background-image: url("/Style%20Library/egov/img/MDgov_Crown_Logo-Black-hover.png");*/
    background-image: url("/Style%20Library/egov/img/MDgov_Crown_Logo-Black.png");    
}

h1,h2,h3,h4 {
  font-family: Arial, "Helvetica Neue", sans-serif;
  font-weight: bold;
}

#mdgov_trendsAndAlerts 
{
	height: 0%;
	color: #fff;
	background-color: #fc0;
	overflow: visible;
}

#mdgov_enterpriseNavigation {
z-index: 10;
width: 100%;
clear: both;
background-color: #135490; /****NAV LIST BACKGROUND COLOR*****/
}

#mdgov_enterpriseNavigation #current a{
    background-color: #fff;
    color: #135490;
}

#mdgov_TopSliverBar {
width: 100%;
z-index: 1000;
min-height: 33px;
background-color: #fff;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #fff; /*******TOP BANNER SLICE COLOR CHANGE
HERE*****/
box-shadow: 0px 20px 20px -15px #111;
transform: scale(1);
font-size: 80%;
}

#mdgov_sliverRight a, #mdgov_sliverRight a:link {
    color: #135490;
    padding-right: 5px !important;
    border-right: 1px solid #135490 !important;
}

#mdgov_sliverRight a:last-child, #mdgov_sliverRight a:link:last-child,
#mdgov_sliverRight a:nth-last-child(2), #mdgov_sliverRight a:link:nth-last-child(2) {
	border: none !important;
}

#mdgov_sliverRight img {
	display: none;	
}

#btn-translate {
	background-color: #0072c6;
    color: #fff;
    border-radius: 5px;
    padding: 3px 10px;
}

#footer_block {
background-color: #135490;
border-top: 4px #135490 solid; /******FOOTER COLOR CHANGE HERE******/
width: 100%;
color: #fff;
}
#mdgov_mobileNavButton a {
position: absolute;
left: 0;
height: 21px;
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 2px #000;
text-decoration: none;
background-color: #135490;
text-align: left;
font-size: 165% !important;
/*width: 100%;*/
width: 25%;
text-indent: 1.5%;
padding: 6px 0;
border-bottom: 4px solid #000;
}

#secondary_right_rt_col {
    background-color: #eee;
    float: left;
    border-left: 1px solid #ccc;
    padding: 0 20px 20px 20px;
    margin-top: 20px;
}

    
#secondary_right_rt_col {
       padding:20px
       
}

.ms-rtestate-field h1, h1.ms-rteElement-H1, .ms-rtestate-field h2, h2.ms-rteElement-H2, .ms-rtestate-field h3, h3.ms-rteElement-H3, .ms-rtestate-field h4, h4.ms-rteElement-H4 {
    line-height: 1.4;
   /* instead of color: #0072C6 changing the reusable headers to black */
   color : #000000;
}
/**** Adjust heading sizes ***/
h1{
/*font-size:2em;*/
font-size:22px;
color:#000;
}
h2{
font-size:18px;
/*color:#0F0;*/
}
h3{
font-size:16px;
}
h4{
font-size:14px;
}

#primary_content_Block h2 {
    font-size: 18px;
    line-height: 20px;
}

/**** Turn visible focus indicators back on ***/
a:focus{
outline: 1px dashed;
outline: 2px solid orangered;
}

.cl_socialNav li a{
outline: 0;
}

/**** Begin css for changes skipnav ***/
.skipNav {
position: absolute;
left: inherit;
top:inherit;
width: auto;
height: auto;
}
.skipNav a {
    position:relative;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.show-on-focus:focus {
    display:block;
    top: 0px !important;
    width: auto;
    height: auto;
    padding: 7px 10px 6px 10px;
    background-color: #fff;
    z-index: 5;
}
#mdgov_searchInput .mdgov_searchInputBox {
color: #767676;
}
h2, h3, h4, .ms-h2, .ms-h3, .ms-h4, .ms-headerFont {
color: #005594;
}

/***change active links color***/
a, .twitter-timeline, .link-item, .link-item a, .link-item a:link, .ms-rteForeColor-6, .ms-rteForeColor-2{
color: #135490;
}

/***change News Update font to match body***/
.link-item, .link-item a, .link-item a:link {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
/***hover/visited/focus link color***/
a:hover, a:focus {
color: #135490;
}
/***visited link color***/
a:visited {
color: #135490;
}
#mdgov_sliverRight a:focus img, img:hover{
border-bottom: none !important;
}
.minus-sign.mobileButton:after{
content: "\2212" !important;
}
.mobileButton:after{
content: "+" !important;
}
a.btn-bt:hover {
    color: #0b3962 !important;
}
a.pm-btn:hover {
    background-color: #0b3962 !important;
    color: #ffffff !important
}
a.learn-more-link:visited, a.learn-more-link:focus,a.learn-more-link:hover{
color:#135490;
}
a.mdleads-btn:hover {
    background-color: #0b3962 !important;
    color: #ffffff !important
}

/* Accordion Styling Starts */
.accordion-button:not(.collapsed) {
    color: #145490 !important;
    background-color: #f3f7fa;
}
.accordion-button {
    margin: 0px !important;
}
.accordion-button:focus {
    box-shadow: none;
    border-color: rgba(0,0,0,.125);
}
input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, button:hover {
    background-color: #f3f7fa;
}
/* Accordion Styling Ends */


/* Table styling */
.msdecolumn {
    float: left;
    width: 50%;
    padding: 0 20px;
  }
  
  /* Clear floats after the columns */
  .msderow:after {
    content: "";
    display: table;
    clear: both;
  }
  

  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
  @media screen and (max-width: 992px) {
    .msdecolumn {
      width: 100%;
    }
  }

/* Main Nav Padding */
#mdgov_enterpriseNavigation ul li a.level0 {
    padding: 12px 35px;
}

/*Quick links starts*/
#navBlock{
position: relative;
}
@media (max-width: 979px){
#navBlock{
position: initial;
}
.quick-nav-main {
display:block !important;
}
.secondary_middle_col_lt1{
margin-top:0 !important;
padding: 0 0px !important;
background-color: #fff !important;
width: 100%
}
.secondary_middle_col_lt1:first{
margin-top:20px !important;
}
.row-fluid.dropdown-menu-container{
margin-top: -40px;
position: inherit !important;
}
.quick-nav-main {
    background-color: #fff !important;
margin-top: 10px;
}
#mdgov_enterpriseSearch {
    margin: 0;
    margin-top: -5px;
}

.quick-nav-main .secondary_content_Block_inner:first-child{
margin-top:40px;
}

#secondary_content_Block {display:flex}

}
@media (max-width: 767px) {
#mdgov_enterpriseSearch {
    margin: 0 !important;
    margin-top: -3px;
}
}

@media (max-width: 979px){
.row-fluid.dropdown-menu-container {
    position: inherit;
    }
}
/*Quick link ends*/

@media (min-width: 1200px) {
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 1280px;
    }
}

@media (min-width: 992px) {
.container, .container-lg, .container-md, .container-sm {
    max-width: 1280px;
    }
}