/* $Id$ */

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, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
  	font-family: "Zoho_Puvi", Georgia;
	line-height: 1.4;
}
.fntBld{
	font-weight: 700;
}
ol, ul {
	list-style:none;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
body {
	
	font-size:95%;
	font-weight:normal;
}
.fnt-bld{
	font-weight: 700;  
}
.fnt-semi-bld{
	font-weight: 600;
}
a {
	color:#4c5166;
	text-decoration: underline;
	-moz-transition: 0.2s color linear;
	-webkit-transition: 0.2s color linear;
	transition: 0.2s color linear;
}
a:hover {
	color:#656a74
}
.cW{
	padding: 70px 0 30px;
}
.cnt {
	background: #fff;
	padding: 0 0 0 0;
	color: #1d1d1d;
	position: relative;
	z-index: 0;
}
.cnt:before {
    content: '';
    position: absolute;
    height: 600px;
    width: 100%;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, #c2fce1 0%, rgba(255, 255, 255, 1) 71%);
    top: 71px;
    z-index: -1;
}
.hW {
	background-color:#fff;
	border-bottom:1px solid #e3e3e3;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 100;
}

#loginform h3 {display:none;}

.OnlineExcelViewer .c {
	width: 100%;
}
	
.fW {
	border-top: 1px solid #eaeaea;
    background: #f5f5f5;
    padding: 60px 0;
}
.h, .c, .sm,.f {
	margin: 0 auto;
	width:1350px;		
	overflow:hidden;
	max-width: 100%

}

.h
{
	min-height:60px;
}

img {
	max-width: 100%;
}
.logo, .lfcnt {
	float:left;
}
.mb20{
	margin-bottom: 20px;
}
.fnt-20{
	font-size: 20px;
}
.logo {
	margin-left:0.3em;
	position:relative;
	top:19px;
	padding-bottom:15px;
	z-index:15000;
}

h1 a {
	padding-top: 0.6em;
	display: block;
	text-align: center;
}
.topNav {
	display:block;
	float:right;
	padding: 20px 0px;
	line-height: 20pt;
}
.topNav > nav > a{
	color:#444;
	display: inline;
	text-align: center;
	padding: 0.2em 0.8em;
	text-decoration:none;
}
.topNav > nav > a:hover{
	background-position: 50% 100%;
	background:#f2f2f2;
	border-radius:2px;
}

h2, h3 {
	margin:0 auto;
	clear:both;
}
h2 {
	font-size:2.1em;
	/*margin:1em 0 0 0em;*/
	margin:0.7em 0 0 0em;
	color:#2e374f;
}
h3 {
	font-weight:normal;
	font-size:1.5em;
	margin:0.3em 0  0em 0em;
	/*margin:0.3em 0 1.5em 0em;*/
	padding-bottom:0.8em;
	
}
.innercnt {
	width:95%;
	margin:0 auto;
	padding-top:1.2em;
	overflow:hidden;
}

.lfcnt {
	width:63%
}
ul#feat {
	margin-top:0.5em;
}
#feat li {
	margin-bottom: 23px;
	padding-left: 45px;
	line-height:2.0;
	text-align:left;
}
.rcnt {
	width:33%;
	margin-bottom:1.2em;
	padding:1em 0 2em 2.5em;	
}


.samplesbannercontent {
	border-top: 1px solid #e1e0e0;
	box-shadow: 0px 1px 0px 0px #FFF inset;
	clear:both;
	overflow:hidden;
	margin:0 auto;
	width:93.5%;
	margin:1em 0 3em 0;
	padding:1.5em 0 0 2em;
}

.samplesbanner {
	width:49%;
	overflow:hidden;
	margin:1.2em 0em 1.2em 0.4em;
	float:left;
	*width:48.9%;
	border-right:1px dashed #ccc;
}
.samplesbanner.last {
	border-right:none;
	border-bottom:none;
}
.tblHeading {
	padding:0.3em 0.2em 0.3em 0.2em;
	font-size: 1.3em ;
	text-decoration: none;
	text-indent:0.7em;
}

.opt {
	margin:0.2em 0 0 1.2em;
}
.opt li {
	display: inline;
	margin-right: 50px;
	font: 1em arial;
}
.opt li a {
	color:#b4b3b3;
	text-decoration:none;
}
.opt a:hover {
	color:#e1e0e0;
}
.fLinks{
	text-align: left;
	display: flex;
	justify-content: center;
	padding: 0 10px;
}

