@media screen and (min-width: 300px) and (max-width: 500px) {
	.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga:first-child {
		margin-bottom: 50px;
	}
}




.fmt-eab-contenitore-admin .fmt-eab-banner-operazioni {
	/*float: right;*/
	margin-right: 5%;
}

.fmt-eab-col-sx {
	width: 45%;
}

.fmt-eab-col-dx {
	width: 55%;
}

.fmt-eab-riga p.submit {
	text-align: center;
}

.fmt-eab-col-dx > p input[type="radio"] {
	margin-left: 2%;
}

.fmt-eab-banner-operazioni {
	width: 100%;
}

.fmt-eab-banner-operazioni input[type="submit"] {
	margin-left: 29px;
}

.fmt-eab-banner-operazioni a,
.fmt-eab-banner-operazioni button {
	background-color: transparent;
	border: none;
	color: #595959;
	cursor: pointer;
	float: right;
	font-size: 32px;
	height: 32px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	text-decoration: none;
	width: 30px;
}

.fmt-eab-banner-operazioni a:hover,
.fmt-eab-banner-operazioni button:hover {
	color: #0099ff;
}






/*
.fmt-eab-contenitore-admin.fmt-eab-preview h1 {
	text-align: center;
}

.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga:first-child {
	padding: 0 0 30px;
	width: 100%;
}

.fmt-eab-contenitore-admin.fmt-eab-preview form div.fmt-eab-riga:nth-child(2) div {
	margin-bottom: 40px;
}

.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga:last-child {
	margin: 30px 0 0;
	width: 100%;
}

.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga-sx {
	float: left;
}

.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga-dx {
	float: right;
}

.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga,
.fmt-eab-contenitore-admin.fmt-eab-preview #fmt-eab-contenitore-banner,
.fmt-eab-contenitore-admin.fmt-eab-preview .fmt-eab-riga-c h1,
.fmt-eab-proprieta-banner p,
#fmt-eab-banner-testo {
	margin: 0;
}
#fmt-eab-contenitore-banner {
	bottom: 0;
    float: right;
    margin-top: 8%;
    position: relative;
}

#fmt-eab-banner-riass-form .eab-interruttore-banner {
	margin: 0;
	padding: 0;
	width: 90px;
}

.fmt-eab-proprieta-banner h1,
.fmt-eab-proprieta-banner h2,
.fmt-eab-proprieta-banner h3 {
	color: #000000;
}

.fmt-eab-proprieta-banner .fmt-eab-add-banner-sugg {
	margin: 0 0 15px;
}

#fmt-eab-banner-count-down {
	float: right !important;
    font-size: 80px;
    font-weight: bold;
    height: 100px;
    line-height: 96px;
    margin-right: 30px;
    margin-top: 64px;
    width: 100px;
}

#fmt-eab-stato-banner {
	cursor:pointer;
	height: 55px;
	width: 90px;
}

.eab-interruttore-banner #submit {
	background-color: unset;
	border: medium none;
	box-shadow: none;
	height: 45px;
	padding: 0;
	width: 84px;
}

#fmt-eab-banner-popup-body {
	background-color: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}

#fmt-eab-banner-popup-contenitore {
	background-color: white;
    border: 1px solid black;
    height: 23%;
    left: 34%;
    padding: 3%;
    position: fixed;
    top: 30%;
    width: 32%;
    z-index: 9999;
}

#fmt-eab-banner-popup-annulla {
    margin: 11% 22% 0 28%;
}

#fmt-eab-banner-operazioni #fmt-eab-banner-remove {
	margin-left: 15px;
}

#fmt-eab-banner-operazioni #fmt-eab-banner-remove, #fmt-eab-banner-operazioni #fmt-eab-banner-edit {
	cursor: pointer;
	float: left;
    height: 30px;
	position: relative;
	width: 30px;
}

#fmt-eab-banner-operazioni #fmt-eab-banner-edit a {
	height: 30px;
	width: 30px;
}

#fmt-eab-banner-operazioni input[type="submit"] {
	border: none;
	background-color: transparent;
	cursor: pointer;
	height: 30px;
    width: 30px;
}
*/