﻿


/*body {
    color: #000;
    overflow-x: hidden;
    background-repeat: no-repeat;
    width: 100vw;
    min-height: 100vh;
    font-family: Open Sans !important;
    margin: 0;
    padding: 0;
    border: 0;
}
*/


.global-container {
    width:80vw;
    margin: 0 auto !important;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
}




.container {
    width: 100%;
    min-height: 100%; /*
    background:red;*/
    margin: 0;
    padding: 0;
    border-radius:25px;
    background: #eeeeee;
}

.shared-container {
    width:90vw;
    height:max-content;
    position:relative;
    display:flex;
    flex-direction:row;
    justify-content:center;
    align-items:center;
}

.shared-container-column {
    width: 100%;
    height: max-content;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.center-content {
    width:100%;
    display:flex;
    justify-content:center;
    align-items:center;
    font-family: 'Open Sans';
    font-size: 0.9em;
}


.special-column {
    width:250px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;/*
        background-color:yellow;*/
}

.clase-con-logotipo {
    width: 95%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}


.little-blue-line {
    width: 1px;
    height: 40px;
    border-radius: 5px;
    font-size: 2em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff00;
    background-color: #201c42;
}


.center-it {
    width:100%;
    height:100%;
    margin:auto;
}

.user-label {/*
    transform:translateY(25%) translateX(-25%);*/
             align-self:center;
             justify-self:center;
    text-align:left;
    margin-block:auto;
    color:#201c42;
}





.card0 {
    box-shadow: 0px 4px 8px 0px #757575;
    border-radius: 0px
}

.card2 {
    margin: 0px 40px;
    
}


/*.logo {
    width: 200px;
    height: 100px;
    margin-top: 20px;
    margin-left: 35px
}*/

.image {
    width: 560px;
    height: 380px;
    border: solid;
    margin-top: 50px;
}

.border-line {
    border-right: 1px solid #EEEEEE
}

.line {
    height: 1px;
    width: 45%;
    background-color: #E0E0E0;
    margin-top: 10px
}

.or {
    width: 10%;
    font-weight: bold
}

.text-sm {
    font-size: 14px !important
}

::placeholder {
    color: gray;
    opacity: 1;
    font-weight: 300
}

:-ms-input-placeholder {
    color: #BDBDBD;
    font-weight: 300
}



input,
textarea {
    padding: 10px 12px 10px 12px;
    border: 1px solid lightgrey;
    border-radius: 2px;
    margin-bottom: 5px;
    margin-top: 2px;
    width:100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 14px;
    letter-spacing: 1px
}

    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    input:focus,
    textarea:focus {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 1px solid #304FFE;
        outline-width: 0
    }

/*<a href="Sgp_home_validador.aspx" class="ml-4">*/

button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0;
}

a {
    color: inherit;
    cursor: pointer
}

.btn-blue {
    background-color: #1A237E;
    width: 150px;
    color: #fff;
    border-radius: 2px
}

    .btn-blue:hover {
        background-color: #000;
        cursor: pointer
    }

.bg-blue {
    color: #fff;
    background-color: #1A237E
}



.grayish-hue {
    background: #f8f9fa;
}

.header-row {
    min-width:100%;
    display:flex;
    align-items:center;
}

select:disabled {
    height: 30px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 25px;
    font-size: 0.9em;
    margin-top: 0.5em !important;
    padding-inline: 1em !important;
    width: 100% !important;
}

.input-controller {
    height: 30px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 25px;
    font-size: 0.9em;
    margin-top: 0.5em !important;
    padding-inline: 1em !important;
}

.move-label {
    padding-left:1em !important;
    font-size: 0.9em;
    /*    padding-bottom:3em;*/
    /*    transform: translateY(-3em) !important;*/
}

.textbox-format {
    padding-inline: 1em !important;
}




.whole-body {
    width:100%;
    min-height:100%;
    display: flex;
    justify-content:center;
    align-items:center;
}


