html {
    text-align: left;
    color: #656773;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

body {
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

.body {
    background-image:url(/edolas/images/bg_sfumato.png); 
    background-position: top;
    background-repeat:repeat-x;
}

p, div, table, form {
    line-height: 1.4;
    font-size: 14px;
    border-radius: 3px;
}

input, textarea, select {
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #CCC !important;
    text-decoration: none;
    background-color: #eee;
}
select {
	padding: 5px 1px;
	}
input[type=image], input[type=image]:hover , input[type=image]:link, input[type=image]:active, input[type=image]:focus {
	border: 0px solid #CCC !important;
	}
.col_container {
	vertical-align: top;
	width: 730px;
	height:580px;
}
.col_menu_sx {
	padding-top: 8px;
	width: 250px;
	vertical-align:top;
}
input[type=submit] {
	display: inline-block;
	padding: 3px 6px;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px;
	text-decoration: none;
	color: #fff;
	background-color: #0062ac;
}
input[type=button]:hover, input[type=submit]:hover {
	background-color: #edb15d;
	cursor:pointer;
	border-radius: 3px;
	border: 1px solid transparent;
}
/* Change the white to any color ;) */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
::placeholder {
    color: #CCC;
}
.testolegenda {
    font-size: 11px;
    text-align: left
}
.testo {
	text-align: justify
}
.testol {
	text-align: left
}
.testolwhite {
	color: #FFFFFF;
	text-align: left
}
.testoc {
	text-align: center
}
.testoc10 {
	font-size: 10px;
	text-align: center
}
.text10 {
	/*font-size: 10px; */
	text-align: left;
}
.text10b {
	/*font-size: 10px;*/
	font-weight: bold;
}
.text12 {
	font-size: 12px;
	text-align: left;
}
.textc12 {
	font-size: 12px;
	text-align: center;
}
.text13 {
	font-size: 13px;
	text-align: left;
}
.text16b {
	font-size: 16px;
	font-weight: bold;
}
.textc16b {
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}
.text16 {
	font-size: 16px;
}
.testotitoloBigLeft {
	font-weight: bold;
	font-size: 24px;
	color: #656773;
}
.testotitoloLeft {
	font-weight: bold;
	font-size: 16px;
	color: #656773;
}
.barra_green {
	text-transform: uppercase;
	color: #5b646d;
	height: 32px;
	vertical-align: middle;
	padding-left: 2px;
	background-image: url(/edolas/images/partecipanti/sfondo_top_box01.jpg);
	background-repeat:repeat-x;
}
A.rosso:link {
	color: #FF0000;
}
A.rosso:visited {
	color: #FF0000;
}
A.rosso:hover {
	color: #5b646d;
}
A.rosso:active {
	color: #FF0000;
}
A {
	color: #0062ac;
	text-decoration: none;
}
A:visited, A:active {
	color: #0062ac;
	text-decoration: none;
}
A:hover {
	color: #F97712;
	text-decoration: none;
}
A.ordina:link {
	font-weight:bold;
	color: white;
}    		/*unvisited link */
A.ordina:visited {
	font-weight:bold;
	color: white;
}      	/*visited link */
A.ordina:hover {
	font-weight:bold;
	color:#DDD;
	text-decoration:underline;
}      		/*mouse over link */
A.ordina:active {
	font-weight:bold;
	color:white;
}     	/*selected link */
A.menu:link {
	padding-right: 1px;
	display: block;
	padding-left: 1px;
	font-weight: bold;
	background-color: #FFF6D4;
	text-align: center;
	text-decoration: none
}
A.menu:visited {
	padding-right: 1px;
	display: block;
	padding-left: 1px;
	font-weight: bold;
	background-color: #FFF6D4;
	text-align: center;
	text-decoration: none
}
.user_logged {
    margin-left: 10px;
    margin-bottom: 20px;
    width: 96%;
    padding-left: 0px;
    padding-top: 0px;
}
#inizio {
	width:100%;
}
    #inizio Div {
        margin: 0 0 10px 10px;
    }
