@media screen and (min-width: 300px) and (max-width: 500px) {

}

@media screen and (min-width: 500px) {
	.fmt-eab-contenitore-admin.fmt-eab-imp-colori .fmt-eab-col-sx {
		margin: 0 15px 0 0;
	}
}



.fmt-eab-contenitore-admin input[type="radio"] {
	margin: 0 0 0 10px;
	width: auto;
}

.fmt-eab-contenitore-admin input,
.fmt-eab-contenitore-admin p {
	margin: 0;
}

.fmt-eab-contenitore-admin input {
	margin-left: 2%;
	width: 60px;
}

.fmt-eab-contenitore-admin > a > img {
	border: 0;
	bottom: 15px;
	position: absolute;
	right: 15px;
}

.fmt-eab-contenitore-admin.indice {
	margin-top: 20px;
}

.fmt-eab-riga {
	margin-bottom: 20px;
}

.fmt-eab-col-centro p.submit {
	text-align: center;
}

.fmt-eab-imp-privacy,
.fmt-eab-imp-privacy h1 {
	color: #0000b3;
}

.fmt-eab-contenitore-admin .fmt-eab-add-banner-colore {
	border: 1px solid #000000;
	float: right;
    height: 30px;
	margin-right: 15%;
    padding: 0;
    width: 70px;
}

/* ------------------------------- IMPOSTAZIONI FORMATTAZIONE ------------------------------------------ */
.fmt-eab-contenitore-admin.fmt-eab-imp-formattazione input[type="text"] {
	margin-right: 30%;
}

.fmt-eab-col-sx > div {
	padding-left: 6%;
	margin-top: 10px;
}

.fmt-eab-col-sx > div,
.fmt-eab-col-sx div input,
.fmt-eab-col-dx > div,
.fmt-eab-col-dx div input,
.fmt-eab-col-centro > div,
.fmt-eab-col-centro div input {
	float: none;
}

body div.fmt-eab-contenitore-admin:last-child {
    margin-bottom: 3%;
}

.fmt-eab-contenitore-admin.fmt-eab-imp-reset {
	background-color: #e6cccc;
	border: 1px solid #cc0000;
	margin-bottom: 200px;
}

.fmt-eab-contenitore-admin.fmt-eab-imp-reset h1 {
	color: #cc0000;
}

.fmt-eab-contenitore-admin.fmt-eab-imp-reset input#submit {
	background: #cc0000 none repeat scroll 0 0;
    border-color: #990000;
}

.fmt-eab-contenitore-admin.fmt-eab-imp-reset input#submit:hover {
	background: #e60000 none repeat scroll 0 0;
    border-color: #cc0000;
}


.fmt-eab-riga > .fmt-eab-contenitore-banner {
	float: right;
}
