.login-header{
    font-size: 25px;
}

.edit-button
{
    font-size: 20px;
    color:#2a73bb;
    cursor: pointer;
}

.progress {
    height: 20px;
    margin-bottom: 27px !important;
}

.clickable{
    color:#2a73bb;
    cursor: pointer;
}

.active_menu{
    border-color: rgba(255, 255, 255, 0.26) !important;
    color: rgba(255, 255, 255, 0.96) !important;;
}

.margin-bottom-20 {  margin-bottom:20px;  }
.margin-bottom-15 {  margin-bottom:15px;  }
.margin-bottom-10 {  margin-bottom:10px;  }
