﻿.Corner-Radius{
    border-radius: 0px !important;
}

/*LoginPage, UserManagement Check box*/
#rememberMe, #isActive {
    border-radius: 0px;
}


/*===== Leave Page Pop-up Styles ======*/
.Ok-btn-global-style {
    background-color: #1e8747 !important;
    color: white;
}

.Cancel-btn-global-style {
    background-color: #FF3D1D !important;
    color: white;
}
/*===== Leave Page Pop-up Styles ======*/

