/*PhÆ°Æ¡ng*/

.clr {
    clear: both;
}
.developer {
    background: #f5f7f9;
    border-bottom: 1px solid #e4e9ec;
    padding-bottom: 20px;
}
#doc>nav {
    border-radius: none;
    background: none;
    box-shadow: none;
}
#doc #content {
    box-shadow: none;
  	min-height: 400px;
}
#doc>nav li.selected::before {
    z-index: 1;
    border-top: none;
    border-bottom: none;
    box-shadow: none;
    background: none;
}
#doc>nav li.selected a {
    color: #292e31;
    box-shadow: none;
    text-shadow: none;
}
#doc>nav li.selected::after {
    background: none;
}
#doc>nav a {
    color: #6f7c7f;
}
#doc>nav a.slc,
#doc>nav a.slc:hover,
#doc>nav .slc a,
#doc>nav .slc a:hover {
    color: #292e31;
}
#doc>nav a:hover {
    color: #6f7c7f;
}
a span.arrow {
    color: #36a445;
}
a:hover {
    text-decoration: none;
}

a.arrow:after,
a span.arrow:after {
    background: none;
}
header#main-header ul ul a.new::after {
    content: "NEW";
    display: inline-block;
    position: relative;
    height: 15px;
    padding: 0 3px;
    margin-left: 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #38b449;
    background-image: -webkit-linear-gradient(#64bd2e, #38b449);
    background-image: -moz-linear-gradient(#64bd2e, #38b449);
    background-image: -o-linear-gradient(#64bd2e, #38b449);
    background-image: -ms-linear-gradient(#64bd2e, #38b449);
    background-image: linear-gradient(#64bd2e, #38b449);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07);
    font-size: 9px;
    line-height: 15px;
    color: #fff
}
header#main-header li.language {
    position: relative;
}
header#main-header li.language span {
    position: relative;
    padding-right: 25px;
    cursor: pointer;
}
header#main-header li.language span:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    width: 7px;
    height: 4px;
    background: url("../images/download.svg");
    background-repeat: no-repeat;
}
div#footer div.country-dropdown-view a.select span img {
    top: -1px;
}
header#main-header h1 a {
    background: url("../images/support/logo.png") left 0px no-repeat;
    background-size: 100%;
    width: 68px;
    height: 40px;
}
div#footer div.country-dropdown-view div.popover li a.selected,
div#footer div.country-dropdown-view div.popover li a.selected:hover {
    background-image: url("../images/international/check.png");
    background-size: 13px 12px;
    background-position: 165px 50%;
    background-repeat: no-repeat;
}
div#footer div.country-dropdown-view div.popover li a:hover,
div#footer div.country-dropdown-view div.popover li a:active {
    background: none;
    border: none;
    color: #292e31;
    font-size: 13px;
}
div#footer div.country-dropdown-view div.popover ul {
    padding: 7px;
}
div#footer div.country-dropdown-view div.popover {
    width: 200px;
}
div#footer div.country-dropdown-view div.popover li a {
    color: #6f7c82;
    font-size: 13px;
    border: none;
}
div#footer div.country-dropdown-view div.popover li a img {
    position: absolute;
    left: 6px;
    top: 1px;
}
header#main-header h2 a {
    font-weight: 400;
}
#doc>nav h1.references::before {
    background-position: -16px 0;
}
#doc>nav h1::before {
    width: 16px;
    margin-left: -24px;
}
#doc section.getting-started div.non-developer {
    padding: 10px 0px;
}
#doc #details article h3 {
    color: #36a445;
}
.getting_start {
    padding: 10px 0px;
    margin-bottom: 15px;
}
.getting_start a {
    color: #292e31 !important;
    font-weight: 500;
    font-size: 16px !important;
    margin-bottom: 15px;
    cursor: pointer;
    display: block;
    margin-left: -25px;
}
a:hover span.arrow {
    color: #36a445;
}
.col_33 {
    float: left;
    width: 33%;
}
.col_33 a,
.col_33 a:hover {
    text-decoration: none !important;
}
.col_33 h1 {
    font-size: 13px;
    padding-top: 75px;
    font-weight: bold;
}
.col_33 p {
    font-size: 13px;
    line-height: 18px;
    margin: 10px 0px 40px 0px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 2.7em;
    word-wrap: break-word;
    padding: 0 15px;
    display: -webkit-box;
}
.clr {
    clear: both;
}
.http_apis {
    padding: 20px;
}
.btn_back,
btn_back:hover {
    font-weight: bold;
    color: #4b5c6d !important;
    text-decoration: none !important
}
.i_card,
.i_sms,
.i_smsp,
.i_wap,
.i_bank,
.i_otp {} .i_card {
    background: url("../images/documentation/i_card_charging.png") no-repeat top center;
    background-size: 25%;
}
.i_sms {
    background: url("../images/documentation/i_sms_charging.png") no-repeat top center;
    background-size: 25%;
}
.i_smsp {
    background: url("../images/documentation/i_sms_plus.png") no-repeat top center;
    background-size: 25%;
}
.i_wap {
    background: url("../images/documentation/i_wap_charging.png") no-repeat top center;
    background-size: 25%;
}
.i_bank {
    background: url("../images/documentation/i_bank_charging.png") no-repeat top center;
    background-size: 25%;
}
.i_otp {
    background: url("../images/documentation/i_api_otp.png") no-repeat top center;
    background-size: 25%;
}
.center {
    text-align: center;
}
div.country-dropdown-overlay {
    background: transparent;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
    background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0));
}
#doc #content {
    background: #fff !important;
}
#doc #content header {
    border-bottom: 1px solid #F5F7F9;
}
.implementation-options {
    border-bottom: 1px solid #F5F7F9;
}
#doc section.getting-started div.guides {
    overflow: hidden;
    padding-bottom: 30px;
}
#doc section.getting-started div.guides:after {
    background: #F5F7F9;
}
#doc section.getting-started div.guides a h2 {
    font-size: 16px;
    margin-bottom: 7px;
}
#doc section.getting-started div.guides a {
    padding-top: 160px;
    display: block
}
#doc section.getting-started div.guides {
    width: 685px;
}
#doc section.getting-started div.guides a p {
    font-size: 14px;
}
.itr {
    font-size: 13px;
    font-weight: bold;
    margin: 30px 30px 10px 30px;
    color: #494d4f;
}
#doc #content header h1 {
    font-size: 24px;
    margin-bottom: 30px;
}
.choose_product {
    margin-top: 15px;
}
.choose_product label {
    width: 100%;
    display: block;
    padding: 0px 0 10px 0;
}
.choose_product span {
    display: block;
    color: #859095;
    font-size: 13px;
    float: left;
    width: 100px;
    padding: 10px 20px 0 0;
}
.choose_product input {
    margin: 0;
    padding: 5px 10px;
    background-color: #fff!important;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    line-height: 20px;
    width: 300px;
    font-size: 13px;
    outline: none;
}
.choose_product select {
    color: #A0A0A0;
    margin: 0;
    padding: 7px 10px;
    background-color: #fff!important;
    border: 1px solid #D5D5D5;
    border-radius: 3px;
    line-height: 20px;
    height: 32px;
    width: 322px;
    font-size: 13px;
    outline: none;
}
div#tabs-4 {} #api-dev-1pay {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    color: #4c555a;
    font-family: 'open sans';
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
#api-dev-1pay {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    color: #4c555a;
    font-family: 'open sans';
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
#api-dev-1pay #api-header .header-section.header-section-example {
    height: 50px;
    min-width: 464px;
    padding-left: 40px;
    background: #242729;
    color: #d0d4d7;
}
#api-dev-1pay #api-header #language .language-toggle {
    overflow: hidden;
}
#api-dev-1pay #api-header #language .language-toggle li:first-child {
    margin-left: 0;
}
#api-dev-1pay #api-header #language .language-toggle li {
    float: left;
    position: relative;
    margin: 8px 2px 0;
}
#api-dev-1pay #api-header #language .language-toggle li .language-toggle-source {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    background: transparent;
    border: 0;
    cursor: pointer;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
}
#api-dev-1pay #api-header #language .language-toggle li .language-toggle-button {
    position: relative;
    z-index: 50;
    display: block;
    padding: 0 10px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #d0d4d7;
    cursor: pointer;
    font-size: 13px;
    line-height: 29px;
}
#api-dev-1pay #api-header #language .language-toggle .language-toggle-source:checked+.language-toggle-button,
#api-dev-1pay #api-header #language .language-toggle .language-toggle-source:checked+.language-toggle-button:hover,
#api-dev-1pay #api-header #language .language-toggle .language-toggle-source:checked+.language-toggle-button:active {
    background: -webkit-linear-gradient(top, #5abaf0, #4aafed);
    background: -moz-linear-gradient(top, #5abaf0, #4aafed);
    background: -o-linear-gradient(top, #5abaf0, #4aafed);
    background: -ms-linear-gradient(top, #5abaf0, #4aafed);
    background: linear-gradient(to bottom, #5abaf0, #4aafed);
    border-color: transparent;
    color: #fff;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0.5), 0 1px 1px #0e74c3;
}
.bor_0 {
    border: none !important;
}
.guide p {
    margin: 0px 0px 12px 0px;
}
span.radinum {
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    display: inline-block;
    line-height: 1.6em;
    margin-right: 5px;
    text-align: center;
    width: 1.6em;
    border: 1px solid rgba(111, 124, 130, 0.7);
}
.tab_charging #tabs-sub .tab-code {
    color: #6f7c7f
}
.tab_charging #tabs-sub .tab-code p {
    margin: 15px 0px;
    line-height: 19px;
}
.tab_charging #tabs-sub .tab-code p.title {
    font-weight: bold;
    color: #292e31;
}
.tab_charging #tabs-sub .tab-code p.bold {
    color: #4b5c6d;
    font-weight: bold;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    text-decoration: none !important;
    color: #555;
    padding: .5em 1em;
}
.tab_charging {
    background: none;
    border: none;
    font-family: 'open sans';
}
.tab_charging .ui-widget-header {} .tab_charging .ui-state-default,
.tab_charging .ui-widget-content .ui-state-default,
.tab_charging .ui-widget-header .ui-state-default {} .tab_charging .ui-state-active,
.tab_charging .ui-widget-content .ui-state-active,
.tab_charging .ui-widget-header .ui-state-active {} .tab_charging p.title {
    font-weight: bold;
    color: #292e31;
}
.tab_charging p {
    margin: 15px 0px;
    line-height: 19px;
}
.tab_charging p.bold {
    color: #4b5c6d;
    font-weight: bold;
}
.tab_charging .tab-lib {
    margin: -15px -30px -80px -30px;
}
.tab_charging .ui-tabs-panel {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    padding: 15px 30px 80px 30px;
    font-size: 13px;
    line-height: 21px;
}
.tab_charging #api-dev-1pay {
    margin: -15px -15px 0px -15px;
}
.tab_charging .examples,
.tab_charging .library {
    background: #262A2C;
}
.method-example-part code,
.method-example-part pre {
    color: #d0d0d0;
    direction: ltr;
    text-align: left;
    white-space: pre-wrap;
    word-break: normal;
    word-spacing: normal;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.method-example-part pre {
    padding: 10px 20px;
    background: #272b2d;
    font-family: 'Source Code Pro', Menlo, monospace;
    font-size: 13px;
    font-weight: 500;
    border-radius: 3px;
}
.method-example-part code .token.string,
.method-example-part pre .token.string,
.method-example-part code .token.json-key,
.method-example-part pre .token.json-key {
    color: #c1ef65;
}
.method-example-part code .token.boolean,
.method-example-part pre .token.boolean,
.method-example-part code .token.number,
.method-example-part pre .token.number {
    color: #77bcd7;
}
.method-example-part code .token.keyword,
.method-example-part pre .token.keyword {
    color: #ebde68;
}
.method-example-part code .token.json-string,
.method-example-part pre .token.json-string {
    color: #d0d0d0;
}
.method-example-part code .token.punctuation,
.method-example-part pre .token.punctuation {
    color: #d0d4d7;
}
.method-example-part code .token.operator,
#api-reference #content .method .method-example pre .token.operator {
    color: #f099a6;
}
.method-example-part code .token.property,
.method-example-part pre .token.property,
.method-example-part code .token.tag,
.method-example-part pre .token.tag,
.method-example-part code .token.constant,
.method-example-part pre .token.constant,
.method-example-part code .token.symbol,
.method-example-part pre .token.symbol,
.method-example-part code .token.deleted,
.method-example-part pre .token.deleted {
    color: #ebde68;
}
#doc a {
    outline: none;
}
.sm_btn {
    background: #38b449;
    line-height: 1.8em;
    padding: 7px 50px;
    text-align: center;
    font-weight: 400;
    border-radius: 3px;
    position: relative;
    color: #fff !important;
    text-decoration: none !important;
}
.sm_btn:active {
    background: #43BE54;
}

