.poll-answer-scale-left-label,
.poll-answer-scale-right-label {
	width: auto;
	padding-top: 8px;
}


#p108 #page-footer {
	display: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.poll-question,
.poll-description {
	margin-bottom: 2em;
}
.poll-question {
	border-bottom: 1px solid silver;
}
.poll-question h3 {
	padding-bottom: 10px;
}

.poll-answer-scale {
	margin-bottom: 2em;
}

.card-title {
	font-size: 1.6rem;
}

h2 {
	margin-bottom: 1.5rem;
}

textarea {
	min-height: 120px !important;
}

.form-control, .form-group input[type="file"] {
	font-size: 1.2rem;
}

.ownanswer {
	width: 100% !important;
}
.poll-checkbox-user-answer {
	width: 70% !important;
}

.breadcrumb-item {
	font-size: 1rem !important;
}
.breadcrumb-section {
	background-color: #efefef;
}
.footer-section-content {
	background-color: #c5c5c5;
}

.list-inline {
	margin-top: 30px;
}

.modal-dialog {
	color: #000;
}