@font-face {
	font-family: 'Conv_Dolce Vita Light';
	src: url('../fonts/Dolce Vita Light.eot');
	src: local('☺'), url('../fonts/Dolce Vita Light.woff') format('woff'), url('../fonts/Dolce Vita Light.ttf') format('truetype'), url('../fonts/Dolce Vita Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	padding-bottom: 100px !important;
}
body, a {
	font-size: 14px;
	color: #87888A;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}
.clear {
	clear: both;
}
.spacer {
	clear: both;
	height: 30px;
}
.container {
	width: 1030px !important;
}
.testo {
	padding: 30px 0 60px;
}
.testo h1 {
	font-size: 25px !important;
	color: #00bff6 !important;
	margin-bottom: 20px !important;
}
.testo h2 {
	font-size: 20px !important;
	color: #999 !important;
	margin-bottom: 15px !important;
}
.titolo {
	font-size: 25px;
	text-align: center;
}
#modulo {
	padding-left: 10px;
	padding-bottom: 120px;
}
.login #modulo {
	width: 340px;
	margin: auto;
}
.login #modulo .titolo {
	background: #00BFF6;
	color: #fff;
	font-family:'Conv_Dolce Vita Light',Sans-Serif;
	font-size: 18px;
	padding: 6px 0;
	text-align: center;
}
.form-newpassword {
	width: 640px;
	margin: auto;
}
.btn {
	border-radius: 0px;
}
.btn-default {
	background: #464646;
	color: #fff;
	padding: 4px 10px;
	border: none;
}
.btn-primary {
    background-color: #00bff6;
    border-color: #00bff6;
    color: #fff;
}

.form-control {
	border-radius: 0px;
	height: 34px;
}
input, select, textarea {
    /*background: none !important;*/
}

.progress {
	padding-left: 10px;
}
#barra_up {
	font-family:'Conv_Dolce Vita Light',Sans-Serif;
	background: #eaeaea;
	border-top: 10px solid #B0B0B0;
	color: #89898B;
	padding: 10px 30px;
	font-size: 16px;
}
#barra_up .container {
	/*width: 1170px;*/
}
#barra_up ul {
	float: right;
	list-style-type: none;
	margin: 0;
	
}
#barra_up li {
	float: left;
	padding-right: 10px;
}
#logo {
}
.login #logo {
	text-align: center;
}
.logo-login {
	display: none;
}
.login .logo-login {
	display: block;
	margin: 60px auto;
}
.login .logo-pages {
	display: none;
}
.logo-pages {
	margin: 30px 0;
}

.login .container {
}

#menu .navbar-nav > li > a {
	color: #87888A;
}
#menu .navbar-nav > li > a.current, #menu .navbar-nav > li.current > a {
	background: url(../img/arrow.png) no-repeat left center;
	padding-left: 30px;
}

.main-menu {
	background: url(../img/angle.png) no-repeat;
	margin-bottom: 30px;
	padding-left: 70px;
	border-top: 4px solid #00BDF4;
	min-height: 50px;
	clear: both;
}
.main-menu .nav > li > a:hover, .main-menu .nav > li > a:focus {
    background-color: transparent;
	color: #00BFF6;
}

.big-buttons a {
	display: inline-block;
	width: 323px;
	height: 150px;
	margin: 0 10px 10px 0;
	padding-top: 110px;
	background-color: #00BFF6;
	background-position: center 10px;
	background-repeat: no-repeat;
	color: #fff;
	font-family:'Conv_Dolce Vita Light',Sans-Serif;
	font-size: 20px;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
.big-buttons a.btn-rubrica {
	background-image: url(../img/btn-rubrica.png);
}
.big-buttons a.btn-seleziona-scuole {
	background-image: url(../img/btn-sel-scuola-fax.png);
}
.big-buttons a.btn-fax {
	background-image: url(../img/btn-fax.png);
}
.big-buttons a.btn-mail {
	background-image: url(../img/btn-mail.png);
}
.big-buttons a.current {
	background-color: #87888A;
}

.btn-gestione-utenti {
	background-image: url(../img/ico-gestione-utenti.png);
	background-position: center 5px !important;
}
.btn-csv {
	background-image: url(../img/ico-csv.png);
	background-position: center 25px !important;
}
.btn-ricerca {
	background-image: url(../img/ico-ricerca.png);
}
.btn-contatti {
	background-image: url(../img/ico-contatti.png);
	background-position: center 5px !important;
}

.right {
	text-align: right;
}
.left {
	text-align: left;
}
.colleft, .colright {
	float: left;
	padding: 10px;
}
.table {
	font-size: 0.9em;
}
table.analitico {
	border-collapse: collapse;
	margin-top: 10px;
}
.analitico th {
	background: #00bff6 !important;
	color: #fff;
}
.analitico tr.odd {
}
.analitico tr.even {
}
.analitico tr.totale {
	background: #0e0;
	border-top: 1px dotted #6D6F71;
	border-bottom: 1px solid #6D6F71;
	color: #000000;
	font-weight: bold;
}
.analitico tr td {
	border: none;
	padding: 5px 10px;
}
#contatti_filter_form {
	padding: 0px;
}
#contatti_filter_form table {
	width: 100%;

}
#contatti_filter_form table th,
#A1snadir_filter_form table th,
#invii_filter_form table th,
#invii_mail_filter_form table th {
	vertical-align: top;
	font-size: 12px;
	text-align: center;
	padding: 4px;
	font-weight: normal;
}
#contatti_filter_form table th b,
#A1snadir_filter_form table th b,
#invii_filter_form table th b,
#invii_mail_filter_form table th b {
	font-weight: normal;
}
#A1snadir_filter_form table th b,
#invii_filter_form table th b,
#invii_mail_filter_form table th b {
	display: inline-block;
}
#contatti_filter_form table th input,
#contatti_filter_form table th select,
#A1snadir_filter_form table th input,
#A1snadir_filter_form table th select,
#invii_filter_form table th input,
#invii_filter_form table th select,
#invii_mail_filter_form table th input,
#invii_mail_filter_form table th select {
	width: 100%;
	background: #fff;
	border: 1px solid #ddd;
	padding: 4px;
	display: block;
}

