.full-width-content .content {
	width: 1200px;
	max-width: 1200px;	
}

#customer_login {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
}

.col2-set .col-1 {
	float: left;
	width: 50%;
}

.col2-set .col-2 {
	float: right;
	width: 50%;
}

#my-courses form#loginform label.rememberme {
	display: inline;
	padding-left: 15px;
}

#my-courses .col2-set .col-1 {
	margin-right: 40px;
}

#my-courses h2 {
	margin-top: 0;
}

#my-courses > #customer_login input[type="submit"],
#my-courses > #customer_login .input-text {
	border-radius: 5px;
}

form.sensei {
	border-right: 5px solid #055f80;
}
