.product-logo {
	background-image: url('../images/docs-sprite1.png');
	background-repeat: no-repeat;
	display: inline-block;
}
.product-header {
	background: #fff;/*fef9f4*/
}
.product-menu .selected {
	box-shadow: 0 -2px 0 #ea785d inset;
}
.learnmore a, .side-nav li a:hover, .side-nav li a .selected, .learn-more a {
	background: #ea785d
}
.all-features li .selected, .testimonials p span:first-child, .sub-feature a, .resources-part .learnmore, .faq-part li a, .qm a, .resources-part li a,#resources a,.new-updates-content h4 a{
	color: #ea785d
}
.learn-more a {
	color: #fff;
}
.signin-part {
	border-top-color: #ea785d;
}
.related li {
	list-style: disc;
}
.all-features li a {
	text-align: left;
}
.all-features li {
	padding-left: 100px;
}
.all-features ul {
	padding-left: 30px;
}
.two-split-col > div {
	max-width: 940px;
}
.bread-crumb-wrap{
display:none;
}
strong{
font-weight:600;
}
.testimonial-part .testimonials > span{
	display:none;
}
/* Features Grouping page */
.feature-grouping {
	padding: 140px 10%;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 140px 0;
	position: relative;
}
.show-page {
	background-image: url("../images/show.jpg");
}
.writer-page {
	background-image: url("../images/writer.jpg");
}
.sheet-page {
	background-image: url("../images/sheet.jpg");
}
.feature-grouping .dmask {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
	display: block;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 70;
}
.feature-grouping h1 {
	color: #fff;
	font-size: 50px;
	font-weight: 600;
	margin: 0 auto;
	max-width: 900px;
	padding: 30px 0;
	position: relative;
	text-align: center;
	z-index: 80;
}
.feature-grouping h1 span {
	display: block;
	font-size: 17px;
	font-weight: 400;
}
.sub-heading {
	margin-bottom: -65px;
}
.sub-heading h2 {
	font-size: 30px;
	margin: 0 auto;
	max-width: 980px;
}
.sub-heading h2 span {
	color: #666;
	display: block;
	font-size: 15px;
	font-weight: 400;
	line-height: 23px;
	margin-top: 10px;
}
/* Pricing Page designs start */

.pricing-part {
	padding: 40px 0;
}
.selected .pricing-heading {
	box-shadow: 1px 1px 0 #E9E9E9 inset, -1px -1px 0 #E9E9E9 inset, 0 6px 0 #EA785D inset;
}
.pricing-heading h2 {
	color: #EA785D;
}
.pricing-trynow a {
	background: none repeat scroll 0 0 #EA785D;
	color: #FFFFFF;
}
.pricing-features .standard-plan {
	color: #EA785D;
}
.pricing-features {
	min-height: 275px;
}
.compare-plan a {
	color: #333333;
	text-decoration: underline;
}
/* Pricing Page designs end */



/* Pricing Comparison Page designs start */

