

@font-face { 
    font-family: "Lazydog";
    src: url(/fileservice/file/download/h/e3028ec6eaf8e2d9edb67e4c6ad1df8d.otf/a/531213/sc/494) format('opentype');
}

@font-face { 
    font-family: "Century Gothic";
    font-weight: 700;
    src: url(/fileservice/file/download/h/6ea6add77e9d45c960d411c0265e9920.ttf/a/565875/sc/153) format('truetype');
}

@font-face {
	font-family: "Century Gothic";
    font-weight: 400;
	src: url(/fileservice/file/download/h/d033e196e7ec0de732388c21033ab5d4.ttf/a/565875/sc/135)
		format('truetype');
}


/*Отображение тренингов на главной странице*
.history .sale-box tr[data-training-id="769421641"],
.history .sale-box tr[data-training-id="768959622"],
.history .sale-box tr[data-training-id="768959626"],
.history .sale-box tr[data-training-id="789182998"],
.history .sale-box tr[data-training-id="831679375"],
.history .sale-box tr[data-training-id="831679378"],
.history .sale-box tr[data-training-id="857997774"],
.history .sale-box tr[data-training-id="857997776"],
.history .sale-box tr[data-training-id="857997777"],
.history .sale-box tr[data-training-id="871395402"],
.history .sale-box tr[data-training-id="871395404"],
.history .sale-box tr[data-training-id="895856812"],
.history .sale-box tr[data-training-id="896015166"],
.history .sale-box tr[data-training-id="933823754"],
.history .sale-box tr[data-training-id="933824217"],
.history .sale-box tr[data-training-id="933849365"] {
    display: block;
}
*/

.history .sale-box tr[data-training-id="695472265"],
.history .sale-box tr[data-training-id="789182997"],
.history .sale-box tr[data-training-id="933887066"],
.history .sale-box tr[data-training-id="933882910"] {
    display: none;
}

.logo.gc-account-logo {
  position: relative;
}

.logo.gc-account-logo:after {
  content: "История и котики | ЕГЭ, ОГЭ";
  position: absolute;
  top: -2px;
  left: 80px;
  width: 486px;
  height: 65px;
  color: #6C544A;
  font-family: 'Lazydog';
  font-size: 32px;
  font-weight: 400;
  text-transform: capitalize;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/205/h/3901efbca2c891e90b2a8e41f5f79468.svg)no-repeat;
  background-position: left bottom ;
}

body.history {
   background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png); 
    background-repeat: repeat-y, repeat;
    background-position: right -5%  top -35%, center;
    background-size: 35%, cover;
}

.history .container {
  max-width: 1360px;
  width: 100%;
}

.history .xdget-row  {
 margin: 0 !important;   
}

.history .row {
  margin: 0 !important;
}

.history .xdget-trainingList hr {
 display: none; 
}

.history .xdget-trainingList > .row {
  padding-bottom: 15px;
}

.history .col-md-12 {
    padding: 0 !important;
}

.left-col {
    max-width: 860px;
}

.history .stream-table {
  margin: 0 !important;
}

.history .stream-table tr td {
    height: 100% !important;
    display: block;
}

.history .stream-table tr td:hover {
  background: transparent;
}

.history .stream-table tr.no-public td,
.history .stream-table tr.no-public.no-lessons.no-children td,
.history .stream-table tr.no-lessons.no-children td{
  opacity: 1;
}

.history .stream-table tbody tr a > div {
  display: none;
}

.history tbody tr td {
  padding: 0;
}

/*Бесплатные тренинги*/
/*Суперпак и бесплатные уроки*/
.history .avail-box .stream-table tbody {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}

.history .avail-box .stream-table tbody tr {
  flex: 0 0 calc(50% - 10px);
  border-radius: 10px;
  box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  min-height: 169px;
  position: relative;
  background: #F8E5DA url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/193/h/f989827a94e5c0df7ad2d6360210c0ca.svg)no-repeat;
  background-position: right top;
  background-size: contain;
  background-size: 22%;
}

.history .avail-box tbody tr .stream-title {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 24px;
  line-height: 120%;
  font-weight: 700;
}

.history .avail-box .stream-table tbody tr a  {
  	padding: 27px 30px 40px 35px;
    min-height: 169px;
    z-index: 10;
    position: relative;
}

.history .avail-box .stream-table tbody tr a:before {
  content: "Перейти";
  position: absolute;
  bottom: 30px;
  left: 35px;
  width: 150px;
  height: 45px;
  border-radius: 8px;
  color: #fff;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 8px 50px 8px 20px;
   box-shadow: 0px 4px 14px 0px #CFB5A7;
  background: #BA846A url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/309/h/31f8f5f885ee4653dbe76501fee1ecb8.svg)no-repeat;
  background-position: right 20px bottom 17px;
}

.history .avail-box .stream-table tbody tr a:nth-child(2) {
    background: #F8E5DA url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/310/h/730316d045083431b418241f385d2079.svg)no-repeat;
  	background-position: right bottom;
  	background-size: contain;
  	background-size: 25%;
}
/*Конец Бесплатные тренинги*/

/*Платные тренинги*/
.history .bg-box {
  background: #fff;
  padding: 32px 25px;
  border-radius: 16px;
}
/*Видимость платных бесплатных*/
.history .avail-box tr {
  display: none;
}

.history .avail-box tr[data-training-id="695472265"],
.history .avail-box tr[data-training-id="789182997"] {
  display: block;
}
/*Конец Видимость платных бесплатных*/

.history .sale-box .stream-table tbody {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.history .sale-box .stream-table tbody tr {
  flex: 0 0 100%;
  border-radius: 16px;
  box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  background: #F4E1E6 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/51/h/0f9b47a08704d375138615da9a3ec770.svg)no-repeat;
  position: relative;
  outline: 1px solid #E4C9D0;
  outline-offset: -2px;
}

.history .sale-box .stream-table tbody tr td {
  width: 100%;
  display: block;
}

.history .sale-box .stream-table tbody tr td a {
  padding: 43px 100px 43px 32px;
  position: relative;
  z-index: 10;
}

.history .sale-box .stream-table tbody tr a:after{
  	position: absolute;
  	content: "";
  	top: 1px;
  	right: -3px;
  	width: 20%;
  	height: 100%;
  	background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/182/h/a6c5203ef52429c7417efbc40a7b2d16.svg)no-repeat;
  	background-size: cover;
    background-position: center;
}

.history .sale-box .stream-table tbody tr .stream-title {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 25px;
  font-weight: 700;
  line-height: normal;
  position: relative;
}

.history .sale-box .stream-table tbody tr .stream-title:after {
  position: absolute;
  content: "";
  bottom: -23px;
  left: 0;
  width: 107%;
  height: 30px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/121/h/6d8b754317ce8f83569932be94da1a39.svg)no-repeat;
  background-size: contain;
}
/*Конец Платные тренинги*/

.date-block iframe {
  border-radius: 16px;
  box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
}

.date-block {
  	position: relative;
    z-index: 1;
}
.date-block:before {
	position: absolute;
	content: "";
	top: 6px;
	left: 10px;
	border-radius: 16px;
	background: rgba(202, 145, 117, 0.37);
	box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
	width: 97%;
	height: 100%;
  z-index: -1;
}

.act-kurs {
  border-radius: 16px;
  box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  margin-bottom: 36px;
  position: relative;
  padding: 11px;
  background: #FFD5BC url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/6/h/d7366458215b22b50236d46ce9457cf3.svg)no-repeat;
  background-position: right 35%  top 25%;
}

.inside-box {
   padding: 41px 31px 41px 39px; 
    border: 4px solid;
    border-image: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/94b69bb1588538d1f398fc20774f883a.svg) 4 round round;
    height: 100%;
    display: flex;
    justify-content: space-between;
    border-radius: 16px;
    gap: 10px;
}

.act-kurs h3 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.28px;
}

.act-kurs button {
  border: none;
  border-radius: 8px;
  background: #BA846A;
  box-shadow: 0px 14px 38px -10px rgba(186, 155, 136, 0.62);
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding: 11px 44px 11px 19px;
  width: 168px;
  position: relative;
}

.act-kurs button:after {
  position: absolute;
  content: "";
  top: 13px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/240/h/2fafa40eba7e0a5021c22150b105a1ce.svg)no-repeat;
  background-size: contain;
}

/*Инструкции*/
.history .user-state-has_mission .user-state-bg,
.history .user-state-accomplished .user-state-bg,
.history .user-state-need_accomplish .user-state-bg,
.history .user-state-answered .user-state-bg,
.history .user-state-bg {
    background: transparent;
}

.history .lesson-list li table {
  	min-height: 100%;
    min-width: 100%;
}

.history ul.lesson-list {
  background: transparent;
  padding: 0;
}

.history  .lesson-list li {
  max-width: 593px;
  margin: 0 auto;
  border-radius: 15px;
  background:  url(https://fs16.getcourse.ru/fileservice/file/download/a/565875/sc/227/h/33113c56084ebee0b2bc64cf4561bc8d.png)no-repeat;
  background-size: cover;
  position: relative;
  overflow: visible;
}

.history  .lesson-list li:before {
  content: "";
  position: absolute;
  bottom: -16px;
  right: 0;
  width: 238px;
  height: 108px;
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/565875/sc/131/h/9e99cd7f08b59fe8257c2559131f8d52.png)no-repeat;
}

.history  .lesson-list li a {
  padding: 24px 25px 33px 35px;
}

.history  .lesson-list li .info {
  background: transparent !important;
  border-left: none !important;
  margin: 0;
}

.history .vmiddle {
	padding: 0 !important;
}

.history .item-main-td {
    padding: 0 !important;
    min-height: 18px;
}

.history ul.lesson-list .state-icon-block {
 display: none; 
}

.history .lesson-list li .info .vmiddle {
  padding: 0;
}

.history  .lesson-list li .title  {
  margin: 0;
}

.history .lesson-list li .link.title {
  color: #fff;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  position: relative;
  display: inline-block;
}

.history .lesson-list li .link.title:after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -20px;
  width: 20px;
  height: 10px;
  background: url(https://fs20.getcourse.ru/fileservice/file/download/a/565875/sc/338/h/3ef00baaf595fc1ed79b2db78e68011f.svg)no-repeat;
  background-size: contain;
}
/*Конец инструкции*/

.search_box h2 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
}

.search_box h2:after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 9px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/171/h/f3f1c9118a45cf30fb13b1185db15b22.svg)no-repeat;
  background-size: contain;
}

.search_box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 32px;
}

.SearchBlock__left-icon .fa-search:before {
  content: "";
  position: absolute;
  top: 12px;
  left: -5px;
  width: 24px;
  height: 24px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/420/h/904acd87d1aa02c7a8f20fcf5ebe0a8c.svg)no-repeat;
   background-size: contain;
}

#SearchInput {
  	border-radius: 12px;
  	border: none;
  	height: 51px;
  	box-shadow: 0px 0px 36px 0px #ECE2DA;
    padding-left: 45px;
}

#SearchInput::placeholder {
  color: #BBA0A7;
  font-family: "Century Gothic";
  font-size: 16px;
  line-height: 100%;
  font-weight: 700;
  letter-spacing: -0.48px;
}

.SearchBlock__clear svg {
  fill: #6C544A;
}

@media(max-width: 1640px) {
    body.history {
    background-position: right -9% top -35%, center !important;
}
}

@media(max-width: 1300px) {
    body.history {
  background: 
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
    
    background-repeat:  repeat !important;
    background-position: center !important;
    background-size:  cover !important;
}
}

@media(max-width: 1218px) {
 .history .container {
     	width: 100% !important;
     	margin-right: 0 !important;
    }
    
    .right-col {
        margin-left: 0 !important;
    }
    
    .left-col {
     	padding: 0 !important;
        width: 65% !important;
    }
}

@media(max-width: 1090px) {
     .history .container {
     	margin-left: 0 !important;
    }
    
    .right-col {
        margin: 30px auto 0 auto !important;
        width: 100% !important; 
        padding: 0 !important;
    }
    
     .left-col {
        width: 100% !important;
        margin: 0 auto !important;
    	float: none !important;
    }
}

@media(max-width: 840px) {
    .logo.gc-account-logo {
    	max-width: 270px !important;
    	margin: 0 auto 5px auto !important;
}
    
    .logo.gc-account-logo:after {
    font-size: 14px !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/275/h/2ce0040bcff17cd8cf2d432e754a5c34.svg)no-repeat !important;
    background-position: left bottom !important;
    width: 216px !important;
    height: 30px !important;
    top: 12px !important;
    left: 80px !important;
  }
}

@media (max-width: 767px) {
  .history .lesson-list li .vmiddle {
        margin-left: 0 !important;
    }
}

@media(max-width: 740px) {
    .inside-box {
        flex-direction: column !important;
    	padding: 20px !important;
        border: 2px solid;
   		border-image: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/94b69bb1588538d1f398fc20774f883a.svg) 1 round round;
    	gap: 20px;
    }
    
    .history .bg-box {
    padding: 20px 15px !important;
}
    
    .history .avail-box .stream-table tbody {
     flex-direction: column  !important;  
    }
    
    .history .avail-box .stream-table tbody tr {
     flex: 0 0 100% !important;   
    }
  
    .search_box {
     	flex-direction: column !important;   
    	gap: 20px !important;   
    	align-items: start !important;   
    }
    
    .search_box h2 {
     margin: 0  !important;    
    }
}

@media(max-width: 415px) {
    .history .avail-box tbody tr .stream-title {
       font-size: 18px  !important;     
    }
    
    .act-kurs h3 {
        font-size: 22px  !important;   
    }
    
    .history .lesson-list li .link.title {
        font-size: 18px  !important; 
    }
    
    .history .sale-box .stream-table tbody tr .stream-title {
        font-size: 18px  !important;   
    }
    
    .search_box h2 {
		font-size: 22px  !important;  
    }
    
    .history .sale-box .stream-table tbody tr td a {
    	padding: 30px 65px 30px 20px !important;  
    }
    
    .act-kurs {
     	padding: 5px !important;   
    }
    
    .inside-box  {
     	padding: 15px !important;
        border: 1px solid !important;
        border-image: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/94b69bb1588538d1f398fc20774f883a.svg) 1 round round !important;
    }
    
    .history .avail-box .stream-table tbody tr a  {
  		padding: 20px 20px !important;
}
    
    .history .avail-box .stream-table tbody tr:before {
     	left: 20px !important;
    }
    
    .history .lesson-list li a {
    padding: 24px 145px 33px 25px !important;
}
    
    
    .date-block {
      margin-bottom: 24px !important;  
    }
    
    .act-kurs {
     margin-bottom: 20px !important;     
    }
    
    .search_box {
      margin-bottom: 20px !important;      
    }
    
    .mail-block {
        font-size: 12px  !important;
    }
    
    .message-box {
      margin-top: 20px !important;
    }
    
    .logo.gc-account-logo:after {
     top: 12px !important;   
    }
    
    .message-btn {
     width: 100% !important;
     min-height: 55px !important;
    }
}

/* ------------- 
content start - Правая колонка
------------- */

.right-col {
   	margin-left: 5px;
  	max-width: 390px;
    border-radius: 16px;
}

.soc {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    height: 100px;
    border-radius: 7.975px;
    background: #FFEADD;
    border: 1px solid #F8E5DA;
}

.soc .xdget-button {
    background-color: transparent;
    border: none;
}

.user_info_block,
.soc-block {
  	border-radius: 16px;
  	background: #FFF;
  	box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  	padding: 20px 13px 20px 13px;
    position: relative;
}

.soc-block {
  background: #fff url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/194/h/99fe2a57571a27a6b90c01b3a7cc81d9.svg)no-repeat;
  background-position: top 11px left 28px;
} 

.soc-block:before {
  position: absolute;
  content: "";
  top: -45px;
  right: 0;
  width: 80px;
  height: 70px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/328/h/0e0ed66adae1b590d35bf7d71713e3fb.svg)no-repeat;
  background-size: contain;
}

.soc-block h3 {
  	color: #6C544A;
  	font-family: "Lazydog";
  	font-size: 24px;
  	font-weight: 400;   
    padding-left: 35px;
}

.user_info {
  border-radius: 8px;
  background: rgba(225, 168, 183, 0.35);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 33px 15px 12px;
  position: relative;
  gap: 10px;
}

.user_info .name-block {
  color: #685D59;
  font-family: "Century Gothic";
  font-size: 17px;
  font-weight: 700;
}

.user_info .user-foto {
  flex: 0  0 18%;
}

.users_foto {
  border-radius: 50%;
  border: 3px solid #E1A8B7;
  flex: 0 0 18%;
}

.name_mail {
  flex: 0 0 67%;
}

.mail-block {
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
}

.user_info_block .btn_user {
    flex: 0 0 13%;
    background: transparent;
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 100;
}

.message-box {
  border-radius: 11px;
  background: #FFCFB2;
  border: none;
  width: 100%;
  max-width: 360px;
  min-height: 60px;
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 700;
  outline: 2.567px dashed #F8E5DA;
  outline-offset:-6px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
}

.message-box:hover {
  color: #FFF;
  background: #FFBB93;
  transition: 0.2s;
}


.vk-box {
  border-radius: 16px;
background: #F8E5DA;
}

.vk-box h4 {
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  border-radius: 6px;
  background: #E1A8B7;
  display: inline-block;
  padding: 5px 35px 5px 40px;
    margin: 0;
}

/* ------------- 
content finish - Правая колонка
------------- */

/* ------------- 
content start - leftbar
------------- */

/* LEFTBAR*/ 
:root {

    --cm: #00AEEF;
    --cma: #7C51A1;
    --csb: #F2F4F4;
    
    --iNotice: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/240/h/dc89e279fe6d431d2414ae5100d75dbc.svg");   
    --iSite: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/132/h/43803e55cf80b66bc1a049a5a43c42a8.svg");
    --iStudy: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/277/h/2a2465bf73b6a001ba6f97bad0de648d.svg");
    --iUsers: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/187/h/ac4d06634bcdef44707052e23f54f9b1.svg");
    --iTasks: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/465/h/a2bf211ce35faaae5a83eafac8c5d555.svg");
    --iMessages: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/389/h/9b823b877f451fae2b7dfcbfda1d06a8.svg");
    --iSales:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/384/h/9f99c67ddc9f158877a6b6e5fe5f9eac.svg");
    --iChatium:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/216/h/7faaf822aa3a7f803bbce130a3223518.svg");
    --iSubmenuBG:  url("");
    
     --iNoticeActive: url("https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/340/h/32b4f1837df53fc7ad16ebb589ec4d0c.svg");
     --iSiteActive: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/86/h/767ef826d9db99259a8f3469ed411653.svg");
     --iStudyActive: url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/256/h/74c55f502cdf4e3f166794f49c6baa7d.svg");
     --iUsersActive:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/179/h/a553b513a1d57d65a0ee70ba3d673b56.svg");
     --iTasksActive:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/77/h/9f2cfc982799c21a9757e0083074d6e7.svg");
     --iMessagesActive:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/485/h/37bb4dad6dbaad8c4810bdf79c6a9fe6.svg");
     --iSalesActive:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/105/h/2a98200ae38819c0af84a9d78393ce15.svg");
     --iChatiumActive:  url("https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/144/h/9927adc397ffd2034b35366141fa0f0e.svg");
}

/*Скрытие пунктов меню от учеников*/
.gc-account-leftbar.unvisibleIcon .menu-item-answers,
.gc-account-leftbar.unvisibleIcon .menu-item-schedule,
.gc-account-leftbar.unvisibleIcon .menu-item-questionary,
.gc-account-leftbar.unvisibleIcon .menu-item.menu-item-notifications {
  display: none;
}

