ul {
    list-style: disc;
    margin-left: 20px;
}
ol {
    list-style: auto;
    margin-left: 20px;
}
.emi-field-title {
    display: block;
    height: 50px;
}
body {
    background-color: white;
    border-left: 8px solid;
    border-color: rgb(0, 118, 168);
    overflow-x: hidden;
}
.theme-desktop.light::before {
    background-image: url('https://cdn.razorpay.com/static/assets/paymentpages/light_desktop.svg');
}
.theme-desktop::before {
    content: '';
    top: 0;
    position: absolute;
    right: 0;
    width: 30%;
    height: 100%;
    background-position: right top;
    background-size: cover;
    background-repeat: no-repeat;
}
#desktop-container {
    width: calc(50% + 480px);
    position: relative;
    display: table;
    height: 100%;
    min-height: 100vh;
    max-width: 1000px;
    padding-left: 36px;
    padding-bottom: 48px;
    margin: 0 auto;
}
#desktop-container #header-details {
    padding: 24px 0;
    color: #0d2366;
    margin: 20px 0;
    display: table;
    min-height: 112px;
    width: 42%;
    position: relative;
}
#desktop-container #header-details #header-logo {
    width: 64px;
    height: auto;
    line-height: 62px;
    display: inline-block;
    vertical-align: middle;
}
#header-details #header-logo {
    text-align: center;
    position: relative;
    border-radius: 3px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
    background: #fff;
    padding: 8px;
    display: inline-block;
}
#merchant-name {
    font-weight: 600;
    line-height: 28px;
    max-width: 55%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 16px;
}
#desktop-container .main-view {
    padding: 30px 32px;
    width: 514px;
    float: right;
    top: -22px;
    position: relative;
    border-radius: 2px;
    box-shadow: 6px 11px 24px 0 rgba(23, 31, 37, 0.12);
    background: #fff;
}
#desktop-container #main-view .title {
    position: relative;
    color: #0d2366;
    overflow-wrap: break-word;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}
