/**************************************************************************/
/*** Scholarship__Wizard Forms ***/
/**************************************************************************/



  div[id*="AddressEditorCommon"] div[id*="ContentPanelDisplay"] {
    padding: 10px;
}


.FormArea .PanelField label, .FormArea .PanelField .Label {
    width: 11.5em !important;
    margin-left: 4px !important;
    padding-left: 10px !important;
    text-transform: initial !important;
    min-width: 168px !important;
    font-size: 14px !important;
    margin-right: 10px !important;
    }
.FormArea .PanelField .PanelFieldValue label, .FormArea .PanelField .PanelFieldValue .Label {
    width: auto;
    }
.FormArea .CheckBoxList {
    width: auto !important;
    background: white;
    }
.FormArea .TwoColumns .PanelField label, .FormArea .TwoColumns .PanelField .Label {
    width: 90% !important; padding-top: 0;
    }
.FormArea .TwoColumns .PanelField .PanelFieldValue, .FormArea .TwoColumns .PanelField .Label .PanelFieldValue {
    width: auto;
    }
    @media screen and (max-width: 756px) {
   .FormArea .TwoColumns .PanelField label, .FormArea .TwoColumns .PanelField .Label {
    /* width: 80%; */
    min-width: 159px !important;
    max-width: 130px;
    }
.FormArea .PanelField label, .FormArea .PanelField .Label {
    width: auto;
    margin-left: 4px !important;
    padding-left: 10px;
    text-transform: capitalize;
    min-width: auto;
    font-size: 14px;
    margin-right: auto;
    }
.FormArea .TwoColumns {
    width: 50%;
    padding: 0px !important;
    }
    }
.FormArea .ContentWizardDisplay .panel-heading h2 {
    color: white !important;
    }
.FormArea .Left > div:not(.PanelFieldLabel) > label {
    width: auto;
    }
.FormArea .LabelSpacer.FloatLeft {
    padding: 0;
    min-width: 168px;
    margin: 0;
    margin-left: 14px !important;
    }
.FormArea .panel-body-container.panel-collapse {
background-color: transparent !important;
}











 
 

.FormArea div:not(.RadAjaxPanel) tr:nth-child(even) td {
    background-color: white !important;
}

