/*************
HOME
**************/
/* -- Contents -- */
#home,
#siteMap {
    width: 100%;
    /*padding: 10px*/
}

    #home .backImage {
        margin-top: -50px
    }

#slide {
    width: 960px;
    height: 320px;
    position: relative;
    overflow: hidden
}

#slideMask {
    z-index: 5;
    position: absolute;
    width: 960px;
    height: 320px
}

#slide .page-title {
    font-size: 16px;
    border-bottom: none;
    position: absolute;
    top: 60px;
    left: 20px;
    text-transform: none;
    z-index: 6
}

/* Caja generales */
#home .box {
    position: absolute;
    bottom: 10px;
    z-index: 6
}

    #home .box .head {
        padding: 15px 0
    }

    #home .box .content {
        background-image: url(../images/bckg-boxes-content.png);
        background-repeat: repeat-y
    }

    #home .box .head, #home .box .foot {
        background-image: url(../images/bckg-boxes.png);
        background-repeat: no-repeat;
        height: 22px
    }

    #home .box .head, #home .box .content, #home .box .foot {
        padding-left: 10px;
        padding-right: 15px
    }

/* Caja A */
#slide #box-a {
    width: 230px;
    left: 30px
}

#box-a .head, #box-a .content, #box-a .foot {
    width: 205px
}

#box-a .head {
    background-position: left top
}

#box-a .foot {
    background-position: left -95px
}

#box-a .content {
    background-position: top left
}

/* Caja B */
#slide #box-b {
    width: 270px;
    left: 380px
}

#box-b .head, #box-b .content, #box-b .foot {
    width: 245px
}

#box-b .head {
    background-position: right top
}

#box-b .foot {
    background-position: right -95px
}

#box-b .content {
    background-position: top right
}

/* Cajas / Contenido */
#home a {
    text-decoration: none
}

    #home a:hover {
        color: #739E2E;
        text-decoration: underline
    }

/*#home .title a {
    text-indent: 6px;
    border-bottom: 2px solid #C1D63F;
    font-size: 16px;
    font-weight: bold;
    color: #004715;
    text-transform: uppercase;
    display: block
}*/

#home .title a:hover {
    text-decoration: none;
    color: #739E2E
}

/* Cajas / Contenido / Enlaces */
#home .box .content ul {
    margin-left: 5px
}

#home .box .content li {
    padding-left: 10px;
    background: url(../images/bullets.gif) left -490px no-repeat;
    line-height: 22px
}

    #home .box .content li a {
        font-size: 14px
    }

/* -- Subcolumnas inferiores -- */
#home .subcolum {
    width: 300px;
    height: 370px;
    padding: 2px 2px 10px 2px;
    border: 1px solid #C5D729;
    float: left;
}

    #home .subcolum .title {
        text-transform: uppercase;
        color: black;
        font-size: 13px;
        height: 22px;
        line-height: 24px; /*text-indent:20px;*/
        background: #C3D834;
        margin-bottom: 12px; /*position:relative;*/
        border: 0
    }

        #home .subcolum .title .iconArrow-1 {
            position: relative;
            top: 4px;
            left: 4px;
            float: left
        }

    #home .subcolum .content {
        padding: 0px 5px
    }

    #home .subcolum.promotions {
        height: auto;
    }

        #home .subcolum .promotions a {
            display: inline;
        }

        #home .subcolum .promotions img {
            max-width: 96%;
            max-height: 100%;
            margin: auto;
        }

        #home .subcolum.promotions span {
            font-weight: bold
        }


#colum-aa, #colum-ab {
    margin-right: 20px
}

#home .subcolum .read_more {
    width: 100%;
    text-align: right;
    padding-top: 3px;
}

/* Subcolums mis avisos/actualidad AA/AC */
#home .subcolum ul {
    padding-bottom: 5px;
    border-bottom: 4px solid #C1D63F
}

