

.screen {
      overflow-y: auto;
}h1 {
  font-size: 10rem;
  line-height: 10.5rem;
  margin-bottom: 3.6rem; }

h2 {
  font-size: 4rem;
  line-height: 4rem;
  margin-bottom: 2.4rem!important; }

h3, h4 {
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-bottom: 1.2rem; }

h5, h6 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 0; }

ul, ol {
  line-height: 3rem;
  margin: 0 0 3rem 0; }

blockquote {
  margin: 3rem 0;
  background: #c5c6c7;
  padding: 24px; }

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.clear {
  clear: both; }





.small-text, .tooltip .tooltip-text, #header, .video-text, .sections .section .section-title, .sections .section .item , .browsers .browser, .nav a {
    font-size: 1.6rem!important;
    line-height: 2.4rem;
}

a {
  text-decoration: underline;
  color: #2E318F;
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease; }
  a:hover {
    color: #CE5368; }

a:hover,
a:active {
  outline: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  font-weight: 700; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none; }
a {
  background: 0 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }


.chapter {
  margin-bottom: 3.6rem; }
  .chapter a {
    text-decoration: none; }
  .chapter .radio:hover:after {
    background: #CE5368;
    opacity: .3; }
  .chapter.inactive .radio {
    opacity: .3;
    pointer-events: none; }
  .chapter.checked:hover {
    opacity: 1; }
    .chapter.checked:hover:after {
      background: #CE5368;
      opacity: 1; }

.text.light-blue {
  font-size:1.2rem;
}
.col-xs-8, col-sm-4 {
  max-height:100%;
}
.chapter {
  margin-bottom: 3.6rem; }
  .chapter a {
    text-decoration: none; }
  .chapter .radio:hover:after {
    background: #CE5368;
    opacity: .3; }
  .chapter.inactive .radio {
    opacity: .3;
    pointer-events: none; }
  .chapter.checked:hover {
    opacity: 1; }
    .chapter.checked:hover:after {
      background: #CE5368;
      opacity: 1; }

a.radio {
  display: block;
  position: relative;
  padding-left: 3.4rem;
  margin-bottom: 1.2rem; }
  a.radio:before {
    display: block;
    content: "";
    width: 2.4rem;
    height: 2.4rem;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    background-clip: padding-box !important;
    /* stops bg color from leaking outside the border: */
    border: 1px solid #2E318F;
    position: absolute;
    left: 0;
    top: .1rem; }
  a.radio:after {
    display: block;
    content: "";
    width: 1.6rem;
    height: 1.6rem;
    -webkit-border-radius: 50% !important;
    border-radius: 50% !important;
    background-clip: padding-box !important;
    /* stops bg color from leaking outside the border: */
    position: absolute;
    left: .4rem;
    top: .5rem; }
  a.radio.checked:after {
    background: #CE5368; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

h1 {
  font-size: 10rem;
  line-height: 10.5rem;
  margin-bottom: 3.6rem; }

h2 {
  font-size: 4rem;
  line-height: 4rem;
  margin-bottom: 2.4rem; }

h3, h4 {
  font-size: 2.4rem;
  line-height: 3.4rem;
  margin-bottom: 1.2rem; }

h5, h6 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 0; }
html {
  font-size: 62.5%;
  height: 100%; }
  html.no-scroll {
    overflow: hidden; }

body {
  padding: 0;
  margin: 0;
  font-family: "Chap";
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  color: #2E318F;
  background: #ffffff;
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch; }
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
    font-weight: 700;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
}

#header .row, #header .sections .section .content, .sections .section #header .content, #header .sections .section .item, .sections .section #header .item, #header .sections .section .item .text, .sections .section .item #header .text, #header .thumbs, #header .theses .labels, .theses #header .labels, #header .theses .labels .label-wrapper, .theses .labels #header .label-wrapper, #header .theses .thesis, .theses #header .thesis, #header .theses .thesis .options, .theses .thesis #header .options, #header .browsers {
    margin: 0;
    padding: 1.6rem 48px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

a {
    background: 0 0;
}

a:focus {
    outline: thin dotted;
}

a:active, a:hover {
    outline: 0;
}

html {
    font-size: 62.5%;
    height: 100%;
}


body {
    padding: 0;
    margin: 0;
    font-family: "Chap";
    font-weight: 400;
    font-size: 2rem;
    line-height: 3.4rem;
    color: #2E318F;
    background: #ffffff;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

*:focus {
    outline: 0 !important;
}

.wrapper {
  padding: 7.2rem 2.4rem 2.4rem 2.4rem; }

.screen {
  height: calc(100vh - 9.6rem);
  background: #F2F0EB;
  -webkit-border-radius: 0.4rem !important;
  border-radius: 0.4rem !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  padding: 30px 0 50px 0; }


.container {
  max-width: 129.6rem;
  width: 100%!important;
  height:100%;
  margin: 0 auto;
  position: relative;
  padding: 0 2.4rem; }

@font-face {
    font-family: 'Chap';
    src: url("../../cdn/fonts/Chap Regular.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
    font-display: auto;
}

@font-face {
    font-family: 'Chap';
    src: url("../../cdn/fonts/Chap Bold.otf") format("opentype");
    font-weight: bold;
    font-style: normal;
    font-display: auto;
}

.row.center, .sections .section .center.content, .sections .section .center.item, .sections .section .item .center.text, .center.thumbs, .theses .center.labels, .theses .labels .center.label-wrapper, .theses .center.thesis, .theses .thesis .center.options, .center.browsers {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}



.row, .sections .section .content, .sections .section .item, .sections .section .item .text, .thumbs, .theses .labels, .theses .labels .label-wrapper, .theses .thesis, .theses .thesis .options, .browsers {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -2.4rem;
  margin-left: -2.4rem; }

/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:ilearn-style] [101.1147] DESIGN*/
/*******************************************************************/
/* 0.10 D>D */
/* db 162 */