.error{
    color:rgb(211, 12, 12)
}
.table_wrapper{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
    

  .btn-primary{
    color: #bc6721!important;
    background-color: #ffffff !important;
    border-color: #bc6721 !important;
}


    .btn-primary:hover {
           color: #fff !important;
    background-color: #bc6721 !important;
    border-color: #bc6721 !important;
    }
    
table.dataTable tbody th, table.dataTable tbody td {

    width: 13% !important;
}
[class*=sidebar-dark-] {
    background-color: #562b06 !important;
}


.merimittilogo{
  background-color: #562b06 !important;
    height: 125px;
    width: 130px;
    padding: 8px;
    margin-left: 43%;
    border-radius: 132px;
    margin-bottom: 11px;
}

input[type="file"] {
 display: block; 
} 
.imageThumb {
 max-height: 75px; 

 padding: 1px; 
 cursor: pointer;
  } 
.pip { 
    display: inline-block; margin: 10px 10px 0 0;
 } 
.remove { display: block; background: #f7f7f7; 
    border: 1px solid black; color: #df2020; text-align: center; cursor: pointer; 
} 
.remove:hover { 
    background: white; color: black;
     }


 .login-card-header{
   background: #8b5115eb;
    color: white;
 }   

 .login-card-body{
    background: #683e13;
 } 

 .login-card{
 border:0 !important; 
 color: white;
 }

 .login-btn-primary {
    color: #403838;
    background-color: #ffffff;
    border-color: #ffffff;
}

.forgot-link{
    color: #ffffff;
    text-decoration: none;
}

.mce-statusbar .mce-container-body {
    
    display: none;
}
