

/* Блоки правой панели */
.i-block {
    position: relative;
    margin: 13px 0 20px;
    padding: 20px 30px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.04);
    z-index: 1;
}

.i-block::before {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translatey(-50%);
}

.ib-title {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 16px;
    color: var(--cD);
}

.ib-desc {
    margin: 10px 0;
    max-width: 240px;
}

@media (max-width:1220px) and (min-width:992px), (max-width:375px) {
    .i-block::before {
        top:0;
        right: 0;
        transform: scale(.5);
    }
    
    .ib-desc {
	    margin: 10px 0;
	    max-width: 190px;
	}
}

/* Блок - Кураторы */
.kurator {
    position: relative;
    min-height: 120px;
}

.kurator .k-ava {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 120px;
}

.kurator .k-info {
    margin-left: 140px;
}

.kurator .k-name {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--cA);
    line-height: 1.1;
}

.kurator .k-desc {
    padding-left: 20px;
    font-size: 12px;
    color: #8f8f8f;
    line-height: 1.2;   
}

.kurator .k-desc li {
    margin-bottom: 5px;
}


@media (max-width:1180px) and (min-width:992px), (max-width:320px) {
    .kurator .k-ava {
        position: relative;
        margin-bottom: 20px;
    }
    
    .kurator .k-info {
        margin-left: 0;
    }
}

/* Блок - тарифы */
.tarif::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/478/h/5b7e9edded7e1ebc493b125b13dec4da.png);
}

.tarif .ib-title {
    margin-bottom: 10px;
}

.tarif .t-name {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: var(--cA);
    line-height: 1.1;
}

.tarif .t-btn {
    padding: 7px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    background: 0;
    border: 1px solid #AA1FB3;
    border-radius: 30px;
    transition: all .3s;
}

.tarif .t-btn:hover {
    background: #AA1FB3;
    color: #fff;
}

/* Блок - Анкета */
.anketa::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/182/h/401eaded0fcb86409ede1a9400167058.png);
}

.a-btn {
    margin: 10px 0;
    padding: 5px 20px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: var(--cA);
    border: 1px solid var(--cA);
    border-radius: 30px;
    transition: all .3s;
}

.a-btn:hover {
    background: #fff;
    color: #000;
}

/* Блок - телеграм */
.telegram::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/142/h/1be5a65fe3f12d4031f3f64e151b9747.png);
}

.tel-btn {
    position: relative;
    margin: 25px 0;
    padding: 5px 20px 8px;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #1D98DC;
    border: 1px solid #1D98DC;
    border-radius: 30px;
    transition: all .3s;
}

.tel-btn::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/182/h/864eccd3f25229692e83da2d967ff899.png);
    position: relative;
    top: 4px;
    width: 23px;
    height: 20px;
    margin-right: 5px;
}

.tel-btn:hover {
    background: #fff;
    color: #000;
}

.tel-btn:hover::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/251/h/e414d02f2101d4dd10b3db51d6ad0de3.png);
}

@media (max-width:375px) {
    .telegram::before {
        display: none;
    }
}

/* Блок - Библиотека */
.biblioteka::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/71/h/9bbb5b074941995ae5d4788b6b316883.png);
}

/* Блок - Ð евью */
.review::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/370/h/1bc81b4109add3ea6d2bee0fa44843ef.png);
}

/* Блок - Цитаты */
.uq-text::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/317/h/c0a7fdc5f0aaf35c29dcd306544240ad.png);
    position: absolute;
    top: -20px;
    left: -25px;
}

/* Вдохновляющие цитаты */

.u-quote {
    position: relative;
    margin: 20px 0;
    padding: 20px 30px;
    padding-left: 170px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.04);
}

.u-quote .xdget-header {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.uq-text {
    position: relative;
    margin-top: 10px;
    font-size: 36px;
    font-style: italic;
    line-height: 1;
    word-break: break-word;
}

.uq-text::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/317/h/c0a7fdc5f0aaf35c29dcd306544240ad.png);
    position: absolute;
    top: -20px;
    left: -35px;
}

