.hidden{display:none !important;}
.table-responsive{
    margin-top:25px;
}

.loaderbig {
    width: 100%;
    position: fixed;
    background: grey;
    opacity:0.9;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000000000000000000;
    text-align: center;
    font-size: 100px;
}

.inloading {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: white;
}

.table .btn.btn-sm {
    padding: 0px 5px;
}

.table .btn.btn-sm i {
    vertical-align:middle;
}

.border.border-danger{
    border:2px solid red;
}

.table .btn.btn-sm span {
    /* background-color: white;
    color: black; */
    margin-left: 5px;
    border-radius: 2px;
    color:#fff;
    font-size: 10px;
    padding: 0px 2px;
    min-width: 57px;
    display: inline-block;
    margin-bottom: 1px;
}

.breadcrumb{
    text-transform: uppercase;
}



.noseetb{
    display:none;
    margin-right:5px;
    font-weight: 800;
}

@media (max-width:767px){

    nav .breadcrumb {
        line-height: 1.7; 
    }

    nav .breadcrumb > li:nth-of-type(1) {
        margin-left:-10px;
    }

    .addnewuser {
        width:100%;
    }

    .addnewuser,
    .addnewuser > i {
        font-size: 12.5px;
    }
    
    .schedamobile table {
        display: flex;
        flex-wrap: wrap;
    }

    .schedamobile table > * {
        display: inline-block;
    }

    .schedamobile table thead {
        display:none;
    }

    .schedamobile table tbody {
        width:100%;
    }

    .schedamobile table thead > tr > th:last-of-type {
        height:150px;
    }
    
    .schedamobile table tbody > tr > td:last-of-type {
        width: 100%;
        flex-wrap:wrap;

    }

    .schedamobile table tr > *:nth-of-type(odd) {
        background-color:#eee;
    }

    .schedamobile table tr {
        display:flex;
        flex-wrap: wrap;
        height:100%;
    }

    .schedamobile table td,
    .schedamobile table th {
        display: flex;
        align-items: center;
        width: 100%;
        min-height: 32px;
        border: none!important;
        white-space: normal!important;
        line-height: 1.2!important;
        overflow: hidden;
    }

    .schedamobile table td {
        font-size: 13px;
    }

    .schedamobile table tbody > tr > td:last-of-type > a {
        display: block;
        width: 100%;
        padding: 5px 10px!important;
        margin-right:10px;
        margin-bottom:10px;
    }

    .schedamobile .table .btn.btn-sm span {
        background:transparent;
        color:#fff;
        font-size:14px;
        min-width: 75px;
    }

    .schedamobile .noseetb{display: inline-block;}

    .hidemobile{display:none!important;}
}


.noswtbl .table  tr>*:last-of-type{
    display:none!important;
}


.breadbrinc{
    margin-bottom: -10px;
}


.exitform {margin-left:15px;}
.aziendaname{font-size:13px;}
.bigtit {max-width: 55%;overflow: hidden;}

.page-geolocalizzazione .main-content {
    margin-left: 275px;
    margin-right: 15px;
    padding-top: 50px;
}

.page-geolocalizzazione .mapcontent {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.page-geolocalizzazione .mapcontent img {
    margin-right: 15px;
}

.page-geolocalizzazione .mapcontent h4 {
    margin:0;
}

.page-geolocalizzazione .mapcontent h5 {
    margin:0;
}

#umap{
    width:100%;
    min-height:400px;
}

.singlecdnimg{
    width: 100px;
    height: 100px;
    border: 1px solid grey;
    margin-top: 10px;
    background-size: cover;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccd1d9;
    padding:10px;
    border-radius: 1px !important;
    height: 50px;
}


.boxnav{
    display:none;
}

.boxnav.active{
    display:block;
}

.boxnav{
    border:1px solid grey;
    padding:15px;
    margin-bottom:20px;
}

.boxnav h3{
    margin-top:5px;
}

.numb{
    width:70px;
    margin:2px;
}


.gestpacchazi{
    margin-bottom:25px;
}




.dim20{
    width:20%;
    float:left;
    padding:5px;
}



.dim80{
    width:80%;
    float:left;
    padding:5px;
}


.pic-content {
    position: relative;
    padding: 5px;
    margin: 0 0 20px 0;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #e1dada;
}

.user-content {
    position: relative;
    padding: 5px;
    margin: 0 0 20px 0;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:1px solid #e1dada;
}

.frm-submit.logout {
    max-width: 110px;
    height: 30px!important;
    margin-top: 10px;

}


/* The actual timeline (the vertical ruler) */
.main-timeline-2 {
    position: relative;
}

