html {
  font-family: Arial;
  font-size: 14px;
  line-height: 1.42857143;
  color: #404040;
}

.ui-widget {
  font-family: Arial !important;
}
a:hover {
  color: #dd1d21;
}

a:focus {
  color: #dd1d21;
}

.ui-widget button {
  font-family: Arial !important;
}

#form-container,
.form-content {
  width: 100%;
  height: 100%;
}
#form-container {
  float: left;
}
.office-form-theme-page-background {
  background-image: url("https://image.s10.sfmc-content.com/lib/fe331171706404787d1771/m/1/f36d1478-aecd-4e9f-8a57-c49dd6f74751.jpg");
}
.office-form-theme-page-background {
  background-color: #f7f7f7;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.office-form-theme-background,
.office-form-theme-page-background {
  background-color: #f7f7f7;
}

.login-box {
  background: hsla(0, 0%, 100%, 0.9);
  border-radius: 2px;
  max-width: 850px;
  width: 100%;
  position: absolute;
  top: calc(30% - 180px);
  right: 0;
  left: 0;
  margin: 0 auto;
  min-height: 680px;
  display: flex;
  box-shadow: 0 0 6px 4px rgba(0, 0, 0, 0.2);
}
.login-box .container {
  padding-right: 30px;
  padding-left: 30px;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.office-form-content {
  padding-top: 50px;
  /*width: 100%;*/
  height: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.office-form-page-padding {
  padding-left: calc(50% - 425px);
}
form-content {
  width: 100%;
  height: 100%;
}
.form-content > .form-content-container {
  display: flex;
  flex-flow: column;
  height: 100%;
  width: 100%;
}
.office-form-page-padding > div {
  max-width: 850px;
}
.office-form-theme-shadow.office-form {
  position: relative;
}
.office-form-theme-shadow {
  box-shadow: 0 0 11px rgba(0, 0, 0, 0.12);
}
.office-form {
  width: 100%;
  outline: 1px solid transparent;
}
.office-form-form-title {
  padding: 50px;
}
.office-form-theme-primary-background,
.office-form-theme-sort-item.office-form-selected-item,
.office-form-theme-sort-item:focus {
  background: #595959;
  color: #ffffff;
}

.office-form-title-box.left {
  flex-direction: row;
  align-items: center;
}
.office-form-title-box,
.slim-size .office-form-title-box {
  display: flex;
  flex-wrap: nowrap;
}

.left > .office-form-title-image-box {
  margin-right: 30px;
}
.office-form-title-image-box {
  line-height: 0;
  position: relative;
  flex: 0 0 auto;
}
img {
  vertical-align: middle;
}
.office-form-title-image-box > img {
  visibility: hidden;
  max-width: 100%;
}
.office-form-title-image-box > img.visiable {
  visibility: visible;
}

.office-form-title {
  font-family: Arial;
  flex: 1 1 auto;
  font-size: 24px;
  overflow: hidden;
  text-transform: uppercase;
}

.office-form-title-image-box ~ .office-form-title {
  line-height: 1.3;
}
.office-form-title.heading-1 {
  font-size: 38px;
}
.office-form-title > span {
  word-break: break-word;
  word-wrap: break-word;
}

office-form-title > span {
  word-break: break-word;
}
.office-form-subtitle.heading-1 {
  margin-top: 25px;
}
.office-form-subtitle.heading-1 .office-form-subtitle-text {
  width: 100%;
  display: inline-block;
  margin-top: 15px;
  color: #404040;
}
.office-form-subtitle {
  font-family: Arial;
  font-size: 15px;
}
.office-form-body {
  opacity: 0.97;
}

.office-form-body.form-index-page {
  padding: 20px 30px 50px;
}
.office-form-body {
  padding: 20px 30px 150px;
  background: #fff;
}

.office-form-notice-container {
  font-family: Arial;
  font-size: 14px;
  color: #404040;
  line-height: 100%;
  margin-left: 20px;
}
.office-form-title-container {
  position: relative;
  white-space: pre-wrap;
  -ms-word-wrap: break-word;
  /*word-wrap: break-word;*/
}
.form-renderer-section-title {
  margin: 20px 20px 0;
}
.office-form-title-box.right,
.slim-size .office-form-title-box.right {
  flex-direction: row-reverse;
  align-items: center;
}
.office-form-title-box,
.slim-size .office-form-title-box {
  display: flex;
  flex-wrap: nowrap;
}
.with-image .office-form-title.heading-2 {
  padding: 10px 20px;
}
.office-form-title.heading-2 {
  font-size: 21px;
}
.office-form-theme-secondary-color,
.office-form-theme-secondary-color:focus,
.office-form-theme-secondary-color:hover {
  color: #404040;
}
.office-form-title > div,
.office-form-title > span {
  word-break: break-word;
  /*word-wrap: break-word;*/
}
.office-form-navigation-container {
  display: flex;
}
.office-form-button-container {
  display: inline-block;
  overflow: hidden;
  flex-shrink: 0;
}
.office-form-button-container #myButton {
  margin: 20px 0 0 20px;
}

.light-background-button {
  border: 1px solid transparent;
  outline: 1px solid transparent;
  box-sizing: border-box;
}
.office-form-bottom-button,
.office-form-view-result-button {
  width: 180px;
  height: 40px;
  text-align: center;
  font-size: 15px;
  background: #03787c;
  color: #fff;
}
.button-control {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: Arial;
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.002);
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  overflow: visible;
  vertical-align: top;
}
.button-content {
  -webkit-box-align: center;
  -webkit-box-pack: center;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  display: flex;
  vertical-align: baseline;
}
.button-content a {
  text-decoration: none;
  color: #fff;
}
.office-form-theme-button {
  color: white;
  background: #595959;
}
.office-form-notice-password {
  margin: 20px 0 0 20px;
  font-size: 12px;
  color: #404040;
  clear: both;
}
.office-form-notice-report {
  margin-left: 5px;
  color: #003c88;
}
.office-form-theme-footer {
  background: rgba(247, 247, 247);
}
.office-form-footer-container {
  width: 88%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.office-form-padding-align {
  padding-left: 50px;
  padding-right: 50px;
}
.office-form-footer-block {
  margin: 15px auto;
  width: 100%;
  line-height: 1.3;
  font-size: 12px;
  color: #f7f7f7;
}
.office-form-footer-inline-without-margin {
  display: inline-block;
}
.office-form-footer-inline {
  display: inline-block;
}
/*.office-form-footer-block > a {
    color: #084ea1; 
}*/
.office-form-form-title.slim-size {
  padding: 3px 50px;
}
.slim-size .office-form-title-box.left {
  padding: 5px 0;
}
.slim-size .office-form-title-box.left {
  flex-direction: row;
  align-items: center;
}
.slim-size .left > .office-form-title-image-box {
  margin-bottom: 7px;
  margin-top: 7px;
  margin-right: 20px;
}
.slim-size .office-form-title.heading-1 {
  font-size: 16px;
  line-height: 25px;
}
.office-form-required-notice-star:after {
  color: #dd1d21;
  font-size: 17px;
  content: " * ";
  font-weight: 700;
}
.form-renderer-section-title {
  margin: 20px 20px 0;
}
.with-image .office-form-title.heading-2 {
  padding: 10px 20px;
}
.office-form-title > div,
.office-form-title > span {
  word-break: break-word;
}
.with-image .office-form-subtitle.heading-2 {
  padding: 0 20px 10px;
}
.office-form-subtitle.heading-2 {
  font-size: 14px;
  margin-top: 10px;
}
.office-form-title-container.nowhitespace-wrap {
  white-space: normal;
}
.office-form-question {
  padding-bottom: 35px;
  position: relative;
}
.office-form-question-content {
  padding-left: 20px;
  padding-right: 20px;
}
input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
input[type="file"]:focus {
  outline: none !important;
  border: 1px solid #e44a4d;
  box-shadow: 0 0 10px #e44a4d;
}

input[type="file"]:hover {
  outline: none !important;
  border: 1px solid #e44a4d;
  box-shadow: 0 0 10px #e44a4d;
}

/* Accordion styles */
.tabs {
  overflow: hidden;
  /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
}

.tab {
  width: 100%;
  color: white;
  overflow: hidden;
}

.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background-color: #eee;
  cursor: pointer;
  color: #444;
  cursor: pointer;
  font-size: 15px;
  /* Icon */
}

.tab-label:hover {
  background-color: #d9d9d9;
}

.tab-label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
}