.uq-text::after {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/198/h/8103f85c0dc43826fce5c9e70c6228db.png);
    position: absolute;
    bottom: -20px;
    right: -10px;
}

@media (max-width:425px) {
    .u-quote {
        padding-left: 50px;
        padding-bottom: 120px;
    }
    
    .u-quote::before {
        left: inherit;
        right: 30px;
    }
}

/* Подзаколовки */
.u-header {
    position: relative;
}

.u-header::before {
    content: "";
    position: absolute;
    top: 13px;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--cA);
    z-index: 1;
}

.u-header .subline::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/101/h/5c4283d4d2cbb93562b734389b0e8a46.png);
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.u-header .subline {
    position: relative;
    display: inline-block;
    padding-right: 10px;
    font-size: 18px;
    background: #F8F8F8;
    z-index: 5;
}

/* Блок - прогресса в модуле */
.ach-header {
    min-height: 80px;
}

.achh-title {
    margin-top: 20px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    float: left;
}

.achh-count {
    position: relative;
    top: -20px;
    float: right;
    font-size: 20px;
    color: var(--cA);
}

.achh-count .st1 {
    font-size: 72px;
}

.ach-progressbar {
    position: relative;
    top: 0px;
    width: 100%;
    height: 25px;
    border: 1px solid #00000020;
    border-radius: 30px;
}

.ach-progressbar .ach-line {
    position: relative;
    top: 2px;
    left: 3px;
    height: 19px;
    background: var(--cA);
    border-radius: 30px;
}

.ach-perc {
    position: absolute;
    right: 5px;
    color: #fff;
    font-weight: bold;
}

@media (max-width:1180px) and (min-width:992px), (max-width:320px) {
    .achh-title {
        font-size: 16px;
    }
    .achh-count {
        top: 30px;
    }
    .achh-count .st1 {
        font-size: 20px;
        font-weight: bold;
    }
}

/*-- [ALIOT]/[lesson-list] список уроков — начало --*/
.nd .lesson-list {
    margin: 0 -10px 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    padding: 0 !important;
    background: 0 !important;
}

.nd .lesson-list li {
    position: relative;
    flex: 0 1 30%;
    margin: 12px;
    padding: 15px;
    height: 250px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.04);
    transition: all .5s;
}

.nd .lesson-list li:hover {
    transform: translatey(-10px);
    background: var(--cA);
    background-size: cover !important;
}

.nd .lesson-list li.first-unreached {
    margin-top: 12px;
}

.nd .lesson-list li.divider {
    display: none;
}

.nd .lesson-list li::before {
    content: "";
    position: absolute;
    bottom: 50px;
    left: 15px;
    width: 85%;
    height: 1px;
    border-bottom: 1px dashed var(--cA);
}

.nd .lesson-list li:hover::before {
    border-bottom: 1px dashed #fff;
}

.nd .lesson-list li a {
    position: relative;
    display: block;
    height: 100%;
    background: 0 !important;
}

.nd .lesson-list li a::after {
    content: "Нет задания";
    position: absolute;
    bottom: 0;
    left: 0px;
    color: #000;
}

.nd .lesson-list li.user-state-need_accomplish a::before,
.nd .lesson-list li.user-state-has_mission a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/2/h/dd38c114603c025e99213b6398909c0e.png);
    position: absolute;
    bottom: -2px;
    left: 0;
}

.nd .lesson-list li.user-state-need_accomplish a:hover::before,
.nd .lesson-list li.user-state-has_mission a:hover::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/7/h/4aa0bf5511f29cab5adaff2efba77fe6.png);
}


.nd .lesson-list li.user-state-need_accomplish a::after,
.nd .lesson-list li.user-state-has_mission a::after {
    content: "Есть задание";
    position: absolute;
    bottom: 0;
    left: 20px;
    color: #000;
}

.nd .lesson-list li.user-state-answered a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/135/h/8733de14c3104e0ff90a4136c6d2a5c8.png);
    position: absolute;
    bottom: -2px;
    left: 0;
}

