.page-content {
    background-color: #f8f8fb !important;
}

#page-topbar {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.footer {
    color: #fff !important;
    background-color: #015761 !important;
}
.navbar-brand-box {
    background-color: #eff2f7;
}
.vertical-menu {
    background: #eff2f7;
}
.border-bottom {
    border-bottom: 1px solid #015761 !important;
}
.btn-success {
    color: #fff;
    background-color: #015761;
    border-color: #015761;
}
.btn-check:focus + .btn-success,
.btn-success:focus {
    color: #fff;
    background-color: #68c9d4;
    border-color: #68c9d4;
    -webkit-box-shadow: 0 0 0 0.15rem rgb(104 201 212 / 50%);
    box-shadow: 0 0 0 0.15rem rgb(104 201 212 / 50%);
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #015761;
    border-color: #015761;
}
.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success:active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #68c9d4;
    border-color: #68c9d4;
}
.btn-success:hover {
    color: #fff;
    background-color: #68c9d4;
    border-color: #68c9d4;
}
.navbar-brand-box {
    padding: 0rem;
    text-align: center;
    width: 250px;
    background-color: #eff2f7;
}
#sidebar-menu ul li a i {
    font-size: 16px !important;
}
.btn-primary {
    color: #fff;
    border: none !important;
    background-color: #015761 !important;
}
.btn-primary:hover {
    color: #fff;
    border: none !important;
    background-color: #68c9d4 !important;
}
.btn-primary.disabled, .btn-secondary:disabled {
    color: #74788d;
    background-color: #dee2e6;
}
.btn-secondary {
    color: #fff;
    border: none !important;
    background-color: #ab9478 !important;
}
.btn-secondary:hover {
    color: #fff;
    border: none !important;
    background-color: #ab9478 !important;
}
.btn-secondary.disabled, .btn-secondary:disabled {
    color: #74788d;
    background-color: #dee2e6;
}
.btn-danger {
    color: #fff;
    background-color: #ff0000 !important;
	border: none !important;
}
.btn-danger:hover {
    opacity: .65;
}
.btn-annulla {
    color: #fff;
    border: none !important;
    background-color: #ab9478 !important;
}
.btn-annulla:hover {
	opacity: .65;
	color: #fff;
}
.btn-light {
    color: #fff;
    border: none !important;
    background-color: #499098 !important;
}
.btn-light:hover {
	opacity: .65;
	color: #fff;
}
.annulla {
    background-color: #ab9478 !important;
    border-color: #ab9478 !important;
}
.annulla:hover {
	opacity: .65;
}
.btn {
    border-radius: 0.25rem !important;
}
.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
    color: #fff;
    background-color: #68c9d4;
    border: none !important;
}
.btn-outline-secondary:hover {
    color: #fff;
    background-color: #68c9d4;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #fed136;
    border-color: #fed136;
}
.page-link:hover {
    z-index: 2;
    color: #545a6d;
    text-decoration: none;
    background-color: #fff;
    border-color: #ced4da;
}
.vertical-collpsed .vertical-menu #sidebar-menu > ul > li:hover > a {
    position: relative;
    width: calc(190px + 70px);
    color: #68c9d4;
    background-color: #eff2f7;
    -webkit-transition: none;
    transition: none;
}
#sidebar-menu ul li a {
    color: #212529;
}
.btn-form {
    color: #fff;
    background-color: #005860;
    /*border-radius: 0.2rem;*/
}
.btn-form:hover {
    color: #fff;
    background-color: #68c8d4;
}

.btn-form:focus,
.btn-yellow.focus {
    color: #fff;
    background-color: #68c8d4;
    /*border-color: #005860;*/
    box-shadow: 0 0 0 0.2rem rgba(231, 251, 254, 0.5);
}
.btn-form.disabled,
.btn-yellow:disabled {
    color: #fff;
    background-color: #005860;
    border-color: #005860;
}
.btn-form:not(:disabled):not(.disabled):active,
.btn-yellow:not(:disabled):not(.disabled).active,
.show > .btn-yellow.dropdown-toggle {
    color: #fff;
    background-color: #68c9d4;
    border-color: #005860;
}
.btn-form:not(:disabled):not(.disabled):active:focus,
.btn-yellow:not(:disabled):not(.disabled).active:focus,
.show > .btn-yellow.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(253, 204, 48, 0.5);
}
.btn_scelta_fascia_data_ritiro:active,
.btn_scelta_fascia_data_ritiro.active {
    color: #fff;
    background-color: #68c9d4;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #015761;
}