.TitleHome {
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #0062ac;
	border: 1px solid #0062ac;
	width: 95%;
	padding-left: 8px;
	padding-right: 8px;
}
.TitleReport {
    height: 24px;
    text-align: center;
    background-color: #EEEEEE;
    border-bottom: 1px solid #CCC;
    font-size: 16px;
    font-weight: bold;
}
.SubTitleHome {
	width: 95%;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
#pnl_paziente {
}
#pnl_update, .btnIniziaCompilazione {
	width: 95% !important;
	text-align: center;
	padding-top: 30px;
	/*border:0px solid #000;*/
}
#pnl_update > div {
	width: 300px;
	height: 26px;
	margin: 0px auto;
	background-color: #FF2200;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
	#pnl_update > table {
		box-shadow: none !important;
	}
#btnIniziaCompilazione, #btnSave, #btnSaveSubmit, #btnTemporarySave {
	width: 150px;
}
.TitleHomeLong {
	width:420px;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #0062ac;
	border: 1px solid #0062ac;
}
#top_passo > table {
	width:98%;
	margin: 0px auto 12px auto;
	border-spacing: 0;
	border-collapse: collapse;
}
.AETitle {
    font-weight: bold;
    width: 98%;
    clear: both;
    display: table;
    margin: 5px auto;
    padding-left: 12px;
}
.FindData, .FindAE {
	text-align:center;
}
#mastrino_top {
	background-color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
#mastrino_middle {
	padding: 3px;
	color: white;
	background-color: #0062ac;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
}
#mastrino_middle > td:nth-child(1), #mastrino_middle > td:nth-child(3) {
	 height: 20px;
	 width: 25%;
	 text-align:right;
	 padding-right:3px;
	 font-size: 13px;
	 font-weight: normal;
}
#mastrino_bottom {
	border-top:1px solid #FFFFFF;
	color: #0062ac;
	background-color: #F8F8F8;
}
#mastrino_bottom td {
	height: 20px;
	border-bottom:1px solid #CCCCCC;
	padding: 3px;
}
#mastrino_bottom > td:nth-child(1) {
 width: 25%;
 border-left:1px solid #CCCCCC;
 text-align:left;
}
#mastrino_bottom > td:nth-child(2) {
	width: 50%;
	text-align: center !important;
}
#mastrino_bottom > td:nth-child(3) {
 width: 25%;
 border-right:1px solid #CCCCCC;
 text-align:right;
}
#inizio div {
	clear:both;
	float:left;
}
/*Audit Trail*/
.Title {
	margin-top: 5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
.GenericInfo {
	margin: 20px 0px 10px 0px;
	width:100%;
	clear:both;
	float:left;
}
.InfoDescription {
	width:15%;
	min-width:100px;
	font-weight:bold;
	float:left;
	clear:both;
}
.InfoValue {
	width:84%;
	float:left;
}
.Function {
	clear:both;
	float:left;
}
.FunctionImage {
	width:40px;
	height:30px;
	float:left;
}
.FunctionDescription {
	width:80px;
	height:30px;
	line-height: 30px;
	vertical-align: middle;
	float:left;
}
#CMNumberSelection, #AENumberSelection {
	margin-top: 10px;
	width:100%;
	clear:both;
	float:left;
}
.CMTitle, .AETitle {
	margin-bottom:5px;
	font-weight: bold;
	width:100%;
	clear:both;
	float:left;
    padding-left:10px;
}
.Trails {
	margin-top: 10px;
	height:auto;
	width:100%;
	clear:both;
	float:left;
}
.FieldDescription {
	width:20%;
	vertical-align:middle;
	clear:both;
	float:left;
}
.FieldTrails {
	width:80%;
	float:left;
}
.RowSelection {
	cursor: pointer;
}
/*Sign*/
.GestioneSign {
	border: 1px solid #cccccc;
	padding-bottom: 10px;
}
.Container {
	width:98%;
	float:none;
	margin:0px auto;
	display:table;
}
.Title {
	font-weight:bold;
	text-align:center;
	font-size: 16px;
	margin:10px 0px 10px 0px;
}
.TitleMiddle {
	text-align:center;
	font-size: 16px;
	margin-bottom: 10px;
}
.ReasonLabel {
	font-size: 14px;
	font-weight:bold;
}
.ReasonValue {
/*margin-left:5px;*/
}
.Label {
	width:150px;
	font-size: 14px;/*text-align:right;*/
	/*margin-right:5px;*/
}
.Value {
	width:150px;
	clear:none;/*margin-left:5px;*/
}
.Alert {
	margin-top: 10px;
	text-align:center;
	font-size: 14px;
}
.Functions {
	margin-top: 15px;
	text-align:center;
	vertical-align:middle;
}
.TitleSigner {
	font-size: 14px;
	margin:10px 0px 10px 10px;
	width:65%;
}
.TitleDate {
	font-size: 14px;
	margin:10px 0px 10px 0px;
	clear:none;
	float:right;
	width:30%;
}
.Signer {
	font-weight:bold;
	font-size: 14px;
	margin-left:10px;
	width:30%;
}
.DateSign {
	font-weight:bold;
	font-size: 14px;
	clear:none;
	float:right;
	width:30%;
}
.Timing {
	float:right;
	width:30%;
}
.navigationPanel {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center !important;
    width: 90%;
}
.all_missing {
	text-align:center; 
	width:100%; 
	padding-top:10px; 
	padding-bottom:10px; 
	font-weight:bold;
	}