.pricing-part {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	text-align: center;
}
.pricing-heading {
	color: #333333;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: -0.5px;
	line-height: 40px;
}
.pricing-heading span {
	color: #666666;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	margin: 0 auto 40px;
	max-width: 800px;
}
.pricing-heading em {
	border-bottom: 1px solid #D5D5D5;
	display: block;
	margin: 20px auto 0;
	width: 70px;
}
.pp, .pc {
	margin: 0 auto 50px;
	overflow: auto;
	width: 980px;
}
.phead {
	overflow: auto;
}
.phead p {
	float: left;
	font-size: 15px;
	line-height: 40px;
	border-bottom: 1px solid #F2F3F4
}
.phead p span {
	background: #f9f9f9;
	color: #EA785D;
	font-weight: 400;
	float: left;
	margin-left: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 208px;
}
.phead p span.tit {
	background: none repeat scroll 0 0 transparent;
	color: #666;
	float: left;
	font-size: 17px;
	margin-left: 0;
	text-align: left;
	text-shadow: 0 0 0 #FFFFFF;
	width: 340px;
}
.phead p span.bordertop {
	box-shadow: 0 0 0 #E9E9E9 inset, 0 -1px 0 #E9E9E9 inset, 0 4px 0 #E0E0E0 inset;
}
.ppr {
	padding-left: 340px
}
.phead p.ppr span {
	background: #f9f9f9;
	text-transform: none;
	color: #666;
	font-weight: 300;
}
.phead p.ppr span.tit {
	background: none repeat scroll 0 0 transparent;
	font-family: arial;
	font-size: 13px;
	text-transform: none;
	color: #343434;
}
.phead p span.true {
	background-color: #F7F7F7
}
.pdesc {
}
.pdesc p {
	border-bottom: 1px solid #F2F3F4;
	float: left;
	font-size: 13px;
	margin-bottom: 1px;
	padding: 0;
	width: 100%;
}
.pdesc p.high {
}
.pdesc p.high span.tit {
	background: none repeat scroll 0 0 transparent;
	color: #EA785D;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
}
.pdesc p.high span {
	background: #F2F2F2;
}
.pdesc p.desch {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
.pdesc p span {
	background: #f6f7f8;
	float: left;
	margin-left: 5px;
	padding: 10px 0;
	text-align: center;
	width: 208px;
}
.pdesc p span.tit {
	background: none repeat scroll 0 0 #FFFFFF;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
	width: 340px;
}
.pdesc p.normal span.tit {
	width: 330px;
	padding-left: 10px;
	color: #666;
}
.pc .pdesc p span.tooltip {
	background: url("../images/info.png") right center no-repeat;
	cursor: help;
	position: relative;
}
.pdesc p span.tooltip:hover {
	background-image: url("../images/infoh.png");
}
.pdesc p span.tooltip span.classic {
	position: absolute;
	margin-left: -999em;
	color: #484848;
	background-color: #fff;
	font-size: 13px;
	line-height: 1.3;
	text-align: left;
	padding: 30px;
	font-weight: normal;
}
.pdesc p span.tooltip:hover span.classic {
	position: absolute;
	left: 350px;
	margin-top: -40px;
	z-index: 9999;
	width: 250px;
	margin-left: 0;
	-moz-box-shadow: 0px 2px 7px #d1d1d1;
	-webkit-box-shadow: 0px 2px 7px #d1d1d1;
	box-shadow: 0px 2px 7px #d1d1d1;
}
.pdesc p span.tooltip span.classic-shim {
	position: absolute;
	left: -20px;
	margin-top: -2px;
	display: block;
	width: 15px;
	height: 50px;
	background: url("../images/bg-tooltip.png") top left no-repeat;
}
.pdesc p span.yes, .pdesc p span.no {
	background-image: url(../../images/tick.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -999em;
}
p.signup, .pdesc p span.pcsignup {
	padding: 20px 0px;
	text-align: center;
}
p.signup a, .pdesc p span.pcsignup a {
	background: none repeat scroll 0 0 #EA785D;
	bottom: 40px;
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin: 0 auto;
	padding: 12px 0;
	text-transform: uppercase;
	width: 170px;
	line-height: 22px;
}
/* Pricing Comparison Page designs End */



.main1 {
	min-height: 100%;
	margin: .5em auto;
	width: 36.6em;
	overflow: hidden;
}
.news-signup {
	/*float: left;*/
	position: relative;
	color: #999;
	font-size: 1.0em;
	line-height: 1.7em;
	height: 1.6em;
	display: block;
	margin-top: 1px;
	cursor: pointer;
}
.news-signup span {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline-style: none;
	color: #666;
	font-size: 13px;
}
.news-signup span a {
	position: relative;
}
.input-container {
	margin-top: 2em;
}
input[type='text'], input[type='password'], .clipped {
	position: relative;
	width: 100%;
	height: 40px;
 *height: auto;
	line-height: 1.2em;
	padding: .65556em;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #fff;
}
input[type='text'], input[type='password'], select, .pl {
	color: #333;
	border: 1px solid #D5D5D5;
	background: transparent;
}
.input-row {
	margin-bottom: 1.3em;
}
.row {
	position: relative;
}
input[type='text']:focus, input[type='password']:focus, input.inputFocus {
	-webkit-transition: border 100ms;
	-moz-transition: border 100ms;
	-ms-transition: border 100ms;
	transition: border 100ms;
	border: 1px solid #bcbcbc;
}
input[type='text'].hidePlaceHole, input[type='password'].hidePlaceHole {
	background: #FFF;
}
#password {
	padding: .65556em 5.499em .65556em .65556em;
}
input[type='text']:focus, input[type='password']:focus, select:focus, .pl:focus {
	outline: none;
}
.pl {
	position: absolute;
	border: 1px solid transparent;
	color: #4d4d4d
}
select {
	margin: 0;
	height: 2.44444em;
	vertical-align: bottom
}
.lt-ie7 #yourname, .lt-ie7 #email, .lt-ie7 #password, .lt-ie7 #txt-password {
	padding-right: 0.65em
}
.show-password {
	color: #777;
	font-size: 1em;
	position: absolute;
	top: 1px;
	right: 0px;
	line-height: 2.7em;
	height: 2.5em;
	display: block;
	z-index: 999;
	width: 80px;
	cursor: pointer;
}
.news-signup, .show-password, .show-password label {
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	outline-style: none;
	/*IE*/
	;
}
.error+label::before {
	border: 8px solid #e73d3d
}
.error+label {
	border: none !important;
	color: #FF8C96;
	line-height: 200%;
	font-weight: normal !important;
}
#nameerror, #emailerror, #nameerror1 {
	color: #DB6055;
	padding: 3px 0 3px 5px;
	font-weight: normal !important;
	font-size: 13px;
	position: relative;
}
#termerror {
	color: #DB6055;
	padding: 3px 0 3px 3px;
	font-weight: normal !important;
	font-size: 13px;
}
#passerror, #companyerror, #phoneerror {
	color: #DB6055;
	padding: 3px 0 3px 5px;
	font-weight: normal !important;
	font-size: 13px;
}
.zd-field-error {
	border: 1px solid #f3a28e!important;
}
input[type='text']::-ms-clear {
 display: none
}
.header {
	background: #fff;
	box-shadow: 1px 1px 1px #ccc;
}
.uhd {
	width: 36.6em;
	margin: 0 auto;
}
.uhd .login {
	float: right;
	line-height: 46px;
}
.uhd .login a {
	background: #f5f5f5;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#ffffff');
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#fff));
	background: -moz-linear-gradient(top, #f9f9f9, #fff);
	line-height: 25px;
	text-align: center;
	width: 55px;
	border: 1px solid #ddd;
	padding: 0px 5px;
	color: #000;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin-left: 5px;
	margin-top: 2px;
	display: inline-block;
}
.uhd .login a:hover {
	background: #f9f9f9;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f9f9f9');
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f9f9f9));
	background: -moz-linear-gradient(top, #fff, #f9f9f9);
}
.uhd h1 a {
	display: block;
	margin: 7px 0 3px;
}
#yuhead-hd {
	padding: 0;
}
#yucs-logo {
	margin-left: 0 !important;
}
.flleft {
	float: left;
}
.flright {
	float: right;
}
.country-lang-column {
	width: 100%;
}
span.customSelect {
	font-size: 12px;
	color: #888;
	background: transparent;
	border: 1px solid transparent;
	padding: 8px 12px;
	margin: 0;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	width: auto;
	margin: 0;
	-webkit-transition: background-color 0.05s;
	-moz-transition: background-color 0.05s;
	-o-transition: background-color 0.05s;
	transition: background-color 0.05s;
	-webkit-transition: border 0.05s;
	-moz-transition: border 0.05s;
	-o-transition: border 0.05s;
	transition: border 0.05s;
	-webkit-transition: color 0.05s;
	-moz-transition: color 0.05s;
	-o-transition: color 0.05s;
	transition: color 0.05s;
}
span.customSelect:hover {
	color: #666;
	background: #fff;
	border: 1px solid #D5D5D5;
}
span.customSelect:hover .ddown {
	border-top: 5px solid #333;
}
span.styled1 {
	background: transparent;
	float: right;
}
select.styled1 {
	font-size: 12px;
	color: #333;
	background: #fff;
	line-height: 33px;
	/*border: 1px solid transparent;*/
	border-right: 9px solid transparent;
	border-left: 9px solid transparent;
	border-top: 13px solid transparent;
	border-bottom: 13px solid transparent;
	/*padding: 8px 12px;*/   
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: right;
	right: 0;
	cursor: pointer;
	border: none;
	outline: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	zoom: 1;
}
.customSelectInner {
	width: auto !important;
}
span.styled1 .ddown {
	border-top-color: #ABA194;
	border-width: 5px 5px 0;
	/*position: relative;*/
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #999;
	font-size: 0;
	height: 0;
	line-height: 0;
	margin: 0 0 1px 4px;/*top: -1px;*/
}
.customSelectFocus {
	border: 0px;
	background: transparent;
}
.notifyjs-bootstrap-base {
	background-color: transparent!important;
	border: none !important;
	color: #FF8C96 !important;
	font-weight: normal !important;
	padding: 8px 5px 0px 0px !important;
}
.main1 h2 {
	margin: 40px 0 15px 0;
	text-align: center;
	font-size: 32px;
	font-weight: normal;
	color: #555;
	clear: both;
}
.main1 h3 {
	margin: 10px auto;
	text-align: center;
	font-size: 15px;
	font-weight: normal;
	color: #969696;
	line-height: 135%;
	width: 90%;
}
.main1 h3 b {
	font-weight: bold;
}
.main1 h3 i {
	font-style: normal;
	color: #333;
}
.effectss {
	margin: 5px 2px 4px 2px;
	width: auto;
	float: left;
}
.effectss2 {
	margin: 2px 0;
	width: 50%;
	float: left;
}
.effectss3 {
	margin: 2px 0;
	width: 50%;
	float: left;
}
.effectss4 {
	margin: 2px 0;
	width: 50%;
	float: left;
}
#password-length, #password-contain-mixed-case, #password-contain-numbers-special {
	width: 100%;
}
#password-length {
}
#password-contain-mixed-case {
	position: relative;
}
#password-contain-numbers-special {
}

