
    /*THEGOLDENSTYLE*/
    
    .nav.side-menu>li>a{
      border-bottom: 1px solid;
    }
    
    .nav-tabs a.nav-link.active{
      color:black;
      font-weight: 500; background-color:;
      box-shadow: 0 0 2px #ebebeb;
    }
    
    .modal-body input[type="submit"]{
      background-color: #f4f4f5 !important;
      color:black !important;
      border-radius: 10px;
      max-width: 100px;
      display:block; 
      margin:0 auto;
    }
    
    .modal-footer button,.modal-header .close{
      color:black !important;
    } 
    
    .btn,button{
      background-color:#f4f4f5 !important;  
      color: black !important;
      border:#f4f4f5 !important;
      box-shadow:unset !important;
      /*#1e3a8a*/
      /*border:1px solid  !important;*/
    }
    
    
    ::-webkit-scrollbar {
        width: 6px;
        height: 6px;
      }
      ::-webkit-scrollbar-track {
        border-radius: 10px;
        background: rgba(0,0,0,0.1);
      }
      ::-webkit-scrollbar-thumb{
        border-radius: 10px;
        background: rgba(0,0,0,0.2);
      }
    ::-webkit-scrollbar-thumb:hover{
        background: rgba(0,0,0,0.4);
      }
      ::-webkit-scrollbar-thumb:active{
        background: rgba(0,0,0,.9);
      }

    .dataTables_wrapper {
      max-width: 100%;
      overflow-x:scroll;
    }
    
    .left_col{
      box-shadow: 0 0 10px #474747;
      
    }
   
    .nav.side-menu>li.current-page, .nav.side-menu>li.active {
        border-right: 5px solid white !important;
    }
    
    .nav.side-menu .current-page a{
      color:white;
    }
    
    .nav.side-menu .current-page {
      box-shadow: 0 0 10px !important;
    }
    
    
    .content-wrapper{
     border:1px solid white;
    }
    
    
    .content-header h3,.content-header h2{
      border-bottom:1px solid #ebebeb !important;
      padding:20px !important;
      font-size:1.3rem !important;
    }
    
    
    
    table{
      box-shadow:0 0 10px #ebebeb !important;
      margin-top:20px !important;
    }

    table th{
      font-size: 14.5px;
    }
    
    tr.even{
      background: none!important;
    }
    
    td:nth-child(1){
    font-weight: 500;
    }
    
    table td{
      font-size: 14.5px;
      font-weight: 400;
    }
    
    .nav.side-menu>li.current-page {
        border-right: 5px solid #ffffff !important;
    }
    
    td:nth-child(3),td:nth-child(4),td:nth-child(5),td:nth-child(6),td:nth-child(8),td:nth-child(9),td:nth-child(11){
    min-width:100px;
    }
    
    .nav.side-menu>li:hover{
      font-size:22px;
    }

    /*added*/
    .logged_out_navbar{background-color: white !important;}
    .logged_out_navbar .navbar-brand{margin:0 auto !important; color:black !important;}
    .unseen_nots_count_span{
      background-color:white !important; color:black !important;
      box-shadow: 0 0 4px black;
    }
    .content-header h3{padding:20px 0 !important}
    /*THEGOLDENSTYLE*/



html,body{height: 100%;}
#wrapper #content-wrapper{background-color: #ffffff;}
.search_input_group input{
    margin-left:6px;
}

.search_input_group .input-group-text{
    border-radius: 2px 0 0 2px !important;
}

.provide_img_span{
    color:black !important;
}

/*.tableModalBut{
    background-color: #eeeeee !important;
    border: 1px solid #eeeeee;
}*/

  .wideModal .modal-dialog{
    width: 80%; margin: 30px auto; max-width: unset;
}