.tab-content {
  padding: 0 1em;
  color: #404040;
  background: white;
  transition: all 0.35s;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #404040;
  cursor: pointer;
}

.tab-close:hover {
  background-color: #d9d9d9;
}

input:checked + .tab-label {
  background-color: #d9d9d9;
}

input:checked + .tab-label::after {
  transform: rotate(90deg);
}

input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
}
.tab-content-label {
  width: 50%;
  float: left;
  font-family: Arial;
  font-size: 14px;
  color: #404040;
}
.tab-content select {
  width: 210px;
  padding: 1px 2px;
  margin-left: 10%;
}
.tab-content textarea {
  width: 210px;
  margin-left: 10%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="number"] {
  width: 210px;
  margin-left: 10%;
}
input[type="email"] {
  width: 210px;
  margin-left: 10%;
}

input[type="text"] {
  width: 210px;
  margin-left: 10%;
  border: 1px solid #d9d9d9;
}
.tab-radio-section {
  margin-left: 10%;
  float: left;
}

.uploadCV {
  float: left;
  width: 50%;
}

.btn_submit {
  width: 180px;
  height: 40px;
  text-align: center;
  font-size: 15px;
  font-family: Arial;
  padding: 0;
  border: none;
  color: white;
  background: #595959;
  margin-top: 15px;
  float: right;
  cursor: pointer;
}

