table {
	border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 2px;
}
ul.inline, ul.links.inline {
    display: inline;
    padding-left: 0;
}
ul.inline li {
    display: inline;
    padding: 0 0.5em;
    list-style-type: none;
}
article ul.inline li {
	margin-bottom: 0;
    float: right;
}
.header .contextual-region a img {	
	margin: 2px;
}
.layout {
	clear: both;
}
#panels-ipe-content .contextual-region, .layout .block, .layout div > div:not(.mdgov_imgLeft) {
	clear: both;
	margin-bottom: 15px;
}
.layout-builder-block {
	outline: 1px dashed #2f91da;
}
.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: 67%;
	box-sizing: border-box;
	margin: 10px 0px 0 0;
	float: right;
}
#mdgov_enterpriseSearch_home  form {
	position: relative;
}
.path-frontpage #home_search {
	width: 60%;
	float: left;
	margin-right: 3%;
	position: relative;
}
.mdgov-entNavList {
	list-style: none;
	margin: 0 10px 0 0;
}
.mdgov-entNavList__item {
    float: left;
}
.mdgov-entNavList__item p {
    display: inline-block;
	padding: 0 10px;
}
.mdgov-entNavList__item svg {
    vertical-align: middle;
}
#pageBanner {
	border-top: 0px solid #000;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 0;
	clear: both;
	display: flex;
	align-items: stretch;
	max-width: 1600px;
	box-sizing: border-box;
	flex-direction: row;
}
#pageBanner img {
	width: 100%;
}
#image_rotator {
	width: 74%;
	position: relative;
	overflow: hidden;
}
#image_rotator .DriveEZMD-format img {
  width: auto;
  height: 100%;
  object-fit: cover;
  max-width: none;
}
#stay_informed {
	width: 26%;
	/*background-color: #eeeeee;*/
	padding: 5px 10px 0px 10px;
	box-sizing: border-box;
}
#stay_informed h2 {
	margin-top: 10px;
}
#stay_informed .borderRounded {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	padding: 10px !important;
	margin-bottom: 5px !important;
}
.stay_informed_graphics {
	background-image: url("/sites/default/files/images/multimedia%20smartphone_2x.png");
	flex-grow: 1;
	background-size: cover;
}
#stay_informed .form_input_text {
	border:1px solid #08c;
	color:#666;
	width: 90%;
	margin-top: 5px;
	box-sizing: border-box;
    padding: 15px;
}
#stay_informed .form_button {
	background-color:#2b639e;
	border-radius:5px;
	border-style:none;
	color:#ffffff;
	cursor:pointer;
	padding:8px;
	width: 90%;
	box-sizing: border-box;
}
.views-slideshow-controls-bottom {
  position: absolute;
  bottom: 0;
  right: 10px;
  z-index: 1000;
}
/* Hide the original text links */
.views_slideshow_controls_text a {
  visibility: hidden; /* Hide the text inside the links */
  position: relative;  
  text-align: center;
  line-height: 40px; /* Align icon vertically */
  width: 35px;
  display: inline-block;
  margin: 0 5px;
}
@font-face {
  font-family: 'flexslider-icon';
  src: url('fonts/flexslider-icon.eot');
  src: url('fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('fonts/flexslider-icon.woff') format('woff'), url('fonts/flexslider-icon.ttf') format('truetype'), url('fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.views_slideshow_controls_text a::before {
  visibility: visible;
  position: absolute;
  font-family: "flexslider-icon";
  font-size: 15px; /* Icon size */
  line-height: 20px; /* Icon size */
  color: #000; /* Icon color */
  background-color: #f1f1f1;
  padding: 5px 10px;
  border-radius: 15px;
  box-sizing: border-box;
}
.views_slideshow_controls_text a:hover, .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
/* Style for previous button */
.views_slideshow_controls_text .views_slideshow_controls_text_previous a::before {
  content: '\f001'; /* Unicode for left arrow */
}

/* Style for pause button */
.views_slideshow_controls_text .views_slideshow_controls_text_pause.views-slideshow-controls-text-status-play a::before {
  content: '\f004'; /* Unicode for pause symbol */
}

/* Style for play button */
.views_slideshow_controls_text .views_slideshow_controls_text_pause.views-slideshow-controls-text-status-pause a::before {
  content: '\f003'; /* Unicode for play symbol */
}

/* Style for next button */
.views_slideshow_controls_text .views_slideshow_controls_text_next a::before {
  content: '\f002'; /* Unicode for right arrow */
}

/* Optional: Add hover effect to change the icon color */
.views_slideshow_controls_text a:hover::before {
  color: #007bff;
}
/* Stretch home banner image across screen */
.views_slideshow_cycle_main div {
	width: 100% !important;
	text-align: center;
}
#mdgov_enterpriseNavigation ul.contextual-links {
	display: none;
}
#footer_block nav#block-mdta-mdta-footer {
	text-align: center;
	margin: 0;
	float: left;
	padding: 0 5px 0 5px;
}
#footer_block nav#block-mdta-mdta-footer li {
	display: inline;
	margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
	padding-right: 0;
}
#footer_block nav#block-mdta-mdta-footer li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}
#footer_block nav#block-mdta-mdta-footer li a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}
footer ul.cl_socialNav {
	padding: 5px 20px 20px 0;
	float: right;
}
#block-translate, #block-socialnavigation , #block-mdta-mdta-block-7, #block-socialnavigation-2, #block-socialnavigationpolice-2 {
	float: right;
	clear: right;
}
footer nav {
    text-align: center;
    margin: 0;
    float: left;
    padding: 20px 5px 15px 20px;
}
footer nav ul {
    margin: 0;
    padding: 0;
}
footer nav li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}
footer nav li {
    display: inline;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
    padding-right: 0;
}
#block-mdta-block-6, #block-contactinfo, #block-contactinfomdta {
	float: left;
    clear: left;
}
#mdgov_enterpriseNavigation ul.menu li {
    margin: 0;
	padding: 0;
}
#mdgov_secondaryNav {
	float: left;
    width: 25.5%;
	min-height: 1em;
	box-sizing: border-box;
	padding: 0 0 0 20px;
	padding-right: 2.5%;
    border-right: 0px solid #ccc;
}
#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 #block-mdta-menu-menu-news-menu h2, #mdgov_secondaryNav nav ul li > span:first-child {
	font-weight: bold;
	font-size: 20px;
    line-height: 24px;
	margin: 20px 0 20px 0;
	display: block;
}
#mdgov_secondaryNav #block-mdta-menu-menu-news-menu h2, #mdgov_secondaryNav  ul li:first-of-type > span:first-child {
	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-mdta-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: inline-block;
}
main {
	float: left;
    width: 74.5%;
	padding: 0 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-left: 0%;
	border-left: 1px solid #ccc;
	overflow: auto;
}
main  img, #mdgov_secondaryNav_content img {
	max-width: 100%;
}
main td, main th {
    padding: 6px;
}
footer {
	display: inline-block;
}
.path-frontpage 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%;*/
	width: 320px;
	min-height: 30px;
	box-sizing: border-box;
    /*margin-left: 2%;*/
	margin-top: 30px;
	display: inline-block;
}
.domain-baybridge #mdgov_agencyName {
	margin-top: 20px;
}
#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-mdta-block-1, #agency_links  #block-agencylinks{
	float: left;
}
#block-mdta-block-10, #block-mdotsearch {
	width: 40%;
	float: right;
	padding: 4px;
	padding-right: 0px;
}
#block-mdta-block-3, #block-mdta-mdnav2, #block-socialnavigation, #block-mdta-mdnav, #block-socialnavigationpolice, #block-socialnavigationpolice-2, #block-socialnavigation-2 {
	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%;
}
.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: #1c468e;
    text-decoration: underline;
}
#footer_left {
	float: left;
	padding-top: 0px;
}
#footer_left h3 {
	margin-top: 20px;
}
.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;
}
.path-frontpage .flex-caption {
	display: none;
}
.path-frontpage .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.png");
	background-position: 14px 14px;
}
.icon-align-justify {
    background-position: -336px -48px;
}
ul li.node-readmore {
	margin-bottom: 20px;
}
.flexslider .slides > li:first-of-type {
	display: block;
}
.flexslider .slides img {
	width: auto;
	margin: 0 auto;
}
.flexslider .flex-control-nav {
	bottom: -30px;
}
.container #tweets.span6 {
    margin-left: 0;
}
#secondary_content h3 + p {
	margin-top: 5px;
}
#block-views-block-blog-calendar-block-1, #block-views-block-keywords-keywords, #block-views-block-keywords-block-1-1, #block-views-blog-calendar-block-3, #block-views-blog-calendar-block-4, #block-views-block-keywords-block-1-2, #block-views-block-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-block-blog-calendar-block-2 {
	border: 1px solid #C0C0C0;
    border-radius: 5px;
    padding: 5px 10px 10px 10px;
    background: #F7F7F7;
	font-size: 12px;
	margin-bottom: 8px;
	float: right;
    clear: right;
    margin-left: 10px;
	width: 22%;
	height: auto;
}
#block-views-block-blog-calendar-block-1 .fc-right, #block-views-block-blog-calendar-block-1 .pager, #block-views-block-blog-calendar-block-2 .fc-right, #block-views-block-blog-calendar-block-2 .pager {
	display: none;
}
#block-views-block-blog-calendar-block-1 .fc-toolbar.fc-header-toolbar, #block-views-block-blog-calendar-block-2 .fc-toolbar.fc-header-toolbar {
	margin-bottom: 0.5em;
}
#block-views-block-blog-calendar-block-1 .fc-scroller, #block-views-block-blog-calendar-block-2 .fc-scroller {
	    overflow: visible !important;
    height: auto !important;
}
#block-views-block-blog-calendar-block-1 h2, #block-views-block-keywords-keywords h2, #block-views-block-keywords-block-1-1 h2, #block-views-blog-calendar-block-3 h2, #block-views-blog-calendar-block-4 h2, #block-views-block-keywords-block-1-2  h2, #block-views-block-keywords-block-2 h2 {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 5px 0px;
	margin: 0;
}
#block-views-block-blog-calendar-block-1 .js-drupal-fullcalendar .fc-left {
    width: 100%;
}
#block-views-block-blog-calendar-block-1 .js-drupal-fullcalendar .fc-today-button {
    margin-left: .25em;
}
#block-views-block-blog-calendar-block-1 .js-drupal-fullcalendar .fc-center {
    text-align: right;
	font-size: .9em;
}
#block-views-block-blog-calendar-block-1 .js-drupal-fullcalendar .fc-button {
	padding: .2em;
}
.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, .blog-items-block .views-row {
	padding: .5em 1em;
    margin: 0 0 0 1em;
    font-size: .9em;
	background-color: #EFF3FA;
}
.blog-items-block .views-row div, .blog-items-block .views-row .views-field-created div, .blog-items-block .views-row, .blog-items-block .views-row .views-field {
	margin-bottom: 0;
}
.blog-items-block .views-row a{
	text-decoration: none;
}
.blog-items-block .views-row .views-field-created, .blog-items-block .views-row  .views-field-timestamp {
	text-align: right;
    font-size: .9em;
    color: #333;
	padding-top: 5px;
	
}
.blog-items-block .views-row:nth-child(2n), .blog-items-block .views-row:nth-child(2n) {
	background-color: #FFFFFF;
}
.more-link {
    display: block;
    text-align: right
}
.blog-items-block .more-link {
	padding: 0 0 20px 0;
	text-align: left;
}
.path-frontpage .blog-items-block .more-link {
	padding: 20px 0 20px 5px;
}
main .block-views, main .block-multiblock {
	float: left;
	width: 48.5%;
	/*margin-top: 20px;*/
	margin-left: 10px;
	font-size: 0.95em;
}
.path-frontpage main .block-views {
	margin-left: 0;
}
main .block-views {
	width: 100%;
	box-sizing: border-box;
}
.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 {
	font-size: 1.2em;
	margin-left: 5px;
}
main .views-element-container h2 {
	font-size: 1.2em;
	margin: 0 0 20px;
	font-weight: bold;
}