#home .subcolum li {
    line-height: 16px;
    border-bottom: 1px solid #D7D9C0;
    text-transform: uppercase
}

    #home .subcolum li a {
        color: #333;
        display: block;
        position: relative;
        padding: 5px 0px
    }

        #home .subcolum li a:hover {
            color: black;
            background: #EAF1BE;
            text-decoration: none
        }

/* Subcolum mis avisos AC */
#colum-ac li a {
    text-indent: 18px;
    width: 100%
}

#colum-ac .content {
    position: relative
}

#colum-ac a .email {
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    top: 4px
}

#colum-ac .unreaded .email {
    background-position: -51px -46px
}

#colum-ac .readed .email {
    background-position: -51px -96px
}

#colum-ac li .unreaded .message {
    font-weight: bold
}

/* Solo Subcolumna AB */
#home #colum-ab {
    border: none
}

#home .featuredLink {
    width: 300px;
    height: 90px;
    margin-bottom: 20px;
    text-align: center
}

#bannerpladurcom {
    background: #2B4D3C
}


/* Página error */
#error {
    width: 830px;
    padding: 10px
}

    #error .content {
        width: 740px
    }

/*Condiciones de uso */
#termsOfUse .content {
    padding: 10px
}

/*------- -------
 PROMOTIONS
 ------- -------*/
#promotions {
    width: 900px;
}

    #promotions .promo-group {
        width: 900px;
        height: auto;
        background: url(../images/backg-cat-group.gif) center repeat-y;
        float: left;
    }

    #promotions div.hr {
        width: 900px;
        height: 1px;
        margin: 18px 0;
        border-bottom: 2px solid #E1E1E1;
        float: left;
    }

    #promotions .promo-group .n-1 {
        width: 430px;
        padding-left: 20px;
        height: auto;
        float: left;
    }

    #promotions .n-1 .promo-name {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: bold;
        color: #333;
        margin-bottom: 9px;
    }

    #promotions .n-1 a:hover .promo-name {
        color: #999900;
    }

    #promotions .n-1 img {
        border: 1px solid black;
        margin-bottom: 6px;
        height: 117px;
        width: 351px;
    }

    #promotions .n-1 a {
        text-decoration: none;
        color: #666;
    }

    #promotions .jTruncMore, #promotions .jTruncLess {
        float: left;
        margin: 2px 0 0 0;
    }


/*------- -------
 CATALOGUE
 ------- -------*/

/*------- Bloque Categoría de nivel-1 y 3 -------*/
#catalogue .cat-group {
    width: 740px;
    height: auto;
    background: url(../images/backg-cat-group.gif) center repeat-y;
    float: left;
}

#catalogue div.hr {
    width: 740px;
    height: 1px;
    margin: 18px 0;
    border-bottom: 2px solid #E1E1E1;
    float: left;
}

#catalogue .cat-group .n-1 {
    width: 360px;
    padding-left: 10px;
    height: auto;
    float: left;
}

#catalogue .n-1 .cat-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 9px;
}

#catalogue .n-1 a:hover .cat-name {
    color: var(--main-green) !important;
}

#catalogue .n-1 img {
    border: 1px solid black;
    margin-bottom: 6px;
    max-width: 100%;
    height: auto;
}



#catalogue .n-1 a {
    text-decoration: none;
    color: #666;
}

#catalogue .jTruncMore, #catalogue .jTruncLess {
    float: left;
    margin: 2px 0 0 0;
}

/*------- Bloque Categoría de nivel-2 y 4 -------*/
#catalogue .cat-group .n-2 {
    padding: 5px
}

#catalogue .n-2 a {
    padding: 5px 4px 5px 0px;
    float: left;
    width: 112px
}

#catalogue .n-2 img {
    margin-bottom: 3px;
    display: block
}

#catalogue .n-2 .cat-name {
    text-transform: uppercase;
    font-size: 10px;
    color: #333
}

