/* Multiple Choice styles */
@import url('https://fonts.googleapis.com/css?family=Special+Elite');
@font-face {
    font-family: 'effloresce';
    src:url('fonts/effloresce.ttf?uwyx3x') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'aka';
    src:url('fonts/akaPosse.ttf?uwyx3x') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?uwyx3x');
  src:  url('fonts/icomoon.eot?uwyx3x#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?uwyx3x') format('truetype'),
    url('fonts/icomoon.woff?uwyx3x') format('woff'),
    url('fonts/icomoon.svg?uwyx3x#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"], [class*="icon-incorrect"], [class*="icon-correct"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
 

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.holderExercise{position: relative;}
.holderExercise .icon-cross:before {
  content: "\ea0f";
}
.holderExercise .icon-checkmark:before {
  content: "\ea10";
}


.holderExercise button, .holderExercise input, .holderExercise optgroup, .holderExercise select, .holderExercise textarea {margin: 0;/* 2 */}.holderExercise optgroup {font-weight: bold;}.holderExercise button, .holderExercise input {/* 1 */overflow: visible;}.holderExercise button, .holderExercise select {/* 1 */text-transform: none;}.holderExercise button, .holderExercise html [type="button"], .holderExercise [type="reset"], .holderExercise [type="submit"] {-webkit-appearance: button;/* 2 */}.holderExercise button::-moz-focus-inner, .holderExercise [type="button"]::-moz-focus-inner, .holderExercise [type="reset"]::-moz-focus-inner, .holderExercise [type="submit"]::-moz-focus-inner {border-style: none;padding: 0;}.holderExercise button:-moz-focusring, .holderExercise [type="button"]:-moz-focusring, .holderExercise [type="reset"]:-moz-focusring, .holderExercise [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}.holderExercise fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}.holderExercise textarea {overflow: auto;}.holderExercise [type="checkbox"], .holderExercise [type="radio"] {box-sizing: border-box;/* 1 */padding: 0;/* 2 */}.holderExercise [type="number"]::-webkit-inner-spin-button, .holderExercise [type="number"]::-webkit-outer-spin-button {height: auto;}.holderExercise [type="search"] {-webkit-appearance: textfield;/* 1 */outline-offset: -2px;/* 2 */}.holderExercise [type="search"]::-webkit-search-cancel-button, .holderExercise [type="search"]::-webkit-search-decoration {-webkit-appearance: none;}.holderExercise ::-webkit-input-placeholder {color: inherit;opacity: 0.54;}.holderExercise ::-webkit-file-upload-button {-webkit-appearance: button;/* 1 */font: inherit;/* 2 */}.holderExercise *, .holderExercise *::before, .holderExercise *::after {box-sizing: inherit;}.holderExercise a {color: #333;text-decoration: underline;}.holderExercise a:focus, .holderExercise a:hover {color: #283176;}.holderExercise [disabled], .holderExercise .disabled {cursor: default;opacity: 0.3;pointer-events: none;}.holderExercise .btn .icon, .holderExercise .toast .icon, .holderExercise .menu .icon {font-size: 1.3333em;line-height: 0.8em;margin-right: 0.2rem;vertical-align: -20%;}.holderExercise h1, .holderExercise h2, .holderExercise h3, .holderExercise h4, .holderExercise h5, .holderExercise h6 {color: inherit;font-weight: 300;line-height: 1.1;margin-bottom: 1.5rem;margin-top: 2.5rem;}.holderExercise h1 {font-size: 5rem;}.holderExercise h2 {font-size: 4rem;}.holderExercise h3 {font-size: 3rem;}.holderExercise h4 {font-size: 2.4rem;}.holderExercise h5 {font-size: 2rem;}.holderExercise h6 {font-size: 1.6rem;}.holderExercise p {margin: 0 0 1rem;}.holderExercise blockquote {border-left: 0.2rem solid #ddd;margin-left: 0;padding: 1rem 2rem;}.holderExercise blockquote p:last-child {margin-bottom: 0;}.holderExercise blockquote cite {color: #b3b3b3;}.holderExercise ul, .holderExercise ol {margin: 2rem 0 2rem 2rem;padding: 0;}.holderExercise ul ul, .holderExercise ol ul, .holderExercise ul ol, .holderExercise ol ol {margin: 1.5rem 0 1.5rem 2rem;}.holderExercise ul li, .holderExercise ol li {margin-top: 1rem;}.holderExercise ul {list-style: disc inside;}.holderExercise ul ul {list-style-type: circle;}.holderExercise ol {list-style: decimal inside;}.holderExercise ol ol {list-style-type: lower-alpha;}.holderExercise .btn {-webkit-appearance: none;background: #fff;border: 0.1rem solid #333;border-radius: 0.3rem;color: #333;cursor: pointer;display: inline-block;font-size: 1.4rem;height: 3.2rem;line-height: 1.6rem;outline: 0;padding: 0.7rem 1.5rem;text-align: center;text-decoration: none;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;vertical-align: middle;white-space: nowrap;}.holderExercise .btn:focus {background: #f3f4fb;}.holderExercise .btn:hover {background: #333;border-color: #333;color: #fff;}.holderExercise .btn:active, .holderExercise .btn.active {background: #333;border-color: #333;color: #fff;}.holderExercise .btn.btn-primary {background: #333;border-color: #333;color: #fff;}.holderExercise .btn.btn-primary:focus {background: #4856c1;border-color: #333;color: #fff;}.holderExercise .btn.btn-primary:hover {background: #e94e1b;border-color: #e94e1b;color: #fff;}.holderExercise .btn.btn-primary:active, .holderExercise .btn.btn-primary.active {background: #3e4cb6;border-color: #35419c;color: #fff;}.holderExercise .btn.btn-primary.loading::after {border-color: #fff;border-right-color: transparent;border-top-color: transparent;}.holderExercise .btn.btn-link {background: transparent;border-color: transparent;color: #333;}.holderExercise .btn.btn-link:focus, .holderExercise .btn.btn-link:hover {background: #f4f4f4;color: #35419c;}.holderExercise .btn.btn-link:active, .holderExercise .btn.btn-link.active {background: #efefef;color: #283176;}.holderExercise .btn.btn-sm {border-radius: 0.2rem;font-size: 1.2rem;height: 2.4rem;line-height: 1.4rem;padding: 0.4rem 1rem;}.holderExercise .btn.btn-lg {border-radius: 0.4rem;font-size: 1.8rem;height: 4.2rem;line-height: 2rem;padding: 1rem 1.8rem;}.holderExercise .btn.btn-block {display: block;width: 100%;}.holderExercise .btn.btn-clear {background: transparent;border: 0;color: #666;height: 2rem;margin-left: 0.3rem;opacity: 0.45;padding: 0;}.holderExercise .btn.btn-clear:hover {opacity: 0.85;}.holderExercise .btn.btn-clear::before {content: "\00d7";font-size: 2rem;}.holderExercise .img-responsive {display: block;height: auto;max-width: 100%;}.holderExercise .video-responsive {height: 0;overflow: hidden;padding-bottom: 56.25%;/* Default 16:9, you can calculate this value by dividing 9 by 16 */padding-top: 3rem;position: relative;}.holderExercise .video-responsive iframe, .holderExercise .video-responsive object, .holderExercise .video-responsive embed {height: 100%;left: 0;position: absolute;top: 0;width: 100%;}.holderExercise .video-responsive video {height: auto;max-width: 100%;width: 100%;}.holderExercise .video-responsive-4-3 {padding-bottom: 75%;/* 4:3 */}.holderExercise .container {margin-left: auto;margin-right: auto;padding-left: 1rem;padding-right: 1rem;width: 100%;}@media screen and (min-width: 980px) {.holderExercise .grid-960 {width: 103rem;}}.holderExercise .columns {display: flex;display: -ms-flexbox;display: -webkit-flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-left: -1rem;margin-right: -1rem;}.holderExercise .columns.col-gapless {margin-left: 0;margin-right: 0;}.holderExercise .columns.col-gapless .column {padding-left: 0;padding-right: 0;}.holderExercise .columns.col-oneline {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;overflow-x: auto;}.holderExercise .column {-webkit-flex: 1;-ms-flex: 1;flex: 1;padding: 1rem;}.holderExercise .column.col-12, .holderExercise .column.col-11, .holderExercise .column.col-10, .holderExercise .column.col-9, .holderExercise .column.col-8, .holderExercise .column.col-7, .holderExercise .column.col-6, .holderExercise .column.col-5, .holderExercise .column.col-4, .holderExercise .column.col-3, .holderExercise .column.col-2, .holderExercise .column.col-1 {-webkit-flex: none;-ms-flex: none;flex: none;}.holderExercise .col-12 {width: 100%;}.holderExercise .col-11 {width: 91.66667%;}.holderExercise .col-10 {width: 83.33333%;}.holderExercise .col-9 {width: 75%;}.holderExercise .col-8 {width: 66.66667%;}.holderExercise .col-7 {width: 58.33333%;}.holderExercise .col-6 {width: 50%;}.holderExercise .col-5 {width: 41.66667%;}.holderExercise .col-4 {width: 33.33333%;}.holderExercise .col-3 {width: 25%;}.holderExercise .col-2 {width: 16.66667%;}.holderExercise .col-1 {width: 8.33333%;}
.holderExercise .float-right {
    float: right !important;
}

.holderExercise h1,
.holderExercise h2,
.holderExercise h3,
.holderExercise h4,
.holderExercise h5,
.holderExercise h6 {
    color: inherit;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: .5rem;
    margin-top: 1.5rem;
    text-align: left;
}
.holderExercise h1 {
    font-size: 5rem;
}
.holderExercise h2 {
    font-size: 4rem;
}
.holderExercise h3 {
    font-size: 3rem;
}
.holderExercise h4 {
    font-size: 1.7rem;
    text-align: center;
}
.holderExercise h5 {
    font-size: 2rem;
}
.holderExercise h6 {
    font-size: 1rem;
}
.holderExercise p {
    margin: 0 0 1rem;
}
.holderExercise {
    box-sizing: border-box;
    font-size: 10px;
    line-height: 1.42857143;
    -webkit-tap-highlight-color: transparent;
    font-family: Open Sans;
    overflow-x: hidden;
}

  .holderExercise .aka {
    font-family: 'aka';
  }
  .holderExercise .efflor {
    font-family: 'effloresce';
    color: #412a19;
  }
  .holderExercise #title.efflor {
    font-family: 'Special Elite';
    color: #23201f;
    font-size: 18px;
    font-weight: bold;
  }
  .holderExercise .exercises {
    font-family: 'Special Elite', cursive;
  }
  .holderExercise .multiplechoice {
    position: relative;
    color: #23201f;
    font-size: 18px;
  }
  .holderExercise .multiplechoice ul {
    list-style: none;
    margin: 0;
    padding: 2px;
  }
  .holderExercise .multiplechoice ul li {
    padding: 8px;
    margin-top: 0.1rem;
    position: relative;
  }
  .holderExercise .multiplechoice ul.inline li {
    display: inline-block;
    padding-right: 30px;
  }
  .holderExercise .multiplechoice ul.inline li label {
    margin-top: -18px;
    padding-left: 1.571em;
    position: inherit;
    width: 100%;
    height: auto;
    top: inherit;
  }
  .holderExercise .multiplechoice.noshow ul li.selected, .holderExercise .multiplechoice.noshow table tr td.selected {
    background: rgba(95, 160, 213, .2);
  }
  .holderExercise .multiplechoice label {
    padding-left: 2.57143em;
    cursor: pointer;
    width: 100%;
    display: table;
    margin-top: -20px;
    background: url('assets/radio.png') no-repeat left top;
    height: 25px;
  }
  .holderExercise .multiplechoice table tr td label {
    background: url('assets/radio.png') no-repeat top center;
    margin-top: -10px;
  }
  .holderExercise .multiplechoice table tr td.selected label {
    background: url('assets/radio-on.png') no-repeat top center;
  }
  .holderExercise .multiplechoice:not(.noshow) ul li.selected label {
    background: url('assets/radio-on.png') no-repeat left top;
  }
  .holderExercise .multiplechoice ul li.icon-correct:before, .holderExercise .multiplechoice table tr td.icon-correct:before {
    color: #65a00d;
    content: "\ea10";
    position: absolute;
    right: 10px;
  }
  .holderExercise .multiplechoice ul li.icon-correct label, .holderExercise .multiplechoice table tr td.icon-correct label {
    top: 3px;
    font-family: 'Special Elite', cursive;
  }
  .holderExercise .multiplechoice ul li.icon-incorrect:before, .holderExercise .multiplechoice table tr td.icon-incorrect:before {
    color: #e14747;
    content: "\ea0f";
    position: absolute;
    right: 10px;
  }
  .holderExercise .multiplechoice ul li.disable, .holderExercise .multiplechoice table tr td.disable {
    pointer-events: none;
  }
  .holderExercise .multiplechoice ul li:not(.selected):not(.disable):hover {
    background: #e2d1b4;
  }
  .holderExercise .multiplechoice table {
    width: auto;
    border-spacing: 0;
    text-align: center;
    border-collapse: collapse;
    position: relative;
    background: #fff;
  }
  .holderExercise .multiplechoice table th {
    background: #80513f;
    color: #fff;
    font-size: 18px;
    font-family: 'Special Elite';
    font-weight: inherit;
  }
  .holderExercise .multiplechoice table th:first-child, .holderExercise .multiplechoice table td:first-child {
    text-align: left;
  }
  .holderExercise .multiplechoice table th, .holderExercise .multiplechoice table td {
    height: 40px;
    min-width: 6em;
    padding: 5px;
  }
  .holderExercise .multiplechoice table tr td, .holderExercise .multiplechoice table tr th {
    border: 1px solid #dfdfdf;
  }
  .holderExercise .multiplechoice table tr td {
    border-bottom: none;
    position: relative;
  }
  .holderExercise .multiplechoice table tr th {
    border: none;
  }
  .holderExercise .multiplechoice table tr td {
    padding: 10px;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
  }
  .holderExercise .multiplechoice table tr td:first-child, .holderExercise .multiplechoice table tr:first-child th:first-child {
    border-left: solid 1px #ccc;
  }
  .holderExercise .multiplechoice table tr th:last-child {
    border-right: solid 1px #ccc;
  }
  .holderExercise .multiplechoice table {
    border-top: solid 1px #ccc;
    line-height: 1.6em;
    font-size: 18px;
    color: #23201f;
  }
  .holderExercise .multiplechoice table tr td:not(.selected):not(.disable):hover {
    background: #e2d1b4;
  }
  .holderExercise .multiplechoice form.incorrect {
    border: solid 1px #e14747;
    border-top: solid 3px #e14747;
  }
  .holderExercise .multiplechoice form.correct {
    border: solid 1px green;
    border-top: solid 3px green;
  }
  .holderExercise .multiplechoice table[data-layout="inline"].incorrect tr:first-child td {
    border-top: solid 3px #e14747;
  }
  .holderExercise .multiplechoice table.incorrect tr th {
    border-top: solid 3px #e14747;
  }
  .holderExercise .multiplechoice table.incorrect tr th:last-child {
    border-right: solid 1px #e14747;
  }
  .holderExercise .multiplechoice table.incorrect tr th:first-child {
    border-left: solid 1px #e14747;
  }
  .holderExercise .multiplechoice table.incorrect tr td:last-child {
    border-right: solid 1px #e14747;
  }
  .holderExercise .multiplechoice table.incorrect tr td:first-child {
    border-left: solid 1px #e14747;
  }
  .holderExercise .multiplechoice table.incorrect tr:last-child td {
    border-bottom: solid 1px #e14747;
  }
  .holderExercise .multiplechoice table[data-layout="inline"].correct tr:first-child td {
    border-top: solid 3px green;
  }
  .holderExercise .multiplechoice table.correct tr th {
    border-top: solid 3px green;
  }
  .holderExercise .multiplechoice table.correct tr th:last-child {
    border-right: solid 1px green;
  }
  .holderExercise .multiplechoice table.correct tr th:first-child {
    border-left: solid 1px green;
  }
  .holderExercise .multiplechoice table.correct tr td:last-child {
    border-right: solid 1px green;
  }
  .holderExercise .multiplechoice table.correct tr td:first-child {
    border-left: solid 1px green;
  }
  .holderExercise .multiplechoice table.correct tr:last-child td {
    border-bottom: solid 1px green;
  }
  .holderExercise .multiplechoice form.incorrect:after, .holderExercise .multiplechoice table.incorrect:after, .holderExercise .fillIn.incorrect:after {
    border-radius: 0.14286em;
    color: #fff;
    height: 1.5em;
    left: 50%;
    line-height: 1.5em;
    margin-left: -1.25em;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -0.92857em;
    width: 2.5em;
    z-index: 10;
    background: #e14747;
    content: '\ea0f';
    font-family: 'icomoon' !important;
  }
  .holderExercise .multiplechoice form.correct:after, .holderExercise .multiplechoice table.correct:after, .holderExercise .fillIn.correct:after {
    border-radius: 0.14286em;
    color: #fff;
    height: 1.5em;
    left: 50%;
    line-height: 1.5em;
    margin-left: -1.25em;
    padding: 0;
    position: absolute;
    text-align: center;
    top: -0.92857em;
    width: 2.5em;
    z-index: 10;
    background: #65a00d;
    content: '\ea10';
    font-family: 'icomoon' !important;
  }
  .holderExercise .multiplechoice label.block {
    position: inherit;
  }
  .holderExercise .multiplechoice label span {
    display: table-cell;
    vertical-align: middle;
    font-family: 'Special Elite', cursive;
    font-size: 18px;
    text-align: left;
  }
  .holderExercise .multiplechoice input {
    visibility: hidden;
    margin-left: -200px;
  }
  .holderExercise .multiplechoice.noshow label {
    padding-left: 1.2rem;
    background: none;
  }
  .holderExercise .fillIn {
    padding: 10px 0;
    position: relative;
    line-height: 2.2;
    color: #23201f;
    font-size: 18px;
  }
  .holderExercise .fillIn.incorrect {
    border: solid 1px #e14747;
    border-top: solid 3px #e14747;
  }
  .holderExercise .fillIn.correct {
    border: solid 1px #65a00d;
    border-top: solid 3px #65a00d;
  }
  .holderExercise .fillIn .fill-wrap {
    display: inline-block;
    position: relative;
    margin-right: 5px;
  }
  .holderExercise .fillIn .fill {
    outline: 0 none;
    border: none;
    border-bottom: 1px solid #5e3c26;
    margin: 0 2px 0 2px;
    font-family: 'Special Elite', cursive;
    font-size: 1.05em;
    background: none;
  }
  .holderExercise .fillIn .fill.auto {
    width: 18px;
  }
  .holderExercise .fillIn .fill-wrap {
    border-radius: 0.3rem;
  }
  .holderExercise .fillIn .fill-wrap.icon-correct {
    background: #ebf6e7;
  }
  .holderExercise .fillIn .fill-wrap.icon-correct .fill, .holderExercise .fillIn .fill-wrap.icon-incorrect .fill {
    border: none;
  }
  .holderExercise .fillIn .fill-wrap.icon-incorrect {
    background: #fbe3e3;
  }
  .holderExercise .fillIn .fill-wrap.icon-correct:before {
    color: #65a00d;
    content: "\ea10";
    position: absolute;
    right: 4px;
    top: -7px;
  }
  .holderExercise .fillIn .fill-wrap.icon-incorrect:before {
    color: #e14747;
    content: "\ea0f";
    position: absolute;
    right: 4px;
    top: -7px;
  }
  .holderExercise .autogrow {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    height: 0px;
    overflow: scroll;
    white-space: pre;
    font-size: 13.3333px;
    font-family: Arial;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
  }
  .holderExercise .dropDown {
    padding: 10px 0;
    position: relative;
    color: #23201f;
    font-size: 18px;
  }
  .holderExercise .dropDown.incorrect {
    border: solid 1px #e14747;
    border-top: solid 3px #e14747;
  }
  .holderExercise .dropDown.correct {
    border: solid 1px #65a00d;
    border-top: solid 3px #65a00d;
  }
  .holderExercise .dropDown .ddown-wrap {
    display: inline-block;
    position: relative;
    margin-right: 5px;
  }
  .holderExercise .dropDown .ddown {
    outline: 0 none;
    margin: 0 2px 0 2px;
    border-radius: 2px;
    height: 2em;
    padding: 2px;
    border: 1px solid #be9e8c;
    font-family: 'Special Elite', cursive;
    font-size: 1.5rem;
    background: none;
  }
  .holderExercise .dropDown .ddown.auto {
    width: 18px;
  }
  .holderExercise .dropDown .ddown-wrap {
    border-radius: 0.3rem;
  }
  .holderExercise .dropDown .ddown-wrap.icon-correct {
    background: #ebf6e7;
  }
  .holderExercise .dropDown .ddown-wrap.icon-correct select, .holderExercise .dropDown .ddown-wrap.icon-incorrect select {
    visibility: hidden;
  }
  .holderExercise .dropDown .ddown-wrap.icon-correct span, .holderExercise .dropDown .ddown-wrap.icon-incorrect span {
    left: 4px;
    position: absolute;
    top: 5px;
    font-family: 'Special Elite', cursive;
    font-size: 1.5rem;
  }
  .holderExercise .dropDown .ddown-wrap.icon-incorrect {
    background: #fbe3e3;
    line-height: 1.3;
  }
  .holderExercise .dropDown .ddown-wrap.icon-correct:before {
    color: #65a00d;
    content: "\ea10";
    position: absolute;
    right: 4px;
    top: 3px;
  }
  .holderExercise .dropDown .ddown-wrap.icon-incorrect:before {
    color: #e14747;
    content: "\ea0f";
    position: absolute;
    right: 4px;
    top: 3px;
  }
  .holderExercise .sorting {
    color: #23201f;
    font-size: 18px;
  }
  .holderExercise .sorting ul {
    list-style: none;
  }
  .holderExercise .sorting .sort .sortable-ghost {
    opacity: 0.4;
  }
  .holderExercise .sorting ul.inline li {
    display: inline-block;
    margin-right: 5px;
  }
  .holderExercise .sorting ul li {
    margin-bottom: 20px;
    cursor: move;
  }
  .holderExercise .sorting ul li .sort_wrap {
    position: relative;
    padding: 8px 16px 8px 8px;
    border-radius: 3px;
    border: 1px solid #dfdfdf;
  }
  .holderExercise .sorting ul li .sort_wrap.icon-correct {
    background: #ebf6e7;
  }
  .holderExercise .sorting ul li .sort_wrap.icon-incorrect {
    background: #fbe3e3;
  }
  .holderExercise .sorting ul li .sort_wrap.icon-correct:before {
    color: #65a00d;
    content: "\ea10";
    font-size: 1rem;
    position: absolute;
    right: 2px;
    top: 11px;
  }
  .holderExercise .sorting ul li .sort_wrap.icon-incorrect:before {
    color: #e14747;
    content: "\ea0f";
    font-size: 1rem;
    position: absolute;
    right: 2px;
    top: 11px;
  }
  @-moz-document url-prefix() {
    .holderExercise .autogrow {
      font-family: MS Shell Dlg \32;
    }
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    .holderExercise .fillIn .fill {
      padding: 0;
      margin: 0;
    }
  }
  .holderExercise .exercises {
    position: relative;
    background: transparent;
    padding: 1rem;
    text-align: left;
  }
  .holderExercise .exercises section {
    margin: 10px 0 10px 0;
    font-size: 1.4rem;
  }
  .holderExercise .exercises .rubrics {
    font-size: 18px;
    color: #73493e;
    line-height: 1.6em;
    text-align: left;
  }
  .holderExercise .exercises .toast:not(.stimulus) {
    background: #efefef;
    border: 0.1rem solid #eaeaea;
    border-radius: 0.3rem;
    padding: 0.7rem;
    position: absolute;
    width: auto;
    color: #666;
    bottom: 8px;
    left: 11px;
    display: none;
    font-size: 1.2rem;
  }
  .holderExercise .exercises .toast.stimulus {
    background: rgba(95, 160, 213, .2);
    display: block;
    margin-bottom: 5px;
  }
  .holderExercise .divider {
    border-top: 0.1rem solid #5e3c26;
  }
  .holderExercise .exercises .assets img {
    max-width: 100%;
  }
  .holderExercise .exercises .feedback {
    font-size: 1.4rem;
    padding: 4px 0 0 4px;
    min-height: 40px;
  }
  .holderExercise .exercises .feedback span {
    display: block;
  }
  .holderExercise .toolbar {
   
    float: right;
  }

  .holderExercise .toolbar::before {
    clear: both;
  }

  .holderExercise .toolbar span {
    font-size: 1.3rem;
    margin-right: 12px;
    vertical-align: top;
    margin-top: 13px;
    display: inline-block;
  }
  .holderExercise .toolbar button {
    margin-right: 2px;
  }
  .holderExercise .toolbar .label {
    margin-right: 10px;
  }
  .holderExercise .toolbar .reset, .holderExercise .toolbar .check {
    background: url('assets/exercise/botonera.png');
    width: 56px;
    height: 56px;
    border: none;
  }
  .holderExercise .toolbar .reset {
    background-position-x: -56px;
  }
  .holderExercise .toolbar .reset:hover, .holderExercise .toolbar .check:hover {
    background-position-y: -56px;
  }
  .holderExercise .toolbar .reset.disabled, .holderExercise .toolbar .reset.disabled:hover, .holderExercise .toolbar .check.disabled, .holderExercise .toolbar .check.disabled:hover {
    background-position-y: -112px;
  }
  .holderExercise .lateral_btn {
    height: 32px;
    width: 32px;
    border-radius: 50%;
    position: relative;
  }
  .holderExercise .lateral_btn:hover {
    background: #e7e7e7;
  }
  .holderExercise .lateral_btn .bt {
    cursor: pointer;
    position: absolute;
    top: 3px;
    left: 4px;
  }
  .holderExercise .lateral_btn .bt.save:before {
    content: url("assets/save.png");
  }
  .holderExercise .lateral_btn .bt.full:before {
    content: url("assets/full.png");
  }
  .holderExercise .lateral_btn .bt.pause:before {
    content: url("assets/pause.png");
  }
  .holderExercise .lateral_btn .bt.next:before {
    content: url("assets/play.png");
  }
  .holderExercise .lateral_btn .bt.previous:before {
    content: url("assets/play.png");
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
  }
  .holderExercise #resume, .holderExercise #sending {
    display: none;
  }
  .holderExercise #resume.show, .holderExercise #sending.show {
    display: block;
  }
  .holderExercise #progress_evaluation {
    width: 0;
    height: 8px;
    background: #73493e;
    -webkit-transition: width 1s;
    transition: width 1s;
  }
  .holderExercise #total_exercises {
    margin-right: 5px;
  }
  .holderExercise #timer {
    min-width: 50px;
    margin-left: 5px;
    display: inline-block;
  }
  .holderExercise .tool-bar {
    margin: 15px 30px;
  }
  .holderExercise .holder_toolbar div {
    display: inline-flex;
  }
  .holderExercise #pagination {
    margin-left: 30px;
  }
  .holderExercise #pagination li {
    display: inline-block;
    margin: 0 3px 0 3px;
    vertical-align: middle;
  }
  .holderExercise #pagination li:first-child a {
    transform: rotate(180deg);
  }
  .holderExercise #pagination li.disabled a {
    -webkit-filter: grayscale(90%);
    filter: grayscale(90%);
    cursor: none;
  }
  .holderExercise #pagination li:first-child a, .holderExercise #pagination li:last-child a {
    background: url('assets/arrow.png') no-repeat 0 0;
    width: 24px;
    height: 28px;
    display: inline-block;
    vertical-align: bottom;
  }
  .holderExercise #pagination li:first-child a:hover, .holderExercise #pagination li:last-child a:hover {
    background: url('assets/arrow.png') no-repeat 0 -28px;
    text-decoration: none;
    border: none;
  }
  .holderExercise #pagination li.active a {
    background: #80473b;
    border: 2px solid #80473b;
    color: #fff !important;
  }
  .holderExercise #pagination li:not(.active) a:not(.move):hover {
    border: 2px solid #b55125 !important;
    color: #b55125 !important;
  }
  .holderExercise #pagination li:not(:first-child):not(:last-child) a {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #80473b;
    text-align: center;
    font-size: 2rem;
    border: 2px solid #80473b;
    text-decoration: none;
    display: block;
    line-height: 1.4;
  }
  .holderExercise #sending.empty, .holderExercise #resume.empty {
    background: none;
  }
  .holderExercise .creator.none {
    box-shadow: none;
    background: url(assets/ricepaper2.png);
  }
  .holderExercise .creator.none.eval {
    background: none;
  }
  .holderExercise .creator.none .columns .column a {
    font-size: 1.3rem;
  }
  .holderExercise .title-exe p {
    font-size: 1.7rem;
    margin-top: 5px;
  }
  .holderExercise .header-wrap {
    display: none;
  }
  .holderExercise .header-wrap .column {
    padding: 0;
  }
  .holderExercise .header-wrap .column h5 {
    color: #80473b;
  }
  .holderExercise .creator.none .divider {
    border-top: 0.1rem solid #c6b88d;
  }
  .holderExercise .btn.preview {
    border-radius: 15px;
    padding: 4px;
    color: #fff;
    border: none;
    font-size: 1.1rem;
    
    margin-right: 18px;
    height: 34px;
    margin-top: -4px;
    background: #73493e;
    min-width: 120px;
  }
  .holderExercise .btn.share {
    font-size: 1.1rem;
    background: url(assets/button_orange_center.png) repeat-x;
    border: none;
    height: 40px;
    line-height: .8rem;
    color: #fff;
    border-radius: 0;
    position: relative;
  }
  .holderExercise .btn.share:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 40px;
    background: url(assets/button_orange_right.png) no-repeat;
    top: 0;
    right: -20px;
  }
  .holderExercise .btn.share:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 40px;
    background: url(assets/button_orange_left.png) no-repeat;
    left: -20px;
    top: 0;
  }
  .holderExercise .fade-in {
    display: block;
    overflow:auto;

  }
  .holderExercise .title-exe span.efflor {
    font-size: 1.5rem;
  }
  .holderExercise .btn.start {
    background: url(assets/start.png) no-repeat 0 0;
    border: none;
    height: 55px;
    width: 202px;
    color: #80473b;
    line-height: 2.9rem;
    font-size: 2.5rem;
  }
  .holderExercise .btn.start:hover {
    background: url(assets/start.png) no-repeat 0 -55px;
  }
  .holderExercise #msgbox.foreign.eval {
    bottom: inherit;
  }
  .holderExercise #msgbox.foreign {
    position: fixed;
    width: 400px;
    z-index: 105;
    left:50%;
    top:50%;
    transform: translateY(-50%);
    border-radius: inherit;
    z-index: 10000;
    background-image: url('assets/footer.png'), url(assets/generic_bg.png);
    background-position: left bottom, left top;
    background-repeat: repeat-x, repeat;
    border: 7px solid #4b1f04;
    border-radius: 5px;
    -moz-box-shadow: inset 0px 0px 16px #444;
    -webkit-box-shadow: inset 0px 0px 16px #444;
    box-shadow: inset 0px 0px 16px #444;
    display: none;
  }
  .holderExercise #msgbox.foreign:after {
    position: absolute;
    width: 86px;
    height: 24px;
    left: 50%;
    margin-left: -43px;
    top: -11px;
    content: "";
    background: url('assets/chirimbolo.png');
  }
  .holderExercise #msgbox.foreign h6 {
    margin: 10px 30px 0 30px;
  }
  .holderExercise #msgbox.foreign .stop {
    background: url('assets/stop.png') no-repeat;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    display: none;
  }
  .holderExercise #msgbox.foreign .stop.good {
    background: url('assets/gooood.png') no-repeat;
  }
  .holderExercise #msgbox.foreign .mt-20 {
    margin: 50px 0 10px 0;
  }
  .holderExercise #block.foreign {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .06);
    z-index: 9999;
    display: none;
  }
  .holderExercise .cronHolder div {
    display: inline-block;
    vertical-align: middle;
  }
  .holderExercise .cronHolder div:first-child {
    margin-right: 10px;
  }
  .holderExercise .pauseBtn {
    background: url('assets/pause.png') no-repeat;
    width: 32px;
    height: 32px;
  }
  .holderExercise .clock {
    background: url("assets/clock.png");
    width: 59px;
    height: 62px;
    display: inline-block;
    vertical-align: middle;
  }
  .holderExercise .column.col-12 {
    position: relative;
  }
  .holderExercise .column.col-12 .circle {
    position: absolute;
    z-index: 3;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 1.8rem;
    line-height: 3.2rem;
    top: 5px;
    left: 10px;
    background: #73493e;
    border-radius: 50%;
    font-family: "Special Elite";
  }
  .holderExercise .card {
    background: #fff8ed;
    border: 1px solid #d6bfa3;
  }
  .holderExercise .card.item {
    margin: 0px 20px 0px 50px;
  }
  .holderExercise h6.special {
    font-size: 16px;
    font-family: 'Special Elite';
    color: #665a53;
  }
  .holderExercise .dragdrop.incorrect {
    border: solid 1px #e14747;
    border-top: solid 3px #e14747;
  }
  .holderExercise .dragdrop.correct {
    border: solid 1px #65a00d;
    border-top: solid 3px #65a00d;
  }
  .holderExercise .dragdrop .table {
    display: table;
  }
  .holderExercise .dragdrop .table .table-cell {
    display: table-cell;
    vertical-align: middle;
  }
  .holderExercise .dragdrop .table .table-cell .wl {
    margin-left: 80px;
  }
  .holderExercise .dragdrop .table .table-cell .wr {
    margin-right: 80px;
  }
  .holderExercise .dragdrop .drag {
    display: inline-block;
    font-weight: 400;
    outline: none;
    z-index: 5;
    position: relative;
    line-height: 1.5em;
    border-radius: 2px;
    text-align: center;
    padding: 0.35em;
    cursor: move;
    -webkit-box-shadow: inset 0 0 0 1px #939393;
    background: #fff;
    box-shadow: inset 0 0 0 1px #939393;
  }
  .holderExercise .dragdrop .drag:hover {
    -webkit-box-shadow: inset 0 0 0 2px #333;
    box-shadow: inset 0 0 0 2px;
  }
  .holderExercise .dragdrop .drop {
    display: inline-flex;
    border: 2px dashed #939393;
    min-height: 2.2em;
    min-width: 5em;
    vertical-align: middle;
    border-radius: 2px;
  }
  .holderExercise .dragdrop .drop .drag {
    display: inline-block;
    width: 100%;
  }
  .holderExercise .dragdrop .drop.hover {
    border: 2px solid #1877b1;
    background: #c2e0f8;
  }
  .holderExercise .dragdrop .drop.icon-correct:before {
    color: #65a00d;
    content: "\ea10";
    position: absolute;
    right: 4px;
    top: 3px;
  }
  .holderExercise .dragdrop .drop.icon-incorrect:before {
    color: #e14747;
    content: "\ea0f";
    position: absolute;
    right: 4px;
    top: 3px;
  }
  .holderExercise .dragdrop .wrapper-drag {
    min-height: 3.3em;
    margin-top: 1.1em;
    text-align: center;
    background-color: #f0f0f0;
    border-top: 1px solid #f0f0f0;
    position: relative;
    padding: 1em;
    width: 100%;
  }
  .holderExercise .dragdrop .wrapper-drag .drag {
    margin-right: 5px;
    margin-top: 5px;
  }
  .holderExercise .dragdrop .wrapper-drag::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
  }
  .holderExercise .dragdrop .wrapper-drag.bottom::before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #f0f0f0;
    left: 50%;
    margin-left: -12px;
    top: -12px;
  }
  .holderExercise .dragdrop .wrapper-drag.left::before {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 12px solid #f0f0f0;
    top: 50%;
    margin-top: -12px;
    right: -12px;
  }
  .holderExercise .dragdrop .wrapper-drag.right::before {
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #f0f0f0;
    top: 50%;
    margin-top: -12px;
    left: -12px;
  }
  .holderExercise .dragdrop .wrapper-drag.top {
    margin-bottom: 50px;
  }
  .holderExercise .dragdrop .wrapper-drag.top::before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #f0f0f0;
    left: 50%;
    margin-left: -12px;
    bottom: -12px;
  }

  .holderExercise .form-switch {
    cursor: pointer;
    display: inline-block;
    line-height: 2rem;
    padding: .3rem 2rem .3rem 3.6rem;
    position: relative;
}
.holderExercise .form-switch .form-icon {
    background: #c5c5c5;
    background-clip: padding-box;
    border: .1rem solid #c5c5c5;
    border-radius: .9rem;
    display: inline-block;
    height: 1.8rem;
    left: 0;
    line-height: 2.6rem;
    outline: none;
    padding: 0;
    position: absolute;
    top: .4rem;
    vertical-align: top;
    width: 3rem;
}
.form-switch .form-icon::after {
    background: #fff;
    border-radius: .8rem;
    content: "";
    display: block;
    height: 1.6rem;
    left: 0;
    position: absolute;
    top: 0;
    transition: left .15s ease;
    width: 1.6rem;
}
.holderExercise .form-switch input:checked + .form-icon {
    background: #333;
    border-color: #333;
}
.holderExercise .form-switch input:checked + .form-icon::after {
    left: 1.2rem;
}
.holderExercise .form-switch input:active + .form-icon::after {
    background: #efefef;
}
.holderExercise .form-switch input {
    clip: rect(0, 0, 0, 0);
    height: .1rem;
    margin: -.1rem;
    overflow: hidden;
    position: absolute;
    width: .1rem;
}
  