      
    .widefat th.check-column {
        width: 45px;
        padding: 8px 10px;
    }
    .widefat th.action-column {
        width: 65px;
        padding: 8px 10px;
    }
    .widefat td form {
        margin: 0;
    }
   
  .cases_list .case_block_list { 
            display: none; 
          
        } 


    .jvectormap-container{
    background: none!important;
  }     

  span.clear-search-btn {
    font-size: 12px;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    margin-top: 3px;
}

span.clear-search-btn:hover {
    color: #F23D3D;
}

div#load {
    cursor: pointer;
}