a {
    color: #414141;
}
.clearBoth{
	clear: both;
}

#tree {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(221, 221, 221);
	margin-top: 5px;
	min-width: 150px;
	width:25%;
	/*min-height: 600px;*/
	float: left;
}

#tree-buttons {
	margin: 3px;
	margin-bottom: 10px;
}

.tree-scroll-panel {
	/*height: 534px;*/
	overflow: auto;
	margin-top: 5px;
}

.tree-btn-container {
	margin: 10px 3px 0px 3px;
}

.btn-tree {
	font-size: 12px;
	line-height: 15px;
	padding: 0px 5px;
}

.dynatree-node.asset-inherited .dynatree-checkbox,
.dynatree-node.asset-inherited .dynatree-checkbox:hover {
	background-position: -33px -201px; /*catena*/
}

.dynatree-node.asset-inherited.dynatree-selected .dynatree-checkbox,
.dynatree-node.asset-inherited.dynatree-selected .dynatree-checkbox:hover {
	background-position: -0px -201px; /*checkbox selezionato*/
}

.dynatree-node.asset-inherited.break-inheritance .dynatree-checkbox,
.dynatree-node.asset-inherited.break-inheritance .dynatree-checkbox:hover {
	background-position: -48px -201px; /*catena spezzata */
}

.dynatree-node.asset-inherited a {
	color: #777777;
}

ul.dynatree-container a{
	text-transform: none !important;
}

#content {
	/*border-style: solid;
	border-width: 1px;
	border-color: rgb(221, 221, 221);*/
	margin-top: 5px;
	padding-right: 5px;
	/*min-height: 600px;*/
	float: right;
	width: 74%;
}
#content-extra {
	position: relative;
}
.tab-content {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: rgb(221, 221, 221);
	border-top-style: none;
	overflow: auto;
	/*min-height: 563px;*/
}
.tab-pane-content {
	margin: 10px;
	position: relative
}
.tabbable {
	position: relative;
}
#questionario 
{
    /*border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    margin-top: 5px;
    min-width: 800px;
    min-height: 400px;*/
    margin-top: 5px;
    border: 0px;
}
.container-border {
	/*AG - 04/05/2017*/
    height: 880px;
    overflow-y: scroll;
}

#questionario_description
{
    font-size:20px;
    font-weight:bold;
    text-align:center;
}

.questionnaire-movie {
    margin: 0 auto;
    overflow-x: hidden;
    width: 900px; 
}

	.questionnaire-movie .jp-interface {
		height: 60px;
	}

	.questionnaire-movie .jp-progress {
		height: 5px;
	}

	.questionnaire-movie .jp-controls-holder {
		top: 5px;
	}

	.questionnaire-movie .jp-controls a {
		cursor: pointer;
		outline: none;
	}


.btn-salva-wrap {
	position: absolute;
	top: 0px;
	right: 0px;
}

.header-title
{
	padding-left: 10px;
	padding-top: 14px;
	font-size: 18px;
	color: #1a2b64;
	display: block;
	float: left;
}

/* elementi generici dell'admin */
.admin-icon,
.admin-icon:hover {
	border: 1px solid #777777;
	border-radius: 2px;
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	height: 26px;
	line-height: 30px;
	margin-right: 5px;
	overflow: hidden;
	text-align: center;
	width: 26px;
}

/* oggetti di analisi */
.list-item-margin {
	margin: 20px 10px 10px 10px;
}

.title-help {
	margin: 10px 0px;
}

.container-border .no-item {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding-top: 50px;
	text-align: center;
}

.container-border .buttons-container {
	margin-top: 20px;
	text-align: center;
}

/* homepage */
.homelink, .homelink:hover {
	/*color: #414141;*/
	text-decoration: none;
}

/* messaggi, feedback, ecc. */
.message {
	margin: 10px;
}

	.message .message-title {
		font-size: 25px;
	}

	.message .message-text {
		font-size: 15px;
		margin-top: 15px;
	}

/* assets */
.asset-info {
	background: url('../images/icona_asset_info.png') center center no-repeat;
	cursor: pointer;
	margin: 0px 5px;
	padding: 8px;
}

.asset-edit-inherited {
	cursor: pointer;
	font-size: 1px;
	margin: 0px 0px 0px -16px;
	padding: 8px;
}

.cell-menace-code {
	min-width: 110px;
	white-space: nowrap;
}

.cell-menace-prob {
	white-space: nowrap;
}

.inherit-from {
	border-top: 1px solid #dddddd;
	font-size: 10px;
	line-height: 12px;
	margin: 2px 0px;
	padding: 2px 0px;
}

.cell-btn-extra {
	min-width: 50px;
	white-space: nowrap;
}

	.cell-btn-extra a {
		cursor: pointer;
	}

.asset-second-col {
	float: left;
	overflow: auto;
	width: 60%;
}

