  #ir , #IRview, #IR_bychem_view ,#oResultsFRANonAIII, #oResultsFRA_AIII ,#oResultsHead ,#tabstrip_ICR  #IR_recent_view {width:100%; border:none; border-collapse: collapse; table-layout: fixed;display: table;}

           .cas{width: 70px;padding: 0 5px 0  5px; }
           .chem{ width: 33%;}
            
           .chemcat  {  width: 12%;}
           .dectype{width: 100px;}
           .dec {width: 135px;}
  
  
            #IR_bychem_view .cou{ width: 350px;}
            #IR_bychem_view .dec {width: 250px;}
            #IR_bychem_view .chemcat  {  min-width: 200px;}
            #IR_bychem_view .date  {  min-width: 200px;}
            
            .scrolldiv:nth-of-type(1) { max-height: 620px;display: block;overflow: auto;}
            .scrolldiv:nth-of-type(2) { max-height: 520px;display: block;overflow: auto;}
             #failurelistBody .scrolldiv{ max-height: 400px;display: block;overflow: auto;}
            .scrolldiv:nth-of-type(4) { max-height: 400px;display: block;overflow: auto;} 
  
            #tabstrip_ICR  #IR_recent_view {margin-top:35px;} 
            #tabstrip_ICR #Clist {width: 90%;}
            #tabstrip_ICR #ChemicalSelector  {-webkit-border-radius: 5px;
                                                -moz-border-radius: 5px;
                                                border-radius: 5px;
                                                border: 1px solid #c7c7c7;
                                                width:  90%;
                                                margin: auto;
                                                background-color: rgba(60, 60, 60, 0.69);
                                                position: relative;
                                                padding: 5px;
                                                margin-top: 20px;
                                                padding-bottom: 15px;
                                                color: white;
                                             }
  
           .date{   
	           width: 59px;
			   padding: 0 5px 0 0;
			   margin-top: 20px;
			   padding-right: 10px;
			   text-align: right;
  			}
         /*.chem1 {width: 440px;max-width: 440px;}*/  

  

 #totIR , #totalFail, .tot {font-size: 14px;
    font-weight: bold;
    margin-top: 20px;}    
    
#tot_FRA_AIII , #tot_FRANonAIII   {
	font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-left: 8px;} 

      
   .IRzoom {
       background-color: white;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    display: inline-block;
    margin: 20px 25%;
    max-width: 65%;
    min-width: 430px;
    padding: 10px;
  }
  
           /*
            .row1{background-color: #C0C6E2;}
            .row2{background-color: #DADCEA;}
             */
            
            .row1{background-color: rgba(195, 221, 242, 0.54);}
            .row2{background-color: white;}
  
            #ir_main_wrapper  .row1   {background-color: #C0C6E2;}
            #ir_main_wrapper   .row2   {background-color: #DADCEA;}   
            
                
                
  
            .irTxt {display: none;}  
            .tablhead {font-weight: bold; }
            #casasterisk{position: relative;margin-top: 40px;}
  


.casfra{width: 195px;padding-right: 5px; }
.chemfra{width: 190px; word-wrap: break-word;}
.acttypefra{width: 135px;}
.catfra{width: 70px;}
.datefra{width: 60px;}
td, th{text-align: left;}
 .vFRA{ cursor: pointer; } 
 
  
   .row1fra{background-color: rgba(211, 232, 234, 0.42);}
            .row2fra{background-color: white;}  
    
    
    
 #fradiv {
 background-color: rgba(189, 187, 187, 0.57);
left: 0;
top: 200px;
position: absolute;
z-index: 1000;
padding: 20px;
display: none;
}
#FRAcontent {
background-color: white;
width:630px;
      
}   
  
  
#FRAcontent td {

  vertical-align: top;
  padding-bottom: 10px;
}
#FRAcontent tr {
    /*
border: 1px solid #808080;
  */
}
 

.fraTxt {
  width: 400px;
  color: #092E8A;
  padding: 8px;
  display: block;
  background-color: rgba(216, 244, 246, 0.48);
  font-size: 13px;
  font-weight: bold;
  display: inline;
}

.fralbl {
    width: 180px;
    font-weight: bold;
    margin-right: 20px;
    font-size: 13px;
    color: #908d8d;
}

.vFRA {
background-image: url('img/eye_off.png');
background-repeat: no-repeat;
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
}

.vFRA:hover {
    background-image: url('img/eye_on.png');
}
#fra_window {margin-top: -4px;} 
/* #fra_window_wnd_title { color: rgb(94, 94, 94);font-size: 16px;}  */
.k-window-titlebar {background-color: rgb(82, 81, 79); color: white;}
.noData { padding: 20px; color: rgb(239, 45, 45);}

#ir_failure {        
	margin-bottom: 35px;
    border-top: 1px solid #999;
    margin-top: 20px;
    padding-top: 15px;
    }

#irmsg {padding-top: 15px;}


/*
    @media print {

   
    body > .k-window {
        display: block !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
        height: auto !important;
        border-width: 0;
        box-shadow: none !important;
    }
}

    */