/*.fLinks {
	overflow:hidden;
	font-size:99%;
	text-align:left;	
}
.fLinks ul {
	float:left;
	margin-right:4em;
}
.fLinks li {
	margin-right: 10px;
	padding-bottom:15px;
}
.fLinks li.selected {
	color:#2d2d2d;
}
.fLinks li b {
	font-size:1em;
	border-bottom: 1px dotted #a1a1a1;
	padding-bottom: 15px;
	display:block;
}
.fLinks a {
	color:#777;
	text-decoration:none;
	font-weight: normal;
	font-size: 0.93em;
	cursor: pointer;
}
.fLinks a:hover {
	color: #2d2d2d;
}
.fLinks li.doubleItem {display:table-row;}	
.fLinks li.doubleItem a {
	display:table-cell;
	padding:0 2em 0.6em 0;
}
.fLinks li.doubleItem a.pos {margin-left:12px;position:relative;}

.fLinks li.linked {
	background: url("../images/linked.png") no-repeat scroll 0 0px transparent;line-height: 14px;
}
.fLinks li.twitter {
	background: url("../images/twitter.png") no-repeat scroll 0 0px transparent;line-height: 14px;
}
.fLinks li.facebook {
	background: url("../images/facebook.png") no-repeat scroll 0 0px transparent;line-height: 14px;
}*/
.fLinksCtn{
	display: inline-block;
	vertical-align: top;
	padding-right: 12%;
	text-align: left;
}
.socialFooters{
	width: 100%;
    border: 1px solid #ececec;
    padding: 15px 25px;
    margin-top: 30px;
    box-sizing: border-box;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 740px;
    text-align:left;
}
.otherLinks{
	margin: 30px 0 10px;
}
.otherLinks li{
	display: inline-block;
}
.otherLinks a{
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 10px;
    margin-bottom: 10px;
    text-decoration: none;
    font-size: 12px;
    color: #000;
 }
.otherLinks li:first-child a{
 	padding-left: 0;
}
.fLinksCtn a{
	color: #333;
    text-decoration: none;
    font-size: 14px;
    padding: 7px 0;
    line-height: 20px;
    display: block;
}
.app-store,.g-play{
	height: 40px;
    background: url(../../images/appList.2523dd82b504857634c382f26ed1b024.png) no-repeat left top;
    background-size: auto 40px;
    width: 135px;
    margin-top: 5px;
}
.g-play{
    background-position: -135px 0;
    width: 134px;
}
.socialIcons li a{
	width: 34px;
	height: 34px;
	background: url(../../images/social.504c7bad5ccf8998b73635e102473c10.png) no-repeat;
	background-size: 115px auto;
	display: inline-block;
}
.socialIcons li{
	display: inline-block;
}
.socialIcons li a.siIn{
	background-position: -40px 0
}
.socialIcons li a.siYt{
	background-position: -82px 0;
}
.mb10{
	margin-bottom: 10px;
}
.mb5{
	margin-bottom: 5px;
}
.mb20{
	margin-bottom: 20px;
}
.mb15{
	margin-bottom: 15px;
}
.fnt-18{
	font-size: 18px;
}
ul.zSuite {
	width:18%;
	padding-left:0.5em;
}
ul.z {
	width:30%
}

ul.cM {
	width:14%
}
ul.flw {
	float:right;
	margin-right:0;
	width:17%
}
ul.flw li:first-child{
	margin-bottom: 5px;
}

