

.widget-element {
  
    padding-bottom: 5rem;

    display: flex;
    flex-direction: column;
}
.widget-element > .row {
  width:100%;
  justify-content:center;
}
.invert {
  filter: invert(1);
}
html,body {
  width:100%;
  height:100%;
  overflow:hidden;
}


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: var(--color-font-a);
  -webkit-transition: .2s ease;
  -o-transition: .2s ease;
  transition: .2s ease; }
  a:hover {
    color: var(--color-font-a-hover); }

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-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-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  color: var(--color-font-default);
  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 {

    -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 {

    height: 100%;
}


body {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 2rem;
    line-height: 3.4rem;
    color: var(--color-font-default);
    background: #ffffff;
    height: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

*:focus {
    outline: 0 !important;
}





.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;
  width:100%;
  text-align:center;
    justify-content: center;
}
.wrapper {
  padding: 7.2rem 2.4rem 2.4rem 2.4rem; 
  height:100vh;
  background: var(--background-color-wrapper);
  width:100vw;
}

.screen {
  height: calc(100%);
  width:100%;
  background: var(--background-color-screen);
  -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; }

.full-screen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  flex-direction:column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
}

.content {
    width: 100%;
    position: relative;
    height: 100%;
      display: flex;
    flex-direction: row;
    justify-content: center;
  padding: 2.5rem 7.5rem 2.5rem 7.5rem;
  }


button {
  background: var(--button-background);
  color: var(--button-font-color);
  padding: 1.2rem 24px;
  text-transform: #ffffff;

   border: 0;
  position: relative;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0.4rem !important;
  border-radius: 0.4rem !important;
  background-clip: padding-box !important;
  /* stops bg color from leaking outside the border: */
  -webkit-transition: background .2s, opacity .2;
  -o-transition: background .2s, opacity .2;
  transition: background .2s, opacity .2; }
  button:hover {
    opacity: .3; }
  button.large {
    font-size: 2.4rem;
    line-height: 3.2rem;
    text-align: center;}


/*******************************************************************/
/* ftrtch dino */
/* [type: CSS] [file:ilearn-style] [101.1706] DESIGN*/
/*******************************************************************/
/* 0.2 D>D */
/* db 160 */