.nd .lesson-list li.user-state-answered:hover a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/249/h/56adad370f8badcb5c536c05a8976676.png);
}

.nd .lesson-list li.user-state-answered a::after {
    content: "На проверке";
    position: absolute;
    bottom: 0;
    left: 20px;
    color: #000;
}

.nd .lesson-list li.user-state-accomplished a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/455/h/3c871b6057207587122e61e2f29c101b.png);
    position: absolute;
    bottom: -2px;
    left: 0;
}

.nd .lesson-list li.user-state-accomplished {
    border-color: #7ACDA4;
}

.nd .lesson-list li.user-state-accomplished:hover {
    border-color: var(--cM) !important;
}

.nd .lesson-list li.user-state-accomplished a::after {
    content: "Выполнено";
    position: absolute;
    bottom: 0;
    left: 20px;
    color: #000;
}

.nd .lesson-list li.user-state-accomplished a:hover::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/152/h/456b6d35d82ed7b39017c44d0d6ab399.png);
}

.nd .lesson-list li .hidden-xs {
    display: none;
}

.nd .lesson-list li .info {
    margin-left: 0;
    background: 0 !important;
    border: 0 !important;
}

.nd .lesson-list li .info::before {
    content: "Изучить";
    position: absolute;
    bottom: -2px;
    right: 5px;
    padding: 4px 10px;
    color: #fff;
    background: var(--cA);
    border-radius: 30px;
    transition: all .3s;
}

.nd .lesson-list li:hover .info::before {
    background: #fff;
    color: #000;
}

.nd .lesson-list li table {
    min-width: inherit;
}

.nd .lesson-list li .info .vmiddle {  
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.nd .lesson-list li .description {
    flex: 0 0 100%;
    font-size: 18px;
    color: var(--cA);
    order: 1 !important;
}

.nd .lesson-list li .title {
    flex: 0 0 100%;
    margin: 5px 0;
    font-size: 22px !important;
    font-weight: bold;
    line-height: 1.2;
    color: var(--cD);
    order: 2 !important;
}

.nd .lesson-list li .user-state-label {
    display: none;
}


.nd .lesson-list li:hover a::after,
.nd .lesson-list li:hover .title,
.nd .lesson-list li:hover .description {
    color: #fff;
}

.nd .lesson-list li.user-state-not_reached {
    background: #DDDDDD;
}

.nd .lesson-list li.user-state-not_reached:hover {
    transform: translatey(0px);
    cursor: default;
}

.nd .lesson-list li.user-state-not_reached::before {
    border-bottom: 1px dashed #9b9b9b;
}
.nd .lesson-list li.user-state-not_reached:hover::before {
    border-bottom: 1px dashed #9b9b9b;
}

.nd .lesson-list li.user-state-not_reached .title,
.nd .lesson-list li.user-state-not_reached .description,
.nd .lesson-list li.user-state-not_reached a::after,
.nd .lesson-list li.user-state-not_reached .info .vmiddle::before {
    color: #C0C0C0;
}

.nd .lesson-list li.user-state-not_reached .description::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/116041/sc/107/h/0d6b9b13b5723e3839f765ec22759f0b.png);
    position: relative;
    top: 2px;
}

@media (max-width:1245px) {
    .nd .lesson-list li {
        flex: 0 0 45% !important;
    }
}

@media (max-width:520px) {
    .nd .lesson-list li {
        flex: 0 0 95% !important;
    }
}


/*-- [ALIOT]/[lesson-list] список уроков — конец --*/

/*-- [ALIOT]/[module-list] список модулей — начало --*/

.stream-table {
    margin: 13px 0 !important;
}

.up-tr {
    margin-bottom: 30px;
}

.up-tr tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; 
}

.up-tr tbody tr {
    flex: 1 0 49%;
    margin-bottom: 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.04);
    transition: all .3s;
}

.up-tr tbody tr:hover {
    transform: translatey(-5px);
}

.up-tr tbody tr:nth-child(1) {
    margin-right: 2%;
}

