﻿body {
    background-color: #e4e6e9;
    min-height: 100%;
    padding-bottom: 0;
    font-family: 'Open Sans' !important;
    font-size: 13px;
    color: #393939;
    line-height: 1.5;
}
/*button:hover, button:focus, .button:hover, .button:focus {
    background-color: white !important;
}*/
.tituloPais {
    position: absolute;
    top: 115px;
    left: 2px;
    text-decoration: none !important;
    bottom: 0px;
    color: #6aa744;
    width: 100%;
    font-size: 30px;
    z-index: 1;
}

.tituloPais:hover {
    position: absolute;
    top: 115px;
    left: 2px;
    text-decoration: none !important;
    bottom: 0px;
    color: #6aa744;
    width: 100%;
    font-size: 30px;
    z-index: 1;
}

.summary-column-header:hover {
    text-decoration: none !important;
}



.idImagen:hover {

    transform: scale(1.1);
    transition: .2s;
    z-index: 1000;
}

.sidebar.h-sidebar {
    margin-top: 0px !important;
}

.footerPanel {
    background-image: linear-gradient(-45deg,#226432,#6aa744);
    color: #fff;
    padding: 20px 15px;
    text-align: center;
    margin-top: 55px;
    font-size: 12px;
}

.footerMarca {
    color: #007bff;
    font-weight: bold;
}

.footerMarca:hover {
    color: #007bff;
    font-weight: bold;
}

div.stickyFiltro {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
}

.PuntosDisponiblesTransferir {
    margin: auto;
    padding: 13px;
    width: 127px;
    font-size: 18px !important;
    text-align: center;
    background: #85b558 !important;
    background-image: linear-gradient(to bottom, #8ebf60 0%, #7daa50 100%) !important;
    background-repeat: repeat-x !important;
}

@media screen and (min-width: 700px) {
    .d-md-block {
        display: block !important;
    }

    .categoriaCentro {
        max-width: 100% !important;
    }

}

@media screen and (max-width: 768px) {

    .categoriaCentro {
        max-width: 100% !important;
        width: 100% !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {

    .categoriaIzquierda {
        width: 35% !important;
    }

    .categoriaCentro {
        width: 30% !important;
    }

    .categoriaDerecha {
        width: 35% !important;
    }
}

.categoriaIzquierda {
    width: 39%;
}
.categoriaCentro {
    width: 22%;
}
.categoriaDerecha {
    width: 39%;
}

#demos .owl-carousel .item {
    height: 28rem !important;
    background: #FFF !important;
    padding: 0rem !important;
}

#flex {
    display: flex;
    flex-flow: row wrap;
    padding-right: 15%;
    padding-left: 15%;
    /*width: 300px;*/
}

.headerMenu {
    float:right !important;
}

.quote {
    font-size: 21px;
    color: #888;
}

.promotions-grid .promotion-info .company-name {
    color: #888;
}

/*.promotions-grid .grid-item {
    border: 1px solid #ccc;
    margin-bottom: 40px;
    font-size: 13px;
    position: relative;
}*/

.element-latest_promotions .promotions-grid .promotion-header-content a {
    background-color: #007dc5
}

    .element-latest_promotions .promotions-grid .promotion-header-content a:focus, .element-latest_promotions .promotions-grid .promotion-header-content a:hover {
        background-color: #6aa744
    }

.element-latest_promotions .promotions-grid .promotion-info .promotion-price {
    color: #007dc5
}

@media screen and (min-width:600px) {
    .element-latest_promotions .promotions-grid {
        margin-bottom: 40px;
        display: flex
    }

        .element-latest_promotions .promotions-grid .grid-item {
            width: auto;
            height: 100%;
            margin-bottom: 0
        }
}

@media screen and (min-width:1040px) {
    .element-latest_promotions .promotions-grid .grid-item {
        margin-right: 0
    }
}

.page-template-promotions .promotions-grid .promotion-header-content a{
    background-color:#007dc5;
    width: 110px;
    margin-bottom: 10px;
}
.page-template-promotions .promotions-grid .promotion-header-content a:focus,.page-template-promotions .promotions-grid .promotion-header-content a:hover{
    background-color:#6aa744
}

.promotions-grid .promotion-header-content .header-title {
    color: #6aa744;
    font-size: 21px;
    line-height: 1.1;
    font-weight: 600;
}

/*@media screen and (min-width:1040px) {
    .promotions-grid .promotion-header-content .header-title {
         font-size:18px 
    }
}*/

/*@media screen and (min-width: 600px) {
    .promotions-grid .grid-item {
        width: calc(50% - 30px / 2);
    }
}*/



.promotion2 {
    float: right;
    border: 1px solid #666;
    width: 290px;
    margin-right: 50px;
    height: 550px;
}

.linea1 {
    width: 90px;
    color: #000;
    /* border: 1px solid; */
    content: "";
    display: block;
    border-bottom: 1px solid #333;
    margin: 1em 0;
    width: 45px;
    width: 90px;
    margin-left: auto;
    margin-right: auto;
    border-top: 0px solid #212529 !important;
}

.puntosDisponibles {
    font-size: 12px;
    float: right;
    text-align: left;
    border: solid 1px #237337;
    width: 230px !important;
    padding: 10px;
    border-radius: 5px;
    margin-top: 10px;
    color: #237337;
}

.puntosDisponiblesMovil {
    font-size: 12px;
    /*float: right;*/
    text-align: left;
    border: solid 1px #237337;
    border-radius: 5px;
    margin-top: 10px;
    color: #237337;
    width: 170px !important;
    cursor: pointer;
    position: absolute;
    padding: 4px;
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.puntosDisponiblesRight {
    float: right;
}

.puntosDisponiblesLeft {
    float: left;
}

ul, ol, dl {
    font-size: 14px !important;    
}

.barraBusqueda {
    font-size: 12px;
    text-align: left;
    border: solid 1px #ddefe1;
    width: 50%;
    padding: 10px;
    border-radius: 5px;
    color: #237337;
    margin: auto;
}

@media (max-width: 572px) {
    .barraBusqueda {
        font-size: 12px;
        text-align: left;
        border: solid 1px #ddefe1;
        width: 100% !important;
        padding: 10px;
        border-radius: 5px;
        color: #237337;
        margin: auto;
    }
}

h2 {
    margin-bottom: 0rem !important;
    margin-top: 0rem !important;
}

.barraPuntos {
    /*margin-top: 10px;*/
    padding-right: 0px;
    padding-left: 36px;
}

.table > thead > tr {
    background-color: #f2f2f2;
}

.table > thead > tr > th {
    border-color: #dddddd;
    font-weight: bold;
    padding: 3px;
}

.modal-title {
    color: #237337;
    text-align: center;
}

.modal-header .close {
    margin-left: -30px !important;
}

.cerrarSesion {
    margin-top: 17px;
    color: #237337;
    padding-left: 25px;
}

.cerrarSesionPanel {
    border: solid 1px #237337;
    border-radius: 5px;
    margin: auto;
    text-align: center;
    width: 100px;
}

.btn {
    color: #fff !important;
    font-size: 13px !important;
}

.form-control {
    font-size: 15px !important;
}

/* Make the badge float in the top right corner of the button */
.button__badge {
    background-color: #fa3e3e;
    border-radius: 2px;
    color: white;
    padding: 1px 3px;
    font-size: 10px;
    position: relative; /* Position the badge within the relatively positioned button */
    top: 0;
    right: 0;
}

.btn > .ace-icon.icon-on-right {
    padding: 5px;
}

.btn_logout{
    cursor:pointer;
}

.btn-verde {
    background-color: #218838 !important;
    font-size: 11px;
    color: #fff !important;
    /* height: 39px; */
    border: 0px !important;
    border-radius: 7px;
}

.btn-verde:hover {
    background-color: #7daa50 !important;
    font-size: 11px;
    color: #fff !important;
    /* height: 39px; */
    border: 0px !important;
}

.btn-amarrillo {
    background-color: #ffc107 !important;
    font-size: 11px;
    color: #fff;
    border: 0px !important;
}

.btn-amarrillo:hover {
    background-color: #e7b00b  !important;
    font-size: 11px;
    color: #fff;
    border: 0px !important;
}

.btn-warning:hover, .btn-warning::after, .btn-warning:active, .btn-warning::selection,
.btn-warning :current, .btn-warning :visited{
    color: white !important;
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
}

.btn-buscar {
    background-color: #428bca !important;
    font-size: 11px;
    color: #fff;
    border: 0px !important;
}

.btn-buscar:hover {
    background-color: #337ab7 !important;
    font-size: 11px;
    color: #fff;    
    border: 0px !important;
}


.btn-celeste {
    background-color: #428bca !important;
    font-size: 11px;
    color: #fff;
    border: 0px !important;
    border-radius: 7px;
}

.btn-celeste:hover {
    background-color: #337ab7 !important;
    font-size: 11px;
    color: #fff;
    border: 0px !important;
    border-radius: 7px;
}



.containerRow {
    margin-left: 0px !important;
    margin-right: 0px !important; 
    background-color: #fff;    
}

.containerRowMain {
    padding-right: 7%;
    padding-left: 7%;
    /*padding-top: 50px !important;*/
}

.row {
    max-width: 100% !important;
    margin: 0rem !important;
}

#demos .owl-carousel .item {
    height: 28rem !important;
    background: #FFF !important;
    padding: 1rem;
}

/*#demos .owl-carousel .item {
    background: #f8f8f8 !important;
    height: auto !important;
}*/

.owl-carousel .owl-item img {
    display: initial !important;
    width: 100%;
}

.promotions-grid .grid-item2 {
    border: 1px solid #ccc;
    margin-bottom: 40px;
    font-size: 13px;
    position: relative;
}

.descripcionPanel {
    padding-bottom: 12px;
    padding-top: 12px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 85px;
}

.productoPanel {
    border: 1px solid #a7a7a7;
    border-radius: 5px;
    width: 220px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    height: 340px !important;
}

.Transferencia{
    color: #fff;
    text-decoration: none;
}

.Transferencia:hover {
    color: #fff;
    text-decoration: underline;
}

.circleAvatar {
    width: 90px;
    height: 90px;
    background: #fbfbfb;
    border-radius: 50%;
    margin: auto;
    padding-top: 15px;
}

.bg-light {
    background-color: #fff !important;
}

.avatarLapiz {
    position: absolute;
    padding-left: 150px;
    padding-top: 3px;
}

/* Main Container -  this controls the size of the circle */
.circle_container {
    width: 290px;
    height: 290px;
    margin: 0;
    padding: 0;
    margin: auto;
    /*	border : 1px solid red; */
}

/* Circle Main draws the actual circle */
.circle_main {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /* border: 2px solid black; */
    margin: 0;
    padding: 0;
    background-color: #a1d54f;
    color: #fff;
}

/* Circle Text Container - constrains text area to within the circle */
.circle_text_container {
    /* area constraints */
    width: 70%;
    height: 70%;
    max-width: 70%;
    max-height: 70%;
    margin: 0;
    padding: 0;
    /* some position nudging to center the text area */
    position: relative;
    left: 15%;
    top: 15%;
    /* preserve 3d prevents blurring sometimes caused by the text centering in the next class */
    transform-style: preserve-3d;
    /*border : 1px solid green;*/
}

/* Circle Text - the appearance of the text within the circle plus vertical centering */
.circle_text {
    /* change font/size/etc here */
    font: 11px "Tahoma", Arial, Serif;
    text-align: center;
    /* vertical centering technique */
    position: relative;
    top: 45%;
    transform: translateY(-50%);
}



/* Circle Small */
.circle_container_s {
    width: 138px;
    height: 138px;
    margin: 0;
    padding: 5px;
    margin: auto;
    /*float: left;*/
    /*	border : 1px solid red; */
}

.circle_main_s {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    /*border: 2px solid black; */
    margin: 0;
    padding: 0;
    color: #fff;
}

/* Circle Text Container - constrains text area to within the circle */
.circle_text_container_s {
    /* area constraints */
    width: 70%;
    height: 70%;
    max-width: 70%;
    max-height: 70%;
    margin: 0;
    padding: 0;
    /* some position nudging to center the text area */
    position: relative;
    left: 15%;
    top: 15%;
    /* preserve 3d prevents blurring sometimes caused by the text centering in the next class */
    transform-style: preserve-3d;
    /*border : 1px solid green;*/
}

/* Circle Text - the appearance of the text within the circle plus vertical centering */
.circle_text_s {
    /* change font/size/etc here */
    font: 14px "Tahoma", Arial, Serif;
    text-align: center;
    /* vertical centering technique */
    position: relative;
    top: 50%;
    transform: translateY(-50%);    
}

    .circle_text_s h5 {
        font: 14px "Tahoma", Arial, Serif;
        font-weight: bold;
    }



/* Circle Small */
.circle_container_r {
    width: 148px;
    height: 148px;
    margin: 0;
    padding: 5px;
    margin: auto;
    /*float: left;*/
    /*	border : 1px solid red; */
}

.circle_main_r {
    width: 100%;
    /*height: 100%;*/
    border-radius: 0%;
    /*border: 1px solid black; */
    margin: 0;
    padding: 0;
    color: #fff
}

/* Circle Text Container - constrains text area to within the circle */
.circle_text_container_r {
    /* area constraints */
    width: 85%;
    height: 70%;
    max-width: 70%;
    max-height: 70%;
    margin: 0;
    padding: 0;
    /* some position nudging to center the text area */
    position: relative;
    left: 15%;
    top: 15%;
    /* preserve 3d prevents blurring sometimes caused by the text centering in the next class */
    transform-style: preserve-3d;
    /*border : 1px solid green;*/
}

/* Circle Text - the appearance of the text within the circle plus vertical centering */
.circle_text_r {
    /* change font/size/etc here */
    font: 18px "Tahoma", Arial, Serif;
    text-align: center;
    /* vertical centering technique */
    position: relative;
    top: 50%;    
    transform: translateY(-50%);
}


.main-container{
    padding-top: 25px !important;
}

.categoriaCirculoGris {
    /*background-color: #a9a9a9;*/
}


.PanelTransferencia {
    padding-left: 25% !important;
    padding-right: 25% !important;
}


@media (max-width: 572px) {
    .puntosDisponibles {
        font-size: 12px;
        float: none; 
        text-align: left;
        border: solid 1px #237337;
        width: 230px !important;
        padding: 10px;
        border-radius: 5px;
        margin-top: 10px;
        color: #237337;
    }
}

@media (max-width: 770px) {
    .PanelTransferencia {
        padding-left: 0% !important;
        padding-right: 0% !important;
    }
}

@media only screen and (min-width: 0px) and (max-width: 436px) {
    td {
        /*display: inline-block;*/
        padding: 5px;
        width: 23%;
    }
}

.panelFiltroAbierto {
    border: 1px solid #ccc;
    /*margin-bottom: 50px;*/
    z-index: 1000;
    padding-bottom: 10px;
    padding-top: 20px;
}

.panelFiltroCerrado {
    border: 0px solid #666;
    border-bottom: 1px solid #ccc;
    /*margin-bottom: 50px;*/
    z-index: 1000;
    padding-bottom: 10px;
    padding-top: 20px;
}

.categoriaCirculoActivo {
    /*background-color: #a1d54f;*/
}

.imgCategoriaCirculoGris {
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.imgCategoriaCirculoActivo {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.menuSuperior {
    background-color: #fff !important;
}

.sidebar.h-sidebar .nav-list {
    border-width: 0;    
}

.no-skin .nav-list > li {
    border-right-color: #e5e5e5 !important;
    border-left-color: #e5e5e5 !important;
    border-top: 0px;
}

.nav-list > li:before {
    background-color: #f8f8f8 !important;
    padding-right: 20px !important;
}


.footerUpBottom {
    float: right;
    position: fixed;
}

.dot {
    height: 25px;
    width: 25px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.botonCarritoAgregar {
    cursor: pointer;
    text-align: right;
    padding-right: 10px;
    background-color: #6aa744;
    width: 95px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    float: right;
}

#btnUpTop {
    border-radius: 50%;
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 10px;
    right: 12px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #6aa744;
    color: white;
    cursor: pointer;
    padding: 7px !important;
}

#btnUpTop:hover {
    background-color: #86d158;
}

.owl-item {
    /*background-color: #4DC7A0;*/
    /*color: white;*/
    font-size: 30px;
    /*height: 150px;*/
    width: 350px;
    /*padding: 10px;*/
}

@media (max-width: 992px){
    .containerRowMain {
        padding-right: 0px !important;
        padding-left: 0px !important;
        /* padding-top: 50px !important; */
    }
}

@media (min-width: 992px) {}
.sidebar.h-sidebar.menu-min .nav.nav-list > li > a,
.sidebar.h-sidebar.menu-min.compact .nav.nav-list > li > a {
    padding: 9px 12px;
}

.sidebar.h-sidebar.menu-min .nav-list > li > a > .menu-text {
    left: -1px;
    top: 100%;
    width: 190px;
}



.sidebar.h-sidebar .nav-list > li > a > .menu-icon {
    display: block;
    margin: 1px 0 10px 0px;
    line-height: inherit;
    width: auto;
}

.nav-list > li > a > .menu-icon {
    display: inline-block;
    min-width: 30px;
    margin-right: 2px;
    vertical-align: sub;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
}

.no-skin .sidebar.h-sidebar .nav-list > li.active,
.no-skin .sidebar.h-sidebar .nav-list > li.active + li,
.no-skin .sidebar.h-sidebar .nav-list > li:hover + li.active {
    border-right-color: #3d8b38;
    border-left-color: #3d8b38;
    margin-bottom: -3px;
}

.no-skin .nav-list > li.active
/*.no-skin .nav-list > li.active > a,
.no-skin .nav-list > li.active > a:hover,
.no-skin .nav-list > li.active > a:focus*/ {
    background-color: #ffffff !important;
}

.no-skin .nav-list > li.focus
/*.no-skin .nav-list > li.active > a,
.no-skin .nav-list > li.active > a:hover,
.no-skin .nav-list > li.active > a:focus*/ {
    background-color: #ffffff !important;
}

@media screen and (min-width:600px) {
    .sidebar.h-sidebar .nav-list > li {
        width: 100px !important;
    }
}

@media screen and (min-width:500px) {
    .sidebar.h-sidebar .nav-list > li {
        width: 89px !important;
    }
}

.sidebar.h-sidebar .nav-list > li {
    width: 138px;
    text-align: center;
    float: left;
    /* border-width: 0 0 0 1px; */
    margin-left: 0;
    /* border-left: 1px solid #666; */
    /* padding: 5px; */
}

.sidebar.h-sidebar .nav-list > li {
    width: 138px;
    text-align: center;
    float: left;
    /* border-width: 0 0 0 1px; */
    margin-left: 0;
    /* border-left: 1px solid #666; */
    /* padding: 5px; */
}

.sidebar.h-sidebar .nav-list > li > a {
    line-height: 14px;
    height: auto;
    padding: 10px 14px;
    color: #3d8b38;
    text-decoration: none;
}

.sidebar.h-sidebar .nav-list > li > a > .arrow {
    display: none;
}

.sidebar.h-sidebar .nav-list > li.hover.pull_right {
    float: none !important;
}

.sidebar.h-sidebar .nav-list > li.hover > .submenu {
    top: 100%;
    left: 1px;
    margin-top: auto;
    margin-left: -2px;
    width: 190px;
    z-index: 1026;
}

.sidebar.h-sidebar .nav-list > li.hover.pull_right > .submenu {
    left: auto;
    right: 1px;
}

.sidebar.h-sidebar .nav-list > li.hover > .arrow {
    right: auto;
    top: auto;
    left: 24px;
    bottom: 7px;
}

.sidebar.h-sidebar .nav-list > li.hover.pull_right > .arrow {
    left: auto;
    right: 24px;
}

.sidebar.h-sidebar .nav-list > li.hover > .arrow:before,
.sidebar.h-sidebar .nav-list > li.hover > .arrow:after {
    border-width: 0 8px 8px !important;
}

.sidebar.h-sidebar .nav-list > li.hover > .arrow:after {
    border-color: transparent;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    -moz-border-right-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-top-colors: none;
    -moz-border-bottom-colors: none;
    left: -10px !important;
    right: auto !important;
}

.sidebar.h-sidebar .nav-list > li.hover > .arrow:before {
    border-color: transparent;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    -moz-border-right-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-top-colors: none;
    -moz-border-bottom-colors: none;
    right: auto !important;
    left: -10px !important;
    top: -1px !important;
}

.sidebar.h-sidebar .nav-list > li.hover:hover > a ~ .arrow,
.sidebar.h-sidebar .nav-list > li.hover.hover-show > a ~ .arrow {
    display: none;
}

.sidebar.h-sidebar .nav-list > li.hover:hover > a.dropdown-toggle ~ .arrow,
.sidebar.h-sidebar .nav-list > li.hover.hover-show > a.dropdown-toggle ~ .arrow {
    display: block;
}

.sidebar.h-sidebar .nav-list > li.hover-flip > .submenu {
    left: auto;
    right: 1px;
    margin-left: auto;
    margin-right: -2px;
}

.sidebar.h-sidebar .nav-list > li.hover-flip > .arrow {
    left: auto;
    right: 24px;
}

.nav-list > li.hover:hover {
    background-color: #fff;
    margin-bottom: 0px !important;
}

img, a {
    border: none !important;
    outline: none !important;
}

/*@media only screen and (min-width: 1px) {
    .sidebar.h-sidebar .sidebar-shortcuts + .nav-list > li:first-child {
        margin: 1px !important;
    }
    .sidebar.h-sidebar .nav-list > li {
        float: left !important;
        border-width: 0 0 0 1px !important;
        margin-left: 0 !important;
    }
    .sidebar.h-sidebar .nav-list > li:first-child {
        border-left-width: 0 !important;
        margin-left: 0 !important;
    }
}

@media only screen and (min-width: 1px) {
    .sidebar.h-sidebar .nav-list > li {
        line-height: 22px !important;
        height: auto !important;
        padding: 0px !important;
    }
    .nav-list > li {
        line-height: 22px !important;
        height: auto !important;
        padding: 0px !important;
    }
}*/



@media screen and (max-width: 640px) {
    table#customDataTable caption {
        background-image: none;
    }

    table#customDataTable thead {
        display: none;
    }

    table#customDataTable tbody td {
        display: block;
        padding: .6rem;
    }

    table#customDataTable tbody tr td:first-child {
        /*background: #666;*/
        color: #fff;
    }

        table#customDataTable tbody tr td:first-child a {
            color: #fff;
        }

        table#customDataTable tbody tr td:first-child:before {
            color: rgb(225, 181, 71);
        }

    table#customDataTable tbody td:before {
        /*content: attr(data-th);*/
        font-weight: bold;
        display: inline-block;
        width: 10rem;
    }

    table#customDataTable tr th:last-child,
    table#customDataTable tr td:last-child {
        max-width: 100% !important;
        min-width: 100px !important;
        width: 100% !important;
    }
}