

:root {
    --main-color: #A2BDE3;
    --main-color2: #FF9790;
    --main-color3: #1d1d1d;
    --main-color4: #FFE49F;
}

.breadcrumbs a {
    color: var(--main-color3);
    font-size: 20px;
    text-decoration: none;
}

a {
    font-family: 'Montserrat', sans-serif !important;
    color: #408ccb;
}

a:focus, a:hover {
    color: var(--main-color3);
    text-decoration: none;
}

.logo-text {
display: none;
}

.content-menu {
    border-bottom: 0px solid var(--main-color3);
}

/*Уроки*/
.page-header {
    border-bottom: 1px solid transparent;
}

.standard-page-content h1 {
    font-size: 36px;
    font-weight: bold;
    padding-bottom: 0;
    font-family: 'Montserrat', sans-serif !important;
}

.lt-lesson-mission-block h3:before {
    display: none;
}

.lt-lesson-mission-block h3 {
    font-size: 0;
}

.lesson-header-block.row-section {
    position: relative;
    margin-top: 60px;
    border: 0 !important;
    padding-bottom: 10px !important;
    border-radius: 10px;
    background: rgba(118, 165, 255, 0.1) !important;
    border-bottom: 1px solid transparent;
    font-family: 'Montserrat', sans-serif !important;
    padding: 0 15px;
    color: var(--main-color3);
}


.simple-answer {
    background: #fff;
    border-radius: 16px!important;
    border: 1px solid var(--main-color);
}

.user-answer:first-child {
    border-top: 1px solid var(--main-color);
    border-radius: 10px;
}

.lesson-mission-wrapper {
	background: #fff!important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:16px!important;
	border-radius: 16px!important;
  border: 1px solid var(--main-color);
}

.answer-form {
	background: #fff!important;
	font-family: 'Montserrat', sans-serif !important;
	font-size:16px!important;
	border-radius: 16px!important;
}

.lesson-mission-text {
    border-bottom: 1px solid #fff;
}

.lessonAnswerForm {
	background: #fff!important;
	font-family: 'Montserrat', sans-serif !important;
	border-radius: 16px!important;
  border: 1px solid var(--main-color);
}

.testing-widget .before-start-block .start-btn {
    background: linear-gradient(to top, var(--main-color2) 20%, var(--main-color4) 100%)!important;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 9px;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif !important;
}

.testing-widget .btn-send-variant, .testing-widget .btn-next-question {
  background: var(--bg--gradient--full);
  border-radius: 6px;
  border: none;
  color: #1d1d1d;
}

/*анкетирование*/
.btn.f-btn.btn-success {
    background: var(--main-color2);
    background: linear-gradient(to top, var(--main-color2) 20%, var(--main-color4) 100%)!important;
    color: white;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 9px!important;
    padding-left: 60px;
    padding-right: 60px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif !important;
}

.lt-form .f-input {
    border: 1px solid var(--main-color);
    border-radius: 6px;
    color: #1d1d1d;
    font-family: 'Montserrat', sans-serif !important;
}

.custom-field.required .required-sign {
    display: none;
}

.custom-field.required .field-label {
     font-family: 'Montserrat', sans-serif !important;
}

.btn-send-answer.btn-primary {
	background: linear-gradient(to top, var(--main-color) 20%, #DDEBFF 99%)!important;
  border-color: var(--main-color)!important;
	font-family: 'Montserrat', sans-serif !important;
	border-radius: 16px!important;
}

.btn-link.btn-save-draft {
	color: var(--main-color)!important;
	font-family: 'Montserrat', sans-serif !important;
}

.lesson-navigation td .hidden-xs {
  display:none;
}

.lesson-navigation td a {
  background: #3c414a;
  color: var(--main-color);
  padding:5px 10px;
  border-radius:10px
}

.lesson-navigation td:first-child a:before {
  content:"←"
}

.lesson-navigation td:last-child a:after {
  content:"→"
}

.lesson-navigation td a {
  text-decoration:none;
}

.lesson-navigation td a:hover {
  box-shadow:0 0 8px var(--main-color);
}

/*files
.files-table img {
  height: 0;
  width: 0;
}

.files-row > div {
    padding: 10px;
}

.files-table img:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/442890/sc/226/h/075f39c9e1d01ebabd584c15b1b74a22.png) no-repeat;
  padding-left: 30px;
}


.files-table.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding-left: 0;
    padding-bottom: 0;
    border-top: none;
}

.files-table a {
    color: #fff! important;
    text-decoration:none! important;
    padding-top: 27px! important;
}

.files-table a:hover {
    text-decoration:none! important;
}

.table.files-table {
    color: #fff;
    background-color: var(--main-color3);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 15px! important;
    padding-bottom: 15px;
    border: 0px solid var(--main-color3);
    border-radius: 6px;
   display: block;
}

.files-table {
  width: 500px !important;
  height: 70px !important;
}*/

/* Блок файлы */
.table.files-table {
    background: #1d1d1d;
    background-image: url(https://fs.getcourse.ru/fileservice/file/download/a/134027/sc/94/h/b4a6d9c267153212c28dff7840185c0c.png) right center no-repeat;
    border-radius: 9px !important;
    display: block;
    height:85px;
}

.table.files-table td {
    border:none;
}

.table.files-table tr td:nth-child(1) {
    padding-top:20px;
    font-size: 18px;
}

.table.files-table tr td:nth-child(2) {
    vertical-align: middle;
    position: relative;
    color: #fff;
    font-size: 0
}

.table.files-table tr td:nth-child(2):after {
    content: "";
    position: absolute;
    top:50%;
    right:0;
    width: 1px;
    height:20%;
    background:  #fff;
    transform: translatey(-50%);
}

.table.files-table tr td:nth-child(3) {
    vertical-align: middle;
    padding-left:20px;
}

.table.files-table tr td:nth-child(3) a {
    color:  #fff;
    text-decoration: none !important;
    font-size: 1.2em;
    display: block;
    transition: all .3s;
}

.table.files-table tr td:nth-child(3) a:hover {
    transform: scale(1.05) translatex(10px);
}

@media (max-width:430px) {

.table.files-table tr td:nth-child(1) {
        display: none;
    }
    
.table.files-table {
        background-image: none !important;
        padding: 20px;
        height:85px;
    }
    
.table.files-table tr td:nth-child(2):after {
    top:20%;
}
    
.table.files-table tr td:nth-child(3) a {
    font-size: 12px! important;
    padding-bottom: 80px;
}
    
.lesson-title-value {
    font-size: 22px! important;        
    }
    
.text-right {
    font-size: 10px;
}    

.lesson-navigation td a {
    font-size: 10px;
}       
}
