.header .contextual-region a img {	
	margin: 2px;
}
.header #search-block-form {
	text-align: center;
    display: inline-block;
	width: 100%;
}
#headerBlock #search-block-form .form-text, #searchInputBox {
	color: #999;
    width: 100%;
    height: 35px;
    padding: 0px;
    box-sizing: border-box;
    text-indent: 10px;
    overflow: hidden;
    line-height: 45px;
    margin-bottom: 0;
    outline: none;
    font-size: 110%;
    border-radius: 5px;
    border: none !important;
    -moz-box-shadow: 0px 0px 5px 0px #000;
    -webkit-box-shadow: 0px 0px 5px 0px #000;
    box-shadow: 0px 0px 5px 0px #000;
    -webkit-appearance: none;
}
#headerBlock #search-block-form div[id^=edit-actions], #mdot_search .searchButtonDiv {
	background-color: #000;
	background-image: -moz-linear-gradient(top, #333, #000);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333), to(#000));
	background-image: -webkit-linear-gradient(top, #333, #000);
	background-image: -o-linear-gradient(top, #333, #000);
	background-image: linear-gradient(to bottom, #333, #000);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333', endColorstr='#000', GradientType=0);
	border-color: #000 #000 #000;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	color: #fff !important;	
	line-height: 12px;
	padding: 0 !important;
    width: 58px !important;
	height: 100%;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
	font-size: 20px;
    border-radius: 0px 5px 5px 0px;
	border: none;
}
#mdgov_enterpriseSearch .form-item, #mdgov_enterpriseSearch .form-actions, #mdgov_enterpriseSearch_home .form-item, #mdgov_enterpriseSearch_home .form-actions {
	margin: 0;
}
#headerBlock #search-block-form .form-submit, #mdot_search .searchButtonDiv .fillImageButton {
	position: absolute;
	left: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border: 0px solid black;
    border-radius: 5px;
}
#mdgov_trendsAlertsWrapper {
	margin: 10px 0 10px 20px;
}
#mdgov_enterpriseSearch  div.block {
	float: right;
	width: 100%;
	position: relative;
}
#mdgov_enterpriseSearch_home {
	width: 30%;
	box-sizing: border-box;
	position: absolute;
    top: 50%;
	right: 0%;
	transform: translate(-0%, -50%);
	margin-right: 10px;
}
#mdgov_enterpriseSearch_home form {
	position: relative;
}
.front #home_search {
	width: 60%;
	float: left;
	margin-right: 3%;
	position: relative;
}
#pageBanner {
	border-top: 0px solid #000;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0;
	clear: both;
}
#pageBanner img {
	width: 100%;
}
/* Stretch home banner image across screen */
.views-slideshow-cycle-main-frame > div {
	width: 100% !important;
	text-align: center;
}
#mdgov_enterpriseNavigation ul.contextual-links {
	display: none;
}
footer ul.menu {
	margin: 0;
	float: left;
	padding: 20px 5px 15px 20px;
}
footer ul.menu li {
	display: inline;
	margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
	padding-right: 0;
}
footer ul.menu li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}
footer ul.menu li a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
footer ul.cl_socialNav {
	padding: 5px 20px 20px 0;
	float: right;
}
#block-block-7, #block-block-13 {
	float: right;
	clear: right;
}
#mdgov_enterpriseNavigation ul.menu li {
    margin: 0;
	padding: 0;
}
#mdgov_secondaryNav {
	float: left;
    width: 23%;
	min-height: 1em;
	box-sizing: border-box;
	padding: 0 0 0 20px;
}
#mdgov_secondaryNav  ul {
	padding: 0;
	margin: 0;
}
#mdgov_secondaryNav  ul li {
	list-style-type: none;
	list-style-image: none;
	padding: 5px 0;
	margin-left: 0;
}
#mdgov_secondaryNav  ul li .nolink, #mdgov_secondaryNav #block-menu-menu-news-menu h2{
	font-weight: bold;
	font-size: 20px;
    line-height: 24px;
	margin: 20px 0 20px 0;
	display: block;
}
#mdgov_secondaryNav  ul li:first-of-type .nolink, #mdgov_secondaryNav #block-menu-menu-news-menu h2 {
	margin-top: 0;
}
#mdgov_secondaryNav  ul li.nolink_parent {
	background: none;
	padding: 0;
	margin: 0;
	color: #333;
}
#mdgov_secondaryNav  ul li li, #mdgov_secondaryNav #block-menu-block-4 ul li ul li, #mdgov_secondaryNav #block-menu-menu-news-menu ul li {
	background: url("../images/nav_sprite.png") no-repeat left -599px;
    color: #1c468e;
    padding: 0 0 0 15px;
	margin-left: 10px;
}
#mdgov_secondaryNav ul li a {
	color: #1c468e;
	text-decoration: none;
	display: block;
}
main {
	float: left;
    width: 74.5%;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-left: 2.5%;
	border-left: 1px solid #ccc;
}
main  img, #mdgov_secondaryNav_content img {
	max-width: 100%;
}
footer {
	margin-top: 20px;
	display: inline-block;
}
.front footer {
	margin-top: 0px;
}
.italic {
	text-decoration: italic;
}
.row-fluid {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}
.row-fluid:after {
    clear: both;
}
#primary {
	clear: both;
	margin-bottom: 20px;
}
#mdgov_homeLink {	
	min-height: 30px;
	box-sizing: border-box;
	float: left;
	padding-right: 4%;
}
#mdgov_agencyLogo {
	margin-right: 1%;
	margin-top: 5px;
    border-right: 1px solid #ccc;
    padding: 0 1%;
}
#mdgov_agencyName {
	width: 25%;
	min-height: 30px;
	box-sizing: border-box;
    /*margin-left: 2%;*/
	margin-top: 30px;
	display: inline-block;
}
.domain-baybridge #mdgov_agencyName {
	margin-top: 15px;
}
#mdgov_agencyName img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
#mdgov_sliverRight img {
	vertical-align: middle;
}
#agency_links  #block-block-1{
	float: left;
}
#agency_links  #block-block-3{
	float: right;
}
.container [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
}
/* First occurance of html element with class begining with span will have 0 left border & the rest will have 2.564102564102564% border */
.container [class*="span"] {
	margin-left: 0;
}
.container [class*="span"]~[class*="span"] {
	margin-left: 2.564102564102564%;
}
.container [class*="span"]:first-child, .container [class*="span"]:first-of-type {
    margin-left: 0;
}
.container .span6 {
    width: 48.5%;
}
.container .span3 {
        width: 23%;
}
.container .span4 {
    width: 31.5%;
}
.container .span8 {
    width: 65.5%;
}
.mdgov_imgLeft {
    width: 30%;
}
article h1 {
	margin: 20px 0;
    font-size: 2em;
}
a {
    color: #08c;
    text-decoration: none;
}
#footer_left {
	clear: left;
	float: left;
	padding-top: 0px;
}
#footer_left h3 {
	margin-top: 20px;
	font-size: 18px;
	line-height: 25px;
}
.mdgov_socialNav {
	clear: right;
}
.container .float_right {
	float: right;
}
.container .float_left {
	float: left;
	width: 48%;
	margin-right: 1%;
}
.container .home-rotator .flexslider {
	margin-bottom: 0;
	border: 0px solid #fff;
}
.McHenry-rotator .flexslider {
	margin-bottom: 0;
}
.slideshow_txt_Right {
	clear: right;
	float: right;
	margin: 0 0 40px 40px;
	width: 45%;
}
.not-front #block-views-home-rotator-block-1 {
	float: right;
	margin-top: 0;
}
.front .flex-caption {
	display: none;
}
.front .page_title {
	display: none;
}
.container .left_most_span {
	margin-left: 0;
}
#block-agencylogo {
	float: right;	
	line-height: 10px;
}
.icon-white {
	display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url("../images/glyphicons-halflings-white.png");
	background-position: 14px 14px;
}
.icon-align-justify {
    background-position: -336px -48px;
}
ul li.node-readmore {
	margin-bottom: 20px;
}
.flexslider .slides img {
	width: auto;
	margin: 0 auto;
}
.container #tweets.span6 {
    margin-left: 0;
}
#secondary_content h3 + p {
	margin-top: 5px;
}
#block-views-blog-calendar-block-1, #block-views-keywords-block, #block-views-keywords-block-1, #block-views-blog-calendar-block-3, #block-views-blog-calendar-block-4, #block-views-keywords-block-2 {
    border: 1px solid #C0C0C0;
    border-radius: 5px;
    padding: 5px 10px 10px 10px;
    background: #F7F7F7;
	font-size: 12px;
	margin-bottom: 8px;
	width: 22%;
    float: right;
    clear: right;
    margin-left: 10px;
}
#block-views-blog-calendar-block-1 h2, #block-views-keywords-block h2, #block-views-keywords-block-1 h2, #block-views-blog-calendar-block-3 h2, #block-views-blog-calendar-block-4 h2, #block-views-keywords-block-2  h2 {
	font-size: 1.2em;
	padding: 5px 0px;
	margin: 0;
}
.blog-calendar .pager {
	margin: 0;
}
.blog-calendar .date-nav-wrapper .date-nav {
	min-height: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.blog-calendar .view-header {
	background-color: #c0c0c0;
}
main .blog-calendar .view-header {
	font-size: 0.9em;
}
main .view .date-nav-wrapper .date-heading {
	text-align: left;
}
.blog-calendar .date-nav-wrapper .date-heading h3 {
	font-size: 1.3em;
	text-align: center;
}
#mdgov_secondaryNav .blog-calendar .item-list ul li, .blog-calendar .date-nav-wrapper .item-list ul li{
	margin: 0;
	border-radius: 0;
	background-color: transparent;
}

