

.conversation-list-footer .btn-primary {
    color: #fff;
    background-color: #0ABAB5!important;
    border-color: #0ABAB5!important;
    border-radius: 8px!important;
}
.conversation-list-footer .btn-primary:hover {
    color: #fff;
    background-color: #f44646!important;
    border-color: #f44646!important;
    }
.conversation-list-footer .btn-primary:focus {
outline: none!important;  
}
.talks-widget-window .talks-widget-header {
    background: #f2f2f2;
  color:#181818;
 }
.talks-widget-window .talks-widget-header:hover {
    background: #f2f2f2!important;
  color:#181818;
    }
.talks-widget-button {background: #0ABAB5; }
nav.mode-selector .link.active{background:linear-gradient(139.18deg, #7F6851 11.63%, rgba(127, 104, 81, 0) 87.03%), #C1A583 !important;color: white!important;}  
.link.active a{color:#070707!important;}  
nav.mode-selector {  
  border: 1px solid #313131!important;}  
nav.mode-selector .link {  
    color: #070707!important;  
  border-right: 1px solid #313131;}  
.lesson-title {background: #d7c8b5!important;      
  padding: 25px!important; 
  border-top-left-radius:10px; 
  border-top-right-radius:10px;
   margin-left:10px; margin-right:10px
     }    
.lesson-title h2 { color: #323232!important;  font-weight:500;
}  
.lesson-content{background:white}
.center-block {
    background: white;
    border-radius: 24px;
}
body>.lesson-title+style+div {background: #d7c8b5!important;   border-bottom-left-radius:10px; 
  border-bottom-right-radius:10px; margin-left:10px; margin-right:10px }
.lesson-title+style+div a{ display:inline-block;font-weight:600;font-size:14px;color:#fff; background:linear-gradient(139.18deg, #7F6851 11.63%, rgba(127, 104, 81, 0) 87.03%), #C1A583!important;border-radius:5px;transition:all 0.3s;padding:5px; 
}  
.lesson-title+style+div a:hover{   text-decoration:none;background:#F44444!important
} 

.chatium_body .lesson-title h2 {
  font-size: 20px;
}

/* Оформляем видео - граница, радиус скругления */ 
.chatium_body .clearfix.videoWrapper iframe,  
.vhi-root iframe { 
       border-radius: 10px; 
}
    
    /* Оформляем видео - граница, радиус скругления */ 
.clearfix.videoWrapper iframe,  
.vhi-root iframe { 
       border-radius: 10px; 
    }
    
