img.logo {
    max-width: 270px;
}

.custom-header header .logo h2 {
    padding: 7px 0px 7px 20px;
    border:none;
    \: top:;
    margin-top: 15px;
}

#splash_bar{
	height:100px; width: 100%; bottom:0;
	 position: absolute;
		z-index: 33333333;
}

.splasher{position:relative; width: 630px; height: 300px;
}


.splash_row{
	width: 630px;	
 
}

.splash_row a{
	 
	background: #7daf26;
	color: white;
 
	padding: 16px;
	text-decoration: none;
	text-shadow: 1px 1px #4b700a;
	margin: 30px;
 
	position: absolute;
	right: 0px;
	
}

.splash_row .left {
    padding: 10px 0 0;
    width: 400px;
}

.alpha60 {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	width: 100% !important;
}


.splash_row a:hover{
	 
	background: #a9d857;
	color: white;
 
	padding: 16px;
	text-decoration: none;
	margin: 30px;
	float: right;
	
}

#splash_image2{
 
	z-index: 1;
}

.splash_row h3{
	
	color: white;
	margin: 10px 30px 10px;
	font-size: 140%;
	float: left;
}

.splash_row h5{
	
	color: white;
	margin: 0px 30px;
	font-size: 90%;
	float: left;
}






.custom-nav .top-bar ul > li.has-dropdown:hover ul.dropdown {
	display: block;
}

 



.custom-nav section.top-bar-section > ul > li a {
    padding-top: 14px;
    padding-left: 7px;
    padding-right: 7px;
}


.custom-nav section.top-bar-section > ul > li {
width:auto;
border-left: 1px solid #003876;
}
 

ul#qm0 > li ul{
	display: none;
 
	   left: 0;
	   margin: 0;
	   padding: 0px 0 0;
	   position: absolute;
		 background: none repeat scroll 0 0 #00264F;
	   z-index: 99;
}

ul#qm0 > li ul li{
	float: none;
	display: block;
}


ul#qm0 > li ul li a{
	color: white;
	display: block;
	  white-space: nowrap;
}

ul#qm0 > li  {
	position:relative;
}

ul#qm0 > li:hover ul{
	display: block;
}

ul#qm0 > li:hover ul{
	display: block;
}


 

ul#qm0 li{
	float: left;
	display: inline-block;
	color: white;
	    font-weight: 400;
	    line-height: 16px;
	    padding-bottom: 7px;
	    position: relative;
	    padding-top: 7px;
}

table {
 border: none;
 border-top: none;
 border-collapse: separate;
 background: none;
}



table tbody tr td {
    border: medium none;
    color: #333333;
    padding: 0px;
    vertical-align: top;
}

table tbody tr:nth-child(2n) {
    background: none;
}

/* */
.top-bar {
	min-height: 60px !important;
	margin: 0 0 20px 0 !important;
  }
  
  .custom-sitemap h2.block-title {
    font-size: 22px;
}

.login-panel-container{
	background: #f5f3f1 !important;	
}

#sign-up-button {
    display: inline-block;
    cursor: pointer;
    background: #ff5200;
    color: #fff;
    font-family: GillSansMTPro-Bold,sans-serif;
    font-size: 12px;
    font-size: .75rem;
    letter-spacing: .4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 22px 11px;
    border: 2px solid transparent;
    border-radius: 1000px;
    transition: color .2s ease-in-out,border-color .2s ease-in-out,background .2s ease-in-out;
}

#sign-up-button:hover{
	color: #ff5200;
	border: 2px solid #ff5200;
	background: #fff;
}



.login-panel-container{
	background: #f5f3f1 !important;	
}

#sign-up-button {
    display: inline-block;
    cursor: pointer;
    background: #ff5200;
    color: #fff;
    font-family: GillSansMTPro-Bold,sans-serif;
    font-size: 12px;
    font-size: .75rem;
    letter-spacing: .4px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px 22px 11px;
    border: 2px solid transparent;
    border-radius: 1000px;
    transition: color .2s ease-in-out,border-color .2s ease-in-out,background .2s ease-in-out;
}

#sign-up-button:hover{
	color: #ff5200;
	border: 2px solid #ff5200;
	background: #fff;
}

.ng-valid-pattern.ng-valid-email.ng-valid.ng-valid-required.ng-dirty.ng-valid-parse input {
    border: 2px solid #e5e1de;
    border-radius: 51px;
}

.ng-valid-pattern.ng-valid-email.ng-valid.ng-valid-required.ng-dirty.ng-valid-parse select {
    border: 2px solid #e5e1de;
    border-radius: 51px;
}
.text-white {
    color: #003a70 !important;
}
  
.alert-list-title.ng-scope {
        color: #003a70 !important;

}
#takeaction-container section.pt-4.pb-3 {
    background: none !important;
}
.btn.btn-link.btn-sm {
    color: #ff5200 !important;
}