.calendar-calendar .month-view table.mini td {
	border: 1px solid white;
	background: #e4e4e4;
	text-align: center;
}
.calendar-calendar table .mini-day-on a {
	text-decoration: none;
}
.calendar-calendar .month-view table.mini td.has-events {
	background: #c0c0c0;
}
.ezpass-purple {
	color: #791d7e;
}
.Medium_Red {
	color: #DD0000;
}
.blog-items-block .views-row {
	padding: .5em 1em;
    margin: 0 0 0 1em;
    font-size: .9em;
	background-color: #EFF3FA;
}
.blog-items-block .views-row .views-field-created {
	text-align: right;
    font-size: .9em;
    color: #333;
	padding-top: 5px;
	
}
.blog-items-block .views-row:nth-child(2n) {
	background-color: #FFFFFF;
}
.blog-items-block .more-link {
	padding: 0 0 20px 0;
	text-align: left;
}
.front .blog-items-block .more-link {
	padding: 20px 0 20px 0;
}
main .block-views, main .block-multiblock {
	float: left;
	width: 48.5%;
	margin-top: 20px;
	margin-left: 10px;
	font-size: 0.95em;
}
.front main .block-views {
	margin-left: 0;
}
main .block-views {
	width: 100%;
}
.not-front main .block-views {
	margin-top: 10px;
}
.container .no-left-margin {
	margin-left: 0;
}
main #img_rotator .block-views {
	width: 55%;
    margin: 0;
}
#block-views-traffic-advisories-block {
	float: right;
}
#block-views-home-rotator-block {
	margin-left: 0px;
	margin-top: 0px;
}
#block-views-news-items-block {
	margin-top: 0px;
}
main .block-views h2, main .block-multiblock h2, main .panel-pane h2 {
	font-size: 1.2em;
}
#tweets {
	min-height: 100px;
	width: 100%;
}
.not-front #tweets {
	float: right;
}
.clear {
	clear: both;
}
#mdgov_secondaryNav .menu-block-wrapper > .menu .nolink {
	display: block;
}
.page-calendar-created #block-system-main, .node-type-blog #block-system-main, .page-taxonomy-term #block-system-main, .page-taxonomy-list #block-system-main {
	float: left;
	width: 70%;
}
.node-teaser {
	margin: 0px 0px 15px 0px;
    padding: 0px 0px 15px 0px;
    border-bottom: 1px dotted #C0C0C0;
}
.node-teaser .node-readmore.first {
	margin-bottom: 0;
	float: right;
}
.node-teaser .node-readmore.first:after {
	content: "..."
}
.node-blog h2 {
	margin: 5px 0;
	font-weight: normal;
}
.node-blog h2 a {
	color: #2B3E42;
    font-weight: normal;
    font-size: 0.9em;
}
.node-type-blog h2#page-title {
	width: 70%;
	float: left;
}
.submitted {
	font-size: 0.8em;
	color: #747E80;
}
#secondary_content_Block .span4 p {
	margin-bottom: 0;
}
#secondary_content_Block .csp_logo {
	float: left;
	height: 100%;
	width: 25%;
	padding-right: 16px;
    padding-left: 16px;
	box-sizing: border-box;
}
#secondary_content_Block .csp_logo img {
	width: 150px;
}
#secondary_content_Block .csp_text{
	float: left;
	height: 100%;
	width: 75%;
}
.taxonomy-description {
	margin-bottom: 15px;
}
.taxonomy-description h1, .taxonomy-description p {
	margin: 0;
}
.taxonomy-description p {
	color: #747E80;
}
.headerInfo {
	text-transform: uppercase;
    font-weight: bold;
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 5px 0px;
    margin: 10px 0px 10px 0px;
}
.page-taxonomy .content, .node-type-blog .content {
	font-size: 12px;
	line-height: 18px;
}
.i95Section200 tbody, table.icc tbody, .project_pg tbody, .email_alerts tbody {
	border-top: 0px solid white;
}
.webform-component--was-this-page-helpful {
	margin-top: 2em;
	margin-bottom: 0.3em;
}
.block-webform {
	clear: both;
	overflow: hidden;
}
#block-webform-client-block-617 {
	width: 50%;
}
.webform-client-form-617 div.form-item , #webform-client-form-619 div.form-item{
	clear: both;
	overflow: hidden;
}
.webform-client-form-1293 div.form-item label {
	display: inline-block;
	width: 15%;
}
.webform-client-form-617 div.form-item label, .webform-client-form-617 div.form-item input , #webform-client-form-619 div.form-item label, #webform-client-form-619 div.form-item input {
	float: left;
}
#webform-client-form-619 div.description {
	clear: both;
	margin-left: 17%;
	color: #425973;
}
.webform-client-form-617 div.form-item label{
	width: 100px;
	font-weight: normal;
}
#webform-client-form-619 div.form-item label {
	font-weight: bold;
	width: 15%;
	margin-right: 2%;
	color: #425973;
}
#webform-client-form-619 div.form-item.webform-component--your-personal-message label {
	width: 100%;
}
.webform-client-form-617 div.form-item input {
	width: 200px;
}
#webform-client-form-619 div.form-item input {
	margin-bottom: 0em;
	width: 76%;
}
.webform-client-form .form-textarea-wrapper textarea {
	height: 60px;
}
.webform-client-form-617 input[type="email"], #webform-client-form-619 input[type="email"] {
	background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.webform-client-form-617 div.form-item input.error , #webform-client-form-871 .form-item input.email.error {
	border: 2px solid red;
}
.webform-client-form-617 .form-actions, #webform-client-form-619 .form-actions {
	float: right;
    margin-right: 15px;
    margin-top: 0em;
}
.icc-info {
	position: relative;
}
.icc-info-img {
	float: right;
    width: 45%;
	margin-top: 30px;
    position: absolute;
    right: 0;
}
.form-actions {
	clear: both;
}
#edit-submitted-was-this-page-helpful {
	overflow: hidden;
}
#edit-submitted-was-this-page-helpful > div {
	float: left;
	margin-right: 40px;
}
.webform-component--reason {
	clear: both;
	margin-top: 0em;
}
textarea, input[type="text"], input[type="email"] {
    background-color: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    height: 20px;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#colorbox #mdgov_secondaryNav, #colorbox #mdgov_globalSiteWrapper>.row-fluid, #colorbox header, #colorbox #mdgov_enterpriseNavigation, #colorbox footer, #colorbox .block-webform {
	display: none;
}
#colorbox main {
	border-left: 0px solid #fff;
	width: 100%;
	margin: 0;
}
#colorbox .node-webform > h2 {
	margin-top: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #425973;
	padding-bottom: 10px;
}
.display_board img {
	margin: 20px;
}
#overlay-container {
	height: 96%;
}
.authority-blue {
    color: #002d62;
}
.add_spi {
	float: right;
	text-decoration: underline;
}
.edit_record, .delete_record {
	width: 24px; 
    height: 24px;
    text-indent: -9999px;
	display: inline-block;
}
.edit_record {
	background: url("../images/edit.png") no-repeat;
}
.delete_record {
    background: url("../images/delete.png") no-repeat;
}
.view-MDTA-spi .view-header {
	display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.views-table th {
	background: #84A4C7;
	border-bottom: 0px solid #ccc;
}
.views-table th a {
	color: #fff;
}
.views-table tr.even, .views-table tr.odd {
	border-bottom: 0px solid #ccc;
	vertical-align: text-top;
}
.views-table tr.even {
	background-color: #fff;
}
.views-table tr.odd {
	background-color: #eff3fa;
}
.views-table td.active {
	background-color: #eee;
}
.vbo-views-form fieldset {
	border: none;
	padding: 0;
    margin: 20px 0 10px 0;
	float: left;
}
.vbo-views-form legend {
	display: none;
}
.view-MDTA-spi input[type="text"] {
	 padding-top: 0;
	 padding-bottom: 0;
 }
.view-MDTA-spi .view-content {
	 clear: both;
 }
.view-MDTA-spi table {
	width: 100%;
}
.field-type-taxonomy-term-reference {
	float: left;
    width: 70%;
    font-size: x-small;
    color: #747E80;
}
.node-type-scheduler-event .field-type-taxonomy-term-reference {
	float: none;
    width: 100%;
    font-size: 14px;
    color: #000000;
}
.field-type-taxonomy-term-reference a {
    color: #747E80;
}
.flex-direction-nav a {
	overflow: visible;
}
.webform-client-form p {
	display: inline;
}
#webform-client-form-779 {
	font-size: 0.9em;
}
#webform-client-form-779 table  {
	width: 50%;
	float: left;
}
#webform-client-form-779 table td  {
	width: 50%;
}
#webform-client-form-779 table tbody {
	border-top: 0px solid #fff;
}
#webform-client-form-779 h3 {
	margin-top: 15px;
}
#webform-client-form-779 .hide_label {
	text-align: left;
}
#webform-client-form-779 .hide_label.form-item > label {
	display: none;
}
#webform-client-form-779 .hide_label div label {
	display: inline;
	font-weight: bold;
	font-size: 1.3em;
}
#webform-client-form-779 .form-type-radio label {
	vertical-align: middle;
}
#webform-client-form-779 .form-item > label, #webform-client-form-871 .form-item > label, #webform-client-form-1651 .form-item > label {
	width: 18%;
	display: inline-block;
	font-size: 0.95em;
	font-weight: normal;
}
#webform-client-form-1651 .form-item > label {
	width: 80px;
}
#webform-client-form-871 .form-item input, #webform-client-form-871  select, #webform-client-form-1651 .form-item input, #webform-client-form-1651 select {
	vertical-align: inherit;
}
#webform-client-form-871 .form-item input.email, #webform-client-form-871  select, .webform-client-form select {
	border: 1px solid #ccc;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
    color: #555;
    vertical-align: middle;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#webform-client-form-871 .addrGroup, #webform-client-form-1651 .addrGroup, #webform-client-form-871 .licGroup, #webform-client-form-871 .TelEmailGrp, #webform-client-form-871 .TelEmailGrp2, #webform-client-form-871 .ssnDobGrp {
	float: left; 
	margin-top: 0em;
}
#webform-client-form-871  .rankGrp {
	margin: 0 0 30px 0;
	overflow: auto;
}
#webform-client-form-871  .rankGrp  label {
	font-weight: bold;
	font-size: 1em;
}
#webform-client-form-871  .rankGrp .form-item {
	float: left;
	margin-right: 20px;
}
#webform-client-form-871 .addrGroup input, #webform-client-form-871 .addrGroup select, #webform-client-form-1651 .addrGroup input, #webform-client-form-1651 .addrGroup select {
	margin-right: 24px;
}
#webform-client-form-871 .addrGroup input.grpLast, #webform-client-form-1651 .addrGroup input.grpLast {
	margin-right: 0;
}
#webform-client-form-871 .grpFirst, #webform-client-form-1651 .grpFirst {
	margin-right: 25px;
}
#webform-client-form-871 .addrGroup > label, #webform-client-form-1651 .addrGroup > label, #webform-client-form-1651 .TelZipGrp label {
	width: 80px;
}
#webform-client-form-871 .licGroup label {
	width: 175px;
}
#webform-client-form-871 .licGroup.lastItem label {
	width: 145px;
	margin-left: 50px;
}
#webform-client-form-1651 .TelZipGrp  {
	float: left;
	margin-top: 0em;
	margin-right: 24px;
}
#webform-client-form-871 .TelEmailGrp label, #webform-client-form-1651 .TelZipGrp.longLbl label {
	width: 125px;
}
#webform-client-form-871 .TelEmailGrp2 label {
	width: 100px;
}
#webform-client-form-871 .ssnDobGrp label {
	width: 135px;
}
#webform-client-form-871 .longQ label, #webform-client-form-1651 .longQ label, #webform-client-form-871 .EntryLevelPoliceOfficer label, #webform-client-form-871 .PoliceLateralOfficer label, #webform-client-form-871 .PoliceCadet label {
	width: 100%;
}
#webform-client-form-871 .yesNoQ , #webform-client-form-871 .TelEmailGrp, #webform-client-form-871 div.ssnDobGrp1  {
	clear: both;
}
#webform-client-form-871 .yesNoQ label {
	width: 48%;
}
#webform-client-form-871 .ifYes {
	margin-left: 50px;
}
#webform-client-form-871 .ifYes label {
	width: 25%;
}
#webform-client-form-871 .ssnDobGrp input.grpFirst {
	margin-right: 90px;
}
#webform-client-form-779 .form-item > input {
	width: 65%;
}
#webform-client-form-779 .form-item input[type="image"] {
	width: auto;
}
#webform-client-form-779 .form-item input[type="radio"] {
	width: auto;
}
#webform-client-form-779 .form-item .webform-container-inline .form-item label, #webform-client-form-871 .form-item .form-item label, #webform-client-form-1651 .form-item .form-item label {
	width: auto;
	display: inline;
}
#webform-client-form-779 .float_left {
	float: left;
	margin-top: 0;
}
#webform-client-form-779 .float_left label {
	width: 35%;
}
#webform-client-form-779 .float_left > input {
	width: 50%;
}
#webform-client-form-779 .label-above label {
	width: 100%;
	clear: both;
}
#webform-client-form-779 .label-45 label {
	width: 45%;
}
#webform-client-form-779 .label-45 input {
	width: 45%;
}
#webform-client-form-779 .label-35 label {
	width: 35%;
}
#webform-client-form-779 .label-35 input {
	width: 55%;
}
#webform-client-form-779 .resizable-textarea {
	width: 95%;
}
#webform-client-form-779 .form-actions, #webform-client-form-871 .form-actions {
	text-align: center;
	margin: 3% 5%;
}
.webform-item-inline .form-item {
	display: inline;
}
.front #block-block-8 {
	margin-left: 20px;
}
#previewForm select {
	padding: 4px 6px;
}
.page-police #mdgov_enterpriseNavigation {
	background-color: #cc3333;
}
.page-niceBridge #mdgov_enterpriseNavigation {
	background-color: #161e66;
}
.desktop_gallery {
	display: block;
}
.mobile_gallery {
	display: none;
}
#repeat-settings-fieldset {
    background: #eee;
    padding: 5px 15px;
}
#repeat-settings-fieldset fieldset.date-combo .container-inline-date .date-padding {
    padding: 0 10px;
}
#repeat-settings-fieldset .container-inline-date {
    clear: none;
    float: left;
}
#repeat-settings-fieldset .form-item-field-closure-date2-und-0-rrule-show-additions {
    clear: both;
}
.container div.rteright {
	float: right;
	width: 50%;
}
#home_menu_link {
	width: 32px; 
	height: 19px;
	background: url("../images/Home.png") no-repeat;
	text-indent: -9999px;
	display: inline-block;
	background-size: cover;
}
a:hover span#home_menu_link, a:active #home_menu_link, a:focus #home_menu_link {	
	background: url("../images/Home_hover.png") no-repeat;	
	background-size: cover;
}
.views-slideshow-cycle-main-frame {
  width: auto !important;
}
.views-slideshow-cycle-main-frame  .views_slideshow_cycle_slide {
  max-width: 100% !important;
}
#block-views-home-rotator-block-8, #block-views-home-rotator-block-11, #block-views-home-rotator-block-13, #block-views-home-rotator-block-15 {
	display: block;
}
#block-views-home-rotator-block-10, #block-views-home-rotator-block-12, #block-views-home-rotator-block-14, #block-views-home-rotator-block-16 {
	display: none;
}
.panels-add-content-modal .content-type-button span {
	top: 0;
}
#block-views-event-calendar-public, #block-views-event-calendar-police {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
	overflow: hidden;
	text-align: center;
}
#block-views-event-calendar-public h2, #block-views-event-calendar-police h2 {
	text-transform: uppercase;
	margin-bottom: 40px;
}
.view-event-calendar {
	position: relative;
}
.view-event-calendar .views-row {
	float: left;
    width: 30%;
    display: flex;
	margin-bottom: 20px;
	margin-right: 3%;
	min-height: 200px;
}
main .view-event-calendar .views-row {
	width: 46%;
	margin-right: 4%;
}
.date-container {
	width: 74px;
    padding-right: 20px;
	background-color: #fff;
}
.story-container {
	background-color: #badcff;
    padding: 10px 15px;
    box-sizing: border-box;
	text-align: left;
	border: 8px solid #e4f0fd;
    width: 100%;
}
.date-box {
	background-color: #2b639e;
	color: #fff;
    width: 62px;
    height: 62px;
    text-align: center;
    font-weight: 700;
    font-size: 34px;
    line-height: 26px;
	border-right: 5px solid #000;
}
.month {
	font-size: 18px;
}
@media (max-width: 997px){
	.icc-info-img {
		width: 100%;
		float: none;
		position: relative;
		margin-top: 0;
	}
	#mdgov_agencyLogo {
		border-right: 0px solid #ccc;
		border-left: 1px solid #ccc;
		padding-left: 5%;
	}
	#mdgov_agencyName {
		display: none;
	}
	#mdgov_enterpriseSearch_home {
		width: 40%;
	}
	#home_menu_link {
		width: auto; 
		height: auto;
		background: none;
		text-indent: 0;
		display: inline-block;
		background-size: cover;
	}
	#footer_left h3 {
		font-size: 15px;
	}
	.container #secondary_content_Block .span4 {
		width: 50%;
		height: 50%;
	}
	.container #secondary_content_Block #secondary_middle_col_lt {
		width: 100%;
	}
	#block-block-6 {
		width: 100%;
	}
	#block-block-7, #block-block-13 {
		width: 30%;
		border-top: 1px solid #333;
	}
	#block-block-17 {
		width: 70%;
		padding: 0;
		float: left;		
		border-top: 1px solid #333;
	}
	#toll_rate_calc, #e_z_pass {
		float: left;
		width: 50%;
		padding: 15px 10px;
		box-sizing: border-box;
		min-height: 150px;
	}
	#toll_rate_calc h3, #e_z_pass h3 {
		margin-top: 10px;
	}
	#e_z_pass {
		/*background-color: #111;*/
		clear: none;
	}
	.view-event-calendar .views-row {
		width: 47%;
	}			
	main .view-event-calendar .views-row {
		width: 97%;
		margin-right: 3%;
	}
	.node-panel div[class^='panel-3col'] .panel-panel, .node-panel div[class*='panel-3col'] .panel-panel {
		width: 100%;
	}
	.node-panel div[class^='panel-3col'] .panel-panel .inside, .node-panel div[class*='panel-3col'] .panel-panel .inside {
		margin: 0;
	}
}
@media(max-width:767px) {
	.home-rotator, #block-views-traffic-advisories-block, #block-views-news-items-block {
		width: 100%;
	}
	.container {
		width: 100%;
	}
	.cl_socialNav {
		float: none;
	}
	[class*="span"], .uneditable-input[class*="span"], .container [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.container #secondary_content_Block .span4#governorBlock, .container #secondary_content_Block .span4#secondary_middle_col_lt {
		float: left;
	}
	.container #secondary_content_Block .span4#secondary_right_col {
		float: right;
		padding-bottom: 20px;
	}
	.slideshow_txt_Right {
		float: none;
		width: 100%;
		margin: 0 auto 20px auto;
	}
	#block-agencylogo {
		display: none;
	}
	.front #mdgov_enterpriseSearch, #mdgov_enterpriseSearch, .front #home_search {
		width: 100%;
		float: none;
		text-align: center;
	}
	#mdgov_secondaryNav {
		float: none;
	}
	#mdgov_secondaryNav, main {
		width: 100%;
		padding: 0 20px;
		margin-left: 0;
		border: 0px solid #fff;
	}
	.front #mdgov_enterpriseSearch, #mdgov_enterpriseSearch {
		margin: 20px 20px;
		width: auto;
	}
	#mdgov_homeLink img {
		max-width: 100%;
		padding: 0 0 10px 0;
	}
	#mdgov_enterpriseSearch .form-search {
		font-size:180%;	
		position: relative;
	}
	.page-calendar-created #block-system-main, .node-type-blog #block-system-main, .page-taxonomy-term #block-system-main, .page-taxonomy-list #block-system-main {
		float: none;
		width: 100%;
	}
	#block-views-blog-calendar-block-1, #block-views-keywords-block, #block-views-keywords-block-1, #block-views-blog-calendar-block-3, #block-views-blog-calendar-block-4, #block-views-keywords-block-2 {
		float: none;
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
	}
	#webform-client-form-779 .label-45 label {
		width: 100%;
	}
	#webform-client-form-779 .label-45 input {
		width: 92%;
	}
	.desktop_gallery {
		display: none;
	}
	.mobile_gallery {
		display: block;
	}
	.mobile_gallery .flexslider .slides img {
		display: inline-block
	}
	.mobile_gallery .block-views {
		margin: 0;
	}
	#footer_left {
        padding-right: 20px;		
		width: 100%;
		padding: 0;
    }
	#block-menu-menu-footer-menu {
		width: 75%;
	}
	footer ul.cl_socialNav {
		padding: 10px 0 0 0;
	}
	
	#block-multiblock-2, #block-menu-menu-footer-menu {
		width: 100%;
		float: none;
	}
	footer ul.cl_socialNav, #block-menu-menu-footer-menu .menu {
		float: none;
		text-align: center;
	}
	#block-block-7, #block-block-13 {
		float: none;
		width: 100%;
		overflow: hidden;
		background-color: #111;
		border-top: 0px solid #111;
	}
	#block-block-17 {
		width: 100%;
	}
	#toll_rate_calc, #e_z_pass {
		border-top: 0px solid #444;
		margin-top: 0;
		min-height: auto;
	}
	#block-block-17 h3, #block-block-17 p {
		text-align: left;
	}
	#google_translate_element {
		float: none;
	}
	.view-event-calendar .views-row {
		width: 97%;
	}
}
@media(max-width:480px) {
	#block-webform-client-block-617 {
		width: 100%;
	}
	.container .float_left {
		float: none;
		width: 100%;
		margin-right: 0;
	}	
	.webform-client-form-1293 div.form-item label, #webform-client-form-779 .form-item > label, #webform-client-form-1651 .form-item > label {
		width: 100%;
	}
	#webform-client-form-779 .form-item > input, #webform-client-form-1651 .form-item > input {
		width: 92%;
	}
	#webform-client-form-1639 .form-item > input[type="checkbox"] {
		width: auto;
	}
	#webform-client-form-779 table  {
		width: 100%;
		float: none;
	}
	#mdgov_homeLink, #mdgov_agencyLogo {
		width: 44%;
		padding: 0 4%;
	}
	#mdgov_enterpriseSearch_home {
		width: 100%;
		clear: both;
		transform: none;
		position: relative;
	}
	#mdgov_trendsAlertsWrapper {
		margin: 10px 0;
	}
	#mdgov_trendsAndAlerts {
		width: 100%;
	}
	#mdgov_agencyName {
		margin-top: 0;
	}
	.container #secondary_content_Block .span4#governorBlock, .container #secondary_content_Block .span4#secondary_middle_col_lt, .container #secondary_content_Block .span4#secondary_right_col {
		width: 100%;
		float: none;
		height: auto;
		min-height: 30%;
		overflow: hidden;
	}
	.container #secondary_content_Block .span4#governorBlock  {
		display: flex;
		align-items: flex-end;
	}
	.container #secondary_content_Block .span4#secondary_right_col {
		padding-bottom: 0;
	}
	#toll_rate_calc, #e_z_pass {
		width: 100%;
	}
	#block-views-home-rotator-block-8, #block-views-home-rotator-block-11, #block-views-home-rotator-block-13, #block-views-home-rotator-block-15 {
		display: none;
	}
	#block-views-home-rotator-block-10, #block-views-home-rotator-block-12, #block-views-home-rotator-block-14, #block-views-home-rotator-block-16 {
		display: block;
	}
	.node-panel div[class^='panel-2col'] .panel-panel, .node-panel div[class*='panel-2col'] .panel-panel, .node-panel div[class^='panel-3col'] .panel-panel, .node-panel div[class*='panel-3col'] .panel-panel, .node-panel div[class^='panel-flexible'] .panel-panel, .node-panel div[class*='panel-flexible'] .panel-panel {
		width: 100%;
	}
	.node-panel div[class^='panel-2col'] .panel-panel .inside, .node-panel div[class*='panel-2col'] .panel-panel .inside, .node-panel div[class^='panel-3col'] .panel-panel .inside, .node-panel div[class*='panel-3col'] .panel-panel .inside, .node-panel div[class^='panel-flexible'] .panel-panel .inside, .node-panel div[class*='panel-flexible'] .panel-panel .inside {
		margin: 0;
	}
}
@media (max-width: 430px) {
	.mdgov_imgLeft {
		width: 26%;
	}
	footer ul.cl_socialNav {
		float: none;
		text-align: center;
		padding: 0;
	}
	footer ul.menu {
		float: none;
	}
	.views-table th {
		padding-right: 0.5em;
	}
	.field-type-taxonomy-term-reference {
		width: 60%;
	}
}
@media (min-width: 431px) and (max-width: 800px) {
	.mdgov_imgLeft {
		width: 28%;
	}
}
@media (min-width: 801px) {
	.mdgov_imgLeft {
		width: 30%;
	}
}