.gc-account-leftbar,
.gc-account-leftbar.expanded .toggle-link {
    background: linear-gradient(180deg, #EBAD8C 0%, #8B5C49 100%);
	box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
}


.gc-account-leftbar {
  	width: 80px !important;
    border-radius: 10px;
    left: 10px;
    top: 7px;
}

/*Ячейка*/
.gc-account-leftbar .gc-account-user-menu li {
    padding: 10px 12px 22px 12px;
    border-bottom: 1px solid rgba(255, 234, 221, 0.26);
    width: 80px;
  	height: 80px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-profile {
    padding: 15px 12px 12px 12px;
    height: 75px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-notifications_button_small {
	height: 60px;
    padding: 0;
    border-bottom: none;
}

.gc-account-leftbar .gc-account-user-menu li a {
  	background: transparent;
  	width: 56px;
  	height: 48px;
  	padding: 0;
    border-radius: 16px;
}

.gc-account-leftbar .gc-account-user-menu li.active a, .gc-account-leftbar .gc-account-user-menu li.selected a {
    background: #FFEADD;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-notifications_button_small a {
 border-bottom: none;   
}


/*Профиль(фото)*/
.gc-account-leftbar a img {
  	border-radius: 100%;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-profile {
    border-bottom: none;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item.menu-item-profile a {
    background: transparent;
    padding: 5px;
    width: 100%;
    display: block;
}
/*END Профиль(фото)*/

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
    height: 64px;
    width: 100%;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .content {   
 	margin-bottom: 15px;   
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .user-image .user-profile-image  {
  	border-radius: 50px !important;
}

.gc-fade-wrapper .gc-fade {
    left: 80px;
    background: rgba(0, 0, 0, 0.52);
}

/*Submenu*/
.gc-account-leftbar .gc-account-user-submenu-bar {
    position: absolute;
    top: 0;
    left: 92px;
    width: 300px;
    height: 100vh;
	background: #FFEADD;
	border-radius: 10px;
    padding: 20px;
}

.gc-account-user-submenu-bar > div > a {
  	margin-bottom: 10px;
    border-radius: 10px;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li {
     margin: 0 0 7px 0;
    transition: 0.3s;
}

.gc-account-user-submenu-bar h3 {
	color: #7F6961;
	font-family: Century Gothic;
	font-size: 24px;
	font-weight: 700;
	line-height: normal;
    margin-bottom: 30px;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a {
	color: #705D4F;
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 100%; /* 12px */
    padding-left: 15px;
    margin-left: 3px;
    position: relative;
    z-index: 10;
}

/*Убираем иконки в раскрывающемся субменю*/ 
.gc-account-user-submenu li a:after {
 //display: none;
}

/*Слово Уведомления   */
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-header-link {
	color: #EBD1C1;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; /* 12px */
}

/*END Submenu*/

/*Баланс бонусы */
.gc-account-leftbar .gc-account-user-submenu-bar div .user-balance
{
  color: #474A64;
}

/* убираем полоску в админ меню*/
.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-accountSettings a {
    border-top: none !important;
}
.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-help a {
  border-top: none !important;
}

/*menu*/
.menu-item-notifications_button_small img.menu-item-icon,
.menu-item-cms img.menu-item-icon,
.menu-item-user img.menu-item-icon,
.menu-item-tasks img.menu-item-icon,
.menu-item-teach img.menu-item-icon,
.menu-item-notifications img.menu-item-icon,
.menu-item-sales img.menu-item-icon,
.menu-item-chatium img.menu-item-icon
 {
  display:none !important;
}

/* Уведомления */
.gc-account-user-menu li.menu-item-notifications_button_small a:after { 
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 1;
  top: 22px;
  left: 30px;
  opacity: 1;
  background: var(--iNotice) no-repeat;
  background-size: contain !important;
}

/* Сайт */
.gc-account-user-menu li.menu-item-cms a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 21px;
  left: 26px;
  background: var(--iSite) no-repeat;
  background-size: contain !important;  
}

/* Сайт active selected*/
.gc-account-user-menu li.menu-item-cms.active a:after,
.gc-account-user-menu li.menu-item-cms.selected a:after { 
  background: var(--iSiteActive) no-repeat;
  background-size: contain !important;  
}

/* Сайт active selected hover*/
.gc-account-user-menu li.menu-item-cms.active a:hover:after,
.gc-account-user-menu li.menu-item-cms.selected a:hover:after { 
  background: var(--iSite) no-repeat;
  background-size: contain !important;  
}

/* Обучение*/
.gc-account-user-menu li.menu-item-teach a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 21px;
  left: 27px;
  background: var(--iStudy) no-repeat;
  background-size: contain !important;    
}

/* Обучение active selected*/
.gc-account-user-menu li.menu-item-teach.active a:after,
.gc-account-user-menu li.menu-item-teach.selected a:after { 
  background: var(--iStudyActive) no-repeat;
  background-size: contain !important;    
}

/* Обучение active selected hover*/
.gc-account-user-menu li.menu-item-teach.active a:hover:after,
.gc-account-user-menu li.menu-item-teach.selected a:hover:after { 
  background: var(--iStudy) no-repeat;
  background-size: contain !important;    
}

/* Пользователи*/
.gc-account-user-menu li.menu-item-user a:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 21px;
  left: 26px;
  background: var( --iUsers ) no-repeat;
  background-size: contain !important;
}

/* Пользователи active selected*/
.gc-account-user-menu li.menu-item-user.active a:after,
.gc-account-user-menu li.menu-item-user.selected a:after {
  background: var( --iUsersActive ) no-repeat;
  background-size: contain !important;
}

/* Пользователи active selected hover*/
.gc-account-user-menu li.menu-item-user.active a:hover:after,
.gc-account-user-menu li.menu-item-user.selected a:hover:after {
  background: var( --iUsers ) no-repeat;
  background-size: contain !important;
}

/* Задачи */
.gc-account-user-menu li.menu-item-tasks a:after { 
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  z-index: 1;
  top: 22px;
  left: 28px;
  background: var( --iTasks ) no-repeat;
  background-size: contain !important;
}

/* Задачи active selected*/
.gc-account-user-menu li.menu-item-tasks.active a:after,
.gc-account-user-menu li.menu-item-tasks.selected a:after { 
  background: var( --iTasksActive ) no-repeat;
  background-size: contain !important;
}

/* Задачи active selected hover*/
.gc-account-user-menu li.menu-item-tasks.active a:hover:after,
.gc-account-user-menu li.menu-item-tasks.selected a:hover:after { 
  background: var( --iTasks ) no-repeat;
  background-size: contain !important;
}

/* Сообщения */
.gc-account-user-menu li.menu-item-notifications a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 21px;
  left: 26px;
  background: var( --iMessages ) no-repeat;
  background-size: contain !important;  
}

/* Сообщения active selected*/
.gc-account-user-menu li.menu-item-notifications.active a:after,
.gc-account-user-menu li.menu-item-notifications.selected a:after { 
  background: var( --iMessagesActive ) no-repeat;
  background-size: contain !important;  
}

/* Сообщения active selected hover*/
.gc-account-user-menu li.menu-item-notifications.active a:hover:after,
.gc-account-user-menu li.menu-item-notifications.selected a:hover:after { 
  background: var( --iMessages ) no-repeat;
  background-size: contain !important;  
}

/* Продажи */
.gc-account-user-menu li.menu-item-sales a:after { 
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 20px;
  left: 26px;
  background: var(--iSales) no-repeat;
  background-size: contain !important; 
}

/* Продажи Active selected*/
.gc-account-user-menu li.menu-item-sales.active a:after,
.gc-account-user-menu li.menu-item-sales.selected a:after { 
  background: var(--iSalesActive) no-repeat;
  background-size: contain !important; 
}

/*chatium*/
.gc-account-user-menu li.menu-item.menu-item-chatium a:after {
  content: "";
  position: absolute;
  width: 28px;
  height: 28px;
  z-index: 1;
  top: 20px;
  left: 26px;
  background: var(--iChatium) no-repeat;
  background-size: contain !important;  
}

/*chatium Active selected*/
.gc-account-user-menu li.menu-item.menu-item-chatium.active a:after,
.gc-account-user-menu li.menu-item.menu-item-chatium.selected a:after {
  background: var(--iChatiumActive) no-repeat;
  background-size: contain !important;  
}

.gc-account-user-menu li.new-chatium-icon img {
    border: none;
}

/*Эффекты при наведении*/
.gc-account-leftbar .gc-account-user-menu li:not(.menu-item.menu-item-profile) a:hover {
    background: transparent;
  	border-radius: 16px;
	background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/69/h/48460b91494fef626794155ad342b9fe.svg)no-repeat;
	background-size: contain;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li:hover {
 	padding-left: 32px;   
}

.gc-account-user-submenu-bar .gc-account-user-submenu li a:hover {
    z-index: 10;
    background: transparent;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li:hover {
 	padding-left: 24px;   
}

.gc-account-user-submenu-bar .gc-account-user-submenu li::before {
 	content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 30px;
    height: 30px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/99/h/a9376d77401319cfb04c249e1941edf1.svg)no-repeat;
    background-size: contain;
   opacity: 0;
}

.gc-account-user-submenu-bar .gc-account-user-submenu li:hover:before {
  opacity: 1;
}

/*Написать сообщение виджет */
.talks-widget-button {
    display: none;
}

.talks-widget-window {
  border: none;
}

.talks-widget-header {
  	color: #000!important;
  	background:  #FFEADD !important;
  	border: none !important;
    height: 60px !important;
    padding-top: 20px !important;
}

.talks-widget-header .caption {
    font-family: 'Century Gothic';
	font-weight: 700;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
}

.talks-widget-body {
  background: #fff;
  padding: 0;  
}

.talks-widget-window  .conversation-list-footer {
  	color: #fff !important;
  	background: #fff !important; 
  	border: none !important;
    bottom: 40px !important;
}

.talks-widget-header .btn-close.fa.fa-times:before {
   	content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/427/h/8d1f4ebb45531b0df8bebcea4678aac5.svg)no-repeat;
    background-size: contain;
}

.talks-widget-header .fa-bars:before {
   	content: "";
    position: absolute;
    top: 0;
    left: 2px;
    width: 26px;
    height: 20px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/45/h/f5fd8733c70325a7e34a525618e1005d.svg)no-repeat;
    background-size: contain;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn {
  	color: #fff;
  	background: #BA846A;
  	border-radius: 9px;
	border: none;
    font-family: 'Century Gothic';
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
    padding: 14px 35px 14px 35px;
    position: relative;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn .fa.fa-pencil {
  	display: none;  
}

.talks-widget-window .talks-widget-body .conversations-list-block 
.conversation-annotate .conversation-data-block 
.conversation-title-block {
	color: #fff;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover .conversation-title-block {
  color: #000;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-img-block {
    display: none;
}

.talks-widget-window .talks-widget-body .conversations-list-block 
.conversation-annotate .conversation-data-block 
.conversation-title-block:hover {
    color: #000;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover {
    background: #D8D8D8;
}

.comment-form-wrapper .new-comment .btn-send {
    border: none;
    color: #fff;
	background: #BA846A;
	border-radius: 16px;
	font-family: 'Century Gothic';
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
    padding: 14px 55px 14px 75px;
    position: relative;
    text-transform: lowercase;
}

.comment-form-wrapper .new-comment .btn-send:before {
    content: "";
    position: absolute;
    top: 19px;
    left: 52px;
    width: 15px;
    height: 15px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/82/h/2b54b408b456cc884ed14da0a2164083.svg)no-repeat;
    background-size: contain; 
}

.comment-form-wrapper .new-comment .btn-send .fa.fa-send {
    display: none;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
}
/*Оповещения и кол-во входящих */
.menu-item .notify-count {
    background: #FFD5BC !important;
    color: #7E6961 !important;
    font-size: 12px !important;
    font-family: "Century Gothic";
    font-weight: 500;
    width: 28px;
    padding: 2px 0;
    bottom: 45%;
    right: -5px;
    z-index: 50;
    border-radius: 6px;
}

.gc-account-user-submenu .notify-count {
	font-weight: 500;
	font-size: 8px;
	line-height: 9px;
	text-align: center;
	color: #7E6961;
    background: #F8E5DA;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small .notify-count {
    right: 0;
    bottom: 18%;
    z-index: 50;
}

.mark-viewed-all {
    color: #474A64;
    font-weight: 400;
    font-family: 'Century Gothic';
    font-size: 18px;
    margin-top: 10px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
    background-color: #fff;
    border-radius: 15px;
    color: #000;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .date {
 color: #000;   
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .user-image {
    margin-bottom: 10px;
}

/*Подписи*/
.gc-account-user-menu li a:before {
  	display: block;
  	text-align: center;
  	min-height: 1em;
  	width: 100%;
  	overflow: hidden;
  	position: absolute;
  	bottom: 2px; 
  	left: 0;
	color: #EBD1C1;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: 700;
	line-height: 100%; /* 12px */   
}

.gc-account-user-menu li.menu-item-cms a:before {
  content: "сайт";
}
.gc-account-user-menu li.menu-item-teach a:before {
  content: "обучение";
}
.gc-account-user-menu li.menu-item-user a:before {
  content: "ученики";
}
.gc-account-user-menu li.menu-item-tasks a:before {
  content: "задачи";
}
.gc-account-user-menu li.menu-item-notifications a:before {
  content: "сообщения";
}
.gc-account-user-menu li.menu-item-sales a:before {
  content: "покупки";
}
.gc-account-user-menu li.menu-item-chatium a:before {
  content: "mobile app"; 
}
.gc-account-user-menu li.menu-item-oik a:before {
  content: "общество"; 
}
.gc-account-user-menu li.menu-item-iik a:before {
  content: "английский"; 
}
.gc-account-user-menu li.menu-item-course a:before {
  content: "курсы"; 
}
.gc-account-user-menu li.menu-item-domas a:before {
  content: "домашки"; 
}
.gc-account-user-menu li.menu-item-mess a:before {
  content: "поддержка"; 
}
.gc-account-user-menu li.menu-item-sale-icon a:before {
  content: "покупки"; 
}
.gc-account-user-menu li.menu-item-lit-icon a:before {
  content: "литература"; 
}
/*END Подписи*/

li.menu-item.menu-item-oik img {
    width: 38px;
    height: 42px;
}

li.menu-item.menu-item-iik img {
    width: 40px;
    height: 40px;
}

li.menu-item.menu-item-lit-icon img {
    width: 54px;
    height: 38px;
}

/*Меню мобильное**/
@media (max-width: 768px) {
    .gc-account-leftbar {
     	left: 0 !important;
    }
    
     .gc-account-leftbar .gc-account-user-menu,
     .gc-account-leftbar .toggle-link {
      	background: transparent !important;
    }
    
	.gc-account-leftbar .gc-account-user-menu {
    	width: 80px !important;
 } 
	.gc-page-nav-items-menu.lt-page-edit-link { 
  		top: 0 !important;
  		bottom: auto !important;
}

.toggler-item {
    	color: transparent !important;
    	background: transparent !important;
  }
    
.gc-account-leftbar.expanded .toggle-link {
    	height: 60px;
    	width: 80px;
    	background: #EBAD8C !important;
  }
    
.gc-account-leftbar .toggle-link {
  	position: relative;
  	top: 0 !important;
  	bottom: auto !important;
}
    
.gc-account-leftbar .toggle-link img {
    	display: none;
  }
    
.gc-account-leftbar .toggle-link:after {
  	position: absolute;
  	content: "";
  	top: 10px;
  	left: 20px;
  	width: 31px;
  	height: 27px;
  	background: url(https://fs.getcourse.ru/fileservice/file/download/a/223364/sc/237/h/0bc33cb2e83b4190be6eb469ee5426f3.svg) no-repeat;
	background-size: contain;
    }
    
.gc-account-leftbar.expanded .toggle-link:after {
  	position: absolute;
  	content: "";
  	top: 20px;
  	left: 26px;
  	width: 29px;
  	height: 29px;
  	background: url(https://fs.getcourse.ru/fileservice/file/download/a/223364/sc/429/h/57131237fd50398905907d91d9b08b71.svg) no-repeat;
    background-size: contain;
    background-position: center;
}
    
.gc-account-leftbar:not(.expanded) {
    width: 100% !important;
    background: #fff !important;
    top: 0 !important;
}
    
.gc-account-leftbar.expanded {
    top: 50px !important;
    background: linear-gradient(180deg, #EBAD8C 0%, #8B5C49 100%) !important;
  }
    
    .gc-account-leftbar .gc-account-user-submenu-bar {
    top: -80px !important;
    }
    
.gc-main-content.with-left-menu .container {
    margin-top: 20px !important;
}
}

/*Конец меню*/

/*ACTIVE**/
.gc-account-leftbar .qr-link {
    color: white;
    position: relative;
    top: -15px;
}

.fa.fa-qrcode.qr-link {
  color: transparent;
}

/*CHAT*/
.talks-widget-window .talks-widget-body .conversations-list-block .conversations-list {
    padding: 0 10px;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate {
	background: #fff;
    border-radius: 10px;
    margin-top: 10px;
    border: 1px solid #D0D7D9;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-title {
    font-family: 'Century Gothic';
	font-weight: 600 !important;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-text.emoji-text {
    font-family: 'Century Gothic';
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #1D211C;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover {
 	background: #EDF1F2;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block {
  	border: none;
    margin-left: 30px !important;
}

.talks-widget-window .talks-widget-header .btn-back {
    top: 20px !important;
}

.talks-widget-window .talks-widget-body 
.conversations-list-block .conversation-annotate 
.conversation-data-block .conversation-title-block 
.conversation-time {
  	font-family: 'Century Gothic';
	font-weight: 400;
	font-size: 14px;
	line-height: 22px;
	color: #A8B7BB;
}

.talks-widget-window .conversation-widget .comments-container {
  	background: #fff;
    padding-top: 20px;
}

.talks-widget-window .comment-form-wrapper .new-comment-textarea {
  	min-height: 95px !important;
  	background: #fff;
    color: #1D211C;
    font-family: 'Century Gothic';
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
  	border: 1px solid #D0D7D9;
  	border-radius: 10px;
    padding: 12px;
}

.talks-widget-window .comment-form-wrapper .new-comment-textarea::placeholder {
 	font-size: 12px;
    color: #D0D7D9;
}

.talks-widget-window .comment-form-wrapper .new-comment-textarea .emoji-button span.fa {
    color: #D0D7D9;
} 

:focus-visible {
    outline: none;
}

.talks-widget-window .conversation-widget 
.own-user-comment .comment > .text .text-content {
  	background: #EDF1F2;
    border: none;
}
 
.conversation-widget .comment > .text .text-content {
   	background: #EAF5E6;
    border: none;  
}

.conversation-widget .my-comment .comment > .text .text-content {
  background: #fff;
}

.talks-widget-window .conversation-widget  .gc-comment.own-user-comment  .comment-wrapper {
    margin-bottom: 0 !important;
}

.talks-widget-window .emoji-wysiwyg-editor {
  	background: #fff;
    border: 1px solid #D0D7D9;
  	border-radius: 10px;
}

 .talks-widget-window #uploadifive-comment-upload-button0-file-0 {
  color: #000;
}

.talks-widget-window .comment-form-wrapper {
    background: #DDE5E7;
    padding: 40px 25px;
}

.emoji-button .fa.fa-smile-o.fa-lg:before {
 content: "";
    position: absolute;
    top: 5px;
    left: -25px;
    width: 20px;
    height: 270px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/302/h/b491dda75fffd4055136c5c8e9a5cb69.png) no-repeat;
    background-size: contain;
}

.gc-comment-form.comment-form-wrapper .uploadifive-button {
    height: 30px !important;
    width: 25px !important;
}

.glyphicon.glyphicon-paperclip:before {
	content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 20px;
    height: 27px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/190913/sc/268/h/03bb6abd51c5a6d75b8a40d9570acb50.png) no-repeat;
    background-size: contain;
} 
/*END CHAT*/

/*Новые иконки*/
.menu-item-domas a img {
    width: 34px;
    height: 34px;
    border-radius: 10px;
}

.menu-item-mess a img {
    width: 28px;
    height: 30px;
    border-radius: 10px;
}

.menu-item-sale-icon a img {
    width: 36px;
    height: 28px;
    border-radius: 10px;
}

@media (max-height: 650px) {
    .gc-account-leftbar .gc-account-user-menu .menu-item:not(.menu-item-profile) .menu-item-icon {
        max-height: none !important;
    }
}

@media (max-height: 550px) {
    .gc-account-leftbar .gc-account-user-menu .menu-item:not(.menu-item-profile) .menu-item-icon {
        max-height: none !important;
    }
}
/* ------------- 
content finish - leftbar
------------- */

/* ------------- 
content start - Тренинги (1-й переход)
------------- */

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

body.history_trening {
  background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
    
    background-repeat: repeat-y, repeat;
    background-position: right -8% top -35%, center;
    background-size: 35%, cover;
}

/*Левая колонка*/
/*Сброс стандартных стилей*/
.history_trening .stream-table tr td {
    height: 100% !important;
    display: block;
  	padding: 0;
    position: relative;
}

.history_trening  .stream-table tbody tr a > div b {
    display: none;
}

.history_trening .stream-table tbody tr a {
    height: 100%;
    width: 100%;
} 

.history_trening .stream-table tr td:hover {
    background: transparent;
}
/*Конец Сброс стандартных стилей*/

.history_trening .container {
 	padding-left: 27px;   
}

.history_trening .page-header h1 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 40px;
}

.history_trening .page-header h1:before {
  position: absolute;
  bottom: -13px;
  content: "";
  width: 100%;
  height: 19px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/237/h/3017eff40b447d6224ec34e6bb5e5bd7.svg)no-repeat;
}

.history_trening .stream-table {
  	margin: 0 !important;
    border-radius: 16px;
    background: #fff;
    display: block;
}

.history_trening tr td a {
  	padding: 0;
  	height: 100%;
  	display: block;
    position: relative;
}

.history_trening .stream-table tr.no-public td,
.history_trening .stream-table tr.no-public.no-lessons.no-children td,
.history_trening .stream-table tr.no-lessons.no-children td {
  	opacity: 1;
}

/*Кол-во уроков*/
.history_trening .stream-table a b {
  visibility: hidden;
}

.history_trening .stream-table tbody {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
   padding: 20px 15px;
    background: transparent;
}

.buttons-box {
 margin: 30px 0;   
}

.motiv-block {
  background: #F1D4C3;
  border-radius: 16px;
  position: relative;
  min-height: 217px;
  padding: 85px 270px 34px 41px;
  outline: 2px dashed #fff;
  outline-offset: -12px;
}

.motiv-block h2:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 79px;
  height: 59px;
  background: url() no-repeat;
  opacity: 0.7;
  background-size: contain;
}

.author p {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 23px 0 0 0;
  text-align: right;
}


.motiv-block img {
  position: absolute;
  right: 20px;
  bottom: 0;
}

.motiv-block h2 {
    color: #6C544A;
    font-family: "Lazydog";
    font-size: 28px;
    font-weight: 400;
    line-height: 130%;
  	text-transform: uppercase;
    max-width: 380px;
    position: relative;
}

.motiv-block h2 span {
 font-weight: 700;   
}

.motiv-block:before {
  position: absolute;
  content:"";
  top: -13px;
  left: 20px;
  width: 62px;
  height: 64px;
  -webkit-transform: rotate(-25Deg);
      -ms-transform: rotate(-25Deg);
          transform: rotate(-25Deg);
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/60/h/314b70c9c7615e753778741b5c8e12de.svg)no-repeat;
  background-size: contain;
}

.history_trening .stream-table tbody tr:nth-child(-n+2) {
  	background: #F8E5DA;
  	-webkit-box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  	        box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  	-webkit-box-flex: 0;
  	    -ms-flex: 0 0 calc(50% - 10px);
  	        flex: 0 0 calc(50% - 10px);
  	max-width: 390px;
    border-radius: 10px;
    min-height: 169px;
    position: relative;
    box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
    background-position: right top;
    background-size: contain;
    background-size: 22%;
}

.history_trening .stream-table tbody tr:nth-child(-n+2) .stream-title {
    color: #7E6961;
    font-family: "Century Gothic";
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
}

.history_trening .stream-table tbody tr:nth-child(-n+2) a {
    padding: 27px 30px 40px 35px;
} 

.history_trening .stream-table tbody tr:nth-child(-n+2) a:before {
  content: "Перейти";
  position: absolute;
  bottom: 30px;
  left: 35px;
  width: 150px;
  height: 45px;
  border-radius: 8px;
  color: #fff;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 8px 50px 8px 20px;
   -webkit-box-shadow: 0px 4px 14px 0px #CFB5A7;
           box-shadow: 0px 4px 14px 0px #CFB5A7;
  background: #BA846A url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/309/h/31f8f5f885ee4653dbe76501fee1ecb8.svg)no-repeat;
  background-position: right 20px bottom 17px;
}

.history_trening .stream-table tbody tr:nth-child(-n+2) a div {
 	display: none;   
}

/*1*/
.history_trening .stream-table tbody tr:nth-child(1) {
  background: #F8E5DA url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/107/h/4245d25a65745e58de0945b9a392cfd1.svg)no-repeat;
  background-position: right;
}
/*2*/
.history_trening .stream-table tbody tr:nth-child(2) {
  background: #F8E5DA url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/294/h/8df2f9c62ca3a1f3f606a95d96a0f08c.svg)no-repeat;
  background-position: right top;
}
/*3*/
.history_trening .stream-table tbody tr:nth-child(3) {
   margin: 25px auto 5px auto; 
}

.history_trening .stream-table tbody tr:nth-child(4) {
     margin: 25px auto 35px auto; 
}

.history_trening .stream-table tbody tr:nth-child(3),
.history_trening .stream-table tbody tr:nth-child(4) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  min-height: 86px;
  border-radius: 14px;
  background: #FFCFB2 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/100/h/4f954c96c03483c4ec640de43e37e112.svg)no-repeat;
-webkit-box-shadow: 0px 3.529754877090454px 17.648775100708008px 0px rgba(255, 255, 255, 0.12);
        box-shadow: 0px 3.529754877090454px 17.648775100708008px 0px rgba(255, 255, 255, 0.12);
  max-width: 618px;
  background-position: bottom;
}

.history_trening .stream-table tr:nth-child(3) .stream-title,
.history_trening .stream-table tr:nth-child(4) .stream-title {
    color: #7E6961;
    font-family: "Century Gothic";
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    display: inline-block;
  position: relative;
}

.history_trening:not(.may) .stream-table tr:nth-child(3) .stream-title:after,
.history_trening:not(.may) .stream-table tr:nth-child(4) .stream-title:after {
  content: "";
  position: absolute;
  bottom: -22px;
  right: -44px;
  width: 83px;
  height: 30px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/285/h/86a7fc21eed01f06df95e41fc61a37b1.svg)no-repeat;
  background-size: contain;
}

