﻿/* 2010-Responsive-Design-Toolkit-User-Guide.docx Customizing Your New Site Step*/

#mdgov_TopSliverBar {
    border-bottom-color: #6F5092;
}

#mdgov_enterpriseNavigation {
    background-color: #6F5092;
}

#footer_block {
    background-color: #000;
    border-top: 4px #6F5092 solid;
    width: 100%;
    color: #fff;
}

h2 {
    color: #663300;
}

.headerBgImg {
    background-image: url("/Style%20Library/egov/img/agencyHeaderBg-Redistricting.jpg");
    }
    
@media only screen and (max-width: 768px)
{   
.s4-wpTopTable, div[id^=WebPartctl00], div[id^=ctl00]
{
   width: 100%!important;
}
}

 