.modal-title{color:#464646 !important;}


/* renew password */
.reset_container{padding-top:135px;}
.reset_container .card-header{ background-color:#4e73df; color:white;}


.dataTables_wrapper{
    overflow-x:scroll;
}

.table{margin-bottom:unset !important;}
td .dropdown-item{background-color:unset !important;}
/*show sectiions*/
.show_nav{
    /*padding:0 1.5rem !important;*/
}
.content-nav-ul{padding:unset;}
.container_body{width:96% !important; max-width:unset !important; margin:0 auto /*37px auto 0 auto*/;}
.overflow_div{ overflow-y: scroll; max-height: 600px; }

/*MULTI-COLUMN-FORM*/

.multi_column_modal .modal-dialog{
    width:1000px; max-width:unset;
  }
  .multi_column_form,.multi_column_form_div{
    width:100%; display:flex; justify-content:space-between;
  }
  .form-columns{
    width:48%;
  }
  
  /*MULTI-COLUMN-FORM*/


  .unread_not{ background-color:#e9e9e9 !important; }
  .nots_div{ overflow-y: scroll !important; max-height: 360px; }
  .nots_body_div a{
    border-bottom:1px solid rgb(194, 194, 194) !important;  padding:20px 15px !important;   
  }
  .nots_body_div a:last-child{border-bottom:none !important;}
  .unread_not{background-color:#4e73df !important; color:white !important;}
  .not_time{color:black !important;}
  .unread_not .not_time{color:white !important;}

  .breadcrumb{background-color:#f4f4f5; color:black;}
  .breadcrumb-item.active{color:black !important;}
  .act_buttons .btn-danger{ background-color:#e74a3b !important; }
  .act_buttons .btn-success{  background-color:#1cc88a !important;}
  .act_buttons .btn-primary{ background-color:#4e73df !important; }

  /*SIDEBAR*/
  .sidebar .active_link{background-color:#274dbaa3 !important;}
  .sidebar-dark .nav-item .nav-link i,.sidebar-dark .nav-item .nav-link{color:white !important;}
  .sidebar-dark #sidebarToggle::after{color:black !important;}

  /*navbar*/
  i.fas.fa-bell.fa-fw{color:#4e73df;}
  .dropdown-item i{color:#4e73df !important;}
  
/*FILTERDIV*/

    .filterDiv{padding:0px 0;}
    .filter_div_form{
        width:100%; box-sizing:border-box; flex-wrap:wrap; 
        justify-content:space-between;
    }
    .filter_div_form input,.filter_div_form select{
        padding:7px 8px; border-radius: 4px; width:100%; border:1px solid #e5e5e5;
    }
    .filter_div_form div{
    margin:7px 5px; height:fit-content;
    }
    .filter_date_div{width:auto !important;}
    .from_date_inpu,.to_date_inpu{}
    .main_filter_div{
        width:18%; padding:4px 5px;
    }
    .main_filter_div button{width:100%; margin: 0px !important;}
    .filterButsDiv{}
    .filterButsDiv .btn{
      /*background-color: #36b9cc !important; 
      color:black !important; */
      border:none; padding:7px 8px;
      width:100%; margin-bottom: unset;
    }

  /*medapp */
  .filterDiv{
      background-color: #fff; border: 1px solid #e5e5e5; border-radius: 5px;
  }

  /*FILTERDIV*/

  .search_form button{background-color: #f4f4f5 !important;}

  .report_buts a{width:85px;}
  .search_input_group .search_word{
      width:300px; padding: 6px; border: 1px solid grey;
      border-radius: 3px 0 0 3px; border-right: unset;
  }

  .search_input_group .search_but{
      border: 1px solid grey !important; border-radius: 0 3px 3px 0 !important;

  }

  td .btn{
    color:#858796 !important;
  }


  /*PAGINATION */
  .pag_div{padding:10px 0;}
  .pag_links_div{border:1px solid #858796; border-radius:3px;}

  .page-link{color:black !important;}
  .page-item.active .page-link{color:white !important;}
  .pag_links_div a{padding:5px 13px; display:block; color:#858796 important; text-decoration:none;}
  .pag_links_div .active{background-color:#f4f4f5; color:#858796 !important;}

  /*bstrap*/
  .page-item.active .page-link{background-color: #f4f4f5; border-color:#f4f4f5;}

  /*PAGINATION*/

  .chooseFileLabel{
      width:100%; background-color:#858796; color:white; 
      padding: 7px 10px; text-align: center; cursor:pointer;
      border-radius:5px;
  }


  

    