.up-tr tbody tr td,
.up-tr tbody tr td a {
    display: block;
    width: 100%;
    height: auto;
}

.up-tr tbody tr td {
    padding: 0;
}

.up-tr tbody tr:hover td {
    background: 0;
}

.up-tr tbody tr td a {
    position: relative;
    padding: 35px 15px 35px 110px;
}

.up-tr tbody tr td a::before {
    position: absolute;
    top: 50%;
    transform: translatey(-50%);
    left: 20px;
    transition: all .3s;
}

.up-tr tbody tr:hover a::before {
    transform: translatey(-50%) scale(1.1);
}

.up-tr tbody tr:nth-child(1) td a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/326/h/bb3c49ca16cae856d46acd2384d0d5b2.png);
}

.up-tr tbody tr:nth-child(2) td a::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/86/h/443071e80ece66d1182de053a9c140d6.png);
}

.up-tr tbody tr td a .stream-title {
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    color: #000;
    line-height: 1;
    text-transform: uppercase;  
}

.up-tr tbody tr:nth-child(2) .stream-title {
    width: 80%;
}

.up-tr tbody tr td a div {
    display: none;
}

@media (max-width:635px) {
    .up-tr tbody tr:nth-child(1) {
        margin-right: 0;
    }
}


.main-tr {
    margin-top: 20px;
    margin-bottom: 30px;
}

.main-tr tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}

.main-tr tbody tr {
    position: relative;
    flex: 0 0 49%;
    margin-bottom: 15px;
    min-height: 230px;
    background: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 0px 5px 14px rgba(0, 0, 0, 0.04);
    transition: all .3s;
    overflow: hidden;
}

.main-tr tbody tr::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/239/h/cf6d165074f7b79b61dc5f90cd0312ad.png);
    position: absolute;
    bottom: -7px;
    left: 50%;
    transform: translatex(-50%);
    opacity: .1;
    transition: all .3s;
    z-index: 1;
}

.main-tr tbody tr:hover::before {
    opacity: 1;
}

.main-tr tbody tr:hover {
    border: 1px solid var(--cA);
}

.main-tr tbody tr:nth-child(1) {
    margin-right: 2%;
}

.main-tr tbody tr td,
.main-tr tbody tr td a {
    display: block;
    width: 100%;
    height: 100%;
    
}

.main-tr tbody tr td {
    padding: 0;
}

.main-tr tbody tr:hover td {
    background: 0;
}

.main-tr tbody tr td a {
    position: relative;
    padding: 30px;
    padding-left: 60px;
    z-index: 100;
}

.main-tr tbody tr td a .stream-title {
    font-size: 34px;
    font-weight: bold;
    color: #000;
    line-height: 1.1;
}

.main-tr tbody tr td a div b {
    color: #8B8B8B;
    transition: all .3s;
}

.main-tr tbody tr:hover td a div b {
    color: #AA1FB3;
}

.main-tr tbody tr td a .module-tag {
    position: absolute;
    top: 20px;
    left: -15px;
    transform: rotate(-90deg);
    padding: 4px 30px 4px 10px;
    color: #fff;
    background: var(--cA);
    border-radius: 20px 0 0 20px;
}

@media (max-width:660px) {
    .main-tr tbody tr {
        flex: 0 0 100%;
    }
}

@media (max-width:375px) {
    .main-tr tbody tr td a .stream-title {
        font-size: 28px;
    }
}

.final-test {
    background: linear-gradient(78.26deg, #00043B 1.58%, #FF004E 83.45%) !important; 
}

.final-test::before {
    display: none;
}

.final-test::after {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/5/h/5999133611d7069915cac0a90084de2e.png);
    position: absolute;
    bottom: -7px;
    right: 0;
    transition: all .3s;
}

.final-test:hover::after {
    right: 10px;
}

.final-test a {
    padding-left: 20px !important;
}

.final-test a .stream-title {
    color: #fff !important;
}

/*-- [ALIOT]/[module-list] список модулей — конец --*/


/* Настрйоки страницы */


.nld.gc-main-content {
    background: #F8F8F8;
}

