.breadcrumb-area.bg-cover.text-center.text-light.bg-gradient.breadcrumb-custom {
    padding-bottom: 30px;
}

.ibmapimSupport.container {
    margin-bottom: 50px;
}


.views-element-container .view.view-faqs .ui-state-default, .views-element-container .view.view-faqs .ui-widget-content .ui-state-default, .views-element-container .view.view-faqs .ui-widget-header .ui-state-default {
    border: 1px solid #9e9e9ec7;
    background: none;
    color: #000000;
    margin-bottom: 15px;
}


.views-element-container .view.view-faqs .ui-state-active, .views-element-container .view.view-faqs .ui-widget-content .ui-state-active, .views-element-container .view.view-faqs .ui-widget-header .ui-state-active {
    border: 1px solid #9e9e9ec7;
    background: none;
    color: #000000;
}

.supportContentWrapper .views-element-container .view .ui-widget-content {
    background: #eaeaea;
    padding-top: 2em;
    margin-bottom: 25px;
}

.faqDiv {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/* nothing to add now can be used in future */
.navbar.validnavs.navbar-default .navbar-nav li a.smooth-menu.menu-hl-support{
	text-decoration-color: currentColor;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
    padding-bottom: 10px !important;
}

h2.viewTitle {
    font-size: 2rem;
    font-weight: 900;
    display: none;
}

.faqDiv {
    line-height: 3.5rem;
}

.supportContentWrapper p {
    font-size: 1rem;
    line-height: 1.6rem;
}