body {
  	margin-top: 0;
}

input[type="text"], select, textarea {
  font-size: 14px;
  padding: 3px;
  box-sizing: border-box;
  max-width: 100%;
}
.formlogin input {
	font-size: 24px;
	width: 100%;
	padding: 3px;
	margin: 2px 6px 16px 0px;
}

.servizi_box-totali .servizi_campo {
	width: 100%;
}

#menu-orizzontale-mobile {
	display: block;
	visibility: visible;
    width: 100%;
	background-color: #333;
	color: #fff;
	padding: 3px;
	font-size: 25px;
	box-sizing: border-box;
}
.chiudimenumobile {
	display: block;
	visibility: visible;
}

#menu-orizzontale-mobile a {
	color: #fff;
    text-decoration: none;
}


#menu-orizzontale {
	display: none;
	visibility: hidden;
	width: 95vw;
	position: absolute;
	z-index:1000;
	font-size: 18px;
}
.topnavmobile {
	display: block !important;
	visibility: visible !important;	
}


#menu-orizzontale a {
    color: #fff;
    text-decoration: none;
}

#menu-orizzontale ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-orizzontale > ul {
	display: block;    
}

#menu-orizzontale > ul > li {
    border-right: 1px solid #bbb;
    width: 95vw;
	display: block;   
	font-weight: bold;
	background-color: #5B5B5B;	
}

#menu-orizzontale > ul > li:last-child {
    border-right: none;
}

#menu-orizzontale > ul > li > span {
	background-color: #333;
	display: block;
	width: 100%;
	padding: 5px;
	padding-left: 10px;
	box-sizing: border-box;
}

#menu-orizzontale > ul > li li {
	font-weight: normal;
    border-top: 1px solid #bbb;
	padding: 5px;
	padding-left: 15px;
	box-sizing: border-box;	
	height: auto;
}

#menu-orizzontale > ul:first-child > li:first-child > span:first-child > span {
  display: inline-block;
}

#menu-orizzontale > ul:first-child > li:first-child > span:first-child {
  padding: 0px;
}

#menu-orizzontale > ul:first-child > li:first-child > span:first-child > span:first-child {
  width: calc(100% - 50px);
  padding: 5px;
  padding-left: 10px;
}

#menu-orizzontale > ul:first-child > li:first-child > span:first-child > span:nth-child(2) {
  width: 30px;
  font-size: 24px;
  height: 24px;
  padding-top: 2px;
  white-space: normal;
  overflow: hidden;
  text-overflow: unset;
  text-align: right;
}



#modulocerca table, #modulocerca tr, #modulocerca th, #modulocerca td {
  display: block !important;
  width: 100vw !important;
  padding: 0 !important;
  margin: 0;
}
#modulocerca th, #modulocerca td {
  padding: 5px 10px !important;
  box-sizing: border-box !important;
}




.flexcontainer {
  	display: block;
  	-webkit-flex-flow: none;
  	justify-content: none;
}

#home .flexcontainer .box-home {
    width: 100%;
    margin-right: 0;
    overflow: hidden;
}

#home .flexcontainer .box-home:nth-child(even) {	
    margin-right: 0;
    margin-left: 0;
}

.visibilita-solo-pc {	
	display: none !important;
	visibility: hidden !important;
}

.titolograndenero14 {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

.testo-evidenza-gestione{
	display: block;
	width: 100%;
}





	/* Force table to not be like tables anymore */
	table#assistenze, 
	#assistenze th, 
	#assistenze td, 
	#assistenze tr { 
		display: block; 
		width: 100%;
		background-color: #fff !important;
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#assistenze thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#assistenze tr { border: 1px solid #ccc; 
		background-color: #fff !important; }
 
	#assistenze td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 25%; 
		white-space: normal;
		text-align:left;
		width: 100%;
		box-sizing: border-box;
		background-color: #fff !important;
	}
 
	#assistenze td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		left: 6px;
		width: 20%; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
		font-size: 12px;
		background-color: #fff !important;
	}
 
	/*
	Label the data
	*/
	#assistenze td:before { content: attr(data-title); }


/* PAGINA SERVER - ARMADI */

.armadi-cell {
	width: 96%;
	margin: 2%;
	display: block;
}

/* SCHEDA SERVER */

.server-contenitore {
	width: 100%;
}

.server-box {
	width: 96%;
	margin: 2%;
}

.server-input-form {
	width: calc( 100% - 10px);
	float:none;
}

#statistiche .flexcontainer .colonna {
	width:100%;
}

/* NUOVA SCHEDA SERVER */

.server-blocco {
	width: 100%;
	font-size: 13px;
}


.vis-solo-pc {
    display: none;
}


/* SCHEDA CONTRATTI */

.oggetto-intestazione-contratto {
    width: 100%;
}

.pagamenti-blocco-pagamenti {
    width: 70%;
}

/* NUOVA STRUTTURA */

#corpo-contenitore {
	margin: 0px 2px;
	width: calc(100% - 4px);
}

.struttura-colonne,
.contenitore-intestazione {
    display: block;
}

.struttura-colonne .elemento-colonna,
.contenitore-intestazione .riga-intestazione {
	width: 100% !important;
}

#titolo-contenitore #titolo-sx {
	width: 59%;
}

#titolo-contenitore #titolo-dx {
	width: 39%;
}

.tabella-scroll {
	width: 100%;
	overflow-x: auto;						/* oppure scroll se vuoi la barra sempre visibile */
	-webkit-overflow-scrolling: touch;		/* per scorrimento fluido su iPhone */
}

.tabella-scroll table.tabellastandard {
	width: 100%;
	border-collapse: collapse;
}

.tabella-scroll table.tabellastandard.tabella-mobilescroll {
	width: 1200px;
}

#area-cerca table.tabellastandard td {
	display: block;
	width: 100%;
}

body.no-menu {
	margin-top: 0px;
}