ul.flw li a {
	padding:0.3em 0 0 2.5em;
	display:block;
}
.links, .links:hover{color:#09BB40;}
/*--- Inner Page Styles--*/
.innerPagecnt{margin:0 auto;padding:1.5em 0px 1.5em 0px;overflow:hidden;width:99%;min-height:300px;}
.innerPagecnt h1{font-size:2.0em;line-height:1.2;}
.innerFullcnt{width:100%;}
.innerLfcnt {width:23%;float:left;}
.innerRcnt {width:74%;float:right;}
/*.innerPagecnt h2{font-weight:normal;font-size: 1.5em;text-align:left;margin:0.2em 0 0.4em 0;text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);}*/
.innerRcnt a, .innerRcnt a:hover {color : #7c7a7a;}

@media screen and (max-width: 980px) {
	.h, .c, .sm,.f {width:99%;}
	.lfcnt{width:54%}
	.rcnt{width:290px;}
	ul.cM {width:13%}
	ul.flw {float:right;margin-right:0;width:16%}
	.fLinks li.doubleItem a {padding-right:0.5em;}
	.fLinksCtn{
		padding-right: 7%;
	}
}
@media screen and (max-width: 800px) {	
	.fLinks{
		display: block;
	}
	.h, .c, .sm,.f {width:95%;}
	.logo,h1{margn:0 auto;clear:both;float:none;height:none;}
	.lfcnt{width:100%}
	.innercnt {padding-top:0;}
	.rcnt{width:290px;float:none;background:none;margin-left:0;padding-left:0;}
	.topNav, ul.nav{float:left;width:100%;padding-top:1em;}
	 h2 {font-size:1.9em;}
	.samplesbanner {width:100%;border-right:none;border-bottom:1px dotted #ccc;margin:0;padding-top:1em;}
	.samplesbannercontent {padding:0px;}
	.opt li {margin-right:30px;}
	.fLinks li {display:inline;padding-bottom:0;}
	.fLinks  ul li:first-child{margin-right: 0px;}
	.fLinks li.doubleItem a {padding-bottom:0.5em;}
	.fLinks li b {margin-bottom:0.5em;}
	ul.zSuite{padding-left:0;}
	ul.flw, ul.zSuite, ul.z,ul.cM{width:100%;margin-bottom:2em;}
	ul.flw li {margin-right:20px;}
	ul.flw li a {display:inline;/*position:relative;top:5px;*/padding-left:2.2em;}
	.linked,.twitter,.facebook{top:5px;position: relative;}
	.fLinks li.doubleItem a {display:block;}
	ul.z li{display:block;margin-right:2em;}
	ul.z li.hd{float:left;width:100%;}
	ul.z li.firstItem,ul.z li.doubleItem {float:left}
	.fLinks li.doubleItem a.pos {margin-left:0px;}
	ul.z{margin-bottom:1.5em;}
	.flw li{padding-bottom:0.6em;}
	.innerPagecnt{padding-top:1em;}
	.innerLfcnt {width:100%;float:none;}
	.innerRcnt {width:100%;float:none;}
	#rlted li {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 1px 0;
    float: left;
    padding: 5px 5px 5px 15px;
    width: 50%;
     box-shadow: 0 1px 0 #ccc;
      cursor: pointer;
      -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    font-size:14px;

   
    }
    #rlted li:hover { background:#edecec;}
    #rlted li b{cursor:default;}
    #rlted li span{display:none;}
    #rlted li.selected {box-shadow:0 1px 0 #CCCCCC;}
    .lfBoxTitle {text-align:left;}
}
@media screen and (max-width: 650px) {
	 h2 {font-size:1.4em;}
	 h3 {font-size:1.2em;}
	ul.nav li a{font-size:90%}
	.opt{margin-left:0;}
	.opt li {margin-right:16px;font-size:0.9em;}
	.fLinksCtn{
		width: 49%;
		padding-right: 0;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 480px) {
	#rlted li {font-size:12px;}
	h2 {font-size: 1.15em;}
	h3 {font-size: 1em;}
	.opt ul{text-indent:2px;}
	.opt li {margin-right:8px;font-size:0.8em;}
	.f{width:98%}
	.fLinks{margin-left:5px;}

	.fLinks li{margin-right:4px;}
	ul.flw li {margin-right:10px;}
	ul.z li{margin-right:1em;}

}



/* format help page styles */
.fcW{
	margin: 0 auto;
	width:980px;
}

.fcT{
	margin-top:2.5%;
	width:99%;
}

.titleBar{
	text-align: left;
}
.fcT TD, .fcT TH{
	padding:1.2%;
	vertical-align: middle;
	border:1px solid #999;
}
.title{
	width: 14.6%;
	text-align: left;
	padding-left: 10px;
}
.description{
	width: 50%;
}
.header{
	color:#444;
	font-size:18px;
}
.note{
	font-size: 13px;
	color: #838282;
}
.formatCol{
	width:12.5%;
}
.inputCol{
	width:8%;
}
.format{
	width:25%;
}
.row1{
	margin-bottom:15px;
	min-height:80px;
}
.rows{
	margin-bottom:15px;
	min-height: 50px;
}
.fcmT .odd TD{
	vertical-align:top;
}
.green{
	color:#00ff00;
}
.red{
	color:#ff0000;
}
.magenta{
	color:#ff00ff;
}
.cyan{
	color:#00ffff;
}
.blue{
	color:#0000FF
}
.colorInfo{
	min-height:190px;
}

/* for header.jsp */

/*.hamburger:before{
	content: "☰";
	position: absolute;
	font-size: 18pt;
	font-weight: bold;
	top: -10px;
	right: 0px;
}*/
	
.hamburger, .hamburger:before, .hamburger:after{
	cursor: pointer;
	height: 4px;
	width: 20px;
	background: #555;
	position: relative;
	display: block;
	content: '';
}
.hamburger:before {top:12px;} .hamburger:after{top:2px;}

.userimage{
	border: 2px solid #DBDBDB;
	border-radius: 50%;
	width:30px; 
	height:30px;
}


.userIcon{
	display: inline-block;
	position: relative;
	cursor: pointer;
}
.h{
	overflow: visible;
	padding-bottom: 10px;
}
.userIcon .dropdown{

	position: absolute;
    display: block;
    top:40px;
    right:0;
    background: white;
    opacity: 0;
    z-index: -1;
    /*height: 0;*/
    /*overflow: hidden;*/

	font-size: 13px;
    line-height: 13pt;
	text-align: left;

    padding: 0px;
    border: 1px solid #DBDBDB;
    margin: 0;
    transition: z-index 1s, opacity 0.1s;
	-webkit-transition: z-index 1s, opacity 0.1s;
	-moz-transition: z-index 1s, opacity 0.1s;
	-o-transition: z-index 1s, opacity 0.1s;
	-ms-transition: z-index 1s, opacity 0.1s;
}
.userIcon .email{
	font-size: 90%;
}
.userIcon .dropdown:before,
.userIcon .dropdown:after{
    position:absolute;
    content:"";
    border: 8px solid transparent;
	border-top: 0;
	right:22px;
	border-right-width: 6px;
	border-left-width: 6px;
}
.userIcon .dropdown:before{
    top:-9px;
    border-bottom-color:#DBDBDB;
}
.userIcon .dropdown:after{
    top:-7px;
    border-bottom-color:#fff;
}

.dropdown ul li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d7d7d7;
}
.dropdown .userinfo{
	cursor: text;
	padding: 10px 0px;
}
.dropdown .userinfo {
	margin: 0px 10px;
}
.dropdown .userinfo span{
	max-width: 180px;
	min-width: 150px;
}
.dropdown ul li a {
	padding: 10px 10px;
	display: block;
}
.dropdown a{
	text-decoration: none;
}

.dropdown a:hover {
	color: #2CA6D2;
	background: #F0f0f0;
}
.userimageHolder .userName{
	margin: 0 3px;
	max-width: 120px;
}
.userimageHolder .downarrow:before {
	content: "▾";
	margin: 0;
}
.userimageHolder:active ~ .dropdown, .userimageHolder:focus ~ .dropdown {
	opacity: 1;
	z-index: 1000;
	/*height: auto;*/
	/*overflow: visible;*/
}

.elipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
}

.topNav * {
	vertical-align: middle;
}
.tabIcon {display:none;}
a.signUp{background-color:#f0483e;color:white;}
a.signIn{color:black;background-color:transparent;border: 0px solid #E3E3E3;}
a.signUp:hover{background:#f0483e;border-radius:0px;}
a.signUp, a.signIn {text-transform: uppercase; cursor: pointer;}
@media screen and (min-width:800px){

	a.signUp, a.signIn {
		padding: 5px 10px;
		border-width: 1px;
		margin-left: 5px;
		font-size: 13px;
	}
	.topNav a.logout{
		display: none;
	}
}

@media screen and (max-width:800px) {

	.cover {
		display: block;
		width: 100%;
		height: 60px;
		background-color: white;
		position: absolute;
		z-index: 14000;
		right: 0px
	}
	.tabIcon {
		position: absolute;
		margin-top: -22px;
		cursor: pointer;
		z-index: 20000;
		right: 15px;
		display: block;
		width: 20px;
		height: 16px;
	}
	#menu:focus ~ .topNav,#menu:active ~ .topNav{margin-top: 10px;}

	.logo{margin-left:-5%;padding:0px 0 20px 0;z-index: 14001;}

	a.signIn, a.signUp {
		margin-left: 0px;
		border: 0px solid;
	}

	.h{
		padding-bottom: 0px;
	}

	.userIcon{
		display:none;
	}

	.topNav{
		z-index: 1;
		margin-top:-100%;
		width: 250px;
		border: 1px solid #d7d7d7;
		position: absolute;
		right: 0px;
		padding: 0px;
		background: #f2f2f2;
		transition: all .2s;
		-webkit-transition: all .2s;
		-moz-transition: all .2s;
		-o-transition: all .2s;
		-ms-transition: all .2s;
	}
	.topNav nav a{
		float: left;
		width:100%;
		padding: 15px 0px 15px 0px;
		border-bottom: 1px solid #d7d7d7;
	}
}

.innerFullcnt hr {
    display: none;
}

/* for header.jsp */
body.OnlineExcelViewer{
	overflow: auto;
}
.ZShFH2{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px;
}
.ZShDate,.date{
    color: var(--zsheet-primary);
    font-size: 14px;
	display: block;
    margin-bottom: 20px;
	margin-top: 17px;
	font-weight: bold;
}