#tweets {
	min-height: 100px;
	width: 100%;
}
.not-front #tweets {
	float: right;
}
.clear {
	clear: both;
}
#mdgov_secondaryNav .menu-block-wrapper > ul li > span:first-child {
	display: block;
}
.page-calendar-created #block-mdta-system-main, .page-node-type-blog #block-mdta-system-main, .path-taxonomy #block-mdta-system-main, .page-taxonomy-term #block-mdta-system-main, .page-taxonomy-list #block-mdta-system-main {
	float: left;
	width: 70%;
}
.node--view-mode-teaser {
	margin: 0px 0px 15px 0px;
    padding: 0px 0px 30px 0px;
    border-bottom: 1px dotted #C0C0C0;
}
.node--view-mode-teaser .node-readmore {
	margin-bottom: 0;
	float: right;
}
.node--view-mode-teaser .node-readmore:after {
	content: "..."
}
article {
	margin: 0 0 15px;
    padding: 0 0 30px;
    border-bottom: 1px dotted silver;
}
footer article {
	margin: 0;
    padding: 0;
	border-bottom: 0px dotted silver;
}
.node--type-blog h2, article h2 {
	margin: 5px 0;
	font-weight: normal;
}
.node--type-blog h2 a, article h2 a {
	color: #2B3E42;
    font-weight: normal;
    font-size: 0.9em;
}
.node--type-blog footer.node__meta, article footer.node__meta {
	margin-top: 0px;
}
.page-node-type-blog h2#page-title, .path-taxonomy h2#page-title, {
	width: 70%;
	float: left;
}
.node__submitted, article footer {
	font-size: 0.8em;
	color: #747E80;
}
#secondary_content_Block {
	overflow: auto;
}
#secondary_content_Block .span4 p {
	margin-top: 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, .page-node-type-blog .content, .path-taxonomy .content {
	font-size: 12px;
	line-height: 18px;
}
.i95Section200 tbody, table.icc tbody, .project_pg tbody, .email_alerts tbody {
	border-top: 0px solid white;
}
.icc-info {
	position: relative;
}
.icc-info-img {
	float: right;
    width: 45%;
	margin-top: 30px;
    position: absolute;
    right: 0;
}
.form-actions {
	clear: both;
}
.webform-component--reason {
	clear: both;
	margin-top: 0em;
}
textarea, input[type="text"], input[type="email"], input[type="tel"] {
    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 .webform-ajax-form-wrapper {
	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-entity-reference {
    font-size: x-small;
    color: #747E80;
}
.field--type-entity-reference a {
    color: #747E80;
}
.flex-direction-nav a {
	overflow: visible;
}
#block-webform, #block-webform::after {
	clear: both;
}
.webform-submission-page-helpful-form {
	margin-top: 2em;
	margin-bottom: 0.3em;
}
.webform-ajax-form-wrapper {
	clear: both;
	overflow: hidden;
}
.webform-submission-form .form-item {
	clear: both;
	overflow: hidden;
	padding-top: 0em;
}
.layout .webform-submission-form div > div {
	clear: none;
}
.webform-submission-form .form-item.clearFloat {
	clear: both;
}
.webform-submission-form .form-item label, .webform-submission-form .form-item input  {
	display: inline-block;
	width: 100px;
	float: left;
	font-weight: normal;
	margin-right: 2em;
}
.webform-submission-compliments-and-complaints-form .form-item label {
	width: 150px;
}
.webform-submission-form .form-item.fldLbl300px label {
	width: 300px;
}
.webform-submission-form  .form-item > label.label100px {
	width: 100px;
}
.webform-submission-form  .form-item > label.label50px {
	width: 50px;
	text-align: right;	
}
.webform-submission-form  .addrGroup.form-item > label  {
	width: 70px;
}
.webform-submission-form .form-item > input {
	width: 65%;
}
.webform-submission-compliments-and-complaints-form .form-item > input {
	width: 55%;
}
.webform-submission-form .form-item.fldLbl300px > input {
	width: 40%;
}
.webform-submission-form .form-item > input.form-date, .webform-submission-form .form-item > input.form-time  {
	width: auto;
	padding: 4px 6px;
	border: 1px solid #ccc;
	font-family: inherit;
}
.webform-submission-form .addrGroup.longLbl > label {
	width: 110px;
}
.webform-client-form div.description {
	clear: both;
	margin-left: 17%;
	color: #425973;
}
.webform-submission-form textarea {
	height: auto;
	width: 92%;
}
.webform-submission-form 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;
}
.form-item input.error, .form-item textarea.error, .form-item select.error, .webform-submission-form .form-item > input.form-date.error {
	border: 2px solid red;
}
.webform-submission-form p {
	display: inline;
}
.webform-submission-form  {
	font-size: 0.9em;
}
.webform-submission-form  .form-type-radio label {
	vertical-align: middle;
}
.webform-submission-form  .form-item input, .webform-submission-form   select {
	vertical-align: inherit;
}
.webform-submission-form  .form-item input.email, .webform-submission-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-submission-form  div.addrGroup, .webform-submission-form .twoFldsGrp {
	float: left; 
	margin-top: 0em;
	clear: none;
}
.webform-submission-form .twoFldsGrp label {
	width: 125px;
}
.webform-submission-form .addrFld .form-textarea-wrapper {
	display: inline-block;
	width: 70%;
}
.webform-submission-form .addrGroup input.grpLast {
	margin-right: 0;
}
.webform-submission-form .grpFirst, .webform-submission-form .addrGroup > input , .webform-submission-form .addrGroup > select, .webform-submission-form .twoFldsGrp > input , .webform-submission-form .twoFldsGrp > select  {
	margin-right: 2em;
	width: auto;
}
.webform-submission-form  .whichForm {
	margin: 30px 0;
	overflow: auto;
}
.webform-submission-form .whichForm  label {
	font-weight: bold;
}
.webform-submission-form .whichForm div.form-item {
	display: inline;
	margin-right: 20px;
	clear: none;
}
.webform-submission-form div.longQ label, .webform-submission-form .longQ > legend {
	width: 100%;
	font-weight: normal;
}
.webform-submission-form .yesNoQ  {
	clear: both;
}
.webform-submission-form .yesNoQ legend {
	width: 48%;
	float: left;
	font-weight: normal;
}
.yesNoQ .js-webform-radios .form-item, .longQ .js-webform-radios .form-item {
	display: inline;
	margin-left: 10px;
	clear: none;
}
.webform-submission-form .ifYes {
	margin-left: 50px;
}
.webform-submission-form .ifYes label {
	width: 25%;
}
.webform-submission-form .form-item input[type="image"], .webform-submission-form .form-item input[type="radio"], .webform-submission-form div.js-form-type-radio label, .webform-submission-form .form-item input.hasDatepicker {
	width: auto;
	float: none;
	margin-right: 1em;
}
.webform-submission-form .form-item .webform-container-inline .form-item label  {
	width: auto;
	display: inline;
}
.webform-submission-form  .form-actions {
	text-align: center;
	margin: 3% 5%;
}
.webform-submission-page-helpful-form .form-actions {
    text-align: left;
	margin: 1% 0;
}
.webform-submission-form .description {
	clear: both;
}
#block-mdta-system-main .webform-ajax-form-wrapper {
	padding : 20px; 
	border-radius : 10px;
	margin-bottom: 10px;
	border : 1px solid #ddd;
	box-shadow: 3px 2px 2px #ddd;
}
.path-frontpage #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;
}
.page-ETL #mdgov_enterpriseNavigation {
	background-color: #FFA626;
}
.page-ETL #mdgov_enterpriseNavigation ul li a {
	color: #000;
}
/*.page-ETL a #home_menu_link {
	background-image: url("../images/Home_black.png");
}*/
.page-ETL #footer_block {
    background-color: #00074e;
    border-top: 4px #4fd1f5 solid;
}
.desktop_gallery {
	display: block;
}
.mobile_gallery {
	display: none;
}
 .views_slideshow_cycle_main {
	width: auto !important;
}
.views_slideshow_cycle_main  .views_slideshow_cycle_slide {
	max-width: auto !important;
}
#block-views-block-image-rotator-block-1 {
	display: block;
}
#block-views-block-image-rotator-block-2 {
	display: none;
}
/* Hide Governing Body title */
#mdgov_secondaryNav nav ul ul ul li > span:first-child {
	display: none;
}
.wp-block-embed-twitter {
	height: 350px;
	overflow: auto;
}
#twitter-widget-0 {
	width: 100% !important
}
.rteleft {
    text-align: left;
}
table.governing_body {
	width:100%; 
	border-collapse: separate; 	
	border-spacing: 4px;
}
table.governing_body tbody {
    border-top: 1px solid #ccc;
}
.layout-builder-block {
	clear: both;
}
/*a #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;
}*/
.layout__region {
	/*padding: 0 10px;*/
    box-sizing: border-box;
}
.layout__region > div {
	padding: 0 10px;
}
#block-views-block-img-rotator-block1, #block-views-block-img-rotator-block-5, #block-views-block-img-rotator-block-7, .bigScreenRotator {
	display: block;
}
#block-views-block-img-rotator-block-2, #block-views-block-img-rotator-block-6, #block-views-block-img-rotator-block-8, .smallScreenRotator {
	display: none;
}
#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;
}
#block-views-block-public-events-list-block-public, #block-views-block-public-events-list-block-meetings, #block-views-block-public-events-list-block-police, #block-views-block-public-events-feed-block-calendar {
	overflow: hidden;
    padding: 10px 10px 0;
}
#block-views-block-public-events-list-block-public > h2, #block-views-block-public-events-list-block-meetings > h2, #block-views-block-public-events-list-block-police > h2, #block-views-block-public-events-feed-block-calendar > h2 {
	text-align: center;
}
.view-public-events-list, .view-public-events-feed  {
	position: relative;
}
.view-public-events-list .views-row, .view-public-events-feed .views-row {
	float: left;
    width: 30%;
    display: flex;
	margin-bottom: 20px;
	margin-right: 3%;
	min-height: 200px;
}
main .view-public-events-list .views-row:nth-child(odd), main .view-public-events-feed .views-row:nth-child(odd) {
	clear: both;
}
.front .story-container {
	overflow: hidden;
}
main .view-public-events-list .views-row, main .view-public-events-feed .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%;
}
.story-container a {
	color: #002d62;
	text-decoration: underline;
}
.story-container h2 a {
	color: #002d62;
	text-decoration: none;
}
.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;
}
main .block-views .view-public-events-calendar h2 {
	line-height: 30px;
    font-size: 1.7em;
}
.view-public-events-calendar .fc-unthemed th {
	background-color: #2b639e;
    color: #fff;
	line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}
