body {
    font:16px/1.5 'Zoho_Puvi_Regular',sans-serif!important;
    background: #fff!important;
	color:#000
}
.content-wrap span, .content-wrap s {
    color: #0748ff
}
.comTtl {
    font-size: 35px!important;
    font-weight: 600!important
}
p {
    margin: 10px 0
}
h2.main-hdng {
    font-family: 'Zoho_Puvi_Medium';
    font-size: 36px;
    padding: 0 0 20px 0;
    text-align: center;
    line-height: 45px;
    color: #000;
    margin: 0;
}
ol, ul {
    list-style: none
}
h1 {
    font-family: 'Zoho_Puvi_Medium';
    color: #000;
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 1.4;
}
h3.hdng {
    color: #000;
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
}
h3.hdng span {
    font-family: 'Zoho_Puvi_Medium';
    color: #000;
    font-size: 26px;
}
.boxed:after, .boxed:before {
    content: "";
    display: table;
    clear: both;
}
div#scroll {
    width: 100%;
    max-width: 100%;
    padding: 0;
    background: #fff;
}
#scroll > .breadcrumb {
    display: none;
}
.boxed,.dev_cont_sec{
    width: 1350px;
    max-width: 98%;
    box-sizing: border-box;
    margin: 0 auto
}
.content-wrap section {
    padding: 50px 0;
}
section#hdng {
    background: #F2F3FF;
    padding: 0;
}
ul.privacy-tab {
    float: right;
    width: 65%;
    text-align: right;
}
ul.privacy-tab li {
    display: inline-block;
    margin: 0 0px;
    position: relative;
}
#scroll ul.privacy-tab li a {
    color: #2160d5;
    border-right: 0 solid #d2cfcf;
    padding: 3px 10px;
    font-size: 16px;
    border-radius: 0px;
    font-family: 'Zoho_Puvi_Semibold'
}
ul.privacy-tab li a:hover {
    color: #000!important;
    text-decoration: none!important;
}
ul.privacy-tab li:after {
    position: absolute;
    content: "|";
    right: -3px;
    top: -1px;
}
ul.privacy-tab li:last-child:after {
    display: none;
}
.log-row, .log-row * {
    box-sizing: border-box;
}
.log-row {
    margin: 35px 0 25px
}
#scroll .marketplace-logo a {
    color: #000;
    text-decoration: none;
}
.content-wrap span.prd_name {
    display: inline-block;
    color: #333;
    font-size: 25px;
    margin-left: 8px;
    vertical-align: middle;
    font-family: 'Zoho_Puvi_Semibold'
}
.marketplace-logo {
    width: 35%;
    float: left;
	visibility: hidden;
}
.marketplace-logo img {
    width: 35px;
    height: auto;
}
.prdLogo.me20logo a
{
	    position: relative;
	    text-decoration: none;
	    transform: scale(1.4);
    margin-top: -15px;
	transition: all ease 0.4s;
	left: 30px;
}
.fixed .prdLogo.me20logo a
{
	transform: scale(1);
    margin-top: -5px;
	left: 0px;
}
.prdLogo img
{
	    width: 124px!important;
}
.prdLogo.me20logo a:after {
               content: "Marketplace";
    color: #231f20;
    font-weight: 500;
    font-size: 22px;
    display: block;
    position: relative;
    left: -1px;
    top: 1px;
}
#abheader-new .headerinner.fixed .prdLogo img
{
	    margin: 7px 0 0 0;
}
#hdng .log-row {
    margin: 8px 0 8px;
}
#hdng .log-row li {
    padding: 0;
}
/*Developer css*/
.dev_cont_sec {
    display: flex;
    padding-top: 0!important
}
.dev_cont_sec .dev_nav {
    width: 385px;
    position: sticky;
    position: -webkit-sticky;
    top: 50px;
    height: calc(100vh - 90px);
    overflow-y: auto;
	padding: 20px 0
}
.dev_cont_sec .dev_cont {
    width: calc(100% - 385px);
    padding: 0 50px
}
@media only screen and (max-width: 1025px)
{
	.prdLogo.me20logo a {
    transform: scale(1)!important;
    left: 0!important;
    margin-top: -5px!important;
}
	#abheader-new .headerinner.fixed .prdLogo img {
    margin: 0!important;
}
	.dev_cont_sec .dev_cont
	{
		    box-sizing: border-box;
	}
}
/*
.all_dev_cont,.all_dev_cont.hide{display: none!important}
.all_dev_cont.show{display: block!important}
*/
.dev_nav li {
    font-size: 14px;
    list-style-type: none;
    position: relative;
    cursor: pointer;
	padding-bottom: 0!important
}
.dev_nav ul {
	padding: 0!important
}
.dev_nav ul ul {
	padding-left:20px!important
}
.dev_nav li a:hover {
    background: #F2F3FF
}
.main_tree a.active,.main_tree a.active:hover{background: #caceff}
.sub_tree a.active,.sub_tree a.active:hover{background: #dee0ff}
ul.childLists li a.active,ul.childLists li a.active:hover{background: #ced0ed}
.dev_nav ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
    color: #000!important;
    font-weight: 600;
    text-decoration: none!important
}
.mainLists > li > a:before, .subLists > li > a:before,.dev_nav ul li ul ul li a:before{
   left:10px;
   position: absolute;
   content: "";
   width:6px;
   height:6px
}
.mainLists > li > a:before, .subLists > li > a:before {
    border-top: 2px solid #8e95ed;
    border-right: 2px solid #8e95ed;
    background: none;
	top:18px;
	transform: rotate(45deg)
}
.mainLists > li.open > a:before, .subLists > li.open > a:before {
    transform: rotate(135deg)!important;
    border-color: #2160d5;
	top:16px
}
.dev_nav ul li ul ul li a:before,.mainLists > li.no_child_sec > a:before, .subLists > li.no_child_sec > a:before {
   background: #8e95ed;
   top: 50%!important;
   transform: translateY(-50%) rotate(45deg)!important;
   border:none
}
.mainLists > li.no_child_sec > a:before, .subLists > li.no_child_sec > a:before{
   border-radius: 50%		
}
.mainLists ul{display: none}
h2, h3, h4, h5 {
    font-family: 'Zoho_Puvi_Semibold';
	padding:15px 0 10px;
	margin: 0;
	line-height: 1.6
}
h2 {
    font-size: 32px
}
h3 {
    font-size: 26px
}
h4 {
    font-size: 23px
}
h5{
	font-size: 18px
}
p {
    font-size: 16px;
    line-height: 2
}
span.img_icn img {
    width: 35px
}
#scroll ul li {
    padding-bottom: 10px
}
#scroll ul.number li {
    list-style-type: decimal
}
#scroll ul.bullet li {
    list-style-type: disc
}
#scroll ul.number ul li, #scroll ul.bullet ul li {
    list-style-type: circle
}
#scroll ul.roman li{
    list-style-type: lower-roman
}
#scroll ul.alpha li{
    list-style-type: lower-alpha
}
#scroll p img {
    box-shadow: 0 1px 4px rgb(167 163 163 / 40%);
	margin: 5px 0
}
#scroll span.img_icn img{
	margin: 0 0
}
table.tbl_content {
    display: table;
    text-align: left;
    border-collapse: collapse;
    width: 100%;
    margin: 40px auto 0;
    font-size: 14px;
    box-sizing: border-box
}
table.tbl_content, table.tbl_content thead tr, table.tbl_content tbody tr {
    border: 1px solid #efefef
}
table.tbl_content thead tr th, table.tbl_content tbody tr td {
    border-right: 1px solid #efefef
}
table.tbl_content thead tr th, table.tbl_content tbody tr td {
    padding: 15px;
    vertical-align: middle
}
table.tbl_content thead tr th {
    color: #0e8ee0;
    font-weight: 600;
    font-size: 16px
}
table.tbl_content thead tr {
    background: #F2FBFF
}
table.tbl_content tbody tr:nth-child(odd) {
    background: #FAFAFA
}
table.tbl_content, table.tbl_content tbody, table.tbl_content tbody tr:nth-child(even) {
    background: #FFF
}
.mntry {
    color: #f01919!important
}
.slide_toggle{display: none}
/*tabe diff width css*/
table.two_clm thead tr th:first-child,table.two_clm tbody tr td:first-child{width:25%}
table.two_clm thead tr th:last-child,table.two_clm tbody tr td:last-child{width:75%}

