* {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    font-size: 13px;
    font-family: "Noto Sans",sans-serif;
}
#wrapper {
	margin:0 auto;
}

.clear {
	clear:both;
}

.header {
    background-color: white;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
}

.header .logo {
	float: left;
	padding-left: 21px;
	padding-top: 6px;
}

#color {
	color:#F00;
}

#icon {
	color:#F00;
	background:url(../images/icon.jpg) no-repeat center left;
	padding-left:17px;
}

.header .rightpart {
	float: right;
	padding-right: 15px;
	padding-top: 9px;
}

.header .rightpart ul {
}

.header .rightpart ul li {
	display:inline;
	color:#3d3d3d;
	font-family:tahoma;
	font-weight:normal;
	font-size:13px;
}

.header .rightpart ul li a {
	text-decoration:none;
	color:#3d3d3d;
}

.header .rightpart ul li a:hover {
}

.header .rightpart .scnd {
	float:right;
}

.header .rightpart .scnd li {
	color:#FFF;
}

.header .nav {
	float: left;
	height: 39px;
	padding-left: 55px;
	padding-top: 27px;
}

.rightnav {
	float:right !important;
}

.header .nav ul {
	text-align:center;
	padding-top:8px;
	float:left;
}

.header .nav ul li {
	background: url("../images/hover-left_hover.jpg") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: inline;
	font-family: arial;
	padding-top:10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	padding-bottom: 21px;
}

.header .nav ul li a {
	text-decoration:none;
	padding:15px 0px 13px;
	padding-top:15px;
	color:#fff;
	background:url(../images/hover-right_hover.jpg) no-repeat center right;
}

.header .nav ul li a:hover {
}

.header .nav li a span {
	padding: 17px 22px 15px 19px;
}

a {
}

.header .nav li a:hover,
.header .nav li a:active,
.header .nav li a.active {
	background:url(../images/hover-left.jpg) no-repeat left;
	color:#FFF;
}

.header .nav li a:hover span,
.header .nav li a.active span {
	background:url(../images/hover-right.jpg) no-repeat right;
	color:#000;
}

.header .nav li a:active {
	background:url(../images/hover-left.jpg) no-repeat left;
	color:#FFF;
}

.header .nav li a:active span {
	background:url(../images/hover-right.jpg) no-repeat right;
	color:#FFF;
}
.api_method_heading{
    padding-bottom:1em; 
    padding-left:0px; 
    position:relative; 
    max-width:1109px;

}

.api_method_heading h1{ font-size: 18px;}

#scrollDownLink {
    outline: none;
    text-decoration: none;
    padding: 2px 1px 0;
}
#scrollDownLink:link {
color: #F7A600;
}

#scrollDownLink:hover {
    border-bottom: 1px solid;
    background: #fdedcc;
}
.terms_of_usage li {
    list-style-type: disc;
    margin-top: 10px;
    margin-left:20px;
}

.terms_of_usage ul {
    width: 100%;
    list-style-type:disc;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-right:20px;
    word-break:normal;
}

#container {
	margin-top: 12px;
	padding-bottom: 10px;
	padding-top: 7px;
	padding-right:10px;
    min-width:890px;
    max-width:1200px;
}

#container .left {
	float: left;
	margin-left: 10px;
	width: 252px;
    border-style:solid;
    border-width:thin;
    border-color:#C0C0C0;
    background-color:#f2f2f2;
}

#container .left ul li {
    font-family: "Noto Sans",sans-serif;
	font-size:14px;     
	font-weight:normal;
	line-height:50px;
	margin-bottom:0px;
    border-bottom-style:solid;
    border-width:thin;
    border-color:#C0C0C0;
}
#container .left ul li:hover {
    background-color:#8e8e8e;
}
#container .left ul li a:hover {
    color:#F7A600;
}
#container .left ul li a {
	color:#333;
	text-decoration:none;
    display: block;
    height: 20px;
    width:100%;
    height:100%;
    text-indent: 30px;
}

