.remodal {
	display: none !important;
}

/* Save button doesn't work on first page */
#gform_page_1_1 .gform_save_link {
	display: none !important;
}

#gform_wrapper_1 .gform_required_legend,
#gform_wrapper_1 .admin-hidden-markup,
.section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link svg {
	display: none;
}

#gform_wrapper_1 .gfield_radio {
	display: flex;
}

#gform_wrapper_1.gform_wrapper .gfield:not(.radio_buttons) .gfield_radio {
	gap: 1em;
}

#gform_wrapper_1 .gfield_radio .gchoice {
	margin: 0;
}

#gform_wrapper_1 .gfield_radio .gform-field-label:after,
#gform_wrapper_1 .gfield_radio .gform-field-label:before {
	display: none;
}

#gform_wrapper_1 .gfield.radio_buttons .ginput_container label {
	box-shadow: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#gform_wrapper_1 .gfield.radio_buttons .ginput_container input[type=radio]:checked+label {
	border-color: #0073aa #006799 #006799;
}

#gform_wrapper_1 .gfield {
	margin-bottom: 10px;
}

#gform_wrapper_1 .gsection_title:empty {
	margin: 0;
}

#gform_wrapper_1.gform_wrapper .gfield:not(.radio_buttons) .ginput_container input[type=checkbox], 
#gform_wrapper_1.gform_wrapper .gfield:not(.radio_buttons) .ginput_container input[type=radio] {
	-webkit-appearance: auto;
	appearance: auto;
    position: absolute;
    top: calc(50% + 1px);
    transform: translate(0, -50%);
    left: 10px;
	visibility: visible;
	opacity: 1;
}

#input_8_2_date_format {
	display: none;
}

.section__builder-portal #gform_wrapper_1 .gform_page_footer {
	margin-top: 60px;
}

.section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link {
	border: 0;
}