#save_submit div {
	text-align: left; 
	clear: both; 
	width: 98%; 
	margin: 20px auto; 
	display: table;
	}	
.riepilogo {
	border-spacing: 0px;
	padding:0px;
	margin:0 auto;
	color: #000; 
	border: gray 1px solid; 
	width: 95%; 
	background-color: #E2EBF3;
	}
.riepilogo td {	
	vertical-align:top; height: 270px;
}
.missing {
	padding-top:10px; 
	color:#F00; 
	width:100%; 
	text-align:center; 
	font-weight:bold;
	}
.system_found {
	margin: 20px auto;
	text-align:center;
	
	}
#elabora {
	font-size:16px;
	}
/********************************************************* stile nuovo **********************************************************************/
/* menu */
.btnCRF {
    width: 150px;
}
.btnSmall {
	min-width: 120px !important;
}
.crfAnnotata {
    word-break: break-all;
    color: Red;
    background-color: #CCC;
    padding: 3px;
    border-radius: 3px;
    display: table-cell;
    margin-bottom: 3px;
}
/* fine eCRF */
.cubo {
    border: 0px;
    height: 22px;
}
.ultimo_salvataggio {
	text-align: right;
	margin-top: 10px;
	width: 100%;
}
#ultimo_salvataggio {
	margin-left:10px;
	color:red;
	font-weight:bold;
	font-style: italic;
}
ul.navigation_sn {
	padding-left: 0;
	background:#eee;
}
ul.navigation_sn li {
	list-style:none;
	border-bottom: 2px solid #fff;
}
ul.navigation_sn li a {
	padding: 20px 5px 15px 80px;
	color: #0062ac;
	display: block;
	font-weight:bold;
}
ul.navigation_sn a.ecrf {
	background:url(/edolas/images/menu_SX/ecrf.png) no-repeat 7% 50%;
}
ul.navigation_sn a.news {
	background:url(/edolas/images/menu_SX/news.png) no-repeat 7% 50%;
}
ul.navigation_sn a.doc {
	background:url(/edolas/images/menu_SX/doc1.png) no-repeat 7% 50%;
}
ul.navigation_sn a.search {
	background:url(/edolas/images/menu_SX/search1.png) no-repeat 7% 50%;
}
ul.navigation_sn a.forum {
	background:url(/edolas/images/menu_SX/forum.png) no-repeat 7% 50%;
}
ul.navigation_sn a.technicalsupport {
	background:url(/edolas/images/menu_SX/technicalsupport1.png) no-repeat 7% 50%;
}
ul.navigation_sn a.FAQ {
	background:url(/edolas/images/menu_SX/FAQ1.png) no-repeat 7% 50%;
}
ul.navigation_sn li a:hover {
	color: #edb15d;
	margin-left: 11px;
 -webkit-transition: margin-left .2s ease-in-out;
 -moz-transition: margin-left .2s ease-in-out;
 -o-transition: margin-left .2s ease-in-out;
 transition: margin-left .2s ease-in-out;
}
ul.navigation_sn li a.SNActive {
	color: #edb15d;
}
/* menu top*/
ul.navigation_top li {
	display: inline-block;
}
ul.navigation_top li a {
	border-left: 2px dotted white;
	padding: 17px 27px;
	color: gray;
}
ul.navigation_top li a {
	color: #FFF
}
ul.navigation_top li a.active {
	border-left: 2px solid white;
	background: #edb15d;
	padding: 20px 27px 15px 27px;
}
ul.navigation_top li a:hover {
	border-left: 2px solid white;
	background: none repeat scroll 0 0 #edb15d;
	padding: 20px 27px 15px 27px;
}
ul.navigation_top {
	padding-left: 0;
	padding-top: 11px;
}
.Calendar {
	height:100%;
	vertical-align:middle;
	float:left;
	width:auto;
}
.CheckCalendar {
	height:100%;
	vertical-align:middle;
	clear:both;
	float:none;
	width:auto;
	margin-bottom: 3px;
}
.AlignCheckCalendar {
	text-align:right;
	width:100%;
}
.OtherLabelConvertionMethod {
    border: none;
    background-color: white;
    width: 90%;
    height: 40px;
    resize: none;
    outline: none;
    cursor: context-menu;
    font-size: 10px;
    padding: 0 3px;
}
#gvAE {
	margin-left:1%;
}
#gvAE caption {
	background-color: #F8F8F8;
	font-weight: bold;
	height: 20px;
}
#pnlUpdateCM > div {
	width:100%;
}
#gvCM {
	margin-left:1%;
}
#gvCM caption {
	background-color: #F8F8F8;
	font-weight: bold;
	height: 20px;
}
.lblNumberConvertionMethod {
    border: none;
    background-color: white;
    width: 90%;
    text-align: center;
    resize: none;
    outline: none;
    cursor: context-menu;
    font-size: 10px;
    padding: 3px 0;
}
/* Inizio Report */
.TestoReport {
	text-align: left;
}
.TestoReportC {
	text-align: center;
}
.GestioneMonitor {
	cursor: pointer;
}
.GestioneMonitor:hover, .GestioneMonitor:hover div {
	width: 100% !important;
	color: white;
	background-color: indianred !important;
}
.GestioneMonitorSelected, .GestioneMonitorSelected Div {
	background-color: #F7E89F;
}
.GestioneMonitorCodiceQuery {
	width: 70px;
	clear: both;
	background-color: antiquewhite;
}
.Orizzontale {
	float: left;
	margin-right: 8px;
}
.Verticale {
    width: 100%;
	clear: both;
	float: left;
	padding-left: 4px;
}
.Orizzontale img, .Verticale img {
	margin-right: 4px;
}
.Verticale img {
    margin-top: 3px;
    display: block;
    float: left;
}
.Verticale label {
    float: left;
    width: 95%;
}
/* Fine Report*/
.tbl-edolas {
	border-spacing: 0;
	width: 100%;
	margin-top: 20px;
	border: 1px solid #EEEEEE;
	box-shadow: 2px 3px 10px #CCC;
}
    .tbl-edolas th {
        font-weight: bold;
        background-color: #EEEEEE;
        padding: 3px;
    }
