.container, section.outside-app, .wrapper-account-settings, .view-profile .profile-self .wrapper-profile-field-account-privacy .u-field-account_privacy, .view-profile .wrapper-profile-sections {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 0;
    padding: 0px 0;
    max-width: none;
    min-width: none;
    width: 100%;
}
.dashboard .my-courses .course .details .course-title a, .dashboard .my-courses .course .details .course-title span, .shopping-cart .disclaimer, body.error h1 {
	 font-weight: 700;
}
