.login-container {
    margin: 50px auto 100px;
    padding-bottom: 25px;
}
div#content {
    padding-bottom: 100px;
    padding-left: 0px;
    position: unset !important;
}
.content-wrapper {
    height: auto !important;
}
.menu.mr-sm-auto {
    display: block;
}
.topnav.dropdown-menu-right {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.mr-sm-auto.text-center {
    display: none;
}

.dashboard-lable {
    margin-bottom: 30px;
}
div#left {
    top: 0;
    z-index: 9999;
    height: 100% !important;
}
.menu.mr-sm-auto {
    position: fixed;
    right: 15px;
    top: 7px;
}
#left {left: -250px;}
.tbl_select_option {
    max-width: 95%;
    min-width: auto;
    width: auto;
    overflow: auto;
}
table.tbl_select_option_item_tbl {
    height: 300px;
    overflow: auto;
}
.tbl_select_option {
    max-width: 90%;
    min-width: auto;
    width: auto;
    overflow: auto;
    top: 150px;
    left: 5% !important;
    z-index: 9999999 !important;
}
.tbl_select_option_p{
    max-width: 90%;
    min-width: auto;
    width: auto;
    overflow: auto;
    top: 150px;
    left: 5% !important;
    z-index: 9999999 !important;
}
.container-fluid.m-0 {
    display: inline-block;
    width: 100%;
}
a.navbar-brand {
    display: inline-block;
}
.top_search_box.d-none.d-md-flex {
    display: inline-block !important;
    float: none;
    top: 13px;
}
.container-fluid.m-0 {
    text-align: center;
}
div#content {
    padding-top: 100px;
}
.close_tbl_select {
    right: 5px;
    top: 5px;
}
div#content {
    min-height: 1200px;
}
div#reversalvoucherhist .modal-body {
    height: 300px;
    overflow: auto;
}
textarea#project_detail {
    width: 100% !important;
}
table th {
    position: unset !important;
}
table td {
    position: unset !important;
}
.side_menu_hide_show {
    display: none;
}