tr.table-background {
    background-color: #263544;
    color: #f2f7fb;
    font-size: small;
    line-height: 3;
}

.btn i {
    margin-right: auto !important;
}

.action-tbl-col-style {
    width: 180px;
}

table tbody tr td.td-key {
    font-weight: bold;
    width: 250px;
}

.table-border-style .table{
    text-align: center;
}

.user-detail-image img {
    height: 260px;
    width: 100%;
}

.card .card-block .dropdown-menu {
    top: 25px;
}

.card .card-block .dropdown-menu {
    background-color: #bebebe;
}

.btn-secondary {
    color: #6c757d;
    background-color: #ffffff;
    border-color: #ffffff;
}

.search-btn {
    margin-left: 66%;
    margin-top: 8%;

}

.login-page-body {
    background-color: #f2f7fb !important;
    background-image: none !important;
}

span.select2-selection__placeholder {
    color: #fff !important;
}

.h6 {
    font-size: 12px;
}