.asset-third-col {
	/* border: 1px solid #dddddd; */
	float: right;
	/*min-height: 600px;*/
	width: 39%;
	/* margin-top: 35px;
	overflow: auto; */
}

	.asset-third-col .vulnerability-row,
	.asset-third-col .control-row {
		border-bottom: 1px solid #dddddd;
		margin-bottom: 4px;
		min-height: 28px;
		position: relative;
	}

.tool-analysis-icon {
	border: 1px solid #777777;
	color: #333333;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 16px;
	height: 22px;
	line-height: 26px;
	margin-right: 1px;
	overflow: hidden;
	text-align: center;
	width: 22px;
}

.tool-analysis-icon:hover {
	color: #333333;
}

.control-label.popover-help,
.control-label.popover-help:hover,
.form-horizontal .control-label.popover-help,
.form-horizontal .control-label.popover-help:hover {
	color: #333333;
	display: block;
	float: left;
	height: 24px;
	line-height: 20px;
	padding-top: 0px;
	text-align: center;
	width: 24px;
}

/* report e documenti */
.report-analisi {
	border: 1px solid #dddddd;
	margin-bottom: 25px;
}

	.report-analisi h2 {
		border-bottom: 1px solid #dddddd;
		padding: 0px 10px;
	}

	.report-analisi h4 {
		height: 20px;
		line-height: 20px;
		padding: 6px 10px;
	}

	.report-analisi .albero-aziende {
		float: left;
		width: 33%;
	}

	.report-analisi .albero-oggetti-min {
		float: left;
		width: 33%;
	}

	.report-analisi .albero-assets-min {
		float: left;
		width: 34%;
	}

	.report-analisi .albero-oggetti {
		float: left;
		width: 50%;
	}

	.report-analisi .albero-assets {
		float: left;
		width: 50%;
	}

	.report-analisi .report-filtro-titolo {
		background-color: #f5f5f5;
		height: 25px;
		line-height: 25px;
		padding: 6px 10px;
	}

	.report-analisi .report-filtro {
		height: 20px;
		line-height: 20px;
		margin: 0px 10px;
	}

.report-comandi {
	margin-bottom: 25px;
	text-align: center;
}

.label-questionario {
    display:inline;
  /*  padding-right: 20px;*/
    min-width: 100px;
    max-width: 300px;
}

.span-questionario-inline {
    display:'';
  /*  padding-right: 20px;*/

}

.div-label-questionario-block {
	padding-top: 4px;
}

.div-label-questionario {
    float: left;
/*    width: 210px;*/
    width: 23%;
    position: relative !important;
    padding-right: 2%;
    margin-top: 5px;
}

.div-label-questionario-clear {
    clear:left;
}

.related-assets-help {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 70px 20px 0px;
}

	.related-assets-help li {
		line-height: 16px;
	}

.asset-control-field-label {
	/*display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	width: 80px;*/
	display: block;
    float: left;
    line-height: 16px;
    width: 100px;
    max-width: 100%;
    margin-top: 0px;
}

/* validazioni */
.validation-error-container {
	border: 1px solid #dd0000;
	color: #dd0000;
	display: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 5px;
	padding: 5px;
}

	.validation-error-container .error {
		color: #dd0000;
		font-size: 12px;
		font-weight: normal;
		margin: 0px;
	}

/* report html */
.report-html-title {
	margin-bottom: 20px;
}

.report-html-container {
	overflow-x: scroll;
	width: 100%;
}

.report-html {
	/**/
}

	.report-html td {
		border: 1px solid #cccccc;
		font-size: 10px;
		padding: 5px;
	}

	.report-html th {
		border: 1px solid #cccccc;
		font-size: 12px;
		padding: 2px;
	}

	.report-html .row-1 th {
		vertical-align: top;
	}

	.report-html .text-rotate {
		height: 110px;
		position: relative;
		width: 30px;
		white-space: nowrap;
	}
	.report-html .text-rotate .text {
		writing-mode: tb-rl;
		-webkit-transform: rotate(270deg);
		-moz-transform: rotate(270deg);
		-o-transform: rotate(270deg);
		-webkit-transform-origin: 57px 50px;
		-moz-transform-origin: 57px 50px;
		-ms-transform-origin: 57px 50px;
		-o-transform-origin: 57px 50px;
		transform-origin: 57px 50px;
		position: absolute;
	}

	.report-html .oggetto-codice {
		font-weight: bold;
		width: 150px;
	}

	.report-html .oggetto-descrizione {
		line-height: 16px;
		width: 150px;
	}

	.report-html .asset-codice {
		font-weight: bold;
		width: 150px;
	}

	.report-html .asset-descrizione {
		line-height: 16px;
		width: 150px;
	}

	.report-html .minaccia-descrizione {
		font-weight: normal;
		line-height: 16px;
	}

	.report-html .col-asset {
		background-color: #bbb;
	}

	.report-html .col-rischio {
		background-color: #bbb;
	}
	.report-html .big-border {
		border-left: 2px solid #aaaaaa;
	}

#home_elenco_normativa
{
    /*border: 1px dotted rgba(0, 0, 0, 0.13);*/
    /*float: left;*/
    margin: 5px;
    font-size: 19px;
    padding: 5px 0;
}

