/*LAYER*/
.layer_clf {
    background-color: #FFF;
    border-radius: 8px 8px 6px 6px;
    font-family: 'Arial', Helvetica,Verdana,sans-serif;
    font-size-adjust: none;
    left: 5%;
    margin: 10px auto 0;
    padding-bottom: 30px;
    position: absolute;
    top: 20px;
    width: 90%;
    z-index: 99999;
}
#layer_shapes.layer_clf {
	display: block;
}
.layer_clf .layer_cont {
    height: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.layer_clf .layer_titu {
    background: linear-gradient(to bottom, #313131 0%, #000000 99%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 20px;
    position: relative;
}
.layer_clf.short_tit {
    padding-bottom: 0;
}
.layer_clf .layer_titu .btn_cerrar {
    background-color: transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
}
.layer_clf .layer_titu .btn_cerrar a {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 16px;
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    width: 16px;
    z-index: 100;
}
.layer_clf .layer_titu .btn_cerrar a:active {
    opacity: 0.7;
}
.layer_clf .layer_titu .btn_cerrar a span {
    display: none;
}
.layer_clf .layer_titu bold {
    color: #fff;
    display: block;
    font-family: "HelveticaNeueNormal",Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    text-align: center;
}
.layer_clf.short_tit .layer_titu bold {
    font-size: 17px;
    line-height: 20px;
    padding-left: 24px !important;
}
.layer_clf .layer_titu p {
    color: #fff;
    display: block;
    font-family: "HelveticaNeueNormal",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
}
.layer_clf h5 {
    background-color: #fff;
    background-image: none;
    border: 0 none;
    color: #333333;
    font-family: "HelveticaNeueNormal",Arial,Helvetica,sans-serif;
    font-size: 17px;
    line-height: 18px;
    margin: 0 0 10px;
    padding-top: 0;
}
.layer_clf p {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
}
.layer_clf p bold {
    font-weight: bold;
}
.layer_clf .accordion {
    font-family: "Arial",Helvetica,Verdana,sans-serif;
    margin-bottom: 20px;
}
.layer_clf .accordion.less_space {
    margin-bottom: 10px;
}
.layer_clf .accordion h6 {
    background-color: #3c3c3c;
    border-bottom: 1px solid #282828;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    color: #dfdfdf;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    margin: 0;
    padding: 14px 10px;
}
.layer_clf .accordion .first {
    border-top: 0 none;
}
.layer_clf .accordion .last {
    border-bottom: 0 none;
}
.layer_clf .btn_grey {
    background-color: #d9d9d9;
    border: 1px solid #cccccc;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.layer_clf .btn_grey:active {
    background-color: #cccccc;
}
.layer_clf .btn_grey.light {
    background-color: #ededed;
    border: 1px solid #cccccc;
    margin-top: 25px;
    padding-bottom: 14px;
    padding-top: 14px;
}
.layer_clf .btn_grey.light:active {
    background-color: #cccccc;
}
.layer_clf .btn_orange, .layer_clf .btn_greybold, .layer_clf .btn_orange, .layer_clf .btn_grey {
    padding-bottom: 14px;
    padding-top: 14px;
}
.layer_clf .continua {
    margin-top: 10px;
}
.layer_clf .accordion .btn_grey:active {
    background-color: #666666;
    border: 1px solid #666666;
    color: #fff;
}
.layer_clf .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
}
.layer_clf .ui-accordion .ui-accordion-header {
    cursor: pointer;
}
.layer_clf .ui-accordion .ui-accordion-content {
    border: 0 none;
    height: auto;
    padding: 10px 10px 0;
}
.layer_clf .ui-state-default {
    background-image: url("/tiendamovil/static/img/chevron_grey_downlight.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    transition: all 1s ease-in-out 0s;
}
.layer_clf .ui-state-default.ui-state-active {
    background-color: #666666;
    background-image: url("/tiendamovil/static/img/chevron_grey_uplight.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    border-bottom: 1px solid #666666;
    color: #fff;
    cursor: pointer;
}
.layer_clf .ui-state-default.ui-state-active:active {
    background-color: #666666;
    border-bottom: 1px solid #666666;
    color: #fff;
}
.layer_clf .msj_error {
    color: #ff0000;
    font-weight: bold;
    margin-top: 5px;
}
/*-------------------------------------------------*/
/*CAPA OVERLAY*/
.overlay_layer_shapes {
    background: linear-gradient(to bottom, #333333 0%, #000000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    left: 0;
    min-height: 1000px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
}
/*-------------------------------------------------*/