.tbl-edolas td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
}
.no-shadow {
	box-shadow: none !important;
}
.no-border {
	border: 0px !important;
}
.yes-border {
	border-bottom: 1px solid #CCC;
}
#pnl_paziente {
	width:96%;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#pnl_update {
	width:90%;
	padding: 8px;
	border: 1px solid #CCCCCC;
}
.tbl-no-border {
	margin: 10px 0 10px 0;
	width: 100%;
	border: 0px;
}
.td-perc-20 td {
    text-align: center !important;
    width: 20% !important;
}
.td-perc-25 td {
	text-align: center !important;
	width: 25% !important;
}
.td-centered td {
	text-align: center !important;
}
.tr-title {
    background-color: #EEEEEE;
    font-weight: bold;
}
.tr_subtitle {
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
}
.tbl-rowed {
	border: 1px solid #CCC;
	width: 98%;
	border-spacing: 0px;
	margin: 0px auto 20px auto;
	box-shadow: 2px 3px 10px #CCC;
}
.tbl-rowed td {
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #CCC;
	padding: 5px;
}
.tbl-rowed th {
    font-weight: bold;
}
table > tbody > tr:last-child > td {
    border-bottom: 0 !important;
}
#tbl_sites td {
	font-size: 13px !important;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	text-transform:  capitalize;
	padding: 6px 6px 9px 3px !important;
}
#tbl_sites th {
	border-bottom: 1px solid #CCC;
	padding: 6px 6px 9px 3px !important;
}
#tbl_ecrf {
    padding: 0;
    border-spacing: 0;
    width: 100%;
    margin: 0 auto;
    border: 0px;
}
    #tbl_ecrf td {        
        vertical-align: middle;
        border-bottom: 1px solid #CCC;
    }
