/*Open Sans font import*/ 
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);
/* Clearfix */
.cf:before,
.cf:after {
    content: "";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}
/* /Cleafix */

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;	
}

html, body, h1, h3, h4, p {
	margin: 0;
	padding: 0;
}
.fs {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.wrap_container {

}
.mainwrap {
	font-family: 'Open Sans', sans-serif;
	width: 1300px;
	margin: 0 auto;
}
.api_header {
	width: 100%;
	min-width: 1300px;
	background: #2f2f2f;
	height: 140px;
}
.api_header .inner1300 {
	margin: 0 auto;
	width: 1300px;
	height: 140px;
	background: url(/images/documentation/documentation_bg.png) 234px 0px no-repeat, #2f2f2f;
	font: 300 50px 'Open Sans', sans-serif; 
	color: #fff;
	text-align: center;
	line-height: 140px;
}
.mainwrap .left_col {
	float: left;
	width: 219px;
	padding:30px 15px 0 0;
}
.mainwrap .right_col {
	width: 960px;
	float: left;
	background: #eef0f4;
}
.step_number {
	width: 51px;
	height: 51px;
	border: 1px solid #c4c8d1;
	border-radius: 100%;
	float: left;
	font-weight: 700;
	color: #4f4f4f;
	font-size: 18px;
	line-height: 51px;
	text-align: center;
	margin: 30px 0 0px 30px;
}
.step_container p {
	float: left;
	color: #4f4f4f;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	margin: 28px 0 34px 30px;
}
.api_container {
	width: 130px;
	float: left;
	margin-left: 27px;
}
.api_row {
	clear: both;
	/*margin: 0 0 35px 23px;*/
	width:630px;
	/*margin-left: 17px;*/
	margin:0 auto 0;
}
#digital_goods {
	margin-left: 0;
}
.api_name {
	color: #6d6d6d;
	font-size: 13px;
	text-align: center;
	padding-bottom: 15px;
	font-weight: 700;
}
.api_logo {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	cursor: pointer;
	border-radius: 100px;
}
.api_container .selected {
    -webkit-box-shadow: 0px 0px 0px 1px rgba(148, 184, 212, 0.99);
    -moz-box-shadow: 0px 0px 0px 1px rgba(148, 184, 212, 0.99);
    -ms-box-shadow: 0px 0px 0px 1px rgba(148, 184, 212, 0.99);
    -o-box-shadow: 0px 0px 0px 1px rgba(148, 184, 212, 0.99);
    box-shadow: 0px 0px 0px 1px rgba(148, 184, 212, 0.99);
}
.api_description {
	color: #3e3e3e;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
}
.description {
	color: #3e3e3e;
	font-size: 13px;
	margin-left: 30px;
	letter-spacing: 0.25px;
	padding: 40px 17px 0 0;
	width: 660px;
	padding-left: 85px;
}
#digital_goods .api_logo {
/*	background: url(/images/documentation/api_logo1.png) 9px 3px no-repeat;*/
	background: url(/images/documentation/api_digital_goods.png) 15px 13px no-repeat;
}
#virt_currency .api_logo {
/*	background: url(/images/documentation/api_logo2.png) 9px 3px no-repeat;*/
	background: url(/images/documentation/api_virtual_currency.png) 15px 15px no-repeat;
}
#cart .api_logo {
	/*background: url(/images/documentation/api_logo3.png) 9px 3px no-repeat;*/
	background: url(/images/documentation/api_cart.png) 14px 13px no-repeat;
}
#pw_pro .api_logo {
	background: url(/images/documentation/api_brick.png) 10px 9px no-repeat;
}
#smarttv .api_logo {
	background: url(/images/documentation/api_logo5.png) 9px 3px no-repeat;
}
#mobiamo .api_logo {
	background: url(/images/documentation/api_logo6.png) 9px 3px no-repeat;
}
.widget_container {
	width: 890px;
	margin: 0 auto;
	clear: both;
}
.tab_inner {
	width: 223px;
	float: left;
	border: 1px solid #d6d8db;
	background: #e3e5eb;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 0 12px 0;
	text-align: center;
	margin: 0 0 0 -1px;
	cursor: pointer;
	color: #3e3e3e;
	font-weight: 700;
}

