html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
html, body {
	height: 100%;
}
body {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 1.4;
	font-weight: initial;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	-webkit-text-size-adjust: none;
	font-weight: inherit;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-weight: inherit;
}
h1, h2, .signup_frm .signup-heading {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
h1 {
	color: #000;
	line-height: 1.2;
	font-weight: initial;
	font-size: 40px;
	margin-bottom: 0px;
}
h2 {
	font-size: 40px;
	margin-bottom: 10px;
}
h3 {
	color: #000;
	line-height: 1.5;
	font-weight: initial;
	font-size: 17px;
	margin-bottom: 0px;
}
h5 {
	font-size: 25px;
	margin-bottom: 10px;
}
h6 {
	font-size: 20px;
	margin-bottom: 10px;
}
p {
	line-height: 1.6;
	font-weight: initial;
	margin-bottom: 20px;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #03a9f5;
}
.z-mplace-single-content ul, .z-mplace-single-content ol {
	list-style: disc;
	padding-left: 20px;
	margin-bottom: 20px;
}
.z-mplace-single-content ul:after, .z-mplace-single-content ol:after {
	display: block;
	content: '';
	clear: both;
	overflow: hidden;
}
.z-mplace-single-content ol {
	list-style: decimal;
}
.z-mplace-single-content ul li, .z-mplace-single-content ol li {
	margin-bottom: 15px;
	line-height: 1.5;
	vertical-align: top;
}
.z-img-wrap img {
	display: block;
	margin: 0 auto;
}
.z-align-center {
	text-align: center;
}
.z-row.z-no-bottom-space {
	padding-bottom: 0px;
}
.custom-icon {
	background:url(../images/crm-sprite1.png) no-repeat 1px -64px;
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-bottom: 10px;
}
.z-left {
	float: left;
}
.z-right {
	float: right;
}
.z-section {
	position: relative;
	display: block;
}
.z-row {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 70px 0px;
}
.z-content-wrap {
	width: 100%;
	max-width: 1040px;
	margin: 0 auto;
	display: block;
}
.z-small-content-wrap {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	display: block;
}
.z-small-content-wrap:after {
	display: block;
	content: ' ';
	clear: both;
}
.column-block, .z-column-block {
	float: left;
}
.z-large-content-wrap {
	max-width: 1320px;
	margin: 0 auto;
	width: 95%;
}
.z-four-col .column-block {
	width: 21.25%;
	margin-right: 5%;
}
.z-four-col .column-block:nth-child(4n) {
	margin-right: 0px;
}
.signup-box {
	float: right;
	position: relative;
	max-width: 350px;
	width: 100%;
	text-align: left;
}
.signup-twocol {
	max-width: 450px;
}
.two-input .sgfrm {
	float: left;
	width: 48%;
	margin-right: 2%;
}
.two-input .sgfrm:last-child {
	float: left;
	width: 50%;
	margin-right: 0%;
}
.sgnusrname, .sgnpaswrd, .sgnemail, .zs-txtfldnew {
	background: none repeat scroll 0 0 rgba(255,255,255,0.21);
	border: 1px solid rgba(255,255,255,0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
	outline: medium none;
	padding: 12px 0px;
	width: 100%;
}
.sgnbtn input {
	background-color: #f0483e;
	border: 1px solid #f0483e;
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	height: 46px;
	padding: 5px 0;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-transform: uppercase;
	opacity: 1;
}
.sgnbtn input[type="submit"][disabled="disabled"] {
	cursor: wait;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.signup_frm .signup-heading {
	font-size: 22px;
	line-height: 28px;
	margin: 0 0 15px;
	color: #fff;
}
.snews-letter {
	color: #444444;
	font-size: 12px;
	height: 0;
	margin: 0;
	opacity: 0;
	padding-left: 0;
	visibility: hidden;
}
.sign_agree {
	color: #999;
	font-size: 10px;
	line-height: 16px;
	margin-bottom: 20px;
}
.sign_agree a {
	color: inherit;
	text-decoration: underline;
}
.sign_agree:hover {
	color: #ccc;
}
.field-error .sgnusrname, .field-error .sgnpaswrd, .field-error .sgnemail, .field-error .zs-txtfldnew {
	margin-bottom: 4px;
}
.field-msg .error {
	color: #F0483E !important;
	font-size: 14px;
	margin: 0 0 7px;
	display: block;
	line-height: 24px;
	padding: 0px;
}
.socl-signup {
	margin: 15px 0px 0px 0px;
	overflow: hidden;
	text-align: right;
}
.socl-signup p {
	color: #aaa;
	display: inline-block;
	font-size: 15px;
	position: relative;
	text-align: right;
	top: -5px;
	margin-bottom: 0px;
}
.banner-inner h1, .banner-inner p, .white-label h3 a {
	color: #fff;
	text-shadow: none;
}
.socl-signup ul {
	display: inline-block;
	padding-left: 0px;
}
.socl-signup ul li {
	background:url(../../images/social-signin-sprite.png) no-repeat 4px 1px;
	color: #496faf;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-size: 14px;
	height: 20px;
	line-height: 25px;
	margin: 0 0 0 10px;
	opacity: 0.7;
	padding: 0;
	text-align: left;
	text-indent: -99999em;
	width: 20px;
}
.socl-signup .vi-facebook {
	background-position: -132px 1px;
}
.socl-signup .vi-google {
	background-position: 4px 1px;
}
.socl-signup .vi-linkedin {
	background-position: -98px 1px;
}
.socl-signup .vi-twitter {
	background-position: -60px 1px;
}
.socl-signup .vi-facebook, .socl-signup .vi-twitter, .socl-signup .vi-yahoo {
	display: inline-block;
}
.mobile-only {
	display: none!important;
}
.desktop-only {
	display: block !important;
}
#block-panels-mini-product-menu {
	font-size: 0px;
}
.main-container-wrapper .row.nomargin > section {
	margin-top: 0px;
}
.flex-container a:hover, .flex-slider a:hover {
	outline: none;
}
.slides, .slides > li, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	margin-bottom: 0px;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides {
	display: block;
}
* html .flexslider .slides {
	height: 1%;
}
.no-js .flexslider .slides > li:first-child {
	display: block;
}
.flexslider {
	margin: 0 0 70px;
	background: #fff;
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
	padding-left: 0px;
}
.flexslider .slides img {
	height: auto;
	-moz-user-select: none;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	border: 1px solid #ddd;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
*height:0;
}
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 40px;
	display: inline-block;
	content: '\f001';
	color: rgba(0,0,0,0.8);
	text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}
.flex-direction-nav a.flex-next:before {
	content: '\f002';
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
	z-index: -1;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play:before {
	content: '\f003';
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
	margin-bottom: 0px !important;
}
.flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
*display:inline;
	margin-bottom: 0px !important;
}
.flex-control-paging li a {
	width: 8px;
	height: 8px;
	display: block;
	border: 1px solid #00b0ff;
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #00b0ff;
}
.flex-control-paging li a.flex-active {
	background: #00b0ff;
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
#banner-section {
	margin-top: -121px;
	padding-top: 71px;
}
.main-container-wrapper #mini-panel-product_menu {
	background: transparent;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a, .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: #fff;
}
@media screen and (max-width:860px) {
.flex-direction-nav .flex-prev {
	opacity: 1;
	left: 10px;
}
.flex-direction-nav .flex-next {
	opacity: 1;
	right: 10px;
}
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #fff;
	background: rgba(255,255,255,0.96);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
	display: none
}
button.mfp-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button.mfp-close {
	background:url(../images/e-p-sprite.png) 10px -6px;
	text-indent: -1000px;
	overflow: hidden;
	position: fixed;
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: -55px 0 0;
	top: 50%;
	padding: 0;
	width: 70px;
	height: 70px;
	-webkit-tap-highlight-color: transparent;
	background: url(../images/e-p-sprite.png) no-repeat -50px 9px;
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:focus, .mfp-arrow:hover {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: inset transparent
}
.mfp-arrow .mfp-a, .mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow .mfp-b, .mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0;
	background-position: -40px 9px;
}
.mfp-arrow-right {
	right: 0;
	background-position: -110px 9px;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0px 0px 7px #ddd;
	-moz-box-shadow: 0px 0px 7px #ddd;
	box-shadow: 0px 0px 7px #ddd;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 90%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width:900px) {
.mfp-arrow {
	-webkit-transform: scale(.75);
	transform: scale(.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
.sk-three-bounce {
	margin: 0px auto;
	width: 80px;
	text-align: center;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: 30px 0px 0px -40px;
	display: none;
}
.sk-three-bounce .sk-child {
	width: 20px;
	height: 20px;
	background-color: #4661b9;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
	animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
}
.sk-three-bounce .sk-bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}
.sk-three-bounce .sk-bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
@-webkit-keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform:scale(0);
transform:scale(0);
}
40% {
-webkit-transform:scale(1);
transform:scale(1);
}
}
@keyframes sk-three-bounce {
0%, 80%, 100% {
-webkit-transform:scale(0);
transform:scale(0);
}
40% {
-webkit-transform:scale(1);
transform:scale(1);
}
}
.main {
	background: #f4f4f4;
}
#banner-section {
	background: #4661b9;
	overflow: visible;
	position: relative;
	color: #fff;
}
#banner-section * {
	color: inherit;
}
#banner-section i.custom-icon {
	background:url(../images/creator-marketplace-icons.png) no-repeat -4px -1px;
	-webkit-background-size: 170px;
	-moz-background-size: 170px;
	-o-background-size: 170px;
	background-size: 170px;
	width: 40px;
	height: 40px;
	margin-bottom: 8px;
}
#banner-section .customize i.custom-icon {
	background-position: -46px 1px;
}
#banner-section .automate i.custom-icon {
	background-position: -87px 1px;
}
#banner-section .share i.custom-icon {
	background-position: -127px 1px;
}
#banner-section .z-row {
	padding: 35px 0px 35px;
}
#single-product {
	background: #fff;
	border-bottom: 1px solid #ddd;
	color: #333;
}
#banner-section h1 {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#banner-section p {
	max-width: 600px;
	margin: 0 auto 10px;
}
#banner-section .z-four-col {
	padding-top: 0px;
}
#breadcrumb {
	margin: 0 auto 15px;
	overflow: hidden;
}
#breadcrumb a, #breadcrumb span {
	color: #03a9f5;
	font-size: 15px;
	line-height: 20px;
	display: block;
	float: left;
}
#breadcrumb a {
	position: relative;
	margin-right: 30px;
}
#breadcrumb a:after {
	content: '>';
	position: absolute;
	top: 0px;
	right: -20px;
	color: #03a9f5;
}
#breadcrumb span {
	color: #333;
}
#z-grid-section .z-row {
	padding: 40px 0px 70px;
}
.z-page-wrap {
	max-width: 90%;
	padding: 100px 0px;
	margin: 0 auto;
}
.z-page-wrap:after {
	content: '';
	display: block;
	clear: both;
}
.z-widget {
	border: 1px solid #ececec;
	border-bottom: none;
	margin-bottom: 20px;
	background: #fff;
}
.z-widget-head {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ececec;
	background: #fafafa;
}
.z-widget-body {
	padding: 5px 10px 5px 15px;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
}
.z-widget label {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-size: 16px;
	color: #181818;
	display: block;
}
.z-widget a {
	line-height: 25px;
	font-size: 14px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;
	color: #181818;
	display: block;
	padding: 5px 0px 5px 0px;
}
.z-widget a.z-active, .z-widget a:hover {
	color: rgb(62,158,222);
}
/*.z-sidebar {
	max-width: 230px;
	float: left;
	width: 100%;
}*/
.z-content-sidebar {
	/*padding-left: 230px;*/
	
	padding-left:115px;
	padding-right:115px;
}
.z-content-sidebar-inner {
	background: #fff;
	padding: 30px;
	border: 1px solid #e7e7e7;
}
.z-right-sidebar .z-sidebar {
	float: right;
	max-width: 300px;
	background: #fff;
	padding: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #333;
	border: 1px solid #e7e7e7;
}
.z-right-sidebar .z-content-sidebar {
	padding-left: 0px;
	padding-right: 330px;
}
.z-sidebar p {
	color: inherit;
	margin-bottom: 15px;
}
#pluginMPList {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#pluginMPList li {
	float: left;
	margin: 0px;
	position: relative;
	cursor: pointer;
	text-align: left;
	width: 33.3%;
}
#pluginMPList li .extList {
	margin: 0px 0px 25px 30px;
	position: relative;
	display: block;
}
.extName {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	display: block;
	float: left;
	width: 75%;
	color: inherit;
}
.extPlan {
	color: inherit;
	float: right;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 27px;
}
.bottomWdgt {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	padding: 10px 10px;
	width: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	top: -4px;
	position: relative;
	color: #333;
}
.descWidget {
	background: #fff;
	margin-bottom: 0;
	margin-left: 0;
	opacity: 1;
	position: absolute;
	top: 0px;
	padding: 50px 30px 20px;
	box-sizing: border-box;
	left: 0px;
	-webkit-transition: opacity .5s;
	-moz-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	height: 100%;
	width: 100%;
}
.detailWidget:hover {
	top: -1px;
	-webkit-box-shadow: 0 15px 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 15px 20px rgba(0,0,0,0.2);
	-o-box-shadow: 0 15px 20px rgba(0,0,0,0.2);
	box-shadow: 0 15px 20px rgba(0,0,0,0.2);
	-webkit-transform: translate(0, -4px);
	-o-transform: translate(0, -4px);
	-moz-transform: translate(0, -4px);
	transform: translate(0, -4px);
}
.detailWidget {
	transition: all 0.2s ease-in-out 0s;
	bottom: 0;
	left: 0px;
	margin: 0;
	opacity: 0;
	padding: 5px;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 1;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.descWidget p {
	color: #666;
	font-size: 15px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
	padding-left: 0px;
	font-weight: 300;
	float: left;
}
.pluginDec {
	overflow: hidden;
	text-overflow: ellipsis;
}
.descWidget span {
	color: #929292;
	font-size: 13px;
	float: right;
	position: absolute;
	right: 30px;
	top: 30px;
}
.descWidget h2 {
	color: #333;
	font-size: 22px;
	line-height: 25px;
	margin-left: 0;
	font-weight: 100;
	text-decoration: none;
}
.detailWidget:hover {
	opacity: 1;
}
.viewWidget img {
	display: block;
	width: 100%;
}
.z-right-sidebar .z-sidebar fieldset {
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 15px;
}
.z-right-sidebar .z-sidebar fieldset label {
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	width: 70px;
	display: block;
	float: left;
}
.z-right-sidebar .z-sidebar fieldset span.sep {
	float: left;
	display: block;
	width: 20px;
	text-align: center;
}
.z-right-sidebar .z-sidebar fieldset span {
	float: left;
	display: block;
}
.z-right-sidebar .z-sidebar h6 {
	font-size: 15px;
	font-weight: initial;
	margin-bottom: 15px;
}
.z-right-sidebar .z-sidebar .z-install-button {
	background: #3e9ede !important;
	border-radius: 0;
	padding: 10px;
	text-transform: uppercase;
	border: 0;
	display: block;
	color: #fff;
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
	text-align: center;
}
.z-right-sidebar .z-sidebar .z-sidebar-block {
	margin-bottom: 40px;
	overflow: hidden;
}
.z-sidebar-block ul li {
	margin-bottom: 10px;
}
.z-right-sidebar .z-sidebar .z-sidebar-block *:last-child {
	margin-bottom: 0px;
}
ul.support-contact {
	list-style: none;
	padding: 0px;
}
ul.support-contact li {

	background:url(../../images/contact.png) 0px 2px no-repeat;
	padding-left: 23px;
}
ul.support-contact li.z-support-email {
	background-position: 0px -88px;
}
ul.support-contact li a {
	color: inherit;
}
.share-link-wrap {
	overflow: hidden;
}
.share-link-wrap span {
	width: 26px;
	height: 26px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.share-link-wrap a {
	background:url(../../images/marketplace-icon.png);
	width: 26px;
	height: 26px;
	overflow: hidden;
	text-indent: 1000px;
	display: block;
	overflow: hidden;
}
.share-link-wrap .share-facebook a {
	background-position: 0 -294px;
}
.share-link-wrap .share-twitter a {
	background-position: 0 -329px;
}
.share-link-wrap .share-gplus a {
	background-position: 0 -363px;
}
.share-link-wrap .share-linkedin a {
	background-position: 0 -399px;
}
.z-mplace-single-header {
	margin-bottom: 20px;
	overflow: hidden;
}
.z-mplace-single-header img {
	float: left;
	margin: 0px 20px 20px 0px;
	width: 80px;
}
.z-mplace-single-header h1 {
	font-size: 30px;
	font-weight: initial;
	margin-bottom: 5px;
}
.z-mplace-single-header h2 {
	font-size: 18px;
	font-weight: initial;
}
.z-mplace-single-content {
	margin-bottom: 50px;
}
.z-mplace-single-content ul:after, .z-mplace-single-content ol:after {
	display: none;
}
.z-mplace-single-footer {
	overflow: hidden;
}
.z-mplace-single-footer h6 {
	font-size: 18px;
	font-weight: initial;
}
.z-mplace-single-footer a {
	display: block;
	float: left;
	margin: 0px 15px 10px 0px;
	color: #00b0ff;
	border: 1px solid;
	font-size: 14px;
	border: none;
	border-bottom: 1px solid #00b0ff;
}
.z-popup-content {
	max-width: 430px;
}
#signup-form-dialog {
	overflow: hidden;
	max-width: 450px;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 7px #ddd;
	-moz-box-shadow: 0px 0px 7px #ddd;
	box-shadow: 0px 0px 7px #ddd;
	background: #fff;
}
#signup-form-dialog .signup_frm {
	margin: 30px auto;
	float: none;
}
#signup-form-dialog .signup_frm h6, .signin-section {
	text-align: center;
}
.signin-section {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	margin-top: 10px;
}
#signup-form-dialog .error.jqval-error {
	font-size: 15px;
	margin-bottom: 3px;
}
#signup-form-dialog .sgnbtnmn, #signup-form-dialog .sgnbtn input {
	width: 100%;
}
.socl-signup .vi-facebook {
	background-position: -132px -36px;
}
.socl-signup .vi-google {
	background-position: 4px -36px;
}
.socl-signup .vi-linkedin {
	background-position: -98px -36px;
}
.socl-signup .vi-twitter {
	background-position: -60px -36px;
}
.socl-signup .vi-yahoo {
	background-position: -168px -36px;
}
.socl-signup .vi-office365 {
	background-position: -237px -36px;
}
.signup_frm .signup-heading {
	color: #333;
}
#signup-form-dialog ::-webkit-input-placeholder {
color:#999;
}
#signup-form-dialog ::-moz-placeholder {
color:#999;
}
#signup-form-dialog :-ms-input-placeholder {
color:#999;
}
#signup-form-dialog :-moz-placeholder {
color:#999;
}
#signup-form-dialog input {
	color: #000;
	border-bottom: 1px solid #ddd;
}
#signup-form-dialog input[type="submit"] {
	color: #fff;
	border-bottom: none;
}
.signin-section p {
	margin-bottom: 0px;
}
#signup-form-dialog .snews-letter {
	margin: 0px;
}
.z-signup-ele, .umain .z-signin-ele {
	display: block;
}
.z-signin-ele, .umain .z-signup-ele {
	display: none;
}

@media screen and (max-width:1200px) {
#pluginMPList li {
	width: 50%;
}
}

@media screen and (max-width:900px) {
#pluginMPList {
	margin-left: -30px;
}
.z-widget a {
	float: left;
	padding: 5px 20px 5px 0px;
}
.z-content-sidebar {
	padding: 0px !important;
	margin-bottom: 50px;
}
.z-sidebar {
	float: none;
	max-width: none;
}
.z-right-sidebar .z-sidebar {
	float: none;
	margin: 0 auto;
	max-width: 400px;
}
}

@media screen and (max-width:600px) {
#pluginMPList li {
	width: 100%;
}
.z-right-sidebar {
	max-width: 350px;
	margin: 50px auto 0px;
}
}

@media screen and (max-width:767px) {
.row.no-bottom-space, .z-row.no-bottom-space {
	padding-bottom: 0px;
}
}/**/


@media only screen and (max-width: 767px) {
#banner-section {
	margin-top: 0px;
	padding-top: 0px;
}
.main-container-wrapper #mini-panel-product_menu {
	background: #f5f5f5;
}
#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a,  .main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
	color: #333;
}
#banner-section h1 {
	font-size: 25px;
}
}
