.content-wrap {
	max-width: 1170px;
}
.top-panel {
	position: relative;
	padding: 20px 0 10px;
	border-bottom: 1px solid #f5f5f5;
	border-top: 1px solid #f5f5f5;
	background: #fff !important;
}
.top-panel h2 {
	font-weight: 300;
}
.tab-search {
	position: absolute;
	top: 0;
	right: 0;
	width: 300px;
	overflow: hidden;
}
.gsst_a {
	padding-top: 9px !important
}
.tab-search .gsc-search-box-tools .gsc-search-box .gsc-input, .gsc-input-box.gsc-input-box-focus.gsc-input-box-hover {
	background: none !important;
	padding: 0 !important;
	outline: none !important;
	box-shadow: none !important;
}
.search, .top-panel .cse .gsc-search-button input.gsc-search-button-v2, .top-panel input.gsc-search-button-v2 {
	margin-top: 5px;
}
.gsc-input-box {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
	height: 33px !important;
}
.main-content .menu-panel {
	display: block;
	float: left;
	width: 240px;
	position: relative;
}
.mobile-hmenu-icon {
	display: none;
	position: absolute;
	right: -44px;
	top: 10px;
	transition: 0.5s ease-in-out;
}
.main-content .menu-panel li {
	box-shadow: 3px 0 3px #efefef;
	-webkit-box-shadow: 3px 0 3px #efefef;
	position: relative;
}
.main-content .menu-panel li a {
	display: inline-block;
	padding: 10px 15px;
	color: #333;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	transition: 0.3s ease-in-out;
}
.main-content .menu-panel li a:hover {
	border-left: 3px solid #f2f2f2;
	padding: 10px 15px 10px 20px;
}
.main-content .menu-panel li a.active {
	border-left: 3px solid #333;
	background: #f8f8f8;
	padding: 10px 15px 10px 20px;
}
input.print-help {
	position: absolute;
	right: 0;
	top: 10px;
	border: none;
	border-radius: 0;
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0;
	border: 1px solid #f2f2f2;
}
.main-content .content-panel {
	display: block;
	margin-left: 240px;
	position: relative;
	padding: 30px 0 0 40px;
	color: #333;
	box-sizing: border-box;
	border-left: 1px solid #f2f2f2;
	line-height: 1.8;
}
.main-content .content-panel h1 {
	font-size: 24px;
	line-height: 1.5;
	border-bottom: 2px solid #f4f4f4
}
.main-content .content-panel h2 {
	font-size: 22px;
	line-height: 1.5;
	padding-bottom: 5px;
	border-bottom: 2px solid #f4f4f4
}
.main-content .content-panel h3 {
	font-size: 20px;
	line-height: 1.5
}
.main-content .content-panel h4 {
	font-size: 18px;
	line-height: 1.5
}
.main-content .content-panel h1 a, .main-content .content-panel h2 a, .main-content .content-panel h3 a, .main-content .content-panel h4 a {
	color: #333;
	font-size: inherit
}
.main-content .content-panel p, .main-content .content-panel li, a {
	font-size: 14px;
	line-height: 1.8
}
.main-content .content-panel a {
	color: #27aac8;
}
.main-content .content-panel p {
	margin-bottom: 20px;
}
.main-content .content-panel strong {
	font-weight: 600;
}
.main-content .content-panel ul, .main-content .content-panel ol {
	margin: 15px 0 15px 30px;
}
.main-content .content-panel img {
	margin: 20px auto;
	border: 1px solid #e4e4e4;
}
.main-content .content-panel div[align="center"] {
	margin-left: 0px;
	text-align: left
}
.main-content .content-panel li div[align="center"] {
	margin-left: -30px;
}
.main-content .content-panel li li div[align="center"] {
	margin-left: -60px;
}
.main-content .content-panel table {
	border-collapse: collapse;
	margin: 20px 0 40px;
	font-size: 14px
}
.main-content .content-panel td {
	padding: 10px;
	border: 1px solid #e1e1e1
}
.main-content .content-panel td.tdMain, .main-content .content-panel td.tdmain {
	background: #f2f2f2
}
.script {
	padding: 30px;
	background: #fafafa;
	margin: 0 0 40px
}
.main-content .content-panel code {
	background: #fafafa;
	color: #333;
	white-space: normal;
	display: block;
}
.note {
	padding: 15px 30px;
	background: #fffcf0;
	border: 1px solid #F9F1D3;
	margin: 10px 0
}
.main-content .content-panel li {
	margin: 15px 0;
}
.main-content .content-panel ul li {
	list-style: disc outside none;
}
.main-content .content-panel ol li {
	list-style: decimal outside none;
}
.main-content .content-panel li ol li {
	list-style: lower-alpha;
}
.help-navigator {
	border-top: 1px solid #f2f2f2;
	margin-top: 60px;
}
.help-navigator a {
	display: inline-block;
	width: 32px;
	height: 32px;
	text-indent: -9999em;
	margin-right: 10px;
}
.bottom-panel {
	display: block;
	clear: both;
	background: #fff;
}
.breadcrumb {
	background-color: transparent;
	float: left;
}
.breadcrumb span, .breadcrumb span a {
	font-size: 11px;
	line-height: 1.5;
	color: #333;
}
.breadcrumb span.delimiter {
	margin: 0 5PX;
}
.breadcrumb span.last {
	color: #888e9a
}
#back-top {
	float: right;
}
.main-content .menu-panel li span.zoho-parent-toggle {
	position: absolute;
	right: 10px;
	top: 9px;
	width: 24px;
	height: 24px;
	background-image: url(/sites/default/files/motivator-sprite.png);
	background-position: -150px 0;
	display: inline-block;
	transition: 0.5s ease;
}
.main-content .menu-panel li.open span.zoho-parent-toggle {
	background-position: -150px -24px;
}
.main-content .menu-panel li.hasChild ul li a, .main-content .menu-panel li.hasChild ul li a:hover {
	padding: 10px 15px 10px 33px;
	border-left: none;
	color: #999;
	transition: 0.2s ease-in-out;
}
.main-content .menu-panel li.hasChild ul li a:hover {
	color: #27aac8
}
.main-content .content-panel object {
	max-width: 100%;
}
.help-bot-signup {
	overflow: hidden;
}
.help-bot-signup p {
	clear: both;
	margin-bottom: 20px
}
.main-content .content-panel .help-bot-signup a.get-link {
	float: right;
	background: #f0483e;
	color: #fff;
	padding: 0 20px;
	line-height: 30px
}
.questions {
	margin: 15px 0;
}
.toc h4 span#ud, .toc h4 span.ud {
	display: none
}
.retina-screen > img {
	max-width: 50%;
}

