
:root {
    --mainOrange: #ff9800;;
    --mainWshite: #ffffff;
  }
  

/*style wizard data eliminare*/
file-input {
    overflow-x: auto
}

file-input-ajax-new {
    display: none
}
.body-Login-back {
    background-color: #dadada;
}
.icon {
    height: 18px;
}
.panel-default {
  
        
       
    
}
.nav-tabs {
    border-bottom: 1px solid transparent;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #ffffff9e;
    border-color: #ddd;
    backdrop-filter: blur( 4px );
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel {
    margin-bottom: 20px;
    background-color: #ffffffc2;
    border: 1px solid var(--mainOrange);
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    backdrop-filter: blur( 4px );
    box-shadow: -1px 1px 20px 1px #93939363;
}
.newboxesModuli {
    display: none;
    background-color: White;
    height: auto;
    width: auto;
    margin: 5px;
    /*border: 1px solid black;*/
}

.modal {
    overflow: hidden;
}

.wizard {
    margin: 10px auto;
   
}

    .wizard .nav-tabs {
        position: relative;
        margin-bottom: 0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 72%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    right: 1px;
    text-align: center;
    font-size: 25px;
}

    span.round-tab i {
        color: #555555;
    }

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid var(--mainOrange);
}

    .wizard li.active span.round-tab i {
        color: var(--mainOrange);
    }

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 25%;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: var(--mainOrange);
    border-color: var(--mainOrange);
}
.btn-info {
    color: #fff;
    background-color: var(--mainOrange);
    border-color: var(--mainOrange);
}
.wizard li:after {
    content: " ";
    position: absolute;
    left: 47.0%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: var(--mainOrange);
    transition: 0.1s ease-in-out;
}

/* .wizard li.active:after {
    content: " ";
    position: absolute;
    left: 47.0%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: var(--mainOrange);
} */

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}

@media(max-height : 600px) {
    #impostautenti {
        overflow: auto;
        bottom: 0;
    }
    /*.modal-header {
        position: absolute;
        z-index: 1;
        background-color: white;
        width: inherit;
    }*/


}

@media(max-height : 400px) {

    #modaleAggiungiUtente {
        overflow: auto;
        bottom: 0;
    }
}

@media( min-width : 980px ) {
    .inforow {
        margin-left: 24px;
    }

    .inforowopzioni {
        margin-left: 20px;
    }

    .ticketcss {
        margin-top: 10px;
    }

    .documentocss {
        margin-top: 0px;
    }
}

@media( max-width : 980px ) {

    .ticketcss {
        margin-top: 25px;
    }

    .documentocss {
        margin-top: 18px;
    }
}

@media( min-width : 768px ) {

    .bigmargin {
        margin-left: 100px;
    }
}

@media( max-width : 767px ) {

    .ticketcss {
        margin-top: 10px;
    }

    .documentocss {
        margin-top: 5px;
    }
}


.glyphicon {
    padding-top: 20px;
}

.modal-body {
    overflow: auto;
    padding-top: 30px;
}

.modal-header {
    padding: 25px;
    background-color: var(--mainOrange);
}

/*.modal-footer {
    background-color: #5BC0DE;
}*/

h4 {
    margin-top: 15px;
}

hr {
    margin-top: 0px;
}

.margintop {
    margin-top: 10px;
}

.list-inline {
    margin-top: 10px;
}

#formutente > div:nth-child(1) {
    margin-top: 10px;
}

fieldset {
    border-top: 1px solid #eee;
}

legend {
    width: 19%;
    margin-bottom: 20px;
    font-size: 12px;
    color: #333;
    background-color: #e7f2f5;
}

h6 {
    padding-left: 5px;
    line-height: 12px;
}

.modal-body {
    max-height: 460px;
}

.modal {
    top: 5%;
}

#utentenome_associato {
    min-width: 200px;
}

fieldset {
    min-height: 100px;
}

 /* .formregistrazione {
    margin-top: 15px;
} */

/*#bottoneregistrazione {
    margin-top: 10px;
}*/

#accettalecondizioni {
    width: 10%;
    margin-top: 33px;
    margin-left: 3px;
}

#linkmotivodati, #labelaccettacondizioni {
    cursor: pointer;
}

.modal-header .close {
    margin-top: -10px;
}

#divperchedati {
    text-align: right;
}

input[type=checkbox] {
    -ms-transform: scale(0.7); /* IE */
    -moz-transform: scale(0.7); /* FF */
    -webkit-transform: scale(0.7); /* Safari and Chrome */
    -o-transform: scale(0.7); /* Opera */
}

.bottonialcentro {
    margin-top: 30px;
    text-align: center;
}

#spinner {
    margin-top: 50px;
}

.green {
    background-color: green;
}

.red {
    background-color: red;
}

.panel-title {
    margin-top: 16px;
}

.g-recaptcha {
    margin-left: auto;
    margin-right: auto;
    width: 320px;
}

.divcondizioni {
    width: 38%;
    margin: 0 auto;
}

.btn {
    font-size: 22px !important;
}

#terminicondizioni {
    margin-top: 20px;
    cursor: pointer;
}

meter {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0 auto 1em;
    width: 100% !important;
    height: .5em;
    background: none;
    background-color: rgba(0,0,0,0.1);
}

meter {
    background: none;
    background-color: rgba(0,0,0,0.1);
}

meter[value="1"] {
        background-color: red;
}

meter[value="2"] {
    background-color: yellow;
}

meter[value="3"] {
    background-color: orange;
}

meter[value="4"] {
    background-color: green;
}

.feedback {
    color: #9ab;
    font-size: 90%;
    padding: 0 .25em;
    font-family: Courgette, cursive;
    margin-top: 1em;
}
.center{
    text-align: center;
}
#modalevies .modal-header{
    display: none;
}
#modalevies .modal-footer{
    border: none;
}
input.form-control, select.form-control{
    margin-bottom: 8px;
}