html{
    position: relative;
    min-height: 100%;
}
body{
    font-family: "Roboto",sans-serif;
    margin: 0 0 68px;
    background-color: #e5e5e5;
    font-size: 14px;
}

/**
 * 1 Header
 */
#header_wrap {
    background: #ffffff;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#header_stripe_bot {
    background: rgba(221, 221, 221, 1);
    height: 4px;
    left: 0;
    position: absolute;
    top: 56px;
    width: 100%;
    z-index: 10;
}

#header_cont {
    height: 56px;
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
}

#header_logo {
    margin-top: 8px;
}

#languages {
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    height: 100%;
    padding: 20px 6px 0 6px;
}

#languages a {
    color: #000;
}

#languages .selected {
    font-weight: 700;
}

#languages .dropdown-menu {
    right: 60px;
}
/**
* 5.1 - Mini Cesta
*/

#mini-cart {
    color: #000;
    height: 100%;
    position: relative;
    /*border-left: solid 1px #e5e5e5;*/
    border-right: solid 1px #e5e5e5;
    /*Temporalmente pruebas*/
    display: none;
}

#mini-cart .glyphicon-shopping-cart {
    color: #e03b25;
    font-size: 20px;
    margin-left: 4px;
}

#mini-cart .dropdown-menu {
    padding-bottom: 15px;
}

#mini-cart .lnk-race {}

.mini_cesta_cont {
    color: #000;
    font-weight: 700;
}

footer{
    background-color: #e03b25;
    bottom: 0;
    font-size: 12px;
    min-height: 48px;
    padding-top: 8px;
    position: absolute;
    width: 100%;
    color: white;
}
#legal a{
    color: white;
}
.navbar {
    background-color: #fff;
}
.imgEntera{
    width: 100%;
}
#content{
    min-height: 100%;
    padding-bottom: 18px;
    padding-top: 60px;
}
.fichaPrueba{
    background-color: white;
    border-radius: 4px;
    /*box-shadow: 0 4px 12px #999;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-top: 20px;
   /* min-height: 700px;*/
    padding: 8px;
}
.fichaEdicion{
    margin-top: 8px;
    border-bottom: 2px solid #e5e5e5;
    padding: 4px 4px 4px 4px;
}
.fichaEdicion .imgEntera{
    margin-bottom: 6px;
}

.fichaEdicion .glyphicon, .infoPrueba .glyphicon{
    top: 4px !important;
    font-size: 16px !important;
    color:#8a8a8a !important;
}
.infoPrueba{
    margin-top: 0;
    line-height: 24px;
    padding-left: 20px;
    padding-right: 20px;
}
.cartelPack{
    margin-top: 8px;
}
.infoEdicion > h4{
    margin-top: 0;
}
.infoHotel > h4{
    margin-top: 0;
}
.iconosEdicion{
    margin-bottom: 10px;
}
.iconosEdicion > img{
    float: left;
    height: 36px;
    margin-left: 2px;
}
.btnEdicion{
    position: relative;
    bottom: 0;
}
.blqForm, .blqEdiciones, .blqFiltros{
    background-color: white;
    border-radius: 4px;
    /*border-radius: 0 0 8px 8px;
    box-shadow: 0 4px 12px #999;*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-top: 20px;
    min-height: 700px;
    /*padding: 8px;*/
}
.blqForm .panel-default, .blqEdiciones .panel-default, .blqFiltros .panel-default{
    margin-bottom: 0px;
    border: 0 none;
    box-shadow: none;
}
.blqEdiciones .panel-heading > h4,.blqFiltros .panel-heading > h4{
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
}
.blqFiltros ul{
    padding-left: 6px
}
.lista-li {
    height: 16px;
    line-height: 16px;
    list-style: outside none none;
    margin-bottom: 8px;
}
.lista-li .comunidad{
    cursor: pointer;
}
.lista-li .comunidad > img{
   float: left;
    height: 16px;
    margin-right: 8px; 
    border: 1px solid #e5e5e5;
}
.fichaColectivo{
    margin-bottom: 16px;
    padding: 0 12px 12px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
}
.tituloPrueba{
    border-bottom: 8px solid;
    padding-bottom: 4px; 
}
.tituloBlqInsc{
    border-bottom: 8px solid;
    padding-bottom: 4px; 
}
.tituloBlqInsc .box-title{
    font-size: 16px !important;
    margin-top: 4px !important;
    margin-bottom: 6px !important;
}
.bl_insc_OK{
    background-color: white !important;
    color:#3c763d !important;
    border-bottom-color: #3c763d !important;
}
.bl_insc_OK .glyphicon{
    color:#3c763d !important;
}
.bl_insc_PDTE{
    background-color: white !important;
    color:#ff7200 !important;
    border-bottom-color: #ff7200 !important;
}
.bl_insc_PDTE .glyphicon{
    color:#ff7200 !important;
}
.bl_insc_KO{
    background-color: white !important;
    color:#D60000 !important;
    border-bottom-color: #D60000 !important;
}
.bl_insc_KO .glyphicon{
    color:#D60000 !important;
}
.tituloPrueba_AA{
    padding-bottom: 4px; 
    border-bottom: 2px solid;
    border-bottom-color: #9e9e9e !important;
}
.tituloPrueba_AA .glyphicon{
    color: #333 !important;
}
.panel-default > .st_albo{
    border-bottom-color: #4699C5;
}
.panel-default > .panel-body{
    padding: 8px;
}
.titSeccion{
    font-size: 20px;
    font-style: italic;
    margin-top: 8px;
    text-align: center;
}
.formInsc{
    padding: 6px;
}
.headerFormInsc{
    border: 1px solid #e5e5e5;
    border-radius: 4px 4px 0 0;
    display: table;
    height: 55px;
    padding: 6px 4px 0 10px;
    width: 100%;
}
.numFormInsc{
    font-weight: bold;
}
.nameFormInsc{
    font-weight: bold;
    font-size: 16px;
    color: #4699C5;
}
.numFormInsc_AA{
    color:#333;
    font-weight: bold;
    font-size: 14px;
}
.nameFormInsc_AA{
    font-weight: bold;
    font-size: 12px;
    color:#333;
    text-transform: capitalize;
}

