.fmt-eab-contenitore-admin {
	border: 1px solid #a9a9a9;
	float: left;
	margin-bottom: 50px;
	padding: 2%;
	position: relative;
}

.fmt-eab-contenitore-admin.fmt-eab-riga {
	width: 94%;
}

.fmt-eab-contenitore-admin div {
	float: left;
	position: relative;
}

.fmt-eab-contenitore-admin h1 {
	text-align: center;
}

.fmt-eab-contenitore-admin p {
	margin: 0;
}

.fmt-eab-riga {
	width: 100%;
}

.fmt-eab-col-sx {
	width: 32%;
}

.fmt-eab-col-centro {
	width: 33%;
}

.fmt-eab-col-centro p.submit {
	text-align: center;
}

.fmt-eab-col-dx {
	width: 33%;
}

.fmt-eab-col-meta {
	width: 50%;
}


/* --------------------------------------------- BOTTONE ON/OFF ----------------------------------------------------- */
.fmt-eab-interruttore-banner {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	position: relative;
	width: 80px;
}
input.fmt-eab-interruttore-banner-checkbox {
	display: none;
}
.fmt-eab-interruttore-banner-label {
	border: 2px solid #595959;
	border-radius: 20px;
	cursor: pointer;
	display: block;
	overflow: hidden;
}
.fmt-eab-interruttore-banner-inner {
	display: block;
	margin-left: -100%;
	/*transition: margin 0.3s ease-in 0s;*/
	width: 200%;
}
.fmt-eab-interruttore-banner-inner:before,
.fmt-eab-interruttore-banner-inner:after {
	box-sizing: border-box;
	display: block;
	color: #ffffff;
	float: left;
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 0;
	width: 50%;
}
.fmt-eab-interruttore-banner-inner:before {
	box-shadow: inset 0 0 15px #004d4d;
	-webkit-box-shadow: inset 0 0 15px #004d4d;
	-moz-box-shadow: inset 0 0 15px #004d4d;
	-o-box-shadow: inset 0 0 15px #004d4d;

	background-color: #00ffff;
	color: #ffffff;
	content: "ON";
	padding-left: 14px;
	text-shadow: 1px 1px 1px #595959;
}
.fmt-eab-interruttore-banner-inner:after {
	box-shadow: inset 0 0 15px #404040;
	-webkit-box-shadow: inset 0 0 15px #404040;
	-moz-box-shadow: inset 0 0 15px #404040;
	-o-box-shadow: inset 0 0 15px #404040;

	background-color: #6b6b6b;
	color: #ffffff;
	content: "OFF";
	padding-right: 14px;
	text-align: right;
	text-shadow: 1px 1px 1px #000000;
}
.fmt-eab-interruttore-banner-switch {
	background: #ffffff;
	border: 2px solid #595959;
	border-radius: 20px;
	bottom: 0;
	display: block;
	height: 25px;
	margin: 0px;
	position: absolute;
	right: 51px;
	top: 0;
	/*transition: all 0.3s ease-in 0s;*/
	width: 25px;
}
/*input.fmt-eab-interruttore-banner-checkbox:checked + .fmt-eab-interruttore-banner-label .fmt-eab-interruttore-banner-inner {*/
	/*margin-left: 0;*/
/*}*/
/*input.fmt-eab-interruttore-banner-checkbox:checked + .fmt-eab-interruttore-banner-label .fmt-eab-interruttore-banner-switch {*/
	/*right: 0px;*/
/*}*/


