


.header-logo a {
    border-bottom: 0px;
}

.page-pre-detail {
    background-color: #3a7b7f;
}

.page-pre-detail.green {
    background-color: #3a7b7f;
}

.page-pre-detail ol li {
    font-weight: 600;
    font-size: 1.4rem;
}

.connect-contact-us {
    background-color: #3a7b7f;
}

.page-reviewed:before {
    background-color: #f88c68;
}

.aside-nav:before {
    background-color: #f88c68;
}

nav#onThisPage.aside-nav:before {
    background-color: #fdbb64;
}

#relatedTopics:before {
    background-color: #51b0b6;
}

a.highlighted {
    background-color: #fff2e1;
    border-left: 10px solid #fdbb64;
}

.multiple-template #onThisPage:before {
    background-color: #fdbb64;
}

.multiple-template #pageTitle{
	font-size: 2.5rem;
}

.landing-template .page-pre-detail.green {
	background-color: #3a7b7f;
}

.landing-template .page-pre-detail.green img {
	border: 4px solid #fff;
    margin-top: 28px;
}

.landing-template .page-pre-detail h1.main-heading {
	font-size: 0;
	width: 1px;
	height: 1px;
	display: inline-block;
	overflow: hidden;
	position: absolute !important;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	clip: rect(1px,1px,1px,1px);
}

.landing-template .page-pre-detail ul {
	-webkit-padding-start: 20px;
}

.landing-template .page-pre-detail ul li {
	font-size: 22px;
}

.back-to-top a:before {
    background-color: #f88c68;
}

.hse-services-informations .inner:hover {
    border-bottom-color: #f88c68;
}

.healthy-you-item .inner:hover {
    border-bottom-color: #f88c68;
}

.page-useful a:hover, .page-useful a:focus {
    background-color: #3a7b7f;
}

.page-useful a {
	border: 5px solid #3a7b7f;
}

.hse-services-informations {
	margin-bottom: 30px;
}

.content h2 {
	font-size: 2rem;
	margin:2.5rem 0 1rem 0;
}

.content h3 {
    color: #2b3238;
	font-size: 1.6rem;
	margin:2.5rem 0 1rem 0;
}

.content ul li:before {
	background-color: #3a7b7f;
    color: #3a7b7f;
}

.content blockquote {
    border-left: 10px solid #51b0b6;
}

.content blockquote h3 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.content .important-info h3 {
	font-size: 1.2rem;
    font-weight: 600;
}

/*.content.nmc {
	padding-top: 30px;
}*/

.btn-rose:hover, .btn-rose:focus {
    background-color: #971135;
}

.aside-banner p {
    color: #363e41;
}

.aside-banner h3 {
	margin: 0.5rem 0 1rem 0;
}

.aside-banner.blue {
    background-color: #e8edf1;
}

.aside-banner.blue:before {
    background-color: #cf3917;
}

.aside-banner{
    min-height: 320px;
}

.aside-banner:before{
 	height: 30%;
}

.aside-banner.blue h3 {
    color: #363e41;
	word-wrap: break-word;
}

.aside-banner.blue .btn {
    background-color: #cf3917;
    color: #fff;
}
.aside-banner.blue .btn:hover{
	background-color: #902810;
	color: #fff;
}

.aside-banner.orange {
    background-color: #e8edf1;
}

.aside-banner.orange:before {
    background-color: #f9be62;
}

.aside-banner.orange h3 {
    color: #363e41;
}

.aside-banner.orange .btn {
    background-color: #f9be62;
}

.aside-banner.orange .btn:hover{
	background-color: #e9a336;
}

.aside-banner.yellow {
    background-color: #e8edf1;
}

.aside-banner.yellow:before {
    background-color: #3a7b7f;
}

.aside-banner.yellow h3 {
    color: #363e41;
}

.aside-banner.yellow .btn {
    background-color: #3a7b7f;
    color: #fff;
}
.aside-banner.yellow .btn:hover{
	background-color: #2d5f62;
	color: #fff;
}

.aside-nav ul a{
	font-size:1.1rem; 
}

.item-list .fullpath{
	color: #3A7B7F;
}

.content-btn-standard{
	background-color: #0F45A0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.content-btn-standard:hover{
	background-color: #040a69;
	color: #fff;
}

/*.header-search{
	display: none;
}*/

/* Usabilla buttons */

h3.ng-binding {
	font-family: 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
    line-height: 150%;
    text-align: left;
    font-weight: 700;
    color: #2b3238;
}

ul.inline {
	text-align: left;
}

