



/* COVID BANNER */

div#zone-special-banner {
    width: 100%;
    background: #b50909;
}

div#region-special-banner {
    width: 100%;
    text-align: center;
}

div#block-views-cng-alert-box-block-alert-box {
    margin: 0 auto;
    padding: 0;
}

div#block-views-cng-alert-box-block-alert-box a {
   color: #fff;
   font-size: 20px;
   font-weight: 600;
   letter-spacing: 2px;
}
#section-header {
	background: url('../images/bost-banner-img-4.jpg') no-repeat scroll center top #017bbe;
	background-size: cover;
}

#zone-user-wrapper {
	 background: rgba(1, 123, 190, 0.8) none repeat scroll 0 0;
}
#zone-preface-wrapper {
	background: #e3e3e3 none repeat scroll 0 0;
}

.fa {
    color: /*#fff*/#000;
}

.newsletter-signup-image p a {
	background: url("../images/newsletter.png") no-repeat scroll center 0;
	background-size: 50%;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 60px;
    text-indent: -9999px;
}

#block-boxes-newsletter-signup-image-bootstrp {
	height: 60px;
	
}


#house_enews_popup .fa  {
	color: #2690CC;
}
/*********** ROTATOR **********/

#block-views-cng-feat-news-block-feat-news {
    /*height: 360px;*/
	padding: 32px 0;
}

#block-views-cng-feat-news-block-feat-news .views-field-title h2 a{
	color:#333;
	font-size: 30px;
}

#block-views-cng-feat-news-block-feat-news h2 {
    color: #333;
    font-size: 40px;
    font-weight: bold;
    text-align: left;
}


#block-views-cng-feat-news-block-feat-news .views-field-body .field-content {
    color: #333;
    font-size: 20px;
    text-align: left;
}

#block-views-cng-feat-news-block-feat-news .read-more a {
    background: #007dc3 url("../images/bluebutton.gif") no-repeat scroll right center;
    color: #fff;
    padding: 10px 50px 8px 8px;
    text-decoration: none;
}


#block-views-cng-feat-news-block-feat-news .read-more a:hover {
    background: #2690cc url("../images/bluebutton.gif") no-repeat scroll right center;
}


table.views-view-grid.cols-3  {
    border: none !important;
    width: 100%;
}