/*

@media screen and (min-width: 300px) and (max-width: 500px) {
	.beb-eab-contenitore-admin {
		left: 0;
		padding: 3%;
	}
	
	body div.beb-eab-contenitore-admin:last-child {
		margin-bottom: 110px;
	}
	
	.fmt-eab-riga-dx div {
	    float: none;
	}
}

@media screen and (min-width: 500px) {
	.beb-eab-contenitore-admin {
	    left: 1%;
	    padding: 3%;
	}
	
	body div.beb-eab-contenitore-admin:last-child {
		margin-bottom: 200px;
	}
	.beb-eab-contenitore-admin div {
		float: left;
	}
}

.beb-eab-contenitore-admin {
	background-color: #d8d8d8;
    border: 1px solid #000000;
    float: left;
    margin: 3% 0;
    position: relative;
    width: 90%;
    word-break: normal;
}
.beb-eab-contenitore-admin > h1 {
	text-align: center;
}

.beb-eab-contenitore-admin .fmt-eab-col-sx p {
	width: 100%;
}

.beb-eab-contenitore-admin div {
	position: relative;
}

.beb-eab-contenitore-admin form h1 {
	margin: 20px 0 40px;
	text-align: center;
}

.beb-eab-contenitore-admin .fmt-eab-riga {
	margin: 6px 12px;
	width: auto;
}

.beb-eab-contenitore-admin .fmt-eab-col-sx {
	width: 120px;
}

.beb-eab-contenitore-admin .fmt-eab-col-dx {
	padding-left: 15px;
    width: 88px;
}

.beb-eab-contenitore-admin .fmt-eab-riga-submit {
	padding: 3% 3% 0;
	width: 94%
}

.beb-eab-contenitore-admin div .submit {
	margin: 0;
	min-width: 85px;
	padding: 0 0 0 42%;
    width: 14%;
}

.beb-eab-contenitore-admin div .submit input#submit {
    width: 100%;
}

.beb-eab-contenitore-admin.indice h1 {
	color: #0000ff;
}

.beb-eab-contenitore-admin.indice h1,
.beb-eab-contenitore-admin.indice h2,
.beb-eab-contenitore-admin.indice h3 {
	text-align: center;
}

.beb-eab-contenitore-admin.indice ol{
	color: #0000ff;
	font-size: 18px;
	font-weight: bold;
}

.beb-eab-contenitore-admin.indice ol li span {
	cursor: pointer;
}

.beb-eab-contenitore-admin .beb-eab-banner-indice-pro {
	color: #888888;
	font-style: italic;
}

#beb-eab-contenitore-banner h1,
#beb-eab-contenitore-banner h2,
#beb-eab-contenitore-banner p {
	overflow: hidden;
	word-break: break-all;
}
// ---------------------------------------- FINE CSS RIFATTORIZZATO -----------------------------------------------
.beb-eab-riass-add {
    margin: 3% 0;
	text-align: center;
}

.beb-eab-add-banner-sugg {
	color: #0000ff;
    float: left;
    font-size: 12px;
    margin: 0 0 3%;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
}


.beb-eab-add-banner-sugg strong {
    font-size: 13px;
}

.beb-eab-contenitore-admin.beb-eab-imp-add > h1,
.beb-eab-contenitore-admin.beb-eab-imp-add > h4 {
	width: 50%;
}

.beb-eab-contenitore-admin.beb-eab-imp-add h4 {
	margin: 0;
}

.beb-eab-contenitore-admin .eab-interruttore-banner {
	background-color: unset;
	border: medium none;
	box-shadow: none;
	cursor: pointer;
	height: 45px;
	!*margin-left: 86%;*!
	padding: 0;
	width: 84px;
}

.beb-eab-drag-drop {
	border: 1px solid black;
	left: 5%;
	height: 270px;
	padding: 2%;
	width: 86%;
}

.beb-eab-drag-drop h1 {
	line-height: 26px;
	margin-top: 55px !important;
}

.beb-eab-drag-drop h2 {
	line-height: 20px;
	margin-top: 15px !important;
}

.beb-eab-help-up {
	cursor: pointer;
	float: right;
}

// ---------------------------------------- PAGINA SOLUZIONE PROBLEMI -----------------------------------------------
.beb-eab-contenitore-admin.beb-eab-event-calendar .fmt-eab-riga {
	margin: 0;
    padding: 1% 3%;
    width: 94%;
}

.beb-eab-contenitore-admin.beb-eab-event-calendar h1 {
	line-height: normal;
}

.beb-eab-contenitore-admin.beb-eab-event-calendar .fmt-eab-col-sx {
    width: 10%;
}

.beb-eab-contenitore-admin.beb-eab-event-calendar .fmt-eab-col-dx {
    padding-left: 2%;
    width: 88%;
}
*/