.nld .standard-logo {
    margin-top: 20px;
    text-align: center;
}

.nld .container {
    margin: 0 auto !important;
}

.nld .breadcrumb,
.nld .breadcrumb a {
    text-align: center;
    color: var(--cA);
}

.nld .page-header { 
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}

.nld .page-actions {
    position: relative;
    z-index: 100
}

.nld .page-header,
.nld .back-line {
    position: relative;
    z-index: 100;
}

.nld .page-header::before {
    content: "";
    position: absolute;
    top: 18px;
    left: 0;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid var(--cA);
    z-index: 5;
}

.nld .page-header .back-line {
    display: inline-block;
    background: #F8F8F8;
}

.nld .page-header h1 {
    position: relative;
    margin: 0 10px 0;
    background: -webkit-linear-gradient(90deg, #0E003B, #FF004E);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    z-index: 10;
}

@media (max-width:760px) {
    .nld .logo {
        display: block;
    }
}

.nld .center-block {
    max-width: 100% !important;
}

.nld .col-md-10 {
    width: 100%;
    margin: 0 !important;
}

.nld .lt-block-wrapper .container {
    max-width: 950px;
    margin: 0 auto !important;
}

.nld .lt-lesson-comment-block .lt-block-wrapper .container,
.nld .lt-lesson-mission-block .lt-block-wrapper .container {
    max-width: inherit;
}

.nld .gc-both-main-content.container-auto-width .my-container {
    margin-right: 0 !important;
}

.nld .image-box {
	text-align:Center;
}

.nld .image-box img {
    border-radius: 10px;
}

.nld .page-header {
    border-bottom: 0; 
}

.nld p a {
    color: #FF008D;
    border-bottom: 1px solid #FF008D;
    transition: all .1s;
}

.nld p a:hover {
    text-decoration: none;
    border-bottom: 1px solid transparent;
}

/* Шапка урока */
.nld .lesson-header-block.row-section {
    background: #fff url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/197/h/2391a5e27b93d08ec2db1fd3b55647d9.png) no-repeat center top !important;
    background-size: cover !important;
    border: 1px solid var(--cA) !important;
    border-radius: 10px;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.04);
}

.nld .lesson-header-block h2.lesson-title-value {
    font-weight: bold;
    font-size: 36px;
    color: #000;
    width: 80%;
    margin: 0 auto;
}

.nld .lesson-description-value,
.nld .lesson-navigation {
    color: #000 !important;
}

.nld .lesson-header-block .lesson-navigation a {
    background: var(--cA);
    color: #fff;
    padding: 3px 15px;
    border-radius: 20px;
    margin-bottom: 10px;
    transition: all .3s;
}

.nld .lesson-header-block .lesson-navigation a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2); 
    text-decoration: none;
}


.nld .lesson-header-block .lesson-navigation td:nth-child(1) a:before {
    content: "◄  ";
}

.nld .lesson-header-block .lesson-navigation .text-right a:after {
    content: "  ►";
}

.nld .lesson-header-block .lesson-navigation div.hidden-xs {
    margin-top:10px;
    color: var(--cA);
    margin-bottom: 10px;
}


@media (max-width: 375px) {
    .nld .lesson-header-block .lesson-navigation a {
        font-size: 11px;
        padding: 2px 5px;
    }
}



/* Заголовок */
.nld .lt-lesson-header .modal-block-content {
    margin-left: 0 !important;
    width: 100% !important;
}

.nld .header.f-lesson-header-1 {
    position: relative;
    padding: 15px 80px 15px 20px;
    text-align:left !important;
    color: var(--cD) !important;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
}

.nld .header.f-header.f-lesson-header-1::after {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/90/h/dfd9b38280397611bf2413c5302b9db1.png);
    position: absolute;
    top:55%;
    transform: translatey(-50%);
    right:0px;
}

/* Блок видео */
.nld .clearfix.videoWrapper,
.nld .vhi-root {
    margin: 20px 0 !important;
}