/*#container .left ul li:hover{ background:url(../images/arroww.jpg) no-repeat center right ; background-position:237px;  background-color:#C0C0C0; }*/
#container .left ul .active {
	background-color:#4c4c4c;
	font-weight: bold;
    height:50px;
}
#container .left ul .active a{
    color:#F7A600;
}

#container .left .search {
	padding-left: 18px;
	height:31px;
	padding-top: 4px;
	background:url(../images/search_bg.jpg) no-repeat center;
}

.search_bg {
	background: url("../images/search_bbg.jpg") no-repeat scroll 0 0 transparent;
	border: medium none;
	float: left;
	height: 20px;
	padding: 2px 2px 2px 13px;
	color:#000;
	width: 153px;
}

#container .left .searchpart_middle {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
}

#container .searchpart_bottom {
	background:url(../images/btm.jpg) no-repeat;
	height:2px;
}

.search_btn {
	width:53px;
	height:26px;
	background:url(../images/search_btn.jpg) no-repeat;
	float:left;
	border:none;
	cursor:pointer;
}

#container .right {
	float: none;
	margin-left:290px;
	padding-left: 10px;
	width: auto !important;
}

#container .right .box {
	max-width:1139px;
}

.box {
	margin-bottom:14px;
}

.box_content {
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	color:#383838;
}

.box_content .params {
	padding:1em 32px;
	background-image:url(../images/grey_border_horiz.jpg);
	background-repeat:repeat-x;
	background-position:0 bottom;
	font-size:13px;
}

.box_content .params:last-child {
	background-image: none;
}

.params_title {
	font-size:14px;
	font-weight:bold;
}

#container .right .box .heading {
    padding: 0 !important;
    height: 45px;
    background-color: #4c4c4c;
    border-radius: 5px 5px 0px 0px;
}

.box .heading span {
	display: block;
	line-height:45px;
	height:24px;
}

#container .right .box .heading h1 {
	background: url("../images/arrow.jpg") no-repeat scroll left center transparent;
	color: #013948;
	font-family: arial;
	font-size: 17px;
	line-height: 29px;
	margin-left: 9px;
	padding-left: 23px;
	text-shadow: 1px 2px #FFFFFF;
}

#container .right .box .middle {
	background:url(../images/box_middle.jpg) repeat-y;
	width:1138px;
	margin-left:1px;
	position:relative;
}

#container .right .box .middle h1 {
	color: #383838;
	font-family: arial;
	font-size: 17px;
	line-height: 44px;
	margin-left: 9px;
	padding-left: 23px;
	text-shadow: 1px 2px #FFFFFF;
}

#container .right .box .middle ul {
	padding-left:48px;
	padding-bottom:8px;
}

#container .right .box .middle p {
	color: #494949;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 34px;
	padding-left: 34px;
}

#container .right .box .middle h5 {
	color: #494949;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 45px;
	background:url(../images/border_lne.jpg) no-repeat center bottom;
	padding-left: 34px;
}

#container .right .box .middle h5 b {
	background: url("../images/bb.jpg") no-repeat scroll 0 0 transparent;
	color: #383838;
	font-weight: normal;
	height: 27px;
	padding: 4px 57px 9px 15px;
	width: 92px;
}

#container .right .box .middle h5 small {
	float: right;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	padding-right: 328px;
	text-align: left;
	width: 630px;
}

#container .right .box .middle .scroller {
	height:200px;
	overflow-x:hidden;
	overflow-y: scroll;
}

#container .right .box .middle .scroller p {
	color: #3C8D29;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 26px;
	padding-left: 34px;
	padding-top: 12px;
	text-align: justify;
	width: 310px;
}

#container .right .box .middle span {
	color: #494949;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	position:relative;
	left:13px;
	line-height: 30px;
}

#container .right .box .middle .main {
	float:left;
	width:470px;
}