.container-alternativo {
    width: 100%;
    margin:0;
    padding:0;
    border:0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: #eeeeee;
}


strong {
    padding:0;
    margin:0;
    border:0;
}


.menu_padres {
    margin-right:10em;
}



/*NO NEW CSS RULES ABOVE THIS POINT ----------- NO NEW CSS RULES ABOVE THIS POINT ----------- NO NEW CSS RULES ABOVE THIS POINT*/

.other-buttons {
    background: #c0defd;
    height:3em;
    border-radius: 25px;

}

.other-buttons-other {
    background: #80a6ce;
    color:white;
    height:3em;
    border-radius: 25px;
}

.alert-text {
    background: #eb9036;
    color:black;
    font-size:0.7em;
    text-align: center;
}


.etiquetas-inputs-inlines {
    display: inline;
    padding-left: 1.5em;
    font-size: 1em !important;
    font-weight: 600;
    margin-bottom: 1.5em;
}


.etiquetas-inputs-inlines-sub {
    display: inline;
    padding-left: .5em;
    font-size: 0.8em !important;
    font-weight: 200;
    margin-bottom: 1.5em;
}

.field-4 .textboxes-for-form {
    margin-top:0.5em;
}



.wrapper-discounts {
    width: 100vw;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 3em;
    margin-bottom:5em;/*
    background:yellow;*/
}

.discount-grid {
    width: 90%;
    height: 90%;
    display: grid;
    padding: 2em;
    padding-inline: 4em;
    background: #e1dddd;
    border-radius:20px;
    gap: 2em;
    grid-template-rows: 1fr 1fr 1fr minmax(1.5fr,2.75fr) minmax(1.15fr,2fr) minmax(2.5fr,3.5fr) 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-areas:
        'one one one two two two'
        'three three four four five five'
        'six six six seven seven seven'
        'eight eight eight ten ten ten'
        'thirteen thirteen fourteen fourteen fifteen fifteen'
        'sixteen sixteen sixteen sixteen sixteen sixteen'
        'seventeen seventeen seventeen seventeen seventeen seventeen';
    justify-content: center;
    align-items: center;
}

.field-1 {
    grid-area: one;
    align-self: start;
}

.field-2 {
    grid-area: two;
    align-self: start;
}

.field-3 {
    grid-area: three;
}

.field-4 {
    grid-area: four;
}

.field-5 {
    grid-area: five;
}

.field-6 {
    grid-area: six;
}

.field-7 {
    grid-area: seven;
}

.cluster-8 {
    grid-area: eight;
    align-self: start;
    margin-top: 1em;
    background: #d3d3d3;
    padding:3em;
    height:100%;
    border-radius:15px;
}



.cluster-10 {
    grid-area: ten;
    align-self: start;
    margin-top: 1em;
    background: #d3d3d3;
    padding:3em;
    height:100%;
    border-radius:15px;
}

/*.field-11 {
    grid-area: field-11;
}

.field-12 {
    grid-area: field-12;
}*/

.field-13 {
    grid-area: thirteen;
    align-self: start;
    margin-top:1em;
}

.field-14 {
    grid-area: fourteen;
    align-self: start;
    margin-top:1em;
}

.field-15 {
    grid-area: fifteen;
    align-self: start;
    margin-top:1em;
}

.field-16 {
    grid-area: sixteen;
}

.field-17 {
    grid-area: seventeen;
}







.etiquetas-inputs {
    display:block;
    padding-left:1.5em;
    font-size: 1em !important; 
    font-weight: 600;
    margin-bottom:0.5em;
    /*background: yellow;*/
}


.etiquetas-inputs-sub {
    display: block;
    padding-left: 2em;
    font-size: 0.8em !important;
    font-weight: 400;
    /*background: orange;*/
}

.actual-large-input {
    background: white;
    border-radius:25px;
    padding-left:2em;
    height:5vh;
    border:0;
}


