@font-face {
    font-family: 'Titillium Web';
    src: url('/fonts/TitilliumWeb-Regular.ttf') format('truetype');
}

html, body {
    font-family: 'Titillium Web' !important;
    color: #25050B !important;
    overflow-x: hidden;
}

.bold {
    font-weight: 700 !important;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

body {
    margin: 0;
    padding: 0;
}


.mnt-container {
    height: 100vh;
    width: 100vw;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #aa0a2e;
    flex-direction: column;
}

    .mnt-container p {
        color: #FFFFFF;
        font-size: 20px;
        margin-top: 20px;
        width: 700px;
        text-align: center;
    }


.btn-outline-primary {
    border-color: #FFFFFF !important;
    color: #FFFFFF !important;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-26 {
    font-size: 26px;
}

.fs-30 {
    font-size: 30px;
}

.operation-box {
    width: 270px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E4E0E1;
    border-radius: 10px;
    opacity: 1;
    height: 100%;
}

.red-bar-operation {
    background: #A81833;
    border-radius: 10px 0px 0px 10px;
    height: 100%;
    width: 10px;
    float: left;
    display: block;
    height: 100%;
}

.blu-bar-operation {
    background: #2C5784;
    border-radius: 10px 0px 0px 10px;
    height: 100%;
    width: 10px;
    float: left;
    height: 100%;
}

.cursor-pointer {
    cursor: pointer;
}

.red {
    background-color: #A81833;
}

.text-red {
    color: #A81833 !important;
}

.text-white {
    color: #FFFFFF !important;
}

.text-yellow {
    color: #F1841D;
}

.text-blue {
    color: #2C5784;
}

.house {
    width: 14px;
    height: 15px;
}

.pagoPA {
    width: 20px;
    height: 13px;
}

.bollo-auto {
    width: 18px;
    height: 14px;
}

.b-postali {
    width: 13px;
    height: 15px;
}

.mav-rav {
    width: 15px;
    height: 13px;
}

.f24 {
    width: 14px;
    height: 14px;
}


.b-privativi {
    width: 13px;
    height: 15px;
}

.cart {
    width: 22px;
    height: 22px;
}

.plus-square {
    height: 17px;
    width: 17px;
    margin-right: 5px;
}

.caret-down {
    height: 24px;
    width: 24px;
}

.white-header {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 6px #25050B1A;
    opacity: 1;
    height: 4.5rem;
}

hr {
    border: 1px solid #E4E0E1 !important;
    opacity: 1 !important;
    margin-bottom: 0.5rem !important;
}

.scan-qr-code-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #A81833;
    border-radius: 10px;
    opacity: 1;
    max-width: 556px;
    height: 104px;
    padding: 20px;
}

.input-field {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E4E0E1;
    border-radius: 10px;
    opacity: 1;
    height: 44px;
    /*width: 556px;*/
    max-width: 556px;
    width: 100%;
}

    .input-field:focus {
        outline: none;
    }

.hollow-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #A81833 !important;
    border-radius: 10px !important;
    opacity: 1;
    width: 270px;
    height: 44px;
}

.primary-button {
    width: 270px;
    height: 44px;
    background: #A81833 0% 0% no-repeat padding-box !important;
    border: 1px solid #A81833 !important;
    border-radius: 10px !important;
    opacity: 1;
}

.primary-green-button {
    width: 270px;
    height: 44px;
    background: #0CBC3B 0% 0% no-repeat padding-box !important;
    border: 1px solid #0CBC3B !important;
    border-radius: 10px !important;
    opacity: 1;
}

.col-38 {
    flex: 0 0 auto;
    width: 38% !important;
}

.select {
    text-align-last: center;
}

    .select:focus {
        outline: 0 !important;
        box-shadow: 0 0 0 0 !important;
        border-color: #dee2e6 !important;
    }

