@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html,
body {
    font-family: 'Euclid Circular A', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
}

.w-49 {
    width: 49% !important;
}

h1:focus {
    outline: none;
}

a,
.btn-link {
    color: #0071c1;
}

.box-dashboard {
    padding-top: 22px;
    padding-left: 10px;
    padding-right: 10px;

}

.box-dashboard-in {
    min-height: 120px;
    color: rgba(255, 255, 255, 0.6);
    padding: 20px 15px 10px 15px;
    text-transform: uppercase;
    border-radius: 10px;

}

.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: #0071c1;
    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;
}

.userboxcirclelogin {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    background-color: slategray;
    color: white;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 3px;
}

input {
    border: 1px solid #c6c6c6 !important;
    padding: 3px 5px 3px 5px;
    border-radius: 5px !important;
    background-color: #ffffff;
    font-size: 12px !important;
    font-weight: 500 !important;
    height: 30px;
    text-transform: uppercase;
}

.input-class {
    border: 1px solid #c6c6c6 !important;
    padding: 3px 5px 3px 5px !important;
    border-radius: 5px !important;
    background-color: #ffffff;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: normal !important;
    height: 30px !important;
    text-transform: uppercase
}

select {
    border: 1px solid #c6c6c6 !important;
    padding: 3px 5px 3px 5px;
    border-radius: 5px !important;
    background-color: #ffffff;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    height: 30px;
}

/* .btn-primary {
    border: 1px solid #1B83BE !important;
    background-color: #1B83BE !important;
    color: white !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    height: 30px;
    border-radius: 4px;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
} */
.btn-primary {
    border: 1px solid lightgray;
    background-color: white;
    color: #0E4881;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.btn-primary:hover {
    background-color: #0F4881 !important;
    color: white !important;
}

.btn-secondary {
    border: 1px solid green !important;
    background-color: green !important;
    color: white !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    height: 30px;
    border-radius: 4px;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
}

.btn-secondary:hover {
    background-color: darkgreen !important;
    color: white !important;
}

.btn-selected {
    color: #fff;
    background-color: #0e4881;
    border-color: #0e4881;
    font-size: 12px;
    text-transform: uppercase;
}

.btn-selected:hover {
    color: #fff;
    background-color: #09294a;
    border-color: #09294a;
    font-size: 12px;
    text-transform: uppercase;
}


.btn-delete {
    border: 1px solid red !important;
    background-color: red !important;
    color: white !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    height: 30px;
    border-radius: 4px;
    padding: 3px 10px 3px 10px;
    text-transform: uppercase;
}

.btn-delete:hover {
    background-color: darkred !important;
    color: white !important;
}

.content {
    height: calc(100vh - 50px);
    overflow-y: auto;
    overflow-x: hidden;
}

.content-login {
    background-color: steelblue;
    margin: 0 -10px 0px -10px;
    background-image: url('/images/sfondo.png');

}

@media (width < 641px) {

    .content {
        margin: 0;
    }

    .content-login {
        background-color: steelblue;
        margin: 0;
        background-image: url('/images/sfondo.png');

    }
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid transparent;
}

.invalid {
    outline: 0px solid red;
}

.validation-message {
    color: red;
}

#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;
}

.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."
}

.nav-link-custom {
    padding: 0px 10px 0px 10px !important;
    text-decoration: none;
}

.DashBoard-Label {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #0F4881;
    /*border-bottom: 1px solid #0F4881;*/
    padding-bottom: 5px;
}

.DashBoard-Label-2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: Gray;
    border-bottom: 1px solid silver;
    padding-bottom: 5px;
}

.BorderRight {
    border-right: 1px solid silver;
}

.H100-270 {
    height: calc(100vh - 270px);
}

.H100-105 {
    height: calc(100vh - 109px);
}

.H100-170 {
    height: calc(100vh - 170px);
}

.H100-70 {
    height: calc(100vh - 70px);
}

