a {
color: #1f4bff;
font-weight: 800;
text-decoration: underline;
}

h1 {
    align-self: stretch;
    color: #b5b5b5;
    font-weight: 700;
    line-height: 72px;
    position: relative;
    text-align: center;
    padding-bottom: 0px;
}

h2 {
    align-self: stretch;
    color: #3f3f3f;
    font-weight: 700;
    line-height: 60px;
    position: relative;
    text-align: center;
    padding-bottom: 0px;
  	font-size: 32px;
}

h3 {
    align-self: stretch;
    color: #000;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    text-align: left;
    padding-bottom: 0px;
  	font-size: 22px;
}

h3.Header__titleDescription {
    align-self: stretch;
    color: #b5b5b5;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    text-align: center;
    padding-bottom: 0px;
  	font-size: 22px;
}

.h2-white {
	color: #fff;
  	margin-bottom: 0px;
  	padding-bottom: 0px;
}

.body {
font-family: 'Roboto', sans-serif; 
}

/* Header */
.Header__titleDescription {
padding-bottom: 10px;
}

.Header__logotxt {
display: none;
}

.LoginDetail__signin {
display:none;
}

.Header__containerUl {
display:none;
}

.ModuleCategoryContainer__hometabs.commonStyle__positionRel {
display:;
}

.Header__logoPart {
min-width:0px;
}

/* Navigation bar */
.Header__navbtn.registration {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    padding-left: 20px;
}

.custom-register-button {
    display: inline-flex;
    align-items: center;
    padding: 10px 16px 10px 10px;
    border: 1px solid;
    background-color: #007bff; /* Primary blue color */
    box-shadow: 0px 4px 0px #3760ff80;
    border-color: #0a0a0a;
    border-radius: 8px!important;
    gap: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.custom-register-button:hover {
    background-color: #0056b3; /* Darker blue on hover */
}

.custom-register-button .button-icon {
    margin-right: 8px;
    font-size: 16px;
}

.button-image {
max-width:16px;
}

#portal_tabSolutions {
	display: none;
}

#portal_tabHome .Header__link::before {
  content: "Help Centre ";
  color: inherit; /* Keep original styles */
}

#portal_tabHome .Header__link {
  color: ; /* Hide the original text */
  text-decoration: none; /* Prevent underlining if there is any */
}

/* Header wrapper */


/* Button Help Center */
/* Target the "Help Center" button and make it invisible */
.ModuleCategoryContainer__tabs .Button__tagPrimary {
    visibility: hidden; /* Make it invisible */
    pointer-events: none; /* Disable interaction */
}

/* Search box */
.SearchBox__searchpart {
background-color: #141414;
}

.SearchBox__searchpart input {
	background-color: #141414;
    border: 1px solid;
    border-color: #717172;
    border-radius: 8px;
  	color: #f3f5f7;
}

/* List view */

/* Main section */
.Layout__oneColumn {
  background-color: #f7f7f7;
  border-radius: 18px;
}

#layoutContainer {
  padding-bottom: 1px;
  min-height: 1px!important;
}

.Layout__twoColumn {
  background-color: #f7f7f7;
  border-radius: 18px;
}

.AppContainer__homeWidget {
  padding-top: 10px; 

}

.commonStyle__ulAlign {
  padding-top: 0px;
  padding-left: 20px;
  padding-right: 20px;  
}

.ModuleCategoryContainer__hometabs {
  margin-bottom:10px;
}

.TitleContainer__title.commonStyle__inlineBlock.commonStyle__wordBreak {
    font-weight: 700;
}

/* Article box */
.ArticleDetailLeftContainer__box {
 border-radius: 12px;
}

.ModuleCategoryContainer__containerListView {
 border-radius: 12px;
}

.Layout__oneColumn.Layout__fullWidth {
padding-bottom: 10px;
}

.TitleContainer__title, .TitleContainer__list_title {
letter-spacing: 0;
}

.ArticleDetailRightContainer__followContentLow {
	display: none;
}