.history_trening .stream-table tbody tr:nth-child(3) a,
.history_trening .stream-table tbody tr:nth-child(4) a {
  padding: 25px 25px 25px 65px;
  position: relative;
}

.history_trening:not(.may) .stream-table tbody tr:nth-child(3) a:before,
.history_trening:not(.may) .stream-table tbody tr:nth-child(4) a:before {
  content: "Перейти";
  position: absolute;
  top: 25px;
  right: 47px;
  border-radius: 8px;
  width: 169px;
  height: 45px;
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  padding: 12px 66px 12px 32px;
  background: rgba(255, 255, 255, 0.38) url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/96/h/9f62a50323270884051cac7f6dc6cd46.svg)no-repeat;
  background-position: right 20% bottom 50%;
}
/*Конец 3*/

/*С 5-го*/
.history_trening .stream-table tbody tr:nth-child(n+5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
  	max-width: 390px;
    border-radius: 10px;
    min-height: 169px;
    background: #CA9175;
    margin-bottom: 30px;
   	position: relative;
    z-index: 1;
}

.history_trening .stream-table tbody tr:nth-child(n+5) a {
  padding: 59px 20px 20px 21px
}

.history_trening .stream-table tbody tr:nth-child(n+5) .stream-title {
    color: #fff;
    font-family: "Century Gothic";
    font-size: 24px;
    line-height: 120%;
    font-weight: 700;
}

.history_trening .stream-table tbody tr:nth-child(n+5) a:before {
  content: "";
  position: absolute;
  bottom: 16px;
  right: 13px;
  width: 41px;
  height: 39px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/46/h/f8ce519e8ba624950a0a90143521b756.svg)no-repeat;
  background-size: contain;
}

/*месяца*/
.history_trening .stream-table tbody tr a > div:not(.progress_box) {
  color: #FFF;
  font-family: "Lazydog";
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  top: 12px;
  right: 17px;
  padding: 14px 28px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/143/h/b362a83d3ce251fe66950c0ee381c752.svg)no-repeat;
   background-size: contain;
  background-position: center;
}

/*Состояния доступен/недоступен*/
/*Выполнено*/
.history_trening .stream-table tbody tr:nth-child(n+5).complete a::after  {
  content: "Выполнено";
  position: absolute;
  top: 16px;
  left: 23px;
  width: 124px;
  height: 34px;
  background: rgba(255, 254, 254, 0.27);
  border-radius: 8px;
  color: #fff;
  font-family: "Lazydog";
  font-size: 14px;
  text-align: center;
  padding: 7px 0;
}

/*Выполнено*/
.history_trening .stream-table tbody tr:nth-child(n+5).complete {
  background: #E1A8B7;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
          box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
  z-index: 1;
}

.history_trening .stream-table tbody tr:nth-child(n+5).complete .progress-fill {
  fill: #F4E1E6;
}

.history_trening .stream-table tbody tr:nth-child(n+5).complete .progress-background {
  fill: #B27888;
}

/*Доступен*/
.history_trening .stream-table tbody tr:nth-child(n+5) a::after  {
  content: "Доступен";
  position: absolute;
  top: 16px;
  left: 23px;
  width: 124px;
  height: 34px;
  background: rgba(255, 254, 254, 0.27);
  border-radius: 8px;
  color: #fff;
  font-family: "Lazydog";
  font-size: 14px;
  text-align: center;
  padding: 7px 0;
}

/*Недоступен*/
.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
  	max-width: 390px;
    border-radius: 10px;
    min-height: 169px;
   	position: relative;
    z-index: 1;
    background: #f3f2f1;
  -webkit-box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
          box-shadow: 0px 4px 20px 0px rgba(255, 255, 255, 0.12);
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .stream-title {
  color: #6C6C6C;
}

.history_trening .stream-table tbody tr.noaccess-mode-show:nth-child(n+5) a::after  {
  content: "Недоступен";
  position: absolute;
  top: 16px;
  left: 23px;
  width: 124px;
  height: 34px;
  background: rgba(157, 157, 157, 0.76);
  border-radius: 8px;
  color: #fff;
  font-family: "Lazydog";
  font-size: 14px;
  text-align: center;
  padding: 7px 0;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .progress-fill {
  fill: #fff;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .progress-background {
  fill: rgba(157, 157, 157, 0.76);
}

.history_trening .stream-table tbody tr.noaccess-mode-show a > div:not(.progress_box) {
  color: #6C6C6C;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/79/h/3776678c0827ba63995efbcbd5559365.svg)no-repeat;
     background-size: contain;
  background-position: center;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show a:before {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/197/h/46faca4f79c1eb4880329141386b6cfa.svg)no-repeat;
  background-size: contain;
}

.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .chart-number,
.history_trening .stream-table tbody tr:nth-child(n+5).noaccess-mode-show .chart-label {
 fill: #545454;
}

/*Конец Состояния доступен/недоступен*/
/*Блок с кнопками*/
.buttons-box {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-wrap: wrap;
  	    flex-wrap: wrap;
  	-webkit-box-pack: center;
  	    -ms-flex-pack: center;
  	        justify-content: center;
  	gap: 30px;
  	max-width: 513px;
  	margin: 35px auto 35px auto;
    position: relative;
}

.buttons-box:before {
  content: "";
  position: absolute;
  top: -22px;
  left: -40px;
  width: 30px;
  height: 30px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/151/h/07374d7cf3028461ff78d6a37b5a3ce3.svg)no-repeat;
}

.long_btn {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 292px;
          flex: 0 0 292px;
  margin: 0 auto;
  min-height: 45px;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  border: none;
  border-radius: 8px;
background: -o-linear-gradient(#BE7E8F 0%, #B97587 100%);
background: -webkit-gradient(linear, left top, left bottom, from(#BE7E8F), to(#B97587));
background: linear-gradient(#BE7E8F 0%, #B97587 100%);
  position: relative;
}

.long_btn:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -18px;
  width: 112%;
  height: 165%;
  background: #fff;
  border-radius: 16px;
  border: 1px solid transparent;
  -o-border-image: url();
     border-image: url();
  border: 2.5px dashed rgba(190, 126, 143, 0.5);
  z-index: -1;
}

.schedule-btn,
.message-btn {
 -webkit-box-flex: 0;
     -ms-flex: 0 0 240px;
         flex: 0 0 240px;
 width: 240px;
  min-height: 45px;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
}

.schedule-btn {
  border-radius: 8px;
background: #ECB2C1;
  border: none;
  color: #fff;
}

.message-btn {
  color: #7E6961;
  border-radius: 8px;
  background: #FFCFB2;
  border: none;
  outline: 2px dashed #F8E5DA;
  outline-offset:-5px
}
/*Конец Блок с кнопками*/

.progress_box {
 margin-top: 12px;   
}

.history_trening .xdget-trainingAchievements {
  visibility: hidden;
}
/*Конец Левая колонка*/

/*Правая колонка*/
.history_trening .col-gc-4.col-md-4 {
    max-width: 390px;
    text-align: center;
}

.record-box {
  background: #fff;
  border-radius: 16px;
  padding: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px 0;
}

.record-box  h3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: 24px;
  text-align: center;
  color: #786A64;
  font-family: "Lazydog";
  font-size: 18px;
  font-weight: 400;
}

.refer-block {
  	background: #fff;
  	border-radius: 12px;
  	padding: 8px;
    position: relative;
}

.refer-inBox {
    border: 1px solid rgba(126, 105, 97, 0.29);
    border-radius: 8px;
    background:   url(https://fs19.getcourse.ru/fileservice/file/download/a/565875/sc/201/h/e2d36e461e6dfb58205c60fdff665442.svg),       url(https://fs19.getcourse.ru/fileservice/file/download/a/565875/sc/121/h/676e972fc47d13dfa01d637e359385f7.png)  #f8e5da ;
    background-position: left top, right top 50px;
    background-repeat: no-repeat,
    no-repeat; 
    padding: 22px 15px 17px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.refer-inBox h4 {
  color: #7e6961;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 21px;
  font-weight: 700;
  position: relative;
    margin: 0;
}

.refer-inBox .xdget-html {
    color: #7E7979;
    font-family: "Century Gothic";
    font-size: 14px;
    line-height: 120%;
    font-weight: 400;
    margin: 7px 0 12px 0;
    text-align: left;
}

.refer-inBox h4:before {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 5px;
  width: 65px;
  height: 40px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/302/h/cb266adf28b2e32ec9ce663f7eb35668.svg)no-repeat;
  background-size: contain;
}

.refer-block button {
  border: none;
  border-radius: 8px;
  background: #ca9175;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-family: "Century Gothic";
   font-weight: 700;
   font-size: 14px;
   line-height: 100%;
   color: #fff;
   padding: 10px 16px 12px 16px;
}


.refer-inBox .text1  {
   border-radius: 6px;
    background: #fff3ec;
  padding: 6px;
  margin: 12px 0 8px 0;
}
.refer-inBox .text1  span {
  font-weight: 700;
}

.refer-inBox .text2 {
   margin: 0 0 12px 0;
   max-width: 220px;
}

.refer-inBox .xdget-image {
  position: absolute;
  bottom: 0;
  right: 30px;
}

.refer-block button:hover {
  
}

/*До ЕГЭ осталось*/
.dateExam-block {
     position: relative;	
	  border-radius: 16px;
	  background: #FFEADD;
	  -webkit-box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 
	0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 
	0px 235px 66px 0px rgba(215, 193, 178, 0.00);
	          box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 
	0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 
	0px 235px 66px 0px rgba(215, 193, 178, 0.00);
	max-width: 169px;
    margin: 0 auto;
  	opacity: 0;
  	height: 0;
    border: 7.5px solid #fff;
    z-index: 2;
}


.dateExam-block:before {
  content: "";
  position: absolute;
  top: -25px;
  right: -22px;
  width: 80px;
  height: 80px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/381/h/22d7bd91deee5154b1e7a4bc71dbd87b.svg)no-repeat;
  background-size: contain;
  z-index: -2;
}

.dateExam-block:after {
  content: "";
  position: absolute;
  width: 58px;
  height: 50px;
  bottom: -20px;
  left: -30px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/243/h/af01af7cf194c4e6e196d086b2e4b374.svg)no-repeat;
   background-size: contain;
}


.dateExam-block.active {
  	opacity: 1;
  	height: auto;
}

.days-to-exam {
	text-align: center;	
}

.days-to-exam .examDays {
	color: #786A64;
	font-family: "Lazydog";
	font-size: 44px;
	line-height: 100%;
	font-weight: 400;
	margin-top: 17px;
}

.days-to-exam .text {
  color: #685D59;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
}

.days-to-exam .text p {
  font-size: 12px;
  font-weight: 700;
}

.dateExam-block .exam-btn_close {
	position: absolute;
	top: -15px;
	right: -17px;
	width: 31px;
	height: 30px;
	background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/226/h/b76a10c756050ab56bc7391be1c1fbe7.svg)no-repeat;
	background-size: contain;
  border: none;
}

.rolled-box {
  background: #E2CBBC;
  position: relative;
  width: 160px;
  margin: 0 auto;
  border-radius: 10px;
  border: 2px dashed #E2CBBC;
  background: #FFEADD;
  padding: 8px 12px 9px 18px;
}

.rolled-box.rolled {
  	opacity: 0;
  	height: 0;
    padding: 0;
}

.rolled-box p {
  color: #685D59;
  font-family: "Century Gothic";
  font-size: 14px;
  line-height: 100%;
  font-weight: 700;
  margin: 0;
}

.openDate-btn {
  position: absolute;
  border: none;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/131/h/a328361161fddbd4a5401ecf347362d5.svg)no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  top: -15px;
  right: -12px;
}

.calendula-block {
  border-radius: 16px;
  background: #fff;
  position: relative;
  padding: 0 0 10px 0;
}

.calendula-block .xdget-html {
  height: 125px;
  overflow: hidden;
  border-radius: 16px;
}

.calendula-block .xdget-html.unwrapped {
  height: auto;
}

 .wrap-btn {
  width: 24px;
  height: 24px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/251/h/09f48dc097a7a9be6ea205d60efb6907.svg)no-repeat;
	background-size: contain;
  -webkit-box-shadow: 0px 0px 9px 2px #E0D7D2;
          box-shadow: 0px 0px 9px 2px #E0D7D2;
  border-radius: 4px;
  border: none;
 -webkit-transform: rotate(-90deg);
     -ms-transform: rotate(-90deg);
         transform: rotate(-90deg);
}

.wrap-btn.open {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); 
}

.subText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 25px;
}

.subText .dataTitle {
    color: #757D8A;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 400;
}

.record-box {
  position: relative;
}

.wrap-btn2 {
  width: 24px;
  height: 24px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/251/h/09f48dc097a7a9be6ea205d60efb6907.svg)no-repeat;
	background-size: contain;
  -webkit-box-shadow: 0px 0px 9px 2px #E0D7D2;
          box-shadow: 0px 0px 9px 2px #E0D7D2;
  border-radius: 4px;
  border: none;
 -webkit-transform: rotate(-90deg);
     -ms-transform: rotate(-90deg);
         transform: rotate(-90deg);
  position: absolute;
  top: 17px;
  right: 25px;
  opacity: 0;
}

