.primary-background{
    background-color: #0e121d;
}

.radius-card{
    border-radius: 10px !important;
}

.main-sidebar {
    background-color: #0e121d;
}

.user-panel .image {
    display: block;
    padding-left: 0px;
}

.user-panel .info {
    display: block;
    padding: 0px;
}

.user-panel {
    text-align: center;
}

.user-panel img {
    height: 5rem;
    width: 5rem;
}

.img-circle {
    border-radius: 100% !important;
}

[class*=sidebar-dark] .user-panel {
    border-bottom: 0px;
}

[class*=sidebar-dark] .brand-link {
    border-bottom: 0px;
}

.brand-link img {
    float: none !important;
    line-height: .8;
    max-height: 33px;
    width: auto;
}

.logo {
    padding-top: 1.9rem;
}

.table .thead-light th {
    /* color: #495057; */
    background-color: #fff;
    border-color: #dee2e6;
}

.c-img-circle {
    border-radius: 100% !important;
    width: 1.4rem;
    height: 1.4rem;
}

.profile-img {
    /* text-align: center; */
    margin-left: 10px;
}

.card.table.usertable {
    padding: 1.4rem;
}

.img-col{
    width: 50px;
}

.action-col{
    padding-left: 0px !important;
}

.reminderlog .thead-light th {
    /* color: #495057; */
    background-color: #fff;
    padding-top: 25px;
    border-color: #dee2e6;
}

