@charset "UTF-8";
/* [mysuper.co.nz] First Home Withdrawal Form - misc changes */
/* [mysuper.co.nz] First or ‘second-chance’ homebuyer withdrawal quote Form */
.entityform.entitytype-first_home_withdrawal-form .field-group-fieldset,
.entitytype-first_or_second_chance_homebuyer-form .field-group-fieldset {
  clear: both !important;
  width: 100%; }

.entityform.entitytype-first_home_withdrawal-form .group-bank-account-details .dragdropfile-processed fieldset legend,
.entityform.entitytype-first_home_withdrawal-form .dragdropfile-processed fieldset legend,
.entitytype-first_or_second_chance_homebuyer-form .group-bank-account-details .dragdropfile-processed fieldset legend,
.entitytype-first_or_second_chance_homebuyer-form .dragdropfile-processed fieldset legend {
  float: left;
  margin: 0;
  border: 0 none;
  width: 85% !important;
  font-size: 20px; }

.entityform.entitytype-first_home_withdrawal-form #group-1095-days-before-today,
.entityform.entitytype-first_home_withdrawal-form #group-min-1095-days-before-today,
.entitytype-first_or_second_chance_homebuyer-form #group-1095-days-before-today,
.entitytype-first_or_second_chance_homebuyer-form #group-min-1095-days-before-today {
  margin-top: 25px;
  width: 100%;
  clear: both; }

.entityform.entitytype-first_home_withdrawal-form #group-declaration,
.entitytype-first_or_second_chance_homebuyer-form #group-declaration {
  clear: both;
  width: 100%; }

.entityform.entitytype-first_home_withdrawal-form .date-form-element-content .form-group,
.entitytype-first_or_second_chance_homebuyer-form .date-form-element-content .form-group {
  margin-bottom: 0; }

.entityform.entitytype-first_home_withdrawal-form .help-block,
.entitytype-first_or_second_chance_homebuyer-form .help-block {
  clear: both; }
  .entityform.entitytype-first_home_withdrawal-form .help-block .field-type-file,
  .entitytype-first_or_second_chance_homebuyer-form .help-block .field-type-file {
    margin-left: 0 !important; }

.entityform.entitytype-first_home_withdrawal-form .panel-info .panel-heading,
.entitytype-first_or_second_chance_homebuyer-form .panel-info .panel-heading {
  padding-left: 42px; }