#container .right .box .middle li {
	font-family:tahoma;
	font-size:13px;
	line-height:22px;
	list-style-image: url(../images/bullet.jpg);
	font-weight:normal;
	color:#494949;
}

#container .right .box .bottom {
	background: url("../images/box_bottom.jpg") no-repeat scroll 0 0 transparent;
	height: 6px;
	width:auto !important;
	padding-left:50%;
}

#container .right .box .middle h3 {
	color: #3c3c3c;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height:24px;
	padding-bottom:8px;
	margin-left:32px;
	margin-top:14px;
	padding-left: 24px;
}

#container .right .box1 {
	width:1133px;
	padding-top:14px;
}

#container .right .box1 .heading {
	background:url(../images/heading_bg.jpg) repeat-x;
	height:32px;
}

#container .right .box1 .heading h1 {
	background: url("../images/arrow.jpg") no-repeat scroll left center transparent;
	color: #013948;
	font-family: arial;
	font-size: 17px;
	line-height: 29px;
	margin-left: 9px;
	padding-left: 23px;
	text-shadow: 1px 2px #FFFFFF;
}

#container .right .box1 .middle {
	background:url(../images/box1_middle.jpg) repeat-y;
	width:1133px;
}

#container .right .box1 .middle p {
	color: #494949;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 34px;
	padding-left: 14px;
}

#container .right .box1 .middle h3 {
	color: #fff;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height:24px;
	margin-left:11px;
	padding-left: 14px;
}

#container .right .box .middle h4 {
	color: #000000;
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	margin-left: 30px;
	margin-top: 6px;
	padding-left: 14px;
}

.greenback {
	display:inline-block;
	height:28px;
	line-height:28px;
	color:#383838;
	font-weight:normal;
	padding-left:16px;
    width:auto;
}

.greenback span {
    background-color:#4c4c4c;
	margin-right:-12px;
	padding-right:10px;
    padding-left:10px;

	display:block;
	font-weight:bold;
    border-radius:5px;
    color:#F7A600;
    word-break: normal; 
}

.back1 {
	background:url(../images/grey_bar.jpg) no-repeat;
	width:533px;
	height:48px;
	color:#FFF;
}

#container .right .box1 .bottom {
	background:url(../images/box1_bottom.jpg) no-repeat;
	width:1133px;
	height:4px;
}

.collapse1 p {
	padding:0 10px 1em
}

#switch,
.switch {
	margin-bottom:5px;
	text-align:right
}

/* --- Headings  --- */


.heading {
	color: #42A7F0;
	cursor: pointer;
	font-size: 16px;
	padding-top:2px;
	font-weight: bold;
}

/* --- Links  --- */

.heading a {
	display:block;
    padding:3px 10px;
    text-decoration:none;
	color: #67BF41;
	font-family:arial;
	font-size:16px;
}

.heading a:link,
.coll a:visited {
	background-image:url(../images/dwn_010.png);
	background-repeat:no-repeat;
	margin-bottom:12px;
	background-position:2.8%;
	text-decoration:none;
	font-family:arial;
	font-size:16px;
}

.heading a:active,
.coll a:focus {
	text-decoration:none;
	font-family:arial;
	font-size:16px;
}

.heading a.open {
	background:url(../images/up_007.png) no-repeat 2.8%;
}/* expand css*/

/*Maketestcall*/
#content > form > table th, td{
    padding-bottom: 2px;
    padding-top:2px;
}
#content form input[type=text] {
    padding: 5px 10px;
    border: 2px solid #555555;
    border-radius: 3px;
    background-color: white;
}
#content form input[type=text]:focus {
    background-color: #fdedcc;
    border-color:#F7A600;
    outline: none;
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
}

input[type=checkbox]:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 2px solid #555555;
    border-radius: 3px;
    background-color: white;
}

input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: solid black;
    border-width: 0 2px 2px 0;
   -webkit-transform: rotate(45deg);
   -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
}