::-moz-datalist {
 border: 1px solid #ddd;
}
:-ms-input-datalist {
 border: 1px solid #ddd;
}
::-webkit-datalist {
 border: 1px solid #ddd;
}
label.clipped {
	position: absolute;
	top: 0px;
 *top: 1px;
 *border-bottom: none !important;
	left: 0px;
	color: #777;
}
label.clipped.focus {
	color: #9F9F9F;
}
.signupbtn {
	position: relative;
	background: #F04B2F;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	float: left;
	z-index: 999;
	margin: 18px 0 0;
	padding: 0px 35px;
	font-size: 18px;
	cursor: pointer;
	color: #fff;
	border: 1px solid transparent;
	-webkit-appearance: none;
	-webkit-font-smoothing: antialiased;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	line-height: 36px;
}
.signupbtn:hover {
	background-color: #E9452A;
	border-color: rgba(0, 0, 0, 0.07);
}
.signupbtn:focus {
	outline: none;
	box-shadow: 0px 0px 0px 1px #FFF, 0px 0px 0px 2px #D65C5C;
 box-shadow: progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#fff');
}
.clear:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
/** Css for Social Sign On **/

.ui-sign-also {
	border-top: 1px solid #D5D5D5;
	padding-top: 2em;
	margin: 2em 0px 0px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.ui-sign-also-icon {
	padding-top: 16px;
	text-align: center;
	cursor: default;
}
.ui-sign-also-icon .ui-social-gray {
	position: relative;
	opacity: 0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
}
.ui-sign-also-icon .ui-social-color {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	clip: rect(24px, 24px, 24px, 0);
	-webkit-transition: clip 200ms ease-in;
	-moz-transition: clip 200ms ease-in;
	-ms-transition: clip 200ms ease-in;
	transition: clip 200ms ease-in;
}
.ui-social-gray, .ui-social-color {
	display: block;
	background: url('../images/signup-sprite.png') no-repeat;
	width: 24px;
	height: 24px;
}
.ui-social-color.facebook {
	background-position: -1px -1px;
}
.ui-social-color.googleApps {
	background-position: -37px -1px;
}
.ui-social-color.google {
	background-position: -73px -1px;
}
.ui-social-color.linkedIn {
	background-position: -109px -1px;
}
.ui-social-color.twitter {
	background-position: -145px -1px;
}
.ui-social-color.yahoo {
	background-position: -181px -1px;
}
.ui-social-gray.facebook {
	background-position: -1px -41px;
}
.ui-social-gray.googleApps {
	background-position: -37px -41px;
}
.ui-social-gray.google {
	background-position: -73px -41px;
}
.ui-social-gray.linkedIn {
	background-position: -109px -41px;
}
.ui-social-gray.twitter {
	background-position: -145px -41px;
}
.ui-social-gray.yahoo {
	background-position: -181px -41px;
}
.ui-sign-also-icon a:hover .ui-social-color, .ui-sign-also-icon a:focus .ui-social-color {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	clip: rect(0px, 24px, 24px, 0);
}
.ui-sign-also-icon a {
	display: inline-block;
	position: relative;
	width: 24px;
	height: 24px;
	margin: 2px 8px;
	cursor: pointer;
}
.gapptext .gapperror {
	margin-left: 35px;
}
.idpform {
	width: 250px;
	margin: 0 auto;
	padding-top: 25px;
}
/** Css for Social Sign On **/

/* Mobile Apps Menu CSS */
.mobile-app-list {
	padding: 50px 0 20px;
}
.bouncing_menu {
	padding: 10px 0 20px;
	width: 100%;
}
.bouncing_menu {
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.bouncing_menu a {
	color: #999;
	display: inline-block;
	font-size: 13px;
	height: auto;
	padding: 15px 2px 0;
	text-decoration: none;
	width: 125px;
}
.bouncing_menu a:hover {
	color: #000;
}
.bouncing_menu a span {
	background: url("../images/zoho-docs-mob-apps.png") no-repeat;
	display: block;
	height: 99px;
	margin: 0 auto;
	padding: 0 0 8px;
	text-indent: 0;
	width: 99px;
}
.bouncing_menu a .ma1 {
	background-position: -126px 0;
}
.bouncing_menu a .ma2 {
	background-position: -261px 0;
}
.bouncing_menu a .ma3 {
	background-position: -396px 0;
}
.bouncing_menu a .ma4 {
	background-position: 0 -1px;
}
.bouncing_menu a .ma5 {
	background-position: -525px 0;
	width: 102px;
}
.bouncing_menu a .ma6 {
	background-position: -665px 0;
}
/* End of Mobile Apps Menu CSS */
/* Forms CSS */
.s2 {
	margin: 50px auto;
	max-width: 810px;
	text-align: left;
	  overflow: auto;
}
.flleft {
}
#contacts {
	float: left;
	width: 250px;
}
#contacts h3 {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#contacts p.mail {
	background: url("/docs/img/contact-mail.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding: 0 0 20px 45px;
}
#contacts p.phone {
	background: url("/docs/img/contact-phone.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	min-height: 45px;
	padding: 5px 0 20px 45px;
}
.resources-part h1 span {
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 22px;
}
/* BANNER FOR WRITER SHOW SHEET */

.banner.writer, .banner.show, .banner.sheet {
	padding: 40px 0 0;
	margin: 0 auto;
	width: 100%;
	background: #fef9f4;
	max-height: 550px;
	overflow: hidden;
}
.writer-screen, .sheet-screen, .show-screen {
	max-width: 980px;
	margin: 0 auto;
	text-align: center;
}
.banner h1 {
	color: #333;
	font-size: 42px;
	font-weight: 600;
	letter-spacing: -1.5px;
	line-height: 50px;
}
.banner h1 span {
	color: #333;
	font-size: 22px;
	font-weight: 300;
	letter-spacing: -.5px;
	line-height: 32px;
	display: block;
}
.banner p {
	color: #666;
	font-size: 16px;
	line-height: 24px;
	margin: 0 auto;
	padding: 5px 0 20px;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
}
.getstarted-box {
	margin: 15px 0 40px;
}
.getstarted-box a {
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	height: 46px;
	letter-spacing: -0.03em;
	line-height: 48px;
	padding: 0 25px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
}
.getstarted-box a, .get-started a, .features .customer-quote {
	background: none repeat scroll 0 0 #ea785d;
}
/* LANDING PAGE FOR DOCS PRODUCT*/

.docs-products-banner {
	background: none repeat scroll 0 0 #fef9f4;
	margin: 0 auto;
	padding: 60px 0 70px;
	width: 100%;
	text-align: center;
}
.docs-products-part {
	overflow: hidden;
}
.docs-products-part h5 {
	color: #666;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 28px;
	margin-bottom: 0;
}
.docs-products-part h1 {
	color: #333;
	font-size: 44px;
	font-weight: 600;
	letter-spacing: -2px;
	line-height: 64px;
}
.docs-products-part h1 span {
	color: #b5b5b5;
	font-family: "Georgia";
	font-size: 50px;
	font-weight: 300;
	letter-spacing: -5px;
	line-height: 0;
	padding: 0 5px;
	position: relative;
	top: -12px;
}
.docs-products-part p {
	color: #666;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	margin: 0 auto 20px;
	max-width: 680px;
}
.docs-products {
	margin: 0 auto;
	max-width: 800px;
	overflow: hidden;
	padding: 50px 0;
}
.docs-products a {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e8e8e8;
	display: block;
	float: left;
	margin: 0 3%;
	padding: 50px 0;
	width: 27%;
}
.docs-products span {
	background-image: url("../images/docs-product-icons.png");
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 64px;
	margin: 0 auto 20px;
	text-indent: -9999em;
	width: 64px;
}
.docs-products .writer-icon {
	background-position: left center;
}
.docs-products .sheet-icon {
	background-position: center center;
}
.docs-products .show-icon {
	background-position: right center;
}
.docs-products em {
	color: #333;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
}
.docs-signup {
	overflow: hidden;
}
.docs-signup a {
	color: #ffffff;
	display: inline-block;
	font-size: 15px;
	font-weight: 600;
	height: 46px;
	letter-spacing: -0.03em;
	line-height: 48px;
	padding: 0 25px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	text-transform: uppercase;
	background: #ea785d
}

.two-split-col h3{
   font-size: 20px;
   line-height: 32px;
  padding-bottom: 10px;
 }
 
 
 
/* End of Forms CSS */

/* Download Page CSS */
#resources {
    overflow: hidden;
	max-width:980px;
	margin:0 auto;
}
#resources .resources-box {
    display: block;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    width: 460px;
}
#resources .resources-box a {
    display: block;
    height: 108px;
    margin: 35px 0 0;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    width: auto;
}
#resources .resources-box a span {
    color: #333;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 150%;
    padding: 5px 0 0;
    text-decoration: none;
    width: 330px;
}
#resources .resources-box a:hover {
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 5px;
}
#resources .resources-box a:hover span {
    text-decoration: underline;
}
#resources .resources-box a small {
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
}
#resources .resources-box a:hover small {
    text-decoration: none;
}
#resources .resources-box a ins.vf1 {
    background-position: -14px -2px;
}
#resources .resources-box a ins.vf2 {
    background-position: -13px -115px;
}
#resources .resources-box a ins.vf3 {
    background-position: -12px -248px;
}
#resources .resources-box a ins.vf4 {
    background-position: -10px -489px;
}
#resources .resources-box a ins.vf5 {
    background-position: -170px 0;
}
#resources .resources-box a ins.vf6 {
    background-position: -172px -116px;
}
#resources .resources-box a ins.vf7 {
    background-position: -172px -246px;
}
#resources .resources-box a ins.vf9 {
    background-position: -172px -378px;
}
#resources .resources-box a ins.vf10 {
    background-position: -13px -376px;
}
#resources .resources-box a ins.vf11 {
    background-position: -172px -490px;
}
#resources .resources-box a ins {
    background: url("../img/resource-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 95px;
    margin-right: 10px;
    width: 95px;
}
#resources p.social {
    clear: both;
    display: block;
    height: 100px;
    margin: 14px 250px;
    overflow: hidden;
    padding: 5px;
    text-align: left;
    text-decoration: none;
    width: 450px;
}
#resources p.social span {
    color: #333;
    display: block;
    float: left;
    font-size: 20px;
    font-weight: normal;
    line-height: 150%;
    padding: 5px 0 0;
    text-decoration: none;
    width: 330px;
}
#resources p.social:hover {
    background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 5px;
}
#resources p.social:hover span {
    text-decoration: none;
}
#resources p.social small {
    color: #999;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 5px;
}
#resources p.social:hover small {
    text-decoration: none;
}
#resources p.social small a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #777;
    display: inline;
    font-size: 16px;
    height: 10px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
