@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: left;
    letter-spacing: 0px;
    color: #3A3A3C;
    opacity: 1;
    background-color: #F2F4F5;
}

div.top-row.px-4 {
    height: 70px;
    padding-top: 23px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block;
    border-color: transparent;
}

div.breadcrumb {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    height: 50px;
}

div.sidebar {
    background-image: none !important;
    background-color: #212121;
    opacity: 1;
    width: unset !important;
}

div.navbar-links-container {
    padding-right: 50px;
}

div.content.px-4 {
    height: calc(100% - 70px);
    padding: 20px !important;
}


div.container {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #7A7A7A0F;
    border: 1px solid #F7F7F7;
    opacity: 1;
    height: 100%;
    width: 100%;
    min-width: 100%;
    padding: 22px !important;
    margin: 0px !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 600;
}

h1 {
    font-weight: 600;
    font-size: 16px;
}


th {
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
    color: #BABABA;
    text-transform: uppercase;
    opacity: 1;
}

a, .btn-link {
    color: #0366d6;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.reload {
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

button, .btn.btn-primary {
    color: #fff;
    background: #015231 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    border: none;
}

    .btn.btn-primary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-primary:focus:not(.btn-text), .btn.btn-primary.focus:not(.btn-text) {
        background: #015231ab 0% 0% no-repeat padding-box;
    }

    .btn.btn-primary:disabled {
        background-color: #E4E6EF;
        /*        border: 0.5px solid #015231;*/
        color: #3F4254;
    }

.btn.btn-secondary {
    color: #3F4254;
    background-color: #e7f3e9;
    border-color: #e7f3e9;
}

    .btn.btn-secondary:hover:not(.btn-text):not(:disabled):not(.disabled), .btn.btn-secondary:focus:not(.btn-text), .btn.btn-secondary.focus:not(.btn-text) {
        color: #3F4254;
        background-color: #cce5d0;
        border-color: #cce5d0;
    }

.btn-icon {
    min-width: 50px;
    min-height: 50px;
    color: #fff;
    opacity: 1;
    background-color: #ffe5e5;
}

input[type=number] {
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    width: 50px;
    margin-left: 8px;
    margin-right: 8px;
    border: none;
    padding: 0px 0px 0px 8px;
}

    input[type=number].form {
        width: 100%;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        border: 1px solid #E4E6EF;
        border-radius: 0.42rem;
        margin: 0px;
    }

    /* mostro di default le frecce di incremento\decremento valore */
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        opacity: 1;
    }

div.d-flex p {
    margin: 5px 0 5px 0;
}

button.navbar-toggler {
    display: block !important;
}

a.collapse {
    display: none;
}

.no-padding-right {
    padding-right: 0px;
}

div#pagination-button-container {
    margin-top: 12px;
}

div.filter-container {
    padding: 50px 0px 26px 0px;
}


div.header-row {
    margin-bottom: 10px;
}


.blazor-context-menu__item i {
    margin-right: 5px;
    color: #383838;
}

div.expanded-area {
    position: relative;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: row;
    min-width: 0;
    word-wrap: break-word;
    background-color: #F3F6F9;
    background-clip: border-box;
    border: 1px solid #EBEDF3;
    border-radius: 0.42rem;
    margin: 5px 0 5px;
    padding-top: 10px;
}

.red-icon {
    color: red;
}

.hidden {
    display: none;
}



.saa-flex-gap-10 {
    gap: 10px;
}

/* Colonne fisse della tabella di indice */

.saa-column-icona {
    width: 60px;
}

.saa-column-lotto {
    width: 150px;
}

.saa-column-data {
    width: 120px;
}

.saa-column-revisione {
    width: 60px;
}

.saa-column-cosce {
    width: 90px;
}

.saa-column-peso {
    width: 120px;
}

.saa-column-opzioni {
    width: 80px;
}

/* ------  */

 
.readonly-field {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem; 
    font-size: 1rem;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.readonly-list {
    padding-left: 1.5rem;
    list-style-type: disc;
}

    .readonly-list li { 
        margin-bottom: 0.25rem;
    }


.centered-button {
    display: flex;
    justify-content: center;
    margin-top: 1.5rem;
}
 

