/* CSS Document */

* {
	font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
}
body {
	padding: 0;
	margin: 0;
	background-color: #ecf0f5;
}
h1 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.1;
	text-align: left;
	margin-top: 70px;
	margin-bottom: 10px;
	margin-left: 8em;
	margin-right: 0;
	padding: 0;
	width: 95%;
	height: 50px;
	/*border-bottom:#CCC solid .2em;*/
	background-color: #ecf0f5;
	color: #333;
}
h2 {
	margin-top: 2em;
	text-align: center;
}
h3 {
	text-align: center;
	text-transform: uppercase;
}
h4 {
	color: #4b646f;
	background-color: #1a2226;
	text-transform: uppercase;
	font-size: 1em;
	padding: .5em;
	margin: 0;
	text-align: center;
	font: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 400;
}
table {
	margin: auto;
	width: 100%;
	border-collapse: collapse;
	/*
		border:#CCC .1em solid;
	*/
	border: none;
	font-size: .8em;
}
tr.odd {
	border: #f4f4f4 solid 1px;
}
th {
	text-align: center;
	padding: .3em;
	padding-top: .5em;
	padding-bottom: .5em;
	font-weight: bold;
	/*		text-transform:uppercase;*/
	text-transform: capitalize;
	background-color: #847b6e;
	color: white;
}

td {
	/*	border:#CCC .1em solid;
		padding:.3em;
		border-left:#CCC .1em solid;*/
	border: none;
	margin: 0;
	padding: 0;
	padding-top: 1em;
}
.right {
	text-align: right;
}
.odd {
	background-color: #EAE7E7;
}
.even {
	background-color: #FFF;
}
#links {
	position: absolute;
	top: 3px;
	right: 0;
	width: 50em;
	height: 50px;
	z-index: 100;
}
#links li {
	list-style: none;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	padding-left: 1em;
	padding-right: 1em;
}
.links {
	margin: auto;
	text-align: left;
	padding-bottom: 1em;
	margin-bottom: 3em;
	width: 30%;
}
a {
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	list-style-type: none;
	margin: 1em;
}
.enfatizzato {
	text-transform: uppercase;
	color: #900;
}
#footer {
	margin: auto;
	padding: 1em;
	text-align: center;
	color: #333;
}
#templates {
	margin: 1%;
	width: 47%;
	height: 20em;
	float: right;
	border-left: #999 solid 1px;
	border-top: #999 solid 1px;
}
#generali {
	margin: 1%;
	width: 47%;
	height: 20em;
	float: left;
	border-left: #999 solid 1px;
	border-top: #999 solid 1px;
}
.lunghissimo {
	width: 80%
}
label, input {
	padding: .6em;
	margin: .3em;
	width: 60%;
}
select {
	width: 60%;
	padding: .6em;
	margin: .3em;
	height: 3em;
	overflow: hidden;
	border: 1px solid #ccc;
}

select[multiple] {
	height: 5em;
        overflow: auto;
}

input[type=submit], input[type=button] {
	background-color: #4c433d;
	border-color: #367fa9;
	border-radius: 3px;
	border: 1px solid transparent;
	color: white;
	padding: .7em 1.6em;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 1em;
	width: 15em;
}
input[type=button].corto {
	width: 7em;
}

input[type=submit].prod, input[type=button].prod {
	background-color:#753c3c;
}

input[type=submit].dev, input[type=button].dev {
	background-color:#7284B6;
}

input[type=submit].local_dev, input[type=button].local_dev {
	background-color:#739A83;
}

