﻿#HomeBanner {
	height: auto !important;
}
.covid-home-banner {
    clear: both;
}
.view-display-id-blog_podcasts .views-row {
    margin-bottom: 10px;
}
.more-link a{
    font-size: 12px !important;
}
.thumbnail_links li {
    text-align: left;
}
.view-display-id-block_2 .news_date {
    font-size: 12px;
    font-weight: bold;
}
@media (min-width: 768px){
    .a11y-paragraphs-tabs__wrapper {
        padding-right: 30px;
    }
    .view-display-id-block_1  .itemwrap,
    .news-list.view-display-id-block_3  .itemwrap,
    .view-display-id-classes_events .itemwrap,
    .view-display-id-block_2  .itemwrap,
    .view-display-id-blog_block  .itemwrap {
        margin-bottom: 30px;
        width: 100%;
        float: left;
        border-bottom: 1px solid #f4f4f5;
        padding: 0 0 20px;
    }
    .more-link {
        width: 100%;
        clear: both;
        text-align: left;
    }
    .view-display-id-blog_podcasts  .more-link {
        margin-top: 20px;
    }
}
.view-display-id-block_1 h2,
.news-list.view-display-id-block_3 h2 {
    background-color: #f4f4f5;
    margin-top: 0;
    padding: 7px 10px;
    border-radius: 4px 4px 0 0;
    font-weight: normal;
    margin-bottom: 20px
}
.view-display-id-block_1 .views-row:first-of-type,
.news-list.view-display-id-block_3 .views-row:first-of-type {
    padding: 15px;
    border: 1px solid rgb(229, 229, 229);
    width: 100%;
    background-color: rgb(238, 238, 238);
    margin-bottom: 20px;
}
.view-display-id-block_1 .views-row:first-of-type a,
.news-list.view-display-id-block_3 .views-row:first-of-type a {
    font-weight: bold;
    color: #337ab7;
}
.view-display-id-block_1 .views-row:first-of-type .thumbnail_wrap,
.news-list.view-display-id-block_3 .views-row:first-of-type .thumbnail_wrap{
    display: none;
}

.view-display-id-block_1 .more-link,
.news-list.view-display-id-block_3 .more-link{
    text-align: left;
    margin-top: 25px;
}
/* .view-display-id-block_1 a.btn-primary{
    font-weight: bold;
    padding: 0 20px;
    display: block;
    background-image: url(../images/double_arrow.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    background-color: white;
    color: #0074b8 !important;
    border: 0;
} */
.view-display-id-block_1 a.btn-primary:hover,
.view-display-id-block_3 a.btn-primary:hover {
    color: #286077;
    text-decoration: underline;
}
#FooterBannerWrapper {
    position: relative;
    margin-top: 25px;
    overflow: hidden;
}
#network-hospitals {
    text-align: center;
	background: #f4f4f5;
}

.nh-wrapper {
    padding-top:10px;
}

.selection-area {
    background: #00643c;
    padding: 10px;
}

.selection-area p {
    display: inline-block;
    background-color: #699d27;
    color: #f4f4f5 !important;
    text-transform: uppercase;
    font-size: 19px !important;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin: 0 auto 30px !important;
    padding: 10px 15px !important;
    position: relative;
}

.selection-area p:after {
    content: "";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #699d27;
	display: inline-block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
}

a.select-a-hospital:hover {
    background-color: #a6dd5f;
}

a.select-a-hospital:hover:after {
    border-top-color: #a6dd5f;
}

#network-hospitals h1 {
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 28px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #fff;
	margin-top: 10px;
	font-weight: normal;
}

@media (min-width: 768px) {
    #network-hospitals h1 {
        font-size: 36px;
    }
}

#network-hospitals ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#network-hospitals li {
    margin-bottom: 1px;
    list-style-type: none;
}

@media (min-width: 768px) {
	#network-hospitals li {
		margin-bottom: 10px;
	}
}

#network-hospitals a:hover {
	text-decoration: none !important;
}

#network-hospitals a,
a.select-a-hospital:after {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}

#network-hospitals ul a {
    background-color: #f4f4f5;
    padding: 20px 20px 20px 90px;
    display: block;
    text-align: left;
    position: relative;
    color: #00643c
}

#network-hospitals ul a:hover {
    background-color: #f4f4f5;
}

#network-hospitals ul a h2, #network-hospitals h2 {
    font-size: 16px;
    font-family: Georgia,Times,"Times New Roman",serif;
    color: #00643c;
    margin: 0 0 10px;
    font-weight: normal;
}

#network-hospitals ul a p, #network-hospitals p {
    font-size: 12px;
    color: #00643c;
    text-transform: uppercase;
    margin: 0;
}

@media (min-width: 768px) {
    #network-hospitals ul a h2 {
        font-size: 18px;
    }
    #network-hospitals ul a p {
        font-size: 13px;
    }
}

/* Sprite */

.state-icon {

    background: transparent url("../images/network-state-sprite.png") no-repeat center top;
    display: inline-block;
    width: 72px;
    height: 45px;
    position: absolute;
    top:20px;
    left: 10px;

}

/* Vermont */

.location-uvmmc {
    background-position: 0 0;
    font-weight: normal;
}

a:hover .location-uvmmc {
    background-position: 0 -72px;
}

.location-cvmc {
    background-position: -72px 0;
}

a:hover .location-cvmc {
    background-position: -72px -72px;
}

.location-pmc {
    background-position: -144px 0;
}

a:hover .location-pmc {
    background-position: -144px -72px;
}

/* New York */

.location-ahmc {
    background-position: 0 -144px;
}

a:hover .location-ahmc {
    background-position: 0 -216px;
}

.location-cvph {
    background-position: -72px -144px;
}

a:hover .location-cvph {
    background-position: -72px -216px;
}

.location-ech {
    background-position: -144px -144px;
}

a:hover .location-ech {
    background-position: -144px -216px;
}

/* Other Locations */

.location-mg {
	background-position: -216px 0;
}

a:hover .location-mg {
	background-position: -216px -72px;
}


.selection-area h2
{ color: #fff; margin-bottom: 20px; }

/*****NETWORK HOME COVID BANNER****/
.covid-home-banner {
position: relative;
margin: 20px 0 0;
}
.covid-home-banner img {
    padding: 0 !important
}
@media (max-width: 767px) {
    .covid-home-banner article.media--view-mode-full img {
        padding: 0 !important
    }
}
