html{
    position: relative;
    min-height: 100%;
}
body{
    font-family: "Roboto",sans-serif;
    margin: 0 0 68px;
    background-color: #e5e5e5;
    font-size: 12px;
}
h4{
    font-size: 16px;
}

/**
 * 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;
    max-width: 1110px;
}

#header_logo {
    margin-top: 8px;
}

#languages, #areapersonal {
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    height: 100%;
    position: relative;
    /*padding: 4px 6px 0;*/
}
#areapersonal {
    font-weight: 700;
}
#areapersonal .glyphicon, #areapersonal .fas{
    font-size:20px !important;
}
.navbar-custom-menu {
    text-align: center;
}
#languages a, #areapersonal a {
    color: #000;
}
#areapersonal .navbar-custom-menu > .navbar-nav {
    margin-top: 0px;
}
@media (max-width: 768px) {
    #areapersonal .navbar-custom-menu > .navbar-nav {
        margin-top: 0px;
        max-width: 100px;
    }
    #header_wrap .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    #mini-cart .fa-shopping-cart{
        font-size: 18px !important;
    }
    #areapersonal .glyphicon, #areapersonal .fas{
        font-size: 18px !important;
    }
    .conDobleLinea {
        padding-top: 4px !important;
        padding-bottom: 10px !important;
        line-height: 10px !important;
    }
    .conDobleLinea .glyphicon{
        padding-bottom: 6px;
    }
    .btnEdicion .btn {
        margin-bottom: 8px;
        width: 100%;
    }
    #mini-cart .dropdown.notifications-menu.open {
        max-width: 80px;
    }
    #mini-cart .dropdown-menu {
        background-color: white;
        margin-top: 6px;
        padding-top: 14px;
        position: relative;
        right: 10px;
    }
}
@media (min-width: 768px) {

    #areapersonal .navbar-custom-menu > .navbar-nav {
        margin-top: 0px;
    }
}

#languages .selected {
    font-weight: 700;
}

#languages .dropdown-menu{
    min-width: 98px;
    text-align: center;
}
/*#languages .dropdown-menu{
    right: 0;
    border: none;
    background-clip: padding-box;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.176);
    float: left;
    font-size: 14px;
    list-style: outside none none;
    padding: 5px 0;
    margin: 0;
    min-width: auto;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}*/
#languages .dropdown-menu > li > a{
    clear: both;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 2px 17px;
    white-space: nowrap;
}
/**
* 5.1 - Mini Cesta
*/

#mini-cart {
    color: #000;
    height: 100%;
    position: relative;
    /*border-left: solid 1px #e5e5e5;*/
    border-right: solid 1px #e5e5e5;
}

#mini-cart .fa-shopping-cart {
    color: #e03b25;
    font-size: 20px;
    margin-left: 4px;
}
.glyphicon-chevron-down {
    color: #e03b25;
}
#mini-cart .glyphicon-chevron-down {
    color: #e03b25;
}
#areapersonal .glyphicon {
    color: #e03b25;
}

#mini-cart .dropdown-menu {
    padding-bottom: 15px;
}
#mini-cart .blqCesta{
    width: 300px;
}
.blqCesta{
    font-size: 12px;
}
#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 8px 4px;
}
.fichaEdicion .imgEntera{
    margin-bottom: 6px;
    border: 1px solid #e5e5e5;
}
.fichaEdicion h4{
    font-weight: 900;
    font-size: 15px;
}
.fichaEdicion .iconoEdicion{
    height: 30px !important;
}

.fichaEdicion .glyphicon, .infoPrueba .glyphicon{
    top: 4px !important;
    font-size: 16px !important;
    color:#8a8a8a !important;
}
.infoPrueba, .infoPack{
    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: 34px;
    margin-left: 2px;
    margin-bottom: 4px;
    margin-right: 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{
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 16px;
    padding: 0 12px 12px;
}
.fichaColectivo ul{
    background: #eee none repeat scroll 0 0;
    border: 1px solid #808080;
    border-radius: 4px;
    list-style: outside none none;
    padding: 0.5em;
}
.fichaColectivo ul li::before {
    content: "- ";
}
.tituloPrueba{
    border-bottom: 8px solid;
    padding-bottom: 4px; 
}
.panel-default > .panel-heading{
    background-color: #fff;
    border-bottom-color: #e03b25;
}
.panel-default > .st_albo{
    border-bottom-color: #4699C5;
}
.panel-default > .panel-body{
    padding: 20px 8px 8px;
}
.titSeccion{
    font-size: 16px;
    margin-top: 8px;
    text-align: center;
    color: #808080;
}
.formInsc{
    /*padding: 6px;*/
    border-radius: 4px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 14px;
}
.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;
}

