.header_main_menu_wrapper .header-menu > li > a {
		color: #030285; 
   
}

.pwhite  {
	 	font-family: Montserrat;
		color: #fff;
	  font-size: 18px;
}

.pblack  {
	 	font-family: Montserrat;
		color: #2c2c2c;
	  font-size: 18px;
}

.pblackbig  {
	 	font-family: Montserrat;
		color: #2c2c2c;
	  font-size: 22px;
}

.h2black  {
	 	font-family: Montserrat;
		color: #2c2c2c;
	  font-size: 28px;
	  font-weight: 600;
	
}

.h2white  {
	 	font-family: Montserrat;
		color: #fff;
	  font-size: 28px;
	  font-weight: 600;
	
}

.gold  {
		color: #e0a900;
}

.panel-button a {
	  font-family: Montserrat;
		font-size: 20px;
    text-transform: uppercase;
    color: #141f70;
    font-weight: 600;
    height: 65px;
    line-height: 65px;
    border-radius: 60px;
    padding: 0 60px;
    text-align: center;
    background-color: #e0a900;
    border: 0;
    outline: none;
    min-width: 170px;
    display: inline-block;
    padding-bottom: 5px;
}

.panel-button a:hover {
    color: #fff;
    background-color: #a87e00;
 }

.adsilink a:link {
    color: #0100c2;
    font-size: 16px;
	  font-weight: 600;
 }

.adsilink a:hover {
    color: #ecac00;
    font-size: 16px;
	  font-weight: 600;
 }

.bp-feedback {
	display: none !important;
	}

.stm-lms-lesson_navigation_complete {
    display: none !important;
}