#tabPreparacion, #tabPreparacion2 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

  #tabPreparacion td, #tabPreparacion th, #tabPreparacion2 td, #tabPreparacion2 th {
    border-bottom: 4px solid #0076BE;
    padding: 1px;
    color: #0076BE;
    font-weight: bold;
  }

  #tabPreparacion tr:hover, #tabPreparacion2 tr:hover {
    background-color: #ddd;
  }

  #tabPreparacion th, #tabPreparacion2 th {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    color: white;
  }

.imgDescarga {
  height: 23px;
}

.imgVisualizar {
  height: 23px;
}

@media screen and (max-width:770px) {
  .h10[data-v-1f470e3d] {
    width: 0px;
    height: 0px;
  }
}

@media screen and (min-width:768px) {
  .v-mid {
    display: table-cell !important;
  }
}

@media screen and (max-width:767px) {
  .v-mid {
    display: inline-block;
  }
}
