 .tab-content>.tab-pane div div div div{
		min-width:840px;
	}
	 .inserisciora, .checkcommessa.checkutentealtro, .checkcommessa.checkutente{
		height: 4.8vh  !important;
		 
    line-height: 2.0vh;
	}
	 .inserisciora.caladmin{
		height: 3vh  !important;
		 
	}
@media only screen and (max-width: 768px)and (orientation: portrait) {
  /* Stili specifici per dispositivi desktop qui */
	.grammi {
          width: 30% !important;
	}
	.rowadded {
         padding:0px !important;
        margin-top: 15px !important;

	}
	.deskt{
		display: none
	}
	.col-8, .col-md-12  {
    width: 100%;
        border-radius: 0px !important;
	}
	h1 {
    padding-bottom: 20px;
    padding-top: 20px;
}
	
	.btn {padding: .25rem .5rem;
    font-size: .875rem;
	border-radius: .2rem;
		margin-bottom:5px
	 }
  .container.login {
    min-height: 100vh;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100vw;
	  
        padding-left: 5px;
        padding-right: 5px;
}
	
	  .container {
           min-height: 100vh;
        padding-top: 76px;
        padding-bottom: 10px;
        width: 100vw;
        max-width: 100vw !important;
        padding-left: 5px;
        padding-right: 5px;
	}
	
	.col {
    padding: 0px;
}
	.h4bianco img {
    max-width: 25px;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
	h4.h4bianco {
    position: fixed;
    width: 88%;
    font-size: 15px;
	text-align: center;
	background: #fff;
        padding: 15px;
}
	.h4bianco + .table-striped{
		margin-top:75px ;
        width: calc(88vw* 7);
	}
	.contenitoresettimana{
		
    align-content: center;
    overflow: auto;
		
        scrollbar-width: thin;
	}
	.row {   
		max-width: 96vw;
    margin: auto;
}
	.biancotop img {
    max-height: 250px !important;
}
	.biancotop {
    text-align: center;
    border-radius: 20px 20px 0px 0px;
    padding: 20px;
	}

	.col.col-md-10.biancotutto {
    border-radius: 15px;
    background: #fff;
    margin-top: 10px;
		padding: 10px;
		text-align: left;
}
	.schedatable{
		
    font-size: 10px;
	}
	.biancoscheda .col-md-4, .biancoscheda .col-md-2{
		padding:0px !important
	}
	.biancoscheda{
		align-content: center;
    text-align: center;
    background: white;
    padding: 5px;
    border-radius: 0px 00px 50px 0;
	}
	
	.col.col-md-10.biancotutto h1{
		padding-bottom: 30px;
	}
	.col.col-md-10.biancotutto form{
	text-align: left;
	}
	.col.col-md-10.biancotutto form input{
    max-width: 100%;
	}
	.col.col-md-10.biancotutto .col-md-9{
		margin-bottom: 20px
	}
	.col.col-md-9.biancotutto {
    border-radius: 15px;
		
    margin-top: 10px;
        background: #fff;
}
	.biancotutto h5{
		padding:10px;
		text-align: center
	}
	.col.vuota{display: none}
	.col-md-8.col-sm-12.registrati {
    padding: 18px !important;
}
	nav.navbar.navbar-expand-lg.navbar-light.bg-light {
    position: fixed;
    z-index: 99;
    width: 100vw;
}
}