.actFormInsc a {
    color: #002a3f;
}
.actFormInsc .glyphicon{
    font-size: 26px;
    margin: 6px 12px 0;
}
.infoPrueba .glyphicon, .infoEdicion .glyphicon, .infoHotel .glyphicon{
    color: #e03b25;
    font-size: 18px;
    margin-right: 6px;
    top: 2px;
}
.glyCP{
    color: #e03b25;
}

.blqCesta .glyphicon{
    margin-right: 6px;
}
.infoHotel .glyphicon-star{
    color: #fed35d;
    font-size: 16px;
    margin-right: -3px;
    top: 0;
}
.infoHotel .glyphicon-star-empty{
    color: #fff;
    font-size: 16px;
    margin-right: -3px;
    top: 0;
}
.estrellasHotel .glyphicon-star{
    color: #fed35d;
    font-size: 18px;
    margin-right: -3px;
    top: 0;
}
.estrellasHotel .glyphicon-star-empty{
    color: #fff;
    font-size: 18px;
    margin-right: -3px;
    top: 0;
}
.bodyFormInsc{
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 4px 4px;
}
.control-label{
    margin-bottom: 0px;
}
.btn-general{
    color: #fff;
    background-color: #e03b25;
}
.btn-general:focus,
.btn-general.focus {
  color: #fff;
  background-color: #be3325;
  border-color: #be3325;
}
.btn-general:hover {
  color: #fff;
  background-color: #be3325;
  border-color: #be3325;
}
.btn-general:active,
.btn-general.active,
.open > .dropdown-toggle.btn-general {
  color: #fff;
  background-color: #be3325;
  border-color: #be3325;
}
.btn-volver{
    color: #fff;
    background-color: #9e9e9e;
}
.btn-volver:focus,
.btn-volver.focus {
  color: #fff;
  background-color: #848484;
  border-color: #848484;
}
.btn-volver:hover {
  color: #fff;
  background-color: #848484;
  border-color: #848484;
}
.btn-volver:active,
.btn-volver.active,
.open > .dropdown-toggle.btn-volver {
  color: #fff;
  background-color: #848484;
  border-color: #848484;
}
.infoHotel .btn-info {
    display: block;
}
.btn > .glyphicon{
    color: white;
    margin-right: 0;
}
.btn-default > .glyphicon{
    color: black;
    margin-right: 0;
}

@media only screen and (max-device-width: 480px) {

    #mini-cart {
        border-right: 0px;
    }

}

.avisos{
    padding: 8px;
    line-height: 4px;
    margin-bottom: 6px;
}
.avisos-sinfondo{
    padding: 0;
    border: 0 none;
    background: none;
}
.avisos .glyphicon{
    margin-right: 6px;
    top: 0;
}
.alert-success .glyphicon{
    color: #3c763d;
}
.alert-info .glyphicon{
    color: #31708f;
}
.alert-danger .glyphicon{
    color: #a94442;
}
.avisos .postGlyphi{
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
}
hr{
    border: 2px 0 0;
    margin-top: 10px;
}
.thead-inverse th {
    background-color: #292b2c;
    color: #fff;
}
.it_titulo {
    font-weight: 700;
    /*padding-top: 15px;*/
}
.it_titulo .title {
    font-size: 16px;
    font-style: italic;
    text-transform: capitalize;
}
.it_titulo.money {
    font-size: 18px;
}
.it_subtitulo {
    padding-left: 20px;
    text-transform: uppercase;
}
.it_subtitulo a {
    color: #0000ff;
}
.ext_titulo {
    font-size: 12px;
}
.tablaAni td{
    padding-right: 9px;
}