.actFormInsc a {
    color: #002a3f;
}
.actFormInsc .glyphicon{
    font-size: 26px;
    margin: 6px 12px 0;
}
.infoPrueba .glyphicon, .infoEdicion .glyphicon, .infoHotel .glyphicon, .infoPack .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;*/
    padding: 10px;
    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;
}
.btn-small {
    background-color: #000;
    font-size: 14px;
    padding: 6px 16px;
    border-radius: 8px;
    margin-top: 20px;
}

.btn-small:hover,
.btn-small:focus {
    background-color: #ccc;
}
.infoHotel .btn-info {
    display: block;
}
.btn > .glyphicon{
    color: white !important;
    margin-right: 0;
}
.btn-default > .glyphicon{
    color: black !important;
    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: 14px;
    font-style: italic;
    text-transform: uppercase;
}
.it_titulo.money {
    font-size: 18px;
}
.money {
    text-align: right;
}
.it_titulo .glyphicon-remove-circle {
    color: #999;
    font-size: 16px;
    top: 2px;
}
.it_subtitulo {
    padding-left: 20px;
    text-transform: uppercase;
}
.it_subtitulo a {
    color: #0000ff;
}
.it_subtitulo .estado-ko {
    color: #a94442;
}
.ext_titulo {
    font-size: 12px;
}
.ext_titulo::before {
    content: "- ";
}
.separate {
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    width: 100%;
}
.blq_total {
    font-size: 16px;
    font-weight: 700;
    width: 100%;
}
.blq_total td {
    padding: 15px 10px 0 20px;
}
.total {
    float: right;
}
.blqCesta .btn-fin{
    margin-top: 14px;
}
.tablaAni td{
    padding-right: 9px;
}

.titulo_separador {
    background-color: #eee;
    border-left: 3px solid #aaa;
    padding: 6px 5px 3px 5px;
    text-transform: uppercase;
    margin-bottom: 8px;
    font-weight: 700;
}

.titulo_separador_licencia {
    background-color: #eee;
    border-left: 3px solid #aaa;
    padding: 12px 5px 12px 12px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.titulo_separador_licencia a > span {
    color: #000;
}

.titulo_separador_licencia .icon-estado {
    font-weight: 500;
    text-transform: initial;
    text-align: right!important;
}

.titulo_separador_licencia .icon-estado span {
    margin-top: 0;
}

@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: #eee;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.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 {
    min-height: 60px;
    margin-bottom: 12px;
}
.caja_promo {
    margin-bottom: 15px;
}
.blqPromo {
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;
    padding: 6px 10px 10px;
}

.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: #a94442;
    font-weight: 700;
    font-size: 12px;
}
.estado-ok {
    color: green;
    font-weight: 700;
    font-size: 12px;
}
.titNega{
    color: white;
    background-color: black;
}
.form_subtitle{
    color: #a5a5a5;
}
.normas {
    height: initial;
    min-height: 20px;
}
.box-alert {
    background-color: #eee;
    border: 1px solid #ddd;
    color: #e03b25;
    font-size: 16px;
    margin-bottom: 16px;
    margin-top: 10px;
    padding: 10px 20px;
    position: relative;
}
.legendCP, .legendCP_1, .legendCP_2, .legendCP_3{
    font-size: 14px;
    margin-bottom: 8px;
    margin-top: 0px;
    border-color: -moz-use-text-color -moz-use-text-color #ededed;
}
.legendCP_filtros{
    font-size: 12px;
    padding-bottom: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-color: -moz-use-text-color -moz-use-text-color #ededed;
}
.legendCP_1 span{
    background-color: #e03b25;
    border-radius: 6px 6px 0 0;
    color: white;
    padding: 4px 15px 2px 10px;
}
.legendCP_2 span{
    background-color: #ededed;
    border-radius: 6px 6px 0 0;
    color: #000;
    padding: 4px 15px 2px 10px;
}
.legendCP_filtros span{
    background-color: rgb(158, 158, 158);
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-weight: bold;
    padding: 6px 15px 4px 2px;
}
.legendCP_3 span{
    background-color: #fff;
    border-radius: 6px 6px 0 0;
    color: #e03b25;
    padding: 4px 15px 2px 10px;
}
.legendCP_4 span{
    background-color: #ededed;
    border-radius: 6px 6px 0 0;
    color: black;
    padding: 4px 15px 2px 10px;
}