.wrap-btn2.open {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
/*Конец До ЕГЭ осталось*/
/* ------------- 
content start - Моя цель
------------- */

.container-aim2 {
  box-shadow: 1px 17px 38px 0 rgba(196, 175, 223, 0.1), 5px 69px 69px 0 rgba(196, 175, 223, 0.09), 12px 155px 93px 0 rgba(196, 175, 223, 0.05), 22px 276px 111px 0 rgba(196, 175, 223, 0.01), 34px 431px 121px 0 rgba(196, 175, 223, 0);
  border-radius: 10px;
  background: #fff;
  padding: 3px;
  position: relative;
  z-index: 100;
}

.aim-box {
  background: #fff;  
}

.aim-box .html-content,
.aim-2 .html-content {
  border-radius: 10px;
}

.aim-2 {
    position: absolute;
    border-radius: 8px;
    margin: 0 auto;
    opacity: 0;
    height: 0;
    width: 0;
    z-index: 2;
}

.aim-2.active {
    opacity: 1;
    height: auto;
    width: 345px;
    right: -105%;
    top: 0;
}

.container-aim2:before {
  	content: '';
  	position: absolute;
	bottom: 6px;
    right: -15px;
    width: 70px;
    height: 67px;
   	background: url(https://fs16.getcourse.ru/fileservice/file/download/a/565875/sc/80/h/db658f574b6f723c91569f359d8008c8.png)no-repeat;
   	background-size: contain;
  	z-index: 120;
}

.aim2 {
  background: #FFE4EB;
  border-radius: 8px;
  padding: 15px 8px;
  position: relative;
  z-index: 1;
}

.aim2 p {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 20px;
    color: #6c6c6c;
    position: relative;
    padding-left: 45px;
    text-align: left;
    margin: 0;
}

.aim2 p:before { 
  content: "";
	position: absolute;
	top: 8px;
	left: 4px;
	width: 60px;
	height: 40px;
	background: url(https://fs02.getcourse.ru/fileservice/file/download/a/565875/sc/164/h/6d17474fe92fd75148b2d77a184f18af.svg)no-repeat;
	background-size: 40%;
} 

.aim2 .aim-button {
  background: #b77e8d;
  border: none;
  border-radius: 4px;
  height: 30px;
  font-family: "Lazydog";
  font-weight: 400;
  font-size: 15px;
  color: #fff;
  padding: 0 9px;
  position: relative;
}

.aim2 .aim-button:before {
    content: "";
	position: absolute;
	top:-7px;
  right: -2px;
  width: 18px;
  height: 18px;
  background: url(https://fs16.getcourse.ru/fileservice/file/download/a/565875/sc/172/h/a770d77ddf8d91e329753856df474a4d.svg)no-repeat;
  background-size: contain;
}

 .history_trening iframe {
border-radius: 10px;
}

.kurator-block {
  border: 5px solid #fff;
  border-radius: 10px;
  padding: 30px 15px 22px 134px;
  background:   url(https://fs16.getcourse.ru/fileservice/file/download/a/565875/sc/199/h/37524bdc358c4ffd4be2b241958754cc.png)no-repeat, 
	  url(https://fs20.getcourse.ru/fileservice/file/download/a/565875/sc/158/h/008ed409e706c84bf0fc6f79f09f0049.svg)no-repeat, #f4daca ;
  background-position: bottom 10px left 4px, top 20px right 10px;
	background-size: 34%, 9%;	
    min-height: 145px;
}

.kurator-block h3 {
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 22px;
  color: #6c6c6c;
  margin-bottom: 10px;
  position: relative;
  text-align: left;
}

.kurator-block h3:after {
  content: '';
  position: absolute;
  bottom: -50px;
  right: 18px;
  width: 42px;
  height: 50px;
  background: url(https://fs01.getcourse.ru/fileservice/file/download/a/565875/sc/109/h/c84e831902e9fdfd81620ab63393f617.svg)no-repeat;
  background-size: contain;
}

.kurator-block .html-content {
  font-family: "Century Gothic";
  font-weight: 400;
  font-size: 18px;
  color: #7e6961;
   margin-bottom: 13px;
  text-align: left;
}

.kurator-block .link-kurator .html-content {
  background: #B68067;
  border-radius: 6px;
  max-width: 115px;
  text-align: center;
  margin-bottom: 0;
}

.kurator-block .link-kurator .html-content a {
    font-family: "Century Gothic";
  font-weight: 400;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  height: 100%;
  display: block;
  cursor: pointer;
  padding: 10px;
  text-align: center;
}

.kurator-block .link-kurator .html-content a:hover {
  text-decoration: none;
}
/*Конец Правая колонка*/

@media(max-width: 1640px) {
    body.history_trening {
    background-position: right -15% top -35%, center !important;
}
}

@media(max-width: 1300px) {
    body.history_trening {
  background: 
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
    
    background-repeat:  repeat !important;
    background-position: center !important;
    background-size:  cover !important;
}
}

@media(max-width: 1247px) {
  .history_trening .container {
      margin-right: 0 !important;
      padding-left: 15px !important;
  }
  
  .history_trening .col-gc-8.col-md-8 {
    padding-right: 0 !important;
    width: 62% !important;
  }
  
  .history_trening .col-gc-4.col-md-4 {
    width: 38% !important;
  }
}

@media(max-width: 1200px) {
  .history_trening .stream-table tbody tr:nth-child(n+5) {
    -webkit-box-flex: 100% !important;
        -ms-flex: 100% !important;
            flex: 100% !important;
    margin: 0 auto 20px auto !important;
  }
  
  .history_trening .stream-table tbody tr:nth-child(1),
  .history_trening .stream-table tbody tr:nth-child(2) {
       -webkit-box-flex: 100% !important;
           -ms-flex: 100% !important;
               flex: 100% !important;
    margin: 0 auto 20px auto !important;
  }
}

@media(max-width: 1186px) {
  .mobil-motive {
    border-radius: 16px !important;
    background: #F1D4C3 !important;
    position: relative !important;
    max-width: 400px !important;
    min-height: 440px !important;
    margin: 30px auto 0 auto !important;
    padding: 207px 10px 0 10px !important;
}

  .motiv-block {
    position: static !important;
    max-width: 400px !important;
    padding: 78px 35px 30px 35px!important;
background: -webkit-gradient(linear, left top, left bottom, from(#FFEFE5), to(#F1D4C3)) !important;
background: -o-linear-gradient(top, #FFEFE5 0%, #F1D4C3 100%) !important;
background: linear-gradient(180deg, #FFEFE5 0%, #F1D4C3 100%) !important;
    margin-top: 0 !important;
  }
  
  .motiv-block h2 {
    font-size: 24px !important;
  }
  
  .motiv-block img {
    right: 50% !important;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
            top: -20px !important;
        z-index: -1;
}
  
  .history_trening .col-gc-4.col-md-4 {
    margin-top: 0 !important;
}
    
      .motiv-block h2::after  {
    position: absolute;
    content: "";
    top: -100px;
    right: -15px;
    width: 70px;
    height: 72px;
    -webkit-transform: rotate(25Deg);
        -ms-transform: rotate(25Deg);
            transform: rotate(25Deg);
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/60/h/314b70c9c7615e753778741b5c8e12de.svg)no-repeat;
    background-size: contain;
  }
  
  .motiv-block::before  {
    width: 0 !important;
  }
}

@media(max-width: 1080px) {
    .history_trening .col-gc-8.col-md-8 {
    padding-right: 0 !important;
    width: 55% !important;
  }
  
  .history_trening .col-gc-4.col-md-4 {
    width: 45% !important;
  }
}

@media(max-width: 992px) {
    .history_trening .col-gc-8.col-md-8 {
    padding-left: 0 !important;
    width: 100% !important;
  }
  
  .history_trening .col-gc-4.col-md-4 {
      margin: 0 auto 25px auto !important;
      width: 100% !important;
      max-width: 370px !important;
      padding: 0 !important;
  }
  
  .history_trening .xdget-row {
    margin: 0 !important;
  }
  .history_trening .stream-table tbody tr:nth-child(3),
  .history_trening .stream-table tbody tr:nth-child(4) {
       margin: 0px auto 20px auto !important; 
  }

  .record-box {
    margin: 20px 0 20px 0 !important;  
  }
  
  .history_trening .container {
   margin-left: 0 !important;
}
    
    .history_trening .stream-table tbody tr:nth-child(-n+2) a {
    padding: 20px 20px 80px 20px;
}
    .history_trening .stream-table tbody tr:nth-child(-n+2):before {
     left: 20px !important;   
    }
}

@media(max-width: 560px) {
  .history_trening .stream-table tbody tr:nth-child(3) a,
  .history_trening .stream-table tbody tr:nth-child(4) a {
    padding: 20px 20px 20px 20px !important;
  }
    
  .history_trening .stream-table tbody tr:nth-child(3) a:before,
  .history_trening .stream-table tbody tr:nth-child(4) a:before {
    left: 20px !important;
  top: 100px !important;
  }
  
  .history_trening .stream-table tbody tr:nth-child(3),
  .history_trening .stream-table tbody tr:nth-child(4) {
    min-height: 169px !important;
  max-width: 390px !important;
  }
}

@media(max-width: 480px) {
  .record-box {
    padding: 15px !important;
  }
  
  .history_trening .page-header h1 {
    font-size: 22px !important;
    padding-left: 0px !important;
}
  .buttons-box {
    gap: 20px !important;
    margin: 20px auto 20px auto !important;
}
    
      .record-box {
    height: 55px !important;
    overflow: hidden;
    position: relative;
  }
 
  .record-box.wrap {
    height: auto !important;
  }
  
  .wrap-btn2  {
    opacity: 1 !important;
  }
    
    .motiv-block {
    padding: 70px 24px 20px 24px!important;
  }
  
  .motiv-block h2 {
    font-size: 22px !important;
}
    
 .lesson-list li .vmiddle {
        margin-left: 0 !important;
}
}

@media(max-width: 380px) {
    .motiv-block h2 {
    font-size: 20px !important;
}
  .motiv-block {
    padding: 70px 20px 20px 20px!important;
  }
}

@media(max-width: 341px) {
    .motiv-block h2 {
    font-size: 18px !important;
}
}
/* ------------- 
content finish - Тренинги (1-й переход)
------------- */

/* ------------- 
content start - Список уроков
------------- */

/*Сброс стандартных стилей*/

.historySubtrening .lesson-list {
	background: transparent;
    padding: 0 !important;
}

.historySubtrening .lesson-list li table {
	min-width: 100%;
    min-height: 18px !important; 
}

.historySubtrening .lesson-list li {
 margin: 0;   
}

.historySubtrening  .state-icon-block.hidden-xs {
	display: none;
}

.historySubtrening .info {
	margin: 0 !important;
	border: none !important;
	background: transparent !important;
	z-index: 2;
}

.historySubtrening .vmiddle {
	padding: 0 !important;
}

.historySubtrening .item-main-td {
    padding: 0 !important;
}

.historySubtrening .user-state-has_mission .user-state-bg,
.historySubtrening .user-state-accomplished .user-state-bg,
.historySubtrening .user-state-need_accomplish .user-state-bg,
.historySubtrening .user-state-answered .user-state-bg,
.historySubtrening .user-state-not_reached .user-state-bg,
.historySubtrening .user-state-bg {
    background: transparent;
}
/*КОНЕЦ Сброс стандартных стилей*/


body.historySubtrening {
  background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
    
    background-repeat: repeat-y, repeat;
    background-position: right -8% top -35%, center;
    background-size: 35%, cover;
}

.historySubtrening .container {
  padding-left: 40px;
  max-width: 1440px !important;
}

.history_left-col {
  max-width: 890px;
  padding-right: 30px;
}

.history_right-col {
  max-width: 390px;
  position: relative;
}

.historySubtrening .page-header h1 {
  	color: #7E6961;
  	font-family: "Century Gothic";
  	font-size: 28px;
  	font-weight: 700;
    position: relative;
    display: inline-block;
}

.historySubtrening .page-header h1:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 20px;
  width: 100%;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/143/h/e454b920c4b0e2862853a47b8bcae168.svg)no-repeat;
  background-size: contain;
}


.historySubtrening  .lesson-list .description {
  display: none;
}

.historySubtrening .lesson-list li {
  min-height: 120px;
  border-radius: 16px;
  box-shadow: 0px 3.9923927783966064px 19.961963653564453px 0px rgba(255, 255, 255, 0.12);
  margin-bottom: 19px;
  overflow: hidden;
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/565875/sc/180/h/804d17b0e641d3ed063f272a792cdea0.png)no-repeat;
  background-size: cover;
    position: relative;
}

.historySubtrening .lesson-list li.user-state-not_reached {
      background: url(https://fs16.getcourse.ru/fileservice/file/download/a/565875/sc/234/h/1cc74d8421d7e05b06acc7202f38ae9f.png)no-repeat;
  background-size: cover;
}

.historySubtrening .lesson-list li.user-state-accomplished  {
      background: url(https://fs24.getcourse.ru/fileservice/file/download/a/565875/sc/434/h/f9eeb23ffadec960f234b3c07d090cff.png)no-repeat;
  background-size: cover;
}

.historySubtrening .lesson-list li a:before {
   content: "Смотреть";
  position: absolute;
  right: 23px;
  bottom: 50%;
  transform: translateY(50%);
  width: 166px;
  height: 65px;
  text-align: center;
  padding: 17px 0 9.5px 0;
  color: #6c6c6c;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  z-index: 10;
 background: url(https://fs22.getcourse.ru/fileservice/file/download/a/565875/sc/153/h/26a2a688783c0d3760db6efe31788db1.png)no-repeat;
  transition: 0.2s;
}

.historySubtrening .lesson-list li.user-state-not_reached a:before  {
     background: url(https://fs22.getcourse.ru/fileservice/file/download/a/565875/sc/259/h/c479b8648d8619d3c2cf09ee1bdd753b.png)no-repeat;
}


.historySubtrening .lesson-list li.user-state-accomplished a:before  {
     background: url(https://fs17.getcourse.ru/fileservice/file/download/a/565875/sc/224/h/8cf0af4abfe6c076b7116add06402415.png)no-repeat;
}


.historySubtrening .lesson-list li a {
  height: 100%;
  min-height: 120px;
  padding: 23px 190px 30px 40px;
    position: relative;
}

.historySubtrening .lesson-list li a .link.title {
  color: #6c6c6c;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 700;
    position: relative;
}

.historySubtrening .lesson-list li a .link.title:before {
  content: "";
  position: absolute;
  bottom: -22px;
  right: -5px;
  width: 95px;
  height: 35px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/274/h/f2960b9b024be5afe9a53d40fcb701c0.svg)no-repeat;
  background-size: contain;
  z-index: -1;
}

.historySubtrening .divider {
 display: none; 
}

.historySubtrening .user-state-label.user-state-label-ex {
 display: none;  
}

.historySubtrening .user-state-label.has-start-at.lesson-date:first-child {
  display: none;
}

.user-state-label.has-start-at.lesson-date{
  	color: #7E6961;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	border-radius: 4px;
	background: #ffebe1;
  	padding: 3px 7px;
  	margin-bottom: 10px;
  	display: inline-block;
}


/*Правая колонка*/
.if-box {
  border-radius: 19px;
  background: #FFF;
  padding: 25px 25px 25px 25px;
  position: relative;
  z-index: 1;
}

.history_right-col:before {
  content: "";
  position: absolute;
  top: -16px;
  right: 12px;
  height: 57px;
  width: 52px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/283/h/193f0fb5bb3f38304c26ced0428b5eef.svg)no-repeat;
  background-size: contain;
  z-index: -1;
}

.if-box:after {
    content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width:110px;
  height: 110px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/500/h/9e841e8522f99130784e1a852789b8f6.png)no-repeat;
  background-size: contain;
}

.if-box h3 {
  color: #685D59;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 28px 0;
  position: relative;
}

.if-box h3:before {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 48px;
  height: 45px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/475/h/0290cbc47199ac5461446a86911b3799.svg)no-repeat;
  background-size: contain;
}

.if-box h3:after {
  content: "";
  position: absolute;
  bottom: -28px;
  right: 12px;
  width: 75px;
  height: 40px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/224/h/f2e4b5ea2cf7c45102f4306706aac6c3.svg)no-repeat;
  background-size: contain;
    z-index: -1;
}

.historySubtrening.verymanyLess .progress-x-bar .inlined {
    width: 100%;
}

.historySubtrening.verymanyLess .progress-x-bar .progress-meter {
    margin: 20px auto 40px;
    padding: 20px 0 18px 30px;
}

.historySubtrening.verymanyLess .progress-x-bar .progress-meter .progress-point {
  width: 28px;
  height: 28px;
  margin-left: -28px;
}

.historySubtrening.verymanyLess .progress-x-bar .progress-meter .progress-point:before {
  right: -5px;
  bottom: -10px;
  width: 20px;
  height: 20px;
}

.historySubtrening.verymanyLess .progress-point .progress-label {
    right: 0;
  left: 0;
  width: 28px;
  height: 28px;
  font-size: 14px;
  padding: 8px 5px 2px 3px;
}

.historySubtrening.verymanyLess .progress-point.completed .progress-label {
  border: none;
}

/*Пробник*/
.historySubtrening .lesson-list li.pink {
  background: url(https://fs17.getcourse.ru/fileservice/file/download/a/565875/sc/425/h/71620401394e69781106d5ef72e7555a.svg)no-repeat,
    url(https://fs24.getcourse.ru/fileservice/file/download/a/565875/sc/342/h/9e1ac71e47ae776fecac5b6c1a2554e8.png)no-repeat;
   background-size: 5%, cover;
  background-position: top 7px left 7px, center;
}

.historySubtrening .lesson-list li.pink a:before {
   content: "Смотреть";
  position: absolute;
  right: 23px;
  bottom: 50%;
  transform: translateY(50%);
  width: 166px;
  height: 65px;
  text-align: center;
  padding: 17px 0 9.5px 0;
  color: #6c6c6c;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  z-index: 10;
 background: url(https://fs24.getcourse.ru/fileservice/file/download/a/565875/sc/335/h/8405bc783daf1f9b1ed714f6bc7f1b1b.png)no-repeat;
  transition: 0.2s;
}
/*END Пробник*/

@media(max-width: 767px) {
  .historySubtrening .container {
    padding-left: 15px !important;
      margin-left: 0 !important;
      margin-right: 0 !important;
}
  .history_left-col {
    padding-right: 15px !important;
}
  .progress-box {
        margin-bottom: 25px !important;
  }
  
 .historySubtrening .lesson-list li .vmiddle {
    margin-left: 0 !important;
}
}

@media(max-width: 600px) {
  .progress-point .progress-label {
    font-size: 12px !important;
    border: 1px solid #DCC0B2 !important;
    width: 20px !important;
    height: 20px !important;
    padding: 4px 3px 1px 1px !important;
}
  
  .progress-x-bar .progress-meter .progress-point:before {
     width: 20px !important;
    height: 20px !important;
  }
  .progress-x-bar .progress-meter .progress-point {
    width: 20px !important;
    top: 0px !important;
    margin-left: -20px !important;
  }
  .progress-x-bar .progress-meter {
    padding: 10px !important;
    margin: 20px auto 30px !important;
  }
  
  .historySubtrening .lesson-list li a .link.title {
    font-size: 18px !important;
  }
    
  .historySubtrening .lesson-list li a {
    padding: 23px 70px 90px 20px !important;
}
  
  .historySubtrening .lesson-list li a .link.title:before {
    bottom: -12px !important;
    width: 55px !important;
    height: 25px !important;
  }
  
  .historySubtrening .lesson-list li,
  .historySubtrening .lesson-list li a {
    min-height: 65px !important;
  }
    
  .if-box h3:before {
    width: 35px !important;
  }
    
  .if-box {   
  padding: 25px 10px 25px 10px !important;
}
    
    .historySubtrening .page-header h1 {
      font-size: 20px !important;  
    }
    
    .historySubtrening .lesson-list li.user-state-not_reached:before {
    width: 85px !important;
        height: 120% !important;
    background-size: 50% !important;
    right: -14px !important;
}
    
.historySubtrening.verymanyLess  .progress-x-bar .progress-meter {
    padding: 0 !important;
}
  
.historySubtrening.verymanyLess  .progress-point .progress-label {
    font-size: 10px !important;
    border: 1px solid #DCC0B2 !important;
    width: 12px  !important;
    height: 12px  !important;
    padding: 1px 3px 1px 1px !important;
    font-family: 'proxima-nova' !important;
    color: #BA846A !important;
    background: none !important;
}
  
  .historySubtrening.verymanyLess  .progress-x-bar .progress-meter .progress,
  .historySubtrening.verymanyLess  .progress-x-bar .progress-meter .track {
    height: 1px !important;
  }
  
 .historySubtrening.verymanyLess  .progress-x-bar .progress-meter .progress-point {
    width: 12px !important;
   height: 12px !important;
  }
  
.historySubtrening.verymanyLess .progress-x-bar .progress-meter .progress-point:before {
    width: 14px !important;
    height: 14px !important;
}
  
  .historySubtrening.verymanyLess .progress-x-bar .progress-meter .progress-point {
    margin-left: -9px !important;
  }
  
  .historySubtrening.verymanyLess .progress-box {
    padding: 0 !important;
  }     
   
    body.historySubtrening {
     background: #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png) !important;
    background-repeat: repeat-y, repeat;
    background-position: right top -35%, center;
    background-size: 35%, cover;
}
    
    .historySubtrening .lesson-list li a:before {
        bottom:7px !important;
        left: 20px !important;
        transform: none !important;
    }
}
/* ------------- 
content finish - Список уроков
------------- */

/* ------------- 
content start - Прогресс бар
------------- */

/*Progress-1*/
.history_trening .xdget-trainingAchievements {
   display:none;
}

.history_trening .progress-title {
  color: #7E6961;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 23px;
  font-weight: 700;
}

.history_trening .progress-container {
  	display: flex;
  	justify-content: center;
  	flex-wrap: wrap;
    margin-bottom: 28px;
}

.history_trening .lessons-dount {
  	width: 156px;
  	height: 150px;
  	display: block!important;
  	margin-left: auto;
  	margin-right: auto;  
}

.history_trening  .lessons-dount .donut-hole {
  	fill: transparent; /* цвет внутри кольца */
}

.history_trening  .lessons-dount .donut-ring {
  	stroke:  #F8E5DA; /* цвет кольца */
  	stroke-width: 3; /* толщина кольца */
  	fill: transparent;
}

.history_trening  .lessons-dount .donut-segment {
  	stroke: #C99074; /* цвет заполнения */
  	stroke-width: 4; /* толщина заполнения */
  	fill: transparent;
  	stroke-dasharray: "0 100";
  	stroke-dashoffset: 25;
  	stroke-lineCap: round;  
}

.history_trening svg.lessons-dount2 .donut-segment {
    stroke-width: 0;
    fill: #CA6E8F;
}

.history_trening .lessons-dount .chart-text {
	font-family: "Lazydog";
	font-size: 36px;
  	fill: #786A64;
  	-moz-transform: translateY(0.25em); 
  	-ms-transform: translateY(0.25em); 
  	-webkit-transform: translateY(0.25em); 
  	transform: translateY(0.25em);
}

.history_trening .lessons-dount .chart-number {
	font-family: "Lazydog";
	font-size: 0.2em;
  	fill: #786A64; 
  line-height: 1; 
  text-anchor: middle; 
  -moz-transform: translateY(-0.25em); 
  -ms-transform: translateY(-0.25em); 
  -webkit-transform: translateY(-0.25em); 
  transform: translateY(-0.25em);
}

.history_trening  .lessons-dount .chart-label {
   font-size: 0.2em;
   font-weight: 600; 
   text-transform: uppercase; 
   text-anchor: middle;
   -moz-transform: translateY(0.7em); 
   -ms-transform: translateY(0.7em); 
   -webkit-transform: translateY(0.7em);
   transform: translateY(0.7em);
}



/* ------------- 
content finish - Прогресс бар
------------- */

/* ------------- 
content start - Календарик
------------- */

/*Календарь*/

/*** Шапка календаря ***/
#events-calendar {
    width: 100%;
    padding: 15px 20px 0 15px; /*Внутренний отступ*/
    background: #fff; /*Общий фон календаря*/
    border-radius: 16px; /*Скругление углов календаря*/
}

.month {
    position: relative;
    margin: 0;
    padding: 1rem 2rem;
    text-align: center;
    width: 100%;
    list-style: none;
	border-radius: 8px;
	background: rgba(248, 231, 221, 0.31);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0 7px;
}

/*Название месяца*/
.month li {
    position: relative;
    padding: 0;
    margin: 0;
	color: #685D59;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 18px;
    font-weight: 700;
    text-align: center;
}
/*Год*/
.month li.year-name {
	color: #685D59;
	font-weight: 700;
}

/*Стрелочки для переключения по месяцам*/
.month li.prev,
.month li.next {
    cursor: pointer;
    flex: 100%;
}
.month li.prev:before,
.month li.next:before {
  	content: '';
  	position: absolute;
  	top: 2px;
  	width: 24px;
  	height: 24px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/251/h/09f48dc097a7a9be6ea205d60efb6907.svg)no-repeat;
	background-size: contain;
}

.month li.prev:before {
  left: -0.5rem;
}

.month li.next:before {
  transform: rotate(180deg);
  right: -0.5rem;
}

/*** Тело календаря ***/

/* Дни недели */
.weekdays {
  margin: 0;
  padding: 1rem 0 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  background: #fff; /* Фон */
}

.weekdays li {
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% / 7);
    flex: 0 0 calc(100% / 7);
    text-align: center;
	color: #605B5A;
	font-family: "Century Gothic";
	font-size: 11.19px;
	font-style: normal;
	font-weight: 700;
	line-height: 100%; 
	letter-spacing: 0.102px;
}

/* дни */
.days {
    margin: 0;
    padding: 1rem 1rem 0 1rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
     flex-wrap: wrap;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
     justify-content: left;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  	background: #fff; /* Фон */
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.days li {
  position: relative;
  padding: 0.6rem;
  list-style: none;
  display: inline-block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(100% / 7);
  flex: 0 0 calc(100% / 7);
  text-align: center;
  color: #605B5A;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: 700;
	line-height: 20px; 
	letter-spacing: 0.102px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.days li a:hover {
  text-decoration: underline;  
}

/* Текущая дата */
.days li.date-now {
    color: #fff; /* Цвет */
    font-weight: 700;
	border-radius: 4px;
	background: linear-gradient(180deg, #C0896E 0%, #B58066 100%);
}

/* Всплывающие окна с названием события */
.days li.webinar:after,
.days li.kurs:after,
.days li.seminar:after,
.days li.master-class:after,
.days li.open-master-class:after {
    content: attr(data-title);
    position: absolute;
    width: auto;
    min-width: 90px;
    height: auto;
    font-size: 11px;
    line-height: 13px;
    font-weight: 300;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding: 5px 2px;
    background: rgb(248, 229, 218);
    color: rgb(104, 93, 89);
    bottom: calc(100% + 7px);
    right: -30px;
    border-radius: 4px;
    opacity: 0;
    transition: all 0.3s ease 0s;
    pointer-events: none;
}

.days li.webinar:hover:after,
.days li.seminar:hover:after,
.days li.master-class:hover:after,
.days li.kurs:hover:after,
.days li.open-master-class:hover:after {
    opacity: 1;
    cursor: pointer;
}

/* Стили для даты с событием типа webinar */
li.webinar {
	color: #fff;
    background: #BABEDD;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #fff;
}

/* Стили для даты с событием типа seminar */
li.seminar {
	color: #fff;
    background: #E1A8B7;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #fff;
}

.days li a {
   color: #fff;
    text-decoration: underline;
    transition: all 0.2s;
}
.days li a:hover {
  text-decoration: none; 
    font-size: 13px;
    transition: all 0.2s;
}

/* Стили для даты с событием типа master-class */
li.master-class{
    color: #fff;
    background: #BABEDD;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #fff;
}

/* Стили для даты с событием типа kurs */
li.kurs {
    color: #fff;
    background: #BABEDD;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #fff;
}


/* Если хочется добавить точки на даты, для обозначения события */
.days li.module:before,
.days li.lesson:before,
.days li.webinar:before,
.days li.kurs:before {
  content: '';
  position: absolute;
  bottom: 4px; /* Отступ от нижней границы даты */
  right: 6px; /* Отступ от правого края даты */
  width: 4px; /* Ширина */
  height: 4px; /* Высота */
  border-radius: 50%;
}




/* ------------- 
content finish - Календарик
------------- */

/* ------------- 
content start - Страница инф о пользователе
------------- */

body.history_user {
      background: #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
}

.history_user .standard-logo .logo-link {
      position: relative;
}

.history_user .standard-logo .logo-link:after {
      content: "История и котики | ЕГЭ, ОГЭ";
      position: absolute;
      top: 2px;
      left: 65px;
      width: 486px;
      height: 65px;
      color: #6C544A;
      font-family: 'Lazydog';
      font-size: 32px;
      font-weight: 400;
      text-transform: capitalize;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/205/h/3901efbca2c891e90b2a8e41f5f79468.svg)no-repeat;
      background-position: left bottom ;
}

.history_user .xdget-row {
      margin: 0 !important;
}

.history_user .container {
      padding: 0 15px 0 30px;
}

.history_user .tw-col {
    position: relative;
    overflow: hidden;
}

.history_user .tw-col:before {
      position: absolute;
      content: "";
      top: -30px;
      left: 50%;
      width: 66px;
      height: 71px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/426/h/f2ba217eae8c201f361cbb8bf489efcb.svg)no-repeat;
	  background-size: contain;
      z-index: 1;
}

.history_user .iframe-box {
  	 position: relative;
}

.history_user .iframe-box :after {
      position: absolute;
      content: "";
      bottom: -42px;
      right: 10%;
      width: 66px;
      height: 71px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/8/h/10b83d69f7b11b06e3979fa581216573.svg)no-repeat;
}

.history_user .xdget-profileTitle {
      margin: 30px 0 50px 40px;
      color: #7E6961;
      font-family: "Century Gothic";
      font-size: 28px;
      font-weight: 700;
      display: inline-block;
      position: relative;
}

.history_user .xdget-profileTitle:before {
      position: absolute;
      content: "";
      bottom: -12px;
      left: 0;
      width: 100%;
      height: 10px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/137/h/6d4632a1a8ec121738d53ebd28c4416d.svg)no-repeat;
      background-size: contain;
}

.history_user .avatar-box {
      padding: 12px;
      border-radius: 16px;
      background: #FFF;
      box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
      margin-bottom: 25px;
      max-width: 350px;
}

.history_user .xdget-profileAvatar {
      text-align: center;
      border-radius: 8px;
      background: rgba(225, 168, 183, 0.33) url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/98/h/8e058b15ac27a058413b4e9e7c62d545.svg)no-repeat;
      background-size: contain;
      padding: 55px 25px;
      margin-bottom: 0 !important;
}

.history_user .xdget-profileAvatar img {
      max-width: 146px;
      border-radius: 50%;
      border: 4px solid #E1A8B7;
}

.history_user .xdget-profileInfo {
      color: #685D59;
      font-family: "Century Gothic";
      font-size: 16px;
      font-weight: 400;
}

.history_user .xdget-userCompleteForm {
      text-align: center;
      border-radius: 8px;
      background: rgba(225, 168, 183, 0.33) url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/98/h/8e058b15ac27a058413b4e9e7c62d545.svg)no-repeat;
      background-size: contain;
      padding: 25px 25px;
      margin-bottom: 0 !important;
}

.history_user .xdget-userCompleteForm img {
        max-width: 146px;
        border-radius: 50%;
        border: 4px solid #E1A8B7;
}

.history_user .xdget-userCompleteForm .label-value {
      font-size: 1px;
      opacity: 0;
}

.history_user .xdget-block .form-field {
       text-align: center;
}

.history_user .xdget-userCompleteForm.standard-form .form-buttons {
       text-align: center;
}

.history_user .form-field-profile_image {
      margin-bottom: 5px;
}

.history_user .btn.btn-success {
      background: transparent;
      border: none;
      color: #6C6C6C;
      font-family: "Century Gothic";
      font-size: 16px;
      font-weight: 700;
      line-height: 100%; 
      letter-spacing: -0.48px;
      padding: 0;
}

.history_user .xdget-userFormField a.dotted-link {
      color: #BBA0A7;
      font-family: "Century Gothic";
      font-size: 16px;
      font-weight: 400;
      line-height: 100%; 
      letter-spacing: -0.48px;
      border-bottom: 1px dotted #BBA0A7;
}

.history_user .uploadifive-button  {
      margin: 0 auto;
      background: none;
      color: #6C6C6C;
      font-family: "Century Gothic";
      font-size: 16px;
      font-weight: 700;
      line-height: 100%;
      letter-spacing: -0.48px;
      cursor: pointer;
      padding: 6px 0;
      display: inline-block;
}

.history_user .uploadifive-button:hover {
      text-decoration: underline;
}

.history_user .trenning-box h3 {
      margin: 0;
      color: #7E6961;
      font-family: "Century Gothic";
      font-size: 28px;
      font-weight: 700;
      line-height: normal;
      flex: 0 0 60%;
}

.history_user .trenning-box {
      min-height: 96px;
      border-radius: 16px;
      background: #FFF;
      margin-top: 36px;
      border-radius: 8px;
      outline: 2px dashed #F8E5DA;
      outline-offset: -8px;
      padding: 28px 44px 28px 24px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;  
      align-items: center;
}

.history_user .trenning-box button {
      border-radius: 8px;
      background: #BA846A;
      box-shadow: 0px 12px 15px -12px #C6AD9F;
      border: none;
      color: #FFF;
      font-family: "Century Gothic";
      font-size: 18px;
      font-weight: 700;
      line-height: normal;
      position: relative;
      padding: 12px 84px 16px 44px;
      transition: 0.3s;
}

.history_user .trenning-box button:hover {
  background: #A16C52;
}

.trenning-box button:after {
      position: absolute;
      content: "";
      top: 14px;
      right: 30px;
      width: 20px;
      height: 20px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/240/h/2fafa40eba7e0a5021c22150b105a1ce.svg)no-repeat;
      background-size: contain;
}

@media(max-width: 680px) {
.history_user .trenning-box {
    flex-direction: column;
    gap: 20px;
    align-items: start;
} 
}

@media(max-width: 480px) {
 	.history_user .container {
    	padding: 0 15px 0 15px !important;
     	margin: 0 !important;
    }   
    
    .history_user .tw-col {
    	margin-top: 25px;   
    	padding: 0 !important;
    }
  
 	.history_user .col-gc-4.col-md-4 {
    	padding: 0 !important;
    }
  
  	.history_user .xdget-profileTitle {
    	margin: 100px 0 20px 10px !important;
    }
    
    .trenning-box h3 {
     	font-size: 22px !important;   
    }
    
    .history_user .trenning-box {
     	gap: 10px !important;   
    }
    
    .tw-col:before {
        width: 40px !important; 
        height: 56px !important; 
    }
}
/* ------------- 
content finish - Страница инф о пользователе
------------- */

/* ------------- 
content start - Страница входа
------------- */

.history_enter .container {
  	padding-top: 130px;
    width: 100% !important;
}

.history_enter .gc-main-content.with-left-menu .container {
    margin-left: 0;
    margin-right: 0;
}

body.history_enter {
  	background:  url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/291/h/96821cdc1c385a87eb3153fb37bedb3f.png),
    url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
  	background-size: cover;
   	background-repeat: no-repeat;
  	background-position: center;
    background-attachment: fixed !important;
}

.history_enter .l-box a {
 display: none;   
}

.history_enter .enter-two {
  border-radius: 16px;
border: 8px solid rgba(255, 255, 255, 0.45);
background: rgba(255, 245, 239, 0.90);
box-shadow: 0px 0px 0px 0px rgba(156, 141, 124, 0.10), 0px 13px 28px 0px rgba(156, 141, 124, 0.10), 0px 51px 51px 0px rgba(156, 141, 124, 0.09), 0px 115px 69px 0px rgba(156, 141, 124, 0.05), 0px 204px 82px 0px rgba(156, 141, 124, 0.01), 0px 319px 89px 0px rgba(156, 141, 124, 0.00);
  padding: 40px 37px 30px 37px; 
  max-width: 786px;
  margin: 0 auto !important;
  display: flex;
  flex-wrap: wrap;
}

.history_enter .logo.gc-account-logo {
    margin: 0 auto 45px auto !important;
    flex: 0 0 100%;
    max-width: 540px;
}

.history_enter .xdget-loginUserForm.standard-form {
    border-radius: 16px;
    background: #FFF;
    box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
    position: relative;
    padding: 46px 33px 33px 33px;
    z-index: 1;
}

.enter-left-col {
      padding-left: 0;
      padding-right: 6px;
      flex: 0 0 56%;
}

.enter-right-col {
      padding-left: 6px;
      padding-right: 0;
      flex: 0 0 43%;
}

.enter-right-col > .xdget-div {
  border-radius: 16px;
background: rgba(255, 255, 255, 0.90);
box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  padding: 25px 30px;
}

.enter-right-col h3 {
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}

.enter-right-col .html-content p {
    color: #9A9A9A;
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: 400;
    line-height: 140%;
    margin: 0 0 3px 0;
}

.enter-right-col  button {
  border-radius: 8px;
  border: 1px solid #6C544A;
   background: transparent;
  padding: 14px 38px 13px 29px;
  margin-top: 23px;
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: 100%; 
  position: relative;
  margin-left: 20px;
}

.enter-right-col  button:before {
  position: absolute;
  content: "";
  top: 13px;
  right: 13px;
  width: 16px;
  height: 18px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/473/h/5968c90c15944e33783e9d1a50c31109.svg)no-repeat;
  background-size: contain;
  transition: 0.3s;
}

.enter-right-col  button:hover:before {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/147/h/59e88706d4fb798dff849574f7636aa8.svg)no-repeat;
  background-size: contain;
}