#home_elenco_questionari {
	font-weight: normal;
	font-size: 16px;
}

#home_elenco_modello {
	font-weight: normal;
	font-size: 16px;
}

.normativa-title
{
    color: #FFF;
    background-color: #1a2b64;
    padding: 5px 2px 5px 10px;
}

.organigramma-title
{
	position: relative;
}

.modello-title,
.questionari-title
{
	color: #fff;
	padding: 5px 2px 5px 10px;
	background-color: #75A305;
	margin: 4px;
}

.btn-nascondi,
.btn-mostra
{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 100px;
	background-color: #f3f3f3;
	border: 1px solid rgba(0, 0, 0, 0.13);
	border-bottom: 0px;
}

.funzioni
{
	background-color: #f3f3f3;
	border: 1px solid rgba(0, 0, 0, 0.13);
	margin: 7px 0;
}

#servizi-filters {
	padding: 5px 7px;
}

.alert-message {
	font-size: 20px;
	padding: 20px;
	margin: 10px;
	text-align: center;
}
.alert-message.warning{
	background: #fbf6e4;
	border:1px solid #eed77d;
	color:#c7a900 !important;
}
.alert-message.error {
	background: #fee9e9;
	border:1px solid #e8a0a0;
	color:#d45959 !important;
}
.alert-message.success{
	background: #e9f2d3;
	border:1px solid #c0d86d;
	color:#77a113 !important;
}
.alert-message.info{
	background: #dce9f3;
	border:1px solid #a0c2dc;
	color:#387cb0 !important;
}
.alert-message.notice{
	background: #ffffff;
	border:1px solid #cccccc;
	color:#999999 !important;
}


/* Personalizzazioni Sistemi TOOL */

.datepicker:before {
	display: none;
}

.datepicker:after {
	display: none;
}

/*ALLINEMAENTO CAMPO DATA A SINISTRA*/
.datepicker{
   padding: 0px;
}

html, body {
	padding-top: 0px;
	/* background-color: #F0F0F0; */
	background-color: #fff;
	height: 100%;
	padding-bottom: 0px;
}

#external {
	min-width: 1024px;
	padding-bottom: 150px;
}

a:hover, a:hover:active {
	color: #414141;
	text-decoration: none;
}

.dropdown-menu {
	left: auto; 
	z-index: 99999;
}

hr {
  margin: 10px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ddd;
}

h1 {
    font-size: 26px;
    font-weight: 300;
    line-height: 34px;
}

h2 {
   font-weight: 300;
   font-size: 22px;
   line-height: 30px;
}

h4 {
   font-size: 14px;
   line-height: 14px;
}

form {
    margin: 0 0 10px;
}

.control-label {
	font-size: 13px;
    font-weight: 300;
    line-height: 20px;
}

.control-label-2row {
	line-height: 13px !important;
	padding-top: 0px !important;
}

ul.dynatree-container {
    /*background-color: #f0f0f0 !important;*/
}


.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
	background: #f0f0f0 !important;
	color: #f16037;
}

/* homepage */
.listview-container.grid-layout {
    /* background-color: #F5F5F5; */
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.13);
    overflow: hidden;
}

.mediumListIconTextItem {
    /* background-color: #F5F5F5; */
    background-color: #fff;
/*    width: 260px;*/
    width: 99%;
    height: 50px;
    postion: relative;
    margin-bottom: 20px;
}

.mediumListIconTextItem .mediumListIconTextItem-Detail {
	width: 82%;
	overflow: hidden;

	/*ANDREA GARNERO - 27/07/2016*/
	margin-bottom: 0px;
	height:100%;
}

.mediumListIconTextItem-Detail h4{
		font-size: 14px;
}

.mediumListIconTextItem .mediumListIconTextItem-Detail-List {
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	width: 50%;
	overflow: hidden;

	
	margin-top: 25px;
	height:100%;


}

.mediumListIconTextItem-Detail-List h4{
	font-size: 14px;
}

.smallListIconTextItem {
    /* background-color: #F5F5F5; */
/*    width: 260px;*/
    background-color: #fff;
    width: 99%;
    height: 35px;
    postion: relative;
    margin-top: 10px;
    margin-left: 8px;
    margin-bottom: 0px;
    padding: 0px;
}

	h4 a:hover {
		color: red;
	}

.accent-color, header h1, header h2, table th {
    color: #414141;
}

header h2, h2.title {
    color: #537fac !important;
}

.mediumListIconTextItem .mediumListIconTextItem-Image[class^="icon-"],
.mediumListIconTextItem .mediumListIconTextItem-Image[class*=" icon-"] {
      display: inline-block;
      width: 50px;
      height: 50px;
      font-size: 25px;
      line-height: 50px;
      margin: 5px;
      text-align: center;
      color: #fff;
      background-color: #808080;
}

.table-bordered {
	margin-bottom: 10px;/*30px*/
	font-size: 12px !important;
}

