/*Reset CSS*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin: 0;
	padding: 0;
}
body {
	line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
	display: block;
}
nav ul {
	list-style: none;
}
ol {
	list-style: decimal;
}
ul {
	list-style: disc;
}
ul ul {
	list-style: circle;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: none;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}
mark {
	background: none;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
input,
select {
	vertical-align: middle;
}
/* --- clearfix style --- */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
*+html .clearfix {
	display: inline-block;
}
body {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
}
.container {
	margin: 0 auto;
	max-width: 1000px
}
/* Header */
.logo {
	margin: 0 0 20px;
	padding: 0;
	width: 205px;
}
.logo li {
	list-style: none;
}
.logo li img {
	width: 205px;
}
.logo li.txt {
	border: none;
	color: #dbdcdc;
	font-size: 22px;
	margin-top: 10px;
	text-align: right
}
.logo li.txt span {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: 300;
}
.topMain .topMenu {
	width: 100%
}
.topHead {
	border-bottom: 1px solid #303a42;
}
.topMenu {
	float: right;
	margin: 34px 0 0 0;
	padding: 0;
}
.topMenu li {
	color: #dedfe0;
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	list-style: none;
	margin: 0 0 0 40px;
	text-transform: uppercase;
}
.topMenu li a {
	color: #fff;
	text-decoration: none
}
.header .topMain {
	background: url(../images/kb-banner.png) no-repeat;
	background-size: 100% 100%
}
.header .topMain .topRMenu {
	background-size: 50%;
	font-weight: 100;
	padding: 5px 0
}
.header .topMain .topRMenu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0
}
.header .topMain .topRMenu ul li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0
}
.header .topMain .topRMenu ul li a {
	color: #fff;
	font-size: 12px;
	text-decoration: none
}
.header .topMain .banHead {
	color: #fff;
	font-size: 23px;
	margin: 24px 0 0 0;
	text-align: right
}
.header h1 {
	font-family: 'Open Sans', sans-serif;
	;
	font-size: 26px;
	font-weight: 700;
	line-height: 42px;
	margin: 30px 0 10px;
	text-align: center;
}
.tblh1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 700;
	line-height: 42px;
	margin: 20px 0 15px;
}
.header h1 span {
	font-weight: 800
}
.header p {
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	text-align: center
}
.header .bot .container {
	border-bottom: 1px solid #ccc
}
.contentRgt .bot ul {
	border-bottom: 1px solid #e5e5e5;
	margin: 30px auto 23px auto;
	padding: 0 0 15px;
	width: 100%
}
.contentRgt .bot ul li {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
	list-style: none;
	text-transform: uppercase;
}
.contentRgt .bot ul li a {
	background: #fb0027;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	padding: 9px 15px;
	text-decoration: none;
	text-transform: none;
	transition: all .5s
}
.contentRgt .bot ul li span {
	font-size: 11px;
	position: absolute;
	color: #000;
	padding: 10px 0;
	text-transform: none;
}
.contentRgt .bot ul li img {
	float: left;
	margin: 0 15px 0 0;
	width: 12px
}
.contentRgt .bot ul li a:hover {
	background: #dd0224;
	transition: all .5s
}
.contentRgt .bot ul li:nth-child(2) a {
	background: none;
	color: #0099ce
}
.hedlnk {
	padding-bottom: 11px;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20px 0;
	line-height: 18px;
}
.hedlnk span {
	color: #0086c2;
}
.hedlnk a {
	color: #828282 !important;
	text-decoration: none;
}
/* Table */
.upgradeTbl {
	width: 100%;
	margin: 10px 0;
}
.upgradeTbl tr {
	border: 1px solid #cecece;
}
.upgradeTbl td {
	border-collapse: collapse;
	padding: 10px 20px;
	font-size: 14px;
}
.upgradeTbl tr.headTbl {
	background: #cecece;
}
.upgradeTbl td a {
	text-decoration: none;
}
.tabCont table {
	border: 1px solid #e7e7e7;
	margin: 20px 0 0 0;
	width: 100%
}
.tabCont table tr th {
	background: #cecece;
	font-size: 14px;
	font-weight: 600;
	padding: 10px 0 10px 30px;
	text-align: left
}
.tabCont table tr td {
	border-bottom: 1px solid #efefef;
	font-size: 14px;
	font-weight: 100;
	line-height: 22px;
	padding: 10px 0 10px 30px;
}
.tabCont table tr:nth-child(odd) {
	background: #f7f7f7
}
/* Content */
.content {
	padding: 14px 0
}
.contentLft {
	float: left;
	padding: 0 5% 0 0;
	width: 64%
}
.contentLft h2 {
	font-size: 22px;
	font-weight: 600;
	border-bottom: 1px solid #e5e5e5;
	line-height: 30px;
	padding-bottom: 10px;
}
.contentLft h2.bbn {
	border-bottom: none;
}
.contentLft h3 {
	color: #0cac72;
	font-size: 15px;
	font-weight: 500;
	margin: 25px 0 10px 0;
}
.contentLft ul {
	font-weight: 100;
	margin: 10px 0 0 0;
	padding: 0;
}
.contentLft ul.norUl li {
	font-weight: 100;
	line-height: 24px;
}
.contentLft ul li {
	font-size: 14px;
	margin: 15px 0 0 16px;
	line-height: 22px;
}
.contentLft p {
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
	margin: 15px 0
}
.contentLft a {
	color: #0099ce;
}
.contentLft ol {
	float: left;
	font-weight: 100;
	margin: 8px 0 0 0;
	padding: 0;
	width: 100%;
}
.contentLft ol li {
	float: left;
	font-size: 14px;
	font-weight: 100;
	line-height: 22px;
	list-style: none;
	margin: 0 0 8px 0;
	width: 100%;
}
.contentLft ol li ul {
	margin: 5px 0 10px 58px;
	padding: 0
}
.contentLft ol li ul li {
	list-style: disc;
}
.contentLft ol li span {
	background: #666;
	border-radius: 10px;
	color: #fff;
	float: left;
	font-size: 11px;
	line-height: 21px;
	margin: 0 20px 5px 0;
	padding: 0px 8px 0px 8px;
}
.contentRgt {
	border-left: 1px solid #e0e0e0;
	float: left;
	padding: 15px 0 0 3%;
	width: 27%
}
.contentRgt .hea {
	border-top: 1px solid #e5e5e5;
	font-size: 12px;
	padding: 20px 0 12px 0;
	position: relative;
	font-weight: 700;
}
/*.contentRgt .hea::before{background:url(../images/kb-rgt-arrow.png) right center no-repeat;background-size:11px;content:"";height:12px;position:absolute;right:0;transition:all .5s;width:12px;}*/
.contentRgt .hea.up::before {
	transform: rotate(-180deg);
	transition: all .5s;
}
/*.contentRgt .up{-webkit-transform:rotate(-90deg);transform: rotate(-90deg);}*/
.contentRgt ul {
	margin: 25px 0 0 0;
	padding: 0
}
.contentRgt ul li {
	font-size: 13px;
	list-style: none;
	padding: 0 0 15px;
}
.contentRgt ul li a {
	color: #0099ce;
	text-decoration: none;
}
.topBull {
	font-size: 13px;
	margin: 0 0 0 24px
}
.topBull li {
	margin: 20px 0 10px 0
}
/* LHS Related Products */
ul.relPrd {
	line-height: 1.2em;
	list-style-type: none;
	padding: 0;
	width: 250px;
	margin-top: 10px;
}
ul.relPrd>li>span {
	color: #000000;
	display: inline-block;
	font-weight: bold;
	padding: 10px 0;
}
ul.relPrd li ul li span {
	margin-right: 18px;
}
ul.relPrd li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.relPrd li ul li {
	border-top: 1px solid #ECECEC;
	color: #000000;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	text-indent: 10px;
	height: 30px;
	overflow: hidden;
}
ul.relPrd li ul li:first-child {display: none;}
ul.relPrd li ul li:hover .product-quick-name {
	color: #7BBB2A;
	transition-duration: 0.3s
}
ul.relPrd li a {
	color: #000000;
	text-decoration: none;
	line-height: 30px;
	display: block;
	width: 250px;
}
ul.relPrd li a.product-expanded-name {
	font-size: 10px;
	color: #777;
	border-radius: 2px;
	padding: 3px 10px 3px 0;
	margin: 0px 0 5px;
	width: auto !important;
	line-height: 12px;
	height: auto;
}
/* Footer */
.footer {
	background: #f4f7f8;
	padding: 30px 0;
}
.footer h2 {
	font-size: 28px;
	font-weight: 400;
	line-height: 44px;
	margin: 0 0 20px 0
}
.footer h2 span {
	display: block;
	font-weight: 100
}
.footer .highHea {
	border-bottom: 1px solid #dbdedf
}
.footer .highHea ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.footer .highHea ul li {
	color: #9b9d9e;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	padding: 18px;
	text-align: center;
	width: 16%;
	line-height: 20px
}
.footer .highHea ul li.tabSelect {
	border-bottom: 3px solid #2cbe66;
	color: #2cbe66;
	cursor: default;
}
.footer .highBdy {
	padding: 40px 0
}
.footer .highBdy .per33 {
	float: left;
	width: 33%
}
.footer .highBdy .per33 ul {
	margin: 0;
	padding: 0
}
.footer .highBdy .per33 ul li {
	font-size: 13px;
	list-style: none;
	margin: 0 0 15px 0;
	position: relative;
}
.footer .highBdy .per33 ul li:before {
	color: #959595;
	content: "•";
	float: left;
	font-size: 20px;
	margin: -3px 15px 0 0;
}
.footer .highBdy .per33 ul li a {
	color: #000;
	text-decoration: none;
	line-height: 16px
}
/* Footer Bottom */
.bottom ul {
	margin: 20px 0 0 0;
	padding: 20px 0
}
.bottom ul li {
	font-size: 14px;
	list-style: none;
	margin: 0 0 30px 0
}
.bottom ul li span {
	display: inline-block;
	width: 100px
}
.bottom ul li span#copy-year {
	width: auto
}
.bottom ul li span a {
	color: #333;
	text-decoration: none
}
.bottom ul li span.lie {
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}
.bottom ul li img {
	margin: 0 20px
}
/* Accessories */
.per50 {
	float: left;
	width: 50%
}
.tac {
	text-align: center
}
.mt20 {
	margin-top: 20px
}
.per30 {
	float: left;
	width: 30%
}
.per70 {
	float: left;
	width: 70%
}
#backToTop {
	display: none !important
}
/* RHS Form */
.top-2-form-inn {
	padding: 15px 0;
}
.msm1 {
	text-align: center;
	display: none;
}
.msm1 h2 {
	font-size: 28px;
	margin-bottom: 8px;
	color: #2cab31;
}
.msm1 h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
.top-2-form-inn p {
	text-align: center;
	font-size: 14px;
	margin-top: 0;
	line-height: 21px;
	color: #4f595d;
}
.top-2-form-inn h2 {
	text-align: center;
	font-size: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
.top-2-form-inn form ul {
	padding-left: 0;
	margin: 0;
}
.top-2-form-inn form ul li {
	width: 100%;
	box-sizing: border-box;
	position: relative
}
.top-2-form-inn form ul li:nth-child(1):before {
	background-position: -153px -9px;
	width: 20px;
	height: 15px;
}
.top-2-form-inn form ul li:nth-child(2):before {
	background-position: -190px -5px;
	width: 16px;
	height: 25px;
	top: 10px;
}
.top-2-form-inn form ul li:nth-child(3):before {
	background-position: -86px -204px;
	height: 22px;
	width: 23px;
	top: 11px;
}
.top-2-form-inn form ul li:nth-child(4):before {
	background-position: -218px -7px;
	width: 21px;
	height: 21px;
	top: 11px
}
.top-2-form-inn form ul li:nth-child(4) {
	padding-left: 45px;
	border: 1px solid #e7e7e7;
	height: auto;
	padding-bottom: 0;
}
.top-2-form-inn form ul li:nth-child(5):before {
	display: none;
}
.top-2-form-inn form ul li:nth-child(6):before {
	display: none;
}
.top-2-form-inn form ul li:before {
	content: '';
	position: absolute;
	background: url(https://www.manageengine.com/active-directory-360/images/office365-challenging-sprite.png) no-repeat left center;
	background-size: 250px;
	left: 15px;
	top: 13px;
}
.top-2-form-inn form ul li input {
	width: 100%;
	line-height: 20px;
	box-sizing: border-box;
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	padding: 10px;
	font-size: 14px;
	outline: none;
	padding-left: 50px;
}
.top-2-form-inn form ul li input[type="submit"] {
	background: #00ae6e;
	cursor: pointer;
	border: 0;
	color: #fff;
	font-size: 15px;
	border-radius: 2px;
	font-weight: 500;
	padding: 12px 0;
	margin-top: 15px;
	font-weight: 500
}
.email-requ {
	margin-left: 136px;
}
.name-requ {
	margin-top: -30px;
	margin-left: 155px;
	color: #eb3c00;
}
.number-requ {
	margin-top: -30px;
	margin-left: 166px;
	color: #eb3c00;
}
.date-requ {
	margin-top: -28px;
	margin-left: 90px;
	color: #eb3c00;
}
.dwn-priv {
	color: #969696;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
}
.dwn-priv a {
	color: #09C;
	font-size: 9px
}
.lne-brd {
	border-top: 1px solid #ccc;
	padding-top: 20px;
	margin-top: 10px;
	margin-left: -23px;
	margin-right: -23px;
	display: block;
}
.top-2-form-inn form ul .btn-icon:before {
	display: none;
}
.err {
	color: #ff3535;
	position: relative;
	margin-top: 5px;
	display: none;
	font-size: 12px;
}
.ffw-form-container .ffw-form form ul li .ffw-errmsg {
	display: none;
	position: relative;
	color: red;
	background-color: #fff;
	padding: 5px 0 0;
	font-size: 11px;
	line-height: 10px;
	margin-top: 0;
}
.top-2-form-inn #MECountryListing,
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count select.commonselect {
	border-radius: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	font-size: 14px;
	border: 0;
	outline: none;
	height: 38px;
	color: #757575;
	height: 40px;
	padding-left: 5px
}
div#formCTAgdpr {
	color: #888;
	font-size: 11px;
	margin-top: 8px;
	line-height: 18px;
	margin-bottom: 20px
}
div#meGDPRMessage {
	margin-top: 10px;
}
#meGDPRMessage label {
	font-size: 11px;
	color: #888;
	line-height: 18px;
	margin: 5px 0;
	text-align: left;
	margin: 0 auto;
	display: table;
}
#meGDPRMessage .checkmarkgdpr {
	vertical-align: text-bottom
	
}
#meGDPRMessage label a, div#formCTAgdpr a {
	text-decoration: underline;
}
div#formCTAgdpr strong {
	
}
span#cryear {
	width: auto;
}
.contentRgt h3 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
}
.contentRgt p {
	font-size: 12px;
	line-height: 20px
}
.openMen {
	margin: 10px 0 0 0 !important
}
.open {
	display: block
}
.ffw-form-container .ffw-form form ul li.ffw-ic-count select,
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count select {
	-webkit-appearance: none;
	-moz-appearance: none;
	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 + 5px), calc(100% - 15px) calc(1em + 5px), calc(100% - 2.5em) 0.5em;
	background-size: 6px 5px, 5px 5px, 1px 1.5em;
	background-repeat: no-repeat;
}
.ffw-form-container .ffw-additional-data,
.ffw-form-container .ffw-hidden-data {
	display: none
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c500 !important;
	background: #f1f9ff !important;
	font-weight: 400 !important;
	color: #454545 !important
}
.ui-datepicker td span,
.ui-datepicker td a {
	width: 25px;
	height: 25px;
	border-radius: 50px;
	line-height: 26px;
	text-align: center !important;
	transition: all .3s ease
}
.ui-widget.ui-widget-content {
	border: 0 solid #c5c5c5 !important;
	box-shadow: 0 1px 23px -9px #3333339c;
	padding: 8px;
	box-sizing: border-box;
	width: 280px;
	font-size: 13px;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e !important;
	background: #fffa90 !important;
	color: #777620 !important;
}
.ui-datepicker td span,
.ui-datepicker td a:hover {
	border: 1px solid #dad55e !important;
	background: #fffa90 !important;
	color: #777620 !important;
}
.ui-widget-header {
	border: 0 solid #f1f9ff !important;
	border-bottom: 1px solid #e2e2e2 !important;
	background: none !important;
	color: #333;
	font-weight: 700;
	border-radius: 0 !important
}
.ui-datepicker th {
	font-weight: 600;
	font-size: 13px;
	color: #7b90a0
}
/* RHS Form US Select */
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count select {
	width: calc(50% - 5px);
	display: inline-block;
	border: none
}
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count select {
	background-position: calc(100% - 12px) calc(1em + 4px), calc(100% - 7px) calc(1em + 4px), calc(100% - 2.5em) 0.5em;
}
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count select {
	width: 49% !important;
	padding-right: 20px !important
}
.ffw-form-container .ffw-form form ul li.ffw-ic-count select,
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count select {
	transition: none;
}
.ffw-form-container .ffw-form.with-state form ul li.ffw-ic-count #MECountryListing {
	border-right: 1px solid #e7e7e7;
}
@media screen and (max-width:1024px) {
	.header .topMain {
		padding: 0 2%
	}
	.content {
		padding: 2%;
	}
}
@media screen and (max-width:768px) {
	.contentLft,
	.contentRgt {
		width: 90%;
		padding: 5%;
		border: none
	}
	.top-2-form-inn {
		width: 300px;
		margin: auto;
	}
	.header .topMain {
		padding: 0 5%;
	}
	.header .topMain .banHead,
	.logo li.txt {
		display: none
	}
	.footer .highHea ul li {
		width: 14%;
	}
	.footer .highBdy .per33 {
		width: 31%;
		padding-left: 2%;
	}
	.footer h2 {
		font-size: 20px;
	}
}
@media screen and (max-width:670px) {
	.topHead .per50 {
		padding: 0 5%;
		width: 90%
	}
	.topHead .per50 .banHead {
		text-align: center;
		width: 100%
	}
	.logo {
		margin: 0 auto;
		max-width: 350px;
	}
	.header .topMain .banHead {
		font-size: 24px;
		margin: 32px 0
	}
	.header .bot ul {
		width: 100%
	}
	.header .bot ul li {
		display: block;
		margin: 0 0 20px 0;
		text-align: center;
	}
	.contentRgt .bot ul li a {
		width: 130px;
	}
	.contentRgt .bot ul li a img {
		display: none
	}
	.footer .highHea ul {
		width: 100%
	}
	.footer .highHea ul li {
		padding: 18px 0;
		width: 100%
	}
	.footer .highBdy .per33,
	.footer .highBdy .per33 ul {
		width: 90%;
		padding-left: 5%
	}
}
@media screen and (max-width:500px) {
	.header .topMain .topRMenu {
		display: none
	}
	.header .topMain {
		padding: 5%;
	}
}