body {
    height: unset;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #595959 !important;
    background: #ffffff !important;
    padding-right: unset !important;
    font-size: 12px;
}
#sidebar {
    height: 95%;
    z-index: unset;
}
.product-status-wrap.drp-lst table td {
    padding: 8px 5px;
    border-color: #dbdbdb; /*219, 219, 219*/
    vertical-align: middle;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fafafa;
}
td {
    color: #3B3B3B !important; /*RGB 59 59 59 */
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 1px !important;
}

table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 1px !important;
}
table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable th:first-child, table.table-bordered.dataTable td:first-child, table.table-bordered.dataTable td:first-child {
    border-left-width: 1px !important;
}

table.table-bordered.dataTable tbody tr:last-child td {
    border-bottom-width: 1px !important;
}

.counter_1 {
    background-color: #00c0ef;
}

.counter_2 {
    background-color: #f39c12;
}

.counter_3 {
    background-color: #dd4b39;
}

.counter_4 {
    background-color: #00a65a;
}

.all-content-wrapper {
    margin-top: 110px;
    /* margin-bottom: 50px;*/
    min-height: 80vh;
}
#quicksearch, #quicksearch:focus{
    width: 100%;
    border-radius: 0;
    height: 40px;
    padding: 6px 12px;
}

.head_txt{
    font-size: 1.5em; font-weight: bold;
    text-transform: uppercase;
}

.sr-input-func {
    left: 10px;
    width: 75%;
}
.sr-input-func a {
    top: 4px;
    right: 10px;
    color: #2196F3;
    font-size: 20px;
}

th {
    text-transform: uppercase !important;
    background-color: #E5E5E5 !important;
    color: #595959 !important;
}


.header_bottom {
    width: 100%;
    background: #d9d9d9;
    height: 30px;
}

.header_outer {
    top: 0px;
    position: fixed;
    width: 100%;
    z-index: 999;
}



.head_cust_1 {
    color: #fff;
}

.head_cust_1 h1 {
    padding: 10px 0px !important;
    margin: 0px !important;
    font-size: 3em !important;
}

.modal-body {
    text-align: center;
    padding: 30px 50px !important;
}

.preloader-single {
    background: unset !important;
}

#ts-preloader-absolute30 {
    left: 50% !important;
    top: 50% !important;
}

.footer_outer{
    left: 0px;
    position: relative !important;
    width: 100%;
    z-index: 999;

}
.footer-copyright-area {
    bottom: 0px;
    position: relative !important;
    width: 100%;
    padding: 20px 0px;

}

.filter_divs {
    height: 250px;
    overflow-y: auto;
}

.state-icon {
    left: -5px;
}

.list-group-item-primary {
    color: rgb(255, 255, 255);
    background-color: rgb(66, 139, 202);
}

/* DEMO ONLY - REMOVES UNWANTED MARGIN */
.well .list-group {
    margin-bottom: 0px;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #31708f;
    background-color: #d9edf7;
    border-color: #d9edf7;
}

#overlay {
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

#overlay div {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -32px;
    margin-left: -32px;
}

.search_btns {
    position: fixed;
    right: 20px;
    z-index: 100;
    /*background-color: #94bce3;
    padding: 10px;
    border-radius: 10px;*/
}

.count_div {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
}

.panel-primary {
    border-color: #54a0e4;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #54a0e4;
    border-color: #54a0e4;
}

.list-group-item {
    padding: 5px 15px;
    font-size: 13px;
}

.progress-bar-fill {
    height: 20px;
    display: block;
    background-color: #33cc33;
    border-radius: 3px;
    width: 0;
    transition: width 500ms ease-in-out;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}

.list_row {
    margin-bottom: 35px !important;
}

.main_menu_txt span {
    font-weight: bold !important;
}

.menu_li_active {
    background-color: #e7ebef;
}

.menu_li_active a {
    color: #2196F3 !important
}

.cmp_details .modal-dialog, .cmp_details .modal-dialog {
    margin: 30px auto;

}

.cmp_details .modal-body {
    text-align: center;
    padding: 0px 50px !important;
}
.cmp_details h4 {
    margin: 0px !important;
}
.cmp_details {
    padding: 10px !important;
}
.cmp_details .panel-body {
    padding: 10px 0 0 0 !important;
}

.footer-copy-right p {

    font-size: 14px;

}

.sidebar-nav .metismenu a {
    font-size: unset !important;
}
.product-status-wrap{
    padding: 5px 10px;
    min-height: 550px !important;
    overflow: auto;
}
.product-status-wrap h4 {
    font-size: 20px;
    color: unset !important;
    margin-bottom: 0px;
}
#profileImage {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    font-size: 25px;
    color: #fff !important;
    text-align: center;
    line-height: 70px;
    margin: 0 auto;
}



.login_box {
    border: 1px solid #ccc;
    background: #f3f3f3;
}

.login_box .panel-body {

    background: unset !important;

}

.custom_panel_head_1{
    padding: 00px 15px;
    height: 42px;
    background-color: #e9ecef;
    border-color: #e9ecef;
    text-transform: uppercase;
    font-weight: bold;

}
.icon_col {
    float: left;
    color: #8c92a1 !important;
    padding-right: 20px;
}
.padding_right_1{
    padding-right: 25px;
}
.no_padding{
    padding: 0px;
}