/*pulsante aggiungi riga*/
.aggiungi_riga{
	margin-bottom: 20px;
}

.nav-tabs > li > a {
	color: #777;
}

.nav-tabs > li > a:hover {
	color: #f16037;
}

/* header */

#header-container {
	height: 80px;
	overflow: hidden;
}

	#header-container h5 {
		margin-top: 0px;
		height: 80px;
	}


#header-sistemi {
	padding: 0px;
}

	#header-sistemi #header-sistemi-top {
		height: 80px;
		/*background-image: url("../images/bgHeader.png");
    	background-repeat: repeat-x;*/
    	background: #E0E0DF;
    	/*border-top: 15px solid #707070;*/
	}

	#header-sistemi #logo {
		height: 80px;
		padding-left: 70px;
	}

	#header-sistemi #logo img {
		float: left;
	}

	#header-sistemi #divider {
		height: 14px;
		background: url("../images/contentShadow.png") no-repeat scroll center top ;
	}

	#top-info {
		padding-right: 70px;
	}

.header-title span {
	font-size: 15px;
}

#top-info a {
   font-size: 14px;
   color: #fff;
}

#top-info a:hover {
    color: #fff;
}

h3, .win-type-large {
	line-height: 16px;
	color: #414141;
}

.top-info-block {
	margin-top: 5px;
	color: #fff;
}

.pull-left {
    margin-top: 5px;
}

#top-info hr.separator {
	margin-top: 10px;
	background-color: #fff;
}

.text-error {
	color: red;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
	background-color: #808080;
}

/* Login Panel */


#login {
    float: right;
    margin-right: 0;
    position: relative;
    padding-right: 70px;
    padding-top: 12px;
}

	.loggedUser{
		font-size:11px;
		color:#537fac;
		line-height:16px;
		position:relative;
		padding-left: 40px;
		margin-top: 7px;
		background: url('../images/user.png') top left no-repeat;
		font-family: Verdana,Arial,Trebouchet MS,"Helvetica Neue",Arial,Helvetica,sans-serif;
		font-size:12px;
	}

	.loggedUser .userPanel{
		position:absolute;
		top:35px;
		left:30px;
		border:1px solid #a0a0a0;
		border-bottom:4px solid #537fac;
		background-color:white;
		width:260px;
		padding:10px;
		display:none;
		z-index:999;
		line-height:normal;
	}

	.loggedUser .userPanel a {
		font-size: 12px;
	}

	.loggedUser .userPanel .grayBox{
		background-color:#d7d7d7;
		color:#838383;
		font-size:11px;
		padding:10px;
		line-height: 22px;
	}

	.loggedUser .userPanel .grayBox a, .loggedUser .userPanel .grayBox a:hover, .loggedUser .userPanel .grayBox a:visited{
		color:#838383;
		font-size:11px;
	}

	.loggedUser .userPanel .lastOrder{
		color:#537fac;
		font-size:12px;
		padding:10px;
		border:1px solid #dddddd;
		margin-top:10px;
		font-weight:bold;
	}

	.loggedUser .userPanel .btnBoxLeft {
		display:block;
		float:left;
		margin-top:10px;
		line-height:normal;
		padding:10px;
		font-size:12px;
		color:white;
	}

	.loggedUser .userPanel .btnBoxRight {
		display:block;
		float:right;
		margin-top:10px;
		line-height:normal;
		padding:10px 20px;
		font-size:12px;
		color:white;
	}

	.btnUserArea {
		background-color:#5380BB;
	}

	.btnMyOrder {
		background-color:#75A305;
	}

	.btnMyUser {
		background-color:#b0b0b0;
	}

	.btnSiteTool, .btnSiteTool {
		background-color:#E74C13;
	}


	.loggedUser .userPanel .title{
		color:#537fac;
		font-size:12px;
		font-weight:bold;
	}

	.loggedUser .username {
		padding-right: 20px;
		color: #537fac;
    	cursor: pointer;
		position: relative;
		display: block;
	}

/* pulsanti */

/*
button[type="submit"], input[type="submit"] {
		-moz-box-shadow:inset 0px 0px 0px -15px #ffe3e0;
		-webkit-box-shadow:inset 0px 0px 0px -15px #ffe3e0;
		box-shadow:inset 0px 0px 0px -15px #ffe3e0;
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f15f37), color-stop(1, #f7410f) );
		background:-moz-linear-gradient( center top, #f15f37 5%, #f7410f 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f15f37', endColorstr='#f7410f');
		background-color:#f15f37;
		border:1px solid #f15f37;
		display:inline-block;
		color:#ffffff;
		font-family:arial;
		font-size:13px;
		font-weight:bold;
		padding:5px 24px;
		text-decoration:none;
		text-transform: uppercase;
		text-align: center;
}

button[type=submit]:hover, input[type=submit]:hover {
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f7410f), color-stop(1, #f15f37) );
		background:-moz-linear-gradient( center top, #f7410f 5%, #f15f37 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7410f', endColorstr='#f15f37');
		background-color:#f7410f;
		cursor: pointer;
}
*/

