/* \*/
.gainlayout {height:1%;}
/* */


body {
	font-family:verdana,arial,helvetica;
	font-size:12px;
	color:#8D8D8D;
}

h3 {
	font-weight: bold;
	paddng: 10px;
	text-align: left;
	font-size: 12px;
}

img {
	border: 0;
}

a {
	color: #FF7912;
	text-decoration: none
}

a:hover {
	text-decoration: underline;
}

input.error {
	background-color: red !important;
}


input, select {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: 5px 0;
	color:#8D8D8D;
	font-weight:bold;
	font-size: 12px;
}

input.noborder {
	border: 0px;
}

.radioGroup input {
	padding: 0px !important;
	margin: 0px !important;
	border: 0px !important;
}

.radioGroup label {
	float: none !important;
	display: inline !important;
}

.clearer {
	clear: both;
}


.notes {
	font-size: 12px;
	margin-top: 10px;
}

.notes ol {
	margin-top: 3px;
}

.notes ol li {
	list-style-type: lower-alpha;
	padding: 2px;
	padding-left: 0px;
}

.notes ol.decimal li {
	list-style-type: decimal !important;
}


/*******************************
***************LAYOUT***********
*******************************/

#navbar {
	width: 100%;
	margin: 0px;
	padding: 10px;
	padding-bottom: 0px;
	font-size: 12px;
}

#navbar span, #navbar a {
	float: left;
	display: block;
	margin: 0px;
	margin-right: 10px;
	margin-left: 5px;
	padding: 5px;
	border-radius:3px 3px 3px 3px
}

#navbar .current {
	font-weight: bold;
	color:#ffffff;
	background-color: #FF7912
}

#navbar a:hover {
	color:#ffffff;
	background-color: #FF7912;
	text-decoration: none;
}

.divPanel{
	width:100%;
	margin: 0px;
}

.general {
	width:70%;
	margin:auto;
}


.divPanelContent {
	width:100%;
	border-top:2px solid #FF7912;
	margin:0px;
	padding: 15px;
}

.footer {
	width: 100%;
	margin-top: 10px;
	line-height: 40px;
	background-color: #888888;
	color: white;
	padding-left: 10px;
}

.footer a {
	font-weight: bold;
	font-size: 12px;
	color: white;
	margin-left: 3px;
}

.footer_links {
	font-size: larger;
	display: inline-block;
	float: right;
	margin-bottom: 30px;
}



/*******************************
***************FORM-LAYOUT******
*******************************/

.fields {
	width: 100%;
	padding: 5px;
}

.wrapper {
	width: 100%;
	float: left;
	display: block;
}

.fields label {
	font-weight: bold;
	display: block;
	width: 35%;
	float: left;
}

.fields .input  {
	display: block;
	float: left;
	padding: 10px;
	padding-left: 0px;
	width: 55%;
}

.fields .printDataLabel {
	display: block;
	float: left;
	padding: 10px;
	padding-left: 0px;
	width: 40%;
}

.fields .printValueLabel {
	display: block;
	float: left;
	padding: 10px;
	padding-left: 0px;
	width: 45%;
}

.fields fieldset {
  	background-color: #f9f9f9;
  	border:0;
  	border-top: 2px solid #ff7912;
  	width: 100%;
  	clear: both;
  	margin: 0px;
  	margin-top: 10px;
	margin-bottom: 10px;
  	display: block;
  	position: relative;
  	left: -20px;
  	padding-left: 15px;
}

.fields fieldset legend {
	border-radius:3px 3px 3px 3px
    font-weight: bold;
    display: block;
    background-color: #FF7912;
    padding: 9px;
    color: #FFF;
}

/*******************************
***************PREMIO***********
*******************************/

.premi-div {
	font-weight: bold;
	width: 100%;
	float: left;
	margin-top: 35px;
	line-height: 25px;
	font-size: 14px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	color: #000000;
}


#premio	p.result {font-size: 12px; background-color: #eeeeee; padding: 10px;}
#premio	p.result span.value {margin-left: 10px;font-weight: bold; font-size: 12px;}

.premioDetails {
	width: 100%;
	font-size: 12px;
	padding: 5px;
}

.downloadArea {
	margin-top: 20px;
	border: 1px solid #C4C0B9;
	padding: 5px;
}

.downloadArea h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
}

.downloadArea ul {
	margin-left: 0px;
	list-style-type: none;
	padding: 5px;
}

.downloadArea ul li {
}

.downloadArea ul li.main {
	font-size: 13px;
	font-weight: bold;
}

.downloadArea ul li a {
	background-image: url('../images/pdf.gif');
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	line-height: 20px;
	padding-left: 20px;
}

.privacyResult{
	border-bottom: 1px solid #cccccc;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	color:#8D8D8D;
	font-weight:bold;
	font-size: 12px;
}

a#linkPrivacy{
	padding-left: 5px;
	padding-right: 5px;
	font-weight:bold;
	font-size: 12px;
	text-decoration: none;
}

a#linkPrivacy:hover{
	text-decoration: underline;
}

.privacyNotesCaption{
	text-align: center;
}
.privacyNotes{
	font-family: verdana;
	font-size: 10px;
}

.privacyNotesFooter{
	font-family: verdana;
	background-color:#EEEEEE;
	font-size: 10px;
	margin-top: 5px;
}

#privacyForm {
	background-color:#ffffff;
}

.dr-mpnl-panel {
	position: absolute !important;
}

.rich-mpnl-body {
	padding:0px;
	background-color:#EEEEEE;
}

.rich-mpnl-body .panelContent{
	padding: 10px;
}

#notifiche {
	font-size:small;
	font-weight:bold;
	background-color:lightyellow;
	padding:10px;
	margin-bottom:10px;
	color:#FF7912;
}

.recaptchatable a.customRecCaptchaElement, .recaptchatable a.customRecCaptchaElement:hover {
    padding: 5px !important;
}

/** PULSANTE PROCEDI **/
a.procedi-new {
	background-color: #bbb;
    border-right: 2px solid #fff;
    display: inline-block;
    margin-left: -23px;
    padding: 0 28px;
}

.printable.empty-cell {
	width: 40%;
}

.hr-sinistri {
	border-top: 2px solid #FF7912;
	border-bottom: none;
}

.sinistri {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	background-color: white;
    text-align: center;
    margin: 0 auto;
}

.sinistri thead{
	background-color: #FF7912;
	height: 30px;
	color: #fff;
	text-align: center;
}

.sinistri tr.sxTotali {
    background-color: #FDFCD2;
}

.sinistri td.sinistroLabel{
	text-align: right;
}	

.sinistri table th {
	padding: 5px;
}

.sinistri.printable {
    margin-left: 40%;
}

.sinistri.printable thead{
	background-color: #cbcbcb;
}

.sinistri.printable tr.sxTotali {
    background-color: #EEE;
}

.input-row > label{
	line-height: 26px
}
.input-row {
  margin-bottom: 20px;
}

.input-row .input {
	float: none!important;
	padding: 0!important;
	display: inline;
}

.input-row.massimale {
	margin-top: 20px;
}
.input-row.massimale .input {
	padding-top: 24px!important;
}