﻿/* 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. */

:not(:root):-webkit-full-screen::backdrop {
    background-image: url(../resources/Botones/Fondo.svg) !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media screen and (max-width: 768px) {
    html {
        font-size: 16px !important;
    }

    .ubicacion {
        height: 50% !important;
    }

    .btn-touch {
        font-size: 100% !important;
    }

    .btn_Comanda {
        height: 100% !important;
    }

    .conta {
        height: 100% !important;
    }

    .row_resp {
        height: 50% !important;
    }

    .col-resp {
        height: 50vh !important;
    }

    .btn-touch_gris {
        font-size: .8em !important;
    }

    .button_guardarComanda {
        margin-top: 2vh !important;
    }

    .md8_resp {
        margin-bottom: 2vh !important;
    }
}

.ubicacion {
    height: 100%;
}

.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%;
}

#user_log {
    color: white;
    top: 0;
    z-index: 2;
    right: 6px;
    top: 1.5vh;
    position: absolute;
    margin: auto;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 5px;
    background-image: url(../resources/Botones/Fondo.svg);
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    overflow-x: hidden;
    background-attachment: fixed;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.card {
    color: greenyellow;
    background-image: url(../resources/Botones/Fondo.svg);
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    overflow-x: hidden;
    background-attachment: fixed;
    border: none;
    background-color: rgba(255,255,255,0);
}

.btn-touch {
    color: white;
    font-weight: bold;
    font-size: 130%;
    background-color: rgba(0, 0, 0, 0.46);
    white-space: inherit;
    background-image: url(../resources/Botones/dgd2.png);
    background-size: cover;
    background-position: bottom;
    background-attachment: inherit;
}

.btn-touch_anular {
    color: white;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.46);
    white-space: inherit;
    background-image: url(../resources/Botones/dgd2.png);
    background-size: cover;
    background-position: bottom;
    background-attachment: inherit;
}

.btn-touch_mesa {
    color: white;
    font-weight: bold;
    font-size: 130%;
    background-color: rgba(0, 0, 0, 0.46);
    white-space: inherit;
    background-image: url(../resources/Botones/dgd2.png);
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    overflow-x: hidden;
    background-attachment: initial;
}

.ColordeHead {
    background-image: url(../resources/Botones/dgd3.png);
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    background-attachment: initial;
}

.btn-naranja {
    /*background-image: url(../resources/Botones/factura/btn_neranja.png);*/
    color: white;
    /*background-color: rgba(0, 0, 0, 0.46);*/
    white-space: inherit;
}

.btn-menu:hover {
    color: blue;
    /* background-color: #28a745; */
    border-color: blue;
    text-decoration: underline;
}

.card_menu {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    /*right: 70px;*/
    /* background-color: #fff; */
    background-clip: border-box;
    /* border: 1px solid rgba(0, 0, 0, 0.125); */
    border-radius: 0.25rem;
}

.color_ubicacion {
    background-image: url(../resources/Botones/dgd1.png);
    background-size: cover;
    background-repeat: repeat;
    background-position: center center;
    overflow-x: hidden;
    background-attachment: initial;
    color: #383a28;
    font-weight: bold;
}

/* Cambio a color gris(opcional) */
.btn-touch_gris {
    color: black;
    font-weight: bold;
    font-size: 135%;
    background-color: lightgray;
    white-space: inherit;
}

.btn-touch_gris:hover {
    border-color: blue;
}

#inhabilitar {
    position: static;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
}

.green {
    color: green;
    font-size: 11px;
}

.cargos {
    margin-left: unset !important;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    position: fixed;
    z-index: 100;
    bottom: 7px;
    right: 14px;
}

.btn-circleLeft.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.btn-circleLeft {
    width: 30px;
    height: 30px;
    padding: 6px 0px;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.42857;
    position: fixed;
    z-index: 100;
    bottom: 7px;
    left: 9px;
}

.negrita {
    font-weight: bold;
}

.observacion {
    background-color: lightgreen;
    border-color: lightgreen;
    color: black;
    height: 50px;
    position: relative;
    top: 86%;
}

.buttons_option {
    background-color: lightgreen;
    border-radius: 80%;
}

.button_guardarComanda {
    background-color: lightgreen;
    border-color: lightgreen;
    color: black;
    height: 50px;
    margin-bottom: 1vh;
}


