.library .ContentWizardDisplay{
border-style:none;
.red-1pxline-icon {
  border-left: 1px solid #DE353C;
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
}

}
.library .FAQ-Title {
    background: #EDEAF0;
    padding: 5px 10px;
    font-family: "AvenirLTPro-Roman", Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: rgb(70,47,145);
}
.library {font-family: "AvenirLTPro-Roman", Arial, sans-serif;}
.library .TaggedListPanel  a{
	text-decoration: none;
	color: rgb(70,47,145);
}
.library .TaggedListPanel .FAQ-collapse { margin:0 0px 0 10px;}
.library .TaggedListPanel .FAQ-collapse  a{ font-weight:700;}
.library .RadTabStrip_MetroTouch .rtsLevel1 .rtsLink {
border : none;
}
.library .RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1
{
	border : none;
}

.library .RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected{
	background-color :rgb(70,47,145) !important;
	

}