body {
    background-color: white;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 0.9rem;
    font-weight: 400;
}

h1, h2, h3, h4, h5{
    font-size: 1.25rem;
    font-weight: 600;
}

hr {
    margin: 10px 0;
    opacity: 0.15;
}

footer{
    bottom: 0;
    background-color: #666666;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #e8e8e8;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
    min-height: 58px;
    color: #444;
}

footer h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
}

footer h3 a {
    color: #555 !important;
}

footer a, footer a:visited, footer a:hover{
    color: #999999;
}

h6 {
    font-weight: 700;
}

.title-home{
    font-size: 1.1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

ul {
    padding-inline-start: 0px;
}
.bg-important-note{
    background-color: #dc354569!important;
    border-radius: 5px;
}

.badge{
    padding: .5em .75em;
    font-size: 0.9em;
    font-weight: 500;
    border-radius: 12px;
}

.bg-color-darkgrey{
    background-color: #41464b!important;
    color: white!important;
}

.btn-group-first{
    border-top-left-radius: 5px!important;
    border-bottom-left-radius: 5px!important;
}

.rounded-10{
    border-radius: 10px;
}

.rounded-5{
    border-radius: 5px;
}

.navbar{
    min-height: 72px;
    background-color: #fff;
    border-bottom: 1px solid #6c757d40;
}

.navbar-brand {
    width: 130px;
    padding-bottom: unset;
    font-size: unset;
}

.navbar-brand img {
    height: 40px;
    display: block;
}

.navbar-nav{
    font-size: small;
    font-weight: bold;
    font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.nav-link{
    font-size: 0.9rem!important;
    padding: 8px 12px!important;
    font-weight: 500!important;
}

.nav-link.active{
    background-color: #dee2e6;
    border-radius: 5px;
    color: #333333!important;
}

.nav-menu-login{
    width: 100%;
}

.nav-bar-greetings{
    vertical-align: text-bottom;
}

.login-icon{
    font-size: 20px;
}

.form-control, .form-select{
    border-radius: 5px;
    height: 45px;
    padding: 10px;
    font-size: 0.9rem;
}

textarea.form-control{
    height: 150px;
}

.input-group-text{
    border-radius: 5px;
}

.btn-outline-adnkronos {
    color: #212529;
    border: 1px solid rgba(0,0,0,.125);
}

.color-adnkronos, .color-adnkronos:hover, .color-adnkronos:visited{
    color: #0037ff;
}

a.btn-adnkronos{
    padding-top:11px;
}

.btn-micro{
    padding: 4px 8px;
    font-size: 11px;
}

.btn-adnkronos {
    color: #fff;
    background-color: #0037ff;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    font-size: 14px;
    height: 45px;
}

a.btn-adnkronos-green{
    padding-top:11px;
}

.btn-adnkronos-green, .btn-adnkronos-green:hover, .btn-adnkronos-green:focus  {
    color: #fff;
    background-color: #198754;
    border-color: #198754!important;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    font-size: 14px;
    height: 45px;
}

.btn-adnkronos-red, .btn-adnkronos-red:hover, .btn-adnkronos-red:focus  {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545!important;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    font-size: 14px;
}

.btn-home{
    font-size: 18px;
    font-weight: 500;
}


.btn-adnkronos-xs {
    font-size: 14px;
    height: 25px;
}

a.btn-adnkronos-xs {
    padding-top: 2px;
}


.btn-adnkronos:hover {
    color: #fff;
    background-color: rgb(30, 70, 189);
}

.btn-adnkronos-grey {
    color: #333;
    background-color: #CCCCCC;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    font-size: 14px;
    height: 45px;
}

.btn-adnkronos-grey:hover {
    color: #333;
    background-color: #CCCCCC;
}

.btn-adnkronos-lightgrey {
    color: #333;
    background-color: #f8f9fa;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 5px;
    font-size: 14px;
    height: 45px;
}

.btn-adnkronos-lightgrey:hover {
    color: #333;
    background-color: #f8f9fa;
}

.btn-adnkronos-xl {
    font-size: 16px;
    height: 65px;
}

.btn-home{
    font-size: 18px;
}

.btn-adnkronos-grey a {
    color: #333;
    text-decoration: unset;
}

.btn-check:active+.btn-outline-adnkronos,
.btn-check:checked+.btn-outline-adnkronos,
.btn-outline-adnkronos.active,
.btn-outline-adnkronos.dropdown-toggle.show,
.btn-outline-adnkronos:active {
    color: #fff;
    background-color: #0037ff;
    border-color: #0037ff;
}

.input-group .btn{
    border-radius: 5px;
    height: 45px;
}

.input-group-text {
    border-radius: 5px;
    font-size: 0.9rem;
}

.form-inner-label>.form-control,
.form-inner-label>.form-select {
    padding: 22px 15px 8px;
    font-size: 14px;
}

.form-floating>.form-control, .form-floating>.form-select {
    height: 45px;
    padding: 1rem .75rem;
    font-size: 14px;
}

.form-floating>textarea.form-control{
    height: 150px;
}

.form-floating>label {
    color: #555;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 0.7rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}


.form-inner-label>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    padding: 5px 15px;
    font-size: 10px;
    font-weight: 600;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
}

.form-inner-label {
    position: relative;
}

.form-inner-label>.inner-input,
.form-inner-label>.inner-input:focus{
    border: 0!important;
    width: 45px;
    font-size: 14px;
    outline: unset;
    margin-top: 7px;
    margin-left: 4px;
}

.form-inner-label>.form-control:focus~label,
.form-inner-label>.form-control:not(:placeholder-shown)~label,
.form-inner-label>.form-select~label {
    opacity: .65;
    transform: unset;
}

.inner-label-btn{
    font-size: 10px;
    font-weight: 600;
    padding: .375rem 0.6rem;
}

.add-item-btn{
    font-size: 14px;
    font-weight: 600;
    padding: .8rem;
    border: 1px Solid #C6C6C6;
    background-color: #ffffff;
    color: #555;
    width: 100%;
    text-align: left;
    #height: 100px;
}

.add-item-btn:hover{
    border: 1px Solid #0037ff;
    color: #0037ff;
}

.remove-item-btn, .remove-item-btn:hover{
    font-size: 14px;
    font-weight: 600;
    padding: .8rem;
    border-color: #0037ff;
    background-color: #0037ff;
    color: #fff;
    margin-right: 5px;
}

.add-item-btn svg{
    width: 20px;
}

.btn-radio{
    font-size: 14px;
    line-height: 30px;
    padding: .375rem 0.6rem;
}

.btn-check:focus+.btn,
.btn:focus,
.form-control:focus,
.form-select:focus,
.input-group>.form-inner-label:focus-within{
    border-color: #0037ff;
    box-shadow: 0 0 0 0.25rem rgb(30 70 189 / 15%);
    z-index: 1;
}

.input-group label{
    z-index: 5;
}



.form-area{
    padding: 0;
    /* border-right: 1px Solid #ddd; */
}

.vertical-expand{
    /* min-height: calc(100vh - 100px); */
    min-height: calc(100vh - 74px);
}

.primary-form-card{
    padding: 20px 20px 20px 20px;
    width: 100%;
    /* min-height: calc(100vh - 165px);  */
    min-height: calc(100vh - 74px);
}


.primary-form-card-home{
    padding: 40px 60px 40px 80px;
    width: 820px;
    /* min-height: calc(100vh - 138px); */
    min-height: calc(100vh - 74px);
}

@media only screen and (min-width: 600px) {
    .col-map {
        padding-left: 0 !important;
    }
}

.btn-no-round{
    border-radius: unset!important;
}

.btn-optional-services{
    text-align: left;
}

.stage-footer{
    color: #fff;
    font-size: 10px;
    padding: 0px 10px;
    height: 13px;
}

/*-----select2-----*/
.select2-dropdown {
    background-color: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 5px;
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 45px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 45px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ccc;
    border-radius: 5px;
}
/*-----datepicker-----*/
.daterangepicker .ranges li.active {
    background-color: #0037ff;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #0037ff;
}

.daterangepicker .drp-buttons .btn {
    background-color: #0037ff;
    color: white;
}

#map_canvas {
    border: unset;
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    z-index: 1;
}


element.style {
}
*, ::after, ::before {
    box-sizing: border-box;
}
.invalid-feedback {
    font-size: 10px;
}

.proposal-area{
    padding: 70px;
}



.nav-link {
    color: #adb5bd;
    font-size: 1rem;
    font-weight: 400;
}

.nav-link :hover{
    background-color: #f8f9fa;
    border-radius:5px;
}

#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 32px;
}