/*------- ------- 
CATALOGUE / Product List 
------- -------*/
#catalogue-product_list .cat-detail {
    margin-bottom: 10px
}

    #catalogue-product_list .cat-detail img {
        border: 1px solid black;
        margin: 0px 6px 6px 0px;
        float: left;
    }

    #catalogue-product_list .cat-detail .title {
        font: bold 13px 'Montserrat', Helvetica, sans-serif;
        color: #004715
    }

.cat-detail .col-md-3 img {
    max-width: 100%;
    height: auto;
}

#catalogue-product_list .blue-info .globe-message {
    line-height: 24px;
}

#catalogue-product_list .blue-info .iconAenor {
    margin-left: 10px;
}

/** CATALOGUE / Product List / TABLA **/
/*Columnas:*/
.tableStyle1 .border-img img {
    border: 1px solid black
}

.tableStyle1 .ref {
    width: 65px
}

.tableStyle1 .price {
    width: 80px;
    text-align: center
}

.tableStyle1 .disabled {
    background: #f0f0f0;
    cursor: default;
    color: #666
}

.tableStyle1 td .product-name {
    text-transform: uppercase;
    display: block
}

    .tableStyle1 td .product-name .icon {
        position: relative;
        float: right
    }

a.product-name {
    color: #515151 !important;
}

#orders .tableStyle1 .product_info a.product-name img {
    border: none;
    float: none;
    margin-right: 0px;
}

.tableStyle1 td .chk-box {
    width: 19px;
    height: 25px;
    min-height: 40px;
    background: url(checkbox.png) no-repeat;
    display: block;
    clear: left;
    float: left;
    text-align: center;
    padding: 5px;
}

/*-------  ------- 
CATALOGUE / SEARCH
------- -------*/
#catalogue-search .colum-a {
    width: 960px;
    padding: 10px;
    float: none;
}

#catalogue-search #newSearch input {
    width: 580px;
    padding: 4px 3px;
    margin-right: 6px;
}

#catalogue-search .blue-info .iconAenor {
    margin-left: 10px;
}

/*--------------------- 
CATALOGUE / Product Page  
----------------------*/
#catalogue-product_page #stock-warning {
    width: 100%;
    height: 30px;
    text-indent: 40px;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 27px;
    position: relative;
}

    #catalogue-product_page #stock-warning .iconTriangle_l {
        position: absolute;
        top: 2px;
        left: 4px;
    }

#catalogue-product_page .product-detail {
    width: 740px;
    float: left;
    margin-bottom: 20px
}

#catalogue-product_page .product-image {
    padding-left: 0px;
}

    #catalogue-product_page .product-image img {
        max-width: -webkit-fill-available;
        border: 3px solid black
    }

#catalogue-product_page .product-purchase {
    background-color: var(--secondary-gray);
}

#catalogue-product_page .product-detail table {
    width: 100%;
    border-bottom: 1px solid #ccc;
    margin-bottom: 9px;
    border-collapse: collapse;
}

#catalogue-product_page .product-detail th {
    border-bottom: 1px solid #ccc;
    text-align: left;
}

#catalogue-product_page .product-detail td, #catalogue-product_page .product-detail th {
    width: 50%;
    padding: 5px 0px;
}

#catalogue-product_page .product-detail table span {
    width: 100%;
    text-align: right;
    float: left;
}

#catalogue-product_page .product-detail form label {
    margin-left: 6px;
    font-weight: bold;
}

#catalogue-product_page .product-detail .add-product {
    height: 50px;
    margin-top: 10px;
    padding-top: 15px;
    border-top: 1px solid #ccc;
    position: relative
}

    #catalogue-product_page .product-detail .add-product .green-btt {
        position: absolute;
        right: -5px;
        top: 20px;
    }



/********
 ORDERS
*********/
#orders #breadcrumbs {
    margin-bottom: 0
}


/****************
 PURCHASE STEPS
****************/
#purchase-steps,
#purchase-steps li {
    background: url("../images/purchase-steps.svg") right bottom no-repeat;
    background-size: 10px;
}

