

:root {
  --fon-osn:#FAFAFA;
  --text-accent:#AF1939;
  --text-osn-2: #1c1c1c;
  --family-1: 'Iskar';
  --family-2: 'Tilda Sans'; 
  --main-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15); /* цвет кнопок */ 
}

.gc-main-content.fl {
    background: var(--text-osn-2);
}

.gc-main-content.fl .breadcrumb li a,
.gc-main-content.fl .breadcrumbs a{
    color: var(--fon-osn);
    font-family: var(--family-2);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.24px;
}
.fl .standard-page-content .breadcrumb > li + li:before {
    content: "/";
    color: var(--fon-osn);
}

.gc-main-content.fl .page-header h1 a {
    color: var(--fon-osn);
   font-family: var(--family-1);
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
    border-bottom: 1px dashed var(--fon-osn);
}
.gc-main-content.fl .lesson-header-block{
    border-bottom: none!important;
    margin-bottom: 0!important;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
    border-radius: 4px!important;
    background: var(--fon-osn)!important;
}
.gc-main-content.fl .breadcrumb h1 a:hover,
.gc-main-content.fl .page-header a:hover,
.gc-main-content.fl .breadcrumbs a:hover,
.gc-main-content.fl .pull-right a:hover,
.gc-main-content.fl .answer-status a:hover,
.gc-main-content.fl .answer-date a:hover{
    border-bottom: 1px dashed var(--fon-osn);
    text-decoration: none;
}
.lesson-header-block .header-view {
  border-radius: 4px 4px 0px 0px;
  background: var(--text-accent);
  color: var(--fon-osn);
  padding: 0 24px;
  display: flex;
  align-items: center;
  position: relative;
  }