#clockdiv > div{
    padding: 10px;
    border-radius: 5px;
    background: #0037ff;
    display: inline-block;
}

#clockdiv div > span{
    padding: 0 12px;
    border-radius: 5px;
    background: #0037ff;
    display: inline-block;
}
/*--------------*/

.smalltext{
    font-size: 14px;
}

.card-shipping{
    font-size: 13px;
    border: none;
    border-bottom: 1px Solid lightgrey;
    border-radius: 0;
}


.chevron-icon{
    border:1px Solid #CCC;
    border-radius: 50%;
}

.bg-login-image{
    background-image: url("/assets/image/backgrounds/newspaper.jpg");
    background-size: cover;
    background-blend-mode: luminosity;
    color: #333333;
}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 56px; /* Height of navbar */
        bottom: 0;
        left: 100%;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #343a40;
        transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }
    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%);
    }
}


/**--- stepper ---**/
.step-container {
    width: 50%;
    margin: 0 auto;
}

.progressbar {
    counter-reset: step;
}
.progressbar li {
    list-style-type: none;
    width: 25%;
    float: left;
    font-size: 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #dddddd;
}
.progressbar li:before {
    width: 14px;
    height: 14px;
    font-weight: bold;
    content: counter(step);
    counter-increment: step;
    line-height: 14px;
    border: 1px solid #dddddd;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #dddddd;
    color: #dddddd;
}
.progressbar li:after {
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    background-color: #dddddd;
    top: 7px;
    left: -50%;
    z-index: -1;
}
.progressbar li:first-child:after {
    content: none;
}
.progressbar li.active {
    color: #198754;
}
.progressbar li.active:before {
    border-color: #198754;
}