.view-public-events-calendar .fc-day-grid-event .fc-content {
	white-space: normal;
}
.view-public-events-calendar .fc-event {
	border: 1px solid #2b639e;
}
.view-public-events-calendar .fc-event a {
	color: #fff;
}
.view-public-events-calendar .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
	font-size: 16px;
}
nav, #block-mdta-system-main, #block-secondarycontent {
	clear: both;
}
nav#block-footermenu {
	clear: none;
	box-sizing: border-box;
}
#countdownCounter {
  text-align: center;
  font-size: 25px;
  margin: 10px;
}
#countdownCounter div {
  display: inline-block;
  line-height: 1;  
  font-size: 25px;
}
#countdownCounter span {
  display: inline-block;
  line-height: 1;  
}
#countdownCounter div span.count {
  box-shadow: 1px 1px 1px rgb(4 4 4 / 35%);
  background-color: #444;
  border-radius: .2em;
  text-align: center;
  color: #fff;
  padding: 5px 10px;
}
#countdownCounter div span.text {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
  color: #000;
}
#countdownCounter .countDiv {
    display: inline-block;
    width: 16px;
    height: 1.6em;
    position: relative;
	vertical-align: top;
}
#countdownCounter .countDiv:before, #countdownCounter .countDiv:after {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #444;
    border-radius: 50%;
    left: 50%;
    margin-left: -3px;
    top: .5em;
    box-shadow: 1px 1px 1px rgb(4 4 4 / 50%);
    content: '';
}
#countdownCounter .countDiv:after {
    top: .9em;
}
.borderRounded h3 {
	margin-top: 0;
	border-radius: 10px 10px 0 0;
}
hr { 
	clear: both; 
}
img.align-left {
	margin: 5px 10px 10px 0px;
}
img.align-right {
	margin: 10px 0px 10px 10px;
}
.img-zoom-container {
  position: relative;
}
.img-zoom-lens {
  position: absolute;
  border: 1px solid #d4d4d4;
  /*set the size of the lens:*/
  width: 80px;
  height: 60px;
}
.img-zoom-result {
  /*set the size of the result div:*/
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
#zoomCntr {
	width: 100%;
}
.form-actions {
    clear: both;
}
.form-item, .form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}
.form-composite > legend {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: bold;
}
.form-required:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 0.3em;
    content: "";
    vertical-align: super;
    background-image: url(../images/icons/ee0000/required.svg);
    background-repeat: no-repeat;
    background-size: 6px 6px;
}
.messages {
  padding: 15px 20px 15px 35px; /* LTR */
  word-wrap: break-word;
  border: 1px solid;
  border-width: 1px 1px 1px 0;  /* LTR */
  border-radius: 2px;
  background: no-repeat 10px 17px;  /* LTR */
  overflow-wrap: break-word;
}
[dir="rtl"] .messages {
  padding-right: 35px;
  padding-left: 20px;
  text-align: right;
  border-width: 1px 0 1px 1px;
  background-position: right 10px top 17px;
}
.messages + .messages {
  margin-top: 1.538em;
}
.messages__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.messages__item + .messages__item {
  margin-top: 0.769em;
}
/* See .color-success in Seven's colors.css */
.messages--status {
  color: #325e1c;
  border-color: #c9e1bd #c9e1bd #c9e1bd transparent;  /* LTR */
  background-color: #f3faef;
  background-image: url(../images/icons/73b355/check.svg);
  box-shadow: -8px 0 0 #77b259; /* LTR */
}
[dir="rtl"] .messages--status {
  margin-left: 0;
  border-color: #c9e1bd transparent #c9e1bd #c9e1bd;
  box-shadow: 8px 0 0 #77b259;
}
/* See .color-warning in Seven's colors.css */
.messages--warning {
  color: #734c00;
  border-color: #f4daa6 #f4daa6 #f4daa6 transparent;  /* LTR */
  background-color: #fdf8ed;
  background-image: url(../images/icons/e29700/warning.svg);
  box-shadow: -8px 0 0 #e09600; /* LTR */
}
[dir="rtl"] .messages--warning {
  border-color: #f4daa6 transparent #f4daa6 #f4daa6;
  box-shadow: 8px 0 0 #e09600;
}
/* See .color-error in Seven's colors.css */
.messages--error {
  color: #a51b00;
  border-color: #f9c9bf #f9c9bf #f9c9bf transparent;  /* LTR */
  background-color: #fcf4f2;
  background-image: url(../images/icons/e32700/error.svg);
  box-shadow: -8px 0 0 #e62600; /* LTR */
}
[dir="rtl"] .messages--error {
  border-color: #f9c9bf transparent #f9c9bf #f9c9bf;
  box-shadow: 8px 0 0 #e62600;
}
.messages--error p.error {
  color: #a51b00;
}
.field--label-inline .field__label, .field--label-inline > .field__item, .field--label-inline .field__items {
    padding-right: 0.5em;
}
.field--label-inline .field__label, .field--label-inline .field__items {
    float: left;
}
.field__label {
    font-weight: bold;
}
.field--label-inline .field__label::after {
    content: ":";
}
.layout div>div.flex-caption {
	margin-bottom: 0;
}
.cke-teaserbreak {
	height: 1px;
	display: block;
}
a:focus img {
	border: 1px dotted #2b639e;
	margin: -1px;
}
#mdgov_secondaryNav a:focus {
	border-bottom: 1px dotted #2b639e;
}
/* START: Google Translate */
.overlay {
  position: fixed;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
  z-index: 9999;
}
.overlay-content {
  background: white;
  padding: 10px;
  margin: 4% auto;
  width: 600px;
  max-height: 90%;
  border-radius: 8px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  overflow: overlay;
}
.overlay-content #languages div {
	float: left;
	width: 33%;
}
.overlay-content #languages div ul {
	list-style: none;
	padding-left: 0px;
	text-align: center;
}
.overlay hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.close-btn {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 24px;
  cursor: pointer;
}
.language-list {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}
.language-list li {
  padding: 10px;
  cursor: pointer;
  border-bottom: 1px solid #ddd;
}
.language-list li:hover {
  background-color: #f0f0f0;
}
/* Hide Google Translate widget */
.goog-te-banner-frame.skiptranslate, .goog-te-gadget, #goog-gt-tt, .VIpgJd-ZVi9od-aZ2wEe-wOHMyf-ti6hGc {
  display: none !important;
}
#languages {
	overflow: auto;
}
.translate_trigger br {
	display: none;
}
#translateMessage {
  clear: both;
  display: none;
}
.notranslate {
  translate: no;
}
/* Override the dropdown height/scroll */
.goog-te-menu2 {
  max-height: 300px !important;
  overflow-y: auto !important;
}
/* END: Google Translate */
@media (max-width: 1310px){	
	#block-mdta-mdnav2, #block-mdta-mdnav {
		position: absolute;
		top: 0;
		right: 0;
	}
	#mdgov_enterpriseSearch_home {
		margin: 40px 0px 0 0;
		width: 60%;
	}
	#mdgov_agencyName {
		width: 33%;
	}
	#block-mdta-block-10, #block-mdotsearch {
		width: 60%;
	}	
	#block-footermenu {
		width: 70%;
		text-align: left;
		line-height: 2em;
	}
}
@media (max-width: 997px){	
	.icc-info-img {
		width: 100%;
		float: none;
		position: relative;
		margin-top: 0;
	}
	#mdgov_enterpriseSearch_home {
		width: 60%;
		margin: 10px 0px 0 0;
	}
	#home_menu_link {
		width: auto; 
		height: auto;
		background: none;
		text-indent: 0;
		display: inline-block;
		background-size: cover;
	}
	.page-ETL #mdgov_enterpriseNavigation ul li a {
		color: #FFF;
	}
	/*.page-ETL a #home_menu_link, .page-ETL a:hover #home_menu_link {
		background-image: url(/themes/mdta/images/Home.png);
	}*/
	.container #secondary_content_Block .span4 {
		width: 50%;
		height: 50%;
	}
	.container #secondary_content_Block #secondary_middle_col_lt {
		width: 100%;
	}
	#block-mdta-block-6 {
		width: 100%;
	}
	#block-translate {
		width: 30%;	
		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-public-events-calendar .fc-day-grid-event .fc-content {
		white-space: nowrap;
	}	
	.view-public-events-list .views-row, .view-public-events-feed .views-row {
		width: 47%;
	}			
	main .view-public-events-list .views-row, main .view-public-events-feed .views-row {
		width: 97%;
		margin-right: 3%;
	}	
	.view-public-events-list .views-row:nth-child(odd), .view-public-events-feed .views-row:nth-child(odd) {
		clear: both;
	}
	.webform-submission-form .form-item.fldLbl300px > input {
		width: 35%;
	}
	#mdgov_agencyLogo {
		width: 35px;
	}
	#mdgov_agencyName {
		margin-top: 20px;
	}
	.brand_baybridge #mdgov_agencyName {
		margin-top: 12px;
	}
	#block-mdta-block-3, #block-socialnavigation, #block-socialnavigationpolice {
		margin-top: 5px;
	}
}
@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;
	}
	.path-frontpage #mdgov_agencyName, #mdgov_agencyName, .path-frontpage #mdgov_enterpriseSearch, #mdgov_enterpriseSearch, .path-frontpage #home_search {
		width: 100%;
		float: none;
		text-align: center;
	}
	#mdgov_secondaryNav , main {
		float: none;
		width: 100%;
		padding: 0 20px;
		margin-left: 0;
		border: 0px solid #fff;
	}
	.path-frontpage #mdgov_enterpriseSearch, #mdgov_enterpriseSearch {
		margin: 20px 20px;
		width: auto;
	}
	#mdgov_homeLink a img {
		max-width: 100%;
		padding: 0 0 10px 0;
	}

	#mdgov_enterpriseSearch .form-search {
		font-size:180%;	
		position: relative;
	}
	.front #mdgov_enterpriseSearch_home {
		width: auto;
		margin: 20px;
	}
	.page-calendar-created #block-mdta-system-main, .page-node-type-blog #block-mdta-system-main, .path-taxonomy #block-mdta-system-main, .page-taxonomy-term #block-mdta-system-main, .page-taxonomy-list #block-mdta-system-main {
		float: none;
		width: 100%;
	}
	#block-views-block-blog-calendar-block-1, #block-views-block-keywords-keywords, #block-views-block-keywords-block-1-1, #block-views-blog-calendar-block-3, #block-views-blog-calendar-block-4, #block-views-block-keywords-block-1-2 {
		float: none;
		clear: both;
		width: 100%;
		box-sizing: border-box;
		margin-left: 0;
	}
	.webform-submission-police-recruitment-form .whichForm div.form-item.form-type-radio {
		display: block;
		padding-top: 0;
	}
	.webform-submission-form .twoFldsGrp{
		float: none;
	}		
	.webform-submission-compliments-and-complaints-form .form-item label, .webform-submission-form .form-item > label.label50px, .webform-submission-form .form-item > label.label100px, .webform-submission-form .form-item.fldLbl300px label {
		width: 100%;
		text-align: left;
	}
	.webform-submission-form .form-item input, .webform-submission-form select, .webform-submission-form .form-item.fldLbl300px > input {
		width: 92%;
	}
	.webform-submission-form .twoFldsGrp > select {
		width: auto;
	}
	.webform-submission-form .addrGroup > input, .webform-submission-form .addrGroup > select {
		width: auto;
	}
	.webform-submission-form .addrFld .form-textarea-wrapper {
		display: block;
		width: 100%;
	}
	.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-mdta-footer {
		width: 75%;
	}
	#block-contactinfo, #block-contactinfomdta {
		width: 100%;
	}
	#block-tolls {
		width: 100%;
		padding: 0;
		float: left;		
		border-top: 1px solid #333;
	}
	footer ul.cl_socialNav {
		padding: 10px 10px 0 0;
	}
	#block-mdta-footer, #footer_block #block-socialnavigation, #block-socialnavigationpolice-2, #block-socialnavigation-2 {
		width: 100%;
		float: none;
	}
	footer ul.cl_socialNav, #block-mdta-footer .menu {
		float: none;
		text-align: center;
	}
	#block-translate {
		float: none;
		width: 100%;
		overflow: hidden;
		background-color: #111;
		border-top: 0px solid #111;
	}
	#toll_rate_calc, #e_z_pass {
		border-top: 0px solid #444;
		margin-top: 0;
		min-height: auto;
	}
	#block-tolls h3, #block-tolls p {
		text-align: left;
	}
	#google_translate_element {
		float: none;
	}
	.view-public-events-list .views-row, .view-public-events-feed .views-row {
		width: 97%;
	}	
	#pageBanner {
		flex-direction: column;
	}
	#image_rotator {
		width: 100%;
	}
	#stay_informed {
		width: 100%;
	}
	.stay_informed_graphics {
		display: none;
	}
	#block-mdta-block-10, #block-mdotsearch {
		width: 80%;
		position: absolute;
		bottom: -10px;
		right: 0;
		margin-right: 12px;
		margin-top: 10px;
	}
	#block-mdotsearch {
		bottom: -20px;
	}
	#mdgov_agencyName {
		width: 300px;
	}
	#mdgov_enterpriseSearch_home {
		width: 36%;
		margin-top: 5px;
	}
	#block-mdta-block-3, #block-socialnavigationpolice, #block-socialnavigation, #block-socialnavigationpolice-2, #block-socialnavigation-2 {
		margin-top: 0;
	}
	#agency_branding.brand_baybridge {
		margin-bottom: 30px;
	}
	#block-footermenu {
		width: 100%;
		text-align: center;
		padding: 20px 15px 15px 20px;
	}
}
@media(max-width:580px) {
	#mdgov_enterpriseSearch_home {
		width: 90%;
		margin-top: 0;
	}
	.brand_baybridge #mdgov_enterpriseSearch_home {
		margin-top: 10px;
	}
	#mdgov_enterpriseSearch_home > div:first-of-type {
		display: flex;
		flex-direction: column;
		width: 100%;
		justify-content: flex-end;
		align-items: flex-end;
	}
	#agency_branding, #agency_branding.brand_baybridge {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	#mdgov_agencyName {
		width: 325px;
		margin-bottom: 0;
	}
	#block-mdta-mdnav2, #block-mdta-mdnav {
		order: 1;
	}
	#block-mdta-block-10, #block-mdotsearch {
		width: 95%;
		order: 2;
		position: relative;
		margin: 0;
		bottom: 0;
	}
	#block-mdta-block-3, #block-socialnavigation, #block-socialnavigationpolice {
		order: 3;
	}
}
@media(max-width:480px) {
	.container .float_left {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.webform-submission-compliments-and-complaints-form div.form-item label {
		width: auto;
	}
	#mdgov_homeLink, #mdgov_agencyLogo {
		width: 35px;
		margin-bottom: 5px;
	}
	#mdgov_enterpriseSearch_home {
		width: 90%;
		clear: both;
		transform: none;
	}
	#mdgov_trendsAlertsWrapper {
		margin: 10px 0;
	}
	#mdgov_trendsAndAlerts {
		width: 100%;
	}
	#mdgov_agencyName {
		margin-bottom: 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%;
	}
	.page-ETL #mdgov_enterpriseNavigation ul li a {
		color: #FFF;
	}
	#block-views-block-img-rotator-block1, #block-views-block-img-rotator-block-5, #block-views-block-img-rotator-block-7, .bigScreenRotator {
		display: none;
	}
	#block-views-block-img-rotator-block-2, #block-views-block-img-rotator-block-6, #block-views-block-img-rotator-block-8, .smallScreenRotator {
		display: block;
	}
	#block-mdta-mdnav2, #block-mdta-mdnav {
		max-width: 85%;
	}
	.mdgov-entNavList__item p {
		margin-bottom: 0;
	}
	#mdgov_mobileNavButton {
		margin-bottom: 10px;
	}
}
@media (max-width: 430px) {
	.mdgov_imgLeft {
		width: auto;
		text-align: center;
		float: none;
	}
	footer ul.cl_socialNav {
		float: none;
		text-align: center;
		padding: 10px 5px 5px 0;
	}
	#footer_block nav#block-mdta-mdta-footer {
		float: none;
	}
	.views-table th {
		padding-right: 0.5em;
	}
	#mdgov_agencyName {
		width: 84%;
	}
	.mdgov-entNavList {
		padding: 0;
		margin: 0;
	}
}
@media (max-width: 380px) {
	#mdgov_mobileNavButton a span {
		display: none;
	}
	.overlay-content #languages div {
		width: 50%;
	}
}
@media (min-width: 431px) and (max-width: 800px) {
	.mdgov_imgLeft {
		width: 27%;
	}
}
@media (min-width: 801px) {
	.mdgov_imgLeft {
		width: 30%;
	}
}
@media (max-width: 600px) {
	.overlay-content {
		width: 100%;
        height: 100%;
        margin: 0;
        border-radius: 0;
	}
 }
@media screen and (min-width: 40em) {
	.layout--threecol-section {
		justify-content: center;
	}
	.layout--threecol-section > .layout__region {
		flex: 0 1 33%;
	}
}