#add_form_contatti table,
#add_form_scuole table,
#add_form_rubriche table {
	width: 50%;
	margin: 10px auto 40px;
}
#add_form_contatti table th,
#add_form_scuole table th,
#add_form_rubriche table th {
	width: 30%;
	text-align: right;
	padding: 4px;
}
#add_form_contatti table td,
#add_form_scuole table td,
#add_form_rubriche table td {
	padding: 4px;
}
#add_form_contatti table td input[type=text],
#add_form_contatti table td select,
#add_form_scuole table td input[type=text],
#add_form_scuole table td select,
#add_form_rubriche table td input[type=text] {
    background: #fff !important;
    padding: 5px 10px;
    width: 100%;
	border: 1px solid #ddd;
	color: #87888a;
}
#add_form_contatti table td input[type=button],
#add_form_scuole table td input[type=button],
#add_form_rubriche table td input[type=button] {
	border: none;
	margin-top: 20px;
	padding: 10px 20px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 14px;
}


a {
	text-decoration: none;
}
a.dolcevita {
	text-transform: uppercase;
	font-size: 20px;
	font-family:'Conv_Dolce Vita Light',Sans-Serif;
	color: #333;
}
#barra_up a {
	color: #6D6F71;
}
#barra_up a:hover {
	color: #000000;
}

#filtri fieldset {
	width: 33%;
	margin-bottom: 20px;
	float: left;
}
#filtri fieldset select {
	width: 98%;
}
#filtri legend {
    background: #00bff6;
    border: none;
	font-family: "Conv_Dolce Vita Light",sans-serif;
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 10px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 98%;
}

ul.list_users {
	list-style: none;
	float: left;
}
.list_users a {
	display: inline-block;
	text-align: center;
	font-size: 12px;
}
#emailbody {
	clear: both;
	padding: 10px;
	display: none;
	text-align: center;
}
.intestazione_mail {
	width: 500px;
}
.quattroColonne {
	padding: 10px;
	background: #f7f7f7;
	border: 1px solid #ececec;
	column-count: 4;
	column-gap: 30px;
	column-rule: 1px solid #d2d2d2;
	-moz-column-count: 4;
	-moz-column-gap: 30px;
	-moz-column-rule: 1px solid #d2d2d2;
	-webkit-column-count: 4;
	-webkit-column-gap: 30px;
	-webkit-column-rule: 1px solid #d2d2d2;
}
#table_scuole th {
	line-height: 12px;
}
#table_scuole th a {
	font-size: 13px;
	font-weight: normal;
}

#scuole_filter_form table {
	margin-bottom: 60px;
}
#scuole_filter_form th {
	float: left;
	display: block;
	width: 33%;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #88878C;
}
#scuole_filter_form th input {
	width: 70%;
	float: right;
	border: 1px solid #88878C;
}
#scuole_filter_form th b {
	font-weight: 300;
}
.editingSize {
	border-radius: 0;
	background-color: #00abe3 !important;
	color: #fff;
}
.table_scuole td {
	position: relative;
}
#table_scuole td .editingSize {
	position: static !important;
}
.ajaxCRUD th {
	padding: 10px 8px !important;
	border-right: 1px solid #9cf;
}
.ajaxCRUD th, .ajaxCRUD th a {
    font-size: 11px !important;
	white-space: nowrap;
}
#table_invii td a {
	display: block;
	padding: 2px 6px;
	border: 1px solid #ccc;
	color: #222;
	white-space: nowrap;
	text-align: center;
}

#table_invii input.btn,
#table_invii_mail input.btn,
#table_invii_mail td a {
	margin-bottom: 2px;
	width: 100px;
	display: block;
	padding: 2px 6px;
	border: 1px solid #ccc;
	color: #222;
	white-space: nowrap;
	text-align: center;
	background: transparent !important;
}
#table_invii_mail td a {
	width: auto;
	white-space: normal;
}
#table_invii a:hover,
#table_invii input.btn:hover,
#table_invii_mail input.btn:hover,
#table_invii_mail td a:hover {
	background: #ccc !important;
}
#invii_filter_form th {
	padding: 4px 10px;	
}
#invii_filter_form th select,
#invii_filter_form th input {
	margin-left: 5px;
}

center {
	position: relative;
}
center .editingSize {
	/*position: absolute;*/
	width: 330px;
	/*top: 118px;
	left: 0;*/
    width: 330px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 18px;
	font-family:'Conv_Dolce Vita Light',Sans-Serif;
}
a.paging_links {
	display: inline-block;
	margin: 0 2px 5px 2px;
	padding: 2px 5px;
	border: 1px solid #ddd;
}

.footer {
	background: #3c3b3b;
	padding: 20px 0 30px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: fixed;
	width: 100%;
	bottom: 0;
	left: 0;
}
.footer strong {
	font-size: 15px;
	font-weight: 400;
}
