﻿
/* Default style for PC (Desktop) */
@media (min-width: 1025px) {
    .detailHD {
        width: 70%;
        /*color: red;*/
    }    
    .imagenPV {
        height: auto;
        width: 80%;
        float: left;
        margin-right: 10px;
        padding-left: 20%;
        margin-right: 200px;
    }
    .body-content {
        /*padding-top: 70px;*/ /* Adjust based on your navbar height */
    }
}

/* Tablet style */
@media (min-width: 481px) and (max-width: 1024px) {
    .detailHD {
        width: 70%;
        /*color: green;*/
    }
    /*.imagenPV {
        width: 70%;*/
        /*color: red;*/
    /*}*/
    .imagenPV {
        height: auto;
        width: 70%;
        float: left;
        margin-right: 10px;
        padding-left: 20%;
        margin-right: 200px;
    }
    .body-content {
        padding-top: 70px; /* Adjust based on your navbar height */
    }
}

/* Mobile style */
@media (max-width: 480px) {
    .detailHD {
        width: 100%;
        /*color: yellow;*/
    }
    /*.imagenPV {
        width: 100%;*/
        /*color: red;*/
    /*}*/
    .imagenPV {
        height: auto;
        width: 100%;
        float: left;
        margin-right: 10px;
        padding-left: 20%;
        margin-right: 200px;
    }
    .body-content {
        padding-top: 30px; /* Adjust based on your navbar height */
    }
}


/*****/
.buttonNav {
    padding-left: 27px;
    font-size: 20px;
    color: greenyellow;
    cursor: pointer;
}

/*producto*/
.form > h4 {
    margin-bottom: 20px;
}

/*.form > div,
#treeview {
    display: inline-block;
    vertical-align: top;
}*/

.selected-container {
    padding: 20px;
    margin-left: 20px;
    background-color: rgba(191, 191, 191, 0.15);
    font-size: 115%;
    font-weight: bold;
}

#selected-employees {
    margin-top: 20px;
}


.dx-list-item-content {
    padding-left: 0;
}

.options {
    padding: 20px;
    background-color: rgba(191, 191, 191, 0.15);
    margin-top: 20px;
    box-sizing: border-box;
}

.caption {
    font-size: 18px;
    font-weight: 500;
}

.option {
    width: 24%;
    display: inline-block;
    margin-top: 10px;
    margin-right: 5px;
    box-sizing: border-box;
}

.recursive-option {
    padding-left: 10px;
}

.option:last-of-type {
    margin-right: 0px;
}
/**/

/*.nameHD { 20251128
    align-content: center;
    white-space: normal;
    padding: 20px 0px 0px 0px;
    color: rgb(0 190 100);
    font-size: 16px;
    font-weight: bold;
    width: 67%;
    float: right;
}*/

.productHD {
    float: right;
    width: 67%;
}

.alignRigth {
    float: right;
}

.alignDescrip {
    align-content: center;
    white-space: normal;
}

.cssCriterio {
    padding: 10px 0px 0px 25%;
}

.txtColor {
    color: #ec895a;
}

.cssAccTer {
    color: darkseagreen;
}

.cssPadding {
    padding-bottom: 20px;
}

.namePV {
    align-content: center;
    white-space: normal;
    padding: 20px 0px 0px 0px;
    color: rgb(0 190 100);
    font-size: 22px;
    font-weight: bold;
    width: 95%;
    float: right;
    border: none;
}

.demo-container {
    width: 100%;
}



.cssPrecioV {
    font-size: 26px;
    font-weight: bold;
    color: #ec895a;
    padding-left: 10px;
}

.cssUmV {
    color: lightgray;
    font-weight: bold;
}

.csstxtUmV {
    color: lightgray;
    padding-left: 10px;
    margin-bottom: 0px;
    border-bottom-width: 10px;
}

.dx-form-group-caption {
    color: #00be64;
}

.cssTitleCantidad {
    color: #959595;
    padding-bottom: 20px;
    text-align: center;
    font-size: 16px;
}

.cssCantidad {
    margin-bottom: 20px;
    margin-left: 25px;
    font-size: 30px;
}
/*sucursal*/
.titlettip {
    font-weight: bold;
    width: 150px;
}

.txtttip {
    font-size: 10px;
    width: 150px;
}

