.tabbed-wrapper input#tab-1-3,
input#tab-1-3 + label,
.tabbed-wrapper .tabbed-content.tab-load-settings:last-child {
    display: none !important;
}

span.card-status-date {
    padding-left: 10px;
}

#site-head .fixable-item {
    background-color: #ffffff;
}

#site-head nav a:not(.nav-burger) {
    color: #042049;
}

#site-head .btn-clear
{
background-color:transparent;
}


.layout-unauth main:before {
    background-color: #A3DDF8;
}


.cta-1 {
    background-color: #A3DDF8;
    border-color: #A3DDF8;
color:#042049;
}


.cta-1:focus, .cta-1:hover, .cta-1:active {
    background-color: #B5B5B5;
    border-color: #B5B5B5;
color:#042049;
}

.btn {
	background-color: #A3DDF8;
	color:#000000;
}

a.btn[href]:not(.disabled):not([disabled]):active,
a.btn[href]:not(.disabled):not([disabled]):hover,
a.btn[href]:not(.disabled):not([disabled]):focus
{
	background-color: #B5B5B5;
	border-color:  #B5B5B5;
color:#042049;
}

button.btn:not(.disabled):not([disabled]):hover,
button.btn:not(.disabled):not([disabled]):focus,
button.btn:not(.disabled):not([disabled]):active
{
background-color: #B5B5B5;
	border-color:  #B5B5B5;
color:#042049;
}


.languagedropdown {
color:#000000;
}



@media (max-width: 650px){
#site-head nav a:not(.nav-burger) {
color: #ffffff;

}
}
@media (max-width: 650px){
#site-head .mobi-nav a:not(.btn) {
padding-right: 100px;
padding-left: 100px;
}
}

@media (min-width: 768px){
#site-head .mobi-nav {
margin-left: 775px;
}
}




.underscore{
    font-size:20px
}

 

@media only screen and (max-width:320px){
    .transaction-hist-section h2 a{
        font-size:12px;
    }
    .transaction-hist-section h2{
        font-size:12px;
    }
}

 

@media only screen and (min-width:321px) and (max-width:1024px){
    .transaction-hist-section h2 a{
        font-size:12px
    }
    .transaction-hist-section h2{
        font-size:15px
    }
}