/* Icone homepage TOOL*/
.icon-blue {
	background-color: #467AC7 !important;
}

.icon-green {
	background-color: #75A305 !important;
}

.icon-red {
	background-color: #E00024 !important;
}

.icon-orange {
	background-color: #E74C13 !important;
}

.icon-grey {
	background-color: #808080 !important;
}

.icon-azure {
	background-color: #00e1e9 !important;
}

.icon-violet {
	background-color: #8c02ed !important;
}

.icon-yellow {
	background-color: #ffe400 !important;
}

/* footer block */
.win-ui-dark {
    background-color: #777777;
    color: #FFFFFF;
    padding: 0 70px;
}

.sel-min-prb {
	width: 25px;
	min-width: 45px;
}

.block-report {
	position: absolute;
	bottom: -18px;
	left: 10px;
}

.block-add-analisi { 
	font-weight: bold;
	padding: 7px 0;
}

.block-add-analisi a, .block-add-analisi a:link, .block-add-analisi a:visited {
	color: #e74c13;
}

.block-add-analisi a:hover {
	color: #414141;
}

#input_altro
{
    width: 100px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

/*finestra questionari tabella*/
.elenco{
	display: inline;
	float: left;
}

.container_titolo{
	margin-top: 10px;
}

.new_elemento{
	display: inline-block;
	float: left;
}

#default.selectedButton, #personalized.selectedButton, #text-selected.selectedButton, #all.selectedButton {
	background-color: rgba(232, 78, 14, 1.0); 
	border-color: rgba(232, 78, 14, 1.0);
	color: #fff; 
}

#home_elenco_questionari_questionari,
#home_elenco_questionari_report,
#home_elenco_analisisemplificate_questionari,
#home_elenco_analisisemplificate_report,
#home_elenco_modello_analisi,
#home_elenco_modello_report
{
    width: 50%;
    float: left;
}


.home-container {
    display: table; /* Make the container element behave like a table */
	width: 100%; /* Set full-width to expand the whole page */
	border-collapse:separate;
	border-spacing:10px;
}


.home-sezioni {
	display:table-row;
}

.home-sezioni-inner {
	width: 33%;
	display: table-cell;
	padding:5px;
	border:1px solid rgba(0, 0, 0, 0.13);
}

.home-sezioni-inner h1 {
	
	padding: 10px;
	text-align: center;
}


.home-sezioni-inner-img {
	text-align: center;
	width: 100%;
}


.home-sezioni-inner p {
	padding: 10px;
}

.report-disable
{
   color: #E00024;
}
.report-ok
{
   /*color: #75a305; verde*/
	color: #414141;
}

.compilazione-red
{
    /*color: #E00024;*/
}

.compilazione-green
{
   /*color: #537fac;*/
}

/* gestione popup help */
.popover.right {
	top: 0px !important;
}

.table th, .table td {
	position: relative;
}

.popover.right .arrow {
	top: 12px !important;
}

.popover-content {
	white-space: normal !important;
}

.longText{
	width: 510px;
	height: 45px;
	overflow-y: scroll;
}

.smallListIconTextItem .smallListIconTextItem-Detail {
	width: 80%;
}

.pagination {
    width: 100% !important;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    margin-top: -10px;
}


/*overlay attesa generazione report*/
#overlay{
	position:fixed;
	left: 0px;
	top:0;
	width:100%;
	height:100%;
	z-index: 99999;
	background: url('../images/loader.gif') 50% 50% no-repeat rgba(0, 0, 0, 0.5);
}


/*PULSANTI QUESTIONARI TABELLE*/
.button-filters button{
	margin: 10px 10px 20px 0;
}
.default td{
	font-weight: bold;
}

/* NUOVA GRAFICA QUESTIONARI */

.btn {
   display: inline-block;
   padding: .375rem 1rem;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   border-radius: .25rem;

   color: #fff;
   /*background-color: #5bc0de;
   border-color: #5bc0de;*/
   background-color: #537fac;
   border-color: #537fac;
}

.btn a{
   color: #fff !important;
}

.btn:hover {
	color: #fff;
   background-color: #6ac1db;
   border-color: #6ac1db;
   -webkit-transition: none;
   -moz-transition: none;
   -ms-transition: none;
   -o-transition: none;
   transition: none;
}

.btn-large {
   display: inline-block;
   padding: .375rem 1rem;
   font-size: 1rem;
   font-weight: 400;
   line-height: 2.2;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   border-radius: .25rem;

   color: #fff;
   /*background-color: #5bc0de;
   border-color: #5bc0de;*/
   background-color: #537fac;
   border-color: #537fac;
}

.btn-large a{
   color: #fff !important;
}

.btn-large:hover {
	color: #fff;
   background-color: #6ac1db;
   border-color: #6ac1db;
   -webkit-transition: none;
   -moz-transition: none;
   -ms-transition: none;
   -o-transition: none;
   transition: none;
}