.lesson-header-block .header-view:after {
    content: "";
    background-image: url(https://fs.getcourse.ru/fileservice/file/download/a/689673/sc/202/h/a9cc950e13a384a87b69632bd34e87db.png);
    background-size: cover;
    display: block;
    border-radius: 20px;
    background-repeat: no-repeat;
    width: 190px;
    height: 170px;
}

.lesson-header-block h2.lesson-title-value {
    font-family: var(--family-1);
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.4px;
    padding-bottom: 4px;
    color: var(--fon-osn);
}
.lesson-header-block .col-md-12.text-center {
    text-align: left;
    padding-top: 0!important;
}
.lesson-header-block .lesson-description-value {
    color: var(--fon-osn);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.32px;
}
.lesson-header-block .lesson-navigation {
    border-radius: 0px 0px 4px 4px;
    color: var(--text-osn-2);
    padding: 20px!important;
    background: var(--fon-osn);
    position: relative;
}
.lesson-header-block .lesson-navigation td a {
    color: var(--text-accent);
   font-family: var(--family-1);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
    display: flex;
    align-items: center;
}

.lesson-navigation td:first-child a:before,
.lesson-navigation td:last-child a:after {
  content: "";
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M19 12H5' stroke='%23AF1939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 19L5 12L12 5' stroke='%23AF1939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.lesson-navigation td:last-child a:after {
  margin-left: 8px;
  margin-right: 0;
 background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12H19' stroke='%23AF1939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 5L19 12L12 19' stroke='%23AF1939' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.lesson-navigation td a ~ div {
    display: none;
}
.lesson-navigation td a ~ div {
    display: none;
}
.lesson-navigation td:last-child a {
  justify-content: end;
}
.center-block {
    background: var(--fon-osn);
    border-radius: 4px;
}


/*скачать файл*/
.fl .table.files-table tr {
    display: block;
    position: relative;
    margin: 10px;
    padding: 10px;
    width: inherit;
    border: 1px solid #aa090955;
    border-radius: 4px;
    transition: all .3s;
}
.fl .table.files-table td {
    border: none;
    height: auto !important;
    padding: 10px !important;
}

.fl .table.files-table tr td:nth-child(1) {
    position: relative;
 }

 .fl .table.files-table tr td:nth-child(1) div {
    display: none;
}

.fl .table.files-table tr td:nth-child(1)::before {
    content: url(https://fs.getcourse.ru/fileservice/file/download/a/689673/sc/327/h/c7b9ae798baf30330bbfaa159c87b10b.png);
}



.fl .table.files-table tr td:nth-child(3) {
    vertical-align: middle;
    padding-left: 20px;
}

.fl .table.files-table tr td:nth-child(3) a {
    color: #222222;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.2em;
    display: block;
    border-bottom: 1px dashed #aa0909;
    transition: all .3s;
}

.fl .lt-block-wrapper .f-text {
  font-family: var(--family-2)!important;
}
.fl .f-header {
  font-family: var(--family-1);
}
/* общие стили, чтобы убрать лишние обводки */

:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}

/* работаем с блоком домашних заданий */

.lt-lesson-mission-block h3 {
    color: var(--text-accent);
    font-family: var(--family-1);
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px; 
    letter-spacing: -0.44px;
    margin-top: 20px;
    margin-left:20px;
}

.lt-lesson-mission-block .lesson-mission-text {
    color: var(--text-osn-2);
     border-bottom: 0px solid #eee;
    font-family: var(--family-2);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; 
    letter-spacing: -0.36px;
}
.lesson-mission-wrapper {
    border: none;
}

.lesson-mission-wrapper .lesson-send-answer-block {
    border-radius: 24px;
    background: #FFF;
    box-shadow: var(--main-box-shadow);
}

.lesson-mission-wrapper .answer-form {
    background: none;
   }

/*скрыть кнопку прикрепить файл*/
.form-group.field-lessonanswer-answer_text .uploadifive-button,
.form-group.field-lessonanswer-answer_text .text-muted.small {
  display:none;
}

.lesson-mission-wrapper img.user-profile-image {
    border-radius: 100%;
}

.lesson-mission-wrapper .answer-form > div {
    float: unset!important;
}
.lesson-mission-wrapper .username {
    color: var(--text-osn-2);
    font-family: var(--family-2);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; 
    letter-spacing: 0.08px;
    display: inline-block;
    margin-left: 12px;
}

.lesson-mission-wrapper .answer-form-inner {
    margin-left: 0;
    margin-top: 20px;
}

.fl textarea#LessonAnswer_answer_text,
.fl textarea.new-comment-textarea {
    border-radius: 16px;
    background: var(--fon-osn);
    padding: 12px;
    border: none;
    height: 75px!important;
    box-shadow: none;
}

/* работа с текстом-подсказкой внутри блока */

.fl textarea#LessonAnswer_answer_text::placeholder,
.fl textarea.new-comment-textarea.emoji-textarea {
    color: var(--text-accent);
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; 
    letter-spacing: -0.24px;
    padding: 12px;
}
.answer-form .answer-textarea-container {
    width: 100%;
}


/* общее форматирование кнопок */

.fl button.btn.btn-send-answer,
.fl button.btn-send,
.comment-form-wrapper .new-comment .btn-send,
.fl button.btn.f-btn.button-md.btn-success{
    border-radius: 16px;
    background: var(--text-accent);
    border-color: var(--text-accent);
    padding: 10px 20px;
    color: #FFF;
    text-align: center;
   font-family: var(--family-2);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.36px;
    text-transform: none;
}

.new-comment span.fa.fa-send,
span.word-separator{
    display: none;
}


/* кнопка черновика */

.fl button.btn-save-draft {
    color: var(--text-osn-2);
    text-align: center;
    font-family: var(--family-2);
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -0.36px;
    border-bottom: 1px dashed var(--text-accent);
    text-decoration: none;
}
.emoji-container {
  border:1px solid var(--text-osn-2);
  border-radius:4px;
}

@media (max-width:480px) {
    .table.files-table tr > td:nth-child(2) {
    display: none;
}
}