.tab1 {
    width: 891px;
}

.tab2 {
	width: 445px;
}
.tab3 {
	width: 296px;
}
.tab4 {
	width: 223px;
}
.tab5 {
	width: 178px;
}
.tab6 {
	width: 149px;
}
.tab7 {
	width: 128px;
}
.tab8 {
	width: 112px;
}
#tab_multi {
	margin: 0;
}
.tabs_container .active_tab {
	background: #fff;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	color: #3e3e3e;
}
.widget_box {
	background: #fff;
	padding-bottom: 50px;
	border-bottom: 1px solid #e0e2e6;
}
.box_left {
	width: 389px;
	float: left;
	margin: 48px 0 0 25px;
}
.box_left h4 {
	text-align: left;
	color: #4e4f52;
	padding-bottom: 20px;
}
.code_tabs {
	background: #ebedf1;
}
.code_tab {
	background: #ebedf1;
	float: left;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 76px;
	padding: 10px 0 10px 0;
	text-align: center;
	cursor: pointer;
	font-size: 12px;
	color: #7f7e7e;
	/*border-bottom: 1px solid #d8d8d8;*/
}
.tab_divider {
	width: 1px;
	height: 20px;
	float: left;
	box-sizing: border-box;
	border-left: 1px solid #dbdde1;
	margin-top: 10px;
}
.code_tabs .active_tab {
	border-bottom: 2px solid #00baff;
	color: #3d3c3c;
}
.code_sample {
	background: #23241f;
	color: #fff;
	height: 300px;
	border: 1px solid #d8d8d8;
	border-bottom: none;
	border-top: none;
	overflow: auto;
}
/* hljs related stuff */
.hljs {padding:0;}
.code_usage {
	border: 1px solid #d8d8d8;
	border-top: none;
	padding: 15px 0 15px 15px;
	background: #ebedf1;
}
.code_usage h3 {
	text-align: left;
	color: #656268;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
	text-transform: none;
}
/*radio buttons styles*/
.code_usage label {
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	font-size: 13px;
	color: #656268;
	padding-top: 5px;
	width: 140px;
}
.wrapper {
	width: 500px;
	margin: 50px auto;
}
.code_usage input[type=radio] {
	display: none;
}
label:before {
	content: "";
	display: inline-block;

	width: 12px;
	height: 12px;

	margin-right: 10px;
	position: absolute;
	left: 0;
	bottom: 1px;
	border: 1px solid #9aa0ac;
}

.code_usage label:before {
	border-radius: 8px;
}
.checkbox label {
	margin-bottom: 10px;
}
.checkbox label:before {
    border-radius: 3px;
}