/*login*/
/*.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

.form-control {
    border-top: none;
    border-left: none;
    border-right: none;
}

.form-control {
    border-radius: 0px !important;
}

.imgBorderRound {
    border-radius: 50%;
}

.btn-primary:hover {
    background-color: #00be64 !important;
    border-color: #00be64 !important;
}*/

/*inicio*/
.widget-container {
    margin-right: 240px;
    width: 100%;
    height: auto;
}

#gallery {
    margin: auto;
    max-width: 650px;
    width: 100%;
    height: auto;
}

#gallery2 {
    margin: auto;
    max-width: 650px;
    width: 100%;
    height: auto;
}
.item-title {
    /*position: absolute;
            top: 250px;
            left: 150px;*/
    color: #00bf5d;
    /*position: center;
            top: 240px;*/
    /*right: -66%;*/
    /*background: darkslategray;*/
}
.dx-gallery-indicator {
    top: 250px;
}
.image-ini {
    width: 430px;
}

/*tests*/
.moveLeftIcon {
    position: absolute;
    left: -21px;
    top: 0.63rem;
}

.moveLeftIconStyle {
    background-color: white;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding-right: 0px;
}

.form-label-group input:not(:placeholder-shown) {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

    .form-label-group input:not(:placeholder-shown) ~ label {
        padding-top: 0.12rem;
        padding-bottom: .25rem;
        font-size: 12px;
        color: #777;
    }

/**/
.error {
    color: #e74c3c;
    font-size: 10px;
    margin-left: 130px
}
/*loading*/

.dx-loadindicator-icon {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 30%;
    left: 40%;
}
/*carrito*/

#form {
    padding: 10px 10px 110px;
}

.options {
    padding: 10px;
    background-color: rgba(191, 191, 191, 0.15);
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

.caption {
    font-size: 18px;
    font-weight: 500;
}

.option {
    margin-top: 10px;
}

.demo-container {
    width: 100%;
    height: 100%;
}

.imagenHD {
    height: auto;
    width: 15%;
    float: left;
    margin-right: 10px;
}

.nameHD {
    align-content: center;
    white-space: normal;
    padding: 20px 0px 0px 0px;
    color: rgb(0 190 100);
    font-size: 16px;
    font-weight: bold;
}
.nameHDPedido {
    align-content: center;
    white-space: normal;
    padding: 0px 0px 0px 0px;
    color: rgb(0 190 100);
    font-size: 16px;
    font-weight: normal;
}
.productHD {
    float: right;
    width: 160px;
}

.alignRigth {
    float: right;
}

.cssCriterio {
    padding: 10px 0px 0px 25%;
}

.buttonHPositionE {
    /*position: absolute;*/
    /*padding: 40px 250px 0px;*/
}

.buttonHPositionC {
    /*position: absolute;*/
    /*padding: 0px 0px 0px 330px;*/
    /*top: 91px;*/
}

.txtRed {
    color: #ec895a;
}

.grid-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    width: 10px;
    padding-top: 50px;
    float: right;
}

.cssTitleCantidad {
    color: #959595;
    padding-bottom: 20px;
    text-align: center;
    font-size: 16px;
}

.cssCantidad {
    margin-bottom: 20px;
    margin-left: 25px;
    font-size: 30px;
}

/*pedido*/
.leftColPosition {
    position: absolute;
    padding-left: 70%;
}

/*.buttonHPosition {
    position: absolute;
    padding: 50px 70% 0px;
}*/

.backGray {
    background: rgba(51,51,51,.05); /*#d3d3d35c;*/
    border-radius: 5px;
}

.right-align-block {
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
    font-size: 25px;
}

.page-item.active .page-link {
    background-color: #02bd67 !important;
    border-color: #02bd67 !important;
    color: white !important;
}

/*asidebar*/
.sidebar {
    background-image: linear-gradient(180deg, #fefefe 0%, #cad3cf 100%) !important;
    background-color: white !important;
}
.nav-item a.active {
    background-color: #8080800d !important;
    color: #00bf5d !important;
}
.nav-item .nav-link {
    color: black !important;    
}
.top-row { 
    background-color: white !important;
}
.navbar-toggler {    
    background-color: #00bf5d !important;
}
/*end asidebar*/

.dx-button.dx-button-success {
    background-color: #00bf5d !important;
}
.dx-item.dx-box-item {
    /*height: 37px !important;*/
}