@media screen and (max-width: 768px) {

    .tablaAni td{
        padding-right: 0;
    }

}
.fichaFechas .form-control[readonly]{
    background-color: white;
}
.fichaFechas .form-control[disabled] {
    background-color: #eeeeee;
}
.uib-datepicker-popup .btn.disabled, .uib-datepicker-popup .btn[disabled], .uib-datepicker-popup fieldset[disabled] .uib-datepicker-popup {
    background-color: #eeeeee;
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}
.box-importe {
    background-color: #fae5cf;
    float: left;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.blq_items {
  /*  margin-bottom: 15px;*/
}

.blq_items {
    width: 100%;
}

.blq_items .item td,
.extras td {
    padding-left: 20px;
    padding-right: 10px;
}

.blq_items .item td.action,
.extras td.action {
    padding-left: 0px;
    padding-right: 0;
    cursor: pointer;
}
.form-group {
    height: 60px;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    /*color: #ff0000;*/
    margin-top: 0px;
    white-space: nowrap;
}
.estado-ko {
    color: red;
    font-weight: 700;
    font-size: 12px;
}
.estado-ok {
    color: green;
    font-weight: 700;
    font-size: 12px;
}
.titNega{
    color: white;
    background-color: black;
}
.punteado{
    border-bottom: dotted 1px #ccc;
    font-size:12px;
    padding-bottom:2px;
    margin-bottom:0;
}
.ticket .form-control {
    background-color: #fff;
    border: medium none;
    padding-left: 0;
}
.ticket .form-group .form-control {
    background-color: #f7f7f7;
    color: #555;
    padding-left: 12px;
    padding-right: 4px;
}
.ticket .info-ticket{
    background-color: #eeeeee;
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
}
.cuenta_bancaria {
    background-color: #ededed;
    padding: 4px;
    margin: 0 auto 6px;
    text-align: center;
    width: 80%;
}
.cuenta_bancaria p{
    margin: 6px 0;
}
ul.contacto {
    list-style-type: upper-latin;
}

.ticket .seguro-box {
    background-color: #fff;
    padding: 15px 10px;
}
a {
    color: #e03b25;
    text-decoration: none;
}

/*Botones*/
.btn-blanco {
  color: #8a8a8a;
  background-color: #fff;
  border-color: #ccc;
}
.btn-blanco .glyphicon {
  color: #8a8a8a !important;
}
.btn-blanco:focus,
.btn-blanco.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-blanco:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-blanco:focus,
.btn-blanco.focus .glyphicon {
  color: #333 !important;
}
.btn-blanco:hover .glyphicon {
  color: #333 !important;
}
.btn-blanco:active,
.btn-blanco.active,
.open > .dropdown-toggle.btn-blanco {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-blanco:active:hover,
.btn-blanco.active:hover,
.open > .dropdown-toggle.btn-blanco:hover,
.btn-blanco:active:focus,
.btn-blanco.active:focus,
.open > .dropdown-toggle.btn-blanco:focus,
.btn-blanco:active.focus,
.btn-blanco.active.focus,
.open > .dropdown-toggle.btn-blanco.focus {
  color: #8a8a8a;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-blanco:active,
.btn-blanco.active,
.open > .dropdown-toggle.btn-blanco {
  background-image: none;
}
.btn-blanco.disabled:hover,
.btn-blanco[disabled]:hover,
fieldset[disabled] .btn-blanco:hover,
.btn-blanco.disabled:focus,
.btn-blanco[disabled]:focus,
fieldset[disabled] .btn-blanco:focus,
.btn-blanco.disabled.focus,
.btn-blanco[disabled].focus,
fieldset[disabled] .btn-blanco.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-blanco .badge {
  color: #333;
  background-color: #8a8a8a;
}
/*Zona seguro de reembolso*/
fieldset label {
    display: block;
    text-align: center;
}
.w2car {
    width: 40px
}
.w4car {
    width: 56px
}
.w10car {
    width: 94px
}
.w11car {
    width: 100px
}
.w13car {
    width: 210px
}
.w2car, .w4car, .w10car, .w11car, .w13car {
    float: left;
    margin-left:8px;
}
.ml0 {
    margin-left: 0em;
}
.form-seguroreembolso input{
    padding: 6px 4px;
    text-align: center;
}
.autotext {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fichaEdicionRecomendada{
    margin-top: 8px;
    padding: 4px 8px;
}
.fichaEdicionRecomendada h5{
    margin-top: 0px;
}
.fichaEdicionRecomendada p{
    font-size: 12px;
}
.fichaEdicionRecomendada .btn-default{
    font-size: 12px;
    padding: 4px 12px;
    display: inline-block;
}
.fichaEdicionRecomendada .imgEntera{
    margin-bottom: 6px;
}

.fichaEdicionRecomendada .glyphicon, .infoPrueba .glyphicon{
    top: 4px !important;
    font-size: 16px !important;
    color:#8a8a8a !important;
}
.social-button{

}
.btn-fb {
    background-color:#3b5998!important;
    color:#fff!important
}
.btn-fb:hover {
    background-color:#4264aa
}
.btn-tw {
    background-color:#55acee!important;
    color:#fff!important
}
.btn-tw:hover {
    background-color:#6cb7f0
}
.btn-gplus {
    background-color:#dd4b39!important;
    color:#fff!important
}
.btn-gplus:hover {
    background-color:#e15f4f
}
@media (max-width: 992px) {
    .container{
        width:100%;
    }
}