.old-button {
    background: #c0defd;
    border: 0;
    color: #201c42;
    width: 100%;
    height: 5vh;
    border-radius: 20px;
}

.ancient-button {
    background: #e7c54e;
    border-radius: 20px;
}

.gridview-columnz {
    width: 20vw;
}

.select-buttons {
    width: 100%;
    height:3.5em;
    border-radius: 25px;
    padding-inline:2em;
    margin-bottom:0.5em;
    font-size: 0.9em !important;
    background: #201c42;
    color: white;
}

.textboxes-for-form {
    width: 100%;
    height: 3.5em;
    border-radius: 20px;
    padding-inline: 2em;
    margin-bottom: 0.5em;
    font-size: 0.9em !important;
    background: white;
    border: 0;
}

.gridview-stylized {
    width: 100%;
    background: #d2d2d2;
    color: #646464;
    padding: 2em;
    border-radius: 10px;
    font-size: 0.8em;
}

.alert-text {
    background: #ff7377;
    border-radius: 25px;
    font-size: 0.7em !important;
    color: white;
}

#adv-search {/*
    background: #d3d3d3;*/
}


.field-1,
.field-2,
.field-3,
.field-4,
.field-5,
.field-6,
.field-7,
.field-8,
.field-9,
.field-10,
.field-11,
.field-12,
.field-13,
.field-14,
.field-15,
.field-16,
.field-17 {/*
    display:block;
    width:100%;*/
    height:max-content;
    padding-inline: 2em;
}


/*@media screen and (max-width: 991px) {
    .logo {
        margin-left: 50px
    }

    .image {
        width: 500px;
        height: 320px;
        margin-top: 50px;
    }

    .border-line {
        border-right: none
    }

    .card2 {
        border-top: 1px solid #EEEEEE !important;
        margin: 0px 15px
    }

}*/
@media only screen and (min-width: 360px ) {
    .spg {
        font-family: Open Sans;
        color: #16cc65;
        
        padding-left: 25px !important;
    }
}

    /*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/

    .border-md {
        border-width: 2px;
    }


    /*
*
* ==========================================
* FOR DEMO PURPOSES
* ==========================================
*
*/