@media (max-width: 640.98px) {


    .BorderRight {
        border-right: 0px solid silver;
    }
}

.TimeLabel {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: #0F4881;
    margin-left: 0px !important;
}

.TimeLabelReg {
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    color: #0F4881;
    margin-left: -12px !important;
}

.GridIngressi {
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    position: sticky !important;
    height: calc(100vh - 390px);
    overflow: auto !important;
}

.GridIngressi thead {
    display: none;
}

.GridRegistrazioni {
    overflow: auto;
    height: calc(100vh - 340px);
}

.BoxInput {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    width: calc(100% - 20px);
    margin: auto;
}

.GridMaschere {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    width: calc(100% - 20px);
    margin: auto;
    position: sticky !important;
    height: calc(100VH - 200px);
}

.GridMaschereXL {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    width: calc(100% - 20px);
    margin: auto;
    position: sticky !important;
    height: calc(100VH - 150px);
}

.GridMaschereImpostazioni {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    width: calc(100% - 20px);
    margin: auto;
    position: sticky !important;
    height: calc(100VH - 320px);
}

.GridMaschereInterne {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    margin: auto;
}

.GridMascheraTurno {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    margin: auto;
    overflow-y: auto;
    height: calc(100vh - 200px);
}

.GridMaschereTurniManuali {
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    /* width: calc(100% - 20px); */
    margin: auto;
}

.GridScheda {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    margin: auto;
}

.GridGiustificazioni {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    width: calc(100% - 10px);
    margin: auto;
    overflow-y: auto;
    position: sticky;
    height: calc(100vh - 200px);
}

.GridReport {
    margin-top: 20px !important;
    border: 0px !important;
    text-transform: uppercase;
    font-size: 14px;
    width: calc(100% - 10px);
    margin: auto;
    overflow-y: auto;
}

.ColListUserTM {
    position: sticky;
    height: calc(100vh - 200px);
    overflow: auto;
}

.BoxReport {
    border: 0px !important;
    text-transform: uppercase;
    font-size: 14px;
    width: calc(100% - 10px);
    margin: auto;
    overflow-y: auto;
    position: sticky;
    height: calc(100vh - 200px);
}

.BoxTurniManuali {
    border: 0px !important;
    width: calc(100% - 10px);
    margin: auto;
    overflow-y: auto;
    position: sticky;
    height: calc(100vh - 320px);
}


.topPanel {
    border-bottom: 1px solid silver;
    padding: 15px 10px 10px;
    color: rgb(15, 72, 129);
    text-transform: uppercase;
    font-weight: normal !important;
    position: relative;
    margin-left: -10px;
    background-color: #ffffff;
    margin-top: 1px;
}

.topPanel .titolo {
    float: left;
    font-size: 14pt;
    line-height: 15px;
}

.topPanel .titolo-2 {
    float: left;
    font-size: 14pt;
    line-height: 25px;
}

.topPanel .cerca {
    font-size: 12px;
    font-weight: 500;
}

.bottom-bar {
    margin-right: 25px;
    margin-bottom: 18px;
}

.bottom-bar-2 {
    margin-bottom: 18px;
}

.textbox {
    font-size: 12px;
    border: 1px solid silver;
    border-radius: 5px;
    padding: 3px 5px 3px 5px;
}

.functionPanel {
    border-bottom: 1px solid silver;
    padding: 10px 10px 10px 10px;
    color: #0F4881;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 12px;
    background-color: white;
}

.functionPanel a {
    text-decoration: none;
    font-size: 12px;
    color: #0F4881;
}

.functionPanel-2 {
    padding: 10px 10px 0px 0px;
    color: #0F4881;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 12px;
    background-color: white;
    margin-bottom: 10px;
    margin-left: 10px;
}

.functionPanel-2 a {
    text-decoration: none;
    font-size: 12px;
    color: #0F4881;
}

