
@media print {
body {-webkit-print-color-adjust: exact;}
}

.data_hc_old{
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1px 3px 1px 3px;
  margin: 2px 2px 2px 2px;
  font-size: 10px;
  border-radius: 3px;
  /*display: inline-block;*/ 
  /*min-width: 199px;*/
  float: left;
 
}

.data_hc{
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1px 3px 1px 3px;
  margin: 2px 2px 2px 2px;
  font-size: 10px;
  border-radius: 3px;
  /*display: inline-block;*/ 
  /*min-width: 199px;*/
  float: left;
 
}

.data_hc_pdf{
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 1px 3px 1px 3px;
  margin: 1px 1px 1px 1px;
  font-size: 10px;
  border-radius: 3px;
  float: left;
  width: 48%;
}

.data_hc_content {
    
  width: 820px;
  overflow: auto;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px;
  float: none;
  margin: 3px 3px 3px 3px;
  font-size: 10px;
}

.data_hc_content_prog {
    
  width: 813px;
  overflow: auto;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px;
  float: none;
  margin: 3px 3px 3px 3px;
  font-size: 10px;
}

.data_hc_content_sub {
    
  width: 818px;
  overflow: auto;
  border-width: 0px 0px 0px 0px;
  border-radius: 3px;
  float: none;
  margin: 3px 3px 3px 0px;
  font-size: 10px;
}


.data_hc_content_sub_prog {
    
  width: 811px;
  overflow: auto;
  border-width: 0px 0px 0px 0px;
  border-radius: 3px;
  float: none;
  margin: 3px 3px 3px 0px;
  font-size: 10px;
}

.data_hc_header {
  background-color: #c9ced6;
  /*background: #5c9ccc url("../img/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;*/
  font-size: 14px;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px; 
  margin: 3px 3px 3px 3px;
  padding: 5px 3px 5px 3px;
}

.data_hc_header_min {
  background-color: #c9ced6;
  /*background: #5c9ccc url("../img/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x;*/
  font-size: 10px;
  font-weight: bold;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px; 
  margin: 3px 3px 3px 3px;
  padding: 2px 3px 2px 3px;
}

.data_hc_banner {
  width: 820px;
  font-size: 10px;
}

.data_hc_banner_2 {
  width: 820px;
  font-size: 10px;
  overflow: auto;
  float: none;
  /*font-weight: bold;*/
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px; 
  margin: 3px 3px 3px 3px;
  padding: 2px 3px 2px 3px;
}

.data_hc_banner_fill {
  font-size: 10px;
  /*font-weight: bold;*/
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 3px; 
  margin: 3px 3px 3px 3px;
  padding: 1px 3px 1px 3px;
}

.border_orden{
    
    margin-left:40px !important;
    /*margin-bottom: 40px !important;*/
    position: relative;
}

.td_seguimiento_edit{
    background-color: #ffffff !important;
}


#teleconsulta-content {
               width: 800px;
               height: 600px;
           }
           
           
           
