/* FAQ stylesheets start here*/
/*.panel ul li{
		display:flex;
}*/
a{
	text-decoration: none;
}
a:hover, a:active, a:focus{
	text-decoration: none;
}
.panel-heading{
    padding: 0px;
}
.panel-heading h2{
    font-size: 18px;
    margin: 0px;
    color: #fff;
    background: #337AB7;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
}
.panel-default{
    border:none;
    padding-bottom: 5px;
}
.panel-body{
    padding: 10px;
    border:1px solid #ccc;
    border-top: 0px;
    border-radius: 0px 0px 5px 5px;
}
.panel{
    box-shadow: none;
}
/* FAQ stylesheets ends here*/

/*
*/
/*.headerLogo_Custom
{
	width:120pt;
}*/

.Header__logo
{
 	min-height:1rem;
}
/*.Footer__footer*/
.Footer__footerLink
{
  display:none;
}
.Footer__footer span
{
  visibility :hidden;
}
.Footer__footer:after
{
  content: "Copyright ©2026 Credenti | All Rights Reserved.";
  visibility :visible;
}

/*
.ErrorPageNew__description
{
 visibility: hidden;
}
.ErrorPageNew__description:after
{
  content: "Please register or login to see the content";
  display: block;
 visibility: visible;
}*/
/**/