/*    body {
        min-height: 100vh;
    }*/

    .form-control:not(select) {
        padding: 1.5rem 0.5rem;
    }

    select.form-control {
        height: 52px;
        padding-left: 0.5rem;
    }

    .form-control::placeholder {
        color: #ccc;
        font-weight: bold;
        font-size: 0.9rem;
    }

    .form-control:focus {
        box-shadow: none;
    }




    /*

====================barra de navegacion===============


*/

    .mio {
        background-color: white;
        color: #161465;
        border-color: white;
        text-decoration: underline;
        width: 100%;
    }

    .totalPop {
        text-align: end;
    }

    .userBienvenda {
        text-align: center;
        color: red;
        height: 42px;
        font-size: x-large;
    }

    .arreglar {
        background-color: #000c3f;
        border: #000c3f;
        color: white;
        font-weight: bold;
        width: 150px;
    }






    .gridview {
        background-color: #fff;
        padding: 2px;
        margin: 2% auto;
    }

        .gridview a {
            margin: auto 1%;
            border-radius: 50%;
            background-color: #444;
            padding: 5px 10px 5px 10px;
            color: #fff;
            text-decoration: none;
            -o-box-shadow: 1px 1px 1px #111;
            -moz-box-shadow: 1px 1px 1px #111;
            -webkit-box-shadow: 1px 1px 1px #111;
            box-shadow: 1px 1px 1px #111;
            text-align: center;
        }

            .gridview a:hover {
                background-color: #daa520;
                color: #fff;
            }

        .gridview span {
            background-color: darkblue;
            color: #fff;
            -o-box-shadow: 1px 1px 1px #111;
            -moz-box-shadow: 1px 1px 1px #111;
            -webkit-box-shadow: 1px 1px 1px #111;
            box-shadow: 1px 1px 1px #111;
            border-radius: 50%;
            padding: 5px 10px 5px 10px;
        }

    .GridPager a,
    .GridPager span {
        display: inline-block;
        padding: 0px 9px;
        margin-right: 4px;
        border-radius: 3px;
        border: solid 1px #c0c0c0;
        background: #e9e9e9;
        box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
        font-size: .875em;
        font-weight: bold;
        text-decoration: none;
        color: #717171;
        text-shadow: 0px 1px 0px rgba(255,255,255, 1);
    }

    .GridPager a {
        background-color: #f5f5f5;
        color: #969696;
        border: 1px solid #969696;
    }

    .GridPager span {
        background: darkblue;
        box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
        color: #f0f0f0;
        text-shadow: 0px 0px 3px rgba(0,0,0, .5);
        border: 1px solid #3AC0F2;
    }


    .prueba {
        border-style: hidden;
        border-color: inherit;
        border-width: medium;
        font-size: 18px;
        text-align: center;
        width: 100%;
        margin-bottom: 5px;
        color: black;
        margin-left: auto;
        margin-right: 0px;
        margin-top: 0;
    }

        .prueba tr:nth-child(even) {
            background-color: #daa520;
        }


        .prueba tr:nth-child(odd) {
            background-color: #fff;
        }
        /*Estilo para las casillas del prueba*/
        .prueba td {
            padding-left: 3px;
            padding-right: 3px;
            border: hidden;
        }

    .pruebaHeader {
        height: 35px;
    }

        .pruebaHeader th {
            background-color: darkblue;
            padding: 5px;
            border: hidden;
            color: #fff;
        }

            /*Redondeamos el borde superior izquierdo de la primera casilla del header*/

            .pruebaHeader th:first-child {
                border-radius: 5px 0 0 0;
            }

            /*Y el borde superior derecho de la ultima casilla*/

            .pruebaHeader th:last-child {
                border-radius: 0 5px 0 0;
            }

            /*Estilo para los enlaces del header...*/

            .pruebaHeader th a {
                padding: 5px;
                text-decoration: none;
                color: #435B14;
                background-color: #a9c673;
                border-radius: 5px;
            }

                .pruebaHeader th a:hover {
                    color: #435B14;
                    background-color: #B1C689;
                    box-shadow: 0 0 .9em rgba(0, 0, 0, .8);
                }


