/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/
.input-width-500 input[type="text"].form-control {
    width: 500px;
}
 
@media (max-width: 768px) {
	.input-width-500 input[type="text"].form-control {
		width: 100%;
	}
}
.hide-first-comment-item li:first-child .comment-item:nth-child(2) {
	display: none;
}
body .top-container {
  margin-top: 30px !important;
}
.space-col {
  margin-bottom: 1em;
}

#ls-button-submit {
	margin-right: 15px;
}
#ls-button-previous {
margin-left: 15px;
}

@media (min-width: 1300px){
	.logo_container .logo_wrapper {
	}
}
@media (min-width: 1200px){
	.logo_container .logo_wrapper {
	}
}
.logo_container .logo_wrapper {
    display: table-cell;
    position: relative;
    top: 0;
    vertical-align: middle;
}
.logo_wrapper {
    width: 74px;
    height: auto;
    display: block;
    position: absolute;
    z-index: 100;
    top: 5px;
    left: 0;
    transition: all 0.3s ease;
}

.logo_container {
	padding-top: 20px;
}
.logo_container .logo_top_text, .logo_container .logo_text {
    display: table-cell;
    padding-left: 32px;
    vertical-align: middle;
}
@media (max-width: 991px) {
	.logo_container .logo_top_text, .logo_container .logo_text {
		padding-left: 10px;
	}
}
@media (max-width: 767px) {
	.logo_container .logo_top_text, .logo_container .logo_text {
		padding-left: 5px;
	}
}
@media (max-width: 410px) {
	.logo_container .logo_top_text, .logo_container .logo_text {
		padding-left: 0;
	}
}
.logo_container .logo_wrapper img {
    max-height: 84px;
    max-width: 42px;
}
@media (min-width: 768px) {
	.logo_container .logo_wrapper img {
		max-height: 102px;
		max-width: 51px;
	}
}
@media (min-width: 992px) {
	.logo_container .logo_wrapper img {
		max-height: 116px;
		max-width: 58px;
	}
}
@media (min-width: 1200px) {
	.logo_container .logo_wrapper img {
		max-height: 152px;
		max-width: 76px;
	}
}
.logo_wrapper img {
    width: 100%;
    display: block;
    overflow: hidden;
    margin: 0 0 0 0;
    transition: all 0.3s ease;
}

.logo_text h1, .logo_text .h1, .logo_text h2, .logo_text .h2 {
    font-size: 2.28em;
    font-weight: 700;
    line-height: 1.55em;
    color: #000000;
    display: block;
    margin: 0;
    letter-spacing: -0.5pt;
}
@media (max-width: 419px) {
	.logo_text h1, .logo_text .h1, .logo_text h2, .logo_text .h2 {
		font-size: 1.3em;
		line-height: 1.55em;
		font-weight: 400;
	}
}
@media (min-width: 420px) and (max-width: 767px) {
	.logo_text h1, .logo_text .h1, .logo_text h2, .logo_text .h2 {
		font-size: 1.3em;
		line-height: 1.55em;
		font-weight: 400;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.logo_text h1, .logo_text .h1, .logo_text h2, .logo_text .h2 {
		font-size: 1.78em;
		line-height: 1.55em;
	}
}
@media (min-width: 992px) and (max-width: 1439px) {
	.logo_text h1, .logo_text .h1, .logo_text h2, .logo_text .h2 {
		font-size: 2.16em;
		line-height: 1.55em;
	}
}
.logo_text h1, .logo_text .h1, .logo_text h2, .logo_text .h2 {
    font-weight: 700;
}
.logo_text a {
	color: #000;
}

#slogan {
	display: block;
	font-size: 1.15em;
	line-height: 26px;
}
@media (max-width: 767px) {
	#slogan {font-size: 1em;}
}
@media (max-width: 545px){
	#slogan {display: none !important;}
}
/*Livornine2030*/
#question6049 li {margin-bottom: 0.3em;}
#question6058 .answer-container, #question6059 .answer-container, #question6065 .answer-container, 
#question6068 .answer-container, #question6070 .answer-container, #question6071 .answer-container, 
#question6085 .answer-container, #question6086 .answer-container {padding-left:3em; padding-right:3em;}
form[action="/limesurvey/index.php/761656"] .question-title-container {
	margin-bottom: 1em;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);}
/*****/
