﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

    a.navbar-brand img {
    height: 50px;
    width: 200px;
    }

/*Las tres reglas siguientes son para el tamaño del logo inferior de KO, cualquiera sirve*/

footer a.navbar-brand img {
    height: auto !important;
    width: auto !important;
    max-width: 100%;
}

/*header a.navbar-brand img {
    height: 50px;
    width: 200px;
}*/

/*.footer-logo {
    height: auto;
    width: auto;
    max-width: 100%;
}
*/

/* Provide sufficient contrast against white background */
a {
    /*color: #0366d6;*/
    color: rgb(0, 113, 151);
}

.btn-primary {
    color: #fff;
    background-color: rgb(0, 113, 151);
    border-color: rgb(0, 113, 151);
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/*Estilos de las tarjetas*/
.card {
    margin-bottom: 10px;
}

.card-header {
    background-color: rgb(0, 113, 151);
}

h5.card-header {
    color: #e5e5e5;
}

.card-footer {
    color: rgb(0, 113, 151);
}

.texto-card-footer {
    font-size: 16px !important;
}
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 10px;
}

@media (min-width: 768px) {
    html {
        font-size: 12px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer .page-footer {
    margin-top: 25px;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

.page-footer {
    border-top: 2px solid rgb(0, 113, 151);
    border-bottom: 2px solid rgb(0, 113, 151);
}

/*Pagina de pedido*/

/*Grupo de items*/



/*pannos*/
.panno {
    border-style: solid;
    border-color: rgb(0, 113, 151);
    border-width: 1px;
    /*margin: 2px;*/
    padding-right: 0px !important;
    padding-left: 0px !important;
}

#panno1 {
    /*margin-left: 5px;*/
}

.recogedor {
    margin-top: 10px !important;
    margin-left: 40px !important;
}


.panno-container {
    margin-left: 40px !important;
}
.panno-container input {
    text-align: center;
}

#uniones {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 40px !important;
}

.voladoContainer {
    padding-right: 0px !important;
    padding-left: 0px !important;

}

.cajon {
    border-style: solid;
    border-color: rgb(0, 113, 151);
    border-width: 1px;
    height: 50px;
}

#horizontal-arrow{
    width: 50px;
    height: 10px;
    margin-left: 4em;
}
#vertical-arrow {
    height: 50px;
    width: 15px;
    margin-left: 5em;
}

.volado {

    
}

/*Volados*/
/*.volado {
    border-style: solid;
    border-color: red;
    border-width: 1px;
}*/

.oculto {
    display: none;
}

.selectedInfo {
    font-weight: bold;
}

/** Emisores*/
.emisor{
    margin-top: 15px !important;
}

h5.emisor {
    color: #e5e5e5 !important;
}

.carrito-container{
    margin-top: 24px !important;
}

#checkEnvioEspecial{
    margin-top: 25px;
    padding-top: 10px;
    border-top: solid 2px;
}

#envioFormContainer {
    margin-top: 25px;
}

#terminos {
    margin-top: 25px;
    padding-top: 10px;
    border-top: solid 2px;
}
#botonesCarrito {
    margin-top: 25px;
}

#salidaCinta, #colorRecogedor{
    margin-top: 15px;
}

.mtop-25{
    margin-top:25px;
}
.mtop-40 {
    margin-top: 40px;
}

.linea-carrito {
    border-style: solid;
    border-color: rgb(0, 113, 151);
    border-width: 1px;
    margin: 5px;
}

.header-linea-carrito {
    background-color: rgb(0, 113, 151);
    padding:3px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    color: azure;
}

.footer-linea-carrito {
    background-color: #e5e5e5;
    padding: 5px;
    color: azure;
    text-align: center;
}

.label-linea-carrito{
    font-weight:bold;
}

.overflow-custom {
    /*height: auto;*/
    /*max-height: 4000px;*/
    max-height: 2000px;
    overflow-y: scroll;
}

#tab-cajon,#tab-accesorios,#tab-nuevaVentana{
    font-size:15px;
    color:azure;
    font-weight:bold;

}

    #tab-cajon:hover, #tab-accesorios:hover, #tab-nuevaVentana:hover, #tab-cajon.active, #tab-accesorios.active, #tab-nuevaVentana.active {
        font-size: 15px;
        color: rgb(0, 113, 151);
        background-color: #e5e5e5;
        font-weight: bold;
    }

        #tab-accionamiento1:hover,
        #tab-accionamiento2:hover,
        #tab-accionamiento3:hover,
        #tab-accionamiento4:hover,
        #tab-accionamiento1.active,
        #tab-accionamiento2.active,
        #tab-accionamiento3.active,
        #tab-accionamiento4.active {
            color: rgb(0, 113, 151);
            background-color: #e5e5e5;
        }

/**Login**/
.login-form-container {
    border-style: solid;
    border-color: rgb(0, 113, 151);
    border-width:2px;
    padding:15px;
    border-radius:10px;
}

.login-title {
    color: rgb(0, 113, 151);
    font-size:22px;
    font-weight:bold;
    padding-top:20px;
}

/**Separador bottom para row*/
.separador-bottom {
    border-bottom-style: solid;
    border-bottom-color: rgb(0, 113, 151);
    border-bottom-width: 2px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/***Select table***/


.selected {
    background-color: #92B5D4;
    /*background-color: #e7a63c;*/
}

table#DT_Colors tbody tr.selected {
    background-color: #92B5D4 !important;
   /* color: #0c5460 !important;*/
}


.resaltar {
    background-color: #e7a63c !important;
}

.selectionbox {
    height:10px;
    position: fixed;
    background: transparent;
    border: 1px dotted #000;
}
/***Login form***/
.login-form {
    width: 340px;
    margin: 50px auto;
    font-size: 15px;
}

    .login-form form {
        margin-bottom: 15px;
        background: #f7f7f7;
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
        padding: 30px;
    }

    .login-form h2 {
        margin: 0 0 15px;
    }

/*.form-control, .btn {
    min-height: 38px;
    border-radius: 2px;
}

.btn {
    font-size: 15px;
    font-weight: bold;
}*/

/**Ayuda**/
.ayuda {
    background-color: rgb(0, 113, 151) !important;
}

/*Background Rolaplus*/
.background-rolaplus {
    background-color: rgb(0, 113, 151) !important;
    color:white;
}
.font-15 {
font-size:15px;
}
.texto-centrado {
    text-align: center;
}