.btn-danger {
   color: #fff;
   background-color: #d9534f;
   border-color: #d9534f;
}
.btn-danger:hover {
   color: #fff;
   background-color: #e1605c !important;
   border-color: #e1605c !important;
}

.btn-green { 
   color: #fff;
   background-color: #5cb85c !important;
   border-color: #5cb85c !important;
}
.btn-green:hover {
   color: #fff;
   background-color: #69d969 !important;
   border-color: #69d969 !important;
} 

.btn-green-analisi, a.btn-green-analisi { 
   color: #fff;
   background-color: #5cb85c;
   border-color: #5cb85c;
}
.btn-green-analisi:hover {
   color: #fff;
   background-color: #69d969;
   border-color: #69d969;
} 
.btn-warning-analisi {
    background-color: #faa732 !important;
    border-color: #faa732 !important;
    background-image: none;
    background-repeat: no-repeat;
    filter: none;
}
.btn-warning-analisi:hover,
.btn-warning-analisi:active,
.btn-warning-analisi.active,
.btn-warning-analisi.disabled,
.btn-warning-analisi[disabled] {
   background-color: #f89406 !important;
   border-color: #f89406 !important;
}


.btn-grey { 
   color: #fff;
   background-color: #777 !important;
   border-color: #777 !important;
}
.btn-grey:hover {
   color: #fff;
   background-color: #aaa !important;
   border-color: #aaa !important;
} 

.btn-help-top {
   color: #fff;
   background-color: #5bc0de; 
   border-color: #5bc0de;
}
.btn-help-top:hover {
   color: #fff;
   background-color: #6ac1db !important; 
   border-color: #6ac1db !important;
}
.btn-primary {
   color: #fff;
   background-color: #5bc0de;
   border-color: #5bc0de;
}
	.btn-primary.btn-hover{
		background-color: #e84e0e;
		border-color: #e84e0e;
	}
	.btn-primary.btn-hover:hover{
		background-color: #ff9500;/*#a9390a*/
		border-color: #ff9500;/*#a9390a*/
	}

.button_esci {
   display: inline-block;
   padding: .375rem 1rem;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   border-radius: .25rem;

   color: #fff !important;
	background-color: #5cb85c !important;
	border-color: #5cb85c !important;
	font-weight: normal !important;

	margin-top: 15px !important;
	margin-bottom: 50px !important;

	padding: 0px 20px !important;
	height: 36px !important;
	line-height: 36px !important;
}

.button_esci_senza_salvare {
   display: inline-block;
   padding: .375rem 1rem;
   font-size: 1rem;
   font-weight: 400;
   line-height: 1.5;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: 1px solid transparent;
   border-radius: .25rem;

   color: #111 !important;
	background-color: rgba(205, 205, 205, 0.82);
   border-color: rgba(205, 205, 205, 0.82);
	font-weight: normal !important;

	margin-top: 15px !important;
	margin-bottom: 50px !important;

	padding: 0px 20px !important;
	height: 36px !important;
	line-height: 36px !important;
}

.button_titolari {
	display: inline-block;
	
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: .25rem;
 
	color: #fff !important;
	background-color:rgb(0, 153, 204) !important;
	 border-color: rgb(0, 153, 204) !important;
	 font-weight: normal !important;
 
	 margin-top: 35px !important;
	 margin-bottom: 45px !important;
 
	 height: 100px !important;
	 max-width: 150px;

 }

 .button_titolari_list {
	display: inline-block;
	
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: .25rem;
 
	color: #fff !important;
	background-color:rgb(0, 153, 204) !important;
	 border-color: rgb(0, 153, 204) !important;
	 font-weight: normal !important;
 
	 margin-top: 10px !important;
	 height: 80px !important;
	 max-width: 150px;

 }

 .button_responsabili {
	display: inline-block;
	
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: .25rem;
 
	color: #fff !important;
	background-color: rgb(255, 26, 26) !important;
	 border-color: rgb(255, 26, 26) !important;
	 font-weight: normal !important;
 
	 margin-top: 35px !important;
	 margin-bottom: 45px !important;
 
	 height: 100px !important;
	 max-width: 150px;
	
 }

 .button_responsabili_list {
	display: inline-block;
	
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	white-space: normal;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	border-radius: .25rem;
 
	color: #fff !important;
	background-color: rgb(255, 26, 26) !important;
	 border-color: rgb(255, 26, 26) !important;
	 font-weight: normal !important;
 
	 margin-top: 10px !important;
	 height: 80px !important;
	 
	 max-width: 150px;
 }

.loggedUser {
	background: none;
}

#header-sistemi #header-sistemi-top {
   height: 80px;
   background-repeat: repeat-x;
   background: #fff;
   border-bottom: 1px solid #ccc;

}

#header-sistemi #divider {
   height: 14px;
   background: none;
}

fieldset {
   border: 1px solid #ddd;
   border-radius: .25rem;
   margin-bottom: 10px !important;
}