input[type="submit"] {
  background: none;
  border: none;
  color: #fff;
  position: relative;
  top: 6px;
  cursor: pointer;
}

.btn_submit:hover {
  background: #dd1d21;
  color: #fff;
  position: relative;
  top: 6px;
  cursor: pointer;
  outline: none !important;
  border: 1px solid #dd1d21;
}

.btn_submit:focus {
  background: #dd1d21;
  color: #fff;
  position: relative;
  top: 6px;
  cursor: pointer;
  outline: none !important;
  border: 1px solid #dd1d21;
}

.section-captcha {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.section-captcha-left {
  width: 47%;
  float: left;
}
.section-captcha-right {
  width: 50%;
  float: left;
}
.section-captcha-right-inner {
  float: left;
  width: 100%;
}
.mt-20 {
  margin-top: 20px;
}
.section-captcha-text {
  font-family: Arial;
  font-size: 17px;
  color: #404040;
  margin-left: 13px;
}
.star {
  color: #dd1d21;
  font-size: 17px;
  font-weight: 700;
}
.tab-content-section {
  width: 50%;
  float: right;
}
.section-opt-in {
  width: 100%;
  float: left;
  margin-top: 15px;
  font-family: Arial;
  font-size: 17px;
  color: #333;
}
.section-opt-in input[type="checkbox"] {
  position: relative;
  opacity: 1;
}
.input-icons-calender i {
  margin-left: -20px;
}

.input-field-calender {
  width: 176px;
  padding: 2px 2px;
}

/*overriding of jquery UI css*/

.ui-accordion-header-collapsed {
  font-family: Arial;
  color: #595959;
  font-size: 15px;
  background-color: #d9d9d9 !important;
}

.ui-accordion .ui-accordion-header.ui-state-active {
  background-color: #d9d9d9 !important;
  border: 1px solid #d9d9d9 !important;
  color: #595959;
  font-family: Arial;
  font-size: 15px;
}
.ui-accordion .ui-accordion-content {
  height: auto !important;
}
.ui-accordion .ui-accordion-header {
  padding: 1em !important;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("https://image.s10.sfmc-content.com/lib/fe331171706404787d1771/m/1/213f3371-02a7-4a7b-b279-14ee53b53ec9.png") !important;
  display: none;
  color: #404040;
}

.tab-content-label.totalinvestmentNeeded {
  width: 100%;
}
.referenceDetails input[type="text"] {
  width: 20%;
  margin-left: 0;
}
.referenceDetails input[type="number"] {
  width: 20%;
  margin-left: 0;
}
.referenceDetails input[type="email"] {
  width: 20%;
  margin-left: 0;
}
.ml-20 {
  margin-left: 20px !important;
}

.info-section {
  padding: 15px 25px;
}

.back-button {
  padding: 0.5em;
  text-align: center;
  font-size: 15px;
  font-family: Arial;
  border: none;
  color: white;
  background: #595959;
  cursor: pointer;
  position: relative;
  top: 20px;
  text-decoration: none;
}
.location-preference {
  display: none;
}
.error-location-preference {
  display: block;
  color: #dd1d21;
}
.mb-15 {
  margin-bottom: 15px;
}
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #404040;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
  font-size: 12px;
  width: 400px;
  cursor: pointer;
}
.tooltip .tooltiptext > span {
  padding: 10px;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 15%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #404040 transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.tooltip:focus .tooltiptext {
  visibility: visible;
}

.tooltip .tooltiptoptext {
  visibility: hidden;
  width: 120px;
  background-color: #404040;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -60px;
  width: 400px;
  font-size: 12px;
  cursor: pointer;
}
.tooltip .tooltiptoptext > span {
  padding: 10px;
}
.tooltip .tooltiptoptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #404040 transparent transparent transparent;
}
.tooltip:hover .tooltiptoptext {
  visibility: visible;
}

.mt-10 {
  margin-top: 10%;
}
.anchor-text {
  color: #404040;
  cursor: pointer;
  font-weight: 600;
}

.accordion-expand-holder {
  text-align: center;
  padding: 10px;
  float: right;
  margin-top: -10px;
}