/* The actual timeline (the vertical ruler) */
.main-timeline-2::after {
    content: "";
    position: absolute;
    width: 3px;
    background-color: #26c6da;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

/* Container around content */


.timeline-2 {
    position: relative;
    background-color: inherit;
    width: 50%;
    overflow: hidden;
}

/* The circles on the timeline */
.timeline-2::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 25px;
    right: -11px;
    background-color: #26c6da;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the left */
.left-2 {
    padding: 0px 10px 5px 0px;
    left: 0;
    float: left;
    /* display: inline-block; */
}

/* Place the container to the right */
.right-2 {
    padding: 0px 0px 5px 10px;
    /* left: 50%; */
    /* float: right; */
    /* top: -34px; */
}

/* Add arrows to the left container (pointing right) */
.left-2::before {
    content: " ";
    position: absolute;
    top: 17px;
    z-index: 1;
    right: 19px;
    border: medium solid #f62626;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #dd1d1d;
}

/* Add arrows to the right container (pointing left) */
.right-2::before {
    content: " ";
    position: absolute;
    top: 17px;
    z-index: 1;
    left: 19px;
    border: medium solid #f62626;
    border-width: 10px 10px 10px 0;
    border-color: transparent #dd1d1d transparent transparent;
}

/* Fix the circle for containers on the right side */
.right-2::after {
    left: -14px;
}


.main-timeline-2 .card{
    border: 1px solid #eeebeb;
    padding: 5px;
    border-radius: 12px;
    min-height: 140px;
}

.main-timeline-2 .left-2 .card{
    margin-right: 18px;
}

.main-timeline-2 .right-2 .card{
    margin-left: 18px;
}

.addpost {
    margin-top:25px;
}

.imagepicuser {

    text-align: center;
    width: 70px;
    height: 70px;
    margin: auto;
    background-size: cover;
    margin-top: 15px;
    background-position: center;
    border-radius: 10px;
}

.imagepicuserh{
    width: 100%;
    height: 60px;
    background-size: cover;
    background-position: center;
}

.nameusertimline{
    font-size: 12px;
    text-align: center;
}

.positiontnt {
    position: absolute;
    top: 2px;
    width: 12px;
    height: 12px;
    font-size: 7px;
    background: black;
    border-radius: 50px;
    text-align: center;
    padding: 1px;
    color: white;
    font-weight: 600;
}

.deleteevt {
    position: absolute;
    top: 18px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    background: red;
    border-radius: 50px;
    text-align: center;
    padding: 1px;
    color: white;
    font-weight: 600;
    margin-left: 30px;
    z-index: 100;
    font-size: 13px;
}

.deleteevt a,.deleteevt a:hover{
    color:white;
    font-weight: 800;
}

.left-2 .positiontnt{
    left: 2px;
}

.right-2 .positiontnt{
    right: 2px;
}


.tamburoblock {
    width: 100% !important;
    margin-bottom: 5px;
    z-index: 100;
    background-color:white;
    position:relative;
    overflow:hidden;
}



.tntloader{
    width: 100%;
    text-align: center;
    font-size: 50px;
}

.cnticoaddpost {
    width: 100%;
    text-align: center;
    display: block;
}

.cnticoaddpost i {
    color: #fe7fe5;
    font-size: 35px;
}



.addpost p {
    font-size: 12px;
    text-align: center;
    font-weight: 600;
    margin-top: 5px;
    padding: 0;
}


.colla10{
    float:left;
    width:78%;
    margin-bottom:15px;
}

.colla2{
    float:left;
    width:19%;
    padding-left:1%;
    text-align: right;
    margin-bottom:15px;
}


.mybtn {
    max-width: 110px;
    height: 30px!important;
    margin-top: 10px;
    display: block;
    width: 100%;
    border: none;
    background: #3F51B5;
    color: #ffffff;
    margin-bottom: 15px;
    padding: 5px;
    z-index: 100;
}

.mybtn:hover {
    color: white;
}

.moveposition,.moveposition:hover{
    color:white;
}


.moveposition>a{
    color:white!important;
}

.pulse>a{
    color:white!important;
}

.pulse{
    animation:pulse 1s linear 0s infinite normal;


}

@keyframes pulse {
    0% {transform: scale(1);}
    50% {transform: scale(1.3);background-color: #0f6674;}
    100% {transform: scale(1);}
}

.cancellaprenotazione{
    cursor: pointer;
}


@media (max-width:320px){
    .frm-single .inside{
        padding:1px!important;
    }
    
    .main-timeline-2 .card {
        min-height: 151px;
    }
    
}

.btnresoconto{
    width:100%;
    margin-bottom:25px;
}

.printpdf{
    padding-top:1px;
    padding-bottom:1px;
}

