
.page .login-form-wr
{
    background-image: url(/Content/uploadsImage/awhpromos.com/awh_login.jpg) !important;
}

header {
    background-color: #e9e9e9 !important;
}
thead {
    background-color: #e9e9e9 !important;
}
.badge {
    background-color: #e9e9e9 !important;
}
.btn {
    background-color: #e9e9e9 !important;
    color: #3f7ab7 !important;
}
header .nav-list li.dropdown .dropdown-menu {
    background-color: #e9e9e9 !important;
}

.claims-nav ul li a.active, .claims-nav ul li a:hover {
    color: #e9e9e9 !important;
}

header .nav-list li a {
    color: #3f7ab7 !important;
}

header .org-selector label {
    color: #3f7ab7 !important;
}

.logo-control img {
    background-color: #e9e9e9 !important;
}

hr.line {
    margin: 40px 0;
    border-top: 3px solid #e9e9e9 !important;    
}

.sweet-alert button.confirm {
    background-color: #e9e9e9 !important;
    color: #3f7ab7 !important;
}
.sweet-alert button.cancel {
    background-color: #e9e9e9 !important;
    color: #3f7ab7 !important;
}


.table thead th {
    background-color: #e9e9e9 !important;
}