.functionPanel-3 {
    padding: 0px 10px 10px 0px;
    color: #0F4881;
    font-weight: normal !important;
    text-transform: uppercase;
    font-size: 12px;
    background-color: white;
    margin-bottom: 10px;
    margin-left: 10px;
}

.functionPanel-3 a {
    text-decoration: none;
    font-size: 12px;
    color: #0F4881;
}

.LinkSelected {
    font-weight: 500;
}

.LinkNotSelected {
    font-weight: 300;
}

.LinkRed {
    color: red !important;
}

.Divider {
    color: silver !important;
}

.tbody tr:hover {
    background-color: rgb(130, 224, 255) !important;
    border: none;
    cursor: pointer;
}

.EtichettaAggiungi {
    height: 30px;
    width: 200px;
    background-color: #0F4881;
    font-size: 12px;
    font-weight: 500;
    color: white;
    padding-top: 6px;
    text-align: center;
}

.BoxAggiungi {
    border: 1px solid silver;
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 50px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}



.LabelCalendarUser {
    font-size: 15px;
    font-weight: 500;
    margin-left: -4px;
    margin-bottom: 10px;
}

.LabelCalendarVoice {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: -4px;
}

.LabelCalendarValue {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
}

.CalendarDay {
    min-height: 200px;
    border: 1px solid silver;
    margin: 0px -5px 10px -5px;
    padding: 0px 12px 0px 12px;
}

.CalendarDay:hover {
    background-color: rgb(130, 224, 255) !important;
    cursor: pointer;
}

.CalendarDay:active {
    background-color: lightgray !important;
    cursor: pointer;
}

.LabelRiposo {
    text-align: center;
    font-weight: 500;
    background-color: lightblue;
    padding: 10px;
    margin-left: -12px;
    margin-right: -12px;
}

.LabelFesta {
    text-align: center;
    font-weight: 500;
    background-color: red;
    padding: 10px;
    margin-left: -12px;
    margin-right: -12px;
    color: white;
    border-top: 1px solid lightgray;
}

.LabelGiustificazione {
    text-align: center;
    font-weight: 500;
    background-color: lightgreen;
    padding: 10px;
    margin-left: -12px;
    margin-right: -12px;
    color: black;
}

.LabelGiustificazione:hover {
    background-color: rgb(130, 224, 255) !important;
    cursor: pointer;
}

.LabelGiustificazione:active {
    background-color: lightgray !important;
    cursor: pointer;
}

.pr0 {
    padding-right: 0px;
}

.Scheda {
    background-color: #F4F9FE;
    border-radius: 10px;
    padding: 10px 30px;
}

.Scheda-Home {
    border-radius: 10px;
    padding: 10px 30px;
}


/*RADZEN*/

/*Datepicker*/

.rz-calendar-inline {
    border: none !important;
    width: 100%;
    margin-top: -18px !important;
    /*    margin-left: -20px;*/
}

