.content-top .region-content-top .block-page-title-block {
    display:none;
}
.newsroom-container .newsroom-page-title {
    width: auto;
}
.field--name-field-newsroom-date {
    font-size: 15px;
    margin: 1em 0;
}
.newsroom-image {
    float: right;
    margin-left: 25px;
    margin-bottom:5px;
}

.newsroom-side-img {
    margin: 0px 20px 10px 20px;
    border: 1px solid #c0c0c0;
    border-radius: unset;
    height: 240px;
}

.img-caption {
    font-size: 88%;
    margin-left: 20px;
    padding-bottom: 0px;
    text-align: left;
    width:300px;
}

.hr-article {
  border:none;
    border-bottom: 1px solid #d0d6e4;
    max-width: 100%;
    margin: 5px 20px 0.5px 20px;
}

#block-views-block-newsroom-recent-post-block-1 {
    border: 1px solid #c5d8e7;
    margin-bottom: 20px;
    background-color: #f3f7fb;
    padding: 15px;
}

#block-views-block-newsroom-recent-post-block-1 h2 {
    color: #06407a;
    font-size: 26px;
    padding-bottom: 20px;
    display: block;
    margin-top: 5px;
    line-height: 28px;
    margin-bottom: 0px;
    border-bottom: none;
}

.view-newsroom-recent-post {
    padding: 0 0 10px 0;
    margin: 0px;
}
.view-newsroom-recent-post .views-row .views-field-title
{
	padding-bottom: 10px;
    line-height: 20px;
    float: none;
}
.view-newsroom-recent-post .views-row .views-field-title a
{
	color: #0067b8;
    text-decoration: none;
    padding: 0;
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
}
.view-newsroom-recent-post .views-row .views-field-title a:hover
{
  text-decoration: underline;
}

.view-newsroom-recent-post .view-footer a {  text-decoration: underline; }
.view-newsroom-recent-post .view-footer a:hover { text-decoration: none;}

.view-newsroom-tags {
    border: 1px solid #c5d8e7;
    padding: 15px;
	margin-bottom: 20px;
}

.view-newsroom-tags .view-content > .views-row,
.field--name-field-newsroom-tags .field__item,
.eblast-announcement {
  background-color: #fff2cc;
  font-size: 13px;
  padding: 2px 10px;
  border-radius: 5px;   
  margin: 5px 5px 5px 0px;
  display: inline-block;
  border: 1px solid #fff2cc;
}

.view-newsroom-tags .view-content > .views-row a,
.field--name-field-newsroom-tags .field__item a,
.eblast-announcement a
{
    text-decoration: none;
	color:#000;
}

.view-newsroom-tags .view-content > .views-row a:hover,
.field--name-field-newsroom-tags .field__item a:hover,
.eblast-announcement a:hover
{
   background-color: #efefef;
   text-decoration: none;
   
}
.view-newsroom-tags .view-content > .views-row:hover,
.field--name-field-newsroom-tags .field__item:hover,
.eblast-announcement:hover
{
   background-color: #efefef;
   text-decoration: none;
   border: 1px solid #6b6b6b;
}


.field--name-field-newsroom-tags {
    margin: 10px 0px 20px 0px;
}

.newsroom-back {
    margin: 1em 0;
    font-size:16px;
}
.back-to-news{
  margin-right:5px;
}

.newsroom-inline-heading {
    font-size: 20px;
    color: #282828;
    font-weight: 500;
    font-style: italic;
    line-height: 1.5em;
    padding-top: 15px;
}

.field--name-field-newsroom-section li {
line-height: 22px;
padding-bottom: 12px;
}

#block-views-block-newsroom-tags-block-1{
    padding-bottom: 0px;
    margin-bottom: 0PX;
}


/* Archive */

#block-views-block-newsroom-archive-block-1 {
    border: 1px solid #c5d8e7;
    padding: 15px;
    border-radius: unset;
}

#block-views-block-newsroom-archive-block-1 h2 {
    color: #06407a;
    font-size: 26px;
    padding-bottom: 20px;
    display: block;
    margin-top: 5px;
    line-height: 28px;
    margin-bottom: 0px;
    border-bottom: none;
}

#block-views-block-newsroom-archive-block-1  ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#block-views-block-newsroom-archive-block-1  ul li {
    padding-bottom: 10px;
    line-height: 20px;
    margin: 0px;
}

/* Archive End */

@media (min-width: 300px) and (max-width: 680px)
{
.bb-img {
    float: none;
    text-align: center;
    width: 100%;
    margin: 0 0 20px 0;
    max-width: 100%;
}
.newsroom-side-img {
height: 275px;
    float: none;
    margin: 0px 0px 5px 0px;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}
.newsroom-image {
    float: none;
    margin-left: 0px;
    margin-bottom: 20px;
}
.newsroom-side-img {
    margin: 10px 0px 5px 0px;
}
.img-caption {
    margin-left: 0px;
}
.hr-article {
    margin: 0px;
}
}




/* Search Filter Style*/
#block-exposedformnewsroom-searchpage-1 {
    padding-bottom: 25px;
}

#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline
{
    display:flex;
    flex-direction: row;
}
#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 {
    border: 1px solid #e9e9e9;
    border-radius: 5px;
}
#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline input[type=text] {
    background: transparent;
    margin: 0;
    padding: 7px 8px;
    font-size: 14px;
    color: inherit;
    border: 1px solid transparent;
    border-radius: inherit;
}
#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline input[type=text]::placeholder {
    color: #555;
    font-style:italic;
}
#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline input[type="submit"] {
    text-indent: -999px;
    overflow: hidden;
    width: 40px;
    padding: 10px 0px;
    margin: 0;
    background: url("/sites/default/files/images/magnifying-glass-icon.svg") no-repeat center;
    background-size:20px;
    border-radius: inherit;
    cursor: pointer;
    opacity: 0.7;
    box-shadow: none;
}
#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline input[type="submit"]:hover {
    opacity: 1;
}

#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline #edit-actions {
    margin: 0px;
}

#block-exposedformnewsroom-searchpage-1 #views-exposed-form-newsroom-search-page-1 .form--inline .js-form-item {
    margin: 0px;
}
.newsroom-city {
    float: left;
}
.bold-upper {
    font-weight: 700;
    text-transform: uppercase;
}