.content-wrapper {
    background-color: white;
}
span.select2-selection.select2-selection--single {   
     height: auto !important;
     }

.table-top{
     border-top: 3px solid #007bff;   
}

.table-head{
      background-color:#e6e9f3; 
     /* font-style: italic;   */
     border-radius: 25px;
     /* background-color: #17a2b8; */
    /* color: white !important;  */
}

.form-top{
     border-top: 3px solid #007bff;  
     border-bottom: 3px solid #007bff ;
     border-radius: 25px 25px 25px 25px;
     margin-bottom: 30px;
    
}

.purple{
      background-color:#17a2b8 ;  
       }

  








    
     
    






