.Footer__footerBg {
    display: none;
}
.commonStyle__detailHeader {   
    font-size: 1.9rem;    
    line-height: normal;
}
.KbDetailLtContainer__userSocialIcon {display:none; }
li#portal_tabsignin {
    display: none;
}
.Footer__footerBg {
    display: none !important;
}
.signup {
    background: #15446a;
    text-align: center;
  	padding-bottom:20px;
}
.signup .container {
   max-width: 80%;
  margin:auto;
}

.orange-filled-btn {
    border: 2px solid #ff5d00 !important;
    font-size: 15px;
    color: white!important;
    background: linear-gradient(to right, #ff5d00 50%, transparent 50%) !important;
    background-size: 201% 100% !important;
    text-transform: uppercase;
    display: block;
    padding: 4px !important;
    text-decoration: none !important;
    text-align: center !important;
    margin-right: 10px;
    max-width: 150px;
    min-width: 150px;
    border-radius: 4px !important;
    height: auto !important;
    margin: auto;
}

.signup .heading {
  	color:white;
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    margin: auto!important;
    font-size: x-large!important;
    line-height: normal!important;
}