#format {
    margin-top:3px;
    padding: 5px 10px;
    border: 2px solid #555555;
    border-radius: 3px;
    background-color: white;
}
#format:focus {
    outline: none;
}
#format option:nth-child(2n+1){
    padding: 5px 10px;
    border: 2px solid #555555;
    border-radius: 3px;
    background-color: white;
}
/* code blocks */
.code_content,
.code_examples {
    position: relative;
}

/*Input Button call*/
#content > form > p > input[type=submit] {
    border: none;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    background-color: #4c4c4c;
    width: 100px;
    height: 25px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 1px 10px 0 rgba(0, 0, 0, 0.19);
}
#content > form > p > input[type=submit]:hover {
    background-color:#000000;
    color:#F7A600;
}
.code_content {
    height: 200px;
    overflow: hidden;
    /*margin-left:30px;*/
}

.code_examples_content {
    height:600px;
	overflow:hidden;
}

.code_block {
	overflow:scroll;
	height:200px;
	width:100%;
}
.code_block.js_code{
	position:absolute;
	top:0;
	left:30px;
	height:200px
}
.code_block.xml_code {
	position:absolute;
	top:0;
	left:30px;
	height:200px;
	display:none
}

.code_block.net_code {
	position:absolute;
	top:0;
	left:30px;
	height:630px;
}

.code_block.php_code {
	position:absolute;
	top:0;
	left:30px;
	height:630px;
	display:none
}



#container .right .box .middle .code_tabs {
	position: absolute;
	width: 132px;
	top: 0px;
	right: 30px;
	background-image: url(../images/home-middle-repeat.png);
	background-position: 0px 100%;
	height: 45px;
	padding:0;
	margin:0;
	padding-left:10px;
	border-radius: 10px 10px 0 0;
}

#container .right .box .middle .code_tabs li {
	display:inline-block;
	float:left;
	background: url("../images/hover-left_hover.jpg") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: inline;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	padding-top:10px;
	background-position:0 5px;
}

#container .right .box .middle .code_tabs li:hover,
#container .right .box .middle .code_tabs li.active {
	background-image:url("../images/hover-left.jpg");
}

#container .right .box .middle .code_tabs li a {
	color:#FFF;
	font-size:16px;
	display:block;
	background: url("../images/hover-right_hover.jpg") no-repeat scroll right -5px transparent;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:13px;
	padding-right:13px;
	height:33px;
}

#container .right .box .middle .code_tabs li a.active,
#container .right .box .middle .code_tabs li a:hover {
	background-image: url("../images/hover-right.jpg");
}

#container .right .box .middle .code_tabs li a span {
	color: #FFF;
	;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:  bold;
	position: inherit;
	display:block;
	width:100%;
}

#container .right .box .middle .code_tabs li a:hover span,
#container .right .box .middle .code_tabs li a:active span,
#container .right .box .middle .code_tabs li.active a span {
	color:#494949;
}

/* forms */
/* Base theme */

.apiForm input[type="text"],
.apiForm input[type="password"],
.apiForm select,
.apiForm textarea {
	color:#444;
	border:1px solid #ccc;
	padding:5px 10px;
	box-shadow:0px 1px 0px #fff;
	-moz-box-shadow:0px 1px 0px #fff;
	-webkit-box-shadow:0px 1px 0px #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	-khtml-border-radius:4px;
	margin:5px 10px;
	font-size:14px;
	min-width:220px;/*width: 100%;*/
}

