.credit-card-debt-main {
    margin: 0;
    padding: 0;
    font-family: inherit;
}

.credit-card-debt-main .credit-card-debt-wrap {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.credit-card-debt-main .in-debt {
    margin: 0 auto;
    display: block;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px;
    padding: 20px 0;
    background: #e6f4ff;
}

.credit-card-debt-main .in-debt-sub label {
    margin: 20px 0 !important;
    display: block;
    font-size: 1.5rem;
}

.credit-card-debt-main input.ccdm-input,
input.in-debt-inner {
    text-align: right;
    color: #166ab2;
    text-align: right;
    font-size: 1.5rem;
    padding: 4px 10px;
    border-color: #dadada;
    border-radius: 0px;
    background: #fff;
    border: 1px solid #ccc;
}

.cn-two {
    text-align: center;
}

.credit-card-debt-main button.in-debt-btn {
    margin: 20px 0;
    padding: 6px 8px 8px 8px;
    color: #fff;
    background-color: #166ab2;
    border-color: #166ab2;
    line-height: 28px;
    border-radius: 5px;
    width: 270px;
    border-width: 1px;
    font-size: 1.1875rem !important;
}

.credit-card-debt-main span.currencyinput {
    position: relative;
    display: inline-block;
}

.credit-card-debt-main ccdm-i {
    position: absolute;
    top: 5px;
    left: 10px;
    z-index: 9999;
    color: #166ab2;
    font-size: 1.5rem;
}

.in-rs-debt {
    background: #e6f4ff;
    padding: 15px 0 50px 0;
    box-shadow: rgba(0, 0, 0, 0.2) 3px 3px 10px;
    white-space: nowrap;
}

.ccdm-left-poy {
    margin-bottom: 10px;
    color: #166ab2;
}

p.ccdm-disclmr,
p.ccdm-disclmr-right,
.ccdm-des-center {
    font-size: 12px;
    text-align: center;
    padding: 25px 40px;
    margin: 0px 0;
    display: block;
}

.in-rs-debt span {
    margin: 30px 0 !important;
    display: block;
    font-size: 1.5rem;
    text-align: center;
    color: #166ab2;
}

.ccdm-box label {
    font-size: 1.3rem;
    color: #166ab2;
    margin: 20px 0;
    display: block;
}

.ccdm-left.ccdm-box p {
    margin: 0;
}

.ccdm-left-pod {
    display: inline-block;
}

.ccdm-box {
    width: 50%;
    display: inline-block;
    text-align: center;
    vertical-align: text-top;
}

.in-rs-debt span {
    margin: 20px 0 !important;
    display: block;
    font-size: 1.5rem;
}

p.ccdm-disclmr-right {
    font-size: 16px;
}

.ccdm-left.ccdm-box p {
    margin: 0;
    white-space: break-spaces;
}

.ccdm-left-pod {
    display: inline-block;
}

.ccdm-left.ccdm-box {
    border-right: 3px solid #99ccff;
}

.ccdm-left-pod,
.ccdm-left-tip,
.ccdm-right-mp {
    font-size: 1.75rem;
    line-height: 1.357;
    font-weight: 100;
    color: #166ab2;
    margin: 10px 0;
    display: block;
}

input.ccdm-input:focus,
button.in-debt-btn:focus {
    outline: none;
}

.credit-card-debt-main button[disabled].in-debt-btn {
    background: #ccc;
    border-color: #ccc;
    cursor: not-allowed;
}

.credit-card-debt-main button[disabled].in-debt-btn:hover {
    background: #ccc;
    border-color: #ccc;
}

.ccdm-right.ccdm-box p {
    margin: 0;
}

p.ccdm-error-msg,
p.ccdm-inner-error-msg {
    font-size: .79375rem;
    color: #ae1100;
    margin: 0px !important;
}

.credit-card-debt-main button.in-debt-btn:hover {
    background: #166ab2;
    box-shadow: 0px 1px 10px #333;
}

.ccdm-divder {
    display: inline-block;
}

span.ccdm-tl {
    font-weight: 600;
    color: #99ccff;
}

@media only screen and (max-width: 320px) {
    .credit-card-debt-main input.ccdm-input,
    input.in-debt-inner {
        box-sizing: border-box;
        width: 90%;
    }
    .credit-card-debt-main .credit-card-debt-wrap {
        width: 95%;
    }
    .credit-card-debt-main ccdm-i {
        left: 20px;
    }
    .ccdm-box {
        width: 100%;
    }
    .ccdm-left.ccdm-box {
        border-right: none;
    }
    .credit-card-debt-main button.in-debt-btn {
        width: 90%;
    }
    .credit-card-debt-wrap .in-rs-debt {
        white-space: normal !important;
    }
}

@media only screen and (max-width: 481px) {
    .credit-card-debt-main input.ccdm-input,
    input.in-debt-inner {
        box-sizing: border-box;
        width: 90%;
    }
    .credit-card-debt-main .credit-card-debt-wrap {
        width: 95%;
    }
    .credit-card-debt-main ccdm-i {
        left: 20px;
    }
    .ccdm-box {
        width: 100%;
    }
    .ccdm-left.ccdm-box {
        border-right: none;
    }
    .credit-card-debt-main button.in-debt-btn {
        width: 90%;
    }
    .credit-card-debt-wrap .in-rs-debt {
        white-space: normal !important;
    }
}

@media only screen and (max-width: 641px) {
    .credit-card-debt-main input.ccdm-input,
    input.in-debt-inner {
        box-sizing: border-box;
        width: 90%;
    }
    .credit-card-debt-main .credit-card-debt-wrap {
        width: 95%;
    }
    .credit-card-debt-main ccdm-i {
        left: 20px;
    }
    .ccdm-box {
        width: 100%;
    }
    .ccdm-left.ccdm-box {
        border-right: none;
    }
    .credit-card-debt-main button.in-debt-btn {
        width: 90%;
    }
    .credit-card-debt-wrap .in-rs-debt {
        white-space: normal !important;
    }
}

@media only screen and (max-width: 961px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
}

@media only screen and (max-width: 1025px) {
    /* big landscape tablets, laptops, and desktops */
}

@media only screen and (max-width: 1281px) {
    /* hi-res laptops and desktops */
}