#scroll.container {
	max-width: 1200px
}
body {
	color: #333;
}
.heading-menu {
	display: none;
}
#lhsTree {
	list-style-type: none !important;
}
#lhsTree a {
	color: #333
}
#scroll #lhsTree>li>ul li a {
	font-size: 13px;
	padding: 0;
	color: #333;
	border: none;
	padding: 10px 0 10px 20px;
}
.fixed_bar_hcontainer {
	margin: 195px -89px 0
}
.hideAnimation {
	margin: 195px -89px 0 0;
	transition: all .5s
}
.showAnimation {
	margin: 195px 0 0;
	transition: all .5s
}
#lhsTree>li,
#lhsTree>li,
#lhsTree>li span {
	color: #333;
}
#lhsTree>li,
#scroll ul.relPrd>li {
	border-bottom: none;
}
#lhsTree>li>ul li,
#scroll ul.relPrd li ul li,
#scroll ul.relPrd li ul li {
	border-top: none;
}
#lhsTree>li>ul li.feaact {
	background: #f1f9fe;
	border-left: 3px solid #2283e8;
}
#lhsTree>li>ul li:hover {
	background: #f1f9fe;
	transition: .2s;
}
#lhsTree>li>ul li.feaact a {
	color: #2a85e5;
}
#lhsTree>li>ul {
	list-style-type: none;
}
#lhsTree>li>ul li {
	margin-left: 16px;
	font-size: 13px;
	transition: .2s;
}
#scroll #lhsTree>li>ul li a.feaact {
	color: #2a85e5;
	background: #f1f9fe;
	border-left: 3px solid #2283e8;
}
#lhsTree>li>span.ifTree:after {
	border-top: 5px solid transparent;
	border-left: 5px solid #374f60;
	border-bottom: 5px solid transparent;
}
#lhsTree>li>span.ifTree.dropact:after {
	border-left: 5px solid transparent;
	border-top: 5px solid #374f60;
	border-bottom: 5px solid transparent;
}
#scroll ul.relPrd>li {
	color: #000;
	font-size: 13px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ececec
}
#scroll ul.relPrd {
	line-height: 1.2em;
	list-style-type: none;
	padding: 0;
	width: 250px
}
#scroll ul.relPrd>li>span {
	color: #000;
	display: inline-block;
	font-weight: 700;
	padding: 10px 0
}
#scroll ul.relPrd li ul,
#scroll ul.relPrd li ul li {
	list-style-type: none;
	padding: 0;
	margin: 0
}
#scroll ul.relPrd li ul li span {
	margin-right: 18px
}
#scroll ul.relPrd li ul li {
	border-top: 1px solid #ececec;
	color: #000;
	font-size: 12px;
	cursor: pointer;
	text-indent: 10px;
	height: 30px;
	overflow: hidden
}
#scroll ul.relPrd li ul li:nth-child(9) a:nth-child(1) {
	display: inline !important;
}
#scroll ul.relPrd li ul li:hover .product-quick-name {
	color: #7bbb2a;
	transition-duration: .3s
}
#scroll ul.relPrd li a {
	color: #000;
	text-decoration: none;
	line-height: 30px;
	display: block;
	width: 250px
}
#scroll ul.relPrd li a.product-expanded-name {
	font-size: 10px;
	color: #777;
	border-radius: 2px;
	padding: 3px 10px 3px 0;
	margin: 0 0 5px;
	width: auto !important;
	line-height: 12px;
	height: auto
}
#scroll ul.relPrd>li>span {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
}
#scroll ul.relPrd li ul li {
	padding-left: 27px;
	position: relative;
}
#scroll ul.relPrd li ul li::before {
	content: "";
	position: absolute;
	height: 30px;
	width: 30px;
	background: url("/sites/meweb/images/se/active-directory-audit/images/lhs-ad-product-icons-sprite.png");
	background-size: 32px;
	background-position: 0 0;
	left: -6px;
}
#scroll ul.relPrd li ul li:nth-of-type(2)::before {
	background-position: 0 -36px;
}
#scroll ul.relPrd li ul li:nth-of-type(3)::before {
	background-position: 0 -71px;
}
#scroll ul.relPrd li ul li:nth-of-type(4)::before {
	background-position: 0 -110px;
}
#scroll ul.relPrd li ul li:nth-of-type(5)::before {
	background-position: 0 -147px;
}
#scroll ul.relPrd li ul li:nth-of-type(6)::before {
	background-position: 0 -184px;
}
#scroll ul.relPrd li ul li:nth-of-type(7)::before {
	background-position: 0 -221px;
}
#scroll ul.relPrd li ul li:nth-of-type(8)::before {
	background-position: 0 -261px;
}
#scroll ul.relPrd li ul li:nth-of-type(9)::before {
	background-position: 0 0;
}
#scroll ul.relPrd li ul li:nth-of-type(10)::before {
	background-position: 0 -294px;
}
.featureContent {
	padding-left: 65px;
	position: relative;
}
.featureBox .featureContent::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	width: 50px;
	background: url("/sites/meweb/images/se/active-directory-audit/images/active-directory-audit-feature-page-sprite.png");
}
body .CS_CTAContainer {
	box-sizing: border-box;
	font-family: ZohoPuvi;
}
body .CS_CTAContainer a.CS_CTABtn {
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	background: #ef292c;
	color: #fff;
	padding: 10px 43px;
	text-decoration: none;
	cursor: pointer;
	box-sizing: border-box;
	border-width: 0;
	transition: background .3s ease-in-out;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
body .CS_CTAContainer a.CS_CTABtn:hover {
	background: #c71a1d;
	text-decoration: none;
}
/******** bottom tab menu styles *************/
/* new footer link start */
.footer-new .tabs [id^=tab]:checked+label {
	background: #FFF;
	border-bottom: 2px solid #025d72;
	color: #025d72;
	font-weight: 600
}
#tab1:checked~#tab-content1,
#tab2:checked~#tab-content2,
#tab3:checked~#tab-content3,
#tab4:checked~#tab-content4,
#tab5:checked~#tab-content5 {
	display: block
}
.footer-new .tabs [id^=tab]:checked+label span {
	color: #035b75
}
.tab-content ul {
	display: block;
	width: 33.33%;
	float: left;
	padding-top: 20px
}
.tab-content ul li:before {
	content: '';
	position: absolute;
	width: 5px;
	height: 5px;
	background: #9cc1cf;
	border-radius: 20px;
	margin: 11px 0 0 -14px
}
.footer-new {
	padding-top: 30px !important;
	padding-bottom: 20px !important;
}
.footer-new h2 {
	font-size: 28px;
	font-weight: 600;
	text-align: center
}
.footer-new li {
	line-height: 24px;
	margin-bottom: 10px;
	padding-right: 20px
}
/* tab section css start*/
.pageTabSec h2 {
	font-size: 29px !important;
	font-weight: bold !important;
	text-align: center;
	margin-bottom: 30px !important;
	font-family: 'Open Sans', sans-serif;
	color: #000;
}
.pageTabSec {
	max-width: 1100px;
	margin: 0 auto;
	margin-bottom: 0;
}
.pageTabSec ul.pageTab {
	padding: 0;
	border-bottom: 1px solid #e7e7e7;
	text-align: center;
	box-sizing: border-box;
}
.pageTabSec ul.pageTab li {
	padding: 12px 30px;
	box-sizing: border-box;
	margin: 0 10px;
	display: inline-block;
	font-size: 15px;
	color: #8c9ca2;
	cursor: pointer;
}
.pageTabSec ul.pageTab li.active {
	border-bottom: 2px solid #055367;
	color: #055367;
	font-weight: 600;
}
.pageTabSec ul.pageTab li:hover {
	color: #055367;
}
.pageTabSec .pageTabView {
	padding: 30px 0;
	display: none;
}
.pageTabSec .pageTabView.active {
	display: block;
}
.pageTabSec .pageTabView ul {
	width: 24%;
	display: inline-block;
	padding-left: 20px;
	box-sizing: border-box;
	list-style: disc;
	color: #93bac9;
	vertical-align: text-top;
}
.pageTabSec .pageTabView.solutions-tab ul {
	width: 25%;
	float: left;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(1) {
	width: 26%;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(2) {
	width: 23%;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(3) {
	width: 27%;
}
.pageTabSec .pageTabView.solutions-tab ul:nth-child(4) {
	width: 24%;
}
.pageTabSec .pageTabView ul li a {
	color: #000;
	font-size: 13px;
}
.pageTabSec .pageTabView ul li a:hover {
	text-decoration: underline;
}
.pageTabSec .pageTabView ul li {
	padding: 6px 0;
	margin: 0;
	list-style-type: disc !important;
	color: #93bac9;
}
#rel-Prd ul {
	width: 33%;
}
#rel-Prd ul li:first-child a {
	font-weight: 600
}
.footer-new {
	background: #fff;
	padding-bottom: 20px !important;
	padding-top: 30px !important;
}
@media(max-width:1024px) {
	.pageTabSec .pageTabView {
		padding: 30px 20px
	}
}
@media(max-width:1023px) {
	.pageTabSec ul.pageTab {
		padding: 0 10px;
	}
	.pageTabSec ul.pageTab li {
		padding: 12px 10px;
		margin: 0 10px;
		font-size: 13px;
	}
	.pageTabSec .pageTabView ul {
		font-size: 13px;
	}
	.pageTabSec .pageTabView {
		padding: 20px;
	}
}
@media (max-width:991px) {
	.pageTabSec .pageTabView.solutions-tab ul {
		width: 25% !important;
	}
}
@media (max-width:767px) {
	.pageTabSec {
		display: none !important;
	}
}
/* tab section css end */