﻿a.sub-heading{text-decoration:none}a.sub-heading:hover{text-decoration:underline}div#ctl00_TemplateBody_WebPartManager1_gwpciJoiningFormForm1_ciJoiningFormForm1_Asi__Wfz__Lister__WFZPAY__CartItems_ctl12{display:none}.RadTabStrip_Mars .rtsLevel1 .rtsLink{color:#fff;border:0!important}.RadTabStrip_Mars .rtsLevel1 .rtsUL{background-color:#004B6D!important}.RadTabStrip_Mars .rtsLevel1 .rtsSelected{border-color:#fff;background-color:#aa4425!important;color:#fff!important}.PanelHeadOptions{margin-right:20px}.EditIcon.IconSprite:before{font-family:FrutigerLTW02-57Condens,Arial,sans-serif;content:"Edit";display:inline-block;text-transform:Capitalize;position:absolute;top:-2px;left:20px}

/* hide pseudo text for 'edit' from events page - edit registrant information since the text is already intuitive */

span#ctl00_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_RegistrantInfoRadButton:before {
	display: none;
}

/* events - hide show all filter */

div#ctl00_TemplateBody_WebPartManager1_gwpciEventProgramDisplay_ciEventProgramDisplay_CaptionHeader {
	display: none;
}

/* consultants profile */
/* hide label for profile, specialism and contact details */

.HideLabel .PanelField label, .HideLabel .PanelField .Label {
    display: none;
}

/* consultants profile */
/* hide my consultants link IQA column */

#ctl00_TemplateBody_WebPartManager1_gwpciMyAccount_ciMyAccount_QueryMenuCommon_ResultsGrid_ctl12_ctl00_ctl02_ctl01_btn_ResultsGrid_2_Sort_Click_your_name_below_to_view_your_profile {
	display: none;
}

/* my account */
/* auto increase width / height of check box list */

span[id*=Profile_Data].CheckBoxList {
    height: auto !important;
    padding: 5px;
    border: 1px solid #c5c5c5 !important;
    width: auto !important;
}