#tbl_ecrf td a{	
	text-align: left;
}
.tbl-no-rowed { width: 99%; }
.tbl-no-rowed td {
	padding: 1.5px;
	border-bottom: 0 !important;
}
.rbl-no-rowed td {
	border-bottom: 0 !important;
}
.rbl-no-rowed-4-cols td {
	white-space: nowrap;
	width: 33%;
	border-bottom: 0 !important;
}
.tbl_crf_errors {
    border: gray 1px solid;
    width: 95%;
    text-align: left;
    border-bottom: gray 1px solid;
    min-height: 292px;
    background-color: #F8F8F8;
    margin: 0 auto;
    padding: 0;
    border-spacing: 0;
}
.tbl_crf_errors_legend {
	width: 95%;
	padding: 3px;
	text-align: left;
	margin: 3px auto;
	display:table;
}
.label-3-cols div {
	width: 32%;
	text-align: left;
	margin-bottom: 3px;
}
.label-2-cols div {
	width: 48%;
	text-align: left;
	margin-bottom: 3px;
}
.ul-no-styled {
	list-style-type: none;
}
.ul-no-styled li {
	display: inline;
}
::selection {
 background: #09589c; /* WebKit/Blink Browsers */
 color: #FFF;
}
::-moz-selection {
 background: #09589c; /* Gecko Browsers */
 color: #FFF;
}
.tbl_disabled {
	color: #999;
	background: #DDD !important;
	border: 1px solid #CCC !important;
}
.tbl_disabled table {
	color: #999;
	background: #DDD !important;
}
.tbl_disabled th {
	color: #999;
	background: #CCC !important;
}
.tbl_disabled tr {
	color: #999;
	background: #DDD !important;
}
.tbl_disabled td {
	color: #999;
	background: #DDD !important;
}
.tbl_disabled span {
	color: #999;
	background: #DDD !important;
}
.labelctrl {
	float: left;
	margin-left: 5px;
}
.td-align-center td {
	text-align: center !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.col-33 {
	float: left;
	width: 33%;
	text-align: center;
	vertical-align: top;
}
/* TASTO TOP PER SCROLL PAGINA */
.cd-top {
	display: inline-block;
	height: 30px;
	width: 30px;
	position: fixed;
	bottom: 30px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(243, 153, 18, 0.9) url(/edolas/Images/cd-top-arrow.png) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
 -webkit-transition: opacity .3s 0s, visibility 0s 0s;
 -moz-transition: opacity .3s 0s, visibility 0s 0s;
 transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: #e86256;
	opacity: 1;
}
@media only screen and (min-width: 768px) {
 .cd-top {
 right: 20px;
 bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
 .cd-top {
 height: 60px;
 width: 60px;
 right: 30px;
 bottom: 30px;
}
}
/* TASTO TOP PER SCROLL PAGINA */

/* AUTOCOMPLETE */
#myInput {
	width: 220px;
	background-color: #f1f1f1;
	padding: 5px 6px;
}
#erase {
	margin-left: -20px;
	width: 30px;
	padding: 10px 0 10px 0 !important;
	z-index: 99999;
	color: #333;
	cursor: pointer;
	font-weight: bold;
}
#showcaret {
	margin-left: -20px;
	width: 30px;
	padding: 10px 0 10px 0 !important;
	z-index: 99999;
	color: #333;
	cursor: pointer;
	font-weight: bold;
}
#collapse_all {
	height: 15px;
	width: 15px;
	margin-right: 8px;
	cursor: pointer;
}
.autocomplete {/*the container must be positioned relative:*/
	width: 100%;
	text-align: center;
	position: relative;
	display: inline-block;
}
.autocomplete-items {
	margin: 0 auto;
	width: 220px;
	position: absolute;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	border-top: none;
	z-index: 99;
	top: 100%;
	left: 9px;
	right: 0;
}
.autocomplete-items div {
	padding: 10px;
	cursor: pointer;
	background-color: #fff;
	border-bottom: 1px solid #d4d4d4;
}
.autocomplete-items div:hover {/*when hovering an item:*/
	font-weight: bold;
	border-radius: 0px !important;
	background-color: #CCC;
}
.autocomplete-active {/*when navigating through the items using the arrow keys:*/
	background-color: DodgerBlue !important;
	color: #ffffff;
}
#myInputautocomplete-list {
	max-height: 360px;
	overflow: auto;
}
/* FINE AUTOCOMPLETE */
.separator {
	width: 94%;
	clear: both;
	border-bottom: 0px solid #CCC;
	margin: 50px auto 0 auto;
}
.left {
	text-align: left;
}
.red {
	color: red;
}
.gray {
	color: #CCC;
}
.edolas {
	font-size: 90px !important;
	color: #0062ac !important;
	font-weight: bolder !important;
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	letter-spacing: 2px !important;
	margin-left: 0px !important;
	text-shadow: 2px 2px #888f97;
}
    .edolas img {
        margin-bottom: -10px;
		width: 80px;
        /*display:none;*/        
    }
