body {
    height: 100%;
    padding-top: 110px;
}

.logo {
    width: 97px;
    margin-left: 15px;
    background-image: url('https://assets.kredivo.com/checkout/static/images/biglogo@2x.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 93px 32px;
    text-indent: -9999px;
}

.navbar a {
    color: #404448;
    font-weight: 700;
    text-decoration: none;
}

.button {
    display: inline-block;
    width: 100%;
    padding-top: 16px;
    padding-left: 20px;
    padding-bottom: 16px;
    padding-right: 20px;
    border: 0;
    border-radius: 3px;
    background-color: #47bbe4;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

.button:active,.button:focus,.button:hover {
    color: #fff;
    text-decoration: none;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

h4 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

h5 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-control {
    height: 52px;
    padding-top: 16px;
    padding-left: 20px;
    padding-bottom: 16px;
    padding-right: 20px;
}

.btn-lg {
    font-size: 14px;
    height: 40px;
}

.btn-otp {
    margin-top: 15px;
}

.btn-primary {
    background-color: #F37D31;
    border: 0;
}

.panel {
    padding: 10px;
}

.nav>li>a:focus,.nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #48BBE5;
}

.normal-form {
    margin-top: 20px;
}

.normal-form label {
    font-weight: 400;
}

.login-form {
    margin-top: 20px;
}

.login-form .form-control {
    margin-bottom: 10px;
}

.login-form .form-control {
    max-width: 300px;
}

.login-form label {
    font-weight: 400;
}

.button-facebook {
    background-color: #3b5998;
    margin-top: 10px;
}

.button-google {
    background-color: #d34836;
    margin-top: 10px;
}

.button-signin {
    margin-top: 10px;
}

.clear {
    clear: both;
}

.cart {
}

.cart-item {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.cart-item .item {
    float: left;
}

.cart-item span.price {
    float: right;
    font-weight: 600;
}

.cart hr {
    margin-top: 20px;
}

.subtotal {
    float: left;
}

.subtotal-amount {
    float: right;
    font-weight: 600;
}

.subtotal-value {
    float: right;
}

.grandtotal {
    float: right;
    font-weight: 600;
    min-width: 220px;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e5e9ef;
}

.text-orange {
    color: #F37D31;
}

.panel-title>.small,.panel-title>.small>a:hover,.panel-title>a:hover,.panel-title>small,.panel-title>small>a:hover {
    color: #333;
    text-decoration: none;
}

a:active,a:hover {
    outline: none;
}

.panel-title a:hover,.panel-title a:focus {
    text-decoration: none;
}

.btn-userdetail,.btn-userdetail:hover {
    background-color: #48BBE5;
}

.slider {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.slider-handle {
    background-color: #00E7B2 !important;
    background-image: none !important;
}

a.return-link {
    color: #FD8035;
}

.yellowbox {
    background-color: #FFF8BE !important;
}

.smallbox {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    background-color: #fff;
    border: 1px solid #e5e9ef;
    border-radius: 3px;
}

.box {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    background-color: #fff;
    border: 1px solid #e5e9ef;
    border-radius: 3px;
}

.box.box-no-padding {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

a {
    color: #48BBE5;
}

a.accordion-cart {
    color: #404448;
    font-weight: 700;
}

a.accordion-cart:active,a.accordion-cart:focus,a.accordion-cart:hover {
    text-decoration: none;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.modal-header {
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-right: 15px;
}

.modal-header .modal-title {
    float: left;
}

.modal-header .close {
    float: right;
    margin-top: 0;
    border: none;
    background-color: transparent;
    font-size: 18px;
}

.modal-header h3 {
    position: relative;
    top: 2px;
}

.modal-body {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    overflow: hidden;
}

.contact-box {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.contact-box-header {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.contact-box-details {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #f8f8f8;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

.error-message {
    color: red;
}

.nav-tabs {
    margin-top: 0;
}

#headingOne {
    position: relative;
}

#headingOne .accordion-btn:after {
    content: '\f0dc';
    font-family: FontAwesome;
    position: absolute;
    top: 30px;
    right: 30px;
}

.phone-wrap {
    display: table;
    width: 100%;
}

.phone-code,.phone-box {
    display: table-cell;
    padding-top: 14px;
    padding-left: 20px;
    padding-bottom: 14px;
    padding-right: 20px;
    border: 2px solid #e5e9ef;
    border-radius: 3px;
}

.phone-box {
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.phone-code {
    width: 60px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
    font-weight: 700;
}

.checkout-tabs {
    margin-top: 0px;
    border-bottom: 0px;
    text-align: center;
    overflow: hidden;
    font-weight: 700;
}
.checkout-tabs li {
    margin-bottom: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fafcff;
}
.checkout-tabs li a {
    border: 2px solid #eeeeee !important;
    border-radius: 3px !important;
    background: #f9f9f9;
    color: #000000;
}
.checkout-tabs .active a {
    border-color: #47bbe4 !important;
}
.not-active {
  pointer-events: none;
  cursor: default;
    color: #999999 ;
}

.modal-title {
 line-height: 1.5;
}

.digital-sec-image-a {
    height: 54px;
}

.digital-sec-image-b {
    height: 42px;
}

.error-message-fr, .error-message, .error-message-doc {
    color: red;
}
.text-success {
    color: green;
}
.inactiveLink {
    pointer-events: none;
    cursor: default;
}
                                                                                                                                                                   440,1         Bot
body {
    height: 100%;
    padding-top: 110px;
}

.logo {
    width: 97px;
    margin-left: 15px;
    background-image: url('https://assets.kredivo.com/checkout/static/images/biglogo@2x.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 93px 32px;
    text-indent: -9999px;
}

.navbar a {
    color: #404448;
    font-weight: 700;
    text-decoration: none;
}

.button {
    display: inline-block;
    width: 100%;
    padding-top: 16px;
    padding-left: 20px;
    padding-bottom: 16px;
    padding-right: 20px;
    border: 0;
    border-radius: 3px;
    background-color: #47bbe4;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

.button:active, .button:focus, .button:hover {
    color: #fff;
    text-decoration: none;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

h4 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}

h5 {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-control {
    height: 52px;
    padding-top: 16px;
    padding-left: 20px;
    padding-bottom: 16px;
    padding-right: 20px;
}

.btn-lg {
    font-size: 14px;
    height: 40px;
}

.btn-otp {
    margin-top: 15px;
}

.btn-primary {
    background-color: #F37D31;
    border: 0;
}

.panel {
    padding: 10px;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #48BBE5;
}

.normal-form {
    margin-top: 20px;
}

.normal-form label {
    font-weight: 400;
}

.login-form {
    margin-top: 20px;
}

.login-form .form-control {
    margin-bottom: 10px;
}

.login-form .form-control {
    max-width: 300px;
}

.login-form label {
    font-weight: 400;
}

.button-facebook {
    background-color: #3b5998;
    margin-top: 10px;
}

.button-google {
    background-color: #d34836;
    margin-top: 10px;
}

.button-upload {
    background-color: #e5e9ef;
    margin-top: 10px;
    text-align: left;
    color: #000;
    padding-top: 16px;
    padding-left: 20px;
    padding-bottom: 16px;
    padding-right: 20px;
}

.button-signin {
    margin-top: 10px;
}

.clear {
    clear: both;
}

.cart {
}

.cart-item {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.cart-item .item {
    float: left;
}

.cart-item span.price {
    float: right;
    font-weight: 600;
}

.cart hr {
    margin-top: 20px;
}

.subtotal {
    float: left;
}

.subtotal-amount {
    float: right;
    font-weight: 600;
}

.subtotal-value {
    float: right;
}

.grandtotal {
    float: right;
    font-weight: 600;
    min-width: 220px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e5e9ef;
}

.text-orange {
    color: #F37D31;
}

.panel-title > .small, .panel-title > .small > a:hover, .panel-title > a:hover, .panel-title > small, .panel-title > small > a:hover {
    color: #333;
    text-decoration: none;
}

a:active, a:hover {
    outline: none;
}

.panel-title a:hover, .panel-title a:focus {
    text-decoration: none;
}

.btn-userdetail, .btn-userdetail:hover {
    background-color: #48BBE5;
}

.slider {
    width: 100% !important;
    margin-bottom: 20px !important;
}

.slider-handle {
    background-color: #00E7B2 !important;
    background-image: none !important;
}

a.return-link {
    color: #FD8035;
}

.box {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    background-color: #fff;
    border: 1px solid #e5e9ef;
    border-radius: 3px;
}

.box.box-no-padding {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

a {
    color: #48BBE5;
}

a.accordion-cart {
    color: #404448;
    font-weight: 700;
}

a.accordion-cart:active, a.accordion-cart:focus, a.accordion-cart:hover {
    text-decoration: none;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.modal-header {
    padding-top: 20px;
    padding-left: 15px;
    padding-bottom: 20px;
    padding-right: 15px;
}

.modal-header .modal-title {
    float: left;
}

.modal-header .close {
    float: right;
    margin-top: 0;
    border: none;
    background-color: transparent;
    font-size: 18px;
}

.modal-header h3 {
    position: relative;
    top: 2px;
}

.modal-body {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    overflow: hidden;
}

.contact-box {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.contact-box-header {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
}

.contact-box-details {
    padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #f8f8f8;
    font-weight: 700;
    font-size: 18px;
    text-align: center;
}

.error-message {
    color: red;
}

.nav-tabs {
    margin-top: 0;
}

#headingOne {
    position: relative;
}

#headingOne .accordion-btn:after {
    content: '\f0dc';
    font-family: FontAwesome;
    position: absolute;
    top: 30px;
    right: 30px;
}

.phone-wrap {
    display: table;
    width: 100%;
}

.phone-code, .phone-box {
    display: table-cell;
    padding-top: 14px;
    padding-left: 20px;
    padding-bottom: 14px;
    padding-right: 20px;
    border: 2px solid #e5e9ef;
    border-radius: 3px;
}

.phone-box {
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.phone-code {
    width: 60px;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    text-align: center;
    font-weight: 700;
}

.checkout-tabs {
    margin-top: 0px;
    border-bottom: 0px;
    text-align: center;
    overflow: hidden;
    font-weight: 700;
}

.checkout-tabs li {
    margin-bottom: 0px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-color: #fafcff;
}

.checkout-tabs li a {
    border: 2px solid #eeeeee !important;
    border-radius: 3px !important;
    background: #f9f9f9;
    color: #000000;
}

.checkout-tabs .active a {
    border-color: #47bbe4 !important;
}

.not-active {
    pointer-events: none;
    cursor: default;
    color: #999999;
}

.modal-title {
    line-height: 1.5;
}

.digital-sec-image-a {
    height: 54px;
}

.digital-sec-image-b {
    height: 42px;
}

.hiddenbox {
    position:absolute;left:-9999px;
} /* allows compatbility with certain browsers */
#d2d, #d3d {
    display:none
}
#show2d:checked~#d2d, #show3d:checked~#d3d {
    display:block
}

.inactiveLink {
    pointer-events: none;
    cursor: default;
}

.uploader-wrap{
    margin-top: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    background-color: #efefef;
    border: 1px solid #e0e0e0;
}

.accordion-wrap {
    border: 2px solid #eeeeee;
    border-radius: 3px;
}
.accordion {
    display: block;
    position: relative;
    padding-top: 12px;
    padding-left: 20px;
    padding-bottom: 12px;
    padding-right: 40px;
    background-color: #ffffff;
    color: #404448;
    cursor: pointer;
    font-weight: bold;
}
.accordion::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    height: 18px;
    font-family: "FontAwesome";
    content: '\f077';
}
.accordion.collapsed:after {
    content: '\f054';
}
.accordion:hover, .accordion:active {
    color: #404448;
}
.accordion-box {
    padding-top: 12px;
    padding-left: 20px;
    padding-bottom: 12px;
    padding-right: 20px;
    border-top: 2px solid #eeeeee;
    background-color: #ffffff;
}
.accordion-gmail {
    display: block;
    position: relative;
    padding-top: 12px;
    padding-left: 20px;
    padding-bottom: 12px;
    padding-right: 40px;
    background-color: #ffffff;
    color: #404448;
    cursor: pointer;
    font-weight: bold;
}
.accordion-gmail::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    height: 18px;
    font-family: "FontAwesome";
    content: '\f054';
}
.accordion:active,
.accordion:hover{
    text-decoration: none;
}
.accordion-gmail:active,
.accordion-gmail:hover{
    text-decoration: none;
}

* {
   font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
   margin-top: 0px;
   margin-bottom: 0px;
   color: #404448 ;
   font-weight: 700;
}
#d2d button{
color: #000000;
background-color: #e5e9ef;
}

#d3d button{
color: #000000;
background-color: #e5e9ef;
}

#connectBank, #uploadIncomes {
    display:none
}
#showBanks:checked~#connectBank, #showIncomes:checked~#uploadIncomes {
    display:block
}

#connectBank button{
color: #000000;
background-color: #e5e9ef;
}

#uploadIncomes button{
color: #000000;
background-color: #e5e9ef;
}