/* 7.0 - Genéricos */
label.custom-checkbox {
    width: 100%;
}
label.custom-checkbox .custom-control-input,
label.custom-checkbox .custom-control-description {
    display: block;
    float: left;
}
label.custom-checkbox .custom-control-input {
    width: 15%;
}
label.custom-checkbox .custom-control-description {
    width: 85%;
}
input[type="checkbox"], input[type="radio"] {
    height: 18px;
    position: relative;
    top: 4px;
    width: 18px;
}
.custom-label {
    font-weight: normal;
    display: block;
}
.custom-control-description {
    font-weight: 700;
}
.blqCargando .progress{
    height: 30px;
    padding-right: 0;
    padding-left: 0;
}
.blqCargando .progress-bar{
    font-size: 18px;
    line-height: 30px;
}
.galeriaEspecial {
  list-style: none outside none;
  padding-left: 0;
}
.galeriaEspecial li {
  display: block;
  float: left;
  width: 30%;
  cursor: pointer;
  margin-left: 6px; 
}
.galeriaEspecial img {
  width: 100%;
  height: 40px;
}
.mdVaradero li{
    line-height: 18px;
    margin-bottom: 10px;
    padding-right: 20px;
    text-align: justify;
}
.blqExtra{
    border: 1px solid black;
}
.extras-info {
    background-color: #f6f6f6;
    margin-top: 10px;
    padding: 5px 10px;
    text-align: left;
}
#extras .extras-info {
    margin-left: 20px;
}
#extras .extras-info img {
    width: 100%;
}
#extras .form-group {
    height: auto;
}
.box-info {
    background-color: #f6f6f6;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 8px 15px;
    position: relative;
}
.precio-extra{
    padding-top: 10px;
}
.disabled {
    opacity: 0.4;
    pointer-events: none;
    z-index: 1000;
}

