/* CSS Document */


.satispay_gateway_form {background-color: #366675 !important;
    color: #FFF; text-align:center; padding:0 0 30px 0;}
.satispay_gateway_form h1{
    color: #FFF !important;  
    font-weight: 600;
    margin: 15px;
}
.satispay_gateway_form p{
    color: #FFF !important;  
    margin: 20px;
}

.satispay_gateway_form .btn-satispaybusiness{
	border: 2px solid #FFF;
	color: #FFF;
	margin:30px; width:30%;
	    font-weight: 600;
    text-transform: uppercase;
    border-radius: 6px; text-decoration:none;
    padding: 10px 12px;
    letter-spacing: 0.2em;
}



.satispay_help {background-color: transparent; margin-top:20px;
   color:#f94c43; text-align:right; }
	
.satispay_help a{margin:10px; color:#FFF!important;}