/*=== BUILDER PORTAL ===*/
 .section__builder-portal {
	 padding-top: 20px;
}
 .section__builder-portal .bp__frame {
	 width: 100%;
	 table-layout: fixed;
	 padding: 0 18px;
}
 .section__builder-portal header {
	 background-color: #f9423a;
}
 .section__builder-portal header h1 {
	 width: 300px;
	 color: #fff;
	 padding: 18px;
	 margin: 0;
	 vertical-align: middle;
	 font-size: 1.6em;
}
 .section__builder-portal .bp__search {
	 vertical-align: middle;
	 padding: 18px;
}
 .section__builder-portal .bp__search form {
	 float: right;
	 margin: 0;
}
 .section__builder-portal .bp__search input[type="text"] {
	 background-color: #fff;
	 height: 40px;
	 width: 300px;
	 padding: 0 10px;
	 border-top-left-radius: 4px;
	 border-bottom-left-radius: 4px;
}
 .section__builder-portal .bp__search input[type="submit"] {
	 display: block;
	 float: right;
	 width: 40px;
	 height: 40px;
	 background-color: #83b0f7;
	 text-indent: -9999px;
	 cursor: pointer;
	 border-top-right-radius: 4px;
	 border-bottom-right-radius: 4px;
	 background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIyNHB4IiBoZWlnaHQ9IjI0cHgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0Ij48dGl0bGU+U2VhcmNoPC90aXRsZT48cGF0aCBkPSJNMTYuNTUxLDEwLjE4MmE2LjE0Myw2LjE0MywwLDAsMC0xLjg3LTQuNSw2LjEyOSw2LjEyOSwwLDAsMC00LjUtMS44NjksNi4xNDYsNi4xNDYsMCwwLDAtNC41LDEuODY5LDYuMTM0LDYuMTM0LDAsMCwwLTEuODY5LDQuNSw2LjEzMiw2LjEzMiwwLDAsMCwxLjg2OSw0LjUsNi4xNDYsNi4xNDYsMCwwLDAsNC41LDEuODY5LDYuMTI1LDYuMTI1LDAsMCwwLDQuNS0xLjg2OUE2LjE0MSw2LjE0MSwwLDAsMCwxNi41NTEsMTAuMTgyWm03LjI4MSwxMS44MzFhMS44NDYsMS44NDYsMCwwLDEtMS44MjEsMS44MiwxLjY4OCwxLjY4OCwwLDAsMS0xLjI3OS0uNTRsLTQuODc5LTQuODY0YTkuNzI5LDkuNzI5LDAsMCwxLTUuNjczLDEuNzY0LDkuODI4LDkuODI4LDAsMCwxLTMuODktLjc5QTkuOCw5LjgsMCwwLDEsLjk1NywxNC4wN2E5Ljk3Miw5Ljk3MiwwLDAsMSwwLTcuNzhBOS44LDkuOCwwLDAsMSw2LjI5Ljk1N2E5Ljk3Miw5Ljk3MiwwLDAsMSw3Ljc4LDBBOS44LDkuOCwwLDAsMSwxOS40LDYuMjlhOS44MjgsOS44MjgsMCwwLDEsLjc5LDMuODksOS43MjksOS43MjksMCwwLDEtMS43NjQsNS42NzNsNC44NzgsNC44NzlhMS43MzksMS43MzksMCwwLDEsLjUyNiwxLjI3OVoiIGZpbGw9IiNmZmZmZmYiIC8+PC9zdmc+') !important;
	 background-repeat: no-repeat;
	 background-position: 50% 50%;
	 background-size: 50%;
}
 .section__builder-portal .bd-banner-row .table-cell {
	 height: 68px;
}
 .section__builder-portal .bd-banner {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 100vw;
	 height: 100%;
	 background-color: #000065;
	 z-index: 1;
}
 .section__builder-portal .bd-banner__title {
	 color: #f9423a;
	 font-size: 1.6em;
	 position: absolute;
	 top: 50%;
	 left: 18px;
	 transform: translate(0px, -50%);
}
 .section__builder-portal .bd-banner__logo {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 width: 264px;
	 height: 50px;
	 transform: translate(-50%, -50%);
}
 .section__builder-portal .bd-banner__button {
	 display: block;
	 background-color: #f9423a;
	 border-radius: 4px;
	 text-decoration: none;
	 padding: 10px 28px;
	 text-align: center;
	 color: #fff;
	 position: absolute;
	 right: 18px;
	 top: 50%;
	 transform: translate(0px, -50%);
}
 @media screen and (max-width: 1100px) {
	 .section__builder-portal .bd-banner__title {
		 font-size: 1.2em;
		 left: 14px;
	}
	 .section__builder-portal .bd-banner__logo {
		 width: 212px;
		 height: 36px;
	}
	 .section__builder-portal .bd-banner__button {
		 right: 14px;
	}
	 .section__builder-portal .bd-banner-row .table-cell {
		 height: 56px;
	}
}
 @media screen and (max-width: 767px) {
	 .section__builder-portal .bd-banner-row .table-cell {
		 height: auto;
		 padding: 0 !important;
	}
	 .section__builder-portal .bd-banner-row .table-cell:last-child {
		 display: none !important;
	}
	 .section__builder-portal .bd-banner {
		 position: relative;
		 margin: 0 auto;
		 top: 0;
		 left: auto;
		 height: auto;
		 padding: 10px;
	}
	 .section__builder-portal .bd-banner__title {
		 position: relative;
		 display: block;
		 text-align: center;
		 left: auto;
		 top: auto;
		 transform: none;
		 margin-bottom: 10px;
	}
	 .section__builder-portal .bd-banner__logo {
		 position: relative;
		 margin: 0 auto;
		 left: auto;
		 top: auto;
		 transform: none;
	}
	 .section__builder-portal .bd-banner__button {
		 top: auto;
		 transform: none;
		 position: relative;
		 margin: 0 auto;
		 right: auto;
		 margin-top: 10px;
	}
}
 .section__builder-portal aside {
	 width: 300px;
	 color: #fff;
	 background-color: #2a2d33;
	 padding: 18px;
	 vertical-align: top;
}
 .section__builder-portal aside a {
	 color: #fff;
}
 .section__builder-portal aside a:hover, .section__builder-portal aside a:active {
	 color: #fff;
}
 .section__builder-portal aside .greeting {
	 font-size: 0.8em;
	 margin-bottom: 0.4em;
	 display: block;
}
 .section__builder-portal aside .display-name {
	 font-weight: bold;
	 display: block;
}
 .section__builder-portal aside .business-name {
	 display: block;
}
 .section__builder-portal aside .logout a {
	 display: block;
	 font-style: italic;
}
 .section__builder-portal aside .edit-user a, .section__builder-portal aside .new-application a, .section__builder-portal aside .document-enquiry a {
	 display: block;
	 background-color: #f9423a;
	 border-radius: 4px;
	 text-decoration: none;
	 padding: 10px 18px 10px 60px;
	 text-align: left;
}
 .section__builder-portal aside .edit-user a, .section__builder-portal aside .document-enquiry a {
	 background-color: #83b0f7;
}
 .section__builder-portal aside .edit-user .svg--icon {
	 position: absolute;
	 width: 30px;
	 height: 30px;
	 top: 5px;
	 left: 14px;
}
 .section__builder-portal aside .edit-user .svg--icon svg * {
	 fill: #fff;
}
 .section__builder-portal aside .new-application .svg--icon {
	 position: absolute;
	 width: 30px;
	 height: 30px;
	 top: 15px;
	 left: 18px;
}
 .section__builder-portal aside .new-application .svg--icon svg * {
	 fill: #fff;
}
 .section__builder-portal aside .document-enquiry .svg--icon {
	 position: absolute;
	 width: 25px;
	 height: 25px;
	 top: 8px;
	 left: 17px;
}
 .section__builder-portal aside .document-enquiry .svg--icon svg * {
	 fill: #fff;
}
 .section__builder-portal aside .icon--user {
	 width: 32px;
	 height: 32px;
	 color: #fff;
	 position: absolute;
	 top: 5px;
	 left: 15px;
	 display: block;
}
 .section__builder-portal aside .icon--user:after {
	 content: "\f110";
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 display: block;
	 font: 400 20px/1 dashicons;
	 font-size: 30px;
	 text-align: center;
	 line-height: 32px;
}
 .section__builder-portal .content-wrap {
	 padding: 18px;
	 vertical-align: top;
}
 .section__builder-portal .content-wrap h1, .section__builder-portal .content-wrap h2, .section__builder-portal .content-wrap h3, .section__builder-portal .content-wrap h4 {
	 color: #000065;
}
 .section__builder-portal .content-wrap .results {
	 margin-bottom: 18px;
	 font-size: 0.9em;
}
 .section__builder-portal .content-wrap .item {
	 width: 18%;
	 padding-bottom: 12%;
	 margin: 1%;
	 float: left;
	 height: 0px;
}
 .section__builder-portal .content-wrap .item button {
	 display: block;
	 width: 100%;
	 height: 100%;
	 border: 0;
	 background: none;
	 padding: 0 18px;
	 color: #fff;
	 background-color: rgba(0, 0, 0, 0.5);
	 top: 100%;
	 cursor: pointer;
	 opacity: 0;
	 -webkit-transition: all 500ms ease-in-out;
	 transition: all 500ms ease-in-out;
}
 .section__builder-portal .content-wrap .item button p {
	 margin: 0;
	 line-height: 1.4;
	 top: -17px;
}
 .section__builder-portal .content-wrap .item button .status {
	 display: none;
}
 .section__builder-portal .content-wrap .item button .view {
	 display: block;
	 position: absolute;
	 width: 100%;
	 bottom: 0px;
	 background-color: #fff;
	 left: 0px;
	 padding: 10px 18px;
	 color: #f9423a;
	 font-size: 0.8em;
	 line-height: 1;
	 pointer-events: none;
}
 .section__builder-portal .content-wrap .item:hover button {
	 top: 0%;
	 opacity: 1;
}
 .section__builder-portal .content-wrap .item .no-logo button {
	 top: 0px;
	 opacity: 1;
	 background-color: rgba(0, 0, 0, 0);
	 color: #83b0f7;
}
 .section__builder-portal .content-wrap .item .no-logo button p {
	 top: 0px;
}
 .section__builder-portal .content-wrap .item .no-logo button .view {
	 display: none;
}
 .section__builder-portal .content-wrap .item--inner {
	 position: absolute;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 100%;
	 overflow: hidden;
	 background-color: rgba(204, 204, 204, 0.3);
	 background-size: 65%;
	 background-position: 50% 50%;
	 background-repeat: no-repeat;
	 border-radius: 4px;
	 border: 1px solid #f0f0f0;
}
 .section__builder-portal .content-wrap .item--highlight {
	 background-color: #ccc;
	 position: absolute;
	 z-index: 5;
	 top: 0px;
	 left: 0px;
	 width: 100%;
	 height: 3px;
}
 .section__builder-portal .entry-detail-view {
	 width: 100%;
}
 .section__builder-portal .entry-detail-view thead {
	 display: none;
}
 .section__builder-portal .entry-detail-view .entry-view-field-name {
	 font-weight: bold;
	 background-color: #eaf2fa;
	 border-bottom: 1px solid #fff;
	 line-height: 1.5;
	 padding: 7px;
}
 .section__builder-portal .entry-detail-view .entry-view-field-value {
	 border-bottom: 1px solid #dfdfdf;
	 padding: 7px 7px 7px 40px;
	 line-height: 1.8;
}
 .section__builder-portal .entry-detail-view .entry-view-section-break {
	 font-weight: bold;
	 background-color: #eee;
	 border-bottom: 1px solid #dfdfdf;
	 padding: 7px;
}
 .section__builder-portal .documents-table, .section__builder-portal .applications-table {
	 width: 100%;
	 font-size: 12px;
}
 .section__builder-portal .documents-table thead th, .section__builder-portal .applications-table thead th {
	 text-align: left;
}
 .section__builder-portal .documents-table .view, .section__builder-portal .applications-table .view, .section__builder-portal .documents-table .delete, .section__builder-portal .applications-table .delete, .section__builder-portal .documents-table .approve, .section__builder-portal .applications-table .approve, .section__builder-portal .documents-table .edit, .section__builder-portal .applications-table .edit {
	 display: inline-block;
	 background-color: #f9423a;
	 border-radius: 4px;
	 text-decoration: none;
	 padding: 4px 12px 4px 12px;
	 text-align: center;
	 color: #fff;
	 cursor: pointer;
	 min-width: 56px;
}
 .section__builder-portal .documents-table .delete, .section__builder-portal .applications-table .delete, .section__builder-portal .documents-table .edit, .section__builder-portal .applications-table .edit {
	 background-color: #83b0f7;
}
 .section__builder-portal .applications-table [type="radio"] {
	 position: absolute;
	 left: -9999px;
}
 .section__builder-portal .applications-table .view, .section__builder-portal .applications-table .delete, .section__builder-portal .applications-table .approve {
	 width: 100%;
	 margin-top: 6px;
}
 .section__builder-portal .applications-table .view:first-child, .section__builder-portal .applications-table .delete:first-child, .section__builder-portal .applications-table .approve:first-child {
	 margin-top: 0px;
}
 .section__builder-portal .applications-table .view {
	 background-color: #83b0f7;
}
 .section__builder-portal .applications-table .more {
	 text-align: right;
}
 .section__builder-portal .applications-table .more button {
	 display: inline-block;
	 border: 0;
	 background: none;
	 cursor: pointer;
	 padding: 0;
	 padding-right: 34px;
	 color: #f9423a;
	 outline: none;
}
 .section__builder-portal .applications-table .more button:after {
	 position: absolute;
	 width: 0px;
	 height: 0px;
	 border: 4px solid transparent;
	 border-left: 5px solid #f9423a;
	 content: '';
	 right: 16px;
	 top: 50%;
	 margin-top: -5px;
	 display: block;
}
 .section__builder-portal .applications-table tr.active .more button:after {
	 margin-top: -3px;
	 right: 18px;
	 -webkit-transform: rotate(90deg);
	 transform: rotate(90deg);
}
 .section__builder-portal .applications-table tr.active + .details {
	 display: table-row;
}
 .section__builder-portal .applications-table .details {
	 background-color: #e8e8e8;
	 display: none;
}
 .section__builder-portal .applications-table .details > td > table > tbody > tr:first-child > td {
	 padding-top: 16px;
}
 .section__builder-portal .applications-table .details tr {
	 background-color: #e8e8e8;
}
 .section__builder-portal .applications-table .details > td {
	 padding: 0;
	 border-bottom: 1px solid #ccc;
}
 .section__builder-portal .applications-table .details > td > table {
	 width: 100%;
	 border-spacing: 0;
	 border-collapse: collapse;
}
 .section__builder-portal .applications-table .details > td > table td {
	 border: 0;
	 vertical-align: top;
}
 .section__builder-portal .applications-table .details > td > table td:first-child {
	 font-weight: bold;
	 width: 200px;
}
 .section__builder-portal .applications-table .details > td > table td:last-child {
	 background-color: #f6f6f6;
}
 .section__builder-portal .applications-table .details .actions > td {
	 padding: 0;
}
 .section__builder-portal .applications-table .details .actions table {
	 width: 100%;
	 border-spacing: 0;
	 border-collapse: collapse;
	 table-layout: fixed;
}
 .section__builder-portal .applications-table .details .actions table td {
	 width: auto !important;
	 background-color: #e8e8e8 !important;
}
 .section__builder-portal .documents-menu {
	 list-style: none;
	 padding: 0;
	 margin: 0 -18px;
	 border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
 .section__builder-portal .documents-menu:empty {
	 display: none;
}
 .section__builder-portal .documents-menu li {
	 display: block;
}
 .section__builder-portal .documents-menu > li > a {
	 display: block;
	 padding: 14px 36px 14px 18px;
	 text-decoration: none;
	 border-top: 1px solid rgba(255, 255, 255, 0.2);
}
 .section__builder-portal .documents-menu > li > a:after {
	 position: absolute;
	 width: 0px;
	 height: 0px;
	 border: 5px solid transparent;
	 border-left: 6px solid #fff;
	 content: '';
	 right: 14px;
	 top: 50%;
	 margin-top: -6px;
	 display: block;
}
 .section__builder-portal .documents-menu .doc-children {
	 list-style: none;
	 font-size: 0.8em;
	 background-color: #000;
	 padding: 0;
	 overflow: hidden;
	 height: 0px;
}
 .section__builder-portal .documents-menu .doc-children a {
	 display: block;
	 padding: 8px 36px 8px 30px;
	 text-decoration: none;
	 -webkit-transition: all 0.3s ease-in-out;
	 transition: all 0.3s ease-in-out;
}
 .section__builder-portal .documents-menu .doc-children a:before {
	 content: '-';
	 position: absolute;
	 top: 8px;
	 left: 18px;
}
 .section__builder-portal .documents-menu .doc-children a:hover, .section__builder-portal .documents-menu .doc-children a:active {
	 background-color: #f9423a;
	 color: #fff !important;
}
 .section__builder-portal .documents-menu .doc-children .active a {
	 color: #f9423a;
}
 .section__builder-portal .documents-menu .doc-children .all a {
	 padding-left: 18px;
}
 .section__builder-portal .documents-menu .doc-children .all a:before {
	 display: none;
}
 .section__builder-portal .documents-menu > li.active > a:after {
	 margin-top: -3px;
	 right: 18px;
	 -webkit-transform: rotate(90deg);
	 transform: rotate(90deg);
}
 .section__builder-portal .documents-menu > li.active .doc-children {
	 height: auto;
	 padding: 14px 0;
}
 .section__builder-portal .bp__breadcrumbs {
	 padding: 0 18px 16px 18px;
	 font-size: 0.8em;
}
 .section__builder-portal .bp__breadcrumbs a {
	 display: inline-block;
	 text-decoration: none;
	 color: #83b0f7;
	 -webkit-transition: color 0.3s ease-in-out;
	 transition: color 0.3s ease-in-out;
}
 .section__builder-portal .bp__breadcrumbs div[itemprop="child"] {
	 display: inline-block;
}
 .section__builder-portal .bp__breadcrumbs .svg--icon {
	 display: inline-block;
	 width: 11px;
	 height: 14px;
	 top: 2px;
	 margin: 0 5px 0 4px;
}
 .section__builder-portal .bp__breadcrumbs .svg--icon svg * {
	 fill: #83b0f7;
}
 .section__builder-portal .bp__breadcrumbs .end a, .section__builder-portal .bp__breadcrumbs a:hover, .section__builder-portal .bp__breadcrumbs a:active {
	 color: #f9423a;
}
 .section__builder-portal .gform_wrapper .validation_error {
	 max-width: 100%;
	 margin: 2em 0;
	 font-weight: bold;
}
 .section__builder-portal .gform_wrapper .gfield_label {
	 color: #000065;
	 padding-bottom: 4px;
}
 .section__builder-portal .gform_wrapper .gfield_label + .gfield_description {
	 color: #83b0f7;
	 font-size: 0.85em;
	 margin-bottom: 9px;
}
 .section__builder-portal .gform_wrapper .gfield_label + .gfield_description a, .section__builder-portal .gform_wrapper .gfield_label + .gfield_description a:hover, .section__builder-portal .gform_wrapper .gfield_label + .gfield_description a:active {
	 color: #83b0f7;
}
 .section__builder-portal .gform_wrapper .ginput_container input[type=text], .section__builder-portal .gform_wrapper .ginput_container input[type=email], .section__builder-portal .gform_wrapper .ginput_container input[type=password], .section__builder-portal .gform_wrapper .ginput_container select {
	 height: 40px;
}
 .section__builder-portal .gform_wrapper .ginput_container input[type=text], .section__builder-portal .gform_wrapper .ginput_container input[type=email], .section__builder-portal .gform_wrapper .ginput_container input[type=password], .section__builder-portal .gform_wrapper .ginput_container select, .section__builder-portal .gform_wrapper .ginput_container textarea {
	 border: 1px solid #83b0f7;
}
 .section__builder-portal .gform_wrapper .ginput_container input[type=submit] {
	 display: block;
	 background-color: #f9423a;
	 text-decoration: none;
	 text-align: center;
	 color: #fff;
	 line-height: 40px;
	 font-weight: bold;
}
 .section__builder-portal .gform_wrapper .gform_footer, .section__builder-portal .gform_wrapper .gform_page_footer {
	 margin: 0;
	 height: 40px;
	 width: 180px;
}
 .section__builder-portal .gform_wrapper .gform_footer input[type=submit], .section__builder-portal .gform_wrapper .gform_page_footer input[type=submit], .section__builder-portal .gform_wrapper .gform_footer input[type=button], .section__builder-portal .gform_wrapper .gform_page_footer input[type=button], .section__builder-portal .gform_wrapper .gform_footer .gform_save_link, .section__builder-portal .gform_wrapper .gform_page_footer .gform_save_link {
	 display: block;
	 background-color: #f9423a;
	 text-decoration: none;
	 text-align: center;
	 color: #fff;
	 line-height: 40px;
	 font-weight: bold;
}
 .section__builder-portal .gform_wrapper .gform_footer .gform_save_link, .section__builder-portal .gform_wrapper .gform_page_footer .gform_save_link {
	 background-color: #83b0f7;
}
 .section__builder-portal .gform_wrapper #field_2_11 .gfield_checkbox li {
	 width: 50%;
	 float: left;
	 clear: right;
	 padding-right: 18px;
}
 .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked + label, .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked + label, .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked + br + label, .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked + br + label, .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked ~ span > label, .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked ~ span > label {
	 background-image: none;
}
 .section__builder-portal #gform_wrapper_1 .gfield_required {
	 color: red;
}
 .section__builder-portal #gform_wrapper_1 .gfield .gfield_radio li input[type="radio"]:checked + label:before {
	 width: 12px;
	 height: 12px;
	 background-color: #f9423a;
	 top: 4px;
	 left: 2px;
}
 .section__builder-portal #gform_wrapper_1 .gform_footer, .section__builder-portal #gform_wrapper_1 .gform_page_footer {
	 width: auto;
	 height: auto;
	 text-align: left;
	 display: block;
	 height: 40px;
	 padding: 0 180px;
}
 .section__builder-portal #gform_wrapper_1 .gform_footer input[type=submit], .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=submit], .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button], .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button], .section__builder-portal #gform_wrapper_1 .gform_footer .gform_save_link, .section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link {
	 width: auto;
	 padding: 0 18px;
	 margin: 0;
	 display: block;
	 min-width: 160px;
	 height: auto;
	 min-width: auto;
}
 .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=submit], .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=submit] {
	 width: 160px;
	 position: absolute;
	 right: 0px;
}
 .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_previous_button {
	 width: 160px;
	 position: absolute;
	 left: 0px;
}
 .section__builder-portal #gform_wrapper_1 .gform_footer .gform_save_link, .section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link {
	 width: 100%;
}
 .section__builder-portal #gform_confirmation_wrapper_1 {
	 padding: 20px 0;
}

 .section__builder-portal .register .button {
	display: inline-block;
    padding: 0 30px;
    width: auto;
    min-width: 200px;
    background-color: #47b475;
    text-decoration: none;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-weight: 700;
 }

 @media screen and (max-width: 1500px) {
	 .section__builder-portal .content-wrap .item {
		 width: 23%;
		 padding-bottom: 15.5%;
	}
}
 @media screen and (max-width: 1100px), screen and (max-height: 780px) {
	 .section__builder-portal header h1 {
		 width: 250px;
		 padding: 14px;
	}
	 .section__builder-portal aside {
		 width: 250px;
		 padding: 14px;
	}
	 .section__builder-portal aside .edit-user a, .section__builder-portal aside .new-application a, .section__builder-portal aside .document-enquiry a {
		 padding: 10px 14px 10px 45px;
	}
	 .section__builder-portal aside .icon--user {
		 width: 25px;
		 height: 25px;
		 top: 7px;
		 left: 10px;
	}
	 .section__builder-portal aside .icon--user:after {
		 font-size: 25px;
		 line-height: 25px;
	}
	 .section__builder-portal aside .edit-user .svg--icon {
		 width: 25px;
		 height: 25px;
		 top: 6px;
		 left: 10px;
	}
	 .section__builder-portal aside .new-application .svg--icon {
		 width: 25px;
		 height: 25px;
		 top: 12px;
		 left: 12px;
	}
	 .section__builder-portal aside .document-enquiry .svg--icon {
		 width: 22px;
		 height: 22px;
		 top: 9px;
		 left: 11px;
	}
	 .section__builder-portal .documents-menu {
		 margin: 0 -14px;
	}
	 .section__builder-portal .documents-menu > li > a {
		 padding: 14px 36px 14px 14px;
	}
	 .section__builder-portal .documents-menu > li.active .doc-children {
		 padding: 10px 0;
	}
	 .section__builder-portal .content-wrap, .section__builder-portal .bp__search {
		 padding: 14px;
	}
}
 @media screen and (max-width: 1100px) {
	 .section__builder-portal .content-wrap .item {
		 width: 31.333%;
		 padding-bottom: 19.5%;
	}
}
 @media screen and (max-width: 960px) and (max-height: 780px) {
	 .section__builder-portal header h1, .section__builder-portal aside {
		 width: 220px;
	}
}
 @media screen and (max-width: 960px) {
	 .section__builder-portal #gform_wrapper_1 .gform_footer, .section__builder-portal #gform_wrapper_1 .gform_page_footer {
		 height: 100px;
		 padding: 0;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=submit], .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=submit] {
		 width: calc(50% - 10px);
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer .gform_save_link, .section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link {
		 top: 60px;
	}
}
 @media screen and (max-width: 860px) {
	 .section__builder-portal .content-wrap .item {
		 width: 48%;
		 padding-bottom: 31.333%;
	}
}
 @media screen and (max-width: 767px) {
	 .section__builder-portal .bp__frame {
		 display: block;
	}
	 .section__builder-portal .bp__frame > .table-row, .section__builder-portal .bp__frame > .table-row > .table-cell {
		 display: block;
		 width: 100%;
	}
	 .section__builder-portal .bp__frame > .table-row > .table-cell {
		 padding: 10px;
	}
	 .section__builder-portal .bp__search {
		 padding-top: 0 !important;
	}
	 .section__builder-portal .bp__search form {
		 float: none;
		 width: 100%;
	}
	 .section__builder-portal .bp__search input[type="text"] {
		 height: 36px;
		 width: calc(100% - 36px);
	}
	 .section__builder-portal .bp__search input[type="submit"] {
		 width: 36px;
		 height: 36px;
	}
	 .section__builder-portal .content-wrap {
		 display: block;
		 width: auto !important;
		 padding: 30px 0 0 0 !important;
	}
	 .section__builder-portal .content-wrap .item {
		 width: 31.333%;
		 padding-bottom: 19.5%;
	}
	 .section__builder-portal aside .logout {
		 position: absolute;
		 top: 0px;
		 right: 18px;
		 font-size: 0.8em;
	}
	 .section__builder-portal aside .new-application .svg--icon {
		 width: 22px;
		 height: 22px;
		 top: 8px;
		 left: 14px;
	}
	 .section__builder-portal aside .new-application {
		 margin-top: 10px;
	}
	 .section__builder-portal aside .edit-user {
		 margin-bottom: 10px;
	}
	 .section__builder-portal .documents-menu {
		 margin: 0 -10px;
	}
	 .section__builder-portal .gform_wrapper .gform_footer, .section__builder-portal .gform_wrapper .gform_page_footer {
		 width: 100%;
	}
	 .section__builder-portal [data-loggedin="0"] aside, .section__builder-portal [data-loggedin="0"] .bp__search {
		 display: none !important;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer, .section__builder-portal #gform_wrapper_1 .gform_page_footer {
		 height: 40px;
		 padding: 0 140px;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=submit], .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=submit] {
		 width: 120px;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer .gform_save_link, .section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link {
		 top: 0px;
	}
}
 @media screen and (max-width: 680px) {
	 .section__builder-portal .content-wrap .item {
		 width: 48%;
		 padding-bottom: 31.333%;
	}
}
 @media screen and (max-width: 580px) {
	 .section__builder-portal .bp__frame {
		 padding: 0 10px;
	}
	 .section__builder-portal .bp__breadcrumbs {
		 padding: 0 10px 8px 10px;
	}
	 .section__builder-portal .gform_wrapper #field_2_11 .gfield_checkbox li {
		 width: 100%;
		 float: none;
		 padding-right: 0px;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer, .section__builder-portal #gform_wrapper_1 .gform_page_footer {
		 height: 100px;
		 padding: 0;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_next_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=button].gform_previous_button, .section__builder-portal #gform_wrapper_1 .gform_footer input[type=submit], .section__builder-portal #gform_wrapper_1 .gform_page_footer input[type=submit] {
		 width: calc(50% - 5px);
		 line-height: 34px;
	}
	 .section__builder-portal #gform_wrapper_1 .gform_footer .gform_save_link, .section__builder-portal #gform_wrapper_1 .gform_page_footer .gform_save_link {
		 top: 44px;
		 line-height: 34px;
	}
}

