

/*Шрифты*/
@import url('/pl/cms/layout/css?id=24995&hash=e9411f6fcff96de3a78913fe1b4c22a0&bundle=1');

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a {
  padding: 6px 10px;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a {
  height: 60px!important;
  padding: 0;
}

.gc-account-leftbar .gc-account-user-menu li a {
    height: 60px!important;
  padding: 0;
  transition: 0.3s;
}

.gc-account-leftbar .gc-account-user-menu li a:hover {
  background: #1B2E72!important;
  transition: 0.3s;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile a:hover {
  background: #6746F4!important
}

.gc-account-leftbar .gc-account-user-menu li.active a {
  background: #6746F4!important;
  transition: 0.3s;
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile .menu-item-icon {
  border-radius: 50%;
}

.gc-account-leftbar .notify-count.with-label {
  bottom: 6px;
  top: auto;
}

@media (max-height: 650px) {
  .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a, .gc-account-leftbar .gc-account-user-menu li a {
    height: 60px!important;
  }
}
@media (max-height: 550px) {
  .gc-account-leftbar .gc-account-user-menu li.menu-item-notifications_button_small a, .gc-account-leftbar .gc-account-user-menu li a {
    height: 50px!important;
  }
}

.custom-menu .gc-account-leftbar .menu-item-notifications_button_small a img {
  display: block!important;
  margin: 0 auto;
}

.menu-item-notifications_button_small .notify-count {
    right: 5px!important;
}

.gc-account-leftbar .gc-account-user-submenu-bar:not(.gc-account-user-submenu-bar-notifications_button_small ) {
    width: 250px;
font-family: 'ObjektivMk1_Trial_Rg';
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu a {
   text-transform: lowercase; 
  font-weight: 400;
   font-size: 18px;
   padding-left: 20px;
  transition: 0.3s;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu a:first-letter {
   text-transform: uppercase;
}

.custom-menu .gc-account-user-submenu-bar .gc-account-user-submenu a:hover {
  transition: 0.3s;
}

.gc-account-user-submenu-bar h3 {
font-family: 'ObjektivMk1_Trial_Bd';
   font-size: 26px;
}

.user-balance {
  margin-top: 20px!important;
  margin-bottom: 10px;
  color: #1B2E72;
}

.gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-accountSettings a, .gc-account-leftbar .gc-account-user-submenu-bar li.menu-item-help a {
  border-top: none;
}

.gc-account-leftbar .notify-count {
  min-width: 30px;
  width: auto;
  height: auto;
  padding: 4px; 
  color: #1B2E72
}

.gc-account-leftbar .gc-account-user-menu li:hover .menu-item-icon {
  filter: brightness(0) saturate(100%) invert(81%) sepia(24%) saturate(534%) hue-rotate(288deg) brightness(101%) contrast(103%);
}

.gc-account-leftbar .gc-account-user-menu li.menu-item-profile:hover .menu-item-icon {
  filter: unset;
}

/*Уведомления*/

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small {
  background: #fff;
  font-family: 'ObjektivMk1_Trial_Rg';
  color: #1F327C;
  min-height: 100vh;

}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .header {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/518733/sc/201/h/967c08235e7de97aaeb56a03177afe33.png);
  background-size: cover;
  position: relative;
  display: flex;
  gap: 10px;
  justify-content: space-between!important;
  margin-bottom: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 60px 20px 10px 20px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .header:before {
  content: '';
  position: absolute;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/518733/sc/178/h/35efc6660d2d20ff14dc2a15b93c4800.svg);
    width: 75px!important;
    height: 30.08px!important;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0px;
    left: 20px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .header .all-notifications-header-link-wrapper {
  flex: 1;
}


.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .header .all-notifications-header-link-wrapper a{
    font-family: 'ObjektivMk1_Trial_Bd';
  color: #1F327C!important;
    font-size: 18px!important
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .header .mark-viewed-all {
  background: #6746ED;
  color: #fff;
  font-family: 'ObjektivMk1_Trial_Rg';
  font-size: 10px;
  padding: 7px 20px;
  border-radius: 10px;
  }

  
.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small > div:nth-child(2) .notification-group {
  border: 0!important;
  font-family: 'ObjektivMk1_Trial_Rg';
  color: #1B2E72;
  font-size: 12px;
  min-height: 80px;
  display: flex;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
  position: relative;
  padding: 15px 15px 15px 55px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small > div:nth-child(2) .notification-group:hover {
  background: #E9EDFF;
  color: #1B2E72;
  text-decoration: none;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small > div:nth-child(2) .notification-group:before {
  content: '';
  position: absolute;
  background: #6746F4;
  width: 30px;
  height: 30px;
  border-radius: 0 20px 20px 0;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small > div:nth-child(2) .notification-group.notification-status-new {
  background: #BECAFB; 
  margin-bottom: 20px;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group.notification-status-viewed {
  background: none;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .content {
  width: auto;
  margin-top: 0;
  flex: 1;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .user-image {
  display: none;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .date {
  position: unset!important;
  font-size: 10px!important;
  color: #1B2E72!important;
  font-family: 'ObjektivMk1_Trial_Rg';
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .notification-group .mark-viewed {
  color: #6746ED;
  font-size: 22px;
  right: 5px;
  line-height: 1;
}

.gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small .all-notifications-footer-link {
  display: inline-block;
  margin: 0 0 60px 20px;
  padding: 0;
  border: 0;
  text-decoration: none;
  border-bottom: 1px solid;
  font-size: 12px;
  font-family: 'ObjektivMk1_Trial_Rg';
  color: #1F327C;}

/*Тех поддержка*/

.talks-widget-window {
  background: #fff;
  border: none;
}

.talks-widget-header a {
  color: #1B2E72!important;
}

.talks-widget-window .talks-widget-header {
    background: #BECAFB;
    font-family: 'ObjektivMk1_Trial_Bd'!important;
    color: #1F327C!important;
    text-align: left!important;
    height: auto!important;
    border: 0;
    padding: 10px 50px;   
}

.talks-widget-window .talks-widget-header .caption {
  font-size: 0!important;
}

.talks-widget-window .talks-widget-header .caption:before {
  content: 'Техподдержка';
  font-size: 16px!important; 
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate {
    font-family: 'ObjektivMk1_Trial_Rg'!important; 
    border-bottom: 1px solid #E9EDFF;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate:hover {
  background: #E9EDFF;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-img-block {
  text-align: left;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block {
  border: none;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block .conversation-title-block {
  color: #1F327C;
  font-size: 14px;
  line-height: 140%;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block .conversation-title-block .conversation-title {
  font-family: 'ObjektivMk1_Trial_Bd'!important; 
  color: #6746ED;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block .conversation-title-block .conversation-time {
  color: #1B2E72;
  font-size: 12px;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block .conversation-fresh-comment-count {
  background: #6746ED;
  font-family: 'ObjektivMk1_Trial_Bd'!important; 
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-img-block img[src="/public/img/chat.png"] {
  filter: brightness(0) saturate(100%) invert(79%) sepia(4%) saturate(2564%) hue-rotate(193deg) brightness(102%) contrast(97%);
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer {
  border: 0;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn {
  background: #6746ED;
    font-family: 'ObjektivMk1_Trial_Bd'!important; 
font-weight: normal!important;
width: calc(100% - 40px);
  max-width: 240px; 
  margin: 10px 0 20px 0;
  box-shadow: none;
  border: none;
  padding:10px;
  font-size: 12px;
  border-radius: 10px;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer .btn span {
display: none;
}

.talks-widget-window .talks-widget-body .conversations-list-block .conversations-list {
  margin: 10px 0;
}


.talks-widget-window .talks-widget-body .conversations-list::-webkit-scrollbar {
  background: #BECAFB;
  height: calc(100% - 60px);
  width: 10px;
}

.talks-widget-window .talks-widget-body .conversations-list::-webkit-scrollbar-thumb {
    background-color: #6746F4;
    border-radius: 10px;
}

/*Отдельное диалоговое окно*/

.talks-widget-window .talks-widget-header .btn-back:before {
  content:  "\f053";
  font-size: 18px;
} 

/*.talks-widget-window .talks-widget-header .btn-back:not([style*="display: none"]) ~ .caption {
  padding-left: 30px;
  font-size: 16px!important;
}

.talks-widget-window .talks-widget-header .btn-back:not([style*="display: none"]) ~ .caption:before {
  font-size: 0!important;
}*/

.talks-widget-window .conversation-widget {
  background: #fff;
}

.talks-widget-window .conversation-widget .comment-wrapper .comment .text-content {
   background: none!important;
   border: none;
   padding: 0;
   font-family: 'ObjektivMk1_Trial_Rg';
   color: #1B2E72;
   font-size: 14px;
   line-height: 145%;
}

.talks-widget-window .conversation-widget .comment-wrapper .comment .text-content a {
    color: #1B2E72!important;
    text-decoration: none;
    border-bottom: 1px solid;
      font-family: 'ObjektivMk1_Trial_Rg'!important;  
}

.talks-widget-window .conversation-widget .comment-wrapper .comment .title {
  margin-bottom: 5px;
}

.talks-widget-window .conversation-widget .comment-wrapper .comment .title span {
   font-family: 'ObjektivMk1_Trial_Bd';
   color: #6746ED;
   font-size: 14px;  
}

.talks-widget-window .conversation-widget .comment-wrapper .comment .comment-time .value {
   font-family: 'ObjektivMk1_Trial_Rg';
   color: #1B2E72;
  font-size: 10px!important;
}

.talks-widget-window .conversation-widget .own-user-comment .comment > .text .text-content,  .conversation-widget .my-comment .comment > .text .text-content {
  text-align: left;
  margin-right: 0;
  overflow: visible!important
}

.talks-widget-window .comments-tree .level-1 > .comment-wrapper > .comment > .text .main {
  margin-bottom: 10px;
}

.talks-widget-window .conversation-widget .my-comment .comment-time, .conversation-widget .my-comment .comment-time .value {
  padding: 0!important;
}

.talks-widget-window .conversation-widget .gc-comment-form {
  padding: 0 0 20px 0!important;
  background: none;
}

.talks-widget-window .conversation-widget .gc-comment-form .emoji-container {
  background: #BECAFB;
  padding: 10px;  
}

.talks-widget-window .conversation-widget .gc-comment-form .attach-file-button-container {
   top: 15px;
   right: 37px;
}

.talks-widget-window .conversation-widget .gc-comment-form .emoji-button {
    top: 13px;
    right: 15px;
}

.talks-widget-window .gc-comment-form .textarea-block textarea {
  border: none;
  padding: 10px;
  min-height: auto!important;
  height: auto!important;
  outline: none;
  font-family: 'ObjektivMk1_Trial_Rg';
  color: #1B2E72;
  font-size: 14px;
}

.talks-widget-window .gc-comment-form .textarea-block textarea::placeholder {
  color: #C4C4C4;
}

.talks-widget-window .gc-comment-form .btn-send {
  background: #6746ED;
  border: none;
  border-radius: 10px;
  text-transform: none;
  font-family: 'ObjektivMk1_Trial_Bd';
  padding: 10px 30px;
  margin: 0 auto;
  float: none;
}

.talks-widget-window .gc-comment-form .btn-send .fa.fa-send {
  display: none;
}

.talks-widget-window .gc-comment-form .btn-send .text {
  font-size: 0;
    line-height: 1!important;

}

.talks-widget-window .gc-comment-form .btn-send .text:before {
  content: 'Отправить сообщение';
  font-size: 12px;
}

 .talks-widget-window .conversation-widget .comments-container::-webkit-scrollbar {
  background: #BECAFB;
   width: 5px;
}

 .talks-widget-window .conversation-widget .comments-container::-webkit-scrollbar-thumb {
    background-color: #6746F4;
    border-radius: 10px;
}

body.isCustomSupportPage .talks-widget-window .talks-widget-header {
  max-width: 1100px;
  margin: 0 60px;
  padding: 10px 50px;
  }

/*Отдельная страница*/
body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header {
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/518733/sc/201/h/967c08235e7de97aaeb56a03177afe33.png)!important;
  background-size: cover!important;
  padding: 160px 30px 45px 30px!important;
  position: relative!important;
}

body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header:before {
  content: '';
  position: absolute;
  background: url(https://fs.getcourse.ru/fileservice/file/download/a/518733/sc/178/h/35efc6660d2d20ff14dc2a15b93c4800.svg);
  width: 150px;
  height: 60.16px;
  left: 30px;
  top: 60px;
}

body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header .caption {
  position: relative; 
}

body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header .caption:before {
  font-size: 32px!important; 
}

body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header .caption:after {
  content: 'график работы: с ПН по ПТ с 9:00-19:00 по мск';
  font-size: 12px;
  position: absolute;
  bottom: -17px;
  left: 0;
  font-family: 'ObjektivMk1_Trial_Rg'!important;  
}

 body.isCustomSupportPage .talks-widget-window .talks-widget-body {
  max-width: 1100px!important;
  margin: 0 60px!important;
}

body.isCustomSupportPage .conversations-list-block {
  position: static!important;
  height: calc(100% - 160px)!important;
}

body.isCustomSupportPage .talks-widget-window .talks-widget-body .conversations-list-block .conversations-list {
  height: calc(100% - 160px)!important;
  margin: 20px 0;
}


body.isCustomSupportPage .talks-widget-window .talks-widget-body .conversations-list-block .conversation-list-footer {
  max-width: 1100px;
  border: 0;
}

@media(max-width: 1200px) {
   body.isCustomSupportPage .talks-widget-header, body.isCustomSupportPage .talks-widget-window .talks-widget-body {
    margin: 0 20px!important;
  }  
  body.isCustomSupportPage .conversation-list-footer {
    left: 0;
  } 
}

@media(max-width: 600px) {
  body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header {
    padding: 90px 20px 35px 20px!important;
    background-position: center right -100px!important;
  }
  
    body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header:before {
    width: 75px!important;
    height: 30.08px!important;
    background-size: contain;
    background-repeat: no-repeat;
    top: 30px;
    left: 20px;
  }
  
    body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header .caption:before {
    font-size: 24px!important;
  }
  
    body.isCustomSupportPage .talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block .conversation-title-block {
    font-size: 12px;
  }
  
  body.isCustomSupportPage .talks-widget-window .talks-widget-body .conversations-list-block .conversation-annotate .conversation-data-block .conversation-title-block .conversation-time {
    font-size: 12px;
  }
}

@media(max-width: 420px) {
  body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header .caption:after {
    content: 'график работы: с ПН по ПТ с 9:00-19:00 по мск';
    white-space: pre;
    bottom:-34px;
  }
  
  body.isCustomSupportPage .talks-widget-window:has(.selected-conversation[style="display: none;"]) .talks-widget-header {
    padding-bottom: 45px!important
  }
}

/*Отдельный диалог*/

.comments-tree .level-1 .comment-wrapper {
  padding: 20px 10px 0 10px;
  margin-bottom: 0;
}


body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .user-image-wrapper, body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .user-profile-image {
  width: 50px;
  height: auto!important;
}

body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .title span {
   font-size: 18px;  
}

body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .text-content {
   font-size: 18px;
   line-height: 145%;
}

body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .user-image-wrapper {
    margin-right: 20px;
    margin-left: 20px;
}

body.isCustomSupportPage .conversation-widget .comments-container::-webkit-scrollbar {
  width: 20px!important;
}


body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form {
  padding: 0 0 20px 0!important;
  background: none;
}

body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form .emoji-container {
  background: #BECAFB;
  padding: 20px 40px;  
}

body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form .attach-file-button-container {
   top: 24px;
   right: 75px;
}

body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form .emoji-button {
    top: 23px;
    right: 52px;
}

body.isCustomSupportPage .talks-widget-window .conversation-widget .comments-tree {
  margin-right: 0!important;
}

.talks-widget-window .talks-widget-body .respondent-list .respondent-annotate {
  border-color: #BECAFB;
  transition: 0.3s;
}

.talks-widget-window .talks-widget-body .respondent-list .respondent-annotate:hover {
  background: #BECAFB;
  transition: 0.3s;
}

.talks-widget-window .talks-widget-body .respondent-list .respondent-annotate .respondent-data-block .respondent-title-block .respondent-title {
  color: #1F327C;
    font-family: 'ObjektivMk1_Trial_Rg'!important;  
  font-size: 14px;

}

@media(max-width: 600px) {
  body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .text-content {
    font-size: 14px;
  }
  
  body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .title span {
    font-size: 16px;
  }
  
  body.isCustomSupportPage .conversation-widget .comments-container::-webkit-scrollbar {
    width: 10px!important;
  }
body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .user-image-wrapper, body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .user-profile-image {
  width: 30px;
}
  
  body.isCustomSupportPage .conversation-widget .comment-wrapper .comment .user-image-wrapper {
    margin: 0 10px;
  }

    body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form .emoji-container {
  padding: 10px!important;
}
    
    body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form .attach-file-button-container {
   top: 15px!important;
   right: 37px!important;
}

body.isCustomSupportPage .talks-widget-window .conversation-widget .gc-comment-form .emoji-button {
    top: 13px!important;
    right: 15px!important;
}
    body.isCustomSupportPage .talks-widget-window .gc-comment-form .textarea-block textarea {
        font-size: 12px!important;
    }
}


/*********/


@media (max-width: 768px) {
  .gc-account-leftbar .gc-account-user-menu {
    width: auto!important;
  }
  }

@media(max-width: 420px) {
    .gc-account-leftbar .gc-account-user-submenu-bar-notifications_button_small {
  width: calc(100vw - 70px)!important;
}
}
