.content-main {
	padding-left: 15px;
	padding-right: 15px;
}
.home-title {
	font-size: 2.5em;
}
.home-well-title {
	background-color: #a7c957;
}

/* Lesson Sequence */
.caption-sequence {
	font-size: 1.5em;
	background-color: #E3E3E3;
}
.content-menu-edit {
	background-color: #F5F5F5;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	border-color: #E3E3E3;
	/*
	border-right: 2px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	*/
	margin-bottom: 5px;
}

/* Evaluation */
.stabilo-green {
	background-color: #5cb85c;
}
.stabilo-red {
	background-color: #d9534f;
}
.correction-waiting {
	color: #5bc0de;
	font-style: italic;
}
.button-qcm {
	color: #efefef;
}
.button-qcm:hover {
	border-style: solid;
	border-color: #5CB85C;
	background: white;
	color: #5cb85c;
}
.button-qcm:active,
.button-qcm:focus,
.button-qcm.active {
	background: #EBEBEB;
	color: #5cb85c;
}
.label-answer-user {
	background: #D0D0D0;
}
.label-question-page {
	background: #8338ec;
}
.label-answer-item-action {
	height: 59px;
	padding: 28px 0px 0px 0px;
	/*background-color: #5cb85c;*/
}
.answer {
	border-style: solid;
	border-width: 2px;
	border-radius: 5px;
	padding: 2px;
}
.answer-user {
	border-color: #777777;
}
.answer-corrected {
	border-color: #5cb85c;
}
.answer-correction {
	border-color: #5bc0de;
}
.answer-suggestion {
	border-color: #D0D0D0;
	color: #D0D0D0;
}
.answer-suggestion-explanation {
	font-size: 0.8em;
	color: #D0D0D0;
}
.answer-correction-matching {
	font-size: 0.9em;
	line-height: 1em;
	color: grey;
}
.answer-correction-max-point-item {
	font-size: 0.9em;
	line-height: 1em;
	letter-spacing: -0.05em;
	color: grey;
}
.answer-correction-ai {
	background: #b4dc00;
	margin-bottom: 3px;
}
.answer-label-item {
	margin-bottom: 10px;
}
.answer-label-point {
	/*margin-top: 5px;*/
}
.answer-point-slash {
	background-color: white;
	color: black;
	font-size: 1em;
	padding-left: 2px;
	padding-right: 2px;
	/*
	font-weight: bold;
	*/
}
.correction-user-name-hide {
	filter: blur(4px);
}
.correction-user-name {
	
}
.corrextion-point-max {
	padding-top: 6px;
}
.question-suggestion-item {
	background: #e5e5e5;
	margin-bottom: 4px;
	padding: 2px;
	padding-bottom: 10px;
}
.question-suggestion-item-choice-mc-true {
	font-weight: bold;
}
.question-item {
	background-color: #F7F7F9;
}
.question-item-action {
	margin-right: 14px;
}
.button-evaluation-class {
	margin-right: 5px;
	margin-bottom: 5px;
}
.result {
	background: #eaeaea;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 150px;
}
.result-mark-mark {
	margin-top: 20px;
}
.result-mark-title {
	font-size: 1.5em;
	font-weight: bold;
}
.result-mark-icon {
	font-size: 1.5em;
}
.result-mark-value {
	font-size: 2em;
}
.result-message-action {
	margin-top: 15px;
	font-size: 1.5em;
}

/* Survey */
input.survey-radio-btn[type=radio] {
  display: none;
}
input.survey-radio-btn-success[type=radio]:not(:checked) + label {
  background-color: #DFF0D8;
  border-color: #b2b2b2;
  color: #dbdbdb;
}
input.survey-radio-btn-info[type=radio]:not(:checked) + label {
  background-color: #D9EDF7;
  border-color: #b2b2b2;
  color: #dbdbdb;
}
input.survey-radio-btn-danger[type=radio]:not(:checked) + label {
  background-color: #F2DEDE;
  border-color: #b2b2b2;
  color: #dbdbdb;
}
input.survey-radio-btn-warning[type=radio]:not(:checked) + label {
  background-color: #FFF3CD;
  border-color: #b2b2b2;
  color: #dbdbdb;
}
.survey-user-btn-list {
	/*width: 54px !important;*/
	width: 65px !important;
}

body {
	padding-top: 60px;
	padding-bottom: 40px;
}

.eva-step-no {
	font-size: 1.3em;
}
.number-icon {
	text-align: center;
	width: 40px;
	display: inline-block;
}
.choose-info {
	border-left-style:solid;
	border-width: 2px;
	border-color: #c2c2c2;
}
.anonym-alert {
	margin-top: -30px;
	margin-bottom: 50px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.slider-line-grey{
	background-color: #E5E5E5;
}
.slider-line-white {
	background-color: #F2F2F2;
}
.slider-line-grey, .slider-line-white {
	padding-top: 15px;
	padding-bottom: 15px;
}
.slider {
	width: 100%;
    cursor:pointer;
    border: 0px;
}
.eva-img{
	margin-top: 8px;
	margin-bottom: 8px;
}
.eva-choice{
	margin-left: 8px;
	margin-right: 8px;
}
.results{
	padding-top: 5px;
}
.results-box{
	margin-top: 20px;
}
.button-question{
	margin-bottom: 5px;
}

.button-vote {
	margin-top: 2px;
	margin-bottom: 2px;
}
.ads-mobile {
	padding-top: 5px;
}
.img-author {
	font-size: 0.7em;
}
.answer-alert {
	font-size: 1.5em;
	font-weight: bold;
}
.data {
	padding-top: 5px;
	padding-bottom: 5px;
}

.bg-green {
	background: green;
}

.class-title {
	font-size: 1.5em;
	font-weight: bold;
}

.space-line {
	margin-top: 3px;
	margin-bottom: 3px;
}

.button-txt {
	text-align: left;
	padding-left: 10px;
}

.text-light {
	color: #c0c0c0;
}

.button-large {
	font-size: 2em;
}
.label-button-large {
	margin-top: 4px;
}

.glyphicon-center {
	margin-top: 2px;
	margin-bottom: -2px;
}

.answer-align {
  display: inline-block;
  width: 10px;
}

.question-num {
	width: 30px;
	float: left;
	text-align: right;
}
.question-txt {
	padding-left: 35px;
}
.menu-mobile {
	margin-left: 8px;
	margin-right: 8px;
}
.form-label-radio-button {
	font-size: 1em;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;
}
.no-spinners::-webkit-outer-spin-button,
.no-spinners::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.no-spinners {
  -moz-appearance: textfield;
}
.video-container {
    position: relative;
    width: 100%; /* La largeur s'adapte à celle du parent */
    padding-bottom: 56.25%; /* Ratio 16:9 (9 / 16 * 100) */
    height: 0; /* Hauteur initiale à zéro */
    overflow: hidden; /* Cache tout débordement */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; /* L'iframe prend toute la largeur du conteneur */
    height: 100%; /* L'iframe prend toute la hauteur calculée par le padding */
}
.app-version {
	font-size: 0.8em;
	font-style: italic;
	height: 20px;
	position: fixed;
	bottom:0%;
	width:50%;
	opacity: 0.5;
}
.alert-fadeout {
	/*/display: inline-block;*/
	animation-name: alert-fadeout-message;
	animation-duration: 4s;
	animation-direction: both;
	animation-iteration-count: 1;
	opacity: 0;
}
@keyframes alert-fadeout-message {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}