.apiForm input[type="submit"],
.apiForm input[type="reset"],
.apiForm input[type="button"] {
	border:1px solid #bbb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-khtml-border-radius:3px;
	background: -moz-linear-gradient(100% 100% 90deg, #d5d5d5, #eee);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#d5d5d5));
	background: -webkit-linear-gradient(#eee, #d5d5d5);
	background: -o-linear-gradient(#eee, #d5d5d5);
	color:#232d3d;
	font-size:13px;
	font-weight:bold;
	padding:4px 10px;
	margin:15px 0px 10px 10px;
	text-shadow:0px 1px 0px #fff;
	cursor:pointer;
	box-shadow:0px 1px 2px #ccc;
	-moz-box-shadow:0px 1px 2px #ccc;
	-webkit-box-shadow:0px 1px 2px #ccc;/* float:right;*/
}

.apiForm input[type="submit"]:hover,
.apiForm input[type="submit"]:active {
	color:#2B891E;
	border-color:#2B891E
}

.apiForm input[type="reset"]:hover,
.apiForm input[type="reset"]:active,
.apiForm input[type="button"]:hover,
.apiForm input[type="button"]:active {
	color:#d85054;
}

.apiForm input[type="submit"]:active,
.apiForm input[type="reset"]:active,
.apiForm input[type="button"]:active {
	box-shadow:inset 0px 1px 2px #ccc;
	-moz-box-shadow:inset 0px 1px 2px #ccc;
	-webkit-box-shadow:inset 0px 1px 2px #ccc;
}

.apiForm h1,
.apiForm h2 {
	padding:0;
	margin:3px 0;
}

.apiForm hr {
	color:#ddd;
	border:1px solid #ddd;
	border-bottom-color:#f9f9f9;
}

/* Standards for all themes */	
.formlyPrefix {
	position:absolute;
	float:left;
	z-index:9999;
	display:none;
}

.formlyInvalid,
.formlyRequired {
	border-radius:4px;
	padding:5px 10px;
	font-weight:bold;
	font-size:12px;
	display:none;
	margin:5px 0;
}

.formlyInvalid {
	background:#ef7971;
	color:#fff;
	border:1px solid #e63125;
	box-shadow:inset 0px 1px 0px #f4a49f;
	text-shadow:0px -1px 0px #e63125;
}

.formlyRequired {
	background:#f5972f;
	color:#fff;
	border:1px solid #c76d09;
	box-shadow:inset 0px 1px 0px #f9c081;
	text-shadow:0px -1px 0px #c76d09;
}

.apiForm .form_column {
	float:left;
}

.apiForm .form_column.left_col {
	min-width:400px;
	max-width:50%;
	height:auto;
}

.apiForm .form_column.right_col {
	min-width:400px;
	max-width:50%;
	height:auto;
	position:relative
}

.apiForm input[type="submit"].apiForm_submit {
	margin-left:200px;
}

.apiForm td.form_sub_heading {
	padding-top:11px;
	padding-right:1em;
}

.params .code_examples {
	margin-top:15px;
}

.code_tabs {
    position: absolute;
    width: 160px;
    top: 8px;
    right: 30px;
    height: 32px;
    padding: 0;
    margin: 0;
    padding-left: 4px;
    z-index: 20;
    overflow: hidden;
}

.code_tabs li {
	display:inline-block;
	float:left;
	display: inline;
	font-family: arial;
	font-weight: bold;
    padding:5px;
	background-position:0 5px;
    margin-left:10px;
    background-color: #7f7f7f;
    border-radius:2px;
}

.code_tabs li:hover,
.code_tabs li.active {
    background-color:#4c4c4c;
}

.code_tabs li a {
	color:#FFF;
	font-size:14px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:13px;
	padding-right:13px;
}

.code_tabs li a.active,
.code_tabs li a:hover {
}

.code_tabs li a span {
	color: #FFF;
    font-family: "Noto Sans",sans-serif !important;
	font-weight:  bold;
	position: inherit;
	display:block;
	width:100%;
    color:white;
}

.code_tabs li a:hover span,
.code_tabs li a:active span,
.code_tabs li.active a span {
	color:#F7A600;
}

#tooltip {
	width:500px;
	padding:10px;
	background:#444444;
	color:#CCC;
	position:absolute;
	left:0;
	z-index:1000;
	display:none;
	height:70px;
	border:2px solid #CCC;
}

/* tables */

table {
	border-collapse:collapse;
    width:100%;
}

.parameters_table {
}

.parameters_table td {
	border: 1px solid #DDDDDD;
	padding:4px 10px;
	vertical-align:text-top;
}

.has_inner_table div {
	padding:0 6px 6px 6px;
	font-size: 14px;
}

.parameters_table td.has_inner_table {
	padding:0;
}

td.param_detail.has_inner_table,
.guid_inner_table {
	border:none
}

/*.has_inner_table .guid_table td.param_type, .has_inner_table .guid_table td.param_detail { border:none}*/


#api_breadcrumb {
	height:2.3em;
	margin-bottom:2em;
    max-width:1135px;
}

#api_breadcrumb li {
	float:left;
	line-height:2.3em;
    font-weight:bold;
    font-size:15px;
}