.FormArea div#RadWindowWrapper_ctl00_GenericWindow {
    width: 100% !important;
}
.FormArea .TwoColumns .PanelField label {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.FormArea .ContentWizardDisplay .panel-body {
    background-color: transparent;
}
.FormArea .AddPadding {
    padding: 0;
}

.FormArea div:not([class="RadAjaxPanel"]) tr td {
    padding: 0;
}

 

.FormArea label + .PanelFieldValue > input[type="text"], .FormArea label + .PanelFieldValue > textarea {
    width: 100% !important;
}


.FormArea .PanelField.Left > span.Label {
    width: 99% !important;
    padding-left: 0 !important;
    margin-bottom: 8px;
}
.FormArea .PanelField.Left > label {
    width: 99% !important;
    margin-bottom: 8px;
    padding-left: 0 !important;
}

.FormArea label + .PanelFieldValue {
    width: 100% !important;
}
.FormArea .ContentWizardDisplay .panel-body {
    padding: 0;
}
.FormArea .ContentWizardDisplay.ClearFix {
    padding: 0;
}
.FormArea .panel-body {
    padding: 0;
    background-color: transparent !important;
}
.FormArea .PanelField.Left > span.Label 
 + .PanelFieldValue {
    width: 99%;
}


/* Alt background colors
   ========================================================================== */
.AltBgColor1 {
  background-color: #fff;
  padding: 10px;
}

.AltBgColor6 > .panel,
.AltBgColor6 > .panel h2, 
.AltBgColor7 > .panel,
.AltBgColor7 > .panel h2,
.AltBgColor8 > .panel,
.AltBgColor8 > .panel  {
  color: #fff;
}

.AltBgColor6 > .panel a,
.AltBgColor6 > .panel a:hover,
.AltBgColor6 > .panel a:active,
.AltBgColor6 > .panel a:focus,
.AltBgColor6 > .panel a:visited,
.AltBgColor7 > .panel a,
.AltBgColor7 > .panel a:hover,
.AltBgColor7 > .panel a:active,
.AltBgColor7 > .panel a:focus,
.AltBgColor7 > .panel a:visited,
.AltBgColor8 > .panel a,
.AltBgColor8 > .panel a:hover,
.AltBgColor8 > .panel a:active,
.AltBgColor8 > .panel a:focus,
.AltBgColor8 > .panel a:visited  {
  color: #fff;
  text-decoration: underline;
}

.AltBgColor6 > .panel .ProgressBar > span, 
.AltBgColor7 > .panel .ProgressBar > span,
.AltBgColor8 > .panel .ProgressBar > span  {
  /* Make the progress tracker indicator use a white bar instead of default */
  background-color: #fff;
}

.AltBgColor6 > .panel {
  background-color: #0D05FD;
}
.AltBgColor6 > .panel.panel-border {
  border-color: #ffffff;
}

.AltBgColor7 > .panel {
  background-color: #D00000;
}
.AltBgColor7 > .panel.panel-border {
  border-color: #ffffff;
}

.AltBgColor8 > .panel {
  background-color: #7F7F7F;
}
.AltBgColor8 > .panel.panel-border {
  border-color: #ffffff;
}


/**************************************************************************/
/*** Address popup reorder  ***/
/**************************************************************************/


div[id*=Body_AddressEdit] tbody:not(.hidden) > tr[id*="_AddressEdit_RowPostalCodeLookup"] ~ tr.LabelSpacer + tr.LabelSpacer {
    display: none !important;
}

div[id*=Body_AddressEdit] tbody:not(.hidden) > tr[id*="_AddressEdit_RowCity"] label {
    font-size: 0 !important;
    min-width: 162px !important;
}

div[id*=Body_AddressEdit] tbody:not(.hidden) > tr[id*="_AddressEdit_RowCity"] label:before {
    content: 'Town/Suburb';
    font-size: 14px !important;
}

div[id*="_AddressEdit_DivAddressEntry"] > table > tbody:not(.hidden) {
    display: flex !important;
    flex-wrap: wrap;
}

form[action^="./ContactAddressEdit.aspx?AddressId"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(8) {
    order: 0;
}

form[action^="./ContactAddressEdit.aspx?AddressId"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(1) {
    order: 1;
}

form[action^="./ContactAddressEdit.aspx?AddressId"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(9) {
    order: 2;
}

form[action^="./ContactAddressEdit.aspx?AddressId"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(10) {
    order: 2;
}

form[action^="./ContactAddressEdit.aspx?AddressId"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(11) {
    order: 2;
}

div[id*="_AddressEdit_DivAddressEntry"] > table > tbody:not(.hidden) {
    display: flex !important;
    flex-wrap: wrap;
}

form[action^="./ContactAddressEdit.aspx?ContentItemKey"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(8) {
    order: 0;
}

form[action^="./ContactAddressEdit.aspx?ContentItemKey"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(2) {
    order: 1;
}

form[action^="./ContactAddressEdit.aspx?ContentItemKey"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(10) {
    order: 2;
}

form[action^="./ContactAddressEdit.aspx?ContentItemKey"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(11) {
    order: 2;
}

form[action^="./ContactAddressEdit.aspx?ContentItemKey"] div[id*=Body_AddressEdit] tbody:not(.hidden) > tr:nth-child(12) {
    order: 2;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

div[id*='_AddressEdit_DivAddressEntry'] > table > tbody:not(.hidden){
display: block !important;
}
}

/*******  add line formating on iqa from single line text feilds *******/

.enable-line-breaks .RadGrid_MetroTouch .rgRow>td, .enable-line-breaks .RadGrid_MetroTouch .rgAltRow>td {
    white-space: pre-wrap;
}




/**************add accordions st ataff site ******************/

.accordion {
    max-height: 0px;
    display: block;
    overflow: hidden;
    border-top: 1px solid #efeff2;
    margin-bottom: 20px;
    opacity: 0;
}

.accordion.show {
    max-height: 2000px;
    /* background: #efeff2; */
    /* padding: 20px; */
    border: 1px solid #efeff2;
    margin-bottom: 20px;
    background: white;
    opacity: 1;
}

h4.accordionheading:after {
    content: '+';
    margin: -5px 25px auto 0;
    display: inline-block;
    position: absolute;
    left: auto;
    right: 35px;
    color: #2E478D;
    font-size: 31px;
}

h4.accordionheading.active:after {
    content: '-';
    margin: -5px 25px auto 0;
    display: inline-block;
    position: absolute;
    left: auto;
    right: 35px;
}

h4.accordionheading {
    /*   margin-top: -15px;*/
    padding: 18px;
    margin-bottom: 0;
    /*   font-weight: 500;*/
    /* color: #2E478D; */
    cursor: pointer;
    background: #efeff2;
    font-size: 15px !important;
    width: 100%;
}

.accordion h5 {
    font-size: 16px;
}

h4.accordionheading.active {
    background: #efeff2;
    margin-bottom: 0px;
    padding: 18px;
}

@media (max-width: 767px) {
    h4.accordionheading {
    }
}

.accordion h4.accordionheading:after {
    content: none;
}

.sub-accordion {
    max-height: 0px;
    display: block;
    /* overflow: hidden; */
    /* border-top: 1px solid #efeff2; */
    padding-bottom: 20px;
    opacity: 0;
}

.sub-accordion.show {
    max-height: 2000px;
    background: #ffffff;
    /* padding: 20px; */
    border-bottom: 1px solid #fff;
    margin-bottom: 1px;
    opacity: 1;
}

.accordion.show h4.sub-accordionheading:after {
    content: '+';
    margin: -5px 0 auto 0;
    display: inline-block;
    position: absolute;
    left: auto;
    right: 35px;
    color: #2E478D;
    font-size: 25px;
}

.accordion.show h4.sub-accordionheading.active:after {
    content: '-';
    margin: -5px 0 auto 0;
    display: inline-block;
    position: absolute;
    left: auto;
    right: 35px;
    font-size: 31px;
}

.accordion h4.sub-accordionheading {
    /*  margin-top: -15px;*/
    padding: 0px;
    /* margin-bottom: 0; */
    font-weight: 500;
    color: #2E478D;
    cursor: pointer;
    background: #ffffff;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
}

.accordion.show h4.sub-accordionheading.active {
    background: #ffffff;
    margin-bottom: 0px;
    padding: 0px;
}

@media (max-width: 767px) {
    h4.sub-accordionheading {
    }
}

.sub-accordion h4.sub-accordionheading:after {
    content: none;
}

/********** animation ************/
.accordion {
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1);
    transition-delay: 0.1s;
    border: 1px solid #ffffff;
}

.accordion.show {
    transition: max-height 1s ease-in-out, opacity 1s ease-in-out;
    transition-delay: 0.1s;
}

.accordion > * {
    margin: 0 20px;
}

.accordion > *:first-child:not(.sub-accordion) {
    padding-top: 20px;
}

.accordion > *:last-child:not(.sub-accordion) {
    padding-bottom: 20px;
}

.sub-accordion {
    overflow: hidden;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), opacity 0.5s cubic-bezier(0, 1, 0, 1);
    transition-delay: 0.1s;
    border: 1px solid #ffffff;
}

.sub-accordion.show {
    transition: max-height 1s ease-in-out, opacity 1s ease-in-out;
    transition-delay: 0.1s;
}

.sub-accordion > * {
    margin: 0 20px;
}

.sub-accordion > *:first-child:not(.sub-accordion) {
    padding-top: 20px;
}

.sub-accordion > *:last-child:not(.sub-accordion) {
    padding-bottom: 20px;
}

.sub-accordion.show > *:last-child:not(.sub-accordion) {
    padding-bottom: 0;
}

.accordion h4.sub-accordionheading:after {
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.accordion.show h4.sub-accordionheading:after {
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

h4.accordionheading:hover + .accordion, .accordion:hover {
    max-height: 2000px;
    transition: max-height 1s ease-in-out, opacity 1s ease-in-out;
    transition-delay: 0.1s;
    opacity: 1;
}

h4.sub-accordionheading:hover + .sub-accordion, .sub-accordion:hover {
    max-height: 2000px;
    transition: max-height 1s ease-in-out, opacity 1s ease-in-out;
    transition-delay: 0.1s;
    opacity: 1;
}