#desktop-container #main-view .title-underline {
    display: block;
    width: 28px;
    border-bottom: 5px solid;
    margin-top: 20px;
    border-color: #528ff0;
}
#desktop-container #form-section {
    height: 100%;
    margin-top: 36px;
    position: relative;
}
#form-section .Field {
    position: relative;
    display: block;
    margin: 30px 0 0;
    transition: 0.12s;
}
.UI-form.UI-form .Field-label {
    position: relative;
    float: left;
    width: 140px;
    font-size: 14px;
    line-height: 20px;
    color: #515978;
    word-break: break-word;
}
.UI-form.UI-form .Field-content {
    margin-left: 164px;
}
.UI-form.UI-form .Field-wrapper {
    position: relative;
    height: 36px;
    min-width: 160px;
    max-width: 360px;
    color: #0d2366;
}
.UI-form.UI-form .Field-addon--before {
    left: 10px;
    font-size: 14px;
    font-weight: bold;
}
.UI-form.UI-form .Field-addon {
    position: absolute;
    top: 0;
    display: table;
    height: 100%;
}
.UI-form.UI-form .Field-addon > * {
    display: table-cell;
    vertical-align: middle;
}
.UI-form.UI-form .Field-addon > span > * {
    display: inline-block;
    vertical-align: middle;
}
.UI-form.UI-form .currency-symbol {
    margin-top: 2px;
}
.UI-form.UI-form .Field-el {
    line-height: 16px;
    height: 100%;
    width: 100%;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    overflow: hidden;
    font-size: 14px;
    padding: 0 9px;
    outline: none;
    color: inherit;
}
#desktop-container #form-section #form-footer {
    margin: 0 -32px -30px -32px;
}
#desktop-container #form-section #form-footer .form-footer-payment {
    display: flex;
    padding-top: 15px;
}
.title-underline {
    display: block;
    width: 28px;
    border-bottom: 5px solid;
    margin-top: 20px;
    border-color: rgb(0, 118, 168);
}
.back-btn {
    display: none;
}
.form-footer-payment .form-card-img {
    width: 258px;
    height: 56px;
    background: #f5f6f7;
    justify-content: center;
    display: flex;
    align-items: center;
}
.form-footer-payment .pay-now {
    width: 222px;
    height: 56px;
    background: #f5f6f7;
    justify-content: center;
    display: flex;
    align-items: center;
}
#form-footer .btn {
    width: 100%;
    min-height: 56px;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    float: right;
    background-color: rgb(0, 118, 168);
    color: #fff !important;
    border-radius: 0;
    text-align: center;
}
#desktop-container #details-view {
    width: 42%;
    position: relative;
    bottom: 0;
    white-space: nowrap;
}
#desktop-container #details-view #details-section > div {
    margin-bottom: 40px;
}
#desktop-container #details-view .title--big {
    font-size: 24px;
    line-height: 32px;
    color: #0d2366;
    font-weight: 500;
    white-space: normal;
    word-wrap: break-word;
}
#desktop-container #details-view .title--big .title-underline {
    border-color: rgb(0, 118, 168);
    display: block;
    width: 28px;
    border-bottom: 5px solid;
    margin-top: 20px;
}
.ql-editor p {
    color: #0d2366;
}
#description {
    margin-top: 24px;
    margin-bottom: 24px;
    word-break: break-word;
}
#desktop-container #details-view #details-section > div {
    margin-bottom: 40px;
}
#details-view .details-value {
    width: 100%;
    margin-top: 4px;
    color: #515978;
    font-size: 13px;
    line-height: 22px;
}
#details-view .details-value {
    width: 100%;
    margin-top: 4px;
    color: #515978;
    font-size: 13px;
    line-height: 22px;
}
#details-view .details-value-2 {
    width: 420px;
    margin-top: 4px;
    color: #515978;
    font-size: 14px;
    line-height: 22px;
}
.terms-details-tnc {
    white-space: pre-line;
    word-wrap: break-word;
    margin-top: -23px;
}
.details-footer {
    font-size: 12px;
}
.details-footer a {
    text-decoration: none;
    color: #528ff0;
    display: flex;
}
.btn-container {
    position: relative;
    display: none;
}
.btn-container button {
    background-color: rgb(0, 118, 168);
    color: #fff !important;
    position: fixed;
    padding: 16px;
    width: 92%;
    bottom: 36px;
    left: 4%;
    border-radius: 2px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    font-size: 16px;
    font-weight: bold;
}
.details-footer-bottom-actions {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.product-container {
    width: 62rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}
.left-content {
    width: 66%;
}
.right-content {
    width: 33%;
}
.left-content img {
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #dee5eb;
}
.header-width {
    width: 62rem;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
}
.product-content {
    display: flex;
}
.model-content {
    max-width: 676px;
}
.offer-container {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-radius: 4px;
    padding: 20px;
    background: #fff;
}
.offer-container h3 {
    font-size: 24px;
    word-wrap: break-word;
    margin-bottom: 7px;
}
.actionbar {
    color: #3B96E0;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
}
.rupee-container {
    font-size: 22px;
    font-weight: 700;
}
.pay-now-btn {
    cursor: pointer;
    margin-top: 12px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
    box-shadow: none;
    padding: .65rem 1rem;
    display: inline-block;
    transition: background .1s ease-in;
    letter-spacing: 1px;
    line-height: 1.2em;
    background: #2fbe6d;
    color: #fff;
    border: 1px solid #2fbe6d;
    width: 100%;
}
.pay-now-btn:hover {
    background: #27ae62;
}
.offer__description {
    border-radius: 4px;
    padding: 20px;
    background: #fff;
    margin-top: 14px !important;
}
.offer__description p {
    margin-bottom: 10px;
}
.offer-sidebar {
    border-radius: 4px;
    padding: 10px;
    background: #fff;
}
.view-store {
    width: 100%;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    border-radius: 4px;
    box-shadow: none;
    padding: .65rem 1rem;
    display: inline-block;
    transition: background .1s ease-in;
    letter-spacing: 1px;
    line-height: 1.2em;
    background: #fff;
    color: #3b96e0;
    border: 1px solid #3b96e0;
}
@media only screen and (max-width: 892px) { 
    #desktop-container #details-view {
        width: 35%;
    }
}
@media only screen and (max-width: 702px) { 
    #desktop-container #details-view {
        width: 30%;
    }
}
@media (max-width: 640px) {
    .sm-hidden {
        display: none;
    }
    .emi-field-title {
        height: unset;
    }
}
@media only screen and (max-width: 600px) {
    #desktop-container {
        width: 100%;
        margin-left: 0;
        padding-left: 15px;
    }
    #desktop-container #header-details {
        width: 100%;
    }
    #desktop-container .main-view {
        width: 100%;
        position: unset;
        padding: 30px 32px 0 30px;
    }
    .UI-form.UI-form .Field-content {
        margin-left: 0 !important;
    }
    .hide-mobile {
        display: none;
    }
    #desktop-container #form-section #form-footer .form-footer-payment {
        padding-top: 15px;
        display: block;
    }
    .form-footer-payment .pay-now, .form-card-img {
        width: 100% !important;
    }
    .back-btn {
        display: block;
    }
    #desktop-container #details-view {
        width: 100%;
    }
    .theme-desktop.light::before {
        background-image: none;
    }
    #desktop-container #details-view .title--big {
        font-size: 16px;
    }
    #details-view .details-value {
