body, input, textarea {
    font-variant-ligatures: none;
}

#listening-array {
  font-size: 18px !important;
}

#listening-array span,
#reading-array span,
#speaking-array span,
#writing-array span {
  flex: 1;
  text-align: left;
}

.yl_reading8_itemContainer:has(.newline) {
  width: 100%;
  opacity: 0;
  height: 0px;
}

.yl_writing1_NumberOfLetters {
  opacity: 0.7;
  font-size: 0.7em;
  font-style: italic;
}

.yl_reading8_itemContainer {
  display: flex;
}

.yl_reading8_itemContainer select {
  font-size: 1.3em;
  padding: 0 16px;
  font-weight: 700;
}

.yl_draggable_element_text {
  font-size: 1.3em;
}

.yl_speaking4_pic-container figure {
  display: flex;
  flex-flow: column;
  margin: 6px;
  max-width: 48%;
}

.yl_reading1_imgPosition {
  transform: translate(-50%,0%);
  margin-left: 50%;
}

.yl_speaking4_pic-container figcaption {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #591154;
  line-height: 30px;
  font-weight: bold;
  border-radius: 0 0 4px 0;
  text-align: center;
  color: white !important;
}

input[type="checkbox"],
input[type="radio"] {
  width: 2.5em;
  height: 2.5em;
  max-height: 2.5em;
  appearance: none;
  -webkit-appearance: none;
  background-color: rgb(203, 203, 203);
  cursor: pointer;
}

input[type="checkbox"]:disabled,
input[type="radio"]:disabled {
  cursor: not-allowed;
}

input[type="checkbox"]:checked,
input[type="radio"]:checked {
  display: inline-block;
  background-color: #591154;
  color: white !important;
  position: relative;
}

input[type="checkbox"]:checked::before,
input[type="radio"]:checked::before {
  content: "✓";
  position: absolute;
  font-size: 25px;
  transform: translateX(46%);
  line-height: 40px;
  font-weight: bold;
  top: 50%;
  margin-top: -20px;
}

.spanBorderCheckbox {
  border: 1px solid rgb(203, 203, 203) !important;
  line-height: 19px;
}

.yl_listening6-wordbank {
  min-height: 120px;
  align-content: flex-start;
}

.yl_reading1-wordbank {
  min-height: 80px;
  align-content: flex-start;
}

.yl_listening6-dragItem {
  margin: 8px 5%;
  width: 350px;
  text-align: center;
}

.yl_writing2_image_container {
  max-width: 500px;
  margin: auto;
}

.overflowContent {
  height: 380px;
  font-size: 20px;
  overflow-y: auto;
  resize: none;
  padding: 7%;
  text-align: left;
  border: 0.75px solid #cbcbcb;
  margin-right: 0 !important;
}
.overflowContent::-webkit-scrollbar {
  width: 20px;
}
.overflowContent::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  background: #cbcbcb;
}
.overflowContent::-webkit-scrollbar-thumb {
  background: #591154;
}
.overflowContent::-webkit-scrollbar-thumb:hover {
  background: #591154;
}

.blocInput40 {
  width: 2.5em;
  height: auto;
  min-height: 2.5em;
  display: flex;
}

.blocText40 {
  width: 2.5em;
  display: flex;
}

.yl_question-text {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: left;
}

.yl_answers-chip-list-locate ul {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  list-style-type: "- ";
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.yl_audioIssues_header {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 32px !important;
  margin-bottom: 16px;
}

.yl_answers-chip-list-locate li {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 19px;
  padding-bottom: 20px;
}

.yl_answers-chip-list-locate .hide {
  display: none;
  opacity: 0 !important;
}

.yl_answers-chip-list-locate .show {
  display: block;
  opacity: 1 !important;
}

.yl_article-content-window {
  min-height: 504px;
  display: flex;
  flex-direction: column;
}

.yl_footer-hr {
  background-color: #000000;
  border: 3px solid #591154;
  border-radius: 7px 7px 7px 7px;
}

.normal-text {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #c4c4c4 !important;
  list-style-type: none;
  font-size: 20px;
  margin-bottom: 20px;
}

.focus-text {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: black;
  list-style-type: none;
  font-size: 20px;
  margin-bottom: 20px;
}

#vertical-time-numeric {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  display: block;
  font-style: normal;
  color: #591154 !important;
  font-size: 33px;
  line-height: 50px;
}