.progressbar li.active + li:after {
    background-color: #198754;
}

.progressbar li.current {
    color: #198754;
}
.progressbar li.current:before {
    border-color: #198754;
    background-color: #198754;
    color: #198754;
}

.progressbar li.current + li:after {
    background-color: #dddddd;
}

/** ----stripe-----*/
.result-message a {
    color: rgb(89, 111, 214);
    font-weight: 600;
    text-decoration: none;
}
.hidden {
    display: none;
}
#card-error {
    color: rgb(105, 115, 134);
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    margin-top: 12px;
}
#card-element {
    border-radius: 4px 4px 0 0 ;
    padding: 12px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    height: 44px;
    width: 100%;
    background: white;
}
#payment-request-button {
    margin-bottom: 32px;
}
/* Buttons and links */
#stripe-submit {
    background: #5469d4;
    color: #ffffff;
    font-family: Arial, sans-serif;
    border-radius: 0 0 4px 4px;
    border: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
}
#stripe-submit:hover {
    filter: contrast(115%);
}
#stripe-submit:disabled {
    opacity: 0.5;
    cursor: default;
}
/* spinner/processing state, errors */
.spinner,
.spinner:before,
.spinner:after {
    border-radius: 50%;
}
.spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.spinner:before,
.spinner:after {
    position: absolute;
    content: "";
}
.spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: #5469d4;
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s;
}
.spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: #5469d4;
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease;
}
@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


#export_table_wrapper{
    padding: 10px;
}

.list-feed-item {
    position: relative;
    padding-bottom: 1.25rem;
    padding-left: 1.75rem; }