#api_breadcrumb li a {
	display:block;
    background-size:10px;
    text-decoration:none;
    margin-right:1em;
    float:right;
}

#api_breadcrumb li a:link,
#api_breadcrumb li a:visited {
    color:#444;
    font-weight:normal;
}

#api_breadcrumb li a:hover,
#api_breadcrumb li a:focus {
    text-decoration:underline;
}
#api_breadcrumb li::before {
        position: relative;
        content: "";
        display: inline-block;
        /* By using an em scale, the arrows will size with the font */
        width: 0.4em;
        height: 0.4em;
        border-right: 0.2em solid black;
        border-top: 0.2em solid black;
        transform: rotate(45deg);
        margin-right: 1em;
}

ul.method_list {
	padding-top:10px;
}

.method_list li {
	margin:0 30px;
	padding:1em 0;
	line-height:2em;
	background-image:url(../images/grey_border_horiz.jpg);
	background-position:0 100%;
	background-repeat: repeat-x;
	display:block
}

.method_list li:last-child {
	background-image:none
}

.method_list a {
	color:#444;
	font-size:14px;
	font-weight:bold
}

.heading span {
    color: #F7A600;
    padding-left: 30px;
}
span.justify { display:inline-block; padding-right:10px;}

/* removed from inline style*/
 .searchpart_middle {
}

.make_test.awesome, .make_test{ position:absolute; top:0px; right:10px;}
.awesome, .awesome:visited {
	background: #222 url(/images/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome:hover							{ background-color: #111; color: #fff; }
	/*.awesome:active							{ top: 1px; }*/
	.small.awesome, .small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
.magenta.awesome, .magenta.awesome:visited {
    background-color: #4c4c4c;
}
.magenta.awesome:hover {
    background-color: #000000;
    color:#F7A600
}
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }



/*
Leftmenu pages
*/
.helpH2 {
    margin-bottom: 10px;
    margin-left: 10px;
}
.helpParagraph {
    display: block;
    width: 800px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	margin-bottom:10px;
    margin-left: 10px;
}
.helpCode {
    display: block;
    color: #000;
    margin-top: 5px;
}

.helpUl {

    margin-bottom: 20px;
}
.helpUl li{
    margin-left: 50px;
    font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
    list-style: circle;
    list-style-position: outside;
    padding: 5px;
}

.helpTable {
    border: solid 2px black;   
}
.helpTable tr {
}
.helpTable tr td {
    border: solid 1px black;
    padding: 3px;
}


/*Mobile*/
@media (max-width: 915px) {
    #container {
        min-width: 0px;
    }

    #container .left {
        float: none;
        margin-left: 5px;
        width: 100%;
        }

    #container .right {
        margin-left: 0px;
        margin-top: 2em;
        width: 100%;
        }

    #help_body {
        max-width: none !important;
        min-width: 10px !important;
        margin: 0px !important;
        margin-right: 25px !important;
        width: 100% !important;
    }

    #content > div.api_method_heading > a {
        display: none;
    }
    /*Codetabs hide*/
    .code_examples > ul {
        display: none;
    }
}