#pie-chart-text {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  color: #561e54 !important;
  text-align: center;
}

#pie-chart-container {
  width: 3em;
  height: 3em;
  margin: auto;
}

.full-width-row {
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
}

.cls-1 {
  fill: #994493;
}
.cls-1,
.cls-2 {
  stroke: #fff;
  stroke-miterlimit: 10;
}
.cls-2 {
  fill: #561e54;
}

/* START from cards.html.twig */

#cards-locate {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

section .yl_7-10_speaking3_card {
  width: 250px;
  height: 365px;
  border: 6px solid #591154;
  border-radius: 25px;
}

strong {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

span {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

/* END from cards.html.twig */

.text-primary {
  color: rgb(89, 17, 84) !important;
}

.instructions-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  color: #ffcb03 !important;
}

.instructions .bubble {
  min-height: 109px;
  background: white;
  border: 7px solid #591154;
  box-sizing: border-box;
  border-radius: 25px;
  position: relative;
}

@media screen and/* require Bug vscode indent */ (min-width: 992px) {
  .bubble {
    min-height: 109px;
    margin: auto;
  }

  .bubble:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    right: auto;

    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border: 20px solid;
    bottom: 10px;

    left: -40px;
    border-color: #591154 #591154 transparent transparent;
  }

  .bubble:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: 45px;
    right: auto;

    border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    border: 20px solid;
    bottom: 5px;

    left: -28px;
    border-color: white white transparent transparent;
  }
}

.instructions .talktext {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  text-align: left !important;
  font-style: normal;
  font-size: 20px;
  line-height: 27px;
  /* or 135% */
  color: #591154 !important;
  margin: 0px;
}

#play_btn, #audioPlayImage {
  width: 16%;
  height: auto;
  margin: 7%;
  cursor: pointer;
}

.rounded-pill {
  border-radius: 8px !important;
}

.animated_icon {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
}

.btn_choice {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  background-color: rgb(89, 17, 84);
  color: white !important;
  font-size: 24px;
  transition: all 0.2s ease 0s;
  opacity: 1 !important;
  transform: scale(1);
  text-transform: uppercase;
}

.title-landing {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  padding-top: 200px;
  padding-bottom: 150px;
  font-style: normal;
  font-size: 64px;
  line-height: 38px;
  text-align: center;
  color: #591154 !important;
}

.school-title {
  min-height: 86px;
}

/* Companion select YL 7-10 */

.yl7-10_companionSelect_please-companion {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: 38px;
  color: #ffcb03 !important;
  text-align: center;
}

.yl7-10_companionSelect_picture-landing {
  padding: 5%;
  border: 10px solid transparent;
  height: 235px;
}

.yl7-10_companion-in-exercise {
  height: 299px;
}

.yl7-10_companionSelect_picture-landing:hover {
  border: 10px solid #ffcb03;
  cursor: pointer;
  border-radius: 8px;
}

div#rightside {
  display: flex;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

#loader-button-start {
  text-align: center;
  padding: 24px;
  margin-top: 60px;
}

.yl_italic {
  font-style: italic;
}

.yl7-10_companionSelect_title-landing {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 32px;
  line-height: 38px;
  /* or 120% */

  text-align: center;

  color: #591154 !important;
}

/* END companion select YL 7-10 */

.yl_mission_animation {
  width: 80%;
  display: block;
  /* display: inline-block; */
  margin-left: auto;
  margin-right: auto;
}

.yl_writing1_dashes {
  color: #048b9a !important;
  font-weight: bold !important;
  white-space: nowrap !important;
}

.yl_writing2_text-splitted {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 25px;
}

.yl_writing2_text-splitted_main {
  margin-bottom: 5px;
}

.yl_writing_textarea-style {
  width: 100%;
  height: 300px !important;
  resize: none;
}

