
.dashTitle1{
    color:#5c6873;
    text-decoration: underline
}
.dashTitle2{
    color:#f86c6b;
    text-decoration: underline
}

.dashTitle3{
    color:#5c6873;
    text-decoration: underline
}
.dashTitle4{
    color:	#20a8d8;
    text-decoration: underline
}
.amountvalue{
    font-size: 25px;
    color: gray;
}
.amountvalue2{
    font-size: 20px;
    color: #17a2b8;
}
.interCard{
    margin-left: 20px;
    margin-bottom: 20px;
    text-decoration: underline;
}
.loginLogo{
    width: 250px;
    margin-top: -50px;
    margin-bottom: -30px;
    height: auto;
}
.loginLogo2{
    width: 900px;
    height: auto;
    margin-left: -40%
}
.cardColorGrey{
    background-color: #e4e7ea
}
.cardColorBlue{
    background-color: #20a8d8;
    color: white;
}
.cardColorGreen{
    background-color: 	#4dbd74;
    color: white;
}
.cardColorCyan{
    background-color: 	#17a2b8;
    color: #2f353a;
}
.rep{
    color: white;
}
.rep1{
    color: #17a2b8;
}
.rep2{
    color: #5c6873;
}
.loginAlert{
    margin-top: 20px;
    margin-bottom: -30px;
}
.accountStatus{
    width: 20%;
    height: 50%;
    font-size: 2em;
}
.accSecurRow{
    margin-bottom: 10px
}
.headerAttempt{
    margin-top: 13px
}

.confirmationPwd{
    color: #4dbd74
}
.partnerRegisterBack{
    background: linear-gradient(0.25turn,#ebf8e1, #3f87a6);
}
.loginRegisterBack{
    background: linear-gradient(0.25turn,#3f87a6, #ebf8e1);
}
