[v-cloak] > * { display: none; }
.avatar-edit-section { display: block; width: 160px; height: 160px; border-radius: 50%; border: 3px solid #ffffff;
    background-position: center; margin-bottom: 10px}
.avatar-edit .btn {margin-top: 10px}

.reg-confirmation { background-color: #b6e3a6; padding: 30px 35px; color: black; margin-bottom: 20px; display: table; }
.reg-confirmation ul {padding: 0 0 0 20px!important; margin: 0;}
.reg-confirmation a {color:black; text-decoration: underline;}
.reg-confirmation li:last-of-type { margin-bottom: 0; }
span.reg-name {font-weight:600;}
/* Captcha control */
#registrationCaptcha {margin-bottom: 20px;}

