

.conversation-list-footer .btn-primary {
	color: #fff;
	background-color: #edf4fe!important;
	border-color: #edf4fe!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;  
}
nav.mode-selector .link.active{background:#edf4fe!important;color: white!important;}  
.link.active a{color:#070707!important;}  
nav.mode-selector {  
  border: 1px solid #edf4fe!important;}  
nav.mode-selector .link {  
	color: #070707!important;  
  border-right: 1px solid #edf4fe;}  
.lesson-title {background: #EAEDF2!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: #EAEDF2!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:#0ABAB5!important;border-radius:5px;transition:all 0.3s;padding:5px; 
}  
.lesson-title+style+div a:hover{   text-decoration:none;background:#F44444!important
} 

