  /* Start Site Specific CSS */
 
 /* Start Event Additional Details Pop up - AH 02/09/2022 */
 
span[id*=_QNU_EventLegend___Role].CheckBoxList {height:max-content !important; border:none !important;}
span[id*=_QNU_EventLegend___Sector].CheckBoxList {height:max-content !important;  border:none !important;}
span[id*=_QNU_EventLegend___Section].CheckBoxList {height:max-content !important;  border:none !important;}
span[id*=_QNU_EventLegend___MemberCategory].CheckBoxList {height:max-content !important;  border:none !important;}

div[id*=_PanelFieldEditor_editablePanel] > table > tbody > tr:nth-child(2) > td:nth-child(2) {vertical-align: top;}
div[id*=_PanelFieldEditor_editablePanel] > table > tbody > tr:nth-child(1) > td:nth-child(2) {vertical-align: top;}
 
 
 /* END Event Additional Details Pop up */

/* Smart Library panel */
span[id*=_Smart_Library___Role].CheckBoxList {height:300px !important;}
span[id*=_Smart_Library___Sector].CheckBoxList {height:300px !important;}
span[id*=_Smart_Library___Section].CheckBoxList {height:300px !important;}
span[id*=_Smart_Library___Topics].CheckBoxList {height:300px !important;}
span[id*=_Smart_Library___ResourceSector].CheckBoxList {height:300px !important;}
span[id*=_Smart_Library___MemberCategory].CheckBoxList {height:200px !important;}
textarea[id*=_Smart_Library___Description] {height: 300px;}


label[for*=_Smart_Library___Title] {width: 100% !important;}



div[id*=_PanelFieldEditor_editablePanel] > table > tbody > tr:nth-child(8) > td:nth-child(2) {vertical-align: top;}
 
 
 /* End Stie Specific */
 
 
 