.link, a{text-decoration: none;}
	.link:hover, a:hover{text-decoration: underline;}.link, a{font-weight: normal;}
#header #layout>.amh-row, #header>.amh-row{max-width: 1000px;}
#header #layout>.amh-row>.amh-block>.amh-content, #header>.amh-row>.amh-block>.amh-content{max-width: 1000px;}
#body #layout>.amh-row, #body>div>.amh-row{max-width: 1220px;}
#body #layout>.amh-row>.amh-block>.amh-content, #body>div>.amh-row>.amh-block>.amh-content{max-width: 1220px;}
.bodysize{max-width: 1220px;}
#footer #layout>.amh-row, #footer>.amh-row{max-width: 1000px;}
#footer #layout>.amh-row>.amh-block>.amh-content, #footer>.amh-row>.amh-block>.amh-content{max-width: 1000px;}
.linkcolour, .fc-header h2, .link, .eeventcoming i,.eedate:after,.date-icon:after, a{color: #0277bd;}
.link:hover, a:hover{color: #039be5;}
.widgetbg{background-color: #ffffff;}
.rssFeed .rssRow,.tweet_list li {border-bottom: 1px solid #000000;}
body{
		color: #000000;
		font-family: Verdana, Geneva, sans-serif;
		background-color: #ffffff;
	}
.content{
		background-color: #ffffff;
	}
.searchbox{
		border: 3px solid #ffffff;
	}
#default_footer{
		margin-left:auto;
		margin-right:auto;
		text-align: center;
		font-size:10pt;
		padding-bottom:10px;
		color:#ffffff;
	}
#default_footer a{
		text-decoration: underline;
		color:#ffffff;
	}
.resource_item_header, .button, .button-strip a{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #049be5;
	background: #049be5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(top,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );
	border: 2px solid #039be5;
	color: #ffffff;
}
.resource_item_header:hover, .button:hover, .button:focus, .button_open, .button-strip-active a, .button-strip a:hover{
	background: #049be5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(top,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );
	border: 2px solid #039be5;
	color: #ffffff;
}
.button a, .button-strip a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip-active a{
	color: #ffffff;
	text-decoration:none;
}
.button:hover a, .button-strip:hover a{
	color: #ffffff;
	text-decoration:none;
}
.button-strip a{
	font-weight:normal;
}
.resource_item_open{
	border: 2px solid #039be5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.resource_item_open .resource_item_header{
	border: none;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
h1, h2, h3, h4, h5, h6, .heading1, .heading2, .heading3, .heading4, .heading5{
	color: #000000;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	margin-top:0px;
	line-height: 1.3;
}
h1, h2, .heading1, .heading2{
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:0px;
}
h1, .heading1{
	font-weight: bold;
	font-size: 3.667em;
}
h2, .heading2{
	font-weight: bold;
	font-size: 2.667em;
}
h3, .heading3{
	font-weight: bold;
	font-size: 1.833em;
}
h4, .heading4{
	font-size: 1.167em;
	font-weight: bold;
}
h5, .heading5{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.917em;
}
.widget_tab, .widget_tab_selected{
	background: #039be5;
	color: #ffffff;
}
.widget_tab:hover, .widget_tab_selected{
	background: #039be5;
	color: #ffffff;
}
a.button-strip{
	width: 100%;
	display: block;
}
a.button-strip:hover{
	text-decoration:none;
}
.widget_tab, .widget_tab_selected{
	cursor: pointer;margin-left: auto;margin-right: 1px;padding: 5px;float: left;font-size: 1.083em;
}
.widget_tab_bar{
	height: 28px;
	border-bottom:1px solid #000000;
}
.tab, .tab_selected, .navbar-top, .nav-mobile{
	font-weight: normal;
	background: #049be5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(top,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );
	color: #ffffff;
}
.vtab{
	font-weight: normal;
	background: #049be5;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(-90deg,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	color: #ffffff;
}
.vtab:hover, .vtab_selected{
	background: #049be5;
	background: -webkit-gradient(linear, right, left, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(-90deg,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(-90deg,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );
	color: #ffffff;
}
.navbar-top>div>ul>li>a, .navbar-top>div>ul>li>a:focus, .nav-mobile a{
	background: #049be5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(top,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );

	color: #ffffff;
	border-right: 0px solid #039be5;
	border-left: 0px solid #039be5;
	border-top: 0px solid #039be5;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
}
.tab:hover, .tab_selected, .navbar-top .open>a, .navbar-top>div>ul>li>a:hover, .navbar-top a.current, .navbar-top>div>ul>li>a:focus{
	background: #049be5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(top,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );
	color: #ffffff;
}
.tab a{
	color: #ffffff;
}
.tab a:hover, .navbar-top a.current:hover{
	color: #ffffff;
}
.tab-bar{
	border-bottom: 1px solid #039be5;
}
@media (max-width: 767px) {
	.tab{
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.tab-bar{
		border: none;
	}
}
#responsiveheader{
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background: none;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,none), color-stop(50%,none), color-stop(51%,none), color-stop(100%,none));
	background: -moz-linear-gradient(top,  none 0%, none 50%, none 51%, none 100%);
	background: -webkit-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -o-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: -ms-linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	background: linear-gradient(top,  none 0%,none 50%,none 51%,none 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='none', endColorstr='none',GradientType=0 );
	color: #ffffff;
}
#responsiveheaderimage{
	background-image: URL(/images/logos/broward/);
}
#responsiveheadermessage p:before{
	content:'';
}
#responsiveheaderaltmessage p:before{
	content:'';
}
.widget{
	border: 1px solid #000000;
	background-color: #ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0);
}
.widgetheader{
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
	background: #049be5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#049be5), color-stop(50%,#049be5), color-stop(51%,#049be5), color-stop(100%,#049be5));
	background: -moz-linear-gradient(top,  #049be5 0%, #049be5 50%, #049be5 51%, #049be5 100%);
	background: -webkit-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -o-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: -ms-linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	background: linear-gradient(top,  #049be5 0%,#049be5 50%,#049be5 51%,#049be5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#049be5', endColorstr='#049be5',GradientType=0 );
}
.widgetbody{
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;
}
.widgetbody p{
	margin-top:0px;
}
.widgetbody h1{
	color: #000000;
}
.pagination>.active>a, .pagination>.active>a:hover{
	background-color: #000000;
	border-color: #000000;
}
.pagination>li>a, .pagination>li>a:hover{
	color: #000000;
}
.polaris-nav-active i{
	color: #000000;
}
.widgetbody hr{
	color: #000000;
	background-color: #000000;
	margin-top: 6px;
	margin-bottom: 8px;
	height: 1px;
	border: none;
}
.toprule{
	border-top: 1px solid #000000;
}
.bottomrule{
	border-bottom: 1px solid #000000;
}
.bodytext{color: #000000;}
.headingtext{color: #000000;}
body {
  font-family: "Arquette", -apple-system, BlinkMacSystemFont, 
    "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", 
    "Fira Sans", "Droid Sans", "Helvetica Neue", 
    sans-serif;
  font-size: 16px;
}

.show > .dropdown-menu {
  display: block; 
}

#body {
 
}
a:hover
{
  cursor: pointer; 
  color: #039be5;
}

#get-card {
    color: #fff;
    font-size: 14px;
  display:block;
}

#get-card:hover {
    color: #039be5;
}

#card-icon {
    margin-left: 5px;
}
.zoom a:hover{
  transform: scale(1.1);
  transition: all ease 500ms;
}
p {
  font-weight: 300;
  line-height: 150%;
}
#header>.amh-row>.amh-block>.amh-content{
margin: auto !important;
}

