@media (min-width: 768px) {
#site-head .fixable-item {
    background-color: #fff;
    }
}
@media (min-width: 768px) {
    #site-head .mobi-nav {
    color: #000000;
    }
}
@media (min-width: 768px){
#site-head .logo {
    width: 215px;
    height: 44px;
    float: left;
    margin-top: 20px;
	}
}
@media (min-width: 768px){
	.layout-unauth main:before {
	background-color: #252e4f;
   }
}

.transfer-detail-table {
	visibility: hidden;
	display: none;
}

.cta-1 {
    background-color: #1298D4;
    border-color: #1298D4;
	}
.cta-1:focus, .cta-1:hover, .cta-1:active {
    background-color: #1298D4;
    color: white;
    border-color: #1298D4;
}
.page-steps {
    background-color: #1298D4;
	border-color: #1298D4;	
	}
.btn {
    background-color: #1298D4 !important;
	border-color: #1298D4 !important;
	color: #ffffff;
	}
@media (min-width: 768px) {
	#site-head .btn-clear {
    border-color: #1298D4 !important;
	color: #ffffff;
    background-color:#1298D4 !important;
	}
}
@media (min-width: 768px) {
#site-head .fixable-item {
    background-color: #fff;
    }
}
@
@media (min-width: 768px) {
	#site-head .fix-me .btn-clear, #site-head .fix-me-bottom .btn-clear, #site-head:hover .btn-clear {
    border-color: #1298D4;
	}
}
a.btn[href]:not(.disabled):not([disabled]):focus, a.btn[href]:not(.disabled):not([disabled]):active { 
    background-color: #1298D4;  
    border-color: #1298D4;
}
@media (min-width: 768px) {
    #site-head .fixable-item {
    background-color: #fff;
    }
}
@media (min-width: 768px) {
    #site-head .mobi-nav {
    color: #000000;
    }
}
@media only screen and (min-width: 768px) {
#site-head .logos .logo > * {
    height: 40px;
    }
}
.mc-actions .reload a {
   background-color: #1298D4 !important;
   border-color: #1298D4 !important;
}

.form .form-btn-row .btn {
    color: #ffffff;
}
@media only screen and (min-width: 980px) {
    .btn-section .btn {
    color: #ffffff;
    }
}
.img-shadow-bottom.card-img {
    width: 450px !important;
    max-width: 100% !important;
}
@media (max-width: 767px){
#site-head .mobi-nav {
    background-color: #fff;
    color: #000000;
    }
}
@media (max-width: 767px) {
#site-head .mobi-nav a:not(.btn) {
    color: #000000;
    }
}