

.tabla {
    
    font-family: "Myriad Pro",Arial;
    font-size: 12px;
    box-shadow: inset 0px 1px 3px rgba(0,0,0,.7);
        -moz-box-shadow: inset 0px 1px 3px rgba(0,0,0,.7);
        -webkit-box-shadow: inset 0px 1px 3px rgba(0,0,0,.7);
    box-sizing:border-box;
    margin: 20px auto;
    height: 330px;
    background: #fff;
}

.tabla thead{
    display: block;
}

.tabla tbody {
    display:block;
    margin:2px;
    height: 300px;       
    overflow-y: auto;    
    overflow-x: hidden; 
}


/* Primera fila */
.tabla thead tr {
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  color: #fff;

  background: #8A1818;

  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #558FA6;
  border-bottom-color: #558FA6;
  text-transform: uppercase;

}

/* Efecto hover */
.tabla tbody tr:hover {
  background: #f2f5f6; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
}

.tabla tbody tr {
  background-color: #ffffff;
}

.tabla tbody tr td:hover {
    
  background: #eeeeee; /* Old browsers */
  background: -moz-linear-gradient(top,  #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #eeeeee 0%,#cccccc 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #eeeeee 0%,#cccccc 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}

.enfoca {
  background:#316F81 !important; /*#E4F1FE !important;*/  /*#74a2c4 !important;*/
  color: #fff !important; /*#E4F1FE !important;*/  /*#74a2c4 !important;*/
}

.enfocaB {
  background: #ffffff !important; /*#E4F1FE !important;*/  /*#74a2c4 !important;*/
}

.tabla tbody tr td {
  padding: 1px 2px;
}

.tabla tbody tr td {
  min-height: 25px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #A4C4D0;
  border-bottom-color: #A4C4D0;
}

.tabla thead tr th {
 
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #A4C4D0; /* transparent; */
}

.tabla thead {
  padding-bottom: 0px;
}

.tabla tbody {
  padding-top: 0px;
}



.tabla tbody::scrollbar{
  width:16px;
  background-color:#cccccc;
}


.icon-trash {
    
    margin-right:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    cursor:default;
}   

.icon-pencil {
    
    margin-right:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    cursor:default;
}   

.icon-tools {
    
    margin-right:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    cursor:default;
}   

.icon-printer {
    
    margin-right:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    cursor:default;
}   

.icon-download {
    
    margin-right:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    cursor:default;
}  

.icon-tag {
    
    margin-right:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    cursor:default;
}   


.icon-text {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}   

.icon-flag {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    text-decoration: none;
    cursor:default;
}   



.icon-plus3 {
    
    margin-left:5px;
    margin-top: 0px;
    margin-right: 10px;
    font-size: 21px;
    color: white;
    text-decoration: none;
  
    cursor:default;
}   

.icon-export {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-news {

    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #CF0000;
    text-decoration: none;
    float: left;
    cursor:default;

}

.icon-camera {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-gauge {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-pinterest {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-box {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-checkmark {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: center;
    cursor:default;
}  

.icon-link {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: center;
    cursor:default;
}  

.icon-flow-cascade {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    margin-right: 5px;
    cursor:default;
}  



.icon-newspaper {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-shuffle {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

/*

.icon-printer {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    margin-right: 5px;
    cursor:default;
    position:none;
} 

*/ 

.icon-browser {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    margin-right: 5px;
    cursor:default;
}  

.icon-save {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: right;
    margin-right: 5px;
    cursor:default;
}  



.icon-arrow-right5 {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #A9A9A9;
    text-decoration: none;
    float: right;
    margin-right: 5px;
    margin-left: 5px;
    cursor:default;
    
}

.icon-erase {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}  

.icon-progress-2 {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}

.icon-thumbsup {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}


.icon-bookmark {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: left;
    cursor:default;
}

.icon-lock {
    
    margin-left:5px;
    margin-top: 0px;
    font-size: 18px;
    color: #444444;
    text-decoration: none;
    float: center;
    cursor:default;
}



.td550 {width:550px; text-align: center;}
.td545 {width:545px; text-align: center;}
.td520 {width:520px; text-align: center;}
.td500 {width:500px; text-align: center;}
.td470 {width:470px; text-align: center;}
.td450 {width:410px; text-align: center;}
.td442 {width:442px; text-align: center;}
.td410 {width:410px; text-align: center;}
.td400 {width:400px; text-align: center;}
.td390 {width:390px; text-align: center;}
.td365 {width:365px; text-align: center;}
.td360 {width:360px; text-align: center;}
.td350 {width:350px; text-align: center;}
.td340 {width:340px; text-align: center;}
.td325 {width:325px; text-align: center;}
.td320 {width:320px; text-align: center;}
.td300 {width:300px; text-align: center;}
.td290 {width:290px; text-align: center;}
.td280 {width:280px; text-align: center;}
.td270 {width:270px; text-align: center;}
.td250 {width:250px; text-align: center;}
.td230 {width:230px; text-align: center;}
.td220 {width:220px; text-align: center;}
.td200 {width:200px; text-align: center;}
.td175 {width:175px; text-align: center;}
.td160 {width:160px; text-align: center;}
.td150 {width:150px; text-align: center;}
.td140 {width:140px; text-align: center;}
.td136 {width:136px; text-align: center;}
.td135 {width:135px; text-align: center;}
.td130 {width:130px; text-align: center;}
.td129 {width:129px; text-align: center;}
.td128 {width:128px; text-align: center;}
.td127 {width:127px; text-align: center;}
.td126 {width:126px; text-align: center;}
.td120 {width:120px; text-align: center;}
.td124 {width:124px; text-align: center;}
.td116 {width:116px; text-align: center;}
.td114 {width:114px; text-align: center;}
.td111 {width:111px; text-align: center;}
.td110 {width:110px; text-align: center;}
.td106 {width:106px; text-align: center;}
.td101 {width:101px; text-align: center;}
.td100 {width:100px; text-align: center;}
.td96  {width:96px;  text-align: center;}
.td95  {width:95px;  text-align: center;}
.td90  {width:90px;  text-align: center;}
.td86  {width:86px;  text-align: center;}
.td85  {width:85px;  text-align: center;}
.td84  {width:84px;  text-align: center;}
.td80  {width:80px;  text-align: center;}
.td76  {width:76px;  text-align: center;}
.td70  {width:70px;  text-align: center;}
.td66  {width:66px;  text-align: center;}
.td60  {width:60px;  text-align: center;}
.td50  {width:50px;  text-align: center;}
.td46  {width:46px;  text-align: center;}
.td45  {width:45px;  text-align: center;}
.td40  {width:40px;  text-align: center;}
.td32  {width:32px;  text-align: center;}
.td30  {width:30px;  text-align: center;}
.td25  {width:25px;  text-align: center;}
.td20  {width:20px;  text-align: center;}
.td15  {width:15px;  text-align: center;}





@media screen and (max-width: 700px) {

  .tabla, .tabla tr, .tabla td, .tabla tbody {
    display: block;
  }

  .tabla {
    border: none;
    box-shadow: none;
  }

  .tabla tbody tr{
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #778899;
  }

  .tabla tbody tr td {
    width: 100%;
    text-align: right;
    /*border:none;*/
    position: relative;
    padding-left: 50%;
    
  }

  .tabla thead {
    display: none;
  }

  
  .tabla tbody tr td:before{
    position: absolute;
    top:3px;
    left:6px;
    content: attr(data-th);
    white-space: nowrap;
    text-align: left;
    width: 35%;
    padding-right: 10px;
    font-weight: bold;
    
    
  }

  .tabla tr:nth-child(1n+1){
    padding: 5px 0;
 
  }

  .tabla tr:nth-child(1n+2){
    padding: 5px 0;
    margin-top: 10px;
  }

  .tabla tr td:first-child{
    border-top:none;
  }

  .tabla tr td:last-child{
    border-bottom:none;
  }

  .tabla tbody tr:hover {
    border: 1px solid #CC0000;
  }

  .icon-pencil {
    font-size: 25px;
  }   

  .icon-trash {
    font-size: 25px;
  }     

  .icon-printer {
    font-size: 25px;
  }  

  .icon-browser {
    font-size: 25px;
  } 

  .icon-newspaper {
    font-size: 25px;
  } 

  .icon-shuffle {
    font-size: 25px;
  } 

  .icon-box {
    font-size: 25px;
  } 

  .icon-thumbsup {
    font-size: 25px;
  } 
}
