/* xl - DESKTOP STYLES */ 
.tutor-quiz-single-wrap button  {
	background-color: #2f55d4;
}



#tutor-start-quiz button  {
	background-color: #2f55d4;
}




.tutor-modal-content #tutor-popup-reset  {
	background-color: #2f55d4;
}



.tutor-quiz-header .skip-quiz-btn  {
	color: #2f55d4;
}



.tutor-quiz-header .start-quiz-btn  {
	background-color: #2f55d4;
}


.tutor-sidebar-tabs-content {
	height:100% !important;
}

.tutor-course-spotlight-wrapper .tutor-col-xl-8 {
      
        width: 100% !important;
    }

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background: #aeaeae;
  border-radius: 40px;
}

.mejs-container {
 
  margin: 34px 0 34px 0;
}




