#btn_next, .div-btn-right {
    float: right
}
.checkmark:after, .dlr-application::before, .inv-tool-tip-block:before, .tool-tip-block:before {
    content: ""
}
.form-error-msg.error-text-area {
    margin-top: -16px;
    margin-bottom: 10px
}
.tabs {
    max-width: 640px;
    margin: 0 auto;
    padding: 0 20px
}
#tab-button {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none
}
#tab-button li {
    display: table-cell;
    cursor: pointer;
    width: 20%;
    height: 30px;
    line-height: 30px
}
#tab-button li a {
    display: block;
    padding: .2em;
    background: #444;
    background-image: linear-gradient(to bottom right, #284962, #68c0ff);
    text-align: center;
    color: #fff;
    text-decoration: none;
    border-radius: 15px 15px 0 0;
    border: 1px solid #ccc;
    margin: 0
}
#tab-button li:first-child a {
    margin: 0
}
#tab-button li:last-child a {
    margin: 0 -1px 0 0
}
#tab-button .is-active a, #tab-button li a:hover {
    border-bottom-color: transparent;
    background: #fff;
    color: #444;
    font-weight: 600
}

@media screen and (min-width:768px) {
.tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
    border-bottom: 0
}
}

@media (max-width:768px) {
.tab-button-outer {
    display: none!important
}
}
body {
    background-color: #fff
}
.div-cb {
    margin: 2rem 0;
    box-shadow: 0 0 4px 1px rgba(0,0,0,.15)
}
.divBtnRemove {
    display: none;
    text-align: right
}
.apply-btn, .cancel-btn, .divShareHolder, .resize-btn, .upload-btn {
    display: inline-block
}
.docs-photo, .upload-img, td, th {
    text-align: center
}
table {
    width: 100%
}
table, td, th {
    border: 1px solid #000;
    border-collapse: collapse
}
/*td, th {
    padding: 5px
}*/
.tb-table table th {
    vertical-align: middle;
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    background-color: #666;
    border-color: #fff;
    padding:0.5rem 0 ;
}
.tb-table .form-input {
    border-color: #ccc
}
.tb-table table td, .tb-table table tr {
    border-color: #fff;
    vertical-align: top
}
tr.CIBILDatarows, tr.financialDatarows {
    align-content: center;
    height: 48px
}
.container-fluid {
    width: 90%;
    margin: 0 auto
}
#btn_next {
    margin-top: 0
}
.upload-img {
    padding: 12px
}
.popup-header {
    padding: 1rem 1.5rem 0 0;
    border-bottom: 1px solid #ddd
}
.popup-title {
    font-size: 18px;
    color: #222
}
.popup-footer {
    text-align: right;
    border-top: 1px solid #ccc;
    padding: .5rem 0
}
.CIBILDatarows input, .page-header, .sub-header, .tool-tip {
    text-align: center
}
.resize-msg {
    border: 1px solid;
    background-color: #f9f9b3;
    border-radius: 8px;
    top: 25px;
    color: #1997c7
}
.btn-addShare, .btn-red {
    background-color: #ff0d15;
    color: #fff
}
.btn-red {
    width: 100%;
    height: 39px
}
.btn-addShare {
    width: 60%;
    height: 40px;
    margin-left: 1rem;
    margin-bottom: 1rem
}
button[disabled].btn-red {
    color: #eee;
    background-color: #b1b1b1!important;
    border: 2px solid #a0a0a0!important;
    cursor: not-allowed
}
label.level-fileds {
    background-color: #fff!important;
    border: none!important
}
.btn {
    width: 100%
}
.shareHolderHeader, .shareHolderRow {
    display: inline-block;
    width: 100%
}
.divShareHolder {
    min-width: 750px
}
.cover-table {
    min-width: 100%;
    overflow-x: auto
}
.radio-container {
    padding-top: 1px;
    display: inline;
    position: relative;
    padding-left: 23px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.radio-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}