.page-id-12 .section__builder-portal .content-wrap {
	 padding: 0.5%;
}
 .page-id-12 .section__builder-portal [data-loggedin="0"] .content-wrap {
	 padding: 18px;
}
 @media screen and (max-width: 767px) {
	 .page-id-12 .section__builder-portal .content-wrap {
		 margin: 0.5% -1%;
	}
	 .page-id-12 .section__builder-portal [data-loggedin="0"] .content-wrap {
		 padding: 10px !important;
	}
}
 .page-template-page-builder-portal {
	 height: 100%;
	 overflow: visible !important;
}
 .page-template-page-builder-portal .wrapper--outer {
	 height: 100%;
}
 .page-template-page-builder-portal .wrapper--inner {
	 padding-top: 20px;
	 height: 100%;
	 height: 100dvh;
}
 .page-template-page-builder-portal .section__builder-portal {
	 padding: 0;
	 height: 100%;
	 overflow: visible;
}
 .page-template-page-builder-portal .section__builder-portal > .pos {
	 max-width: 100%;
	 min-height: 100%;
	 z-index: 1;
}
 .page-template-page-builder-portal .section__builder-portal .bp__breadcrumbs {
	 padding: 0 8px 16px 8px;
	 background-color: #fff;
}
 .page-template-page-builder-portal .section__builder-portal .bp__breadcrumbs .breadcrumb {
	 float: left;
	 width: calc(100% - 250px);
}
 .page-template-page-builder-portal .section__builder-portal .bp__breadcrumbs .back {
	 float: right;
}
 .page-template-page-builder-portal .section__builder-portal .bp__frame {
	 padding: 0;
}
 .page-template-page-builder-portal .section__builder-portal:after {
	 content: '';
	 width: 300px;
	 height: 100%;
	 background-color: #2a2d33;
	 position: absolute;
	 top: 36px;
	 left: 0px;
	 z-index: 0;
}
 @media screen and (max-width: 1100px), screen and (max-height: 780px) {
	 .page-template-page-builder-portal .section__builder-portal:after {
		 width: 250px;
	}
}
 @media screen and (max-width: 767px) {
	 .page-template-page-builder-portal .section__builder-portal:after {
		 display: none;
	}
	 .page-template-page-builder-portal .section__builder-portal .bp__breadcrumbs .breadcrumb {
		 width: calc(100% - 208px);
	}
	 .page-template-page-builder-portal .dataTables_wrapper .dataTables_filter {
		 padding-right: 6px;
	}
	 .page-template-page-builder-portal .dataTables_wrapper .dataTables_length {
		 padding-left: 6px;
	}
}
 .page-builder-portal label.gfield_label[for="input_1"] {
	 text-indent: -9999px;
}
 .page-builder-portal label.gfield_label[for="input_1"]:after {
	 content: 'Email Address';
	 display: block;
	 width: 100%;
	 height: 100%;
	 text-indent: 0px;
	 float: left;
}


/* --- DAP Application View Table Styles --- */
.entry-details-table thead {
	display: none;
}

.entry-details-table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 20px;
	font-size: 14px;
}

.entry-details-table tr {
	border-bottom: 1px solid #e0e0e0;
}

.entry-details-table tr:last-child {
	border-bottom: none;
}

.entry-details-table td {
	padding: 12px 15px;
	vertical-align: top;
}

.entry-details-table tr td:first-child {
	font-weight: bold;
	color: #333;
	width: 25%;
	background-color: #f9f9f9;
}

.entry-details-table tr:nth-child(even) td:first-child {
    background-color: #f2f2f2;
}

.entry-details-table a {
    color: #0073aa;
    text-decoration: none;
}

.entry-details-table a:hover {
    text-decoration: underline;
}

/* Styles for multi-file upload display */
.entry-details-table ul.gform_fields_list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.entry-details-table ul.gform_fields_list li {
    margin-bottom: 5px;
}