.enter-right-col  button:hover {
  color: #BA846A;
  border: 1px solid #BA846A;
}

.history_enter .xdget-loginUserForm.standard-form h2 {
  color: #6C544A;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 25px;
}

.history_enter .btn.btn-link.btn-register {
  position: absolute;
  top: 21px;
  right: 34px;
  color: rgba(108, 84, 74, 0.80);
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  padding: 0;
}

.history_enter .form-buttons {
  position: relative;
  overflow: visible;
    display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.history_enter .btn.btn-link.btn-remind {
  position: absolute;
  padding: 0;
  top: -15px;
  right: 0;
  color: rgba(108, 84, 74, 0.80);
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  line-height: 100%; 
}

.history_enter .xdget-button.btn.btn-success {
  	border-radius: 8px;
  	background: #B77E8D;
  	border: none;
  	color: #FEFEFE;
  	font-family: "Century Gothic";
  	font-size: 14px;
  	font-weight: 700;
  	line-height: 100%;
  	padding: 13px 27px 13px 21px;
  	margin: 25px 0 0 0;
    position: relative;
}

.history_enter .xdget-button.btn.btn-success:before {
    position: absolute;
  content: "";
  top: 14px;
  right: 5px;
  width: 15px;
  height: 15px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/240/h/2fafa40eba7e0a5021c22150b105a1ce.svg)no-repeat;
  background-size: contain;
}

.history_enter .xdget-button.btn.btn-success:hover {
 background: #BE7387;   
}

.history_enter .xdget-socialUserFormField .btn.btn-chatium,
.history_enter .xdget-socialUserFormField .btn.btn-google-plus {
  display: none;
}

.history_enter .xdget-socialUserFormField > div {
  	text-align: left;
  	margin: 15px auto 0 auto;
  	position: relative;
    max-width: 120px;
}

.history_enter .enter-text p {
  margin-top: 22px;
  text-align: center;
  color: rgba(108, 84, 74, 0.80);
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; 
  position: relative;
}

.history_enter .enter-text p:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  transform: translateX(-50%);
  width: 294px;
  height: 5px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/4/h/115940b7b03397e9516cd440f8ca5690.svg)no-repeat;
}

.history_enter .xdget-socialUserFormField .btn-vk {
  margin: 0;
  position: relative;
  background: #0077FF;
}

.history_enter .xdget-socialUserFormField .btn-vk .fa.fa-vk:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 3px;
  width: 22px;
  height: 15px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/293/h/7c6cdd43c572a0d72bf737c7f3545ccd.svg)no-repeat;
  background-size: contain;
}

.history_enter .xdget-socialUserFormField > div:after {
  content: "Вконтакте";
  position: absolute;
  right: 0;
  top: 8px;
  width: 80px;
  height: 20px;
  color: #6B6B6B;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: 100%; 
}

.history_enter .xdget-block .form-field input {
  border-radius: 8px;
  border: 1px solid #CDBBB4;
  height: 40px;
  padding-left: 55px;
}

.history_enter .xdget-block .form-field input.form-field-email {
  background: #F8F6F5 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/37/h/21486315215c0524a1dad191ddb499b9.svg)no-repeat;
  background-position: 19px 15px !important;
}

.history_enter .xdget-block .form-field input.form-field-password {
  background: #F8F6F5 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/203/h/97802d7935303ed0ecd495c2ad9f57ab.svg)no-repeat;
  background-position: 20px 12px !important;
}

.history_enter .xdget-block .form-field input.form-field-full_name {
  background: #F8F6F5 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/167/h/2e14101f9020f263a7dd761fcbb3e1c0.svg)no-repeat;
  background-position: 20px 12px !important;
}

.history_enter .xdget-block .form-field input::placeholder {
  color: rgba(107, 107, 107, 0.80);
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; 
}

.history_enter .cs__fd-block {
  display: none;
}

.enter-info {
  color: #000;
  font-family: "Century Gothic";
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  margin-top: 12px;
  text-align: center;
}

.enter-info a {
  color: #0066DA;
  font-size: 10px;
  font-weight: 400;
  line-height: 100%;
  text-decoration-line: underline;
}

.l-box  {
  position: absolute;
  bottom: -22%;
  left: 50%;
  transform: translateX(-50%);
}

.l-box a {
  border-radius: 10px;
  background: #BA846A;
  box-shadow: 0px 12px 15px -12px #C6AD9F;
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  padding: 15px 55px;
}

.history_enter .author-html {
  color: #6C544A;
    text-align: center;
    font-family: "Century Gothic";
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 20px;
}

.btn.author-btn.btn-enter {
  border-radius: 8px;
    background: #B77E8D;
    border: none;
    color: #FEFEFE;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 13px 27px 13px 21px;
}

.btn.btn-link.pull-right.btn-logout {
    padding: 0;
    font-family: "Century Gothic";
    color: #6C544A;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    margin: 15px 0 10px 0;
}

.checkbox-text {
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 12px;
  line-height: 120%;
}

.history_enter .checkbox-text a{
    color: #0066DA;
    font-size: 12px;
    font-weight: 400;
    line-height: 100%;
    text-decoration-line: underline;
}

.history_enter .xdget-loginUserForm.state-register .register-form .xdget-button.btn.btn-success  {
  margin: 0;
}

 .history_enter .register-form.state-form .btn.btn-link.pull-right {
      position: absolute;
    top: 21px;
    right: 34px;
    color: rgba(108, 84, 74, 0.80);
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    padding: 0;
}

/* Восстановление пароля*/
.history_enter .remind-block .form-group  label {
  display: none;
}

.history_enter .remind-block .form-group .form-control {
  border-radius: 8px;
  border: 1px solid #CDBBB4;
  height: 40px;
  padding-left: 55px;
  background: #F8F6F5 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/37/h/21486315215c0524a1dad191ddb499b9.svg)no-repeat;
  background-position: 19px 15px !important;
}

.history_enter .remind-block .form-group .form-control::placeholder {
  color: rgba(107, 107, 107, 0.80);
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; 
}

.history_enter .remind-block .btn.btn-primary {
    border-radius: 8px;
    background: #B77E8D;
    border: none;
    color: #FEFEFE;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 12px 20px 12px 20px;
    position: relative;
}

.history_enter .remind-block .btn.btn-link {
    color: #6C544A;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
}
/*Конец Восстановление пароля*/

/*Полезные материалы*/
.links-box {
  display: flex;
  justify-content: center;
  gap: 9px;
  margin: 16px 0 0 0;
}

.links-box a {
  font-family: var(--font-family);
font-weight: 400;
font-size: 10px;
line-height: 100%;
color: rgba(136, 118, 172, 0.8);
  padding: 10px 14px;
  border: 0.61px solid rgba(219, 197, 255, 0.54);
border-radius: 10px;
  background: rgba(255, 255, 255, 0.64);
  max-width: 120px;
  display: flex;
}

.links-box a img {
  margin: 0 9px 0 0;
  display: block;
}

@media(max-width: 1080px) {
  body.history_enter {
  	background:  url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/261/h/068cf80fa725df6c3f5d09a53f8b89c6.svg),  url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/154/h/8ea8331313d893d9345733cacaed5f93.png),
    url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
  	background-size: 15%, 100%, cover !important;
   	background-repeat: no-repeat;
  	background-position: top right, bottom, center !important;
    background-attachment: fixed !important;
}
}

@media(max-width: 840px) {
  .history_enter .container {
    padding-top: 32px !important;
}
  
  .history_enter .logo.gc-account-logo {
    margin: 0 auto 25px auto !important;
}
  
  .history_enter .enter-two {
        padding: 30px 15px !important;
        flex-direction: column !important;
        align-items: center !important;
        max-width: 98% !important;
    }
  
  .enter-left-col {
    flex: 0 0  100% !important;
    width: 100% !important;
    max-width: 370px !important;
    padding: 0 !important;
  }
  
  .enter-right-col {
    flex: 0 0 100% !important;
    max-width: 370px !important;
    margin: 20px auto 0 auto !important;
    padding: 0 !important;
  }
  
  .history_enter .logo.gc-account-logo:after {
    font-size: 14px !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/275/h/2ce0040bcff17cd8cf2d432e754a5c34.svg)no-repeat !important;
    background-position: left bottom !important;
    width: 216px !important;
    height: 30px !important;
    top: 12px !important;
    left: 80px !important;
  }
  
  .history_enter .logo.gc-account-logo {
    max-width: 270px !important;
    margin: 0 auto 5px auto !important;
  }
  
  .enter-left-col:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
  }
    
    .enter-left-col:before {
       position: absolute;
       bottom: -60px;
       right: 0;
       width: 45px !important;
       height: 48px;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/214/h/578f48cc22bd92f05572bf7b6e80ff84.svg)no-repeat;
      background-size: contain;
      z-index: 10;
  }
  
      .enter-left-col:after {
      content: '';
      position: absolute;
      top: -15px;
      left: -12px !important;
      width: 70px !important;
      height: 80px !important;
      background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/440/h/d78984152ebaaffe174e48a2befaa7ce.svg)no-repeat;
      background-size: contain;
  }
}

@media (max-width: 767px) {
  .history_enter .logo {
    display: block !important;
}
    .l-box {
    width: 80% !important;
}
    
    .l-box a {
    padding: 15px 15px !important;   
    }
    
   .history_enter .gc-main-content.with-left-menu .container {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
    
    .history_enter .btn.btn-link.btn-remind,
    .history_enter .btn.btn-link.btn-register,
    .history_enter .enter-text p {
     	font-size: 12px !important;
        font-weight: 700 !important; 
    }
    
    .history_enter .btn.btn-link.btn-register {
     top: 14px  !important;   
    }
    
   .history_enter .xdget-loginUserForm.standard-form .xdget-block .form-field {
        margin-bottom: 12px !important; 
    }
    
    .history_enter .btn.btn-link.btn-remind {
       top: -5px !important; 
    }
    
    .history_enter .xdget-loginUserForm.standard-form h2 {
        margin-bottom: 18px !important;
    }
    
    .history_enter .xdget-loginUserForm.standard-form {
            padding: 32px 33px 23px 33px !important;
    }
    
    .history_enter .xdget-socialUserFormField > div {
        margin-top: 10px !important;
    }
    
    .history_enter .enter-text p {
        margin-top: 15px !important;
    }
    
    .enter-right-col h3 {
     margin-bottom: 13px !important;   
    }
    
    .enter-right-col > .xdget-div {
     padding: 20px 30px !important;    
    }
    
   .history_enter .main-page-block {
    padding-bottom: 160px;
}
    
    .history_enter .xdget-block .form-field input {
    padding-left: 45px !important;  
}
}

@media (max-width: 380px) {

}
/* ------------- 
content finish - Страница входа
------------- */

/* ------------- 
content start - Страница ОС
------------- */

.history_os .logo.gc-account-logo {
    display: inline-block;
}

body.history_os {
	 background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/51/h/72275351e624f24b723773a28ba1ee8f.svg),
         url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/460/h/259126bd9cf51e25059114824e82c230.svg),
         url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/250/h/6ed4e8358ee2a96c71ada49d4cc54306.svg),
         url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/58/h/7363977a3c4158258ad63e410ead494e.svg),
        url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
     background-repeat: no-repeat;
     background-size: 25%, 5%, 5%, 14%, cover;
     background-position: right 10% bottom, right 17% top, left bottom, left 7% top, center;
    background-attachment: fixed;
}