/*        width: 310px;*/
        width: 100%;
        padding-right: 15px;
    }
    #details-view .details-value-2 {
/*        width: 325px;*/
        width: 100%;
        font-size: 10px;
    }
    .details-footer {
        margin-bottom: 70px;
    }
    .btn-container {
        display: block;
    }
}
@media only screen and (max-width: 640px) {
    .product-container {
        width: 100%;
    }
    .header-width {
        width: 100%;
    }
    .product-content {
        display: block;
    }
    .left-content {
        width: 100%;
    }
    .right-content {
        width: 100%;
        margin-top: 20px;
    }
    .offer-container {
        padding: 4px !important;
    }
    .offer__description {
        padding: 5px !important;
    }
    .offer-sidebar {
        border-radius: 0;
        padding: 2px;
    }
    .model-content {
        width: 18rem;
    }
}
.opacity-50 {
    opacity: 0.5;
} 
.cursor-not-allowed {
    cursor: not-allowed;
}
#support-details {
    padding-bottom: 40px;
}
#form-footer {
    padding-bottom: 75px;
}
.address-field-label {
    grid-column: 1 / span 2;
    margin: 15px 0 0;
}
.address-field-label span.text-black {
    position: relative;
    float: left;
    width: 140px;
    font-size: 14px;
    line-height: 20px;
    color: #515978;
    word-break: break-word;
}
.address-field-label input, 
.address-field-label select,
.address-field-label .select2-container--default .select2-selection--single {
    line-height: 16px;
    height: 36px;
    min-width: 160px;
    max-width: 286px;
    background: #fff;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    overflow: hidden;
    font-size: 14px;
    padding: 0 9px;
    outline: none;
    color: inherit;
    float: right;
}
.address-field-label .select2-container {
    height: 36px;
    min-width: 160px;
    max-width: 360px;
    float: right;
}

.address-field-label .select2-container--default .select2-selection--single {
    width: 100%!important;
}

.address-field-label .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 11px;
}

@media only screen and (max-width: 600px) {
        h2.address-field-label {
            margin-top: 40px;
        }
        .address-field-label span.text-black {
            width: 100%;
        }
        .address-field-label input,
        .address-field-label select,
        .address-field-label .select2-container {
            float: left;
            max-width: 360px;
            margin-top: 0px;
        }
        .address-field-label .select2-container--default .select2-selection--single {
            max-width: 360px;
        }
}
