#student_register input, #student-login input{
	background-color: #1111;
	color: #000;
	border-color: #212122;
}
#student_register h3, #student-login h3{
	color: #000;
}
#student_register label, #student-login label{
	color: #000;
}
.llms-my-courses .wp-post-image{
	width: 100% !important;
	margin: inherit !important;
}
#student_register input[type="submit"], #student-login input[type="submit"]{
	width: 50%;
	background: #ffe200;
}
#student-login a{
	color: #000;
	display: block;
}
input[name="apply_coupon"]{
	color: #FFE200 !important;
}
.gf_login_links > a:first-child {
	display: none !important;
}
#student-login p img{
	margin-bottom: 12px;
}
#student-login p{
	color: #000;
}
#user_profile .img-circle{
	border-radius: 16px;
	margin-top: 12px;
}
#user_profile input{
	margin-bottom: 10px;
}
#user_profile input[type=email]:focus{
	border-color: inherit;
}
#user_profile input[type=text]:focus{
	border-color: inherit;
}
#user_profile input[type="text"]:disabled, #user_profile input[type="email"]:disabled {
  cursor: no-drop;
}

#user_profile input[type="submit"] {
	width: 20%;
	    background: #ffe200;
	    padding: 12px;
	    font-weight: 700;
}
#user_profile{
	position: relative;
}
#loader {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url(../css/2.gif) no-repeat center center;
  z-index: 10000;
}

#Courses h1{
	color: #000;
	font-weight: bold;
}
#Courses .llms-loop-item-content .llms-featured-image {
    display: block;
    max-width: 100%;
    min-height: 250px;
    max-height: 250px;
}
#Courses .llms-loop-item-content .llms-loop-title{
	background: transparent;
	color: #000;
}
#Courses .llms-loop-item-content{
	background: #fff;
	border:1px solid #000;
}
.np{
	margin:0 !important;
	padding:0 !important;
}
.skill4me-button:hover{
	width: 50%;
    background: #ffe200;
    padding: 5px 10px;
    font-size: 13px;
    color: #000;
    font-weight: bold;	
}
.skill4me-button{
	width: 50%;
    background: #ffe200;
    padding: 5px 10px !important;
    font-size: 13px;
    color: #000;
    font-weight: bold;
}
.llms-sd-item.assessment_history{
	display: none;
} 
.llms-sd-item a:hover{
	padding: 5px 20px;
	    background: #ffe200;
	    border: 1px solid #ccc;
	    color: inherit;	
}
.llms-sd-item a{
padding: 5px 20px;
    background: #ffe200;
    border: 1px solid #ccc;
}
.llms-sep{
	display: none;
}
.llms-sd-item{
margin-bottom: 20px !important;
    margin-left: 15px !important;
}
td.reports{
	text-align: center;
}
th.created_at{
	text-align: left;
}

/*.course.type-course .wp-post-image{
	width: 40% !important;
}*/
.llms-my-courses .wp-post-image{
	width: 100% !important;
	margin: inherit !important;
}
.lesson .button-1{
	color: #000 !important;
	border: 1px solid #ccc;
}
.lesson .button-3{
	border: 1px dashed #ccc;
}
.lesson .button-3:hover {
	color: #000 !important;
}
.lesson .ui-sortable span{	
   color: #000 !important;
}
.lesson #_add_more_words{
	border-top:1px dashed #000;
}

.lesson #_add_more_words a{
	color: #000 !important;
	border: 1px dashed #ccc;	
}
.lesson .llms-parent-course-link{
	display: none;
}
#disc_results p{
	font-size: 32px;
}
.single-product #main, .single-lesson #main, .single-course #main{
	padding-top: 1.2cm !important;
}

.single-lesson .avada-page-titlebar-wrapper,.single-course .avada-page-titlebar-wrapper{
	display: none;
}