fieldset .legend {
	padding: 15px !important;
	margin: 0px 0px 15px 0px !important;
	border-bottom: 1px solid #ccc;
	background-color: #f7f7f7;

}

.questionario_domanda_help {
   font-weight: normal;
   font-size: 11px;
   color: #e84e0e;/*#537fac*/
}

.titoloSezione {
   font-size: 16px;
   padding-bottom: 0px;
}

/* COLONNE QUESTIONARI */

.col-1 {
	width: 25% !important;
	float: left !important;
	margin-left: -10px;
}

.col-2 {
	width: 49.4% !important;
	float: left !important;
	margin-left: -10px;
}

.col-3 {
	width: 75% !important;
	float: left !important;
	margin-left: -10px;
}

.col-4 {
	width: 100% !important;
	float: left !important;
	margin-left: -10px;
}

.col-container {
	padding: 1px 10px;
}

.col-divider {
	clear: both !important;
}

.checkbox-multi {
	margin-top: -2px !important;
	margin-right: 3px !important;
}
/*input per correggiere errore in explorer*/
.input-altro{
	padding: 0px 6px !important;
}

/*registrazione sotto utente*/
form#regNewSottoUtente .boxField{
	display: inline;
	float: left;
	margin-right: 20px;
}

#policy{
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
}
	#policy a {
		color: #e75012;
		outline: 0;
		font-weight: bold;
		-webkit-transition: all .8s ease;
		transition: all .8s ease;
		font-size: 14px;
	}
	#policy a:hover {
		text-decoration: none;
		color: #1f2222;
		-webkit-transition: all .8s ease;
		transition: all .8s ease;
	}
	#policy h2{
		font-size: 19px;
	}

.year-read-only{
	color: red;
}

/* Tab */

.tab_row {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	height: 29px;
}

.tab_on {
	border: 1px solid #ccc;
	margin-bottom: -1px;
	padding: 10px;
	display: inline;
	background: #ccc;
}

.tab_off {
	border: 1px solid #ccc;
	margin-bottom: -1px;
	padding: 10px;
	display: inline;
}

.tab_on:hover, .tab_off:hover {
	cursor: pointer;
	background: #ddd;
}

.btn-ultra-small {
	margin: 0px; 
	padding: 0px 6px; 
	font-size: 10px;
}

.dropdown-menu .divider-white {
    *width: 100%;
    height: 1px;
    margin: 0px 1px 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ffffff;
}

.dropdown-menu li > a {
    font-weight: bold;
}

.dynatree-title {
	display: inline-block;
	white-space: normal;
	width: auto;
}

span.dynatree-node a {
	margin-right: 10% !important;
}

ul.dynatree-container {
	overflow-x: hidden !important;
}

.header-msg
{
	color:red !important;	
	font-weight: bold !important;
	font-size: 15px;
}

.customDoubleListButtons
{
	width: 40px;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 30px;
	margin-bottom: 3px;
}
.customDoubleListButtons input
{
	float: left;
	width: 40px;
	margin-bottom: 5px;
	min-width: 40px;
}
.customDoubleListTitle
{
	float: left;
	width: 500px;
	height: 210px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.customDoubleListSelect
{
	width: 495px;
	height: 200px !important;
}
.import-help-table {
	padding: 0px 20px 20px 20px;
}
.largeLabelBG
{
	width: 200px !important;
	text-align:left !important;
}

.jp-interface button, .jp-interface input[type=button],
.jp-interface input[type=reset], .jp-interface input[type=submit] {
	min-width: initial !important;
	margin-top: auto !important;
}
#scorebarPwd {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
	position:absolute;
	width: 100px;
	font-weight: bold;
	z-index: 0;
}

.table-striped tbody tr.highlight td {
    background-color: #ffff00  !important;
}

