.commonStyle__zt3BrandBg {
    background-color: #F25645;
}
.Header__name {
  color: #FFFFFF;
  font-weight: lighter;
  font-style: normal;
}
#portal_tabHome a {
  color: #fff
}
span[data-id="toparrow"],#portal_tabSolutions {
  display: none;
}
.KbDetailLtContainer__articleContent a {
  color: #D73737!important;
    text-decoration: underline;
}
.commonStyle__zt3Link:hover, 
.themeLink:hover, 
.commonStyle__zt3LinkActive, 
.commonStyle__zt3bdrLine, 
.DepartmentList__forums {
  color: #000!important;
  text-decoration: underline;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
	-webkit-clip-path: inset(50%) !important;
		clip-path: inset(50%) !important;  /* 2 */
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;            /* 3 */
}

.home-h2 {
  font-size: 1.1875rem
}

.CustomWidget__customDescription {
  color: black;
}

.CustomWidget__customDescription a {
  color: #3366CC;
}

.Footer__footerBg#custom-footer {
  display: block;
}

.AppContainer__welcomeHeading, /* a11y text added by Zoho (eye roll) */
.CustomizeContainer__aPlus, /* font size button */
.Header__menuicon, /* mobile hamburger */
#articleReview, /* social links, like & dislike*/
#userPreference, /* user text preference */
.AppContainer__breadCrumbs, /* search bar and breadcrumbs */
.TOCContainer__tocContainer /* KB skiplinks */
{ display: none; }

.Footer__footerLink {
  text-decoration: underline;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
	-webkit-clip-path: inset(50%) !important;
		clip-path: inset(50%) !important;  /* 2 */
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;            /* 3 */
}

/* Developer style start here */
.Header__searchTitle{
 	font-size:0px; 
  	padding-top:30px;
}
.Header__searchTitle:before{
 	font-size:36px; 
  	content:"Welcome to Provider Guide Support";
  	padding-top:25px;
}
.Header__name{
 	font-size:0px; 
}
.Header__name:before{
 	font-size:20px;
  	content:"Provider Guide Help Center"
}
#searchContainer1{
  visibility:hidden
}
#searchContainer2,.Header__menuicon,.globalfixednav .Header__logo,#logoutDetails,#userPreference,#localePopup{
 display:none !important; 
}
.Header__homeContent.Header__homeNavbarFixed .Header__navbar{
 	background-color:transparent;
  	box-shadow:none;
}
#portal_tabHome{
 	margin-right:52px; 
}
.Header__name{
 	color:#fff; 
}
@media only screen and (max-width: 1024px){
  .Header__searchTitle:before {
      font-size: 23px;
      font-weight: 500;
  }
  #searchContainer1 {
    height: 13px;
 }
  .Header__searchTitle {
    font-size: 0px;
    padding-top: 15px;
    margin-bottom: 0px;
}
    .globalfixednav .Header__name{
   	display:none 
  }
}
