@charset "utf-8";
div#visa-main .times {
	font-family: "Times New Roman", Times, serif;
}
div#visa-main .lh-header {
    line-height: 1.3em;
}
div#visa-main .lh-plan {
    line-height: 1.5em;
}
div#visa-main .lh-cv {
    line-height: 1.3em;
}
div#visa-main .parentElement {
  display: flex;
  align-items: center;
}

div#visa-main .childElement {
  flex: 1;
}
div#visa-main .newPage {
  page-break-before: always;
}