.ArticleDetailLeftContainer__kbTitle .commonStyle__flex1 .commonStyle__wordBreak {
	text-align: left;
}
.ArticleDetailLeftContainer__kbTitle.commonStyle__flex1.commonStyle__wordBreak {
	text-align: left;
}

.toc_anchors .sty__qnyzbx__cls {
	color: #3f3f3f;
}

.SubscribeDepart__followContent {
	display: none;
}

.Header__breadcrumbs {
	font-weight: 400;
}

.BreadCrumbs__breadCrumbsLink {
	font-weight: 400;
}

.ArticleListContainer__boxView {
	border: none;
  	border-radius: ;
}

.ModuleItem__moduleListItem {
	border-radius: ;
}

.treeView {
	display: none;
}

/* Footer styles */
/* Social block*/
.Layout__oneColumn__social {
  	max-width: 80rem; /* Same as layoutContainer */
    padding: 1rem; /* Adjust as needed to match */
    margin: 0 auto; /* Center the container */
  	margin-top: 30px;
    background-color: #f9f9f9; /* Optional: Light background color */
    border: 1px solid #ddd; /* Optional: Light border */
    border-radius: 12px;
  	min-height: 1px;
  	align-items: center;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    gap: 32px;
    justify-content: center;
    position: relative;
}

.Layout__oneColumn__support {
  	max-width: 80rem; /* Same as layoutContainer */
    padding: 1rem; /* Adjust as needed to match */
    margin: 0 auto; /* Center the container */
  	margin-top: 30px;
    background-color: ; /* Optional: Light background color */
    min-height: 1px;
  	align-items: center;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    position: relative;
}

.Layout__oneColumn__support__channels {
  	max-width: 80rem; /* Same as layoutContainer */
    padding: 1rem;
  	padding-top: 0px;
    margin: 0 auto; /* Center the container */
  	margin-top: 0px;
    background-color: ; /* Optional: Light background color */
    min-height: 1px;
  	align-items: center;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    position: relative;
}

/* Style the overall responsive section */
.responsive-social-section {
    display: flex;
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
    justify-content: center; /* Center-align the content horizontally */
    align-items: center; /* Align items vertically */
    gap: 16px; /* Padding between divs */
    width: inherit;
  	max-width: 100%;
  	min-width: 200px;
    margin: 0 auto;
    padding: 1rem 0;
}

.responsive-support-section {
    display: flex;
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
    justify-content: center; /* Center-align the content horizontally */
    align-items: center; /* Align items vertically */
    gap: 16px; /* Padding between divs */
    width: inherit;
  	max-width: 100%;
  	min-width: 200px;
    margin: 0 auto;
    padding: 1rem 0;
  	padding-bottom: 0px;
}

.responsive-support-channels-section {
    display: flex;
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
    justify-content: center; /* Center-align the content horizontally */
    align-items: center; /* Align items vertically */
    gap: 16px; /* Padding between divs */
    width: inherit;
  	max-width: 100%;
  	min-width: 200px;
    margin: 0 auto;
    padding: 1rem 0;
  	padding-top: 0px;
}

/* For screens between 550px and 750px */
@media (min-width: 550px) and (max-width: 750px) {
    .responsive-social-section {
        min-width: 400px;
    }
}

/* For screens over 750px */
@media (min-width: 750px) {
    .responsive-social-section {
        min-width: 700px;
    }
  .responsive-support-section {
        min-width: 70rem;
    }
  .responsive-support-channels-section {
        min-width: 70rem;
    }
}

/* Styling for the new row */
.new-row {
    display: flex; /* Align divs in a row */
    flex-wrap: wrap; /* Allow wrapping for smaller screens */
    justify-content: space-between; /* Distributes space between divs */
    gap: 30px; /* Space between the two divs */
    margin-top: 30px; /* Space above the row */
    width: 100%; /* Ensures the row spans the parent container */
    box-sizing: border-box; /* Ensures padding and borders are included in width */
}