.uploaderrormessage {
  color: #dd1d21;
  margin-top: -20px;
  margin-bottom: 15px;
}

.disabled {
  background: #d9d9d9;
  pointer-events: none;
}
.msg {
  display: none;
  float: right;
}

.error {
  color: #dd1d21;
}
.error-section {
  margin-bottom: 15px;
  font-weight: 600;
  margin-left: 3%;
  color: #dd1d21;
}

.referenceEmailSec {
  width: 139px;
  float: left;
}
.referenceEmailSec input {
  width: 100% !important;
}
.ml-30 {
  margin-left: 30px !important;
}
.personalEmail {
  width: 50%;
  float: left;
}
.personalEmail input[type="email"] {
  margin-left: 20%;
}
.personalEmail #error1 {
  margin-left: 20%;
}

/*added newly*/
#familyReferences {
  padding: 0;
  margin-top: 10px;
}
.tab-content-section.familyReferenceDetails {
  width: 65%;
  float: right;
}
.familyReferenceDetails .tab-content-label {
  width: 30%;
}
.tab-content-label.familyReferenceLabel {
  width: 30%;
}
.familyReferenceDetails input[type="text"] {
  width: 19%;
  margin-left: 0;
}
.referenceOne {
  margin-right: 15px;
  margin-left: -10px;
}
.referenceTwo {
  margin-left: 10px;
}
.referenceThree {
  margin-left: 25px;
}

#invaliderror {
  float: right;

  margin-top: 2px;
}
/******** date Note added******/
.dateNote {
  color: #dd1d21;
  display: none;
}

/******** date Note added******/

/***** Privacy Icon*******/

.privacy-icon:after {
  content: "";
  background: url("https://image.s10.sfmc-content.com/lib/fe331171706404787d1771/m/1/icon-toggle-newwindow.jpg");
  background-size: cover;
  position: absolute;
  width: 17px;
  height: 17px;
  margin-right: -20px;
}

.privacy-icon-large:after {
  content: "";
  background: url("https://image.s10.sfmc-content.com/lib/fe331171706404787d1771/m/1/icon-toggle-newwindow.jpg");
  background-size: cover;
  position: absolute;
  width: 19px;
  height: 19px;
  margin-right: -20px;
}

.Accordion {
  margin: 0;
  padding: 0;
  border: 2px solid hsl(0, 0%, 82%);
  border-radius: 7px;
  width: 20em;
}

.Accordion h3 {
  margin: 0;
  padding: 0;
}

.Accordion.focus {
  border-color: hsl(216, 94%, 73%);
}

.Accordion.focus h3 {
  background-color: hsl(0, 0%, 97%);
}

.Accordion > * + * {
  border-top: 1px solid hsl(0, 0%, 82%);
}

.Accordion-trigger {
  background: none;
  color: hsl(0, 0%, 13%);
  display: block;
  font-size: 1rem;
  font-weight: normal;
  margin: 0;
  position: relative;
  text-align: left;
  width: 100%;
  outline: none;
}

.Accordion-trigger:focus,
.Accordion-trigger:hover {
  background: #d9d9d9;
}

.Accordion *:first-child .Accordion-trigger {
  border-radius: 10px 10px 0 0;
}

button {
  border-style: none;
}

.Accordion button::-moz-focus-inner {
  border: 0;
}

.Accordion-title {
  display: block;
  pointer-events: none;
  border: transparent 3px solid;
  border-radius: 5px;
  padding: 0.35em;
  outline: none;
  text-transform: uppercase;
}

.Accordion-trigger:focus .Accordion-title {
  border-color: #7f7f7f;
}

.Accordion-trigger:hover .Accordion-title {
  border-color: #7f7f7f;
}

.Accordion-icon {
  border: solid #7f7f7f;
  border-width: 0 2px 2px 0;
  height: 0.5rem;
  pointer-events: none;
  position: absolute;
  right: 2em;
  top: 50%;
  transform: translateY(-60%) rotate(45deg);
  width: 0.5rem;
}

.Accordion-trigger:focus .Accordion-icon {
  border-color: #595959;
}
.Accordion-trigger:hover .Accordion-icon {
  border-color: #595959;
}

.Accordion-trigger[aria-expanded="true"] .Accordion-icon {
  transform: translateY(-50%) rotate(-135deg);
}

.expErrorMsg {
  color: #dd1d21 !important;
  display: none;
}

.bold-color {
  color: #404040;
  font-size: 15px;
}

ol {
  font-size: 14px;
  color: #404040;
}

ul {
  font-size: 14px;
  color: #404040;
}

.ui-accordion .ui-accordion-content {
  overflow-x: hidden;
}