.history_os .container {
    margin: 0 auto !important;
    padding: 120px 0 0 0 ;
    max-width: 1000px;
}

.history_os .xdget-row.row {
	margin: 0 !important;
}

.os-left-col .standard-form {
  	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  	padding: 40px 61px 20px 61px;
    margin: 0 0 0 auto;
}

.history_os .form-buttons {
 	text-align: center;
    margin: 20px 0 0 0;
}

.history_os .btn.btn-success {
  border-radius: 8px;
  background: #B77E8D;
  border: none;
  color: #FEFEFE;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  padding: 13px 22px;
}

.history_os .standard-form  h2 {
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  margin: 0 0 33px 0;
}

.history_os .os-right-col,
.history_os .os-left-col {
  padding: 0;
}

.history_os .os-two-col {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-end;
}

.history_os .gc-user-logined .os-two-col {
      align-items: center;
}

.history_os textarea.form-control {
  border-radius: 8px;
border: 1px solid #CDBBB4;
background: #F7F6F5;
}

.history_os .xdget-block .form-field {
    margin-bottom: 12px;
}

.history_os .global-confirm-checkbox-block {
    margin: 5px 0 0 0;
}

.history_os .xdget-block .form-field input {
  border-radius: 8px;
  border: 1px solid #CDBBB4;
  height: 40px;
  padding-left: 55px;
}

.history_os .xdget-block .form-field input.form-field-email {
  background: #F8F6F5 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/37/h/21486315215c0524a1dad191ddb499b9.svg)no-repeat;
  background-position: 19px 15px !important;
}

.history_os .xdget-block .form-field input.form-field-full_name {
  background: #F8F6F5 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/167/h/2e14101f9020f263a7dd761fcbb3e1c0.svg)no-repeat;
  background-position: 20px 12px !important;
}

.history_os .xdget-block .form-field input::placeholder {
  color: rgba(107, 107, 107, 0.80);
  font-family: "Century Gothic";
  font-size: 12px;
  font-weight: 400;
  line-height: 100%; 
}

@media(max-width: 992px) {
  .os-two-col {
    flex-direction: column !important;
    align-items: center !important;
    padding: 0 15px 0 15px !important;
  }
  
  .os-left-col {
    order: 1;
  }
  .os-right-col {
    order: 0;
    margin: 0 0 -120px 0 !important;
    z-index: -1;
  }
  
  .os-right-col img {
    max-width: 270px !important;
  }
  
  .os-right-col  > div {
    text-align: center !important;
  }
  
 .history_os  .container > div:first-child {
    max-width: 270px !important;
    margin: 0 auto 5px auto !important;
  }
  
    .history_os .logo.gc-account-logo:after {
    font-size: 14px !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/275/h/2ce0040bcff17cd8cf2d432e754a5c34.svg)no-repeat !important;
    background-position: left bottom !important;
    width: 216px !important;
    height: 30px !important;
  }
  
  .os-left-col .standard-form {
        padding: 40px 41px 20px 41px !important;
    max-width: 379px;
  }
  
  .history_os .container {
    padding: 40px 0 0 0 !important;
}
    
  .history_os .logo.gc-account-logo {
    margin-bottom: 0 !important;
  }
  
  .history_os .xdget-root {
    margin-top: -30px !important;
  }
}

.os-right-col {
    margin: 0 0 0 -40px;
}

.os-left-col {
    margin: 0;
}

@media(max-width: 480px) {
.history_os .os-left-col {
     width: 100% !important;
    }
    
      body.history_os {
	 background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/460/h/259126bd9cf51e25059114824e82c230.svg),
         url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/250/h/6ed4e8358ee2a96c71ada49d4cc54306.svg),
         url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/58/h/7363977a3c4158258ad63e410ead494e.svg),
        url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png) !important;  
     background-repeat: no-repeat !important;
     background-size:  12%, 10%, 24%, cover !important;
     background-position:  right  top, left bottom, left 7% top 22%, center !important;
    background-attachment: fixed !important;
}
}

@media(max-width: 380px) {
  .os-left-col .standard-form {
    padding: 30px 20px !important;
  }
  
  .history_os .xdget-block .form-field input {
    padding-left: 45px !important;
}
}
/* ------------- 
content finish - Страница ОС
------------- */

/* ------------- 
content start - Страница оплаты
------------- */

@font-face { 
    font-family: "Lazydog";
    src: url(/fileservice/file/download/h/e3028ec6eaf8e2d9edb67e4c6ad1df8d.otf/a/531213/sc/494) format('opentype');
}

@font-face { 
    font-family: "Century Gothic";
    font-weight: 700;
    src: url(/fileservice/file/download/h/6ea6add77e9d45c960d411c0265e9920.ttf/a/565875/sc/153) format('truetype');
}

@font-face {
	font-family: "Century Gothic";
    font-weight: 400;
	src: url(/fileservice/file/download/h/d033e196e7ec0de732388c21033ab5d4.ttf/a/565875/sc/135)
		format('truetype');
}

body.history_pay {
	 background: 
url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/250/h/47bd0e927ecc2943bd34951cf4a92e5f.svg), 
url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/209/h/7c415c9c8d8c4075e2639c56cb6ee2e4.png),
url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
     background-repeat: no-repeat;
     background-size: 8%, 85%, cover;
     background-position: top left 28%, top, center;
     background-attachment: fixed;
}

.history_pay .page-header {
 margin: 0;   
}

.history_pay .logo.gc-account-logo {
  max-width: 500px;
  margin: 70px auto 0 auto;
}

.history_pay .gc-main-content .container {
    margin: 110px auto 0 auto;
    max-width: 851px;
    padding: 30px 30px 45px 30px;
  	background-color: #fff;
}

.history_pay  .gc-main-content .main-page-block>.container::before, 
.history_pay  .gc-main-content .main-page-block>.container::after {
    content: '';
    display: block;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/359/h/5fe3f35f5ddb05eee11c47a7ff876c89.svg) repeat-x;
    background-size: contain;
    height: 35px;
    width: 100%;
    position: absolute;
    top: -31px;
    left: 0;
}

.history_pay  .gc-main-content .main-page-block>.container::after {
    transform: rotate(180deg);
    top: auto;
    bottom: -31px;
}

.history_pay .page-header h1 {
  color: #6C544A;
  font-family: "Lazydog";
  font-size: 26px;
  font-weight: 400;
}

.history_pay .page-header .content-menu {
  border: none;
}

.history_pay  .twoCol-dataPay {
  	border-radius: 16px;
  	background: #F8E5DA;
  	box-shadow: 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  	padding: 37px 35px 20px 35px !important;
  	display: flex;
  	flex-direction: column;
    position: relative;
}

.history_pay  .twoCol-dataPay .col-gc-9.col-md-9,
.history_pay  .twoCol-dataPay .subCol-2 {
  	width: 100%;
    padding: 0;
}

.history_pay  .twoCol-dataPay .subCol-2 {
 background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/215/h/bec6cd7ad97562e68ba7497943d16e51.png)no-repeat;
background-position: top;
  padding: 15px 0;
}

.history_pay  .twoCol-dataPay .subCol-2 h4 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  line-height: 100%; 
}
.history_pay  .twoCol-dataPay h4 {
  color: #6C544A;
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: 700;
  line-height: 100%; 
  text-transform: uppercase;
}

.history_pay  .position-actual-title {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 20px;
  font-weight: 700;
  line-height: 100%; 
  margin-top: 15px;
  display: block;
}

.history_pay .text-muted.small {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  max-width: 328px;
  margin: 15px 0;
}

.history_pay .twoCol-dataPay .xdget-dealInfo .dotted-link {
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; 
  border-radius: 8px;
background: linear-gradient(180deg, #E1A8B7 0%, #D99BAB 100%);
  display: block;
  width: 211px;
  height: 40px;
  border: none;
  text-align: center;
  padding: 12px 45px 12px 23px;
  position: relative;
}

.history_pay .twoCol-dataPay .xdget-dealInfo .dotted-link:before {
  content: '';
  position: absolute;
  top: 12px;
  right: 21px;
  width: 14px;
  height: 14px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/367/h/fffe49e8dd6d2379e4f3fd6c42bb8466.svg)no-repeat;
  background-size: contain;
}

.history_pay .deal-finish-price-title {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  position: relative;
  padding-left: 55px;
}

.history_pay .deal-finish-price-title:before {
    content: '';
  position: absolute;
  top: -6px;
  left: 0;
  width: 30px;
  height: 30px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/371/h/bc5f4ebac8a04dad4996daf800b9012a.svg)no-repeat;
  background-size: contain;
}

.history_pay .deal-position-price {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 34px;
  font-weight: 700;
  line-height: 100%; 
  display: flex;
  flex-direction: column;
  order: 0;
}

.history_pay .deal-positions .deal-position-price .source-price {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 400;
  line-height: 100%;
  order: 1;
}

.history_pay .KZ .payment-subtitle {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  padding: 27px 120px 20px 75px;
  position: relative;
   background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/215/h/bec6cd7ad97562e68ba7497943d16e51.png)no-repeat;
 background-position: bottom;
}

.history_pay .KZ .payment-subtitle:before {
  position: absolute;
  content: "";
  top: 28px;
  left: 25px;
  width: 40px;
  height: 40px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/88/h/422551b8b3142543de94b25f4086bbbf.svg)no-repeat;
  background-size: contain;
}

.history_pay .KZ .payment-subtitle a {
  	color: #07F;
    text-transform: underline;
}

.history_pay .gc-main-content .main-page-block {
  position: relative;
    margin: 0 auto;
    max-width: 851px;
}

.history_pay .gc-main-content .main-page-block:before {
  content: "";
  position: absolute;
  top: -90px;
  right: -30px;
  width: 73px;
  height: 87px; background:url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/397/h/1298db518aacfb75bb68cc53d79dd8fb.svg)no-repeat;
   background-size: contain;
  z-index: 2;
}

.history_pay .gc-main-content .main-page-block:after{
  content: "";
  position: absolute;
  bottom: 110px;
  left: -30px;
  width: 73px;
  height: 87px; background:url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/197/h/8091a9dc13e57e6da903ddd8e123169b.svg)no-repeat;
   background-size: contain;
  z-index: 2;
}

.history_pay .gc-main-content .container .xdget-root {
  position: relative;
}

.history_pay .gc-main-content .container > .xdget-root:before {
    content: "";
  position: absolute;
    bottom: -120px;
  right: -45px;
  width: 73px;
  height: 87px; background:url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/96/h/a01a4fd780c864c7350d4935d3d3188a.svg)no-repeat;
   background-size: contain;
  z-index: 2;
}

.history_pay .twoCol-dataPay:before {
  content: '';
  position: absolute;
  top: -81px;
  right: 0;
  width: 340px;
  height: 170px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/57/h/64203fb77b4f711d7081e531838a94ff.png)no-repeat;
  background-size: contain;
}

.sbp-block {
  padding: 0 0 0 34px;
  max-width:  620px;
}

.sbp-block .html-content {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  position: relative;
  padding-left: 40px;
}

.sbp-block .html-content:before {
   content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 31px;
  height: 31px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/113/h/9148d5ddd28506f94f0266b62c907d7b.svg)no-repeat;
  background-size: contain;
}

.sbp-block h4 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 22px;
  font-weight: 700;
  line-height: 100%;
  margin: 20px 0 20px 0;
}

.sbp-block .html-content span {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 700;
  line-height: 130%;
}

.sbp-btn {
  border-radius: 8px;
border: 1px solid rgba(255, 255, 255, 0.74);
box-shadow: 0px 12px 15px -12px rgba(107, 105, 105, 0.56);
  width: 209px;
  height: 45px;
  margin-top: 22px;
  background: #9E7E72 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/226/h/26ca459b5c07a0a0891cbdda31e558b4.svg)no-repeat;
  background-position: center;
}

.history_pay #promoCode {
    margin-top: 15px;
    color: #6C6C6C;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
}

.history_pay #promoCode button {
  color: #FFF;
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    border-radius: 8px;
    background: linear-gradient(180deg, #E1A8B7 0%, #D99BAB 100%);
    width: 105px;
    height: 28px;
    border: none;
    text-align: center;
    padding: 3px 5px 3px 5px;
    position: relative;
}

.history_pay #promoCode input {
  border-radius: 4px;
  border: 1px solid #6C6C6C;
}

.history_pay .xdget-dealInfo .errorSummary {
  border-radius: 8px;
  border: 0.454px solid #FBF8F4;
  background: #E1A8B7;
  display: inline-block;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  padding: 15px;
}

.fors-pays .card-title {
 color: #685D59;
 font-family: "Century Gothic";
 font-size: 22px;
 font-weight: 700;
 line-height: 100%; 
}


#tinkoff>div  {
  display: block;
  border-radius: 16px;
  border: 1px solid #FBF8F4;
  background: #E1A8B7;
  padding: 30px;
}

#tinkoff>div table {
  margin: 0;
  width: 100%;
}

#tinkoff>div table tr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.text-made-card {
  color: #FFF;
  font-family: "Century Gothic";
  font-size: 20px !important;
  font-weight: 700;
  line-height: 100%;
  max-width: 360px
}

#tinkoff .tinkoff-button {
     border-radius: 8px;
     background: #C18796;
     border: none;
    color: #FFF;
    font-family: "Century Gothic";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    padding: 11px 25px 12px 25px;
}

#tinkoff .tinkoff-button img {
  display: none;
}

.gc-payment-method-card > div > table tr:only-child > td:first-of-type {
  padding: 0;
}

@media(max-width: 995px) {
  #tinkoff>div table tr {
    flex-direction: column !important;
    gap: 15px;
  }
  
  .text-made-card {
	font-size: 16px !important;
      text-align: center !important;
  }
}


@media (max-width: 780px) {
  body.history_pay {
    	 background: 
url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/260/h/68cc7dfbe0a63737ba9e6d884e91625b.svg), 
url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/66/h/e6ad6d15c8c17f4604a59b9415996561.png),
url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
     background-repeat: no-repeat;
     background-size: 80%, 100%, cover;
     background-position: top left, bottom, center;
     background-attachment: fixed;
  }
}

@media (max-width: 767px) {
.history_pay .logo.gc-account-logo {
    display: block !important;
  }
  
  .history_pay .gc-main-content.with-left-menu {
    margin: 0 auto !important;
     padding: 0 15px 0 15px !important;
  }
}

@media (max-width: 768px) {
  .history_pay .gc-main-content.with-left-menu .container {
    margin: 40px auto 0 auto !important;
    padding: 25px 15px 45px 15px !important;
}
  .history_pay .gc-main-content .main-page-block:before,
  .history_pay .gc-main-content .main-page-block:after {
    width: 0 !important;
  }
  .history_pay .gc-main-content .main-page-block>.container::before {
    top: -20px !important;
  }
  
  .history_pay .gc-main-content .main-page-block>.container::after {
    bottom: -20px !important;
  }
  
  .history_pay .gc-main-content .container > .xdget-root:before {
    right: -10px !important;
    width: 50px !important;
  }
   
   .history_pay  .logo.gc-account-logo {
    max-width: 270px !important;
    margin: 40px auto 0 auto !important;
  }
   
 .history_pay .logo.gc-account-logo:after {
    font-size: 14px !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/275/h/2ce0040bcff17cd8cf2d432e754a5c34.svg)no-repeat !important;
    background-position: left bottom !important;
    width: 216px !important;
    height: 30px !important;
    top: 15px !important;
    left: 75px !important;
  }
}

@media (max-width: 680px) {
  .history_pay .deal-position-price {
    font-size: 15px !important;
  }
  
  .history_pay .deal-positions .deal-position-price .source-price {
    font-size: 12px !important;
  }
  
  .history_pay .twoCol-dataPay h4 {
    font-size: 16px !important;
        margin: 0 !important;
  }
  
  .history_pay .position-actual-title {
     font-size: 14px !important;
    margin-top: 7px !important;
  }
  
  .history_pay .text-muted.small {
    font-size: 10px !important;
    margin: 7px 0 !important;
  }
  
  .history_pay .deal-finish-price-title {
    font-size: 13px !important;
    padding-left: 20px !important;
  }
  
  .history_pay .twoCol-dataPay {
    padding: 12px 15px !important;
  }
  
  .history_pay .deal-finish-price-title:before {
    top: 1px !important;
    left: 0 !important;
    width: 12px !important;
    height: 12px !important;
  }
  
  .history_pay .twoCol-dataPay .subCol-2 h4 {
    font-size: 10px !important;
  }
    
  .history_pay .twoCol-dataPay:before {
    top: -37px;
    right: 20px;
    width: 160px;
    height: 75px; 
  }
    
  .history_pay .twoCol-dataPay .subCol-2 {
    padding: 7px 0 !important;
  }
  
  .history_pay .page-header h1 {
    font-size: 14px !important;
  }
  
  .history_pay .KZ .payment-subtitle {
    font-size: 12px !important;
    padding: 12px 0 2px 50px !important;
  }
  
  .history_pay .KZ .payment-subtitle:before {
    left: 5px !important;
  }
  
  .history_pay .twoCol-dataPay .xdget-dealInfo .dotted-link {
    width: 107px !important;
    height: 20px !important;
    font-size: 8px !important;
    line-height: 100% !important;
    padding: 6px 15px 4px 3px !important;
    border-radius: 4px !important;
  }
  
  .history_pay .twoCol-dataPay .xdget-dealInfo .dotted-link:before {
    top: 7px !important;
    right: 8px !important;
    width: 7px !important;
    height: 7px !important;
  }
  
  .history_pay .KZ .payment-subtitle {
      background: none !important;
  }
  
   .history_pay #promoCode button {
    font-size: 10px !important;
    width: 75px !important;
    height: 20px !important;
    border-radius: 4px !important;
  }
    
  .history_pay #promoCode {
    font-size: 10px !important;
  }
    
    .fors-pays .card-title {
        font-size: 16px !important;   
        text-align: center !important;
    }
}

@media (max-width: 546px) {
  .history_pay .gc-main-content .main-page-block>.container::before {
    top: -13px !important;
  }
  
  .history_pay .gc-main-content .main-page-block>.container::after  {
  bottom: -13px !important;
  }
}

@media (max-width: 384px) {
  .history_pay .twoCol-dataPay:before {
    top: -27px !important;
    right: 0 !important;
    width: 130px !important;
    height: 55px !important;
}
}
/* ------------- 
content finish - Страница оплаты
------------- */

/* ------------- 
content start - Страница Спасибо
------------- */

body.history_thanks {
	 background: 
 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/1/h/1ecaa25a43145362dd599609447c9090.svg),    
 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/196/h/d1a73616b4b4a0eff68db5744f533a96.svg),
 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/250/h/47bd0e927ecc2943bd34951cf4a92e5f.svg), 
 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
     background-repeat: no-repeat;
     background-size: 10%, 70%, 8%, cover;
     background-position: top 15% right, bottom left, top left 25%, center;
     background-attachment: fixed;
}

.history_thanks .gc-main-content.with-left-menu .container,
.history_thanks .main-page-block .container {
    margin: 0 auto;
    width: 100%;
    max-width: 1300px;
    padding: 0;
}

.history_thanks  .logo.gc-account-logo {
  max-width: 500px;
  margin: 60px auto 0 auto !important;
}

.history_thanks .page-header h1 {
  display: none;
}

.history_thanks .col-subTitle {
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.88);
    padding: 60px;
    margin-left: -115px;
    z-index: -1;
    text-align: center;
    position: relative;
}

.thanks_twoCols {
  	display: flex;
  	flex-wrap: wrap;
  	align-items: center;
  	justify-content: center;
  	margin: 0 auto !important;
    position: relative;
}

.col-subTitle  h3 {
  color: #7E6961;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 40px;
  line-height: 110%;
  font-weight: 700;
  line-height: 110%; 
  margin: 0 0 34px 0;
}

.col-subTitle  .xdget-html .html-content {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
  line-height: 140%; 
  margin-bottom: 35px;
  text-align: center;
}

.col-subTitle .xdget-button {
  border: none;
  border-radius: 12px;
  background: #B77E8D;
  padding: 18px 44px;
  font-family: "Century Gothic";
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}


.history_thanks .col-subTitle:before {
  content: '';
  position: absolute;
  bottom: -27px;
  right: -2px;
  width: 91px;
  height: 86px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/296/h/181e8550e3656ac9b3ff5d0dad886dca.svg)no-repeat;
  background-size: contain;
}

.thanks_twoCols:before {
    content: '';
  position: absolute;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%);
  width: 92px;
  height: 101px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/239/h/00546f56ca1c78b452d0bab66fab959f.svg)no-repeat;
  background-size: contain;
}

.history_thanks .l-box {
    position: fixed;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
}