#resources p.social small a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000;
    margin: 0;
    padding: 0;
}
#resources p.social ins.vf8 {
    background-position: -172px -602px;
}
#resources p.social ins {
    background: url("../img/resource-icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 95px;
    margin-right: 10px;
    width: 95px;
}
#page-content {
    margin-bottom: 50px;
}
#downloading-header h1 {
    font-size: 320%;
    font-weight: bold;
    line-height: 100%;
    margin: 0;
}
#downloading-header p {
    font-size: 130%;
    margin: 5px 0;
}
#downloading-container {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px dashed #eee;
    margin: 40px 45px 50px;
}
#downloading-header {
    background: url("/docs/images/choose-what-you-sync1.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    margin: 0 auto;
    padding: 15px 0 35px 225px;
    width: 550px;
}
#downloading-header h1 {
    color: #3b799f;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 20px;
    text-indent: -3px;
}
#downloading-header p {
    font-size: 105%;
}
#steps-container {
    background: url("/docs/images/arrows.png") no-repeat scroll -50px 75px rgba(0, 0, 0, 0);
    margin: 0 auto 25px;
    width: 866px;
}
#steps-container table#steps {
    border-collapse: collapse;
    margin-bottom: 0;
    margin-left: 13px;
    width: 100%;
}
#steps-container table#steps tr td {
    vertical-align: top;
    width: 250px;
}
#steps-container table#steps tr td h2 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 4px;
    padding-bottom: 5px;
    padding-top: 3px;
}
#steps-container table#steps tr td p {
    font-size: 13px;
    line-height: 20px;
    padding-right: 50px;
}
#steps-container table#steps tr td.middle {
    padding: 0 20px;
}
#steps-container table#steps tr td .screenshot {
    margin: 0 0 10px;
}
#steps-container table#steps tr td .screenshot img {
    border: 1px solid #ddd;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
}
#steps-container table#steps tr td .screenshot.ie img {
    border-radius: 8px;
}