.yes-btn {
    margin-right: 25px
}
.no-btn {
    margin-right: 50px
}
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border-radius: 50%
}
.radio-buttons {
    margin: 0 5px 1rem
}
.radio-container input:checked~.checkmark {
    background-color: #2196F3
}
.checkmark:after {
    position: absolute;
    display: none
}
.radio-container input:checked~.checkmark:after {
    display: block
}
.radio-container .checkmark:after {
    top: 5px;
    left: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

@media only screen and (min-width:300px) {
.docs-photo {
    width: 50%
}
}
input.form-control.form-input.company-width {
    width: 180px!important
}
.fin-table input[type=text] {
    padding: 0;
    width: 94px!important;
    text-align: center;
    margin: 0 auto
}
.fin-table {
    min-width: 1150px
}
.tb-table {
    overflow: auto
}
table.cibilScore {
    width: 50%;
    margin: 2rem 0
}
.fin-table td, .fin-table th {
    padding: 5px 0!important
}
.text-height {
    min-height: 100px;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    margin-bottom: 1rem
}
table.cibilScore input {
    padding: 0 !important;
}
@media(max-width:769px) {
table.cibilScore {
    width: 100%
}
.style-check-box p {
    max-width: 87%
}
}
.sub-header {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 0
}
.dlt-btn p, .dlt-btn>button.close {
    display: inline-block;
    margin-top: 1rem
}
.content-list {
    list-style: decimal;
    line-height: 2rem
}
.dlt-btn p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 75%
}
.dlt-btn>button.close {
    color: #dd1d10;
    opacity: 1
}
.form-grp-head {
    font-family: toyota_displaybold;
    border-left: 3px solid #0ec9ec;
    background-image: linear-gradient(to bottom right, #284962, #68c0ff);
    padding-left: 1.3rem;
    color: #fff;
    border-radius: 15px 0;
}
.instruction p.content-para {
    padding: 0;
    display: inline-flex
}
.instruction i.bullet-number {
    padding: 0 5px 2px 0;
    font-style: normal
}
.checkbox-instructions .style-check-box p {
    width: auto;
    font-size: 14px;
    color: #555
}
.input-inline, span.mob-ind {
    line-height: 35px;
    color: #999
}
.checkbox-group {
    padding-left: 1rem
}
.checkbox-instructions .form-error-msg {
    padding: 5px 0 0
}

@media(max-width:600px) {
.checkbox-instructions .style-check-box p {
    width: 100%;
    max-width: 205px
}
.checkbox-instructions .form-error-msg {
    padding: 6px 0
}
}
.input-inline {
    position: absolute;
    right: 15px;
    top: 0;
    height: 35px;
    background-color: #f5f5f5;
    border: 1px solid #e5e5e5;
    padding: 0 .5rem;
    font-weight: 600;
    font-size: 12px
}
.input-inline-group {
    display: inline-block;
    position: relative
}
.dealer-application input {
    font-size: 11px!important
}
.dealer-application .form-group {
    margin-bottom: 10px
}
.dlr-application {
    max-width: 582px
}
.dlr-application::before {
    background-image: url(../images/dealer-application/application-43x58.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right center;
    width: 70px;
    height: 34px;
    position: absolute;
    left: 0;
    top: -1px
}
.content-tabs {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 2rem .75rem 0;
    margin-bottom: 1rem
}
.checkbox-instructions {
    margin-top: 15px
}

@media (max-width:767px) {
.content-tabs {
    margin-top: 2rem;
    border-top: 1px solid #ddd
}
}
ul#tab-button>li:first-child {
    border-left: none
}
.datepicker table {
    border: none
}
.instruction-box {
    border-top: 1px solid #ddd;
    margin-top: 2rem;
    padding: 0 .75rem
}
.upload-pro-btn {
    width: 142px
}
.banner-instruction {
    margin: 0 -.75rem
}
.add-btn-ico, .arrow-btn, .delete-icon, .sub-btn {
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute
}
.arrow-btn {
    width: 15px;
    height: 11px
}
.sub-btn {
    width: 23px;
    height: 24px
}
.arrow-left {
    background-image: url(../images/dealer-application/arrow-btn-left.png);
    left: 10px
}
.arrow-right {
    background-image: url(../images/dealer-application/arrow-btn-right.png);
    right: 10px
}
.submit-btn {
    background-image: url(../images/dealer-application/submit-btn.png);
    right: 10px
}
.btn:hover .arrow-left {
    left: 5px;
    transition: .5s
}
.btn:hover .arrow-right {
    right: 5px;
    transition: .5s
}
.add-btn {
    text-indent: 15px
}
.add-btn-ico {
    background-image: url(../images/dealer-application/add-btn.png);
    width: 15px;
    height: 15px;
    left: 8px
}
.delete-icon {
    background-image: url(../images/dealer-application/delete-ico.png);
    width: 18px;
    height: 25px;
    left: 0;
    right: 0
}
.btn, .chosen-container-single .chosen-single, .form-control.form-input, select.chosen-select, textarea.form-input {
    height: 35px
}

@media only screen and (max-width:350px) {
#btn_Submit, #btn_next, #btn_pre {
    font-size: 11px
}
}
span.mob-ind {
    display: inline-block;
    position: absolute;
    z-index: 1;
    background-color: #f5f5f5;
    height: 35px;
    border: 1px solid #ddd;
    padding: 0 .55rem;
    box-sizing: border-box
}
span.mob-ind+input {
    padding-left: 55px!important
}
.inv-msg {
    font-size: 11px;
    text-transform: uppercase;
    display: none;
    display: inline-block;
    padding-left: 5px;
    color: #dd1d10
}
.table-tooltip.tool-tip-block, .tool-tip-block {
    min-width: 250px;
    background-image: linear-gradient(to bottom right, #284962, #68c0ff);
    color: #fff;
    left: -229px;
    border-radius: 10px;
}
.inv-total {
    font-weight: 600;
    font-size: 13px;
    padding: 5px
}
.tool-tip-block {
    position: absolute;
    display: none;
    max-width: 250px;
    z-index: 1;
    padding: .75rem;
    line-height: 15px;
    font-size: 12px;
    font-family: toyota_displayregular;
    font-weight: 400;
    top: 20px;
    box-shadow: -1px 1px 45px 0 rgba(0,0,0,.6);
    border: 3px solid #fff;
}
.tool-tip-block:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f3f3f3;
    position: absolute;
    right: 2px;
    top: -10px;
}
h4 .tool-tip {
    right: auto;
    top: 10px
}
.tool-tip {
    cursor: default;
    font-size: 12px;
    height: 20px;
    width: 20px;
    margin: 8px;
    border: 1px solid #999;
    border-radius: 50%;
    line-height: 20px;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.3);
    text-transform: none
}
.tool-tip:hover .tool-tip-block {
    display: inline-block
}
.table-tooltip {
    padding: 0 6px;
    position: relative;
    width: 0;
    height: 0;
    margin: 3px;
    font-size: 11px
}
.inv-tool-tip-block, .table-tooltip.tool-tip-block {
    display: none;
    max-width: 250px;
    z-index: 1;
    padding: .75rem;
    line-height: 15px;
    font-size: 12px;
    font-family: toyota_displayregular;
    font-weight: 400;
    box-shadow: -1px 1px 45px 0 rgba(0,0,0,.6);
    position: absolute
}
.table-tooltip.tool-tip-block {
    top: 27px;
    border: 3px solid #fff
}
.inv-tool-tip-block {
    background-image: linear-gradient(to bottom right, #fff, #ff9668);
    left: -160px;
    top: 0;
    border-radius: 10px;
    border: 3px solid #ec0f1a
}
.inv-tool-tip-block:before {
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 20px solid #ec0f1a;
    border-bottom: 15px solid transparent;
    position: absolute;
    left: -23px
}

@media(min-width:992px) {
.btn-sm {
    width: 78%
}
}
body label {
    font-size: 14px
}

.btn-grey {
    background-color: #717171;
    border-color: #717171;
}

.slno-box {
    border: 1px solid #ececec;
    padding: 6px 0px 6px 6px;
    margin-left: 0px;
    color: #999;
    background: #f5f5f5;
}
.div-btn-right button {
    float:  right;
}