/*
body.page-user .region-content { padding:20px; }
body.page-user .user-prof-name { float:left; width:50%; }
body.page-user .user-prof-name h1 { margin-bottom: 0; }
body.page-user .user-prof-photo { float:right; width:50%; text-align:right; }
body.page-user .user-prof-pres { float:left; width:100%; }

@media screen and (max-width: 596px) {
	.ctools-modal-content.modal-forms-modal-content { width:220px !important; }
	.modal-content.popups-body { width: 325px !important; }
	#user-register-form { max-width:240px; }
	#user-register-form .password-strength { display:none; }
}

#user-login input#edit-name,
#user-pass input#edit-name,
#user-login input#edit-pass,
#user-register-form input#edit-name,
#user-register-form input#edit-mail,
#user-register-form input#edit-pass-pass1,
#user-register-form input#edit-pass-pass2,
#user-register-form input#edit-field-usernom-und-0-value,
#user-register-form input#edit-field-userprenom-und-0-value
 { width:150px; }

#user-profile-form #edit-timezone,
#user-profile-form #edit-contact,
#user-profile-form #edit-privatemsg,
#user-profile-form #edit-locale,
#user-profile-form #edit-field-userpres-und-0-format
 { display:none; }
*/