.changePrice{width:910px;margin:-40px auto 0;padding-right:20px;display:none}
.prcCont{width:140pxposition:relative;overflow:hidden;float:right;margin-bottom:5px;cursor:pointer;text-align:center}
.cusd{width:124px;border:1px solid #ea785d;background:#fef9f4;position:relative}
.cusd span{width:40px;text-align:center;padding:5px 10px;cursor:pointer;height:18px;font-size:13px;line-height:18px;display:block;border:1px solid #FEF9F4}
.cusd span.one{float:left;position:relative;z-index:2}
.cusd span.two{float:left;position:relative;z-index:2}
.currency{font-size:13px}
.priceBgm{background:#ea785d;transition:all 300ms ease-in-out 0s;position:absolute;z-index:1;left:62px;top:0}
.priceBgm.swap{left:0}

.clear{clear:both}
.tar{text-align:right}
/* End of Download page CSS */

/* Logout Page CSS */
.iconpan {
   border-right: 1px solid #dddddd;
    float: left;
    font-size: 13px;
    line-height: 40px;
    margin-bottom: 80px;
    margin-right: 50px;
    padding: 0 18px 0 0;
    width: 340px;
}
.iconpan {
    margin-top: 15px;
}
.iconbox {
    float: left;
    height: 150px;
    padding: 10px;
    text-align: center;
    width: 150px;
}
.feedback1 {
    background-position: right top;
}
.feedback1, .idea, .testimonial, .survey {
    background-image: url("../img/l-s.png");
    height: 96px;
    width: 96px;
}
.testimonial {
    background-position: right -93px;
}
.feedback1 {
    background-position: right top;
}
.idea {
    background-position: right -188px;
}
.survey {
    background-position: right 0;
}
/* Logout Page CSS */

.header{
	box-shadow:none;
}