@charset "utf-8";
/* General styles */
html, 
body {
    margin:0;
    padding:0;
    border:0;           /* This removes the border around the viewport in old versions of IE */
    width:100%;
    background:#fff;
    min-width:600px;    /* Minimum width of layout - remove line if not required */
                        /* The min-width property does not work in old versions of Internet Explorer */
    font-size:90%;
    height:100%;
    font-family:Arial, Helvetica, sans-serif;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}

#header {
    border-bottom:1px solid #333366;
    background:none repeat scroll 0 0 #39C;
}

#header p,
#header h1,
#header h2 {
    padding:.4em 15px .4em 15px;
    margin:0;
}

#header h1 {
	font-family: Helvetica, sans-serif, Michroma;
	text-shadow: none;
}

#header ul {
    clear:left;
    float:left;
    width:100%;
    list-style:none;
    margin:10px 0 0 0;
    padding:0;
}
#header ul li {
    display:inline;
    list-style:none;
    margin:0;
    padding:0;
}
#header ul li a {
    display:block;
    float:left;
    margin:0 0 0 1px;
    padding:3px 10px;
    text-align:center;
    background:#eee;
    color:#000;
    text-decoration:none;
    position:relative;
    left:15px;
    line-height:1.3em;
}
#header ul li a:hover {
    background:#C6D580;
    color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
    color:#000;
    background:#EADCAE;
    font-weight:bold;
}
#header ul li a span {
    display:block;
}
/* 'widths' sub menu */
#layoutdims {
    text-align:right;
}

#subtitle {
    float:left;
}

#sottotitolo {
	background:none repeat scroll 0 0 #ccffff;
    border-top:8px solid #EBB700;
}

#nav_button {
	margin-bottom: 15px;
}

.main_nav_button {
	width: 140px;
	/*margin-left: 10px;*/
	margin-right: 10px;
	/*margin-bottom: 10px;*/
	padding: 5px;
}

.main2_nav_button {
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
	background-color:#336;
	color:#CFF;
	border: 1px outset;
	min-width:230px;
	font-size:10px;
}

.main_admin_button {
	width:auto;
	margin-left: 10px;
	margin-right: 10px;
	padding: 5px;
}

.filter_applied {
	border-color: #00BD00;
	border-style: solid;
	background: lightGrey;
	/*margin-bottom: 10px;*/
	margin-top:-5px;
}

/* column container */
.colmask {
	min-height: 100%;
}

#main {
	overflow:auto;
	padding-bottom: 80px;  /* must be same height as the footer */
	margin: 0 20px 0 20px;
	padding-top: 15px;
	clear:left;
}

/* 1 column full page settings */
.fullpage {
    background:#fff;
}

/* Footer styles */
#footer {
	
	position: relative;
	margin-top: -74px; /* negative value of footer height */
	height: 70px;
	clear:both;
	
	width:100%;
    border-top:4px solid #39C;
    background:none repeat scroll 0 0 #ccffff;
}

#footer p {
    padding:10px;
    margin:0;
}
.centered {
    text-align: center;
}


.results_table_id {
	margin-bottom:15px;
}

.results_table_id td.qta {
	text-align:right;
	width:30px;
}

.results_table_id td.val {
	text-align:right;
	width:55px;
}

.results_table_id th.first_col {
	text-align:left;
	width:90px;
}
.results_table_id th.first_col_per_medico {
	text-align:left;
	width:280px;
}

tr.separatore
{
	background-color:#000660;
	height:2px;
}

tr.riga_richieste_stato
{
	background-color:#efecec;
	border-bottom-color:#6699CC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color:black;
	font-family:Helvetica, Arial Narrow, sans-serif;
	font-size:9pt;
	padding-left:1px;
	text-align: center;
}

tr.riga_richieste_stato_pari {
	
	/*background-color:#e2fbfb;*/
	background-color:#efecec;
	border-bottom-color:#6699CC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	color:black;
	font-family:Helvetica, Arial Narrow, sans-serif;
	font-size:9pt;
	padding-left:1px;
	text-align: center;
}

tr.riga_header_richieste_stato_statistiche
{
	background-color:#39C;
	color:white;
	font-family:Helvetica, Arial Narrow, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	/*text-transform:uppercase;*/
	padding: 3px;
	margin: 3px;	
}

tr.riga_header_history
{
	background-color:#E5D980;
	color:white;
	font-family:Helvetica, Arial Narrow, sans-serif;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	/*text-transform:uppercase;*/
	padding: 3px;
	margin: 3px;	
}

.solid_border_select {
	border: 1px solid gray;
	font-family: Helvetica, Arial Narrow, sans-serif;
	font-size: 10pt;
	padding-left: 1px;
	width:99%;
}

.solid_border {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Helvetica, Arial Narrow, sans-serif;
	font-size: 10pt;
	height: 100%;
	text-align: center;
	width: 100%;
	
}

.solid_border_editable {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-family: Helvetica, Arial Narrow, sans-serif;
	font-size: 9pt;
	height: 100%;
	text-align: center;
	width:100%;
}

#section_title p {
	margin-bottom:2px;
}

.note_mov_kit {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	resize: none;
	height: 25px;
}

.note_mov_main {
	width: 100%;
	padding: 0px;
	margin: 0px;
	resize: none;
	height: 20px;
	border-width: 2px;
	border-color:#FC6;
}

.kit_ipv_S {
	background-color:#E5E5E5;
	color:#00F;
}

.kit_ipv_N {
	background-color:#FFF;
	color:black;
}

.input_text_mov {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	resize: none;
	height: 25px;
}

.history_section {
	margin-left:20px;
}

.expired_date {
	color: red;
}

.kit_main_name {
	font-weight: bold;
	font-size: 10pt;
}

#loading {
	background-color: #6F6;
	font-weight: bold;
	position: relative;
	z-index: 10000;
	width: 100%;
	text-align:center;
	display:none;
	opacity:0.9;
	height:32px;
	line-height:32px;
	font-size:13pt;
	color: #4C4C4C;
	text-shadow: white 0 1px 0;
}

#stato_update {
	/*background-color: #E5E5E5;*/
	/*font-weight: bold;*/
	/*position: absolute;*/
	z-index: 10000;
	width: 100%;
	text-align:center;
	display:none;
	opacity:0.9;
	height:20px;
	line-height:20px;
	font-size:10pt;
	color: #4C4C4C;
	text-shadow: white 0 1px 0;
}

.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.messaggioDiConferma {
	font-weight: bold;
	color: #66CC00;
}

.messaggioDiErrore {
	font-weight: bold;
	color: #CC0000;
}

.selectable .ui-selecting { background: #FECA40; }
.selectable .ui-selected { background: #F39814; color: white; }
.selectable { list-style-type: none; margin: 0; padding: 0; }
.selectable li { margin: 3px; padding: 1px; float: left; height: 20px; font-size: 1.5em; text-align: center; }

div #admin{
	font-size:12px;
}