.w-100 {
    width: 100% !important;
}
.text-right {
    text-align: right !important;
}
.text-left {
    text-align: left !important;
}
.card-body {
    flex: 1 1 auto;
    padding: 0.7rem 0.7rem;
}
.card_indirizzi {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ebf3ef;
    background-clip: border-box;
    border-radius: 0.25rem;
    padding-left: 0px;
    padding-right: 0px;
    margin: 10px;
    cursor: pointer;
    border: 1px solid #9ca8ae;
}
.mt-auto,
.my-auto {
    margin-top: auto !important;
}
.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.justify-content-end {
    justify-content: flex-end !important;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0.35rem 1.25rem;
    background-color: #fff;
    width: 100%;
    font-size: 14px;
}

.twitter-typeahead {
    width: 100%;
}
.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #68c8d4;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}

.nav-link-tab {
    display: block;
    padding: 0.5rem 1rem;
    color: #68c8d4;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
.nav-link-tab:hover {
    display: block;
    padding: 0.5rem 1rem;
    color: #68c8d4;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out;
}
.nav-tabs.nav-tabs-icon-text .icon {
    margin-right: 0.889rem;
}
.nav-tabs.auto .nav-link {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.nav-tabs.auto .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
}
.nav-tabs {
    border-bottom: 1px solid #ced4da !important;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #000;
    border-bottom-color: transparent;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
	color: #015761;
}
.nav > li > a:hover {
    position: relative;
    display: block;
    padding: 10px 15px;
	color: #68c8d4;
}
/* .tab-content > .tab-pane {
    display: none;
} */
/* .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
} */

.fal,
.far {
    font-family: "Font Awesome 5 Pro";
}

.fal {
    font-weight: 300;
}

.fa-2x {
    font-size: 2em;
}

.login-box {
    /*position: absolute;*/
    top: 50%;
    left: 50%;
    width: 400px;
    padding: 10px;
    /*transform: translate(-50%, -50%);*/
    /*background: rgba(0,0,0,.5);*/
    box-sizing: border-box;
    /*box-shadow: 0 15px 25px rgba(0,0,0,.6);*/
    border-radius: 10px;
}

.login-box .user-box {
    position: relative;
}

.login-box .user-box input {
    width: 100%;
    padding: 7px 0;
    font-size: 16px;
    color: #015761;
    border: none;
    border-bottom: 1px solid #e4e4e4;
    outline: none;
    background: transparent;
    outline: none !important;
}
.login-box .user-box label {
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0;
    font-size: 14px;
    color: #939393;
    pointer-events: none;
    transition: 0.5s;
    font-weight: 100;
}

.login-box .user-box input:focus ~ label,
.login-box .user-box input:valid ~ label {
    top: -25px;
    left: 0;
    font-size: 12px;
    color: #005761;
    font-size: 12px;
    font-weight: 600;
    outline: none !important;
}

.login-box form a {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #03e9f4;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    transition: 0.5s;
    margin-top: 40px;
    letter-spacing: 4px;
}

.login-box a:hover {
    background: #03e9f4;
    color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px #03e9f4, 0 0 25px #03e9f4, 0 0 50px #03e9f4,
        0 0 100px #03e9f4;
}

.login-box a span {
    position: absolute;
    display: block;
}

.login-box a span:nth-child(1) {
    top: 0;
    left: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #03e9f4);
    animation: btn-anim1 1s linear infinite;
}

@keyframes btn-anim1 {
    0% {
        left: -100%;
    }
    50%,
    100% {
        left: 100%;
    }
}

.login-box a span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #03e9f4);
    animation: btn-anim2 1s linear infinite;
    animation-delay: 0.25s;
}

@keyframes btn-anim2 {
    0% {
        top: -100%;
    }
    50%,
    100% {
        top: 100%;
    }
}

.login-box a span:nth-child(3) {
    bottom: 0;
    right: -100%;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, transparent, #03e9f4);
    animation: btn-anim3 1s linear infinite;
    animation-delay: 0.5s;
}

@keyframes btn-anim3 {
    0% {
        right: -100%;
    }
    50%,
    100% {
        right: 100%;
    }
}

.login-box a span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #03e9f4);
    animation: btn-anim4 1s linear infinite;
    animation-delay: 0.75s;
}

@keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }
    50%,
    100% {
        bottom: 100%;
    }
}

