

html.adsm-skin body {
    background-position: center 96px;
}
#block-block-33{
	z-index: 1000;
}

#block-system-main-menu .menu__item.is-leaf.menu__item.is-leaf.leaf{
	padding: 10px !important;
	border-right: 1px solid white !important;
}

#account-pass-restrictions, .captcha {
    padding-left: 50px !important;
}

.page-welcome-page .messages--status:nth-of-type(2){
	display: none !important;
}

/* .not-logged-in fieldset#edit-profile-main{
	display: none !important;
} */

#user-profile-form .form-item.form-type-textfield.form-item-mail{
	display: none !important;
}

#user-profile-form div#edit-field-cgu{
	float: left;
	width: 500px ;
}

#edit-field-privacy-policy label.option{
	width: 300px;
	text-align: left;
}

.page-account-update div#edit-field-privacy-policy{
	padding: 20px 140px;
}

.page-account-update .form-actions {
    margin-top: 4em;
    margin-bottom: 5em;
}

.page-account-update #header .header__region .block > a, 
.page-account-update #header .header__region #block-block-25 > a,
.page-account-update .breadcrumb a,
.page-account-update #header .header__region #block-block-20 .image > a,
.page-account-update #header .header__region #block-block-23 .link > a,
.page-account-update #header .header__region #block-block-23 .image > a,
.page-account-update #header .header__region #block-block-24 .link > a,
.page-account-update #header .header__region #block-block-24 .image > a,
.page-account-update #block-system-main-menu ul li > a,
.page-account-update #footer .block ul li a

   {
    pointer-events: none !important;
}

.page-account-update div#privatlivinfo {
    height: 300px;
    max-height: 300px;
    overflow-y: scroll;
    background: ivory;
    padding: 20px;
    border: 1px solid lightgray;
}

.page-account-update a#privatliv{
    color: black;
    text-decoration: none;
    pointer-events: none !important;
}


#user-register-form #edit-field-cgu input#edit-field-cgu-und, 
#user-profile-form #edit-field-cgu input#edit-field-cgu-und, 
#sol-profile-password-form #edit-field-cgu input#edit-field-cgu-und, 
#profile2-edit-main-form #edit-field-cgu input#edit-field-cgu-und, 
#webform-client-form-99210 #edit-field-cgu input#edit-field-cgu-und{
	width: 20px !important;
}

.form-item.form-type-checkbox.form-item-field-privacy-policy-und {
    width: 400px;
    margin-left: 213px !important;
}


a#privatliv{
	color: #b41d23;
    text-decoration: none;
}

#user-register-form #edit-field-cgu label{
	text-align: left;
}

.page-user-register #user-register-form .captcha {
    width: 650px;
    margin-top: 30px !important;
}