.gvbutton {
    border-radius: 5px 5px 5px 5px;
    margin: 0;
    font-size: large;
/*    font-family: Open Sans;*/
    font-weight: bolder;
    background-image: src(../../Imagenes/aumentar.png);
}

    .nombreValidar {
        background-color: #000c3f;
        border: #000c3f;
        color: white;
        font-weight: bold;
        font-size: x-large;
    }

    .login_img {
        display: inline-block;
        vertical-align: middle;
        border: double;
    }

    .icon {
        background-image: url(../Imagenes/icono_usuario.jpg);
        background-repeat: no-repeat;
        background-position: 2px 3px;
    }

    .input-container {
        position: relative;
    }

        .input-container > img {
            position: absolute;
            top: 3px;
            left: 0;
            width: 42px;
        }

        .input-container > input {
            padding-left: 50px;
        }



    .main {
        border: 1px solid ;
        float: left;
        min-height: 180px;
        margin: 2px;
        padding: 10px;
        min-width: 117px;
        position: relative;
    }

    .bottom1 {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .auto-style4 {
        float: left;
        left: 0px;
        top: -1px;
        align-content: center;
        align-self: center;
    }

    .auto-style5 {
        height: 604px;
    }

    .auto-style6 {
        width: 571px;
        max-width: 1140px;
        min-width: 992px;
        height: 641px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .auto-style7 {
        height: 579px;
        margin-bottom: 15px;
    }

    .auto-style8 {
        left: 0px;
        top: 0px;
        width: 549px;
    }

    .auto-style10 {
        width: 595px;
        margin-bottom: 15px;
        height: 502px;
    }

    .fondoAzul {
        background-color: #1a1449;
    }

    .fondoBlanco {
        background-color: #f3f6f9;
    }


    .fa_custom {
        color: red
    }


    .container i {
        margin-left: -30px;
        cursor: pointer;
    }


    .auto-style4 {
        float: left;
        left: 0px;
        top: 21px;
        align-content: center;
        align-self: center;
    }

    .auto-style5 {
        height: 604px;
    }

    .auto-style6 {
        width: 571px;
        max-width: 1140px;
        min-width: 992px;
        height: 641px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 15px;
        padding-right: 15px;
    }

    .auto-style7 {
        height: 579px;
        margin-bottom: 15px;
    }

    .auto-style8 {
        left: 0px;
        top: 0px;
        width: 549px;
    }

    .auto-style10 {
        width: 595px;
        margin-bottom: 15px;
        height: 502px;
    }

    .color_imgCatalogo {
        background-color: #f1f6f9;
    }

    .color_letrasAzul {
        color: #161465 !important;
        font-weight: bolder;
        font-family: open sans;
    }

    .color_letrasAmarrillo {
        color: #c68d00;
        font-weight: bolder;
        font-family: Open Sans;
    }


    .difuminado {
        background-color: rgba(0,0,0,0.7);
    }
    .difuminado2 {
        background-color: rgba(0,0,0,0.2);
    }

.btnPrincipal {
    color: white;
    font-family: Open Sans;
    background-color: #161465;
    border-color: none;
    font: bolder;
}

    .btnSalir {
        color: white;
        font-family: Open Sans;
        background-color: #1a1449;
        border-color: none;
        font: bolder;
        align-content: center;
        text-align: center;
        width: 100%;
    }

    .btnSecundario {
        color: #161465;
        font-family: Open Sans;
        font: bolder;
        background-color: #c68d00;
        border-color: none;
    }

    .sgp {
        font-family: Open Sans;
        color: #161465;
        margin-bottom: 0px;
        padding-left: 25px !important
    }

    .sgp2 {
        font-family: Open Sans;
        color: #161465;
        margin-bottom: 0px;    
    }

    .linea {
        border-right: solid #161465;
        color: #161465;
    }

    .espaciado {
        margin: 5px;
        font-size: x-large
    }


    .someClass tr td {
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        border-right: 1px solid white;
        border-left: 1px solid white;
    }

    .scrolling-table-container {
        height: 350px;
        overflow-y: scroll;
        overflow-x: hidden;
    }


/*    a, a:hover, a:visited, a:active {
        color: black;
    }

        a.selected {
            color: red;
        }*/


 

.CompletionList {
    border: solid 1px Red;
    margin: 0px;
    padding: 3px;
    height: 120px;
    overflow: auto;
    background-color: #FFFFFF;
}

.CompletionListItem {
    color: blue;
}

.CompletionListHighlightedItem {
    background-color: white;
}


.main-page-container {
    background-color: inherit;
    width: 100vw;
    min-height: max-content;
    margin: auto;
    position: relative;
    display: flex;
    padding-top:10vh;
    padding-bottom:10vh;
    /* justify-content: center; */
    /* align-items: center; */
    /* margin-block: 0 auto !important; */
}


.full-size {
    width: 100%;
    min-height: max-content;
}

.spacing-rows {
    margin-top: 0.7em;
    margin-bottom: 0.7em;
}

@media (resolution: 1.25dppx) {
    .etiquetas-inputs-inlines-sub {
        display: inline;
        padding-left: .5em;
        font-size: 0.5em !important;
        font-weight: 200;
        margin-bottom: 1.5em;
    }
}

.background-form-sgp {
    padding: 1em;       
    background-color: #E9E9E9;
    border-radius: 10px;
    border: 2px solid #CFCFCF !important;
}


 