.list-feed-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.31252rem;
    background-color: #fff;
    display: inline-block;
    border: 2px solid #607D8B;
    z-index: 3;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%; }
.list-feed-item:after {
    content: '';
    position: absolute;
    top: 0.31252rem;
    left: 0.1875rem;
    bottom: -0.43752rem;
    width: 0;
    border-left: 1px solid #607D8B;
    border-right: 1px solid #607D8B;
    z-index: 2; }
.list-feed-item:first-child:after {
    top: 0.5rem; }
.list-feed-item:last-child {
    padding-bottom: 0; }
.list-feed-item:last-child:after {
    content: none; }
.list-feed-item[class*=border-]:before, .list-feed-item[class*=border-]:after {
    border-color: inherit; }

.list-feed-solid .list-feed-item:before {
    content: '';
    border-width: 0.25rem;
    width: 0;
    height: 0; }

.list-feed-square .list-feed-item:before {
    content: '';
    border-radius: 0; }

.list-feed-rhombus .list-feed-item:before {
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0; }

.list-feed-time .list-feed-item {
    margin-left: 3.25rem; }
.list-feed-time .list-feed-item .feed-time {
    position: absolute;
    left: -3.25rem;
    top: 0; }

.border-green-400{
    border-color:#9ccc65
}

.navbar-brand {
    width: 165px;
}

.navbar-brand img {
    height: 45px;
    display: block;
}

.shipping-type-btn-express {
    margin-left: 0!important;
}

.w-33 {
    width: 33%;
}

.padding-elenchi{
    padding: 10px 100px;
}

.titoletto{
    font-weight: bold;
}

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        background-color: #FFF;
        color: #333;
    }
}

@media only screen and (max-width: 600px) {
    .card {
        border: none;
    }

    .primary-form-card-home {
        padding: 25px;
        width: 100%;
    }

    .primary-form-card {
        padding: 10px;
        margin: 5px 0 0;
        width: 100%;
    }

    .bd-footer{
        text-align: center;
    }

    .proposal-area {
        padding: 30px;
    }

    .padding-elenchi{
        padding: 0;
    }

    .prezzo{
        font-size: 1rem;
    }

    .btn-mobile{
    }

    .step-container{
        max-width: 400px;
    }

    .form-inner-label>label {
        padding:3px 5px;
    }

    .form-inner-label>.inner-input, .form-inner-label>.inner-input:focus {
        margin-left: 0px;
    }

    .mobile-bottom-line{
        border-bottom: 1px solid #d3d3d3;
    }
}

.dz-success-mark, .dz-error-mark{
    display: none;
}

.min-vh-100 {
    min-height: 100vh !important;
}
pre {
    margin-bottom: 0.5rem;
    overflow: unset;
}

@media only screen and (max-width: 599px) {
    #navbarsMobile {
        z-index: 1;
        margin-top: 20px;
    }
}

.callus, .callus:hover {
    color: white;
    background-color: #198754;
    border-radius: 20px;
}

.rating{
    color: goldenrod;
}

.card-shipping-proposal-header{
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    background-color: rgba(0,0,0,.03);;
    font-size: 13px;
}

.link-ldv{
    text-decoration: underline dashed;
}

.daterangepicker .drp-calendar.left {
    margin-right: 15px;
}

.tempo-transito {
    color: white;
    background-color: #198754;;
    border-radius: 5px;
    padding: 10px;
}

.tempo-transito .label{

}

.tempo-transito .days{
    font-size: 1.5rem;
}

.nome-trasportatore{
    font-size: 1.0rem;
    font-weight: bold;
}

#message-zone{
    max-height: 50vh;
    overflow: auto;
}

.single-message{
    margin-top: 5px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.single-message .time{
    font-size: 9px;
}

.single-message-customer{
    text-align: end;
}

.single-message-carrier{
    text-align: start;
}

.time{
    font-size: 9px;
}

.detail-title{
    font-size: 1rem;
    font-weight: bold;
}