.code_usage input[type=radio]:checked + label:before {
    width: 12px;
    height: 12px;
    background: url(/images/documentation/point.png) no-repeat;
    font-size: 30px;
    text-align: center;
    line-height: 18px;
} 
/*/radio buttons styles*/
.test_keys {
	width: 380px;
	float: left;
	margin-top: 45px;
	display: none;
}
.test_keys p {
	color: #4f5053;
	font-size: 14px;
	float: none;
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
.test_keys span {
	color: #6d6d6d;	
	font-size: 14px;
	line-height: 25px;
}
.test_keys .app_key, .test_keys .secret_key {
	font-size: 16px;
	color: #3f3e3e;
	font-weight: bold;
}
.live_keys {
	margin-top: 30px;
	color: #6d6d6d;
	font-size: 13px;
}
.live_keys a {
	color: #00a9ff;
	text-decoration: none;
	border-bottom: 1px solid #00a9ff;
}
.box_right {
	float: left;
	width: 343px;
	margin: 53px 0 0 85px;
}
.box_right a {
	color: #00a9ff;
	text-decoration: none;
	border-bottom: 1px solid #00a9ff;
}
.box_right p {
	color: #6d6d6d;
	font-size: 14px;
	text-align: left;
	margin: 36px 0 34px 0;
	padding: 0;
	font-weight: 400;
	float: none;
}
.widget_pic {
	width: 350px;
	height: 250px;
	text-align:center;
}
.widget_pic img {
	max-width: 350px;
	max-height: 250px;
	border: 4px solid #fff;
	box-shadow: 0px 2px 14px 2px rgba(0, 0, 0, 0.3);	
}
.box_right p:nth-child(3) {
	text-align: left;
	margin-top: 28px;
}
.notification_pingback {
	clear: both;
	color: #3e3e3e;
	width: 890px;
	margin: 0 auto 35px auto;
	display: none;
}
.pingback_container {
	width: 890px;
	margin: 0 auto;
	background: #fff;
	border-bottom: 1px solid #e0e2e6;
    clear: both;
}
.pingback_left {
	float: left;
	margin-left: 30px;
	padding: 35px 0;
}
.pingback_code {
	width: 387px;
	height: 217px;
	background: #23241f;
	border: 1px solid #d8d8d8;
	overflow: auto;
}
.pingback_left input {
	border: 1px solid #e5e5e5;
	background: #f7f7f8;
	width: 300px;
	box-sizing: border-box;
	height: 30px;
	padding: 5px;
}
.pingback_right {
	float: left;
	margin-left: 90px;
}
.pingback_right .test_keys {
	margin-top: 36px;
}
.pingback_text {
	width: 350px;
	margin-top: 30px;
	line-height: 21px;
}
#step4 span {
	display: block;
	color: #2e2c2c;
	font-size: 14px;
	clear: both;
	margin-left: 30px;
}
.api_signup {
	display: inline-block;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	padding: 17px 70px;
	border: none;
	outline: none;
	background: #55c45f;
	cursor: pointer;
	font-weight: 700;
}
#step4 .api_signup {
	margin: 90px 0 0 30px;
}
#step4 {
	padding-bottom: 150px;
}
.number_col {
	float: left;
	width: 15px;
	text-align: right;
	padding: 5px 0px;
}
.number_col span {
	display: block;
	color: #868686;
	font-size: 9px;
	line-height: 12px;
	margin: 0;
	font-weight: 400;
}
.code_col {
	color: white;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-weight: 400;
}
.code_col {
	width: 350px;
	float: left;
	margin-left: 5px;
	margin-top: 4px;
	min-height:296px;
}
.pingback_code .code_col {min-height: 213px;}
pre, code {
	padding: 0;
	margin: 0;
}
.hide {
	display: none;
}
/*Checkbox styling*/
.checkbox input[type=checkbox] {
    display: none;
}
.checkbox label:before {
    border-radius: 2px;
    background-color: #dedede;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
}
.checkbox label {
    color: #78797b;
    font-family: 'Oswald', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.checkbox label:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    border-radius: 2px;
    background-color: #dedede;
}
.checkbox label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-right: 15px;
    font-size: 13px;
    padding: 5px 0px 0 25px;
    color: #78797b;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
    background-color: #ffd600;
}
input[type=checkbox]:checked + label {
    color: #262626;
}
.checkbox {
    clear: both;
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    width: 212px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px 15px 30px 15px;
    margin-top: 50px;
    background: #fff;
}
.checkbox_wrap {
    padding-bottom: 20px;
    background: #fff;
}
.checkbox p {
    width: 140px;
    background: #fff;
    margin: 0 auto;
    color: #666666;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-top: -12px;
    padding-bottom: 20px;
}
.vertical_menu {
    margin-bottom: 50px;
}
.vertical_menu .chapter {
    font: 18px/20px 'Oswald', sans-serif;
}
/*PW PRO STYLES*/
.code_sample1 {
    background: #23241f;
    color: #fff;
    height: 250px;
    border: 1px solid #d8d8d8;
    border-bottom: none;
    border-top: none;
    overflow: auto;
    padding-bottom: 10px;
}
.box_right .test_keys p {
    color: #4f5053;
    font-size: 14px;
    float: none;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
    text-align: left;
}
#pro_code .code_tab {
    width: 76px;
}
.descr_bottom {
    margin: 20px 0 0 0;
    padding: 0;
}
.box_pro {
    padding-bottom: 20px;
}
.api_logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.content2 {padding:0;max-width:none;}

.step_anchor{
	position: relative;
	bottom:30px;
}