.profile-picture-top {
    width: 20px;
    height: 20px;
}

.company-logo-sidebar {
    width: 100% !important;
    height: 50px !important;
    opacity: '.8'
}

/* .login-page-wrapper { */
    /* margin-right: 35%; */
    /* margin-left: 35% !important; */
    /* margin-bottom: auto !important; */
    /* margin-top: 100px ; */
/* } */


.logo-login {
    height: 50px;
    width: 100%;
     margin-bottom: 5px !important;
}

.auth-title {
    text-align: center;
    margin-bottom: 5px !important;
}

.forgot-password-btn {
    text-align: right;
}


.notification-count {
    background: red;
    color: white;
    border-radius: 50%;
    font-size: 13px;
    /* padding: 0px; */
    margin-top: -7px;
    /* transform: translateY(4px); */
    position: absolute;
    font-weight: bold;
}

.notification-icon-li {
    margin-right: 10px !important;
}

.type1_row {
    background-color:blue;
}

.type2_row {
    background-color:teal
}

.type3_row {
    background-color: rosybrown;
}

.type34_user_row {
    background-color: rosybrown;
}
.type04_user_row{
    background-color:wheat;
}






.searchInput {
    width: 100%;
    /* margin-right: 7px; */
}

.topFilterDiv {
    text-align: right;
    margin-bottom: 10px;
}
