.hidden{display:none !important;}

.table-responsive{
    margin-top:25px;
}

body.downloading .loaderbig {
    display: block!important;
}

.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>tbody>tr>td {
	padding: 7px;
}

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

.navigation .parent {
    position: relative;
}

.navigation .parent:not(.open) .submenu,
.navigation .parent .submenu > li i {
    display: none!important;
}

.navigation .parent a > .arrow {
    position: absolute;
    top: calc(50% - 16px);
    right: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    aspect-ratio: 1/1;
}

.navigation .parent.current > a {
    background-color: #e6e9ed!important;
    color: #000!important;
}


.navigation .parent.current > a > i {
    color: #000!important;
}

.navigation .parent.open a > .arrow {
    transform: rotate(90deg);
}

.navigation .parent .submenu {
    list-style: none;
    background-color: #e6e9ed;
    padding: 0;
}

.navigation .parent .submenu > li {
    padding: 5px 0 5px 30px;
}

.navigation .parent .submenu > li.current {
    background-color: #3F51B5;
}

.navigation .parent .submenu > li.current > a {
    color: #ffffff;
}

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

.ckboxn{
    margin-top:15px!important;
}

.savenegozioazi .modsaveu + span {
    min-width: 300px;
}

.ti-2x {
    font-size: 2rem;
}

.ti-middle {
    vertical-align: bottom;
    color: #000;
    margin-right: 10px;
}

.datatableorders tr > *:last-of-type {
    min-width: 80px;
}

.fatturetable .confcbox {
    margin-right: 5px;
}

.fatturetable td {
    word-wrap: break-word;
}

.fatturetable :is(td.adde, td.accr, td.impo, td.iva, td.total) {
    text-align: right;
}

.fatturetable td:not(.conf) .confcbox,
.fatturetable .conf:not(.edit) .confcbox {
    display: none!important;
}

.fatturetable .trsearch {
    position: relative;
    height: 60px;
}

.fatturetable .trsearch .numc input {
    position: absolute;
    left: 0;
    width: 350px;
}

.fatturetable .trsearch td:not(.numc) input {
    display: none!important;
}

.fatturetable .conf .confcbox:checked + span:before {
    content: 'Sì';
}

.fatturetable .conf .confcbox:not(:checked) + span:before {
    content: 'No';
}

.fatturetable .acts > a:not(:last-of-type) {
    margin-right: 5px;
}

.fatturetable th {
    font-size: 1.2rem;
}

.fatturetable tr :is(.iva) {
    min-width: 30px;
    max-width: 30px;
}

/* .fatturetable tr :is() {
    min-width: 35px;
    max-width: 35px;
} */

.fatturetable tr :is(th.adde, th.accr, th.impo, th.iva, th.total) {
    text-align: right;
}

.fatturetable tr :is(.conf, .adde, .accr, .impo, .total, .sendn, td.acts) {
    min-width: 40px;
    max-width: 40px;
}

.fatturetable tr :is(.fest, .numc, .scade) {
    min-width: 60px;
    max-width: 60px;
}

.fatturetable tr :is(.numb, .piva) {
    min-width: 70px;
    max-width: 70px;
}

.fatturetable tr :is(.fedate) {
    min-width: 85px;
    max-width: 85px;
}

.fatturetable tr :is(.sede) {
    min-width: 100px;
    max-width: 100px;
}

.datatableriepbag .trsearch .confcbox {
    margin-right: 5px;
}

.datatableriepbag .trsearch .confcbox:checked + span:before {
    content: 'Sì';
}

.datatableriepbag .trsearch .confcbox:not(:checked) + span:before {
    content: 'No';
}

.datatableappnegozi tr > *:first-of-type {
    display: none!important;
}

.editazi:not(.open) i.notopen,
.editazi.open i.open {
    display: none!important;
}

.hrsepa {
    border-color: #000;
    margin: 35px 0!important;
}

/* Modal (background) */
.mdl {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 100000000000000000000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.mdl-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 90%;
  height: 90%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

#modalTitle {
	margin-top: 4px;
	margin-bottom: 3px;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* Close Button */
.mdl-close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.mdl-close:hover,
.mdl-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.mdl-header {
  padding: 2px 16px;
  background-color: #0059b3;
  color: white;
  min-height: 44px;
}
.mdl-body {
  padding: 2px 16px;
  height: inherit;
}
.mdl-footer {
  padding: 2px 16px;
  background-color: #0059b3;
  color: white;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height:9%;
}
.mdl-body table {
  width:100%;
  color:#fff;
  font-family: Verdana;
  font-size: xx-small;
  table-layout: fixed;
}
.mdl-body table td {
  border:0px;
  overflow: hidden;
  white-space: normal;
  word-wrap: break-word;
}

a.disabled {
  cursor: not-allowed;
  /* pointer-events: none; */
  opacity: 0.5;
}