.disabledConCursor {
    opacity: 0.4;
    cursor: not-allowed;
    background-color: #f6f6f6;
    z-index: 1000;
}
.btaccion{
    cursor: pointer;
}
.form-ta{
    height: auto;
}
.no-margin {
    margin: 0 !important;
}
.checkBI > .form-control {
    display: inline;
}
.box-race-info {
    background-color: #eeeeee;
    display: inline-block;
    margin-bottom: 1.5rem;
    padding: 12px 12px 2px;
    width: 100%;
}
.box-race-info p {
    float: left;
    width: 60%;
}
.box-race-info ul {
    background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    padding: 0.5em;
    float: left;
    width: 40%;
    border: 1px solid #808080;
    border-radius: 4px;
}
.box-race-info ul li::before {
    content: "- ";
}
.box-clausula{
    border: 1px solid rgb(221, 221, 221);
    margin-top: 10px;
    padding: 6px 12px;
    font-size: 10px;
    text-align: justify;
}
.box-clausula h5{
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 6px;
}
#box-wellcome {
    padding: 0 20px;
}
.gift_code {
    border: 2px solid #eee;
    margin: 20px 0 15px;
    padding: 15px;
    text-align: center;
}
.inscPakete{
    margin-bottom: 0px;
    border-bottom: 0px;
}
.it_desc {
    color: green;
    font-weight: bold;
}
.campoObligatorio{
    font-size: 12px;
    display: inline;
    position: relative;
    top: -2px;
    font-weight: normal;
    color:#e03b25;
}
.control-label{
    font-size: 12px;
}
.form-control{
    font-size: 12px;
}
.has-error{
    margin-bottom: 0px;
}
.error-msg{
    margin-left: 2px;
    margin-bottom: 0px;
    font-size: 12px;
}
.autotext {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-filtros{
    padding: 6px;
    border: 1px solid #ededed;
    border-radius: 0 0 4px 4px;
}
.btn-filtro {
    font-size: 12px;
    background-color: #f4f4f4;
    border-color: #ddd;
    color: #444;
    padding: 2px 8px;
    text-align: left;
}
.btn-filtro:hover, .btn-filtro.hover {
    background-color: #e7e7e7;
}
.btn-filtro:active, .btn-filtro.active {
    border-color: #E03B25;
    background-color: #E03B25;
    color: white;
}
.sec_meses{
    padding-left: 18px;
}
.blq_mes{
    /*margin-left: 16px;
    width: 90%;*/
}
.blq_ano{
    margin-left: -12px;
    padding: 2px 4px;
    border: none;
    background-color: white;
}
.box-recordatorio{
    border: 1px solid #ddd;
    padding: 6px 12px 0;
    margin-bottom: 10px;
}
.box-recordatorio ul li::before{
    content: "- ";
}
.box-info-pack ul li::before{
    content: "-";
    padding-left: 30px;
}
.box-recordatorio ul {
    padding-left: 0;
    list-style: outside none none;
}
.glyphi-gris {
    top: 4px !important;
    font-size: 16px !important;
    color: #8a8a8a !important; 
}
.fa-gris {
    top: 4px !important;
    font-size: 14px !important;
    color: #8a8a8a !important; 
}
/*Hoteles*/
.fichaHotel{
    margin-top: 8px;
    border-bottom: 2px solid #e5e5e5;
    padding: 4px 4px 8px 4px;
}
.fichaHotel .imgEntera{
    margin-bottom: 6px;
    border: 1px solid #e5e5e5;
}
.fichaHotel h4{
    font-weight: 900;
    font-size: 15px;
}
.fichaHotel .iconoEdicion{
    height: 30px !important;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}
.listaSinEstilo {
    list-style: none;
}
.tachado {
    text-decoration: line-through;
}
.blqCadena{
    margin-top: -14px;
    padding-left: 4px;
}
.box-info-pack ul li::before{
    content: "-";
    padding-left: 18px;
}
.box-info-pack ul {
    padding-left: 0;
    list-style: outside none none;
}
.form-control{
    color: #000;
}
.hide-blq {
    display: none;
}

@media (max-width: 992px) {

    .container{
        width:100%;
    }

}
.panel-ayuda{
    background-color: #fff;
}
.panel-ayuda > .panel-heading{
    background-color: #f5f5f5;
    border-bottom-color: #e03b25;
}
.panel-ayuda > .panel-heading > h4{
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}
.panel-ayuda > .panel-heading > .panel-title > a{
    font-weight: 400;
    font-size:14px;
    display: block;
}
.panel-ayuda > .panel-heading > .panel-title > a:hover,.panel-ayuda > .panel-heading > .panel-title > a:focus,.panel-ayuda > .panel-heading > .panel-title > a:active{
    text-decoration: none;
    color: #e03b25;
}
.panel-ayuda > .panel-heading[aria-expanded="true"] > .panel-title > a{
    font-weight: 700;
    color: #e03b25;
}
/*.panel-ayuda > .panel-heading:hover > .panel-title > a,.panel-ayuda > .panel-heading:focus > .panel-title > a,.panel-ayuda > .panel-heading:active > .panel-title > a{
    text-decoration: none;
    color: #e03b25;
}
.panel-ayuda > .panel-heading > .panel-title > a[aria-expanded="true"]{
    font-weight: 700;
    color: #e03b25;
}*/
.uib-typeahead-match > a > strong{
    color: #e03b25;
}
.uib-typeahead-match.active > a,.uib-typeahead-match.active > a:focus,.uib-typeahead-match.active > a:hover{
    background-color: #e03b25;
}
.uib-typeahead-match.active > a > strong,.uib-typeahead-match.active > a:focus > strong,.uib-typeahead-match.active > a:hover > strong{
    color:white;
}
.sistemaAgotado{
    background-color: #eeeeee;
    padding: 6px 12px;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
/*Regala*/
.box-info-regala {
    background-color: #FCE0C9;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 8px 15px;
    position: relative;
}

.box-info-regala ol {
    padding-top: 15px;
}
.dpasos{
    display: inline;
    line-height: 35px;
}
.paso{
    display: inline;
    margin-right: 10px;
}
.contPasos{
    font-weight: bold;
}
.btn-comofunciona{
    float: right;
    background-color: transparent;
    border-color: #fff;
    font-weight: bold;
    border-width: 2px;
    color: #000;
}
.btn-comofunciona .glyphicon{
    margin-right: 8px;
}
.fs16 {
    font-size: 16px;
    display: block;
}
.no-bot {
    padding-bottom: 5px!important;
    padding-top: 0!important;
    margin-bottom: 0!important;
}
[uib-typeahead-popup].dropdown-menu{
    overflow: auto !important;
    height: 200px;
}

@media (min-width:980px){
    .modal-ancho {
        width: 980px;
    }
}
@media (min-width:900px){
    .modal-ancho {
        width: 900px;
    }
}