.tt-suggestion {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tt-selectable {
    padding-left: 10px;
}
.tt-dataset {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    color: #005860;
    cursor: pointer;
    max-height: 150px;
    overflow-y: auto;
}

.tt-menu {
    width: 100%;
    background-color: white;
    padding: 5px;
}
.tt-header {
    padding: 10px;
}
h5.account {
    color: #68c9d4;
    font-size: 1.2rem;
    border: 3px solid #ffcc32;
    background: #fff;
    position: absolute;
    right: -6px;
    top: -20px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: -3px 2px 3px -1px rgb(0 0 0 / 5%);
}
h5.discount {
    color: #68c9d4;
    font-size: 1rem;
    border: 3px solid #ffcc32;
    background: #fff;
    position: absolute;
    right: -6px;
    top: -20px;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: -3px 2px 3px -1px rgb(0 0 0 / 5%);
}

.btn-yellow {
    color: #005761;
    background-color: #fdcd2f;
}
div.price-column-container {
    border-radius: 8px;
    box-shadow: none;
    background: #fff;
    border: 1px solid #e6e6e6;
}
.rounded-pill {
    padding-right: 0.9em;
    padding-left: 0.9em;
}
.bg-green {
    --bs-bg-opacity: 1;
    background-color: #015761;
    font-size: 14px;
}
.underline {
    text-decoration: underline;
}
.btn-green {
    color: #fff;
    background-color: #015761;
    border-color: #015761;
    padding: 3px 10px !important;
}
.btn-green:hover {
    color: #fff;
    background-color: #68c9d4;
    border-color: #68c9d4;
}
.list-group-item.active {
    z-index: 2;
    color: #000;
    background-color: #eff2f7;
    border-color: #eff2f7;
}

.border-heading {
    border: 1px solid #bababa !important;
}
.border {
    border-bottom: 1px solid #bababa !important;
    border-left: 1px solid #bababa !important;
    border-right: 1px solid #bababa !important;
}
.border-lati {
    border-left: 1px solid #bababa !important;
}
.card-header {
    padding: 0.625rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    border-bottom: 0 solid #f6f6f6;
}
.required {
    color: #ff0000;
    font-weight: bold;
}
.red {
    background-color: #ff0000;
    border-color: #ff0000;
}

.light {
    background-color: #499098;
    border-color: #499098;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #fed136;
    border-color: #fed136;
}

.btn-social {
    height: 2.5rem;
    width: 2.5rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    border-radius: 100%;
}
.btn-dark {
    color: #fff;
    background-color: #005761;
    border-color: #005761;
}
.btn-dark:hover {
    color: #fff;
    background-color: #68c9d4 !important;
    border-color: #68c9d4;
}
.card-border {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
    padding-left: 0px;
    padding-right: 0px;
    margin: 10px;
    border: 1px solid #9ca8ae;
}

a {
    color: #005761;
    text-decoration: none;
}
a:hover {
    color: #68c9d4;
    text-decoration: none;
}

.yellow {
    color: #fdcc30;
}
.greenT {
    color: #005761;
}
.redT {
    color: #ff0000;
}
.scrollable-list-group {
    max-height: 150px;
}

/* table.table-fit {
    width: auto !important;
    table-layout: auto !important;
}*/
table.table-fit thead th,
table.table-fit tfoot th,
table.table-fit tbody td,
table.table-fit tfoot td {
    word-wrap: break-word;
    min-width: 100px;
    max-width: 100px;
}

table.table-fit thead th.mid-table,
table.table-fit tfoot th.mid-table,
table.table-fit tbody td.mid-table,
table.table-fit tfoot td.mid-table {
    min-width: 160px !important;
    max-width: 160px !important;
}

table.table-fit thead th.long-table,
table.table-fit tfoot th.long-table,
table.table-fit tbody td.long-table,
table.table-fit tfoot td.long-table {
    min-width: 500px !important;
    max-width: 500px !important;
}

/* .listaContrassegni li {
    font-size: 10px;
} */
.breadcrumb-item a {
    color: #015761;
}
.breadcrumb-item.active {
    color: #6c757d;
}

.badge_prev {
    background-color: #fed136;
	font-size:0.70rem;
	padding: 0.50em 0.50em;
}
.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    border-bottom: 1px solid #dee2e6;
    background-color: #dee2e6;
}
.closeX {
    float: right;
    font-size: 21px;
    font-weight: 700;
    color: #000;
    filter: alpha(opacity=20);
    opacity: 0.5;
    border: 0px;
    background: transparent;
    padding-right: 10px;
}
.table>:not(caption)>*>* {
    padding: 0.50rem 0.50rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

input::-webkit-calendar-picker-indicator {
    cursor: pointer;
}

.modal-content > .loader {
    position:absolute;
    height:100%;
    width:100%;
    background-color:#ffffffcc;
    text-align:center;
    padding:40px 0;
    z-index:1;
    display: flex;
    justify-content: center;
}

.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: #68c9d4!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #68c9d4 !important;
}
.flatpickr-day.selected:hover {
    color: #fff;
	background: #959ea9 !important;
	border-color: #959ea9!important;
}
.flatpickr-day:hover {
    background: #e6e6e6!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #393939;
    border-color: #e6e6e6 !important;
}