#purchase-steps {
    margin-bottom: 20px;
    text-align: center;
}

    #purchase-steps li {
        background-position: right bottom;
        float: left;
        font-size: 10px;
        text-transform: uppercase;
        height: 45px;
        padding: 10px 10px 30px 20px;
        font-weight: bold;
        cursor: default;
        background-color: #E4F2D3;
        color: #515151;
        width: 25%;
        background-blend-mode: multiply;
    }

    #purchase-steps .last-step {
        background-image: none;
    }

    #purchase-steps a {
        cursor: default;
        font-weight: bold;
        text-decoration: none;
        color: #515151;
    }

    #purchase-steps .numero {
        border-radius: 50%;
        border: 1px solid #515151;
        width: 22px;
        height: 22px;
        line-height: 20px;
        margin-right: 5px;
        text-align: center;
        font-size: 12px;
        color: #515151;
        font-weight: bold;
        cursor: default;
        background-blend-mode: multiply;
        display: inline-block;
    }

    #purchase-steps .actived-step .numero {
        background-color: #76BC21;
        color: white;
        border: 1px solid #76BC21;
    }

    #purchase-steps .actived-step {
        color: #76BC21;
        font-weight: bold;
    }

        #purchase-steps .actived-step a {
            cursor: pointer;
            text-decoration: none;
            color: #76BC21;
            letter-spacing: 1px;
            text-shadow: 0.2px 0.2px #76BC21,-0.2px 0.2px #76BC21,0.2px -0.2px #76BC21,-0.2px -0.2px #76BC21;
        }

            #purchase-steps .actived-step a:hover {
                text-shadow: 0.2px 0.2px #000,-0.2px 0.2px #000,0.2px -0.2px #000,-0.2px -0.2px #000;
            }

/* Separador verde y gris */
#orders .right_col_separator_green,
#orders .right_col_separator_gray {
    border-right-width: 2px;
    border-right-style: solid;
    margin-right: 10px;
    padding-right: 20px;
    float: left
}

#orders .right_col_separator_green {
    border-right-color: #C1D63F
}

#orders .right_col_separator_gray {
    border-right-color: #d4d5cd
}

/***************************
 STEP 2 LISTA DE MATERIALES
****************************/
#orders .tableStyle1 .product_name,
#orders .tableStyle1 .product_name a {
    color: #004715;
    font-weight: bold;
    text-decoration: none
}

    #orders .tableStyle1 .product_name a:hover {
        text-decoration: underline
    }

#orders .tableStyle1 .product_ref {
    font-size: 11px;
    padding-left: 5px;
    color: #333
}

#orders .tableStyle1 .product_info {
    width: 320px
}

    #orders .tableStyle1 .product_info img {
        border: 1px solid #c4d205;
        float: left;
        margin-right: 10px
    }

    #orders .tableStyle1 .product_info p {
        margin: 2px 0
    }

#orders .tableStyle1 .subtotal {
    font-weight: bold;
    color: #333;
    white-space: nowrap
}

#orders .tableFooter {
    margin-bottom: 60px
}

#orders .wieght-message {
    position: relative;
    width: 43%
}
/* Grafico Camiones */
#orders .weight-image {
    background: url('../images/TruckStatus.png') left top no-repeat;
    width: 200px;
    height: 80px
}
/* grafico 1 */
#orders .wi1 {
    background-position: left top
}
/* grafico 2 */
#orders .wi2 {
    background-position: left -80px
}
/* grafico 3 */
#orders .wi3 {
    background-position: left -160px
}
/* grafico 4 */
#orders .wi4 {
    background-position: left -240px
}
/* grafico 5 */
#orders .wi5 {
    background-position: left -320px
}
/* grafico 6 */
#orders .wi6 {
    background-position: left -400px
}

/* columna precio total */
#orders .totalPrice-message {
    margin-top: 22px
}

/* GREEN BOX */
#orders .wieght-message .GreenLabelBox {
    position: absolute;
    top: 22px;
    right: 0
}