.yl_writing3_chips-instructions {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  list-style-type: auto;
  line-height: normal;
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: left;
  padding-bottom: 5%;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.yl_writing3_addwordcount {
  font-weight: 800;
}

li.yl_writing3_chips-question {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  list-style-type: "";
  line-height: normal;
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0;
  text-align: left;
  padding-bottom: 5%;
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

.yl_writing4_headerForm {
  background: #6a6a6a;
  color: #fff !important;
}
.yl_writing4_bodyForm {
  background: #d9d9d9;
  color: #000;
}
.yl_writing4_inputForm {
  background: #fff;
  color: #000;
  border: 2px solid black;
}
.yl_writing4_textareaForm {
  max-height: 400px;
  overflow-y: scroll;
  resize: none;
  text-align: left;
  background: #fff;
  color: #000;
  border: 1px solid black;
}

.wordStylingMovable {
  cursor: grabbing;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  color: #591154 !important;
  background: #f3f3f3;
  padding: 0.1em 12px;
  border: 0.2rem solid transparent;
  border-radius: 10px;
}

.wordStylingNotMovable {
  cursor: not-allowed;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  color: gray !important;
  background: #f3f3f3;
  padding: 0.1em 12px;
  border: 0.2rem solid transparent;
  border-radius: 10px;
}

.btn-primary,
.btn-primary-4schools {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  background-color: rgb(89, 17, 84) !important;
  color: white !important;
  font-style: normal;
  font-size: 30px;
  transition: all 0.2s ease 0s;
  opacity: 1 !important;
  transform: scale(1);
  text-transform: uppercase;
}

.picture_border_vtest {
  border: 4px solid #591154;
}

.border_yellow {
  border: 4px solid #ffcb03;
}

.border_1px {
  border: 1px solid black;
}

.border_transparent {
  border: 4px solid transparent;
}

.border_color_transparent {
  border-color: transparent;
}

.border_color_purple {
  border-color: #591154;
}
.border_color_yellow {
  border-color: #ffcb03;
}
.border_color_animate {
  -webkit-animation: blinkborderselect 0.3s linear 4;
  animation: blinkborderselect 0.3s linear 4;
}

.border_radius_15 {
  border-radius: 15px;
}

.no-select-element {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
}

.text-color-vtest {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #591154 !important;
}

.smoothy-transition {
  transition: 0.2s;
  transition-timing-function: ease;
}

.is-valid-yellow {
  border-color: #ffcb03 !important;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23FFCB03' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.is-valid-yellow:focus {
  border-color: #ffcb03 !important;
  box-shadow: 0 0 0 0.2rem #ffcb03;
}

.cursor-pointer {
  cursor: pointer;
}

.font-size-questions {
  font-size: 1.5rem !important;
  font-weight: 700;
}

@media screen and /* require Bug vscode indent */ (max-width: 992px) {
  .tab-sticky-top {
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0;
    background: white;
    z-index: 1250;
  }

  /* ul#answers-chips-items{

        list-style-type: auto!important;
    }
    
     .bloc_img_sp3{
        padding: 10%;
    } */
}

.w-xs-25 {
  width: 25% !important;
}
.w-xs-50 {
  width: 50% !important;
}
.w-xs-75 {
  width: 75% !important;
}
.w-xs-100 {
  width: 100% !important;
}

@media (min-width: 576px) {
  .w-sm-25 {
    width: 25% !important;
  }
  .w-sm-50 {
    width: 50% !important;
  }
  .w-sm-75 {
    width: 75% !important;
  }
  .w-sm-100 {
    width: 100% !important;
  }
}

@media (min-width: 768px) {
  .w-md-25 {
    width: 25% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-75 {
    width: 75% !important;
  }
  .w-md-100 {
    width: 100% !important;
  }
}

@media (min-width: 992px) {
  .w-lg-25 {
    width: 25% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
  .w-lg-75 {
    width: 75% !important;
  }
  .w-lg-100 {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .w-xl-25 {
    width: 25% !important;
  }
  .w-xl-50 {
    width: 50% !important;
  }
  .w-xl-75 {
    width: 75% !important;
  }
  .w-xl-100 {
    width: 100% !important;
  }
}

/********* LOADER *************/

@-webkit-keyframes spinner-vtest {
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes spinner-vtest {
  to {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

.verticalSpace {
  padding-top: 200px;
}

#loader .spinner-vtest {
  -webkit-animation: 1s linear infinite spinner-vtest;
  animation: 1s linear infinite spinner-vtest;
  /* -webkit-animation-timing-function: steps(18, end);
  animation-timing-function: steps(18), end); */
  -webkit-animation-timing-function: ease, step-end, cubic-bezier(0.1, 0.7, 1, 0.1);
  animation-timing-function: ease, step-end, cubic-bezier(0.1, 0.7, 1, 0.1);
  position: relative;
}

#loader .loadingText {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  line-height: 27px;
  /* or 135% */
  color: #591154 !important;
}
