@charset "UTF-8";
/* CSS Document */

.NoBorder {
    border-radius:0;
    border: 0 solid;
}

.continuar {
    width: auto;
    vertical-align: top;
    background-color:#ff6d00;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #cc5700;
    cursor:pointer;
    color:#ffffff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;
}

.continuar:hover {
    background-color: #e66300;
    border-bottom: 0 solid #cc5700;
    color:#fff;
}

.continuar.btnMisOfertas{
	width: 50%;
}

.cancelar {
    width: 23%;
    vertical-align: top;
    background-color:#999;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #666;
    cursor:pointer;
    color:#ffffff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;
}

.cancelar:hover {
    background-color: #666;
    border-bottom: 0 solid #666;
    color:#fff;
}

.cerrar {
    color: #000;
    font-family: 'muuwho';
    font-size: 40px;
    line-height: 75%;
    left: 16px;
}
.cerrarPago {
    color: #FFFFFF;
    font-family: 'muuwho';
    font-size: 40px;
    line-height: 45%;
    left: 16px;
	opacity: 0.9;
}
.fondoModal {
    width: 100%;
    padding: 10px;
    font-family: 'muuwho';
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #4cd0f0;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
    
}

.fondoPlantilla {
    width: 100%;
    padding: 10px;
    font-family: 'muuwho';
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #ffa500 ;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
    
}
.lighthead {
    font-size: 13px;
    font-style: italic;
    color: #ff6d00;
    text-align: center;
    margin-bottom: 10px;
}

.lightCampo {
    width: 65%;
    float: left;
    text-align: right;
    font-size: 13px;
    padding-right: 10px;

}

.lightCampoDrop {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 13px;
}

.lightSelect {
    width: 150px;
    vertical-align: top;
    background-color:#fff;
    border: 1px solid #999;
    border-radius: 0;
    cursor:pointer;
    font-size: 12;
    text-align: center;
    text-decoration:none;
    height: 27px;
    margin-left: 18px;
    float: left;
}

.lightDivi {
    clear: both;
    height: 22px;
}

.lightDivi2 {
    clear: both;
    height: 6px;
}


.lightWidget {
    float: left;
    width: 35%;
    vertical-align: middle;
}

.lightRango {
    width: 55%;
    text-align: center;
    float: left;
    margin-top: 5px;
}

.iconoRango {
    width: 22.5%;
    float: left;
    text-align: center;
    margin-top: -18px;
}


.BarRango {
    width: 100%;
    font-family: 'muuwho';
    font-size: 35px;
}

.lightTitle {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 13px;
    color:#333;
}

.lightTitle2 {
	padding-top: 30px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color:#333;
}

.lightTitle3 {
	padding-top: 5px;
	padding-bottom: 20px;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color:#333;
}

.lightSub {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 10px;
}

.BarRango_Oferta {
    width: 100%;
    font-family: 'muuwho';
    font-size: 35px;
}

.lightTitle_Oferta {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    color:#333;
    margin-bottom: 2px;
}

.lightSub_Oferta {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 12px;
}

.btn-default {
    background-image: none;
    box-shadow: none;
    width: 150px;
    margin-left: 22px;
}

.dropdown-lightbox {
    margin-left: 18px;
}


.fondoModalH {
    width: 100%;
    padding: 10px;
    font-family: 'muuwho';
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #fc6d00;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
    
}

.fondoModalA {
    width: 100%;
    padding: 10px;
    font-family: 'muuwho';
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #ac92eb;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
}

.cancelarH {
    width: 17%;
    vertical-align: top;
    background-color:#999;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #666;
    cursor:pointer;
    color:#ffffff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;
}

.continuarH {
    width: 17%;
    vertical-align: top;
    background-color:#ff6d00;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #cc5700;
    cursor:pointer;
    color:#ffffff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;
}

.lightDiv_Oferta {
    width: 100%;
    float: left;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 8px;
    
}

.lightCrece {
   min-height: 1330px;
}

.lightCampoDrop_Oferta {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 15px;
    margin-left: 20px;
    margin-bottom: 5px;
}

.modal-muu {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}


.fondoMensaje {
    
    width: 100%;
    padding: 10px;
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #4cd0f0;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
    
}



.interiorMensaje {
    font-size: 18px;
    text-align: center;
    
}

.lightCreceEm {
       min-height: 560px;
}

.fondoAplicar {
    width: 100%;
    padding: 10px;
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #ac92eb;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
}

.popovers {
    font-family: "Raleway";
    background-color: #999;
    color: "#FFF";
}

.tablaBg {
    background-color:#efefef;
}

.lightResumen {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}


.buscamodal {
    background-color:#f2f2f2;
    padding: 6px;
    width: 100%;
}

.buscamodalBoto {
    width: 30%;
    float: right;
    vertical-align: top;
    background-color:#ff6d00;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #cc5700;
    cursor:pointer;
    color:#ffffff;
    font-weight: 500;
    font-size: 16px;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;    
}

.buscamodalBoto:hover {
    background-color: #e66300;
    border-bottom: 0 solid #cc5700;
}


.campomodal {
    float: left;
    width:70%;
    padding: 6px; 
    height: 36px;
    border:none;
    border-width: 4px;
    border-radius: 0;
    outline: none;
    background-color: #fff;
    text-align: left;
    font-size: 13px;
    font-style: italic;
    color: #666;
    cursor: text;
}

.botPromover {
    width: 100%;
    vertical-align: top;
    background-color:#d1effd;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #a7bfca;
    cursor:pointer;
    font-weight: 500;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;
}

.botPromover:hover {
    background-color: #c9e6f3;
    border-bottom: 0 solid #a7bfca;
}

.botHold {
    width: 100%;
    vertical-align: top;
    background-color:#edf9fe;
    display:inline-block;
    border: 0 solid;
    border-bottom: 4px solid #cad4d8;
    cursor:pointer;
    font-weight: 500;
    text-align: center;
    padding-top: 7px;
    padding-bottom: 10px;
    height: 36px;
    text-decoration:none;
    border-radius: 0;
}

.botHold:hover {
    background-color: #e9f5fa;
    border-bottom: 0 solid #cad4d8;

}

.iconosMod {
    font-size: 28px;
    line-height: 70%;
    position: absolute;
    left: 16px;
    font-family: 'muuwho';
}

.fondoModalG {
    width: 100%;
    padding: 10px;
    font-family: 'muuwho';
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #ffab40;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
}

.textoExtra {
    width: 50%;
    padding: 6px;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    text-align: center;
}

.ultima {
    width: 48%;
}

.fondoMensajeH {
    width: 100%;
    padding: 10px;
    font-size: 65px;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    background-color: #fc6d00;
    text-decoration: none;
    font-weight: 100;
    margin-bottom: 15px;
}

.buscaExtra {
    margin-top: 20px;
    margin-bottom: 20px;
}
