@charset "UTF-8";
.border-top-gris2 {
  border-top: 1px solid #e4e4e4;
}
.border-bottom-gris2 {
  border-bottom: 1px solid #e4e4e4;
}
.border-left-gris2 {
  border-left: 1px solid #e4e4e4;
}
.border-right-gris2 {
  border-right: 1px solid #e4e4e4;
}
#acomodaTxt {
  clear: both;
  line-height: 20px;
  margin-right: 3px;
  color: #000;
  font-size: 11px;
}
#acomodaCont img {
  float: right;
  margin: -16px 15px 0 0;
  cursor: pointer;
}
#acomodaContRSV {
  float: right;
  width: 252px;
  height: 25px;
  margin: 0;
}
#acomodaContRSV img {
  float: right;
  margin: 9px 0 0 237px;
  cursor: pointer;
}
#acomodaPasajeRSV {
  background: white;
  width: 252px;
  height: 25px;
  float: left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #000;
  cursor: pointer;
}
.desplAcomodRSV {
  position: absolute;
  background: #f1f1f1;
  border: 1px solid #002969;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  width: 250px;
  height: auto;
  margin: 29px 0 0 20px;
  z-index: 2;
}
.desplAcomodRSV span {
  position: absolute;
  background: grey;
  color: white;
  font-weight: bold;
  font-size: 14px;
  width: 20px;
  height: 20px ;
  text-align: center;
  right: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin: 2px 2px 0 0;
  cursor: pointer;
}
ul#listDatos .desplAcomodRSV label {
  line-height: 0;
}
