|
|
@ -133,6 +133,10 @@ code { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.otp-hint { |
|
|
|
|
|
|
|
margin-bottom: 25px; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.card { |
|
|
|
.card { |
|
|
|
margin-bottom: 15px; |
|
|
|
margin-bottom: 15px; |
|
|
|
} |
|
|
|
} |
|
|
@ -276,6 +280,14 @@ code { |
|
|
|
margin-bottom: 25px; |
|
|
|
margin-bottom: 25px; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.fields-group.invited-by { |
|
|
|
|
|
|
|
margin-bottom: 30px; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.hint { |
|
|
|
|
|
|
|
text-align: center; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.input.radio_buttons .radio label { |
|
|
|
.input.radio_buttons .radio label { |
|
|
@ -626,6 +638,15 @@ code { |
|
|
|
@media screen and (max-width: 740px) and (min-width: 441px) { |
|
|
|
@media screen and (max-width: 740px) and (min-width: 441px) { |
|
|
|
margin-top: 40px; |
|
|
|
margin-top: 40px; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
&.translation-prompt { |
|
|
|
|
|
|
|
text-align: unset; |
|
|
|
|
|
|
|
color: unset; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a { |
|
|
|
|
|
|
|
text-decoration: underline; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.form-footer { |
|
|
|
.form-footer { |
|
|
|