#orders .GreenLabelBox {
    font-size: 15px;
}

    #orders .GreenLabelBox .BoxLabel,
    #orders .GreenLabelBox .BoxData {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 7px;
        padding-bottom: 7px;
        display: inline-block;
        font-weight: bold;
        border: 1px solid #004715;
        float: left
    }

    #orders .GreenLabelBox .BoxLabel {
        background-color: #505050;
        color: #fff;
        text-transform: uppercase;
        border-right: 0;
        padding-right: 20px
    }

    #orders .GreenLabelBox .BoxData {
        background-color: #76BC21;
        color: #fff;
        border-left: 0;
        text-align: right
    }

#orders .totalPrice-message .BoxLabel {
    width: 50px
}

#orders .totalPrice-message .BoxData {
    width: 190px
}

/* RESUMEN DE PEDIDO */
#orders .order_summary {
    color: #333
}

    #orders .order_summary .BoxData {
        width: 110px
    }

    #orders .order_summary .product_info {
        width: 420px
    }

#orders .caja_borde {
    border: 2px solid #C1D63F;
    padding: 3px 20px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333
}

    #orders .caja_borde p {
        margin: 0;
        font-weight: bold
    }

/* INPUT CÓDIGO DE PROMOCIÓN */
#orders .promo_code {
    border-width: thin;
    border-color: #000000;
    border-style: solid;
}


/*promotion list*/
#promotionList {
    display: table;
    text-align: center;
}

    #promotionList div {
        background: #F6E948;
        border-radius: 12px;
        margin-bottom: 10px;
    }

    #promotionList li {
        display: table-row;
        width: 184px;
        height: 95px;
    }

        #promotionList li .promotionListItemLeft {
            display: table-cell;
            width: 38px;
            float: left;
            height: 95px;
            margin: 2px 2px 2px 0px;
        }

        #promotionList li .promotionListItemRight {
            display: table-cell;
            width: 142px;
            float: right;
            height: 95px;
            margin: 2px 0px 2px 2px;
        }

        #promotionList li .jPromotionCodeValidationMessage {
            color: red;
            display: block;
        }

        #promotionList li input .promotionCode {
            margin-top: 5px
        }
/*#promotionList li .promotionListItemLeft input, #promotionList li .promotionListItemLeft span {margin-top:60%}*/


/*Order line promotions info*/
.promotionRedMessage {
    color: #004715;
    font-weight: bold;
}

.promotionOldPrice {
    font-weight: bold;
    display: block;
}

.promotionDiscountPrice {
    color: #004715;
    display: block;
    margin-top: 20px;
}


/*-------  ------- 
REPORTS  
------- -------*/


/*-------  ------- 
TECHNICAL QUESTIONS
  ------- -------*/



/*-------  ------- 
COMPLAINTS
  ------- -------*/




/*------- ------- 
ADMIN WEB
  ------- -------*/
#AdminWeb .AdminCatalogueImgs img,
#AdminWeb .promotionalImage img,
.changeLogo img {
    border: 1px solid black
}


.changeLogo {
    margin-top: 20px;
}

/*-------  ------- 
USER PROFILE
  ------- -------*/



/*-------  -------
 AVISOS
  ------- -------*/
#notifications .colum-a {
    width: 960px;
    padding: 10px;
    float: none
}

/*Lista de Notificaciones*/
#notifications table .actions {
    width: 12px
}

#notifications table .unreaded td, #notifications table .unreaded td a {
    color: Black;
    font-weight: bold !important;
}

#notifications table td a {
    text-decoration: none;
    color: #666;
}

    #notifications table td a:hover {
        text-decoration: none;
    }

/*Item leído/no leído */
#notifications table .email {
    width: 16px;
    height: 16px;
    padding-right: 3px
}

#notifications table .unreaded .email {
    background-position: -51px -49px
}

#notifications table .readed .email {
    background-position: -51px -99px
}

/* Lista de Notificaciones / Columnas */
#notifications table .notification-status {
    width: 13px;
}

#notifications table .notification-subject {
    text-transform: uppercase
}

    #notifications table .notification-subject .icon {
        float: left;
        margin-top: 3px;
    }