@media only screen and (min-width :768px) and (max-width:991px) {
.main-content .content-panel h1 {
	font-size: 22px;
	line-height: 1.5
}
.main-content .content-panel h2 {
	font-size: 20px;
	line-height: 1.5
}
.main-content .content-panel h3 {
	font-size: 18px;
	line-height: 1.5
}
.main-content .content-panel h4 {
	font-size: 16px;
	line-height: 1.5
}
.main-content .menu-panel li a:hover {
	padding: 10px 15px 10px 20px
}
}

@media only screen and (max-width :767px) {
	.top-panel {
		padding-top:70px;
		}
.main-content .content-panel h1 {
	font-size: 20px;
	line-height: 1.5
}
.main-content .content-panel h2 {
	font-size: 18px;
	line-height: 1.5
}
.main-content .content-panel h3 {
	font-size: 16px;
	line-height: 1.5
}
.main-content .content-panel h4 {
	font-size: 14px;
	line-height: 1.5
}
.mobile-hmenu-icon {
	display: block;
}
.main-content .menu-panel {
	position: absolute;
	left: -280px;
	top: 0;
	margin-right: 40px;
	transition: 1s ease-in-out;
	background: #fff;
	z-index: 99;
}
.tab-search {
	clear: both;
	float: right;
	position: relative;
	right: 40px;
	top: 17px;
	width: 300px;
	z-index: 1;
}
.main-content .menu-panel.slide-menu-panel {
	left: 0;
}
.main-content .content-panel {
	margin-left: 0px;
	border-left: none;
	padding: 40px 0 0;
}
.main-content .menu-panel li a:hover {
	padding: 10px 15px 10px 20px
}
}

@media only screen and (max-width :480px) {
}
.main-content .content-panel ol li ul li {
	list-style: disc;
}/**/
body {
}/**/