.nld .clearfix.videoWrapper iframe,
.nld .vhi-root iframe {
	margin-bottom: 30px !important;
    border-radius: 20px;
    border:2px solid var(--cA);
}

.nld .vhe-cdn-change {
    display: none !important;
}

/* Кнопки */
.nld .nld-btns button {
    min-height: 0 !important;
    padding: 15px 70px !important;
    transition: all .3s;
}

.nld .nld-btns button:hover {
    background: #802EC6 !important;
    transform: translatey(-10px);
}


/* Блок файлы */
.nld .table.files-table tr {
    display: block;
    margin-bottom: 10px;
    background: #fff;
    background-image: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/195/h/3fa50bcfb52941cee59f40887013f73b.png);
    background-position: right center;
    background-repeat: no-repeat;
    border-radius: 10px !important;
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.04);
}

.nld .table.files-table td {
    border:none;
}

.nld .table.files-table tr td:nth-child(1) {
    padding-top:20px;
}

.nld .table.files-table tr td:nth-child(2) {
    vertical-align: middle;
    position: relative;
    color: #C4C4C4;
}

.nld .table.files-table tr td:nth-child(2):after {
    content: "";
    position: absolute;
    top:50%;
    right:0;
    width: 1px;
    height:60%;
    background:  var(--cA);
    transform: translatey(-50%);
}

.nld .table.files-table tr td:nth-child(3) {
    vertical-align: middle;
    padding-left:20px;
}

.nld .table.files-table tr td:nth-child(3) a {
    color:  #000;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.2em;
    display: block;
    transition: all .3s;
}

.nld .table.files-table tr td:nth-child(3) a:hover {
    transform: scale(1.05) translatex(20px);
}

@media (max-width:425px) {
    .nld .table.files-table tr td:nth-child(1) {
        display: none;
    }
    .nld .table.files-table {
        background-image: none !important;
        padding: 20px;
    }
}

/* Блок Ð азделитель */
.nld .lt-separator .lt-block-wrapper {
	background:none !important;
}

.nld .lt-separator hr {
    margin:30px auto !important;
    padding: 0;
    width:95%;
    max-width:920px !important;
    text-align: center;
    border: none;
    border-top: medium double var(--cM);
    border-radius: 10px;
    overflow: visible;
}

.nld .lt-separator hr:after {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/177/h/cba6f8057b3da152c76a20f5f148102e.png);
    display: inline-block;
    position: relative;
    top: 0px;
    transform: translatey(-50%);
    padding: 0 10px;
    background: #f8f8f8;
}


/* Блок ДЗ */
.nld .lt-lesson-mission-block {
    margin-top: 20px;
    
}

.nld .lt-lesson-mission-block .container,
.nld .lt-lesson-comment-block .container {
    padding:0 !important;
}

.nld .lt-lesson-mission-block h3 {
    position: relative;
    width: 100%;
    padding: 30px 0 20px 20px;
    background: #fff;
    font-size: 24px;
    border-bottom: 0;
    border-radius: 10px 10px 0 0;
    color: #000;
    text-transform: uppercase;
}

.nld .lt-lesson-mission-block h3::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 20px;
    width: 60px;
    height: 3px;
    border-radius: 5px;
    background: var(--cA);
}

.nld .lesson-mission-text {
    padding: 25px !important;
    background: #fff;
    border: 0;
}

.nld .lt-lesson-mission-block .lesson-mission-wrapper {
    margin-top:-1px;
    border: 0;
}

.nld #lessonAnswerForm {
    margin-top: -7px;
    padding: 10px;
    background: linear-gradient(78.26deg, #00043B 1.58%, #FF004E 83.45%);
    border-radius: 10px;
}