.rz-datepicker-title .rz-dropdown {
    border: none !important;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.rz-datepicker-calendar td .rz-state-active {
    background-color: #0F4881 !important;
}

.rz-datepicker-calendar td .rz-state-default {
    border-radius: 0 !important;
}

.rz-datepicker-calendar td a.rz-state-default,
.rz-datepicker-calendar td span.rz-state-default,
.rz-datepicker-calendar th a.rz-state-default,
.rz-datepicker-calendar th span.rz-state-default {
    width: 100% !important;
}

/*Tabs*/
.rz-tabview-nav .rz-tabview-selected a {
    color: #0F4881 !important;
}

.rz-tabview.rz-tabview-top>.rz-tabview-nav .rz-tabview-selected {
    border-top-width: 0;
    border-bottom: 2px solid #0F4881 !important;
}

.rz-tabview-nav li a {
    letter-spacing: 0 !important;
}

.rz-tabview-nav .rz-tabview-selected a {
    color: #0F4881 !important;
}

.rz-tabview.rz-tabview-left>.rz-tabview-nav .rz-tabview-selected {
    border-right: 2px solid #0F4881 !important;
}

/*Grid*/

.rz-grid-table {
    width: 100%;
}

.rz-grid-table td {
    padding: 5px 8px 5px 8px !important;
}

.rz-grid-table th {
    padding: 1px 7px 1px 7px !important;
}

.rz-grid-table-striped tbody>tr:hover {
    background-color: rgb(130, 224, 255) !important;
    border: none;
    cursor: pointer;
}

.rz-grid-table-striped tbody>tr:nth-child(even) {
    background: #F4F9FE;
}

.rz-datatable-thead th,
.rz-grid-table thead th {
    background-color: #0F4881 !important;
    height: 30px;
}

.rz-datatable-thead th .rz-column-title,
.rz-grid-table thead th .rz-column-title {
    color: White !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    padding: 0px !important;
}

.rz-datatable-thead th>div:not(.rz-cell-filter),
.rz-grid-table thead th>div:not(.rz-cell-filter) {
    padding: 0px !important;
}



.rz-datatable-data td .rz-cell-data,
.rz-grid-table td .rz-cell-data {
    font-size: 12px !important;
}

/*.rz-grid-table-striped tbody > tr:not(.rz-expanded-row-content):nth-child(even) > td {
    background-color: rgb(130, 224, 255) !important;
}

.rz-grid-table-striped tbody > tr:not(.rz-expanded-row-content):nth-child(odd) > td  {
    background-color: rgb(130, 224, 255) !important;
}*/


.rz-grid-table-striped tbody>tr:not(.rz-expanded-row-content):nth-child(even)>td {
    background-color: transparent !important;
}

.rz-grid-table-striped tbody>tr:not(.rz-expanded-row-content):nth-child(odd)>td {
    background-color: transparent !important;
}


.rz-state-highlight {
    background-color: lightgray !important;
    font-weight: 500;
}

.rz-selectable tbody tr.rz-data-row.rz-state-highlight .rz-cell-data {
    color: black !important;
}

.rz-button.rz-danger.rz-shade-lighter,
.rz-danger.rz-shade-lighter.rz-paginator-element {
    background-color: red !important;
}

.rz-button.rz-light,
.rz-light.rz-paginator-element {
    background-color: #1B83BE !important;
}

/*Link*/
.rz-link .rz-link-text {
    text-transform: uppercase;
    color: #0f4881 !important;
    font-size: 12px;
}

/*Numeric text box*/

.rz-spinner input {
    border: none !important;
    padding: 0 !important;
    border-radius: 0px !important;
    background-color: #ffffff;
    font-size: 12px !important;
    font-weight: 500 !important;
    height: 30px;
    width: 100%;
}

/*ContextMenu*/
.rz-context-menu {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 10px;
}

.rz-context-menu hr {
    margin: 5px 0px 5px 0px;
}

/*Notification*/
.rz-growl-message-success .rz-growl-item {
    color: white !important;
    background-color: green !important;
}

.rz-growl-image.rzi-check:before {
    color: white;
}

/*Dialog*/
.rz-button,
.rz-paginator-element {
    -webkit-appearance: none;
    display: inline-block;
    border-radius: 5px !important;
    color: white !important;
    border: none;
    outline: none;
    line-height: var(--rz-button-line-height);
    font-size: 13px !important;
    text-decoration: none;
    box-shadow: none !important;
    transition: var(--rz-button-transition);
    background-size: var(--rz-button-background-size);
    background-repeat: no-repeat;
}

.rz-button.rz-primary.rz-shade-default {
    background-color: red !important;
}

.rz-button.rz-secondary.rz-shade-default {
    background-color: #1B83BE !important;
}

.rz-dialog-title {
    font-weight: 500 !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
}

/*CheckBox*/
.rz-chkbox-box {
    border-width: 1px !important;
}

.rz-chkbox-box.rz-state-active {
    background-color: #1B83BE !important;
    border: #1B83BE !important;
}