table.form {
	border: none;
}
table.form td {
	border: none;
	padding: .8em;
	padding-left: 0;
}
table.form th {
	border: none;
	padding: .8em;
	text-align: right;
	background-color: #f9f9f9;
	color: black;
	font-weight: bold;
}
table.data_view {
	border: none;
}
table.data_view td {
	border: none;
	padding: .8em;
	border-bottom: .1em solid #CCC;
	width: 70%;
}
table.data_view th {
	border: none;
	padding: .8em;
	text-align: right;
	background-color: #f5f5f5;
	border-bottom: .1em solid #CCC;
	border-right: .1em solid #CCC;
	color: black;
	font-weight: bold;
}
.centrato {
	margin: auto;
	text-align: center;
	padding: 0.2em;
}
.sinistro {
	text-align: left;
}
.destro {
	text-align: right;
}
.login label {
	width: 15em;
	margin: auto;
	display: block;
	margin-top: 1em;
}
.login input {
	border: #CCC solid 1px;
	width: 90%;
	padding: .7em;
	text-align: center;
	border-radius: 3px;
}
#login {
	text-align: center;
	margin: auto;
	background-color: white;
	width: 20%;
	padding: 2em;
	margin-top: 8em;
	border-radius: 5px;
}
#login .submitButton {
	width: 8em;
}
#login h1 {
	background-color: white;
	margin-bottom: 1em;
}
.submitButton {
	margin: auto;
	margin-top: 2em;
	font-size: .7em;
	padding: 0;
}
.piccolo {
	font-size: .8em;
	color:#4c433d;
/*	text-align: center; */
	display: block;
	margin: .2em;
}
th.largo {
	width: 16em;
}
input.lungo {
	width: 100%;
}
.form th.etichetta {
	width: 30%;
	text-align: right;
	vertical-align:middle;
}
img {
	margin: .3em;
	height: 35px;
	width: 35px;
}
table img {
	height: 25px;
	width: 25px;
}
#menu {
	/*float:left;
	*/
	position: absolute;
	left: 0;
	top: 0;
	/*
	border:#CCC solid 1px;*/
	background-color: #232D32;
	width: 13em;
	height: 150em;
	margin: 0;
}
#menu li {
	margin: 0;
}
#menu li a {
	color: #b8c7cd;
	font-size: 14px;
	font-weight: normal;
	display: block;
	margin: 0;
	padding: 1em;
	padding-left: 2em;
}
#menu li a:hover {
	color: white;
	background-color: #1a2226;
	display: block;
	margin: 0;
}
#nav_links {
	width: 30%;
	border: none;
	margin: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
#nav_links tr, #nav_links td, #nav_links th {
	border: none;
}
#internal_menu {
	float: left;
	border: #666 solid 1px;
	width: 16%;
	margin-left: 2%;
}
.table_header_link {
	text-align: right;
	display: block;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}
table.data_view td.separatore, table.data_view th.separatore, table.form td.separatore, table.form th.separatore {
	border: none;
	padding-top: 1.8em;
	padding-bottom: .7em;
	background-color: #E8E8E8;
	height: .1em;
}
#server {
	color: #4b646f;
	background-color: #1a2226;
	padding: .5em;
}
#logo, #logo a {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: white;
	font-weight: 300;
	margin: 0;
	height: 50px;
}
#logo b {
	font-weight: 900;
}

#logo.prod {
	background-color:#852F2F;
}

#logo.dev {
	background-color:#496AC5;
}

#logo.local_dev {
	background-color:#5DB17F;
}

#header { 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 50px;
	color: white;
}

#header.prod {
	background-color: #753c3c;
}

#header.dev {
	background-color:#7284B6;
}

#header.local_dev {
	background-color:#739A83;
}

#content {
	margin: 1em;
	margin-left: 14em;
	padding: 1em;
	background-color: #f9f9f9;
	border: 1px #ddd solid;
	border-radius: 5px;
}
table .centrato {
	margin: 0;
}
i {
	margin: .3em;
}
.menu-icon {
	color: white;
}

/*
CHECKBOXES
*/

.regular-checkbox {
	-webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 10px;
	margin-bottom: 0;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	width: 0.5em;
}

.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,1), inset 0px 1px 3px rgba(0,0,0,1);
}

.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.5), inset 0px -15px 10px -12px rgba(0,0,0,0.5), inset 15px 10px -12px rgba(255,255,255,0.5);
	color: #99a1a7;
}
.regular-checkbox:checked:after {
	content: '\2714';
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}

td .regular-checkbox {
	margin-left: 2em;
}

td.bordi_vert , th.bordi_vert {
border-left: solid 1px #CACACA;
border-right: solid 1px #CACACA;	
}

td.expiring {
    background-color: #ff9999;
}

.errore {
    color: #900;
    font-weight: bold;
}

li.log_1 {
    color:green;
}
li.log_2 {
    color:yellow;
}
li.log_3 {
    color:red;
}

li.log_0 {
    color:white;
}