#ob-table thead th, #crop-table thead th{
  height: 66px;
  vertical-align: middle;
}

.originacion-percent-container{
  height: 3rem;
  width: 100%;
  padding: .75rem 0;
  font-size: 1rem;
}

.proy-crop-container,
.ob-fy-container{
  border-bottom-left-radius: 0!important;
  border-bottom-right-radius: 0!important;
}

.originacion-container{
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  padding: 0;
}

.load-tabs-menu li{
  width: 20%!important;
  border-radius: 5px;
}

.load-tabs-menu li a{
  border-radius: 5px;
}