a.disabled{
    opacity: 0.50;
}
table > tbody > tr:nth-child(odd) > td,
table > tbody > tr:nth-child(odd) > th {
    background-color: #fff;
    font-size: 12px;
}

table > tbody > tr:nth-child(even) > td,
table > tbody > tr:nth-child(even) > th {
    background-color: #eff2f7;
    font-size: 12px;
}




.b-blue-1 {
    border: 1px solid #68c8d4;
}
.bo-b-l {
    border-bottom-left-radius: calc(0.5rem - 1px);
}
.bo-t-l {
    border-top-left-radius: calc(0.5rem - 1px);
}

.bg-blue {
    /* color: #fff; */
    color: #68c8d4;
    /* background-color: #68c8d4; */
}

@media (max-width: 991.98px) {

    .border-dati-form-top {
        border-top: 1px solid #dbdbdb;
    }
    .border-dati-form-bottom {
        border-bottom: 1px solid #dbdbdb;
    }
    .border-dati-form-left {
        border-left: 1px solid #dbdbdb;
    }
    .border-dati-form-right {
        border-right: 1px solid #dbdbdb;
    }
    .mt-mlg-3 {
        margin-top: 1rem !important;
    }
}

@media (min-width: 992px) {
    .border-dati-form-lg-right {
        border-right: 1px solid #ced4da;
    }
    .border-dati-form-lg-left {
        border-left: 1px solid #ced4da;
    }
    .border-dati-form-lg-top {
        border-top: 1px solid #ced4da;
    }
    .border-dati-form-lg-bottom {
        border-bottom: 1px solid #ced4da;
    }
}

@media (max-width: 991.98px) {

    .border-dati-select-top-0 {
        border-top: none;
    }
    .border-dati-select-bottom-0 {
        border-bottom: none;
    }
    .border-dati-select-left-0 {
        border-left: none;
    }
    .border-dati-select-right-0 {
        border-right: none;
    }
}

@media (min-width: 992px) {
    .border-dati-select-lg-right-0 {
        border-right: none;
    }
    .border-dati-select-lg-left-0 {
        border-left: none;
    }
    .border-dati-select-lg-top-0 {
        border-top: none;
    }
    .border-dati-select-lg-bottom-0 {
        border-bottom: none;
    }
}
.col-delete {
    color: #f65a5b;
}
.col-delete.disabled {
    opacity: 0.65;
    pointer-events: none;
}

.form-control:not(input[type="file"]) {
    display: block;
    height: 40px;
    padding-right: 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #005860;
    /* background-color: #f8f9fa; */
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    border: 1px solid #e4e4e4;
    border-radius: 0rem;
}
.form-floating > label {
    color: #015761;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0.75rem 1.2rem;
    pointer-events: none;
    border: 0px !important;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
    font-size: 12px;
}

.form-floating > .form-control, .form-floating > .form-select {
    height: calc(2.5rem + 2px);
    padding: 1rem 0.55rem;
    /* border: 0px !important; */
}
input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 12px 12px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #68c8d4;
}
.bg-white {
    background-color: #fff !important;
}
.form-select {
    display: block;
    /*width: 100%;*/
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #005860;
    background-color: #f8f9fa;
    background-repeat: no-repeat;
    background-position: right 0.75rem center;
    background-size: 16px 12px;
    border: 1px solid #e4e4e4;
    border-radius: 0rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn-outline-p {
    color: #68c8d4;
    border-color: #68c8d4;
    margin-right: 5px;
}
.btn-outline-p:hover {
    color: #fff;
    background-color: #68c8d4;
}
.label-form {
    color: #015761;
    font-size: 14px;
    padding-bottom: 1em;
}
.rounded-3 {
    border-radius: 0.3rem!important;
}
.va-m {
    vertical-align: middle;
}

.input_edit_shipment_disabled {
    border:0 ;
    background-color: transparent;
    font-weight: 600;
}