header{
    /*border-bottom: 1px solid #e7671a !important;*/
}
#PMensaje{font-size: 0.7em; margin-top: -0.8rem}
.arriba{margin-top: -1em}
label{font-size: 0.7em; margin-bottom: 0rem !important; font-weight: bold}
.margen{margin-top: -0.9em}
.bg-gray{ background-color:#ced4da}

.color-orange{color:#e7671a }
.bg-orange{background-color:#e7671a }

/*.divider{border-right: 1px solid #e7671a !important}*/
.icono{font-size: 1em}
span{font-size: 0.8em}

row .fila{margin-top: 0px}

p.monto{font-size: 0.7em; font-weight: bold}
p.leyenda{font-size: 0.7em}

p.montoT{font-size: 1.4em; font-weight: bold; margin-top: -0.6em}

.input{background-color: #cbd5e0; color: black; font-weight: bold; font-size: 1em}

*:disabled {
    background-color: dimgrey;
    color: linen;
    opacity: 1;
}

.titulo{height: 1em; background-color: #2d3748; margin-top: -1em }
.ptitulo{color: #e7671a; font-weight: bold; font-size: 0.7rem}

#LabelSizeSTK-BAN-PERF{ font-weight: bold}

.SizeES{
    margin: -10px 10px 10px 10px;
    padding: 15px 5px 0px 15px;
    background-color: #e2e3e5;
    border: 0.1px solid gray;
    border-radius: 25px;
}

.alert-secondary{
    padding-bottom: 0px !important;
}

.pad{
   padding-bottom: -10px !important;
}


.Bg{background-color: #2d3748; color:#FF5733; font-weight: bold; font-size: 0.7rem}


.button {
    padding: 5px 5px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    border: none;
    border-radius: 15px;
    box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
    background-color: #3e8e41;
    box-shadow: 0 5px #666;
    transform: translateY(4px);
}

#DoneDefault {
    display: none;
}

#DoneCustom {
    display: none;
}