@media (max-width: 768px) {
.landing-template .page-pre-detail.green img {
    display: none;
}
.breadcrumb li{
	font-size: 1rem;
}

.content .important-info {
   /* padding: 1.5625rem 1.5625rem 1.5625rem 4.375rem;*/
	font-size: 1.2rem;
    font-weight: 600;
}

.content .important-info h3 {
	font-size: 1.2rem;
    font-weight: 600;
}

.content .find-services-near-you p {
    font-weight: 600;
}

/*.important-info.blue:before {
    width: 3.125rem;
    height: 100%;
}
*/
.content .find-services-near-you{
	padding: 1.5625rem 1.5625rem 1.5625rem 4.375rem;
    font-size: 1.2rem;
    font-weight: 600;
    text-align: left;
}

.content {
    font-size: 1.2rem;
}

.landing-template .page-pre-detail h1.main-heading {
    font-size: 36px;
    width: initial;
    height: initial;
    display: block;
    overflow: initial;
    position: initial !important;
    border: initial !important;
    padding: initial !important;
    margin: initial !important;
    clip: initial;
}
.aside-nav ul a{
	font-size:1.3rem; 
}
}

@media (min-width: 768px){
.content .important-info {
    padding: 1.5625rem 1.5625rem 1.5625rem 4.375rem;
}

.content .find-services-near-you {
    padding: 1.5625rem 1.5625rem 1.5625rem 4.375rem;
}

}

.anchor-btn {
    width: 110%;
    background-color: #f6f6f6;
    margin-bottom: 10px;
}

.topic-btn{
     border-radius: 0;
     background-color: #3a7b7f;
     color: #fff;
     margin-right: 5px;
     font-family: 'Open Sans',sans-serif;
}

.topic-nav{
    padding-bottom: 50px;
    text-align: center; 
    padding-left: 200px;
}

.topic-nav a { 
    display: inline-block; 
    vertical-align: top; 
    margin-bottom: 5px; 
}

.topic-nav a:hover{
	text-decoration: underline;
	color: #ffffff;
}

.page-pre-detail a:hover, .page-pre-detail a:focus{
    text-decoration: none;
}

.page-pre-detail ol li:active{
     text-decoration: none;
     font-weight: 700;
}

.item-list a{
    font-size: 1.5rem;
    font-weight: 700;
}

.aside-banner .btn:hover{
    background-color: #3A7B7F;
}

.general-content .item-list p {
   margin: 4px 0 0 0;
   font-size: 1.1875rem;
}

.header-search .btn{
    height: 100% !important;
}

li.each-item h2 a {
font-size: 1.5rem;
   font-weight: 700;
   margin-bottom: .5rem;
}

.btn-quit-signin{
    border: 3px solid white;
    margin-left: 20px;
    padding: .39rem .9375rem;
    font-size: 1.4rem;
    margin-top: -8px;
}

/*.quit-info .block .icon {
    width: 10%;
}*/

@media only screen 
  and (min-device-width: 360px) 
  and (max-device-width: 640px) { 

        .topic-nav{
            padding-left: 0 !important;
        }

        .topic-btn{
            background-color: #3a7b7f;
            margin-bottom: 5px;
            display: block;
            width: 100%;
            margin-left: 5px;
        }

        .topic-nav .row{
            padding-bottom: 0 !important;
        }

        .topic-nav a{
            width: 100%;
        }

        .btn-quit-signin{
            font-size: 1rem;
            margin-top: 0;
            margin-left: 0;
        }

}

.btn-red { 
   background-color: #b4083a;
   color: #fff !important;
   font-size: 1.2rem;
   font-weight: 800; 
   border-bottom: 4px solid #92062f;
}

.content ul{
	margin: 2rem 0 2rem 0;
}

.content ul li{
	margin-bottom: 1rem;
}

.content ol{
	margin: 2.5rem 0 0.5rem 1.25rem;
}

label{
	font-weight: 800;
}

.red-cta {
    color: #2b3238;
    background-color: #f2b1b7;
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.red-cta .red-content {
    padding: 1.5rem;
    text-align: left;
}

.red-cta .red-content h6 {
    color: #2b3238;
    font-weight: 600;
}

.red-cta .red-content .circle-icon {
    background: #fff;
    padding: 10px;
    border-radius: 50%;
}

.red-cta .red-content i {
    color: #2b3238;
    transform: scaleX(-1);
}

.red-cta .red-content p {
    font-size: 18.5px;
    font-weight: 700;
}

.red-cta .red-content .btn-help {
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    color: #2b3238;
    border-radius: 20px;
    padding: 6px 16px;
    color: #2b3238;
    margin: auto;
    text-decoration: none;
    transition: ease-in-out background-color .1s;
}

.content ol>li:before{
	background-color: #3a7b7f;
    /*color: #3a7b7f;*/
}

@media (max-width: 991.98px){

	.global-header .header-search {
    	width: 15rem;
	}
	.landing-template .page-pre-detail{
		padding-top: 15px;
    	padding-bottom: 15px;
	}
	.landing-template .page-pre-detail ul li{
		    font-size: 1.25rem;
	}

	li.each-item h2 a{
		font-size: 1.25rem;
	}

	.general-content .item-list p{
		font-size: 1.25rem;
	}

	.item-list li {
    padding: 30px 10px;
	}

	/*.aside-nav{
		display: none;
	}*/
}