table.three_clm thead tr th:first-child,table.three_clm tbody tr td:first-child{width:20%}
table.three_clm thead tr th:nth-child(2),table.three_clm tbody tr td:nth-child(2){width:36%}
table.three_clm thead tr th:last-child,table.three_clm tbody tr td:last-child{width:44%}

table.four_clm thead tr th:first-child,table.four_clm tbody tr td:first-child{width:20%}
table.four_clm thead tr th:nth-child(2),table.four_clm tbody tr td:nth-child(2){width:50%}
table.four_clm thead tr th:nth-child(3),table.four_clm tbody tr td:nth-child(3){width:12%}
table.four_clm thead tr th:last-child,table.four_clm tbody tr td:last-child{width:18%}

table.five_clm thead tr th:first-child,table.five_clm tbody tr td:first-child{width:8%}
table.five_clm thead tr th:nth-child(2),table.five_clm tbody tr td:nth-child(2){width:40%}
table.five_clm thead tr th:nth-child(3),table.five_clm tbody tr td:nth-child(3){width:28%}
table.five_clm thead tr th:nth-child(4),table.five_clm tbody tr td:nth-child(4){width:17%}
table.five_clm thead tr th:last-child,table.five_clm tbody tr td:last-child{width:10%}
/*tabe diff width css*/
/*Developer css*/	
@media only screen and (max-width: 1200px) {
#scroll > .breadcrumb {
    max-width: 90%;
}
}

