.chico{
    font-size: 10px;
}

#formularioNuevoHotel{
    position: absolute;
    top: 30px;
    width: 50%;
    height: 90%;
    /*bottom: 10px;*/
    left: 25%;
    z-index: 99;
    display: none;
    background-color: rgba(58, 58, 58, 0.71);
}
.btn-group-xs > .btn, .btn-xs {
    padding: .25rem .4rem;
    font-size: .875rem;
    line-height: .5;
    border-radius: .2rem;
}
.redondeada{
    background-color: white;
    padding:      2px;
    border: 1px solid #bfc4cb;
    border-radius: 30px;
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    12px;
    color: #a29ea8;
    font-weight:  400;
    /*height: 400px;*/
    width: 90%;
}

.redondeadaSinAltura{
    background-color: white;
    padding:      2px;
    border: 1px solid #bfc4cb;
    border-radius: 30px;
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    12px;
    color: #a29ea8;
    font-weight:  400;
    width: 90%;
}
.negritas{
    font-weight: 600;
}
.cabeza{
    background-image: url("../imagenes/fondoDiseno.jpg");
    background-repeat: no-repeat;
    background-size: 100%;
    height: 290px;
}
.titulo{
     font-family: "Helvetica Neue" ,sans-serif;
     font-size: 24px;
     color: #04829b;
     font-weight: 600;
     width: 100%;
     padding-top: 0;
 //background-color: #17a2b8;

 }
.subTitulo{
    font-family: "Helvetica Neue" ,sans-serif;
    font-size: 14px;
    color: #04829b;
    font-weight: 400;
    width: 100%;
    padding-top: 0;
}
.derecha{
    text-align:  right;
}
.centrado{
    text-align:  center;
}
.estiloBoton{
    border: 1px solid #bfc4cb;
    border-radius: 10px;
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    12px;
    color: #04829b;
    font-weight:  600;
}
.rojo{
    background-color: red;
}
h4{
    color: #04829b;
}
.textoPredefinido{
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    14px;
    color: #04829b;
    font-weight:  200;
}
.textoPredefinidoNegritas{
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    14px;
    color: #3a3a3a;
    font-weight:  600;
}
.angosto{
    padding-left: 5%;
    padding-right: 5%;
}
.pequena{
    height: 140px;
}
.muyPequena{
    height: 80px;
    width: 80px;
}
.tituloCuadrito{
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    14px;
    color: #04829b;
    font-weight:  400;
}
.tituloPlan{
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    18px;
    color: #04829b;
    font-weight:  600;
}
.tituloHotelPlan{
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    24px;
    color: #04829b;
    font-weight:  600;
}
.letraVerMas{
    font-family:  "Helvetica Neue", Arial, sans-serif;
    font-size:    13px;
    color: #04829b;
    font-weight:  300;
}
.sinRayaInferior{
    border: 0;
}
.table-borderless td,
.table-borderless th {
    border: 0;
}
#textoAyuda{
    display:none
}

.fondoCajaSubirEvidencia{
    position: fixed;
    background: rgba(162, 158, 168, 0.8);
    width: 100%;
    top: 5px;
    left: 0;
    height: 100%;
    z-index: 3000;
}
.anchoCajaEvidencia{
    width: 60%;
}
.cajaSubirEvidencia{
    width: 95%;
    position: fixed;
    left: 2%;
    top: 5px;
    height: 80%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.95);
    border-style: groove;
//border-width: 5px;
    border-color: #e5e1eb;
    /*border-radius: 15px;*/
    z-index: 1500;
}

.tituloTabsEmbarque{
    width: 100%;
    background: rgb(58, 58, 58);
    font-family:  'Helvetica Neue', sans-serif;
    font-size:    14px;
    color: #000000;
    font-weight:  400;
    /*border-top-left-radius: 15px;*/
    /*border-top-right-radius: 15px;*/
    height: 50px;
}
.textoCarta{
    font-family:  'Helvetica Neue', sans-serif;
    font-size:    12px;
    color: #7c7c7c;
    font-weight:  200;
}
.negritas{
    font-weight:  400;
}
.tituloCarta{
    background-color: #3a3a3a;
    font-family:  'Helvetica Neue', sans-serif;
    font-size:    14px;
    color: #d8e0e7;
    font-weight:  300;
}
