/* 440 */

 .ff1{font-family: "Roboto Slab",sans-serif;} 
 .ff2{font-family: "Montserrat",sans-serif;} 
 .co1, a.co1{color:#262626!important;fill:#262626!important;} 
 .co2, a.co2, h2{color:#0D4176!important;fill:#0D4176!important;} 
 .coinv, .coinv a, a.coinv, .coinv_hover:hover{color:#fff!important;} 
 .bg1, .bg1:hover, .bg1_hover:hover{background-color:#0D4176;} 
 .bg2, .bg2:hover, .bg2_hover:hover{background-color:#0D4176!important;} 
 .btn-primary{background-color:#0D4176!important;color:#fff!important;border-color:#0D4176!important;} 
 .borderco1{border-color:#333!important;} .borderco2{border-color:#0D4176!important;} 
 .fs1{font-size: 21px!important;} .fs2{font-size: 24px!important;} 
 body.aa01 .top_header{background:#0D4176;} 
 body.aa01 .top_header, body.aa01 .top_header a{color:#fff!important;} 
 body.aa01 #footer{background-color:#0D4176!important;} 
 body.aa01 #footer{color:#fff!important;} body.aa01 #footer a{color:#99E5FF!important;} 
 a, .co1 a, .co2 a{color:#0067b8;} a:hover{text-decoration:underline!important;} 
 


 
 .rb_don_amount tr td {

    background-color: #0D4176!important;
	color:#fff!important;
}


#banner .header_col_2 {
    float: right;
    text-align: right;
    width: 100%;
    display: inline-flex;
    flex-direction: column;
}

#banner .header_buttons {
    height: 100%;
    vertical-align: middle;
    display: flex;
    text-align: right;
    padding-left: 1.5%;
    order: 1;
    float: right;
    justify-content: right;
    width: 100%;
    position: relative;
}
body.aa01 .header_button{
    float: right;
    margin: 0;
    margin-bottom: 0.5em;
}


@media screen and (max-width : 640px){
	#banner .header_buttons {
    justify-content: center;
	}
}