.hint_txt{
    font-size: 12px;
    color: #c7c7c7;
}

.name_div{
    float: left;
    width: auto;
    margin-right:5px;
    min-width: 15%;
}
.icon_col .fa {
    font-size: 25px;
}
.txt_col {
    text-align: left;
    /*margin: 5px 0px;*/
    float: left;
}

.txt_col p{
    margin: 0px !important;
}

.fa-envelope{
    font-size: 20px;
}
.extra_padding {
    padding: 0px 30px;
}

.corp_head_row{
    padding: 15px !important;
    color: #ffffff !important;
    background-color: #8b96c3 !important;
    text-transform: uppercase;
    font-weight: bold !important;
    min-height: 70px !important;
}
.biz_overview_row{
    padding: 15px 10px;
    background-color: #f6f6f6;
    font-weight: bold;
}
.corp_detail_dv{
    padding: 10px 40px;
}
/*******************dataMART styles******************************/

.head_outer{

    border-bottom: 2px solid #4d577f;
    margin: 15px 0px;
}


.data_upload_div{
    border: 1px solid #4d577f  !important;
    border-radius: 10px;
    padding: 10px;
    margin: 10px 0px;
}

.header_outer_wrapper {
    width: 100%;
    background: #4d577f;
}

.file-upload-inner.ts-forms .file-button, .file-upload-inner.ts-forms .file-button:active, .file-upload-inner.ts-forms .file-button:focus {
    background: #8b96c3;
}
#profileImage {
    background: #4d577f;
}
.modal-close-area a {
    background: #4d577f;
}
.sidebar-nav ul {
    background: #d9d9d9;
}

.sidebar-nav .metismenu {
    background: #d9d9d9;
}

#sidebar {
    background: #d9d9d9;
    position: fixed;
    top: 110px;
}

.sidebar-nav .metismenu a {
    color: #595959 !important;
}

.header-top-area {
    background: #4d577f;
}

.footer-copyright-area {
    background: #595959;
    text-transform: uppercase;
}

/*.add-product a {
    background: #4d577f;
}*/
.sidebar-nav .metismenu > li {
    border-top: 1px solid #fff !important;
}

.header-right-info .navbar-nav {
    padding: 25px;
}

.social-edu-ctn {
    text-align: right;
}

.social-media-edu {
    padding: 15px;
    margin: 10px;
    color: #fff;
}

.social-media-edu i {
    color: rgba(0, 0, 0, 0.15);
    font-size: 45px;
}

.social-media-edu .txt {
    font-size: 16px;
    font-weight: bold;
}

.header-color-modal.bg-color-1 {
    background: #4d577f;
}

#profileImage {
    background: #4d577f;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #4d577f;
    border-color: #4d577f;
    text-transform: uppercase;
}

.header-color-modal.bg-color-1 h4 {
    color: #fff;
}

.panel-primary {
    border-color: #4d577f;
}

.btn_dm_primary{
    color: #fff;
    font-weight: bold;
    background-color: #8b96c3 !important;
    min-width: 120px;
    text-transform: uppercase;
    border-radius: 0;
}
.btn_dm_primary_1{
    color: #fff;
    background-color: #337ab7 !important;
    text-transform: uppercase;
    border-radius: 0;
}
.add-product a, .btn-primary {
    color: #fff;
    background-color: #8b96c3 !important;
    text-transform: uppercase;
    border-radius: 0;
    min-width: 120px;
    font-weight: bold;
    padding: 10px 12px;
}

.btn-white{
    padding: 10px 12px;
    border-radius: 0;
    font-weight: bold;
}
.nav-tabs>li>a {
    color: #595959;
}

.fa {
    font-size: 16px;
}

#dataExportsDiv{
    width: 99%;
}

.header-color-modal {
    padding: 10px 40px;
    color: #fff;
}
#activities_div .modal-body {
    text-align: center;
    padding: 5px 40px !important;
    max-height: 85vh !important;
    overflow-y: auto;
}
#activities_div .modal-dialog {
    width: 95%;
}
#activities_div .modal-footer ,#activities_child_div .modal-footer{
    padding: 0px 15px 10px 15px;
}
#activities_div .product-status-wrap.drp-lst table td  {
    padding: 4px;
}
#activities_child_div .modal-dialog {
    width: 70%;
}
#activities_child_div .panel-body {

    border: 1px solid #e4dfdf;
    border-radius: 15px;

 }
#activities_child_div .modal-body {
    text-align: center;
    padding: 5px 40px !important;
    max-height: 70vh !important;
    overflow-y: auto;
}
#activities_child_div .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 35px 35px rgba(0,0,0,.5);
}

.title_nested_ul {
    font-weight: bold;
}
.nested_ul {
    font-weight: normal;
}

.qb_result_div{
    margin-bottom: 0;
    background-color: #e3e8fc;
    padding: 10px;
}

.tech_sel_div{
    width: 100%;
    margin: 20px 10px 0px 10px;
}
.filter_search_box{
    width: 100%; height: 30px;margin-bottom: 15px;
}
/*********************************************/


@media (max-width: 767px) {

    .all-content-wrapper {
        margin-top: 220px;
    }
}

@media (max-width: 400px) {

    .modal-body {
        text-align: center;
        padding: 5px  !important;
    }
}