#Application-Status a {
	color: #f7f7f7!important;
}

#Applications  a {
	color: #f7f7f7!important;
}

#Home a {
	color: #f7f7f7!important;
}
a:hover {
	text-decoration: none!important;
}


@media screen and (min-width: 768px){
    .container-lg {
        max-width: 1240px!important;
    }
}

.container {
	margin: 0 auto!important;
}

.ml-5{

    margin-left:5px;
}

.theme-uhc-mir .float-right, body.theme-uhc-mir .float-right {
    float: right;
}

html {
  word-break: normal!important;
}

#disclaimerdiv {
	margin-bottom:10px;
}

#changeeffective{
	margin-left:10px;
}

#decmodal{
	z-index: 40;
}

@media only screen and (min-width: 150px) and (max-width: 768px) {
		 .container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}
		 #Applications  a { color: #00247c!important; }
		#Home a { color: #00247c!important;}
		.buttonMargin {
            margin-left: 20px;
            margin-top: 10px;
            margin-bottom: 10px;		
		}
}

 @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1023px) 
  and (-webkit-min-device-pixel-ratio: 1) {

        #Application-Status a {
			color: #f7f7f7!important;
		}

        #Applications  a {
            color: #f7f7f7!important;
        }
        
        #Home a {
            color: #f7f7f7!important;
        }

        .uhc-header__aux-nav > ul > li:first-child {
			margin-left: 50px!important;
        }
         #topNavRow {
			width:768px!important;
    	}
	    #topNavRowCol {
	        margin-left: 0px;
	    }
} 

.uhc-header__aux-nav > ul > li > a{
   color:#00247c!important;
}
  
a.uhc-link-button span {
   top: -0px!important;
}    
@media (min-width: 768px) {
	#site-wrapper{
            font-family: UHCSans,sans-serif !important;
        } 
 }

.text-sans-serif {
    font-family: UHCSans,sans-serif !important ;
}
.uhc-link-button {
	font-size: 16px !important;
}
.heading-4 {
	font-family: "UHCSerifHeadline",serif !important;
}
body {
	color: #333 !important;
}

.uhc-footer, .border-rounded-sm, .mb-20 .mb-lg-0 {
	line-height: 1.15;
}
