.source-sans {
  font-family: 'Source Sans Pro', sans-serif;
}
#maincontent,
.heading-menu {
  display: none;
}
.ap-how-to,
.ap-how-to * {
  font-family: 'ZohoPuvi', sans-serif;
  box-sizing: border-box;
  color: #000;
  font-size: 12px;
  line-height: 10px;
}
.ap-how-to .tac {
  text-align: center;
}
.ap-how-to .mt20 {
  margin-top: 20px;
}
.ap-how-to .mb20 {
  margin-bottom: 20px;
}
.ap-how-to .ht-wrapper {
  width: 100%;
}
.ap-how-to .ht-wrapper::after {
  content: " ";
  display: table;
  clear: both;
}
.ap-how-to .ht-container {
  max-width: 1180px;
  padding: 0 24px;
  margin: 0 auto;
  width: 100%;
}
.ap-how-to .ht-ban-sec {
  text-align: center;
}
.ap-how-to .ht-ban-sec h1 {
  width: 87%;
  margin: 50px auto 25px auto;
}
.ap-how-to .ht-ban-sec h1 {
  font-size: 45px;
  line-height: 57px;
  font-weight: 600;
}
.ap-how-to .ht-btn-download {
  background-color: #e71b33;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 0;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  height: 47px;
  line-height: 47px;
  padding: 0 35px;
  transition: all 0.5s;
  text-decoration: none;
}
.ap-how-to .ht-btn-download:hover {
  background-color: #c51529;
}
.ap-how-to .ht-con-sec {
  padding-top: 44px;
}
.ap-how-to .ht-con-sec strong {
  font-weight: 600;
}
.ap-how-to .ht-con-sec > .ht-container {
  position: relative;
}
.ap-how-to .ht-con-sec .ht-lhs {
  display: table-cell;
  vertical-align: top;
   width: calc(100% - 364px);
}
.ap-how-to .ht-con-sec .ht-lhs p.p_text {
  line-height: 25px;
}
.ap-how-to .ht-con-sec .ht-rhs {
	width: 364px;
	display: table-cell;
    vertical-align: top;
  	padding-left: 30px;
}
.ap-how-to .ht-con-sec .ht-rhs,
.ap-how-to .ht-con-sec .ht-rhs * {
  transition: all 0.3s ease-in-out;
}
.ap-how-to .ht-con-sec .ht-rhs h3 {
  font-weight: 600;
  font-size: 16px;
  line-height: 36px;
  padding-left: 15px;
  margin-bottom: 10px;
  margin-top: 0;
    text-align: left;
}
.ap-how-to .ht-con-sec .ht-rhs .swipe_down_rhs > ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.ap-how-to .ht-con-sec .ht-rhs .swipe_down_rhs > ul li {
  height: 69px;
  margin-top: -1px;
  display: table-row;
}
.ap-how-to .ht-con-sec .ht-rhs .swipe_down_rhs > ul li a {
  display: table-cell;
  padding: 0 10px 0 15px;
  vertical-align: middle;
  text-decoration: none;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  background-color: #f9f9f9;
  font-size: 13px;
}
.ap-how-to .ht-con-sec .ht-rhs .swipe_down_rhs > ul li:hover {
  z-index: 99;
}
.ap-how-to .ht-con-sec .ht-rhs .swipe_down_rhs > ul li:hover a {
  border-color: #34588e;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 8px #ccc;
  -moz-box-shadow: 0 2px 8px #ccc;
  box-shadow: 0 2px 8px #ccc;
  color: #0c59c8;
}
.ap-how-to .ht-con-sec .ht-rhs .swipe_down_rhs.swipe_down_rhs_fixed {
  position: fixed;
  top: 10px;
}
.ap-how-to .ht-con-sec h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 5px 0 16px 0;
  line-height:30px;
}
.ap-how-to .ht-con-sec p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 8px;
}
.ap-how-to .ht-con-sec ol {
  padding-left: 7px;
  margin: 7px 0 0 10px;
  list-style-type: decimal;
}
.ap-how-to .ht-con-sec ol > li {
  margin-bottom: 5px;
  line-height: 25px;
}
.ap-how-to .ht-con-sec ol > li div.high_text {
  margin-left: -15px;
}
.ap-how-to .ht-con-sec div.high_text {
  font-weight: bold;
  font-size: 15px;
  line-height: 28px;
}
.ap-how-to .ht-con-sec .h-img-box {
  padding: 24px;
  margin: 20px 0;
  border: 1px solid #e1e1e1;
  background-color: #ebf1f9;
  position: relative;
  cursor: pointer;
}
.ap-how-to .ht-con-sec .h-img-box > a {
  display: block;
  line-height: 0;
}
.ap-how-to .ht-con-sec .h-img-box > a.imagelnk {
  padding-right: 0;
  background-image: none;
}
.ap-how-to .ht-con-sec .h-img-box > a::after {
  content: " ";
  display: block;
  width: 76px;
  height: 76px;
  background-image: url("https://www.manageengine.com/products/active-directory-audit/style/../images/who_del_a_user_account_fs.png");
  background-size: 76px 76px;
  position: absolute;
  right: 30px;
  bottom: 30px;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.ap-how-to .ht-con-sec .h-img-box > a:hover:after {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.ap-how-to .ht-con-sec .h-img-box img {
  width: 100%;
  -webkit-box-shadow: 0 0 5px 0px #bdbdbd;
  -moz-box-shadow: 0 0 5px 0px #bdbdbd;
  box-shadow: 0 0 5px 0px #bdbdbd;
  cursor: pointer;
}
.ap-how-to .ht-con-sec .h-img-box.h-img-box-77p {
  width: 77%;
}
.ap-how-to .ht-con-sec .h-img-box.h-img-box-87p {
  width: 87%;
}
.ap-how-to .ht-con-sec .h-img-box + h2 {
  margin-top: 40px;
}
.ap-how-to .ht-tab-panel {
  margin-top: 37px;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li {
  float: left;
  position: relative;
  margin-bottom: -1px;
  margin-right: 2px;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li,
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li * {
  transition: width, height, color 0.2s ease-in;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li:first-child > a {
  padding: 11px 25px 11px 28px;
  margin-left: 0px;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li:first-child > a::before {
  display: none;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li > a {
  display: block;
  padding: 11px 28px 11px 28px;
  margin-left: -4px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  color: #909090;
  border: 1px solid #e6e6e6;
  border-bottom: 1px solid #1d62b8;
  background-color: #f8f8f8;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li > a::before {
  content: " ";
  display: block;
  width: 20px;
  position: absolute;
  left: -13px;
  border-left: 1px solid #e6e6e6;
  border-bottom: 1px solid #1d62b8;
  border-top: 1px solid #e6e6e6;
  bottom: 0;
  display: none;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 6px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 6px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0px;
  transform: skewX(-20deg);
  background-color: #f8f8f8;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li > a::after {
  content: " ";
  display: block;
  width: 20px;
  position: absolute;
  right: -10px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #1d62b8;
  border-top: 1px solid #e6e6e6;
  bottom: 0;
  -webkit-border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  top: 0px;
  transform: skewX(20deg);
  background-color: #f8f8f8;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li.active a {
  color: #2a5999;
  border-color: #1d62b8;
  border-bottom-color: #fff;
  background-color: #fff;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li.active a::after {
  border-right: 1px solid #1d62b8;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #1d62b8;
  background-color: #fff;
  z-index: 9;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li.active a::before {
  border-left: 1px solid #1d62b8;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #1d62b8;
  background-color: #fff;
  z-index: 9;
  display: block;
}
.ap-how-to .ht-tab-panel ul.ht-tab-nav > li.active:first-child a:before {
  display: none;
}
.ap-how-to .ht-tab-panel div.ht-tab-content {
  clear: both;
  border: 1px solid #1d62b8;
}
.ap-how-to .ht-tab-panel div.ht-tab-content > .ht-tab-pane {
  padding: 40px 25px 20px 25px;
  display: none;
}
.ap-how-to .ht-tab-panel div.ht-tab-content > .ht-tab-pane.active {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .ap-how-to .ht-wrapper.ht-con-sec .ht-container .ht-rhs h3 {
    padding-left: 0;
  }
  .ap-how-to .ht-wrapper.ht-con-sec .ht-container .ht-rhs .swipe_down_rhs > ul li {
    display: block;
    height: auto;
    position: relative;
  }
  .ap-how-to .ht-wrapper.ht-con-sec .ht-container .ht-rhs .swipe_down_rhs > ul li a {
    display: block;
    padding: 15px 20px;
  }
  .ap-how-to .ht-wrapper.ht-con-sec .ht-container .ht-rhs .swipe_down_rhs > ul li:hover a {
    z-index: 99;
  }
  .swipe_down_rhs{ margin-top: 0px !important; }
}
.side-banner-rhs img{
    width:100%;
}

@media only screen and (max-width: 992px) {
	.ap-how-to .ht-con-sec .ht-lhs,
	.ap-how-to .ht-con-sec .ht-rhs {
	display: block;
	width: 100%;
	padding-left: 0;
}
}

@media only screen and (max-width: 768px) {
  .ap-how-to .ht-con-sec .h-img-box.h-img-box-77p,
  .ap-how-to .ht-con-sec .h-img-box.h-img-box-87p {
    width: 100%;
  }
  .ap-how-to .ht-ban-sec h1 {
    font-size: 30px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 500px) {
  .ap-how-to .ht-tab-panel ul.ht-tab-nav > li {
    margin-right: 5px;
  }
  .ap-how-to .ht-tab-panel ul.ht-tab-nav > li > a {
    padding: 11px 15px 11px 15px;
    font-size: 13px;
  }
  .ap-how-to .ht-tab-panel ul.ht-tab-nav > li:first-child > a {
    padding: 11px 12px 11px 15px;
  }
}

/* RHS - Form Style */
.rhs-content{position: sticky;top: 120px;}
.rhs-content div.rhs-form ul{list-style: none;padding-left:0;margin:0}
.rhs-form{font-family:"ZohoPuvi";width:100%;padding:35px 30px;position:relative;background:#fff;border:1px solid #1d62b8;border-radius:6px;padding-top:30px;display:block;-webkit-box-shadow:0 0 20px rgba(0,0,0,0.13);box-shadow:0 0 20px rgba(0,0,0,0.13);margin-bottom:40px;overflow:hidden}
.rhs-form-head{margin-bottom:25px}
.rhs-form .rhs-form-head h2{font-size:20px;font-weight:500;line-height:1.4;color:#0c59c8;margin:0;margin-bottom:12px}
.rhs-form-head ul{padding:0;margin:0}
.rhs-form-head ul li{font-size:14px;font-weight:300;line-height:1.6;color:#000;padding-left:24px;margin-bottom:10px;position:relative}
.rhs-form-head ul li::before{content:'';background:url(https://www.manageengine.com/products/active-directory-audit/style/../how-to/images/rhs-form-icons-22.png) no-repeat -1px -3px;background-size:43px;width:13px;height:13px;position:absolute;left:0;top:6px}
.ffw-form .form-head{display:inline-block;font-size:15px;font-weight:400;padding-bottom:24px;position:relative}
.ffw-form .form-head::before{content:'';background:url(https://www.manageengine.com/products/active-directory-audit/style/../how-to/images/rhs-form-icons-22.png) no-repeat -18px -20px;background-size:43px;width:23px;height:21px;position:absolute;right:-28px;bottom:12px}
.ffw-form-container .ffw-form form ul li{margin-bottom:14px;position:relative}
.ffw-form-container .ffw-form form ul li input,.ffw-form-container .ffw-form form ul li select{height:44px;line-height:27px;background-color:#fafafa;border:#e0e0e0 solid 1px;padding:8px 10px 5px 40px;display:block;width:100%;font-size:14px;color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.ffw-form-container .ffw-form form ul li.ffw-ic-count select,.ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select{-webkit-transition:none;-o-transition:none;transition:none}
.ffw-form-container.ffw-white-field .ffw-form form ul li input,.ffw-form-container.ffw-white-field .ffw-form form ul li select{background:#fff}
.ffw-form-container.ffw-white-field .ffw-ms,.ffw-form-container.ffw-white-field .ffw-ms .ffw-display-text{background:#fff}
.ffw-form-container .ffw-field input:focus,.ffw-form-container .ffw-field input:focus-visible{outline:0;border-color:#1965f7;-webkit-box-shadow:0 8px 10px rgba(103,136,194,0.06);box-shadow:0 8px 10px rgba(103,136,194,0.06)}
.ffw-form-container .ffw-form form ul li select:focus-visible{outline:0}
.ffw-form-container .ffw-form form ul li input[type=submit],.ffw-form-container .ffw-form form ul li select[type=submit]{cursor:pointer;background-color:#ca263b;font-size:16px;color:#fff;font-weight:600;border-width:0;border-radius:6px;padding:12px;width:200px;-o-transition:all .7s ease;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;height:auto;margin-bottom:10px}
.ffw-form-type-2 .ffw-form form ul li input[type=submit],.ffw-form-type-2 .ffw-form form ul li select[type=submit]{padding:10px}
.ffw-field .ffw-submit{position:relative}
.ffw-field .submit-icon::before{content:'';background:url(../how-to/images/rhs-form.png) no-repeat -1px -4px;background-size:65px;width:13px;height:13px;position:absolute;bottom:4px;left:0;-webkit-animation:jump 1s linear both infinite;animation:jump 1s linear both infinite}
.ffw-form-container .ffw-form form ul li input[type=submit]:hover,.ffw-form-container .ffw-form form ul li select[type=submit]:hover{background:#f83333;-webkit-box-shadow:4px 10px 15px rgba(248,51,51,0.4);box-shadow:4px 10px 15px rgba(248,51,51,0.4)}
.ffw-form-container .ffw-form form ul li input::-webkit-input-placeholder{color:#757575}
.ffw-form-container .ffw-form form ul li input:-ms-input-placeholder{color:#757575}
.ffw-form-container .ffw-form form ul li input::-moz-placeholder{color:#757575}
.ffw-form-container .ffw-form form ul li input::-ms-input-placeholder{color:#757575}
.ffw-form-container .ffw-form form ul li input::placeholder{color:#757575}
.ffw-form-container .ffw-form form ul li input.ffw-datepicker::-webkit-input-placeholder{font-size:13px;font-weight:300;color:#8994A7}
.ffw-form-container .ffw-form form ul li input.ffw-datepicker::-ms-input-placeholder{font-size:13px;font-weight:300;color:#8994A7}
.ffw-form-container .ffw-form form ul li input.ffw-datepicker::-moz-placeholder{font-size:13px;font-weight:300;color:#8994A7}
.ffw-form-container .ffw-form form ul li input.ffw-datepicker:-ms-input-placeholder{font-size:13px;font-weight:300;color:#8994A7}
.ffw-form-container .ffw-form form ul li input.ffw-datepicker::placeholder{font-size:13px;font-weight:300;color:#8994A7}
.ffw-form-container .ffw-form form ul li .ffw-errmsg{display:none;position:relative;color:red;font-weight:400;padding:5px 0 0;font-size:11px;line-height:10px;text-align:left;margin:0}
.ffw-form-container .ffw-form form ul li #meGDPRMessage,.ffw-form-container .ffw-form form ul li #meGDPRMessage label,.ffw-form-container .ffw-form form ul li .ffw-privacy{font-size:12px;color:#231f20;line-height:18px;margin-top:14px;font-weight:200}
.ffw-form-container .ffw-form form ul li #meGDPRMessage label>b,.ffw-form-container .ffw-form form ul li #meGDPRMessage>b,.ffw-form-container .ffw-form form ul li .ffw-privacy>b{font-weight:300;font-size:10px}
.ffw-form-container .ffw-form form ul li #meGDPRMessage label>a,.ffw-form-container .ffw-form form ul li #meGDPRMessage>a,.ffw-form-container .ffw-form form ul li .ffw-privacy a{color:#0195fb}
.ffw-form-container .ffw-form form ul li .ffw-privacy a:hover{text-decoration:underline}
.ffw-form-container .ffw-form form ul li #meGDPRMessage{margin:10px 0;width:100%}
.ffw-form-container .ffw-form form ul li:last-child{margin-top:24px;margin-bottom:0}
.ffw-form-container .ffw-form form ul li:last-child::before{display:none}
.ffw-form-container .ffw-form form ul li.ffw-ic::before{content:"";background:url(https://www.manageengine.com/products/active-directory-audit/style/../how-to/images/rhs-form-icons-22.png) no-repeat 0 0;background-size:43px;display:inline-block;vertical-align:middle;position:absolute;left:14px}
.ffw-form-container .ffw-form form ul li.ffw-ic-mail::before{background-position:-18px -3px;width:17px;height:12px;top:19px}
.ffw-form-container .ffw-form form ul li.ffw-ic-count::before{background-position:-2px -20px;width:13px;height:13px;top:18px}
.ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select{width:calc(50% - 5px);display:inline-block;border:none}
.ffw-form-container .ffw-form.form-us form ul li select#country_state{margin-left:10px;padding-left:10px}
.ffw-form-container .ffw-form-fields{padding-left:0;margin:0}
.ffw-form-container .ffw-form strong{font-weight:500}
.ffw-form-container .ffw-hide{display:none}
.ffw-form-container .ffw-form form ul li.ffw-ic-count select,.ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select{-webkit-appearance:none;-moz-appearance:none;background-image:-o-linear-gradient(45deg,transparent 50%,#5a5a5a 50%),-o-linear-gradient(315deg,#5a5a5a 50%,transparent 50%),-o-linear-gradient(left,#fff0,#fff0);background-image:linear-gradient(45deg,transparent 50%,#5a5a5a 50%),linear-gradient(135deg,#5a5a5a 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position:calc(100% - 20px) calc(1em + 7px),calc(100% - 15px) calc(1em + 7px),calc(100% - 2.5em) .5em;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}
.ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count select{background-image:-o-linear-gradient(45deg,transparent 50%,#5a5a5a 50%),-o-linear-gradient(315deg,#5a5a5a 50%,transparent 50%),-o-linear-gradient(left,#fff0,#fff0);background-image:linear-gradient(45deg,transparent 50%,#5a5a5a 50%),linear-gradient(135deg,#5a5a5a 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position:calc(100% - 9.9px) calc(1em + 7px),calc(100% - 5px) calc(1em + 7px),calc(100% - 2.5em) .5em;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}
.ffw-form-container .ffw-form p{margin-top:0;margin-bottom:0;text-align:center;font-weight:400;font-size:16px;line-height:27px}
.ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count{border:#e0e0e0 solid 1px;background:#fff;border-radius:3px;position:relative}
.ffw-form-container .ffw-form.form-us form ul li.ffw-ic-count:after{content:'';width:1px;height:60%;background:#e0e0e0;position:absolute;left:49.8%;right:auto;top:20%}
.ffw-form-container .ffw-field .palceholder{position:absolute;top:10px;left:42px;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.ffw-form-container .ffw-field .star{color:#646464;font-size:12px;position:relative}
.ffw-form-container .ffw-field .palceholder.focused{top:-2px;padding:0 5px;left:37px}
.ffw-form-container .ffw-field .focused label{font-size:10px}
.ffw-form-container .ffw-field .palceholder .star{color:red}
.ffw-form-container .ffw-form form ul li .demo-check{display:inline-block!important;width:14px!important;float:left;margin-right:6px;width:12px;height:14px;margin-left:0;padding-left:0;appearance:auto;-webkit-appearance:auto;-moz-appearance:auto;margin-top:5px}
.ffw-form-container .ffw-form form ul .demo-checkbox:before{display:none}
.ffw-form-container label{cursor:pointer}
.ffw-form-container .demo-checkbox label{font-size:14px;padding-left:5px;margin-top:1px;display:inline-block}
.rhs-content .rhs-form div.ffw-form-thanks-msg h3{text-align:center;font-size:18px;font-weight:500;line-height:1.4;color:#3662E3;margin-top:0;margin-bottom:10px;padding: 0}
.rhs-content .rhs-form div.ffw-form-thanks-msg p{text-align:center;font-size:16px;line-height:1.4;margin:0;color:#000}
.ffw-form-container .ffw-form-thanks-msg{display:none}
.ffw-form-container.ffw-form-success .ffw-form{display:none}
.ffw-form-container.ffw-form-success .ffw-form-thanks-msg{display:block}
.ffw-form-container .ffw-checkbox label{opacity:1}
.ffw-form-container .ffw-ms{height:40px;width:100%;padding:5px 0;font-size:12px;outline:none;color:#000;background:#fafafa;border:1px solid #e0e0e0;height:auto;position:relative}
.ffw-form-container .ffw-ms .ffw-display-text{cursor:pointer;width:100%;background:#fafafa;border:0;line-height:30px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;outline:0;padding-left:0;padding-right:20px;min-height:30px;position:relative;background-size:8px;background-position:96%;text-align:left;padding-left:20px;height:30px;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background-image:-o-linear-gradient(45deg,transparent 50%,#5a5a5a 50%),-o-linear-gradient(315deg,#5a5a5a 50%,transparent 50%),-o-linear-gradient(left,#fff0,#fff0);background-image:linear-gradient(45deg,transparent 50%,#5a5a5a 50%),linear-gradient(135deg,#5a5a5a 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}
.ffw-form-container .ffw-ms .ffw-display-text.active::after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}
.ffw-form-container .ffw-ms .ffw-display-text.has-options{color:#000}
.ffw-form-container .ffw-ms .ffw-others-errmsg{display:none;color:red;font-size:12px;margin-top:5px}
.ffw-form-container .ffw-ms .ffw-dd{background:#fff;border:1px solid #b7b7b7;border-top:0;-webkit-box-shadow:0 -10px 20px #e4e4e4b8;box-shadow:0 -10px 20px #e4e4e4b8;display:none;position:absolute;z-index:10;left:0;top:100%;left:-1px;right:-1px}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists{overflow-y:auto;max-height:126px}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld{display:block;position:relative;padding:10px 15px;padding-left:43px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all;text-align:left}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld .ffw-ms-checkmark{position:absolute;top:9px;left:15px;height:18px;width:18px;border-radius:2px;border:1px solid #b7b7b7;-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld .ffw-ms-checkmark:after{content:"";position:absolute;display:none;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.3s ease all;-o-transition:.3s ease all;transition:.3s ease all}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld input:checked~.ffw-ms-checkmark{background-color:#0275ff;border-color:#0275ff}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld input:checked~.ffw-ms-checkmark:after{display:block}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld:hover{background-color:#f3f3f3}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-ms-fld:hover input~.ffw-ms-checkmark{border-color:#0275ff}
.ffw-form-container .ffw-ms .ffw-dd .ffw-dd-lists .ffw-others-fld{padding:10px 15px;display:none}
.ffw-form-container .ffw-ms .ffw-dd .ffw-ms-done{cursor:pointer;padding:8px 20px;border-radius:3px;background:#293380;color:#fff;margin:10px auto;text-align:center;width:50%}
.ffw-form-container .ffw-additional-data,.ffw-form-container .ffw-hidden-data{display:none}
.ffw-form-type-1 .ffw-form form ul li input,.ffw-form-type-1 .ffw-form form ul li select{height:48px;line-height:27px;background-color:#fff;border:1px solid #9fb4d5;padding:8px 20px 8px 40px;border-radius:6px;display:block;width:100%;font-size:14px;color:#1e242e;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.ffw-form-type-1 .ffw-field .palceholder{position:absolute;top:12px;left:42px;z-index:1;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.ffw-form-type-1 .ffw-field label{font-size:13px;font-weight:300;color:#8994A7;cursor:inherit;line-height: 24px}
.ffw-form-type-1 .ffw-field .star{color:#646464;font-size:12px;position:relative}
.ffw-form-type-1 .ffw-field .palceholder.focused{top:-9px;padding:0 5px;left:8px;background:#fff;line-height:1}
.ffw-form-type-1 .ffw-field .focused label{font-size:11px;color:#1965f7;}
div#meGDPRMessage .checkmarkgdpr{width:12px;height:12px;top:2px}
div#meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before{width:2px;height:5px}
@media (max-width: 991px) {
.rhs-form{max-width:400px;margin:60px auto}
}
@media (max-width: 600px) {
.rhs-form .rhs-form-head h2{font-size:18px;line-height:1.4}
}
@media (max-width: 425px) {
.rhs-form{padding:24px}
}


.swipe_down_rhs{display: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}
.ffw-form-container .ffw-form form ul li input[type=submit], .ffw-form-container .ffw-form form ul li select[type=submit] {
    cursor: pointer;
    background-color: #ca263b;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-width: 0;
    border-radius: 6px;
    padding: 12px;
    width: 200px;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    height: auto;
    margin-bottom: 10px;
}
/* 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;}
 .footer-new {background:#fff;padding-bottom: 20px !important;padding-top: 30px !important;}
 #rel-Prd ul {width: 33%;}	
 #rel-Prd ul li:first-child a {font-weight: 600}	
 @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 */

.ap-how-to .ht-btn-download {font-weight: 600;}
.ht-tab-pane a{color: #3a489f;text-decoration: underline;}
.ap-how-to .ht-con-sec .h-img-box {max-width: 50%;}
.ap-how-to .ht-con-sec .h-img-box.wd100 {max-width: 100%;}
.ap-how-to .ht-con-sec ul {padding-left: 20px; margin: 7px 0 0 10px; list-style-type: disc; }
.ap-how-to .ht-con-sec ul > li {margin-bottom: 5px; line-height: 2; }
.ap-how-to .ht-con-sec h3 {font-weight: 700;font-size: 16px;margin: 20px 0 13px;}
table{margin: 30px 0 33px;}
table tr th{background: #f3f9ff;border: solid 1px #acacac;color: #000 !important;font-weight:bold;padding:12px 0;text-align:center;vertical-align:middle;}
table tr td{border: solid 1px #acacac;color: #000 !important;padding:12px 16px;vertical-align:middle;}
table tr th:nth-child(1){width:15%}
table tr th:nth-child(2){width:28%}
table tr th:nth-child(3){width:17%}
table tr td:nth-child(1), table tr td:nth-child(3){text-align: center;}
table tr td:nth-child(2), table tr td:nth-child(4){padding-left: 22px;}
@media screen and (max-width:500px){
.ap-how-to .ht-con-sec .h-img-box {max-width: 100%;}
}
.mobShow{display: none;}
.tip {position: absolute; height: 100%; width: 100%;}
.succView{display:none}
@-webkit-keyframes pulse {
	to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@-moz-keyframes pulse {
	to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@-ms-keyframes pulse {
	to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
@keyframes pulse {
to{box-shadow:0 0 0 15px rgba(232,76,61,0)}
}
.tip-com span {width: 14px;height: 14px; background: #f5633d; border-radius: 69%; color: transparent; cursor: pointer; position: relative; box-shadow: 0 0 0 0 rgba(232,76,61,0.7); -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1); -moz-animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1); -ms-animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1); animation: pulse 1.25s infinite cubic-bezier(0.66,0,0,1); font-size: 10px; display: flex; justify-content: center; align-items: center; z-index: 1} 
.tip1 .tip1_1, .tip1 .tip1_2 {position: absolute !important; top: 159px; left: 329px; }
.tip1 .tip1_1 {top: 185px; left: 180px; }
.tip1 .tip1_2 {top: 280px; left: 530px; }
.tip1 .tip1_3{top: 360px;left: 205px;}
.tip-tool {background: #3f3f3f; color: #fff; padding: 7px 15px 12px 14px; border-radius: 2px; width: 335px; margin: 0; box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.6); position: absolute; transform: scale(0.9); opacity: 0; z-index: -1; }
.ap-how-to .ht-con-sec .tip-tool p {color: #fff; font-size: 12px; line-height: 1.5; margin: 8px 0px 5px; }
.tip1 .tip1_1_tool, .tip1 .tip1_2_tool {position: absolute; top: 306px; left: -16px; } 
.tip1 .tip1_1_tool {top: 164px; left: 190px; right: auto; }
.tip1 .tip1_2_tool {top: 300px; left: 370px; }
.tip1 .tip1_3_tool {top: 335px; left: 220px; }
.tip1 .tip1_1_tool::before, .tip1 .tip1_2_tool::before, .tip1 .tip1_3_tool::before{content: ''; position: absolute; width: 0; height: 0; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 8px solid #3f3f3f; top: 25px; left: -8px;} 
.tip1 .tip1_1_tool::before {top: 17px; left: -7px; transform: rotate(0deg); }
.tip1 .tip1_2_tool::before {top: -11px; left: 166px; transform: rotate(90deg); }
.tip1 .tip1_3_tool::before {top: 25px; left: -8px; transform: rotate(0deg); }

.close, .closePop {position: absolute; right: 8px; top: 8px; width: 12px; height: 12px; opacity: 0.3; cursor: pointer; } 
.close:before, .close:after, .closePop:before, .closePop:after {position: absolute; left: 5px; content: ' '; height: 12px; width: 2px; background-color: #fff; } 
.close:before, .closePop:before {transform: rotate(45deg); } 
.close:after, .closePop:after {transform: rotate(-45deg); } 
/*.tip-tool h5 {font-size: 16px; margin-bottom: 4px; margin-top: 7px; font-weight: 500; color: #fff; line-height: 20.15px;}*/
.tip-tool.active{opacity: 1;transition: 1s; z-index: 999;}

@media screen and (max-width: 1199px){
	.ap-how-to {padding-left: 15px; padding-right: 15px; }
}
@media screen and (max-width: 767px){
	.tip{display: none;}
	.mobShow{display: block;}
}
.rhs-form {
    float: unset;
}