#notifications table .notification-message {
    padding: 9px 0;
    margin-top: 6px;
    border-top: 2px solid #C1D63F;
    text-transform: none;
    font-size: 13px
}

/********
ENCUESTA
*********/
#survey {
    width: 600px;
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 999999;
    margin-left: -300px
}

    #survey .bx-content {
        background-color: #fff
    }

    #survey .pregunta {
        margin-bottom: 30px
    }

    #survey .numeroPregunta {
        float: left;
        width: 50px;
        height: 50px;
        font-size: 38px;
        padding: 3px 0 0 3px;
        text-align: center;
        color: #ecebd6;
        background-color: #d8d6b5
    }

    #survey .textoPregunta {
        float: left;
        width: 492px;
        padding: 5px 5px 5px 10px;
        background-color: #ecebd6;
        color: #565427;
        line-height: 17px;
        font-size: 14px
    }

    #survey .respuestas {
        float: right;
        width: 497px;
        height: 16px;
        padding: 5px;
        background-color: #d8d6b5
    }

        #survey .respuestas label {
            border-right: 1px solid #88877e;
            padding-right: 10px;
            margin-right: 10px;
            font-weight: bold;
            cursor: pointer
        }

        #survey .respuestas input {
            cursor: pointer;
            position: relative;
            top: 1px
        }

        #survey .respuestas .last-label {
            border: 0;
            margin: 0
        }

    #survey textarea {
        width: 550px
    }

/*********
LOADER 
*********/
#waitingLoader {
    width: 20px;
    position: fixed;
    top: 50%;
    z-index: 999999;
    margin: -10px 0 0 -10px;
    width: 100%;
    line-height: 35px;
    text-align: center
}


/***************
TERMINOS DE USO
****************/
#termsOfUse .content ol li,
#jTermConditionsDialog ol li {
    margin: 0 0 20px 20px
}

#termsOfUse .content ol ol,
#jTermConditionsDialog ol ol {
    margin-top: 10px
}

    #termsOfUse .content ol ol li,
    #jTermConditionsDialog ol ol li {
        margin-bottom: 10px
    }

#jTermConditionsDialog a {
    color: #999900;
    text-decoration: underline;
}

    #jTermConditionsDialog a:hover {
        color: #004715;
    }

/* Mapa del sitio */
#siteMap .title {
    padding-bottom: 5px;
    border-bottom: 2px solid #C1D63F;
    margin-bottom: 10px;
}

    #siteMap .title a,
    #siteMap div.nolink {
        color: #004715;
        font-weight: bold;
        text-decoration: none
    }

        #siteMap .title a:hover {
            color: #999900
        }

#siteMap .mapBlock {
    float: left;
    width: 135px;
    margin-right: 25px
}

#siteMap li {
    margin-bottom: 5px
}

#siteMap ul li a,
#siteMap ul li.nolink {
    color: #004715;
    text-decoration: none
}

    #siteMap ul li a:hover {
        color: #990
    }

#siteMap ul ul {
    margin-top: 5px
}

    #siteMap ul ul li {
        margin-left: 10px
    }

        #siteMap ul ul li a {
            color: #555;
            text-decoration: none;
            font-size: 11px
        }

            #siteMap ul ul li a:hover {
                color: #555;
                text-decoration: underline
            }

/*
kened
*/
.deshabilitado {
    color: gray;
}

.deshabilitado_menu {
    padding: 12px 8px 0;
    text-transform: uppercase;
    color: gray;
    font-size: 12px;
    font-weight: bold;
    height: 26px;
}





/*----------------------------PARA PROTOTIPO BORRAR DESPUES------------------------------*/
.cat_a {
    width: 110px;
    padding: 5px 5px 5px 0px;
    float: left;
}
/*----------------------------PARA PROTOTIPO BORRAR DESPUES------------------------------*/


/*----------------------------PARA LOADER------------------------------*/
#jOverlay {
    background-color: #000000;
    opacity: 0.3;
}
