
.login-header {
    padding-top: 25px;
    background: #0D3C55 !important;
    text-align: center;
}

.btn-primary {
    background: #0D3C55 !important;
    border-color: #0b3e6f !important;
}

.login-info-box{
    color: #0d3c55;
    margin-top:30px;
    font-size: 16px;
}