@charset "utf-8";
/*Added for header navtabs css starts*/
ul.top-navi li{font-weight:600; margin: 2% 2% 0 0;}
/*Added for header navtabs css ends*/
/* CSS Document */
body{font-weight: normal; font-family: 'Open Sans', sans-serif; margin: 0 !important; padding: 0 !important; background: #ffffff;}
/*------------------------------------------------------------
	General CSS
------------------------------------------------------------*/
/*----------- Heading -----------*/
h1,h2,h3,h4,h5,h6 {margin:0px 0px 10px 0px; font-family: 'Open Sans', sans-serif;}
h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.5em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1em;}
h6 {font-size: 0.8em;}
/*----------- Links -----------*/
a {color:#43b4f9; text-decoration:none;}
a,a:focus, a:hover, a:active {outline:0 !important;}
a:focus {text-decoration: none;}
a:hover {color:#1e99e4; text-decoration:none;} 
a:hover,a:focus{text-decoration:none; outline:none;}
/*----------- Lists -----------*/
ul {list-style:none;}
ul, ol {margin:0; padding:0;}
li ul, li ol {padding:0; margin:0;}
/*----------- Paragraph -----------*/
.table-content .table-lists p {font-size:14px; line-height:24px; margin-bottom:10px;text-align: justify;}
p img.left {float:left; margin:1.5em 1.5em 1.5em 0; padding:0;}
p img.right {float:right; margin:1.5em 1.5em 1.5em 0;}
strong {font-weight:bold; }
em, dfn {font-style:italic; }
dfn {font-weight:600;}
sup{line-height:0; vertical-align:super; font-size:smaller;}
sub {line-height:0; vertical-align:sub; font-size:smaller;}
abbr, acronym {border-bottom:1px dashed #ccc; }
address {margin:0 0 1.5em; font-style:normal; }
del {color:#666;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace; line-height:1.5em; display:block; }
code {background: none;display: inline;padding: 3px 2px 3px 2px;line-height: 1.1em;border: none;text-shadow: none;color: #ffffff;font-size: 13px; }
pre {background: none;color: #9fb4be;text-align: left;border: none;white-space: nowrap;margin: 0;padding: 0;}
.clear {clear:both; display:block; overflow:hidden; visibility:hidden; width:0; height:0;}
.hide { display:none}
.block { display:block !important;}
.inline { display:inline !important;}
.bold { font-weight:600;}
.italic { font-style:italic;}
.uppercase{text-transform:uppercase;}
/*----------- Margin -----------*/
.mr_none {margin:0px !important;}
.mr_b5,.mr_b10,.mr_b15,.mr_b20,.mr_b25,.mr_b30,.mr_b35,.mr_b40,.mr_b45,.mr_b50,.mr_b55,.mr_b60 {clear:both;}
.mr_b5 {margin-bottom:5px;}
.mr_b10 {margin-bottom:10px;}
.mr_b15 {margin-bottom:15px;}
.mr_b20 {margin-bottom:20px;}
.mr_b25 {margin-bottom:25px;}
.mr_b30 {margin-bottom:30px;}
.mr_b35 {margin-bottom:35px;}
.mr_b40 {margin-bottom:40px;}
.mr_b45 {margin-bottom:45px;}
.mr_b50 {margin-bottom:50px;}
.mr_b55 {margin-bottom:55px;}
.mr_b60 {margin-bottom:60px;}
.mr_auto{margin:0 auto;}
/*----------- Padding -----------*/ 
.pd_none {padding:0px !important;}
/*----------- Fonts -----------*/
.ft6{font-size:6px;}
.ft7{font-size:7px;}
.ft8{font-size:8px;}
.ft9{font-size:9px;}
.ft10{font-size:10px;}
.ft11{font-size:11px;}
.ft12{font-size:12px;}
.ft13{font-size:13px;}
.ft14{font-size:14px;}
.ft15{font-size:15px;}
.ft16{font-size:16px;}
.ft17{font-size:17px;}
.ft18{font-size:18px;}
.ft19{font-size:19px;}
.ft20{font-size:20px;}
/*--------------------------------------------------------------
  API Documentaion
-------------------------------------------------------------*/
.api-header .header-content h1{margin-bottom: 30px; color: #cc0000; font-size: 42px; font-weight: 600;}
.api-header .header-content p{font-size: 26px; font-weight: 600; color: #1f4e79; margin: 15px 0;}
.api-header .header-content h2{font-size: 34px; font-weight: 600; color: #1f4e79; margin: 25px 0;}
.table-content .table-lists{margin-bottom: 30px; margin-top: 20px;}
.table-content .table-lists h2{font-size: 24px; font-weight: 600; color: #0e5ba1; margin: 0px 0 15px 0;}
.table-content .table-lists p.sub-title{font-size: 17px; font-weight: 600; color: #0e5ba1; margin: 0px 0 10px 0;}
.table-content .table-lists ul{margin: 0; padding: 0; list-style: none;}
.table-content .table-lists ul li{display: block; margin: 10px 0; font-size: 14px; color: #111111; width: 100%; overflow: hidden; position: relative;}
.table-content .table-lists ul li .title{float: left; position: relative; z-index: 999; padding-right: 2px;}
.table-content .table-lists ul li .page-no{float: right; position: relative; z-index: 999; background: #ffffff; padding-left: 1px;}
.table-content .table-lists ul li ul{overflow: hidden; width: 100%; padding-left: 20px;}
.table-content .table-lists ul li ul li:last-child{margin-bottom: 0;}
/*.table-content .table-lists ul li::after{width: 100%; height: 1px; position: absolute; content: ''; left: 0; bottom: 6px; border-bottom: 1px dotted #111111; z-index: 0;}*/
.table-content .table-lists ul li.parent-parameter::after{top: 14px;}
.table-content .table-lists .request-parameter th{background: #5b9bd5; color: #ffffff; border-bottom: none;}
.api-footer{text-align: center; padding: 10px 0; font-size: 12px;}
.table-content .table-lists .table-responsive {
    min-height: .01%;
    overflow-x: auto; border: none;
}
.table-content .table-lists a{word-wrap: break-word;}
.table-content .table-lists pre code{border: none;}
.developer_guide_sidebar{background: #f5f7fa;border-right: 1px solid #e4e4e4;bottom: 0;font-weight: 400;left: 0; position: fixed;top: 102px;width: 230px; padding: 15px; height: 100%; padding-bottom: 200px;}
.developer_guide_sidebar ul li{display: block; color: #ffffff;}
.developer_guide_sidebar ul li a{display: block; padding: 7px 0; color: #1f4e79; font-weight: bold; font-size: 15px;}
.developer_guide_sidebar ul li ul{margin-left: 13px; color: #ffffff;}
.table-content .table-lists p.big_titles{font-size: 26px; padding-top: 50px; font-weight: 600; color: #1f4e79; margin: 0px 0 10px 0; text-align: start;}
.api-header .main_header_content p{font-size: 35px; font-weight: 600; color: #1f4e79; text-align: center; margin-bottom: -62px; margin-top: 68px;}
.developer_guide_sidebar ul li ul li a{font-size: 13px; font-weight: bold;}
.developer_guide_sidebar ul li ul ul li a{color: #6c7378; font-size: 12px; display: block; font-weight: normal;}
.api_request_sample{border: 1px solid #9fb4be; padding: 10px;background-color: #222d32;}
.api_right_content{padding: 0px 32px;}
.table-lists .api_pdf_download_img img:hover{background: none;}
.table-lists .api_pdf_download_img{margin: -8px 0px 18px -6px;}
.api_right_content .sub-title{color: #9fb4be; text-transform: uppercase;font-family: Montserrat;font-size: 14px;font-weight: 600;}
.api_right_content .api_right_content_or{color: #ffffff; margin-top: -12px;font-size: 9px;text-transform: uppercase;}
.response_codes_200{color: #00aa13;background: rgba(0, 170, 19, 0.08);padding: 9px; cursor:pointer;}
.response_codes_404{color: #e53935;background: #ffc0cb69;padding: 8px;cursor: default;}
.api_right_content .status_code i{box-shadow: 0 0 3px 0 #00aa13;background-color: #00aa13;display: inline-block;position: relative;top: -2px;height: 4px;width: 4px;border-radius: 50%;margin-right: 0.5em;}
.api_right_content .status_code{background: #ffffff;padding: 4px; display: inline-block;margin-bottom: 10px;}
.api_right_content .request_sample_method{background: #ffffff;padding: 3px 9px;font-size: 15px;display: inline-block;margin-bottom: 10px;}
.api_request_sample .action-buttons{ float: right; display: none;}
.api_request_sample .action-buttons span a{ color: #ffffff; padding: 5px; cursor: pointer;}
.api_request_sample .action-buttons span a:hover{ background: grey;}
.ok200_lenderapi_response{display: none;}
.ok200_lenderapi_response code{color: #000000;}
.sub-title{color: #ffffff;font-weight: bold;font-size: 18px;}
.col-md-5.code-strip-area {position: relative;}
.code-strip-area .code-view-inner{padding-bottom: 20px; background: #263238; position: absolute; top: -8px; right: 0; bottom: 0; left: 0; width: 100%;height: 100%; padding-top: 92px;}
#intergration-banner{padding: 170px 0 200px 0; background: url(../images/../images/banner_bg.jpg) no-repeat; background-size: cover; text-align: center; position: relative;} 
#intergration-banner h1{color: #ffffff; font-size: 40px; font-weight: bold; margin-bottom: 30px;}
#intergration-banner p{font-size: 18px; color: #ffffff; line-height: 31px; font-weight: 600; margin-bottom: 0; text-shadow: 1px 0px 5px rgba(0,0,0,0.3); padding-right: 35px;}
#intergration-banner .banner-buttons{margin-top: 45px; text-align: center;}
#intergration-banner .banner-buttons ul li {display: inline-block; margin: 0 5px;}
#intergration-banner .banner-buttons ul li a{display: block; width: 272px; font-size: 19px; font-weight: bold; color: #ffffff; padding: 9px 5px; border-radius: 30px; border: 1px solid #ffffff; transition: all 300ms;}
#intergration-banner .banner-buttons ul li:first-child a{background: #1376b9; border-color: #1376b9;}
#intergration-banner .banner-buttons ul li a:hover{background: #1376b9; border-color: #1376b9; color: #ffffff;}
#intergration-banner .down-arrow{position: absolute; width: 100%; bottom: 30px; left: 0;}
#intergration-banner .down-arrow img:hover{background:none;}
#partner-dashboard {display: none; margin: 0px 18px;}
#partner-dashboard .partner-dashboard-content{background: #ffffff; box-shadow: 0 0 25px rgba(0,0,0,0.2); padding: 30px 40px 50px 40px; position: relative;}
#partner-dashboard .partner-dashboard-content .up-arrow{position: absolute; top: 40px; right: 20px; cursor: pointer;}
#partner-dashboard .partner-dashboard-content .heading h2{font-size: 26px; color: #000000; text-align: center; margin: 0 0 30px ; font-weight: bold;}
#partner-dashboard .partner-dashboard-content p{font-size: 16px; margin-bottom: 15px;}
#partner-dashboard .partner-dashboard-content .partner-screenshoot{margin: 35px  0 0 0;}
#contact-us .contact-inner{background: #ffffff; box-shadow: 0 0 25px rgba(0,0,0,0.2); padding: 30px 40px 50px 40px; margin-top: 55px; margin-bottom: 50px; overflow: hidden;}
#contact-us .heading h2{font-size: 26px; color: #000000; text-align: center; margin: 0 0 35px 0; font-weight: bold;}
#contact-us .devider-form{text-align: center;}
#contact-us .form-group{position: relative; margin-bottom: 40px;}
#contact-us .form-control{width: 100%; box-shadow: none; border: none; border-bottom: 1px solid #a0a0a0; padding-left: 40px; color: #000000; font-size: 12px;}
#contact-us label{font-size: 13px; color: #1376b9; position: absolute; top: -11px; margin: 0; left: 40px;} 
#contact-us .form-control.user-icon{background: url(../images/user-icon.png) 0 2px no-repeat;}
#contact-us .form-control.user-icon{background: url(../images/user-icon.png) 0 -2px no-repeat;}
#contact-us .form-control.subject_icon{background: url(../images/subject_icon.png) 0 0px no-repeat;}
#contact-us .form-control.mobile_icon{background: url(../images/mobile_icon.png) 0 0px no-repeat;}
#contact-us .form-control.msg_icon{background: url(../images/msg_icon.png) 0 0px no-repeat;}
#contact-us .submit-button{width: 100%; border: none; background: #1376b9; color: #ffffff; text-transform: uppercase; font-size: 14px; padding: 10px; box-shadow: none; margin-top: 10px; border-radius: 5px;}
#contact-us .form-item-captcha-response label{display: none;}
.api_reference_breadcrumb .breadcrumb{padding: 7px !important;}
/*external command starts*/
footer {position: relative;z-index: 999;}
#contact-us .resizable-textarea .grippie{background: transparent; border: none; border-top-width: 0; cursor: s-resize; height: 9px; overflow: hidden;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {position: static;}
/*external command ends*/
@media only screen and (min-width : 768px) {
    .is-table-row {
        display: table !important;
    }
    .is-table-row [class*="col-"] {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
}
@media(max-width:767px){
#intergration-banner .banner-buttons ul li:first-child a{margin-bottom: 30px;}  
#contact-us .devider-form{display: none;}
.developer_guide_sidebar{position: relative; top: 0 !important; padding-bottom: 0; width: 100%;}
.code-strip-area .code-view-inner{position: relative; padding-top: 25px;}
}