/* Page title setting */
.webform-container.webform-container-type-details.js-form-wrapper.form-wrapper {margin-top:3em;;margin-bottom:2em}
.webform-container.webform-container-type-details.js-form-wrapper.form-wrapper > summary {background:#EBEBEB;padding:0.5rem 1.5rem;font-size:20px;font-weight:800;cursor: pointer;}
.webform-container.webform-container-type-details.js-form-wrapper.form-wrapper > summary:before { float: left;   width: 1em;   height: 1em;   content: "";   background: url(/extended-education/core/misc/menu-expanded.png) 0 100% no-repeat;}
.webform-container.webform-container-type-details.js-form-wrapper.form-wrapper:not([open]) > summary:before {-ms-transform: rotate(-90deg);   -webkit-transform: rotate(-90deg);   transform: rotate(-90deg);  background-position: 25% 35%;}
/* Distance between the last page with button panel */
div.details-wrapper{margin-bottom:1em}
/* Hide the "Add" button in combine list */
button.link.tabledrag-toggle-weight {display:none}
/*.webform-multiple-add.js-webform-multiple-add.container-inline, button.link.tabledrag-toggle-weight {display:none}*/
div.webform-element.js-form-item.form-item.js-form-type-item > label {font-weight:700;}
.webform-section-title {background:#2057AB;color:white;font-size:1.3rem; text-transform: uppercase;padding:.5rem .5rem}
/* Hide page title under progress bar */
.progress-title {display:none}
/* Set bold title of secondary course fieldset - page 5 and Reference - page 7*/
#test_access_application--education_cont .fieldset-legend, #test_access_application--reference_1 .fieldset-legend, #test_access_application--reference_2 .fieldset-legend {font-weight:700}
/* Re-layout Dates of Attendance block - Page 6 */
#edit-fx-dates-attendance {margin-top: 0;}
/* Hide Fieldset title of Post secondary educaiton block - Page 6 */
#test_access_application--container_post_secondary_education .fieldset-legend {display:none;}
/* Re-layout Select others in the Grid */
fieldset.webform-composite-hidden-title {margin-top:0!important;}