.cancel_btn {
    background: #CACACA;
    line-height: 1.8em;
    padding: 7px 50px;
    text-align: center;
    font-weight: 400;
    border-radius: 3px;
    position: relative;
    color: #fff !important;
    text-decoration: none !important;
}
.cancel_btn:active {
    background: #A5A1A1;
}
.m_top_25 {
    margin: 25px 0px;
}
.breadcrumb {
    padding: 0px 30px;
    border-bottom: 1px solid #F5F7F9;
}
.breadcrumb ul li {
    float: left;
    margin: 15px 0px;
}
.breadcrumb ul li a {
    color: #8C969A;
    text-decoration: none !important;
    font-size: 13px;
}
.breadcrumb ul li a:hover {
    color: #000;
}
.breadcrumb ul li a:after {
    content: "\203A ";
    margin: 0px 10px
}
.breadcrumb ul li:last-child a:after {
    content: ""
}
nav h1 a,
nav h1 a:hover {
    padding: 0!important;
    line-height: 11px !important;
    text-decoration: none !important;
    height: 11px !important;
}
.tab_charging .ui-widget-header {
    border: none;
    background: none;
    color: #222222;
    border-radius: 0px;
    padding-left: 30px;
}
.tab_charging .tab_dev {
    border: none;
    background: none;
    color: #222222;
    border-bottom: 1px solid #e3e3e3;
    border-radius: 0px;
    padding-left: 30px;
    height: 33px;
}
.tab_charging .tab_dev li {
    float: left;
}
.tab_charging .tab_dev .ui-state-default,
.tab_charging .tab_dev .ui-widget-content .ui-state-default,
.tab_charging .tab_dev .ui-widget-header .ui-state-default {
    border: 1px solid #fff;
    background: #fff;
    font-weight: normal;
    color: #6f7c82;
    font-size: 13px;
    line-height: 32px;
    height: 30px;
}
.tab_charging .tab_dev .ui-state-active,
.tab_charging .tab_dev .ui-widget-content .ui-state-active,
.tab_charging .tab_dev .ui-widget-header .ui-state-active {
    border: 1px solid #e3e3e3;
    background: #ffffff;
    font-weight: normal;
    color: #6f7c82;
    border-bottom-color: #fff;
    outline: none !important;
    height: 32px;
    line-height: 32px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.tab_charging .tab_dev .ui-tabs-panel {
    padding: 15px 30px;
    font-size: 13px;
    line-height: 21px;
}
.tab_charging #tabs-sub .tab-code,
.tab_charging #tabs-sub1 .tab-code,
.tab_charging #tabs-sub2 .tab-code,
.tab_charging #tabs-sub3 .tab-code {
    background: #242729 !important;
    color: #d0d4d7;
    border-radius: 0px;
    height: 30px;
    padding: 10px 20px;
}
.tab_charging #tabs-sub .tab-code a,
.tab_charging #tabs-sub1 .tab-code a,
.tab_charging #tabs-sub2 .tab-code a,
.tab_charging #tabs-sub3 .tab-code a {
    color: #fff;
}
.tab_charging #tabs-sub .tab-code-content,
.tab_charging #tabs-sub1 .tab-code-content,
.tab_charging #tabs-sub2 .tab-code-content,
.tab_charging #tabs-sub3 .tab-code-content {
    padding: 10px 20px;
    background: #272b2d;
    font-family: 'Source Code Pro', Menlo, monospace;
    font-size: 13px;
    font-weight: 500;
}
.tab_charging #tabs-sub .tab-code .ui-state-default,
.tab_charging #tabs-sub .tab-code .ui-widget-content .ui-state-default,
.tab_charging #tabs-sub .tab-code .ui-widget-header .ui-state-default,
.tab_charging #tabs-sub1 .tab-code .ui-state-default,
.tab_charging #tabs-sub1 .tab-code .ui-widget-content .ui-state-default,
.tab_charging #tabs-sub1 .tab-code .ui-widget-header .ui-state-default,
.tab_charging #tabs-sub2 .tab-code .ui-state-default,
.tab_charging #tabs-sub2 .tab-code .ui-widget-content .ui-state-default,
.tab_charging #tabs-sub2 .tab-code .ui-widget-header .ui-state-default,
.tab_charging #tabs-sub3 .tab-code .ui-state-default,
.tab_charging #tabs-sub3 .tab-code .ui-widget-content .ui-state-default,
.tab_charging #tabs-sub3 .tab-code .ui-widget-header .ui-state-default {
    line-height: 20px;
    font-weight: normal;
    color: #6f7c82;
    font-size: 13px;
    float: left;
    outline: none !important;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 10px;
}
.tab_charging #tabs-sub .tab-code .ui-state-active,
.tab_charging #tabs-sub .tab-code .ui-widget-content .ui-state-active,
.tab_charging #tabs-sub .tab-code .ui-widget-header .ui-state-active,
.tab_charging #tabs-sub1 .tab-code .ui-state-active,
.tab_charging #tabs-sub1 .tab-code .ui-widget-content .ui-state-active,
.tab_charging #tabs-sub1 .tab-code .ui-widget-header .ui-state-active,
.tab_charging #tabs-sub2 .tab-code .ui-state-active,
.tab_charging #tabs-sub2 .tab-code .ui-widget-content .ui-state-active,
.tab_charging #tabs-sub2 .tab-code .ui-widget-header .ui-state-active,
.tab_charging #tabs-sub3 .tab-code .ui-state-active,
.tab_charging #tabs-sub3 .tab-code .ui-widget-content .ui-state-active,
.tab_charging #tabs-sub3 .tab-code .ui-widget-header .ui-state-active {
    font-weight: normal;
    background: -webkit-linear-gradient(top, #5abaf0, #4aafed);
    background: -moz-linear-gradient(top, #5abaf0, #4aafed);
    background: -o-linear-gradient(top, #5abaf0, #4aafed);
    background: -ms-linear-gradient(top, #5abaf0, #4aafed);
    background: linear-gradient(to bottom, #5abaf0, #4aafed);
    border-color: transparent;
    color: #fff !important;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0.5), 0 1px 1px #0e74c3;
    border-bottom-color: #fff;
    outline: none !important;
    padding: 5px 10px;
    border-radius: 3px;
    margin-left: 10px;
}
.tab_charging #tabs-sub .tab-code .ui-tabs-panel,
.tab_charging #tabs-sub1 .tab-code .ui-tabs-panel,
.tab_charging #tabs-sub2 .tab-code .ui-tabs-panel,
.tab_charging #tabs-sub3 .tab-code .ui-tabs-panel {
    padding: 15px 30px;
    font-size: 13px;
    line-height: 21px;
}
.top-menu {  
    display: inline-block;
    /*position: absolute;
    top: 11px;
    right: 225px;*/
    vertical-align: middle;
    height: 26px;
    line-height: 26px;
  	float: right;
  	margin-top: 11px;
}
.inline-block {
  display: inline-block;
}

#doc table {
  table-layout: fixed;
}

#doc table th strong {
  font-weight: bold !important;
}
#doc table th:first-child {
  width: 150px;
}
#doc table td {
  word-wrap: break-word;
}

.counter {
  display: none;
}