.nld .self-answers .user-answer {
    padding: 10px 30px;
    background: linear-gradient(78.26deg, #00043B 1.58%, #FF004E 83.45%);
    border: 0;
    border-radius: 10px;
}

.nld .lt-lesson-mission-block .answer-form {
    background: transparent;
    position: relative;
}

.nld .self-answers .emoji-text,
.nld .self-answers .title a,
.nld .user-answer .addfield .value {
    color: #fff;
}

.nld .lesson-answer-comment {
    margin-bottom: 30px;
    padding: 20px 10px 10px;
    border-radius: 10px;
    background: #fff;
}

.nld .self-answers .text .emoji-text {
    color: #000 !important;
}

.nld .comment-form-wrapper .new-comment.active .btn-send {
    padding: 5px 30px;
    background: var(--cA);
    border: 0;
    border-radius: 30px;
    color: #fff;
}

.nld .user-answer .addfield {
    background: #ffffff10;
}


@media (max-width:425px) {
    .nld .lt-lesson-mission-block .answer-form::after { display: none; }
}

.nld #lessonanswer-answer_text {
    position: relative;
    z-index: 10;
}

.nld #lessonAnswerForm .emoji-textarea {
    padding: 5px;
    border-radius: 5px;
    border: 0;
}

.nld .user-profile-image {
    border-radius: 100px;
    border: 3px solid #fff;
}

.nld .field-lessonanswer-answer_text .uploadifive-button {
    background: 0;
    border: 1px solid #fff; 
    border-radius: 5px;
    font-weight: 600;
}

.nld .lt-lesson-mission-block .btn-send-answer,
.nld #showMoreAnswers,
.nld .lt-lesson-comment-block .simple-answer .btn-send {
    background-color: #fff;
    color: #000;
    font-size: 16px !important;
    border: none;
    border-radius: 35px;
    transition: all .3s;
    font-weight: 300 !important;
    font-size: 18px;
    padding: 8px 30px;
}

.nld .lt-lesson-mission-block .btn-save-draft {
    border: 1px solid #fff;
    padding: 8px 30px;
    border-radius: 35px;
    color:  #fff !important;
    transition: all .3s;
}

.nld .answer-form .answer-textarea-container {
    width: 100%;
}

.nld .lt-lesson-mission-block .btn-send-answer:hover,
.nld .lt-lesson-mission-block .btn-save-draft:hover,
.nld .lt-lesson-comment-block .simple-answer .btn-send:hover {
    transform: translatey(-5px);
}

.nld .lt-lesson-mission-block #user_hide_answer,
.nld .lt-lesson-mission-block label {
    margin-bottom:15px;
    color: #fff;
}

@media (max-width:425px) {
    .nld .btn-save-draft {
        margin-top: 10px !important;
        margin-left:0 !important;
    }
    
    .nld .lesson-answers-title .pull-right {
        width: 100%;
        display: block;
    }
    
    .nld .flex-container.wrap-col {
		flex-flow: row wrap !important;
	}
    
    .nld .lesson-mission-text {
        margin: 0;
    }
}

@media (max-width:375px) {
    .btn-save-draft {
        margin-top:10px;
    }
}

/* Блок тестирования */

.nld .lt-lesson-mission-block .testing-widget {
    margin-top: -10px;
    margin-left: -20px;
    padding: 30px 0;
    background: #fff url(https://fs.getcourse.ru/fileservice/file/download/a/286526/sc/132/h/ad64128f3daf31568af07255c90b102d.png) no-repeat center bottom;
    background-size: 100%;
    border: 1px solid #FF008D20;
    border-radius: 10px;
}

.nld .lt-lesson-mission-block .testing-widget .btn-restart {
    padding: 10px 70px;
    height: 50px;
    font-weight: 300;
    background: var(--cA);
    color: #fff !important;
    border: 0;
    border-radius: 6px;
    transition: all .3s;
}

.nld .lt-lesson-mission-block .testing-widget .btn-restart:hover {
    background: var(--cM);
}

.lt-lesson-mission-block .testing-widget .question .question-number {
    font-weight: 300;
    font-size: 18px;
}

.nld .lt-lesson-mission-block .testing-widget .question-title-big {
    width: 80%;
    margin: 0 auto;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
} 


.nld .lt-lesson-mission-block .testing-widget .btn-send-all-variants {
    padding: 15px;
    font-family: sans-serif;
    border: 0;
    border-radius: 10px;
    background: #005CFF;
    color: #fff !important;
    transition: all .3s;
}