.entityform.entitytype-first_home_withdrawal-form .field-type-file.form-group,
.entitytype-first_or_second_chance_homebuyer-form .field-type-file.form-group {
  overflow: hidden; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-message .panel-info > .panel-heading,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-message .panel-info > .panel-heading {
  font-size: 16px; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-date-of-settlement:after,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-of-settlement:after {
  content: "";
  display: table;
  clear: both; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start .form-type-date-combo,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-start .form-type-date-combo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start .glyphicon-question-sign,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-start .glyphicon-question-sign {
  margin: 13px 10px auto auto; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start .help-block,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-start .help-block {
  margin-left: 0 !important; }

.entityform.entitytype-first_home_withdrawal-form .field-type-file .help-block.with-errors,
.entitytype-first_or_second_chance_homebuyer-form .field-type-file .help-block.with-errors {
  margin-left: 0; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start-info p,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-start-info p {
  font-size: 14px;
  line-height: 1.3;
  color: #737373; }

.entityform.entitytype-first_home_withdrawal-form .field-name-field-pre-printed-bank-deposit,
.entitytype-first_or_second_chance_homebuyer-form .field-name-field-pre-printed-bank-deposit {
  position: relative; }
  .entityform.entitytype-first_home_withdrawal-form .field-name-field-pre-printed-bank-deposit > .glyphicon-question-sign,
  .entitytype-first_or_second_chance_homebuyer-form .field-name-field-pre-printed-bank-deposit > .glyphicon-question-sign {
    position: absolute;
    top: 10px;
    right: 9px; }
  .entityform.entitytype-first_home_withdrawal-form .field-name-field-pre-printed-bank-deposit .panel-body > .help-block,
  .entitytype-first_or_second_chance_homebuyer-form .field-name-field-pre-printed-bank-deposit .panel-body > .help-block {
    display: none; }

@media (min-width: 768px) and (max-width: 991px) {
  .entityform.entitytype-first_home_withdrawal-form .field-name-field-pre-printed-bank-deposit > .glyphicon-question-sign,
  .entitytype-first_or_second_chance_homebuyer-form .field-name-field-pre-printed-bank-deposit > .glyphicon-question-sign {
    top: 30px; } }

@media (max-width: 440px) {
  .entityform.entitytype-first_home_withdrawal-form .field-name-field-pre-printed-bank-deposit > .glyphicon-question-sign,
  .entitytype-first_or_second_chance_homebuyer-form .field-name-field-pre-printed-bank-deposit > .glyphicon-question-sign {
    top: 30px; } }

@media (max-width: 991px) {
  .entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start .form-type-date-combo,
  .entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-start .form-type-date-combo {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start .date-form-element-content,
  .entitytype-first_or_second_chance_homebuyer-form .field-name-field-date-start .date-form-element-content {
    width: 90%; } }

/* First Home Withdrawal Form */
.entityform.entitytype-first_home_withdrawal-form .field-name-field-date-start-info {
  display: none; }

/* First or ‘second-chance’ homebuyer withdrawal Form */
.entitytype-first_or_second_chance_homebuyer-form .group-personal-details {
  margin-bottom: 0; }
  .entitytype-first_or_second_chance_homebuyer-form .group-personal-details .panel-body {
    padding-bottom: 5px; }

.entitytype-first_or_second_chance_homebuyer-form .group-greather-or-equal .field-group-fieldset:first-child {
  margin-top: 0; }

.entitytype-first_or_second_chance_homebuyer-form .group-greather-or-equal .field-group-fieldset:last-child {
  margin-bottom: 0; }

.entitytype-first_or_second_chance_homebuyer-form .group-questions {
  margin-top: 0; }

.entitytype-first_or_second_chance_homebuyer-form .field-name-field-important-agree .help-block {
  clear: none; }

/* mysuper Withdrawal Form */
.entitytype-withdraw_leaving_v2-form .field-name-field-ua-keep-amount label,
.entitytype-withdraw_leaving_v2-form .field-name-field-ua-transfer label,
.entitytype-withdraw_leaving_v2-form .field-name-field-ua-bank label {
  width: 100%;
  float: none; }

.field-type-file.field-name-field-verify-bank .help-block {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 16.5px;
  color: #333; }

.field-type-file.field-name-field-verify-bank .panel-body {
  padding: 0; }

.field-type-file.field-name-field-verify-bank label {
  display: none; }

.field-type-file.field-name-field-verify-bank .panel-heading {
  float: left;
  margin: 0;
  border: 0 none;
  width: 35%; }

.field-type-file .form-type-managed-file .btn-file {
  display: block;
  float: left;
  border: 2px dashed #ccc;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 38px 40px 38px 130px;
  width: 64%;
  font-size: 17px;
  font-weight: 500;
  background: url("../../images/upload.png") 25px center no-repeat transparent;
  color: #333;
  position: relative; }

.field-type-file .form-type-managed-file .form-managed-file::before {
  display: none; }

.field-type-file .panel {
  -webkit-box-shadow: none;
          box-shadow: none; }

.field-type-file legend .panel-title {
  font-size: 21px !important; }

.field-type-file .panel-body {
  background-color: #f2f2f2; }
  .field-type-file .panel-body:after, .field-type-file .panel-body:before {
    display: none; }

.field-type-file legend.panel-heading {
  border: none; }

.field-type-file .form-managed-file {
  background-color: #fff; }

.field-type-file .glyphicon {
  display: none; }

.field-type-file .form-type-managed-file .btn-file:after {
  content: '';
  display: table;
  clear: both; }

.field-type-file .tabledrag-toggle-weight-wrapper {
  display: none; }

.field-type-file fieldset {
  border: none; }

.field-type-file .table-striped {
  border: none;
  margin-bottom: 0;
  background: #f2f2f2; }
  .field-type-file .table-striped thead {
    display: none; }
  .field-type-file .table-striped .tabledrag-handle {
    display: none; }
  .field-type-file .table-striped .file-widget {
    padding: 3px 0;
    margin: 0;
    background-color: #f2f2f2; }
  .field-type-file .table-striped tr {
    border: none; }
    .field-type-file .table-striped tr td {
      border: none; }
      .field-type-file .table-striped tr td:nth-child(3) {
        text-align: right; }
  .field-type-file .table-striped td {
    padding: 0;
    background: #f2f2f2; }
  .field-type-file .table-striped .btn {
    padding: 7px 10px 4px; }

.field-type-file label {
  display: none; }

.field-type-file .btn-file .file-name {
  position: absolute;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  padding: 12px 22px;
  background: #f0f0f0;
  color: #333;
  border: 1px solid #333;
  left: 130px;
  top: 50%;
  margin-top: -25px;
  z-index: 5;
  pointer-events: none; }

.field-type-file .input-group-btn {
  text-align: center; }
  .field-type-file .input-group-btn .btn {
    background-color: #80b640;
    color: #fff;
    -webkit-border-radius: 2px;
            border-radius: 2px;
    padding: 17px 20px 15px;
    margin-top: 35px;
    cursor: pointer;
    opacity: 1;
    display: inline-block !important; }
    .field-type-file .input-group-btn .btn:hover {
      color: #ffffff;
      background-color: #659033;
      border-color: #537629; }

.field-type-file .panel-default > .panel-heading {
  background-color: #f2f2f2;
  margin: 0; }

.field-type-file .file-widget {
  display: block;
  padding: 20px;
  margin-top: 10px;
  text-align: left; }

.field-type-file .btn-file .form-file {
  display: inline;
  margin: -1px;
  font-size: 100%;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: transparent;
  cursor: inherit;
  width: 123px;
  overflow: hidden;
  margin-right: 20px; }

.field-type-file .label-file {
  display: block;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

@media (max-width: 1199px) {
  .field-type-file.field-name-field-verify-bank .panel-heading {
    width: 100%; }
  .field-type-file.field-name-field-verify-bank .help-block {
    margin-left: 0; }
  .field-type-file .form-type-managed-file .btn-file {
    padding: 40px 10px 40px 85px;
    background-size: 35px;
    width: 66%; }
  .field-type-file .btn-file .file-name {
    left: 85px; } }

@media (max-width: 991px) {
  .field-type-file .form-type-managed-file .btn-file {
    padding: 25px 40px 25px 40px;
    width: 100%;
    background: url("../../images/upload.png") 15px center no-repeat transparent;
    text-align: center; }
  .field-type-file .btn-file .form-file {
    display: inline-block;
    font-size: 100%;
    text-align: right;
    float: none;
    width: 123px;
    overflow: hidden;
    margin-right: 0;
    margin-bottom: 10px; }
  .field-type-file .btn-file .file-name {
    left: 50%;
    margin-left: -61px;
    top: 43px; }
  .field-type-file .label-file {
    line-height: 24px; }
  .field-type-file .input-group-btn {
    text-align: center; }
    .field-type-file .input-group-btn .btn {
      margin-top: 25px; } }

/*# sourceMappingURL=../maps/withdrawal_forms.css.map */
