.main {
	overflow: hidden;
	margin-top: 130px !important;
	background: #fff;
}
.select2-container--disabled .select2-selection__rendered {
	background-color: #eee !important;
	/*color: #eee !important;*/
}

#dvModal .modal-content {
	border-radius: 5px !important
}

#dvModal .modal-body {
	padding: 20px !important;
}

table {
	width: 100%;
}

td {
	vertical-align: top;
}

#pae-works-search .input, .sol_select {
	width: 100% !important;
}

.radio label, .checkbox label {
	padding-left: 0 !important;
	padding-top: 1px;
}

.solError {
	color: #F5242D;
}

#hWarning ul {
	list-style-type: circle;
	padding: 5px 5px 5px 30px;
	margin: 5px;
	float: none;
}

.tipoNominativo a {
	color: #fff
}

.form-type-radio {
	display: inline-block;
	margin-left: 20px;
	margin-right: 10px;
}

.blue-bold {
	color: #00b4f9;
	font-weight: 700;
	font-size: 14pt;
}

.col-bg-blue {
	padding: 13px;
	background: #00b4f9;
	color: #fff;
}

.col-bg-blue a {
	color: #fff
}

.col-bg-blue a:hover {
	text-decoration: underline
}

.light-theme .current {
	background: #00b4f9;
	border-color: #00b4f9;
}

.paginazione {
	margin-top: 10px;
	margin-bottom: 10px;
}

.border-blue {
	border: solid 1px #00b4f9;
	padding: 10px;
}

.top-border-radius {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.bottom-border-radius {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.ricerca-contenitore {
	border: solid 1px #00b4f9;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.ricerca-contenitore .row {
	margin-top: 10px;
	margin-bottom: 10px;
}

.panel {
	border: solid 1px #cacaca;
	padding: 10px 20px 10px 20px;
	margin: 8px
}

.panel a {
	color: #00b4f9;
	text-decoration: underline;
}

.panel a {
	text-decoration: none;
}

.tbl-result td, .tbl-result th {
	padding: 5px
}

#tblResult th {
	padding-top: 10px;
	padding-bottom: 10px;
}

#tblResult td {
	border-bottom: solid 1px #00b4f9;
}

#tblResult td:first-child {
	border-right: solid 1px #00b4f9;
}

#list_back_arrow {
	background-image: url("../img/back.png");
	cursor: pointer;
	display: block;
	float: left;
	height: 16px;
	margin-top: 5px;
	margin-right: 10px;
	width: 10px;
}

.recapiti-container {
	font-size: 12pt;
}

.recapiti-container .col-lg-12 {
	margin-bottom: 10px;
}

.interpreti-container h3 {
	border-top: solid 1px #00b4f9;
	color: #00b4f9;
	border-bottom: solid 1px #00b4f9;
	padding: 8px 0;
	font-weight: bold;
	cursor: pointer;
}

.titoli-alternativi-cont {
	cursor: pointer;
}

.interpreti-container span {
	margin-right: 5px;
}

.interpreti-container .row, .titoliAlternativi, .sottotitoli {
	height: 0;
	overflow: auto;
}

.titoliAlternativi div, .sottotitoli div {
	padding: 10px 10px 10px 24px;
}

	/* icone */
.icon-titolo {
	background: url('../img/ricercaOperePubbliche/source_icon05.png') center center no-repeat;
	height: 24px;
	width: 30px;
	float: left;
	margin-right: 10px;
}

.icon-utente-sm {
	background: url('../img/ricercaOperePubbliche/source_icon07.png') center center no-repeat;
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 10px;
}

.icon-mail {
	background: url('../img/ricercaOperePubbliche/source_icon09.png') center center no-repeat;
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 10px;
}

.icon-telefono {
	background: url('../img/ricercaOperePubbliche/source_icon10.png') center center no-repeat;
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 10px;
}

.icon-indirizzo {
	background: url('../img/ricercaOperePubbliche/source_icon11.png') center center no-repeat;
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 10px;
}

.icon-lirica {
	background: url('../img/ricercaOperePubbliche/lirica_balletto.png') center center no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
}

.icon-cinema {
	background: url('../img/ricercaOperePubbliche/cinema.png') center center no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
}

.icon-teatro {
	background: url('../img/ricercaOperePubbliche/teatro.png') center center no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
}

.icon-consorelle {
	background: url('../img/ricercaOperePubbliche/teatro.png') center center no-repeat;
	height: 32px;
	width: 32px;
	float: left;
	margin-right: 10px;
}

/* icone */

#sx-informativa {
	left: -33px;
	padding: 4px 4px 4px 19px;
	position: relative;
}

.angolosx {
	border-left: 18px solid transparent;
	border-top: 16px solid #000;
	float: left;
	height: 0;
	margin-left: -19px;
	margin-top: 4px;
	width: 12px;
}

.angolodx {
	border-right: 10px solid transparent;
	border-top: 8px solid #DDDDDD;
	float: right;
	height: 0;
	margin-right: -10px;
	width: 0;
}

.form-group .dropdown {
	width: 100%;
	height: 55px;
}

.form-group .dropdown {
	margin-bottom: 0 !important;
}

.form-group .dropdown .sel-multi-container {
	font-weight: 100 !important;
	height: 55px;
}

#dvRicercaAvanzataTipo label {
	font-size: 14pt;
}

#tooltip_text{display:none}

p {
	margin: 5px 5px 10px 5px;
}
p.title {
	font-weight: bold;
}
.consorella-result {
	padding: 10px;
}
.consorelle-row {
	font-size: 14px;
	line-height: 18px;
	float: inherit!important;
}
.consorelle-label {
	line-height: 18px;
}
.consorelle-label::after{
	content: ': ';
}
.space-between-helper{
	display: flex; 
	justify-content: space-between;
}
.blue-text-helper {
	color: #09b6eb; 
	font-weight: bold;
}
.lea-anchors{
	color: #263248;
	opacity: 0.85;
	cursor: pointer;
}
#lea-disclaimer {
    border: 1px solid rgb(202, 202, 202);
    padding: 10px;
	margin: 10px 0px;
	font-size: 12pt;
}