.select {
    display: block;
    width: 100%;
    padding: .375rem 2.25rem .375rem .75rem;
    font-size: 18px;
    font-weight: 700;
    color: #FFFFFF;
    appearance: none;
    background-color: #2C5784;
    background-image: url(img/caret-down.svg);
    background-repeat: no-repeat;
    background-position: right .75rem center;
    background-size: 24px 24px;
    border: #2C5784;
    border-radius: 10px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.option {
    background-color: #ffffff;
    font-size: 18px;
    color: #25050B;
    border: 1px solid #2C5784;
}

.notification-popup-container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99999;
    background-color: rgba(37, 5, 11, 0.4);
}

.notification-popup {
    background-color: #F9F8F8;
    opacity: 1;
    min-height: auto;
    min-width: 660px;
    border-radius: 10px;
    padding: 30px;
}

.payment-method-box {
    width: 247px;
    height: 103px;
    background: #FFFFFF !important;
    border: 1px solid #E4E0E1 !important;
    border-radius: 10px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .payment-method-box.active {
        background: #A81833 !important;
        border: 1px solid #A81833 !important;
        border-radius: 10px !important;
        opacity: 1;
        width: 247px;
        color: #FFFFFF
    }

        .payment-method-box.active .text-red,
        .payment-method-box.active svg {
            color: #FFFFFF !important;
        }

.payment-method-popup-hollow-button {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #A81833 !important;
    border-radius: 10px !important;
    opacity: 1;
    width: 254px;
    height: 40px;
}

.payment-method-popup-primary-button {
    width: 254px;
    height: 40px;
    background: #A81833 0% 0% no-repeat padding-box !important;
    border: 1px solid #A81833 !important;
    border-radius: 10px !important;
    opacity: 1;
}

.payment-methods {
    max-width: 600px;
}

    .payment-methods .payment-method-item:nth-child(n+3) {
        padding-top: 20px;
    }

.lh-103 {
    line-height: 103px;
}

.spinner {
    background: #51373C;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99998;
    opacity: 0.5;
}

.spinner-border {
    color: #A81833;
    z-index: 99999;
    height: 100px !important;
    width: 100px !important;
    opacity: 1;
}

.zxing-title {
    padding-top: 30px;
    text-align: center;
}

.zxing-video-container {
    text-align: center;
}

.amount.selected {
    background: #A81833;
    color: #FFFFFF;
}

.text-green {
    color: #0CBC3B;
}

.border-top {
    border-top: 1px solid #E4E0E1;
}

.profile-menu {
    background: #FFFFFF;
    padding: 5px 20px 5px 20px;
    position: absolute;
    top: 65px;
    border: 1px solid #E4E0E1;
}

/* Radzen Data Grid */

.rz-group-header {
    padding-bottom: 0;
    padding-right: 12px;
    padding-left: 12px;
}

.rz-datatable {
    border: 0 !important;
}

.rz-column-title-content {
    font-weight: 700 !important;
}

.rz-cell-data {
    overflow: visible !important
}

.rz-pager {
    margin-top: 15px;
    justify-content: center !important;
}

    .rz-pager a {
        background-color: transparent !important;
    }

.rz-pager-first, .rz-pager-prev, .rz-pager-next, .rz-pager-last {
    margin: 0 !important;
}

.rz-pager-page.rz-state-active {
    background-color: #A81833 !important;
    color: #FFFFFF !important;
}

.rz-pager-element {
    height: 35px !important;
    min-height: 35px !important;
    width: 35px !important;
    min-width: 35px !important;
    padding: 5px 0px !important;
}

.rz-pager-page {
    color: #A81833;
    border: 1px solid #A81833 !important;
    border-radius: 5px !important;
}

.rz-pager-first {
    margin-left: calc(35%) !important
}

.rz-dropdown {
    margin-left: auto
}

.rz-custom-header {
    width: 100%;
}

    .rz-custom-header .bg-gray {
        border-top-left-radius: 5px !important;
        border-top-right-radius: 5px !important;
    }

.table-searchbox {
    background-color: #FFFFFF;
    border-radius: 5px;
    width: 100%;
    height: 34px;
    position: relative;
}

    .table-searchbox .ph.ph-magnifying-glass {
        position: absolute;
        top: calc(50% - 10px);
        right: 10px;
    }

    .table-searchbox input:not(.form-control),
    .table-searchbox input:focus:not(.form-control),
    .table-searchbox input:focus-visible:not(.form-control) {
        width: 100%;
        border: 0;
        outline: none;
    }

.rz-cell-data i {
    margin-right: 10px;
}

.table-actions > * {
    cursor: pointer;
}

.table-actions a {
    color: #25050B;
    text-decoration: none;
}

.table-header {
    background-color: #E4E0E1;
    padding: 10px 24px;
}

.rz-group-header {
    padding: 0 !important;
}

.height-40 {
    height: 40px;
}

.width-254 {
    width: 254px;
}

.rz-datatable-thead th, .rz-grid-table thead th {
    background-color: whitesmoke !important;
    font-weight: bolder;
}

.spinner-download {
    background: #51373C;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99998;
    opacity: 0.5;
}

.spinner-border-download {
    color: #A81833;
    position: fixed;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    bottom: 0;
    right: 0;
    z-index: 99999;
    opacity: 0.5;
    height: 50px;
    width: 50px;
    opacity: 1;
}


.rz-calendar-month-dropdown .rz-dropdown-label {
    text-transform: capitalize;
}


.verification-form .rz-messages-error {
    display: block;
}

.operation-icon {
    height: 20px;
    width: auto;
}

i.operation-icon {
    font-size: 20px;
}

.rz-datepicker.input-field {
    border: 0;
}

.pricelist-dropdown {
    background-color: #2C5784 !important;
    color: #FFFFFF !important;
    text-align: center !important;
    font-weight: 600;
    letter-spacing: 1.5px;
}

.disabled-link {
    pointer-events: none;
    cursor: default;
    opacity: 0.5
}

.rz-fileupload-buttonbar {
    background: transparent !important;
    padding-left: 0 !important;
}

.rz-fileupload-choose:not(.rz-state-disabled) {
    background-color: #A81833 !important;
    color: #FFFFFF !important;
    padding: 5px 20px !important;
}

.valid.modified:not([type=checkbox]), .rz-fileupload.invalid {
    outline: none !important;
}

.rz-fileupload-row > div:first-child, .rz-fileupload-row > div:first-child:empty + div:nth-child(2) {
    margin-left: 0 !important;
}

.rz-fileupload-row > div:empty {
    display: none
}

.h-fit-content {
    height: fit-content !important;
}

.guid-table {
    font-size: 11px;
    text-wrap: auto;
}

.text-black {
    color: #25050B;
}

.rz-textbox {
    border-radius: 10px !important;
    background: #FFFFFF;
    border: solid 1px #e4e0e1 !important;
    width: 330px;
}

.btn-primary {
    border-radius: 22px !important;
    background: #A81833 !important;
    border: 1px solid #A81833 !important;
    width: 254px;
    height: 44px;
}

.fs-10 {
    font-size: 10px;
}

.text-grey {
    color: #7E7677;
}

.vh-80 {
    height: 80vh;
}

body {
    overflow-x: hidden;
}

.bars {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -27px;
    top: 60px;
    z-index: 99;
}

.bar-img {
    width: calc(100vw + 1050px);
    margin-right: calc(-500px - 50vw);
    height: 100px;
}

/* portrait orientation */
@media only screen and (min-width : 375px) and (max-width : 768px) and (orientation : portrait) {
    .bar-img {
        width: calc(100vw + 1050px);
        margin-right: calc(-1100px - 50vw);
        height: 100px;
    }

    .mobile-spacing {
        margin-top: 3rem !important;
    }
}

.logo {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    top: 75px;
}