.cbp-hrmenu {
    width: 100%;
    margin-top: 0;
    border-bottom: 0px solid #4d4839;
    background-color: #000000;
    top: 0px;
    /* position: relative;*/
    z-index: 98;
    font-family: 'samsdecorative', sans-serif;
}

.fixed {
    position: relative !important;
    background-color: rgba(24, 23, 21, 1.0) !important;
    position: relative !important;
    font-family: 'samsdecorative', sans-serif;
}

.cbp-hrmenu img {
    text-align: center;
}

/* general ul style */
.cbp-hrmenu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: 'samspro', sans-serif;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
    width: 100%;
    max-width: 80em;
    margin: 0 auto;
    /* padding: 0 1.875em; */
    text-align: center;
}

.cbp-hrmenu > div > ul > li {
    display: inline-block;
}

.cbp-hrmenu .icono {
    padding-top: 20px !important;
    width: 100px !important;
    height: 80px;
}

.cbp-hrmenu > div > ul > li > a {
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 0.8em 1em 0.8em 1em;
    color: #ffffff !important;
    display: inline-block;
    text-align: center;
    /* text-shadow: 1px 2px #27313b; */
}


.cbp-hrmenu > > divul > li > a:hover {
    color: #b6ff00;
}

.cbp-hrmenu > div > ul > li.cbp-hropen a,
.cbp-hrmenu > div > ul > li.cbp-hropen > a:hover {
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.0);
    font-size: 20px;
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    width: 100%;
    left: 0;
    z-index: 99999;
}

.cbp-hropen .cbp-hrsub {
    display: block;
    padding-bottom: 2em;
    margin-top: 20px;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
    width: 25%;
    float: left;
    padding: 1em 2em 0;
    text-align: center;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
    content: " ";
    display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
    clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
    /* line-height: 2em; */
}

.cbp-hrsub h4 {
    color: #afdefa;
    padding: 0.1em 0 0 0.1em;
    margin: 0;
    font-size: 160%;
    font-weight: 300;
    text-align: center;
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) {

    .cbp-hrmenu {
        font-size: 80%;
    }
}

@media screen and (max-width: 950px) {

    .cbp-hrmenu {
        font-size: 120%;
        border: none;
    }

        .cbp-hrmenu .cbp-hrsub-inner > div {
            width: 100%;
            float: none;
            padding: 0 2em;
            text-align: center;
            font-size: 20px;
            letter-spacing: 1px;
        }

        .cbp-hrmenu > div > ul,
        .cbp-hrmenu .cbp-hrsub-inner {
            width: 100%;
            padding: 0;
        }

            .cbp-hrmenu > div > ul > li {
                display: block;
                border-bottom: 2px solid white;
            }

        .cbp-hrmenu .icono {
            padding-left: 10px !important;
            padding-right: 15px;
            /*width: 140px !important;*/
        }

        .cbp-hrmenu > div > ul > li > a {
            display: block;
            padding: 1em 3em;
        }

        .cbp-hrmenu .cbp-hrsub {
            position: relative;
        }

    .cbp-hrsub h4 {
        padding-top: 0.6em;
    }
}

@media screen and (max-width: 320px) {

    .cbp-hrmenu .cbp-hrsub-inner {
        /*padding: 0 2em;*/
        font-size: 100%;
    }
}

@media screen and (max-width: 950px) and (min-width: 320px) {

    .cbp-hrmenu .cbp-hrsub-inner {
        /*padding: 0 2em;*/
        font-size: 100%;
    }
}

@media screen and (max-width: 950px) and (min-width: 768px) {

    .cbp-hrmenu .cbp-hrsub-inner > div {
        width: 40%;
        float: none;
        padding: 0 2em;
        text-align: center;
        font-size: 20px;
        letter-spacing: 1px;
        display: inline-table;
    }
}



@media screen and (max-width: 767px) and (min-width: 332px) {
    .cbp-hrmenu .cbp-hrsub-inner > div {
        /* width: 100%;
        float: none;
        padding: 0 2em;
        text-align: center;
        font-size: 16px;*/
        width: 40%;
        float: none;
        padding: 0 2em;
        text-align: center;
        font-size: 16px;
        display: inline-table;
    }
}

@media screen and (max-width: 331px) {
    .cbp-hrmenu .cbp-hrsub-inner > div {
        /* width: 100%;
        float: none;
        padding: 0 2em;
        text-align: center;
        font-size: 16px;*/
        width: 45%;
        float: none;
        padding: 0 2em;
        text-align: center;
        font-size: 16px;
        display: inline-grid;
    }
}

.RadGrid_MetroTouch .rgNumPart a.rgCurrentPage, .RadGrid_MetroTouch .rgNumPart a.rgCurrentPage:hover {
    border: 1px solid !important;
    border-color: #25a0da !important;
    color: #fff !important;
    background-color: #25a0da !important;
}

.RadGrid_MetroTouch .rgNumPart a {
    border: 1px solid #fff !important;
    line-height: 28px !important;
    min-width: 28px !important;
    padding: 0 !important;
    color: #333 !important;
    border-radius: 100% !important;
    text-align: center !important;
}

.grid_estado_pedido {
    padding: 5px;
    border-radius: 5px !important;
    font-weight: 300;
    color: #ffffff;
}

@media screen and (max-width: 900px) {
    .additionalColumn {
        display: none;
    }
}

.viewWrap {
    padding: 5PX;
    -moz-box-shadow: inset 0 0px 5px rgba(41,51,58,0.5);
    -webkit-box-shadow: inset 0 0px 5px rgba(41,51,58,0.5);
    box-shadow: inset 0 0px 5px rgba(41,51,58,0.5);
}

.grid_pedidos_panel_datos {
    /*background-color: #f6f6f6;*/
    border-top: 1px solid #cfcfcf;
    padding: 18px;
    width: 100%;
    height: auto;
    min-height: 100px;
    justify-content: space-between;
    font-family: samspro;
    font-size: 16px;
}

    .grid_pedidos_panel_datos a:link {
        color: #ff9724 !important;
    }

    .grid_pedidos_panel_datos a:visited {
        color: #ff9724 !important;
    }

.pop_up {
    width: 100%;
}

.EnlaceDescargar {
    color: darkgreen !important;
}

    .EnlaceDescargar:hover {
    }
