
th#static-50,  
td[headers="static-50"] {  
  width: 50em;  
} 

th#static-45,
td[headers="static-45"] {  
  width: 45em;  
} 

th#static-40,  
td[headers="static-40"] {  
  width: 40em;  
} 

th#static-35,
td[headers="static-35"] {  
  width: 35em;  
}  

th#static-30,  
td[headers="static-30"] {  
  width: 30em;  
}  

th#static-25,
td[headers="static-25"] {  
  width: 25em;  
}

th#static-20,  
td[headers="static-20"] {  
  width: 20em;  
}  

th#static-15,  
td[headers="static-15"] {  
  width: 15em;  
}  

th#static-10,  
td[headers="static-10"] {  
  width: 10em;  
}  

th#static-5,  
td[headers="static-5"] {  
  width: 5em;  
}

th#static-3,  
td[headers="static-3"] {  
  width: 3em;  
}  

th#static-1,  
td[headers="static-1"] {  
  width: 1em;  
}


.t-Body-title {
    background-color: transparent !important; 
    
}

.t-Alert-icon {
    color: #3d948e !important;
}


