.lessonsProgress__CountNr {
    position: absolute;
    top: 12.5rem;
    left: 3rem;
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.4rem;
}

.lessonsTable__courseDesc {
    height: unset;
    width: 40.2rem;
    color: #3c4144;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: normal;
    padding-top: 1rem;
}

.lessonsTable__row {
    border-bottom: 1px solid #d6dbdf;
    transition: all .3s;
    cursor: pointer;
    padding: 2.5rem;
}

.test__qName {
    color: #000;
    font-family: "Roboto Slab", serif;
    font-size: 2.5rem;
    line-height: 3.5rem;
}

.test__checkLabel {
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.3rem;
    display: inline-block;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
}

.test__radioLabel {
    color: #222237;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 2.3rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
}

.test__answer {
    color: #425267;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 300;
    display: block;
    width: 57.3rem;
    background-color: #f5f6fa;
    display: -ms-flexbox;
    display: flex;
    padding: 2.4rem 2.4rem 2.2rem 2.95rem;
    margin-bottom: unset;
    width: 100%;
}

.lessonsProgress__helpContent {
    height: unset;
    width: 20.1rem;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.9rem;
    text-align: center;
}

.lessonsTable__courseImg {
    padding-left: 2.7rem;
    padding-right: 1rem;
    width: 160px;
    height: 80px;
}

.lessonsTable button {
    max-width: 120px;
}

.footer__copy a {
    color: #cccccc;
}

.contactProfile__form {
    width: 66.5rem;
    border: 1px solid #c1c9ce;
    background-color: #fff;
    margin-bottom: 4.8rem;
    padding-top: 2.9rem;
    padding-bottom: 2.9rem;
}

.container {
    height: 100%;
    min-height: 100%;
}

.loginForm__label {
    height: 1.6rem;
    width: unset;
    color: #a1a1a1;
    font-family: "Roboto", sans-serif;
    font-size: 1.4rem;
    line-height: 1.6rem;
    font-weight: 100;
}

.loginForm__label--checkbox {
    height: 1.4rem;
    width: 9.3rem;
    color: #939393;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    letter-spacing: -0.07px;
    line-height: 1.5rem;
    font-weight: 100;
    margin-left: 0.5rem;
}

.loginForm__label--password {
    position: unset;
    margin: 0;
    left: 0;
}

.loginForm__label--email {
    position: unset;
    margin: 0;
    left: 0;
}

.loginForm__input {
    border: none;
    border-bottom: 1px solid #d4d4d4;
    width: 32.8rem;
    padding-bottom: 1rem;
    color: #757575;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    line-height: 1.9rem;
    outline: none;
    margin-bottom: unset;
    transition: all .1s;
}

.loginPanel__subheading {
    text-align: left;
    color: #a1a1a1;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem;
    height: 1.9rem;
    width: 29.2rem;
    line-height: 1.9rem;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-weight: 400;
}

.button__state {
    background-color: transparent;
    padding: 0.3rem 0.5rem;
    pointer-events: none;
}

.lessonsProgress__subheading {
    color: #0b0000;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-top: 0rem;
    margin-bottom: 2.5rem;
}

.lessonsProgress__CountNr {
    position: absolute;
    top: .5rem;
    left: 1rem;
    color: #666666;
    font-family: "Roboto", sans-serif;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.4rem;
}

.lessonsProgress__heading {
    color: #0b0000;
    font-family: "Roboto Slab", serif;
    font-size: 2.8rem;
    line-height: 3.7rem;
    margin-bottom: 2rem;
}

.lessonsProgress__right {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-left: 0;
}

.lessonsProgress {
    height: 20rem;
    background-color: #eaedf1;
    margin-top: -7.1rem;
    padding-top: 5.2rem;
    position: relative;
}

.results__box_wrong {
    background-color: #FEE8E8;
}

.chart {
    position: relative;
    margin: 0.4rem;
    text-align: center;
    background: transparent;
    height: unset;
    box-shadow: none;
}

.lessonSummary__list--article {
    margin-bottom: 2.8rem;
}
