.otapp .mypopup-menuindex-user_xxxxxchange p.inputtitle{
	margin-bottom: 0px;
}

.otapp .mypopup-menuindex-user_xxxxxchange div.divinput{
	margin-right: 8px;
}

.otapp .mypopup-menuindex-user_xxxxxchange div.lastinput{
	margin-bottom: 30px;
}

.otapp .mypopup-menuindex-user_xxxxxchange input{
	width: 100%;
}

.otapp .mypopup-menuindex-user_xxxxxchange input.limitedwidth{
	max-width: 400px;
}

.otapp .mypopup-menuindex-user_xxxxxchange p.forgottenpassword{
	max-width: 408px;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	opacity: 0.7;
}

.otapp .mypopup-menuindex-user_xxxxxchange p.forgottenpassword span{
	cursor: pointer;
}

.otapp .mypopup-menuindex-user_xxxxxchange-error{
	display: none;
	color: red;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}

.otapp .mypopup-menuindex-user_xxxxxchange-error p{
	margin-bottom: 3px;
	margin-top: 0px;
}

.otapp .mypopup-menuindex-user_xxxxxchange-error p{
	margin-bottom: 3px;
	margin-top: 0px;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-cgu{
	background-color: white;
	overflow: auto;
	max-height: 400px;
	padding: 20px;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-cgu ul{
	opacity: 0.5;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-cgu h1{
	opacity: 0.5;
	color: inherit;
	font-size: inherit;
	padding-top: inherit;
	padding-right: inherit;
	padding-bottom: inherit;
	border-bottom: inherit;
	margin-top: inherit;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-cgu a{
    text-decoration: inherit;
    color: inherit;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-cgu p{
	opacity: 0.5;
	line-height: inherit;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-form{
	margin-top: 10px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-form input{
	/*margin-left: 10px;*/
	margin-right: 10px;
	cursor: pointer;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-form-label{
	cursor: pointer;
	margin-top: 1px;
	margin-right: 10px;
}

.otapp .mypopup-cgu-deactivatedbutton, .otapp .mypopup-newaccount-deactivatedbutton{
	cursor: auto;
	opacity: 0.5;
}

.otapp .mypopup-menuindex-user_newaccount_cgu-cguevolution{
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}