@media only screen and (max-width: 1025px) {
	.com-banner h2 {
		font-size: 2.1em;
		line-height: 1.2;
	}
	#scroll.container {
		max-width: 100%
	}
	.boxed {
		max-width: 90%
	}
	#header-topsec {
		z-index: 1
	}
	.com-banner {
		display: none;
	}
	.dev_cont_sec .dev_nav{
		width: 285px
	}
	.dev_cont_sec .dev_cont {
		width: calc(100% - 285px);
		padding: 0 10px 0 30px
	}
	.dev_nav ul li a{
		font-size: 12px
	}
	 h2 {
		font-size: 24px
	}
	h3 {
		font-size: 20px
	}
	h4 {
		font-size: 18px
	}
	h5 {
		font-size: 16px
	}
	p{font-size: 14px}
}
@media only screen and (max-width: 865px) {
    .dev_cont_sec .dev_nav {
		position: fixed;
		top: 0;
		height: 100vh;
		left: -290px;
		background: #fff;
		z-index: 99999;
		padding: 0 0 20px 0;
		box-shadow: 0 0 4px #caceff;
		transition: all ease 500ms;
		overflow-y: inherit!important
	}
	.dev_nav.slide_show{
		left:0
	}
	.mainLists{
		height: 100vh;
		overflow-y: auto
	}
	.slide_toggle {
		display: block;
		position: absolute;
		width: 30px;
		height: 40px;
		background: #caceff;
		right: -30px;
		top: 50%;
		transform: translateY(-50%);
		border-top-right-radius: 8px;
		border-bottom-right-radius: 8px;
		cursor: pointer
	}
	.dev_nav.slide_show .slide_toggle:before{
		transform: translate(-50% , -50%) rotate(-135deg)
	}
	.slide_toggle:before{
		position: absolute;
		content: "";
		width: 8px;
		height: 8px;
		border-top: 3px solid #8e95ed;
        border-right: 3px solid #8e95ed;
		top: 50%;
		left: 50%;
		transform: translate(-50% , -50%) rotate(45deg)
	}
	.dev_cont_sec .dev_cont{
		width:100%;
		padding: 0 25px
	}
	#MEmobPanel{
		z-index: 999999
	}
}
	
@media only screen and (max-width: 650px) {
	.com-banner h2 {
		font-size: 1.2em;
		top: -13px;
	}
	.boxes {
		width: 100%;
		box-sizing: border-box;
	}
	.marketplace-logo, ul.privacy-tab {
		width: 100%;
		text-align: center;
	}
	#scroll ul.privacy-tab {
		padding: 0;
		margin-top: 22px;
	}
	#scroll ul.privacy-tab li a {
		font-size: 14px;
	}
}