tr.table-background {
    background-color: #263544;
    color: #f2f7fb;
    font-size: small;
}

.btn i {
    margin-right: auto !important;
}

.action-tbl-col-style {
    width: 180px;
}

table tbody tr td.td-key {
    font-weight: bold;
    width: 250px;
}

.user-detail-image img {
    height: 260px;
    width: 100%;
}

.login-page-body {
    background-color: #f2f7fb !important;
    background-image: none !important;
}

span.select2-selection__placeholder {
    color: #fff !important;
}