.tr_selected { background-color: #ffff00 !important; }

.tabrow {
	text-align: left;
	list-style: none;
	margin: 20px 0 20px;
	padding-left: 15px;
	line-height: 24px;
	height: 26px;
	overflow: hidden;
	font-size: 12px;
	font-family: verdana;
	position: relative;
}
.tabrow li {
	border: 1px solid #f60;
	background: #fff;
	
	display: inline-block;
	position: relative;
	z-index: 0;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	box-shadow: 0 3px 3px #f60, inset 0 1px 0 #F60;
	text-shadow: 0 1px #FFF;
	margin: 0 -5px;
	padding: 0 20px;
	width: 45%;
}
.tabrow a {
	  
	  text-decoration: none;
}

.tabrow li.selected {
	background: #F60;
	color: #fff;
	z-index: 2;
	border-bottom-color: #F60;
}

.tabrow li.selected a{
	color: #fff;
}
.tabrow:before {
	position: absolute;
	content: " ";
	width: 100%;
	bottom: 0;
	left: 0;
	border-bottom: 1px solid #AAA;
	z-index: 1;
}

.tab-questionari-edit li.ui-tabs-active {
	background: #F60;
}

.tabrow li.selected:before {
	box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
	box-shadow: -2px 2px 0 #FFF;
}

.btn-primary.disabilitata, .btn-primary[disabilitata] {
    background-color: #aaa;
	border-color:#aaa;
	color: #fff;
}


td.testo-rischio,
select.testo-rischio,
option.testo-rischio {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
 }


 .testo-rischio {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
 }

 .popover__title {
	/*font-size: 24px; 
	line-height: 36px; */
	text-decoration: none;
	text-align: center;
	/*color: rgb(228, 68, 68);
	padding: 15px 0;*/
  }
  
  .popover__wrapper {
	min-width: 550px;
	position: relative;
	display: inline-block;
  }
  .popover__content {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	left: -150px;
	transform: translate(0, 10px);
	background-color: #efefef;
	padding: 5px;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
	width: auto;
  }
  .popover__content:before {
	position: absolute;
	z-index: -1;
	content: "";
	top: calc(50% - 10px);
	
	left: -20px;
	border-style: solid;
	border-width: 10px 10px 10px 10px;
	border-color:  transparent #bfbfbf transparent transparent;
	transition-duration: 0.3s;
	transition-property: transform;
  }
  .popover__wrapper:hover .popover__content {
	z-index: 10;
	opacity: 1;
	visibility: visible;
	transform: translate(170px, -75px);
	transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
  }
  .popover__message {
	text-align: center;
  }
  
  .oggetti-contromisure-table{
  	 width: 100%;
  	 border: 2px solid #E5E5E5;
  	 margin-bottom: 30px;
  }
  
  .oggetti-contromisure-row1{
  	  	 border: 2px solid #E5E5E5;
  	  	 background-color:#E5E5E5;
  }
  
  .oggetti-contromisure-row1{
  	  	 border: 2px solid #E5E5E5;
  }
  
  
  .oggetti-contromisure-cell1{
  	border: 2px solid #E5E5E5;
  	text-align: center;
  	font-weight: bold;
  	
  }
  
  .oggetti-contromisure-cell2{
  	border: 2px solid #E5E5E5;
  	text-align: center;
  	width: 50%;
  }
  
  a.a-underline:link, a.a-underline:visited, a.a-underline:hover, a.a-underline:active
{	
	text-decoration: underline;	
}

.icona-immagine
{
	width: 50px;
	height: 50px;
	margin: 5px;
}

.pagina-intermedia {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.pagina-intermedia h1 {
	text-align: center;
	margin-top: 20px;
}
.pagina-intermedia .image-container {
	display: flex;
	justify-content: space-around;
	width: 95%;
	margin-top: 20px;
}
.pagina-intermedia .image-box {
	text-align: center;
	width: 45%;
}
.pagina-intermedia img {
	max-width: 100%;
	height: auto;
	max-height: 450px;
	display: block;
	margin: 0 auto;
}
.pagina-intermedia .description {
	margin-top: 10px;
	font-size: 16px;
}
.pagina-intermedia .button-container-left {
	margin-top: 10px;
	width: 100%;
}

.pagina-intermedia .button-container-right {
	margin-top: 10px;
	width: 100%;
}
.pagina-intermedia .button-container-left button {
	margin: 5px;
	padding: 10px 20px;
	font-size: 14px;
	cursor: pointer;
	background-color: #FFFFFF; /* Sfondo arancione */
	color: #E84E0E; /* Testo bianco */
	border: 2px solid #E84E0E;
	border-radius: 20px; /* Spigoli arrotondati */
	transition: all 0.3s ease; /* Transizione per hover */
	width: 90%;
	height: 50px;
}
.pagina-intermedia .button-container-left button:hover {
	background-color: white; /* Sfondo bianco su hover */
	color: orange; /* Testo arancione su hover */
	border: 2px solid orange; /* Bordo arancione su hover */
}

.pagina-intermedia .button-container-right button {
	margin: 5px;
	padding: 10px 20px;
	font-size: 14px;
	cursor: pointer;
	background-color: #E84E0E; /* Sfondo arancione */
	color: #FFFFFF; /* Testo bianco */
	border: 2px solid #FFFFFF;
	border-radius: 20px; /* Spigoli arrotondati */
	transition: all 0.3s ease; /* Transizione per hover */
	width: 90%;
	height: 50px;
}
.pagina-intermedia .button-container-right button:hover {
	background-color: white; /* Sfondo bianco su hover */
	color: orange; /* Testo arancione su hover */
	border: 2px solid orange; /* Bordo arancione su hover */
}
.pagina-intermedia .description-with-button {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.pagina-intermedia .dual-container {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width: 100%;
}
.pagina-intermedia .image-box .single-container {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
}
.pagina-intermedia .description-with-button p {
	text-align: center;
}
/* Specifico per il pulsante di sinistra */

.pagina-intermedia .image-box.left .button-container-left button {
	width: 90%; /* Il pulsante è largo il 90% rispetto all'immagine */
}
    
.pagina-intermedia .image-box.left .button-container-right button {
	width: 90%; /* Il pulsante è largo il 90% rispetto all'immagine */
}