.edolass {
	font-size: 30px !important;
	color: #0062ac !important;
	font-weight: bolder !important;
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
	letter-spacing: 2px !important;
	margin: 0px auto !important;
	text-shadow: 2px 2px #888f97;
	width:160px;
}
.edolass img {
	border-radius: 50%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border:1px solid #0062ac;
	margin-right:10px;
	display:none;
}
.colon1 {
	width: 40%;
}
.colon2 {
	width: 60%;
}
.btnCrf {
	width: 150px;
	margin: 0px 10px;
}
.widthCRF {
	width: 100%;
	margin: 0px auto;
}
#stampa {
	width: 33%;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
}
#crf_edit {
	width: 30%;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
	float: right;
}
#crf_history {
	width: 33%;
	text-align: Left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
#list_history {
    z-index: 1;
    position: absolute;
    left: 20px;
    top: 30px;
    border: 1px solid gray;
    display: none;
    line-height: 1.4;
    font-size: 14px;
    border-radius: 3px;
    background-color: white;
    padding-right: 30px;
}
#riepilogo_query {
    width: 98%;
}
#calc, #calc_bmi, #calc_cc {
	cursor: pointer;
	margin-top: 10px;
	margin-left: 3px;
}
.Report {
	width: 100%; 
	padding-bottom: 20px;
	}
.MastrinoReport {
	border-spacing: 0px;
	padding: 0px;
	margin: 20px auto;
	width: 98%;
	border: 1px solid #CCCCCC;
	box-shadow: 2px 3px 10px #CCC;
}
.MastrinoReport	td {
	border-bottom: 1px solid #CCC;
	width:50%;
	padding-left: 3px;
	height: 36px;
	}
#gvLab {
	font-size: 12px;
	}	
#gvLab th {
	text-align: center;
	}
#gvLab label {
	font-size: 11px;
	}
#gvLab input[type="text"] ,#gvLab  select{
	width:70%;
	}
.Unit	 {
	width:96% !important
	}
.clearfix {
    clear: both;
}
.strong {
    font-weight: bold;
}
.bold {
    font-weight: bold;
}
/*class generici per radiobuttonlist*/
.RadioTable {
    margin: 0px;
}
.RadioTable td {
    padding: 1px !important;
    border-bottom: 0 !important;
}
/*.RadioTableVertical input {
    display: block;
    float: left;
    margin-bottom: 5px;
    clear: both;
}
.RadioTableVertical label {
    display: block;
}*/
.menuPanelHead {
    cursor:pointer;
}
.boxSezione { margin: 0 !important;}
.titoloSezione {
	margin: 3px 6px 6px 0px !important;
	padding-right: 6px;
	clear: none !important;
	float: left;
	border-right: 1px solid #CCC;
}
.titoloSezione:last-child {
	border-right: 0 !important;
}
.shadow {box-shadow : 2px 3px 10px #CCC !important; }
.disabled { background-color: #DDD; color: #999 !important; }
.disabled label { color: #999 !important; }
.disabled table { background-color: #DDD !important; }
.help { cursor: help; }
.remove-all-styles {
	text-decoration: none !important;
	padding: 3px !important;
	margin: 0px 0px !important;
	width: 100% !important;
	height: auto !important;
	font-size: 12px !important;
}
span[id$="_normal_reference"] {
	color: #ff2200;
	font-weight: bold;
}