/* registration error */
.gallia .portlet-boundary .tile-portlet .registration label.radio.inline .form-validator-stack.help-inline {
  margin: 0;
  position: relative; }

.gallia .portlet-boundary .tile-portlet .registration label.radio.inline .form-validator-stack.help-inline .required {
  border: 0 none;
  bottom: -40px;
  left: -15px;
  position: absolute;
  width: 100px; }

@media screen and (max-width: 768px) {
  .gallia .portlet-boundary .tile-portlet .registration label.radio.inline .form-validator-stack.help-inline .required {
    font-size: 13px; } }