@media(max-width: 1326px) {
  .history_thanks .col-subTitle {
    padding: 28px 34px !important;
  }
  
  .col-subTitle h3 {
    margin: 0 0 15px 0 !important;
        font-size: 36px !important;
  }
  
  .col-subTitle .xdget-html .html-content {
        margin-bottom: 27px !important;
  }
  
  .col-subTitle .xdget-button {
    font-size: 18px !important;
  }
  
  .thanks_twoCols {
    width: 100% !important;
  }
}

@media(max-width: 992px) {
  .thanks_twoCols {
    flex-direction: column !important;
    align-items: center !important;
    
  }
  .col-subTitle {
   max-width: 362px !important;
    margin: -90px auto 0 auto !important;
    z-index: 20 !important;
  }
  
  .col-title {
      z-index: -1 !important;
      padding: 0 !important;
  }
  
  .col-title img {
    max-width: 340px !important;
  }
  
  .col-subTitle h3 {
    font-size: 26px !important;
  }
  
  .col-subTitle .xdget-html .html-content,
  .col-subTitle .xdget-button {
    font-size: 14px !important;
  }
  
  .history_thanks .col-subTitle:before,
  .thanks_twoCols:before {
    width: 0 !important;
  }
  
  body.history_thanks {
     background: 
 url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/330/h/a86aba7117f73cc3a180c5ff02a78cfe.svg),   url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/497/h/5f48180b9b6f808b73a59359369752c9.svg),   url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png) !important;  
     background-repeat: no-repeat !important;
     background-size:  17%, 85%, cover !important;
     background-position: right bottom 5%, left top, center !important;
     background-attachment: fixed !important;
  }
}

@media (max-width: 768px) {
.history_thanks .gc-main-content.with-left-menu .container {
    margin-top: 0 !important;
}
}

@media (max-width: 767px) {
.history_thanks .logo {
    display: block !important;
}
  
     
   .history_thanks .logo.gc-account-logo {
    max-width: 270px !important;
    margin: 27px auto 0 auto !important;
  }
   
.history_thanks .logo.gc-account-logo:after {
    font-size: 14px !important;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/275/h/2ce0040bcff17cd8cf2d432e754a5c34.svg)no-repeat !important;
    background-position: left bottom !important;
    width: 216px !important;
    height: 30px !important;
    top: 15px !important;
    left: 75px !important;
  }
  
  .history_thanks .page-header {
    margin: 0 !important;
    padding: 0 
  }
}

@media(max-width: 380px) {
  .history_thanks .col-subTitle {
    padding: 26px 15px !important;
}
  
  .col-subTitle {
    max-width: 94% !important;
  }
}
/* ------------- 
content finish - Страница Спасибо
------------- */

/* ------------- 
content start - Урок
------------- */

body.history_lesson {
  background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);
    
    background-repeat: repeat-y, repeat;
    background-position: right -15% top -35%, center;
    background-size: 45%, cover;
}

.history_lesson .gc-main-content.with-left-menu > .container {  
	padding: 0 15px 0 64px;
    width: 100%;
    max-width: 1600px;
}

.history_lesson .page-header h1 a {
    color: #7E6961;
    font-family: "Century Gothic";
    font-size: 28px;
    font-weight: 700;
}

.history_lesson .lite-page.block-set {
    background: #fff;
    border-radius: 16px;
    margin-top: 30px;
    padding: 30px 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.history_lesson .center-block  {
  max-width: 1000px !important;
}

@media (min-width: 772px) {
 
  
  .lesson-navigation td:nth-child(1) a  {
    padding: 9px 15px 9px 35px;
  }
  
  .lesson-navigation td:nth-child(1) a:before {
        content: "";
    position: absolute;
    top: 12px;
    left: 15px;
    width: 13px;
    height: 13px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/391/h/fc0b7ff3bebef8653a6e8b6f1b71270f.svg)no-repeat;
    background-size: contain;
  }
  
  .lesson-navigation td:nth-child(3) a:before {
    content: "";
    position: absolute;
    top: 12px;
    right: 15px;
    width: 13px;
    height: 13px;
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/44/h/ec4ab9ef6df8b13efe88fe49fb0dc9e6.svg)no-repeat;
    background-size: contain;
  }
  
.row.lesson-navigation tr td .hidden-xs {
    margin-top: 12px !important;
    font-size: 14px !important;
}
  
    .row.lesson-navigation tr {
    display: flex;
      align-items: flex-start;
}
}

.lesson-header-block.row-section {
  border-radius: 16px;
  background:  url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/438/h/3d2cc92bf4cd386f2a7d07db8dd5bdf6.svg), linear-gradient(#FDE0CD 0%, #F9C6A6 100%)no-repeat !important;
  background-repeat: no-repeat no-repeat !important;
  background-position: center bottom 20%,center !important;
  background-size: 55%, cover !important;
}

.lesson-header-block.row-section .lesson-title-value {
  color: #685D59;
  font-family: "Century Gothic";
  font-size: 34px;
  font-weight: 700;
  margin: 10px 0 0 0;
}

.lesson-header-block.row-section .row.lesson-navigation {
  padding-top: 38px !important;
  padding-bottom: 15px !important;
}

.lesson-header-block.row-section .row.lesson-navigation td {
  color: #7E6961;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 400;
}

.lesson-header-block.row-section .row.lesson-navigation .user-state-has_mission > div {
  font-size: 16px !important;
}

  .lesson-navigation td a {
    border-radius: 100px;
    border: 2px dashed #D2AB92;
    background: #FFEADD;
    text-decoration: none;
    padding: 9px 35px 9px 15px;
    position: relative;
    color: #7E6961;
    font-family: "Century Gothic";
    font-size: 14px;
    font-weight: 400;
    display: block;
}
/*Конец шапка урока*/

/*Контент урока*/
.f-header.f-header.f-lesson-header-1 p,
.f-header.f-header.f-lesson-header-1 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  z-index: 1;
}

.f-header.f-header.f-lesson-header-1 p:before,
.f-header.f-header.f-lesson-header-1:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 120%;
  height: 40px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/330/h/1b9c8830afbe9fe11f018a2e4aee622d.svg)no-repeat;
  background-size: contain;
  z-index: -1;
}

.lt-lesson-text .text.f-text > div {
  color: #685D59;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 400;
  line-height: 145%; 
}

.history_lesson .f-subheader {
  color: #B68067;
  font-family: "Century Gothic";
  font-size: 20px;
  font-weight: 700;
  line-height: 135%;
}

.history_lesson .o-lt-lesson-video {
   flex: 0 0 calc(50% - 20px);
    margin: 10px;
}

.history_lesson .o-lt-lesson-video.o-single,
.history_lesson .o-lt-video.o-single  {
  flex: 100%;  
}

.history_lesson .o-lt-video {
  flex: 0 0 calc(50% - 10px);
}

.history_lesson .o-lt-video iframe {
  border-radius: 16px;
}

.history_lesson .videoWrapper iframe {
   border-radius: 18px;
}

.history_lesson .vhi-iframe {
  border-radius: 18px;
}

/*Файлы*/

.history_lesson  .table.files-table tbody {
  	display: flex;
    flex-wrap: wrap;
  	justify-content: space-around;
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td {
  border: none;
  padding: 0; 
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #F8E5DA;
  background: rgba(255, 255, 255, 0.80);
  box-shadow: 0px 0px 23px 0px rgba(235, 209, 193, 0.33);
  padding: 0 20px;
  margin: 25px 10px;  
  height: 100%;  
    flex: 0 0 29%;
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(1) div img {
  visibility: hidden;
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(1) div  {
  position: relative;
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(1) div:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 45px;
  height: 54px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/277/h/1a4fc6d6e410aa635f2bbf95ea075d60.svg) no-repeat;
  background-size: contain;
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(2) {
  display: none;
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(3) div a {
color: #7B655C;
font-family: "Century Gothic";
font-size: 16px;
font-style: normal;
font-weight: 700;
text-decoration: none !important;
margin: 0;
padding: 5px 0 35px 0;    
display: block;
position: relative;
min-height: 100px;
word-wrap: break-word;
max-width: 260px;    
}

.history_lesson .lite-block-live-wrapper.o-lt-lesson.o-lt-lesson-files .table.files-table tr td:nth-child(3) div a:after {
  position: absolute;
  content: "Скачать";
  bottom: -10%;
  left: 50%;
  transform: translateX(-50%);
  width: 170px;
  height: 40px;
  border-radius: 8px;
  font-weight: 700;
   color: #fff;
  font-size: 16px;
  line-height: 100%;
  padding: 11px 5px 11px 17px;
  text-align: center;
   background: #BA846A url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/15/h/9878e1592176a5ba4bb7b328559263e1.svg)no-repeat;
   background-position: left 17px center;
}

/*Конец файлы*/
/*Конец контент урока*/

/*Блок задание*/
.lesson-answers-title h3,
.lesson-answers-title h3 a {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 20px;
  font-weight: 700;
  line-height: 110%; 
}

.lt-lesson-mission-block h3 {
    color: transparent;
}

 .o-lt-lesson-mission-block h3 {
    display: none;
}

 .lesson-mission-wrapper {
    border: none;
}

/*Весь блок с чекбоксом*/
 .lesson-mission-wrapper .answer-form {
    border-radius: 16px;
    border: none;
    background: linear-gradient(180deg, #FDE0CD 1.45%, #F1C9B0 100%);
    padding: 110px 30px 20px 30px;
    position: relative;
}

.lesson-mission-wrapper .answer-form-inner {
    margin-left: 0;
}

.lesson-mission-wrapper .answer-form-inner br {
 display: none;   
}

.lesson-mission-wrapper .answer-form > div:not(.answer-form-inner) {
    display: none;
}

.lesson-send-answer-block .answer-form>div {
    float: none !important;
    margin-bottom: 0;
}
 .user-profile-image {
    border-radius: 50px;
}

 .lesson-send-answer-block .answer-form>div {
    float: none !important;
    margin: 0;
}

.lesson-mission-wrapper .btn.btn-primary.btn-lg {
    align-self: center;
    border-radius: 8px;
    background: #BA846A;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #DDBFAB;
    border: none;
    min-height: 40px;
    font-size: 16px;
    line-height: 100%;
    font-family: "Century Gothic";
    font-weight: 700;
    padding: 10px 34px 10px 20px;
    position: relative;
}

.lesson-mission-wrapper .btn.btn-primary.btn-lg:before {
  content: "";
  position: absolute;
  top: 13px;
  right: 10px;
  width: 14px;
  height: 14px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/485/h/b81d99aa3be97a9eac8aafcb517f0b7d.svg)no-repeat;
  background-size: contain; 
}

.lesson-mission-wrapper .btn.btn-link.btn-save-draft {
    display: none;
}

 .lesson-send-answer-block .answer-form:before {
  position: absolute;
  content: "ВСЕ ГОТОВО!";
  top: 30px;
  left: 30px;
  width: 500px;
  height: 60px;
  color: #7E6961;
  font-size: 24px;
  line-height: 29px;
  font-family: "Century Gothic";
  font-weight: 700;
}

 .lesson-send-answer-block .answer-form:after {
  position: absolute;
  content: "ПЕРЕЙТИ К СЛЕДУЮЩЕМУ УРОКУ!";
  top: 60px;
  left: 30px;
  width: 500px;
  height: 60px;
  color: #B68067;
  font-size: 24px;
  line-height: 29px;
  font-family: "Century Gothic";
  font-weight: 700;
}

.lesson-mission-wrapper label {
  color: #605B5A;
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
}

.lt-lesson-comment-block .answers-list .user-answer {
  border-radius: 16px;
  border: 1px dashed #6C544A;
  background: #FFF;
  margin-top: 10px;
}

.lt-lesson-mission-block .user-answer.status-accepted .answer-status .answer-status-label, .o-lt-lesson-comment-block .user-answer.status-accepted .answer-status .answer-status-label {
  border-radius: 8px;
  background: #E1A8B7;
    box-shadow: 0px 1px 0px 0px #DDBFAB;
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    padding: 6px 12px;
}

.history_lesson .user-answer .answer-status .answer-status-label {
  border-radius: 8px;
background: #7E6961;
  padding: 7px 12px;
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;

}

.o-lt-lesson .addfield.type-checkbox  {
  background: transparent;
}

.comment.lesson-answer-comment {
  background: #FEE9DC;
}

.o-lt-lesson .user-profile-link {
  color: #7E6961;
  font-family: "Lazydog";
  font-size: 18px;
  font-weight: 400;
}

.o-lt-lesson  .answer-date a {
  color: var(--grey, #888);
  font-family: "Century Gothic";
  font-size: 14px;
  font-weight: 400;
}

.history_lesson .comments .comment-form-wrapper .new-comment-textarea {
    border-radius: 8px;
}
/*Конец Блок задание*/

/*Комментарии*/
.history_lesson .lt-lesson-comment-block .btn-send {
  border-radius: 8px;
  background: #BA846A;
  border: none;
  font-family: "Century Gothic";
    font-size: 16px;
font-weight: 700;
}

.history_lesson .lt-lesson-comment-block .user-answer {
  background: #fff;
  border-radius: 16px;
  border: 1px dashed #6C544A;
}

.history_lesson .lt-lesson-comment-block .user-answer .emoji-container textarea {
  border-radius: 8px;
}

.history_lesson  .builder-item.part-button {
    max-width: none !important;
}

@media(max-width: 992px) {
  .history_lesson .gc-main-content.with-left-menu > .container {
    padding: 0 15px !important;
    width: 100% !important;
  }
}

@media(max-width: 882px) {
    body.history_lesson {
  background: 
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png) !important;
}
    
  .lesson-navigation td a {
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
  }
  
  .lesson-navigation td:nth-child(3) a:before,
  .lesson-navigation td:nth-child(1) a:before {
    width: 0 !important;
  }
  
  .history_lesson .lite-page.block-set {
    padding: 25px 15px !important;
  }
    
      .dz-btn .modal-block-content {
    padding: 0 !important;
  }
  
  .lt-video .lt-block-wrapper {
    padding-bottom: 0 !important;
  }
    
    .lesson-header-block.row-section .lesson-title-value {
        font-size: 20px !important;
    }
    
    .f-header.f-header.f-lesson-header-1 p, .f-header.f-header.f-lesson-header-1 {
		font-size: 18px !important;
    }
    
    .history_lesson .f-subheader {
		font-size: 18px !important;
        
    }
    
     .history_lesson .lt-video .lt-block-wrapper {
    padding-bottom: 0 !important;
  }
    
    .history_lesson .table.files-table tbody {
    flex-direction: column !important;
}
}

@media(max-width: 480px) {
    .lesson-send-answer-block .col-md-12 {
        padding: 0 !important;
    }
    
   .lesson-send-answer-block .answer-form:after {
     	left: 15px !important;
        font-size: 16px !important;
        line-height: 120% !important;
        width: 260px !important;
    }
    
    .lesson-send-answer-block .answer-form:before {
        left: 15px !important;
        line-height: 120% !important;
        font-size: 20px !important;
        width: 280px !important;
    }
    
    .history_lesson .lt-lesson-comment-block .user-answer {
     	border: none !important;  
    }
}
/* ------------- 
content finish - Урок
------------- */

/* ------------- 
content start - Бесплатные уроки
------------- */


/* ------------- 
content finish - Бесплатные уроки
------------- */

/* ------------- 
content start - Спецкурсы
------------- */

body.history_kurs {
  background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
    background-repeat: repeat-y, repeat;
    background-position: right 10% top, center;
    background-size: 40%, cover;
}

.history_kurs .stream-table tr td {
    height: 100% !important;
    display: block;
  	padding: 0;
    position: relative;
    border-radius: 16px;
	border: 2px dashed rgba(255, 255, 255, 0.76);
    opacity: 1;
}

.history_kurs  .stream-table tbody tr a > div b {
    display: none;
}

.history_kurs .stream-table tbody tr a {
    height: 100%;
    width: 100%;
} 

.history_kurs .stream-table tbody tr a > div {
 display: none;   
}

.history_kurs .container {
 	padding-left: 27px;   
}

.history_kurs .page-header h1 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 40px;
}

.history_kurs .page-header h1:before {
  position: absolute;
  bottom: -13px;
  content: "";
  width: 100%;
  height: 19px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/237/h/3017eff40b447d6224ec34e6bb5e5bd7.svg)no-repeat;
}

.history_kurs .stream-table {
  	margin: 0 !important;
    display: block;
}

.history_kurs .stream-table tbody {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.history_kurs .stream-table tbody tr {
  flex: 0 0 calc(50% - 30px);
  min-height: 172px;
  border-radius: 16px;
background: #FFDBC7;
  margin-bottom: 20px;
    padding: 8px;
}

.history_kurs tr td a {
  	padding: 0;
  	height: 100%;
  	display: block;
    position: relative;
    padding: 33px;
    text-align: center;
}

.history_kurs tr td a:before {
    content: "Перейти";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  height: 45px;
  border-radius: 8px;
  color: #fff;
  font-family: "Century Gothic";
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  padding: 8px 50px 8px 20px;
   box-shadow: 0px 4px 14px 0px #CFB5A7;
  background: #BA846A url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/309/h/31f8f5f885ee4653dbe76501fee1ecb8.svg)no-repeat;
  background-position: right 20px bottom 17px;
}

.history_kurs tr td a .stream-title {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.history_kurs .stream-table tbody tr:nth-child(odd) td {
 background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/132/h/cd05a81a87253691f221d8b0bdb7150f.svg)no-repeat; 
  background-position: right 10px bottom 10px;
}

.history_kurs .stream-table tbody tr:nth-child(even) td {
 background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/235/h/e93bd0fb8e1d72d0337af06e0732d39b.svg)no-repeat; 
  background-position: right 10px bottom 10px;
}

/*Бесплатные уроки*/
body.history_free {
  background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
    background-repeat: repeat-y, repeat;
    background-position: right 10% top, center;
    background-size: 40%, cover;
}

.history_free .page-header h1 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 40px;
}

.history_free .page-header h1:before {
  position: absolute;
  bottom: -13px;
  content: "";
  width: 100%;
  height: 19px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/237/h/3017eff40b447d6224ec34e6bb5e5bd7.svg)no-repeat;
}

.history_free ul.lesson-list {
  background: transparent;
  padding: 0;
}

.history_free .user-state-has_mission .user-state-bg,
.history_free .user-state-accomplished .user-state-bg,
.history_free .user-state-need_accomplish .user-state-bg,
.history_free .user-state-answered .user-state-bg,
.history_free .user-state-not_reached .user-state-bg,
.history_free .user-state-bg {
    background: transparent;
}