/* Styling for the new divs */
.new-div {
    flex: 1 1 calc(50% - 30px);
  	flex-direction: column;
  	justify-content: center;
  	align-items: center;
    max-width: calc(50% - 15px); /* Ensures two divs fit per row with gap */
    background-color: #f9f9f9;
    border: 1px solid #ddd;
  	border-radius: 12px;
    text-align: center;
    padding: 20px; /* Adds inner spacing */
    box-sizing: border-box; /* Includes padding and border in width */
}

/* Responsive adjustments for smaller screens */
@media (max-width: 768px) {
    .new-div {
        max-width: 100%;
      	flex: 1 1 100%;
    }
}


/* Style the text div */
.text-social-div {
    
    text-align: center;
    font-size: 1.2rem; /* Adjust for readability */
    font-weight: bold;
    color: #333;
  	min-width: 70px;
}

/* Style the icon divs */
.icon-div {
    flex: 0 0 52px; /* Set a fixed width for each icon div */
    height: 52px; /* Match height to width */
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd; /* Optional: Border for icons */
    border-radius: 8px; /* Optional: Rounded corners */
    background-color: #f9f9f9; /* Optional: Light background */
}

/* Style the images inside the icon divs */
.icon-div img {
    max-width: 100%; /* Ensure images fit inside the div */
    max-height: 100%; /* Ensure images don't exceed height */
    object-fit: contain; /* Maintain aspect ratio */
}

.support-channels-heading {
	align-self: stretch;
    color: #0a0a0a;
    font-weight: 700;
    line-height: 36px;
    margin-top: 10px;
    position: relative;
    text-align: center;
  	font-size: 1.2rem;
}

.support-channels-p {
	font-size: 1rem;
  	color: #383838;
}


.Layout__oneColumn__riskDisclaimer {
  	max-width: 70rem; /* Same as layoutContainer */
    padding: 1rem; /* Adjust as needed to match */
    margin: 0 auto; /* Center the container */
  	margin-top: 0px;
    background-color: #f9f9f9; /* Optional: Light background color */
    border: 1px solid #ddd; /* Optional: Light border */
    border-radius: 12px;
  	min-height: 1px;
  	align-items: center;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    position: relative;
}

/* Disclaimer text styles */
.riskDisclaimer-text {
    font-size: 14px;
    color: #333;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
    margin: 0;
}


/* General Footer Styling */
.footer {
    background: var(--footer-background, #0a0a0a);
    color: var(--footer-text-color, #b5b5b5);
    padding: 40px 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    line-height: 1.5;
}

.footer-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

/* Logo Section */
.footer-logo {
    text-align: center;
    margin-bottom: 20px;
}

.footer-logo-link svg {
    fill: #fff;
    max-width: 150px;
}

/* Legal Links Section */
.footer-legal {
    text-align: center;
    margin-bottom: 20px;
}

.footer-legal-text {
    display: block;
    margin-bottom: 10px;
    color: var(--footer-text-color, #b5b5b5);
}

.footer-legal-links {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.footer-legal-links a {
    color: var(--footer-link-color, #fff);
    text-decoration: none;
    font-weight: 600;
}

.footer-legal-links a:hover {
    text-decoration: underline;
}

/* Information Section */
.footer-info {
    background: var(--palette-gray-800, #1a1a1a);
    color: #ddd;
    padding: 20px;
    border-radius: 8px;
    font-size: 12px;
    text-align: left; /* Align content to the left */
    line-height: 1.6; /* Improve readability */
}

.footer-info h4 {
    margin-top: 20px;
    font-size: 16px;
    color: var(--palette-white, #fff);
}

.footer-info p {
    margin: 10px 0;
}

/* Bottom Logo Section */
.footer-bottom-logo {
    text-align: center;
    margin-top: 20px;
}

.footer-bottom-logo svg {
    opacity: 0.8;
    max-width: 200px;
}

.footer-bottom-logo svg:hover {
    opacity: 1;
}

.Footer__footer {
	border-top: #000;
}
