.clien{
    margin: 20px ;
}
.modal-footer{
    margin: 10px 0;
}
.topbar .topbar-left .logo .logo-sm
{

    background-color: white;
    height: 75px !important;
}

.left-sidenav{
    padding: 0px;
}
.left-sidenav-menu li.mm-active>a{
    background: #000;
}
textarea {
       border: 1px solid #e7e7e7;
    border-radius: 5px;
    color: #4e5a7d;
}
.datatable_row {
    overflow-x: scroll;
    width: calc(91vw - 270px);
}
.navbar-custom {
    background: #fff;
    margin-left: 270px;
    min-height: 80px;
    position: relative;
}
.topbar .topbar-left {
    /* background-color: #000; */
    float: left;
    text-align: center;
    height: 80px;
    position: relative;
    width: 270px;
    z-index: 1;
}
.enlarge-menu .topbar .topbar-left {
    /*background-color: black;*/
}
.left-sidenav {
    margin-top: 80px;
}
.btn-primary {
    color: #fff;
    background-color: #0d72ad;
    border-color: #1e4765;
}
.btn-primary:hover {
    color: #fff;
    background-color: #1e4765;
    border-color: #f0de2d;
}
.button-menu-mobile {
    color:#000 !important;
}

.account-body .accountbg{
    background: "../images/rr_login_bg.jpg";
}