﻿.or-header{
	background-image: url(/prb/PublishingImages/banner.jpg);
	background-size: cover; 
    background-attachment: unset; 
    background-repeat:no-repeat;
	background-position: center;

	
}
.or-header .or-header-overlay{
	background: #000000;
}



.or-navbar{
	background-color:#293254;
	
}
.or-navbar-search-wrapper{
	background-color:#293254;
}


.or-navigation-list>li>a:visited{
	color:#ffffff;
}

.or-navigation-list>li>a:focus, .or-navigation-list>li>a:hover{
	color:#ffffff;
}

.or-navbar-search-input-icon{
	color:#ffffff;
}

.or-header-logo{ 
    background: url(/prb/PublishingImages/psrb-icon-for-round-situations-profiles.png); 
    background-size: contain; 
    background-repeat: no-repeat; 
	
	
} 
.or-header-content-row a, .or-header-content-row a:hover, .or-header-content-row a:visited, .or-header-content-row a:active, .or-header-content-row a:focus{
	color:#ffffff;
		
font-weight: bold;
font-family: Helvetica;
	
		
}
body{
	line-height:1.5
}

.footer{
	background-color:#293254;
	
}

.footer a{
	color:#ffffff;
	line-height: 1.5;
	
}

.footer a:visited{
	color:#ffffff;
	font: capitalize;
}

.footer a:focus, .footer a:hover, .footer a.capitalize, .footer .col-sm-4, .footer .col-sm-4 h3{
	color:#ffffff;
	 
}
.or-footer-link-oregon-department-of-veteran-s-affairs{
    background: #fff url(https://cdn.oregon.gov/images/logos/odva/logo-odva.svg) no-repeat left top
}

.translator{ 
          background-color: #fff; 
          display: flex; 
          justify-content: center; 
          padding:.5rem 
        }
	
	
	