.history_free .lesson-list li {
  border-radius: 16px;
   background: url(https://fs22.getcourse.ru/fileservice/file/download/a/565875/sc/333/h/ec5fc3ed4f0c94204924d5bf8cae600d.png)no-repeat,
	  url(https://fs20.getcourse.ru/fileservice/file/download/a/565875/sc/121/h/c86c4f8bf1144f86b33578a06859cf65.png)no-repeat #FFDDC9 ;
	background-size: 5%, cover;
	background-position: left 5px top 5px, center;
  box-shadow: 0px 3.9923927783966064px 19.961963653564453px 0px rgba(255, 255, 255, 0.12);
}

.history_free .lesson-list li.user-state-not_reached {
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/565875/sc/366/h/9df64f7c8ff9cec22e2e87b1ad6475c9.png);
      background-size: cover;
}

.history_free .lesson-list .description {
 display: none; 
}

.history_free .lesson-list li a {
  height: 100%;
  position: relative;
  padding: 45px 175px 45px 40px;
}

.history_free .lesson-list li a:before {
   content: "Смотреть";
  position: absolute;
  right: 23px;
  bottom: 50%;
  transform: translateY(50%);
  width: 167px;
  height: 65px;
  border-radius: 100%;
  text-align: center;
  padding: 16px 0 9.5px 0;
  color: #6c6c6c;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  z-index: 10;
 background: url(https://fs02.getcourse.ru/fileservice/file/download/a/565875/sc/326/h/a66be122c1a3d38a5e9c68ecef225aa3.png)no-repeat;
  transition: 0.2s;
}

.history_free .lesson-list li a table {
  display: block;
  min-height: 100%;
}

.history_free_white .lesson-list li a table {
    background: #fff;
}

.history_free .lesson-list li .info {
  	height: 100%;
  	margin: 0;
  	border: none !important;
  	background: transparent !important;
	  z-index: 2;
}

.history_free  .lesson-list li.user-state-reached .info {
    border-left: none !important;
}

.history_free  .item-main-td {
    padding: 0 !important;
    min-height: 18px;
}

.history_free  ul.lesson-list .state-icon-block {
 display: none; 
}

.history_free  .lesson-list li .info .vmiddle {
  padding: 0 !important;
}

.history_free   .lesson-list li .title  {
  margin: 0;
}

.history_free   .link.title {
    color: #6C6C6C;
    font-family: "Century Gothic";
    font-size: 24px;
    font-weight: 700;
    display: block;
    max-width: 570px;
}

.history_free .lesson-list li.user-state-not_reached .user-state-label.has-start-at.lesson-date {
  background: #fff;
  color: #777270;
}

.history_free .lesson-list li.user-state-not_reached  .link.title {
  color: #6C6C6C;
}

.history_free .lesson-list li.user-state-not_reached a:before {
  background: url(https://fs02.getcourse.ru/fileservice/file/download/a/565875/sc/340/h/a82eab41c5b365ebb90f154ff9c57a7f.png)no-repeat;
}

.history_free .lesson-list li.user-state-accomplished {
  background: url(https://fs24.getcourse.ru/fileservice/file/download/a/565875/sc/142/h/69b167466136223bcc6a2de7b4c76eb0.png)no-repeat;
  background-size: cover;
}

/*Другая кнопка*/
.history_free.blotch-btn .lesson-list li a:before {
   content: "";
    right: 23px;
  box-shadow: none;
  width: 60px;
  height: 60px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/425/h/77f0bb4cba0ceeba7c579f410707afbf.svg)no-repeat;
background-size: contain;
  transition: 0.2s;
}

.history_free.blotch-btn .lesson-list li a:hover:before  {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/268/h/c26b3e0d9b8dd25ffffc8345e5839992.svg)no-repeat;
background-size: contain;
}

/*Бесплатные тренинги*/
.history_free .stream-table {
  margin: 0;
}

.history_free .stream-table tr {
  	border-radius: 16px;
   	background: url(https://fs22.getcourse.ru/fileservice/file/download/a/565875/sc/333/h/ec5fc3ed4f0c94204924d5bf8cae600d.png)no-repeat,
	url(https://fs20.getcourse.ru/fileservice/file/download/a/565875/sc/121/h/c86c4f8bf1144f86b33578a06859cf65.png)no-repeat #FFDDC9 ;
	background-size: 5%, cover;
	background-position: left 5px top 5px, center;
  	box-shadow: 0px 3.9923927783966064px 19.961963653564453px 0px rgba(255, 255, 255, 0.12);
  	display: block;
    margin-bottom: 20px;
    min-height: 120px;
}

.history_free .stream-table tr td {
    height: 100%;
    width: 100%;
    padding: 0;
    display: block;
  min-height: 120px;
}

.history_free .stream-table tr .stream-title {
  color: #6C6C6C;
  font-family: "Century Gothic";
  font-size: 24px;
  font-weight: 700;
}

.history_free .stream-table tr td a {
  height: 100%;
  position: relative;
  padding: 45px 175px 45px 40px;
  width: 100%;
  min-height: 120px;
  z-index: 100;
}

.history_free .stream-table tr td a:after {
     content: "Смотреть";
  position: absolute;
  right: 23px;
  bottom: 50%;
  transform: translateY(50%);
  width: 167px;
  height: 65px;
  border-radius: 100%;
  text-align: center;
  padding: 16px 0 9.5px 0;
  color: #6c6c6c;
  font-family: "Century Gothic";
  font-size: 16px;
  font-weight: 700;
  z-index: 10;
 background: url(https://fs02.getcourse.ru/fileservice/file/download/a/565875/sc/326/h/a66be122c1a3d38a5e9c68ecef225aa3.png)no-repeat;
  transition: 0.2s;
}

.history_free .stream-table tr td:hover {
  background: transparent;
}

.history_free .stream-table tr a > div {
  display: none;
}
/*Конец бесплатные тренинги*/

/*Практические уроки*/
body.practice {
  background: 
      url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/431/h/c78439d8a6dd1ebc05f1aa6e49aba9ac.png),
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
    background-repeat: repeat-y, repeat;
    background-position: right 10% top, center;
    background-size: 37%, cover;
}

.practice .page-header h1 {
  color: #7E6961;
  font-family: "Century Gothic";
  font-size: 28px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  padding-left: 40px;
}

.practice .page-header h1:before {
  position: absolute;
  bottom: -13px;
  content: "";
  width: 100%;
  height: 19px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/237/h/3017eff40b447d6224ec34e6bb5e5bd7.svg)no-repeat;
}

.practice  ul.lesson-list {
  background: transparent;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.practice .user-state-has_mission .user-state-bg,
.practice .user-state-accomplished .user-state-bg,
.practice .user-state-need_accomplish .user-state-bg,
.practice
.user-state-answered .user-state-bg {
    background: transparent;
}

.practice .lesson-list li {
  border-radius: 16px;
  border: 3px solid rgba(255, 255, 255, 0.80);
  background: #FBE2E8;
  box-shadow: 0px 3.9923927783966064px 19.961963653564453px 0px rgba(255, 255, 255, 0.12);
  margin: 0;
}

.practice .lesson-list li a {
  height: 100%;
  background: #FBE2E8;
  position: relative;
   padding: 35px 60px 35px 25px;
}

.practice .lesson-list li a table {
  background: transparent;
  display: block;
  min-height: 100%;
}

.practice .lesson-list li .info {
  	height: 100%;
  	margin: 0;
  	border: none !important;
  	background: transparent !important;
	  z-index: 2;
}

.practice  .lesson-list li.user-state-reached .info {
    border-left: none !important;
}

.practice .vmiddle {
	padding: 0 !important;
}

.practice .item-main-td {
    padding: 0 !important;
    min-height: 18px;
}

.practice  ul.lesson-list .state-icon-block {
 display: none; 
}

.practice  .lesson-list li .info .vmiddle {
  padding: 0;
}

.practice   .lesson-list li .title  {
  margin: 0;
}

.practice  .link.title {
    color: #6C6C6C;
    font-family: "Century Gothic";
    font-size: 24px;
    font-weight: 700;
    display: block;
    max-width: 570px;
}

.practice .lesson-list li a:before {
   content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  box-shadow: none;
  width: 40px;
  height: 40px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/203/h/d35411e6e6e576c1f2bb2adf8e285199.svg)no-repeat;
background-size: contain;
  transition: 0.2s;
}

.practice .lesson-list li a:hover:before  {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/268/h/c26b3e0d9b8dd25ffffc8345e5839992.svg)no-repeat;
background-size: contain;
}

/*Суперпак*/
.superpac.history_free .lesson-list li,
.superpac.history_free .lesson-list li a {
  background: rgba(255, 255, 255, 0.90);
}

.superpac.history_free .lesson-list li {
  border: 1px solid #E1CDC0;
  background: rgba(255, 255, 255, 0.90);
box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
}

.superpac.history_free .lesson-list li a:before {
  content: "";
  box-shadow: none;
  width: 60px;
  height: 60px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/278/h/0311708176acc0b27a78f8cab2fd4dee.svg)no-repeat;
  background-size: contain;
}

.superpac.history_free .lesson-list li a:hover:before {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/31/h/318a7e4568b7dd50b9c666785e556079.svg)no-repeat;
  background-size: contain;
}


@media(max-width: 1300px) {
  body.history_free,
  body.history_kurs {
   background-position: right 0% top, center !important; 
  }  
}

@media(max-width: 890px) {
    body.history_kurs,
    body.history_free,
    body.practice {
    background: 
      #FFF4ED url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/78/h/8bac1d907451735d0d020e5103f9d04c.png);  
    background-position: center !important;
    background-size: cover  !important;
}
}

@media(max-width: 720px) {
 .history_kurs .stream-table tbody tr {
    flex: 0 0 100% !important;
    }
    
    .history_kurs .container {
    padding-left: 15px !important;
}
    
    .history_kurs .page-header h1,
    .history_free .page-header h1 {
     	font-size: 22px !important;  
        padding-left: 0;  
    }
    
    .history_kurs tr td a .stream-title,
    .history_free .link.title {
        font-size: 20px !important;    
    }
}

@media(max-width: 560px) {
.history_free .lesson-list li a {
    padding: 25px 20px 95px 27px !important;
    background-size: 10%, cover !important;
}
    
  .history_free:not(.blotch-btn, .superpac) .lesson-list li a:before {
    bottom: 7px !important;
    transform: none !important;
    left: 20px !important;
  }
    
    .history_free.blotch-btn .lesson-list li a {
    padding: 45px 90px 45px 20px !important;
}
    
     .history_free.blotch-btn .lesson-list li a:before {
    	right: 20px !important;
    	width: 40px !important;
    	height: 40px !important;
}
    
    .superpac.history_free .lesson-list li .title {
    	max-width: 200px !important
  }
  
 .superpac.history_free .lesson-list li .info .vmiddle {
    	margin: 0 !important;
  }
  
  .superpac.history_free .lesson-list li a:before {
    	width: 45px !important;
    	height: 45px !important;
  }
    
    .superpac.history_free .lesson-list li a {
    	padding: 25px 20px 45px 20px !important;
}
    
    .history_free .stream-table tr .stream-title {
     font-size: 18px  !important;  
    } 
    
    .history_free .stream-table tr td a:after {
        left: 20px !important;
        bottom: 20px !important;
        transform: none !important;
    }
    
    .history_free .stream-table tr td a {
       padding: 25px 20px 95px 25px !important;
        background-size: 10%, cover !important;
    }
}
/* ------------- 
content finish - Спецкурсы
------------- */

/* ------------- 
content start - Прогресс (этапы)
------------- */

.historySubtrening .xdget-trainingAchievements {
   display:none; 
}

.historySubtrening .progress-x-bar .xdget-trainingAchievements{
    display:none;
}

.historySubtrening .progress-x-bar {
    font-size: 14px;
    text-align: center;
}

.historySubtrening .progress-box {
  padding: 8px;
  background: rgba(255, 255, 255, 0.87);
  border-radius: 16px;
  box-shadow: 0px 0px 0px 0px rgba(215, 193, 178, 0.10), 0px 9px 21px 0px rgba(215, 193, 178, 0.10), 0px 38px 38px 0px rgba(215, 193, 178, 0.09), 0px 84px 51px 0px rgba(215, 193, 178, 0.05), 0px 150px 60px 0px rgba(215, 193, 178, 0.01), 0px 235px 66px 0px rgba(215, 193, 178, 0.00);
  position: relative;
}

.historySubtrening .progress-x-bar {
  border-radius: 16px;
background: rgba(255, 255, 255, 0.87);
  border: 2px solid;
    border-image: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/79/h/6aa2d572901f51f0024344380bb9bd7a.svg) 2 round round;
}

.historySubtrening .progress-x-bar .inliner {
    height: 100%;
}

.historySubtrening .progress-x-bar .inliner,
.historySubtrening .progress-x-bar .inliner + .inlined {
    display: inline-block;
    vertical-align: middle;
}

.historySubtrening .progress-x-bar .inlined {
    width: 90%;
}

.historySubtrening .progress-x-bar .progress-meter {
    margin: 20px auto 40px;
    padding: 20px 30px 18px 60px;
}

.historySubtrening .progress-x-bar .progress-meter {
    counter-reset: point;
}

.historySubtrening .progress-x-bar .progress-meter .track {
    position: relative;
    height: 6px;
    background: #999898;
}

.historySubtrening .progress-x-bar .progress-meter .progress {
    -moz-transition: width 1s;
    -o-transition: width 1s;
    -webkit-transition: width 1s;
    transition: width 1s;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 6px;
    background: #BA846A;
}

.historySubtrening .progress-x-bar .progress-meter .progress-points {
    position: relative;
    margin: -14px 0 0;
    padding: 0;
    list-style: none;
}

.historySubtrening .progress-x-bar .progress-meter .progress-point {
    -moz-transition: color 1s;
    -o-transition: color 1s;
    -webkit-transition: color 1s;
    transition: color 1s;
    position: absolute;
    display: block;
    width: 50px;
  	top: -10px;
    margin-left: -50px;
    text-align: center;
    cursor: default;
    color: #999;
}

.historySubtrening .progress-x-bar .progress-meter .progress-point:before {
  content: "";
  position: absolute;
  bottom: -12px;
  right: -11px;
  width: 33px;
  height: 33px;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/269/h/7c22ab2b3b9379bca00fdd7307baa194.svg)no-repeat;
  background-size: contain;
}

.historySubtrening .progress-x-bar .progress-meter .progress-point.completed:before {
    background: url(https://fs.getcourse.ru/fileservice/file/download/a/565875/sc/305/h/3cac41607371b23a51dbbf3ddc8caa21.svg)no-repeat;
  background-size: contain;
}

.historySubtrening .progress-x-bar .progress-meter .progress-point:after {
  content: "";
  position: absolute;
  top: -20%;
  left: -20%;
  width: 145%;
  height: 145%;
  border-radius: 50%;
  z-index: -1;
  background: #fff;
}

.historySubtrening .progress-x-bar .progress-meter .progress-point.completed, .progress-meter .progress-point.active {
    color: #777;
}

.historySubtrening .progress-point .progress-label {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #FFF;
  font-family: "Lazydog";
  font-size: 20px;
  line-height: 100%;
  padding: 9px 5px 2px 3px;
  background: #999998;
  border: 5px solid #D9D9D9;
}

.historySubtrening .progress-point.completed .progress-label {
  background: #BA846A;
  border: 5px solid #DCC0B2;
}

.historySubtrening.manyLess .progress-x-bar .inlined {
    width: 100%;
}

.historySubtrening.manyLess .progress-x-bar .progress-meter .progress-point {
  width: 40px;
  margin-left: -40px;
}

.historySubtrening.manyLess .progress-point .progress-label {
    width: 40px;
    height: 40px;
    font-size: 16px;
}

@media (max-width: 600px) {
.manyLess .progress-x-bar .progress-meter .progress-point {
    width: 14px !important;
    top: 0px !important;
    margin-left: -10px !important;
}
}


 /*Показать номера этапов
.progress-x-bar .progress-x-bar .progress-meter .progress-point .progress-label:before {
    counter-increment: point;
    content: counter(point) «. »;
}

/* ------------- 
content finish - Прогресс (этапы)
------------- */

/* ------------- 
content start - Карта с баллами
------------- */

.all-container {
    position: relative;
    z-index: 200;
}

.tester-container  {
    outline: 2.567px dashed #F8E5DA;
    outline-offset: -7px;
    border-radius: 10px;    
}

.tester-container .html-content {
  background: #fff;
  padding: 25px 14px 25px 45px;
  display: flex;
  justify-content: center;
  gap: 17px;
  border-radius: 10px;
  background: #fff url(https://fs01.getcourse.ru/fileservice/file/download/a/565875/sc/25/h/d859233cb62b4410b0025443aa053e6f.png)no-repeat;
  background-size: 60%;
  background-position: left 15% top 10px;
}

.tester-container p {
  font-family: "Century Gothic";
  font-weight: 700;
  font-size: 24px;
  color: #6c6c6c;
  margin: 0;
}

.tester-container button {
  border: none;
  width: 36px;
  height: 34px;
  background: url(https://fs23.getcourse.ru/fileservice/file/download/a/565875/sc/134/h/9933630c063dcb05ccaffdb016706194.svg)no-repeat;
  background-size: contain;
}

.ball-box {
  position: relative;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.ball-box.active {
  height: auto;
  padding: 15px 20px 15px 10px;
  overflow: visible;
  position: absolute;
  right: 0;
  bottom: -280px;
  max-width: 370px;
  border: 1px solid #fff;
  border-radius: 10px;
box-shadow: 0 0 0 0 rgba(215, 193, 178, 0.1), 0 9px 21px 0 rgba(215, 193, 178, 0.1), 0 38px 38px 0 rgba(215, 193, 178, 0.09), 0 84px 51px 0 rgba(215, 193, 178, 0.05), 0 150px 60px 0 rgba(215, 193, 178, 0.01), 0 235px 66px 0 rgba(215, 193, 178, 0);
background: #ffeade;
  min-width: 340px;
}

.ball-box .html-content {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}

.month-goal {
    font-family: "Lazydog";
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #6c544a;
  	position: relative;
  	z-index: 10;
  	counter-increment: my-awesome-counter;
    margin-top: 15px;
    flex: 0 0 calc(22% - 10px);
}

.month-goal.foo {
    padding: 19px 10px 10px 10px;
}

.close-ball {
  width: 0;
  height: 0;
  border: none;
  position: absolute;
  padding: 0;
}

.month-goal.foo {
    background: url(https://fs01.getcourse.ru/fileservice/file/download/a/565875/sc/194/h/f2d55ca9c009eb66e4066295ced092c1.png)no-repeat;
    background-size: contain;
}

.month-goal:after {
  content: '';
  position: absolute;
    bottom: -5%;
    right: -110%;
    width: 75px;
    height: 24px;
  background: url(https://fs22.getcourse.ru/fileservice/file/download/a/565875/sc/230/h/6cf5ed7602d3e104d91d43bd3df0035e.png)no-repeat;
  background-size: contain;
    z-index: -1;
}

.month-goal.foo:after {
 background: url(https://fs18.getcourse.ru/fileservice/file/download/a/565875/sc/70/h/61568472dc8fb64046bff138491e469d.png)no-repeat;
}

.month-goal.foo:nth-child(even):after {
    bottom: 60%;
    background: url(https://fs02.getcourse.ru/fileservice/file/download/a/565875/sc/254/h/419724ace991913de3c4cbec1f7a76f8.svg)no-repeat;
    background-size: contain;
}

.month-goal:nth-child(even):after {
    bottom: 60%;
    background: url(https://fs19.getcourse.ru/fileservice/file/download/a/565875/sc/500/h/138642814a1613aea983acd0825c1238.svg)no-repeat;
    background-size: contain;
}

.tester-btn.rotateBtn {
  transform: rotate(180deg);
}

.month-goal:before {
  content: counter(my-awesome-counter);
  position: absolute;
  top: 11%;
  left: 9%;
  width: 17px;
  height: 17px;
  border-radius: 100%;
  background: #6B6B6B;
  font-family: "Lazydog";
  font-weight: 400;
  font-size: 10px;
  color: #fff;
  padding: 2px;
}

.month-goal.foo:before {
  color: #6c6c6c;
  background: #fff;
}

.month-goal:nth-child(even):before {
  top: 60%;
}

.septBall {
  order: 0;
}

.dop_autumn {
  order: 1;
}

.octBall {
  order: 2;
}

.novBall {
  order: 4;
}

.decBall  {
  order: 7;
}

.janBall {
  order: 6;
}

.febBall {
  order: 5;
}

.martBall  {
  order: 4;
}

.aprBall {
  order: 8;
}

.aprBall2  {
  order: 9;
}

.mayBall  {
  order: 10;
}

.mayBall2  {
  order: 11;
}

.month-goal.mayBall2:after {
  width: 0;
  height: 0;
}

.month-goal.novBall:after {
  transform: rotate(115deg);
  bottom: -70%;
  right: -62%;
      background: url(https://fs19.getcourse.ru/fileservice/file/download/a/565875/sc/500/h/138642814a1613aea983acd0825c1238.svg)no-repeat;
    background-size: contain;
}



.month-goal.decBall:after {
   width: 0;
    height: 0;
}


@media(max-width: 380px) {
  .ball-box.active {
    padding: 10px 5px !important;
    bottom: -270px !important;
  }
  
  .ball-box .html-content {
    gap: 5px !important;
  }
  
}

/* ------------- 
content finish - Карта с баллами
------------- */

/* ------------- 
content start - Вебинар
------------- */

/*:root {
  --colorText: #6C544A;
}

.main-left {
    padding-top: 15px;
}

.webinar-title div,
.webinar-started-block .f-header {
  font-family: "Lazydog";
  font-size: 26px;
  color: var(--colorText);
}

.three-panel {
  border-bottom: 0;
}

.lt-chat.lt-chat-auto-webinar .chat-widget {
    padding-top: 85px;
}

.lt-chat.lt-chat-auto-webinar .chat-widget:before {
  content: '';
  position: absolute;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 166px;
  height: 46px;
  background: url(https://fs20.getcourse.ru/fileservice/file/download/a/565875/sc/457/h/0a8758e7d6edce5efc6f27cca964cee6.svg)no-repeat;
	background-size: contain
}

.webinar-name {
    font-family: "Lazydog";
    font-size: 18px;
    color: var(--colorText);
    margin-top: 40px;
}

.lt-chat.lt-chat-auto-webinar .title span {
 font-family: "Century Gothic"; 
  color:  #b77e8d !important;
}

.lt-chat.lt-chat-auto-webinar .title a {
 font-family: "Century Gothic"; 
  color:  #b77e8d !important;
}

.lt-chat.lt-chat-auto-webinar .comment-form-wrapper {
  background: #F8E5DA;
}

.lt-chat.lt-chat-auto-webinar .new-comment-input {
    margin-bottom: 12px !important;
    border-radius: 6px;
    border: none;
    padding: 4px 0 4px 10px !important;
    font-family: "Century Gothic";
    color: #7E7979;
}

.btn.btn-primary.webinar-btn-send {
    background: #BA846A;
    border-radius: 8px;
    border: none;
}


.btn.btn-danger.webinar-chat-toggle {
    border-radius: 8px;
    border: none;
  background: #6c6c6c;;
}

.btn.btn-danger.webinar-chat-toggle .text {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
}


.btn.btn-primary.webinar-btn-send .text {
    font-family: "Century Gothic";
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    padding: 0;
}

.lt-chat.lt-chat-auto-webinar .moderation-link,
.webinar-count-users {
   font-family: "Century Gothic"; 
   font-weight: 400;
   font-size: 14px;
   color: #7E7979;
   margin-top: 10px;
}

.btn.btn-primary.webinar-btn-send .fa.fa-send {
  display: none;
}

#webinar-content-block[data-view-type="1"] #player.videoWrapper div[data-player] {
    border-radius: 30px;
    margin: 0 auto;
}


.player-poster[data-poster] .play-wrapper[data-poster] {
  height: 10%;
}

.player-poster[data-poster] .play-wrapper[data-poster] svg path {
  fill: #f4daca;
}


@media(max-width: 980px) {
    
 .lt-chat.lt-chat-auto-webinar .comment-form-wrapper {
    padding: 20px 10px 95px 10px !important;
}   
    
    #webinar-content-block.mobile .comments-main-container {
    padding-top: 24px !important;
}
    
    #webinar-content-block.mobile .webinar-ads-block {
    padding-top: 30px !important;
}
    
    .webinar-content-block.mobile {
       padding-top: 25px !important; 
    }
    
  .gc-main-content.with-left-menu .webinar-content-block.mobile .container {
     margin-top: 0 !important; 
    }
    
    .webinar-content-block.mobile .player-title {
        font-size: 14px !important;
        line-height: 140% !important;
    }
  
  .webinar-name {
    font-size: 16px !important;
    margin-top: 25px !important;
}
}*/
/* ------------- 
content finish - Вебинар
------------- */