.nld .lt-lesson-mission-block .testing-widget .btn-send-variant,
.nld .lt-lesson-mission-block .testing-widget .btn-danger,
.nld .lt-lesson-mission-block .testing-widget .btn-mark-variant{
    border-radius: 3px;
    font-family: sans-serif;
}

.nld .lt-lesson-mission-block .testing-widget .btn-send-variant.btn-success {
    background: #1BC77B;
    border: 1px solid transparent;
}

.nld .lt-lesson-mission-block .testing-widget .btn-send-variant.btn-danger {
    background: var(--cA);
    color: #fff !important;
    border: 1px solid transparent;
}

.nld .lt-lesson-mission-block .testing-widget .stat-str {
    padding-bottom: 20px;
    font-weight: 300 !important;
}

/* Блок ответов и комментариев */

.nld .lt-lesson-comment-block .lesson-answers-title {
    width: 100%;
    background: var(--cA);
    padding: 10px;
    border: none !important;
    border-radius: 5px;
    color: #fff;
}

.nld .lt-lesson-comment-block .lesson-answers-title h3 {
    margin-bottom: 0 !important;
    padding: 5px;
    font-size: 22px !important;
}

.nld .lt-lesson-comment-block .lesson-answers-title a {
    text-decoration: underline;
    color: #fff;
    transition: all .3s;
}

.nld .lt-lesson-comment-block .lesson-answers-title a:hover {
    text-decoration: none;
}


.nld .lt-lesson-comment-block .simple-answer {
    background: #fff;
    border: 1px solid #AA1FB340;
    margin-top: 10px;
    margin-bottom: 20px;
}

.nld .lt-lesson-comment-block .simple-answer .user-image img {
    border-radius: 40px;
    border:3px solid var(--cS);
    margin-top:-5px;
}

.nld .lt-lesson-comment-block .answers-list .user-answer {
    background: #fff;
    padding: 10px;
    border: 1px solid #AA1FB3;
    border-bottom: 5px solid #AA1FB3;
    margin:5px 0 10px;
}

.nld .lt-lesson-comment-block .answers-list .user-answer .user-profile-image {
    border-radius: 50px;
    border:3px solid  var(--cS);
}

.nld .lt-lesson-comment-block .answers-list .user-answer .answer-content .text, .lt-lesson-comment-block .answers-list .user-answer .answer-content .answer-date a {
    color: #333;
}

.nld .lt-lesson-comment-block .answers-list .user-answer .answer-content .answer-status a {
    color: #C4C4C4;
}

.nld .user-answer.status-accepted .answer-status .answer-status-label {
    background: #A5CD39 !important;
    color: #000;
}

.nld .user-answer.status-declined .answer-status .answer-status-label {
    background: var(--cA) !important;
}

.nld .lt-lesson-comment-block .answers-list .user-answer .answer-text {
    margin-top: 20px;
}

.nld .lt-lesson-comment-block .answers-list .user-answer .answer-files img {
    border:3px solid var(--cA);
    transition: all .3s;
}

.nld .lt-lesson-comment-block .answers-list .user-answer .answer-files img:hover {
    transform: scale(1.03,1.03);
}

.nld .lt-lesson-comment-block .answers-list .user-answer .answer-content .b-like-and-subscribe-notifications span {
    color: var(--cA) !important;
    border-bottom: 0;
}

.nld .lt-lesson-comment-block .answers-list .user-answer .lesson-answer-comment {
    padding: 10px;
    background: #ffffff !important;
    margin: 10px 0 20px;
    border-radius: 5px;
}

.nld .lt-lesson-comment-block .btn.btn-primary.btn-send {
    padding: 5px 30px;
    background: var(--cA);
    border: 0;
    border-radius: 30px;
    color: #fff;

}

.nld .lt-lesson-comment-block .btn.btn-primary.btn-send .text {
    color:#fff;
    font-weight: 300;
}


/*-- [ALIOT]/[lesson-design] оформление урока — конец --*/