/*remove about the branch header*/
#idkBcKQ > div > div {
   display:none;
}
/* RSS modal bottom padding fix */
div.amPopup {
  padding-bottom: 20px; 
}

a.close-brochure-popup {
  cursor: pointer;
  padding: 5px 20px;
  display: inline-block;
  margin-bottom: 10px;
}

/* "Booking Details" read-only inputs */
.amnp-booking-options .form-control[readonly]:hover {
  cursor: not-allowed;
}


/* Hide Home Nav Link */
#header .nav > li:nth-of-type(2) {
  display: none; 
}
/*menu navigation links*/
.menuLink {
	display: inline;
}
.menuLink a:visited {
	color: #fff;
}

#browardHeaderMenu {
  display: flex;
  float: right;
}

.menuLink a {
  font-size: 14px;
  padding: 7px;
  color: #fff;
}
 .pipeSeparator-light, .pipeSeparator {
	color: #fff;
}
/*hide nav bar*/
#navbar {
   display: none;
}
/*Google Translate*/
#\:0\.targetLanguage > span:nth-child(2),#\:0\.targetLanguage > img:nth-child(1) {
    display: none;
}
.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}
.goog-te-gadget-simple {
    background-color: #fff;
    border-left: 1px solid #d5d5d5;
    border-top: 1px solid #9b9b9b;
    border-bottom: 1px solid #e8e8e8;
    border-right: 1px solid #d5d5d5;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    *display: inline;
}
#google_translate_element {
  display: flex;
  margin-left: 10px;
}
/* FOOTER */
#footer {
  display: none;
}
#footer a, #footer p {
  color: white;
  font-weight: normal;
}
#default_footer {
  padding-top: 5px;
  background-color: rgb(21,33,58); 
  margin: 60px 0 0;
}
#default_footer, #default_footer a {
  color: #fff; 
}

.footer-images img {
  margin-bottom: 8px; 
}
/*===========events calendar=============*/
div[data-widgetid='8016'] .amev-event-list{
  height: 650px !important;
  width: auto !important;
}

.events-grid-body .events-grid-row{
  display: flex;
}

.events-grid-body .events-grid-cell-date{
  font-size: 11px;
}

.events-grid-cell-event-holder{
  position: static;
  margin-top: 1.5em;
  margin-bottom: .5em;
}

.events-grid-body .events-grid-cell-event{
  margin-bottom: 16px;
  border: 0;
  white-space: normal;
  line-height: 1.5;
}

.events-grid-body .events-grid-cell-event:last-child{
  margin-bottom: 0;
}

.events-grid-cell-event i, .events-grid-cell-event b{
  display: block;
}
/*media queries*/
@media (max-width: 992px){
#mce_24 > p > a > span > img{
    display: block;
    margin: auto;
  }
  #get-card {
     text-align: center;
  }
  #google_translate_element > div:nth-child(2) {
     text-align: center;
  }
  #navbar {
     display: none;
  }
  #browardHeaderMenu {
      display: flex;
       float:unset;
      justify-content: center;
}
}
div[data-widgetid='22608'] .amev-event-list {
    height: 400px !important;
    width: auto !important;
}
