<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.make-offer-title {
    margin-top: 10px;
    font-size: 18px;
    color: #313C50;
    letter-spacing: 0;
    font-weight: 600;
}

.make-offer-description {
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    max-width: 90%;
    display: block;
    text-align: left;
    color: #81878C;
    font-weight: 300;
    overflow: hidden;
}

.make-offer-description img {
    margin-top: 15px;
}

.modal-hidden-css {
    overflow: hidden;
}

.modal-content {
    border-radius: 20px;
}

div.make-offer-modal-header {
    background: #F5F6FA !important;
    height: auto !important;
    text-align: center;
    border-bottom: none;
    border-radius: 20px 20px 0px 0px;
}

div.make-offer-modal-header img {
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    display: block;
    clear: both;
    position: relative;
    top: -20px;
}

div#make-offer-row {
    padding: 0px 20px;
}

div#make-offer-button {
    text-align: center;
    margin-top: 10px;
    line-height: 43px;
}

.btn.btn-18c485 {
    background-color: #18c485;
    border: 1px solid #18c485;
    color: #fff;
    outline: none;
    width: 45%;
    height: 45px;
    margin: 0px 5px;
}

div.donuts-make-offer-row {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    max-width: 90%;
    margin-bottom: 10px;
}

div.donuts-make-offer-row-item {
    width: calc(50% - 10px);
    display: inline-block;
}

div.donuts-make-offer-row-item + div.donuts-make-offer-row-item {
    margin-left: 20px;
}

div.donuts-make-offer-row &gt; button.btn.btn-primary {
    width: calc(50% - 10px);
    margin: 0;
}

div.donuts-make-offer-row button.btn.btn-primary + button.btn.btn-primary {
    margin-left: 20px;
}

div.donuts-make-offer-row .input-group select.form-control {
    width: 90px;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    height: 38px;
    border-right: 0px;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(/sr/triangle.png) no-repeat scroll 90% #F7F7F7;
    background-size: 10px 6px;
}

div#donuts-make-offer-info &gt; div.alert {
    padding-top: 10px;
    padding-bottom: 10px;
}

#da-domain {
    font-size: 22px;
    color: #0094EE;
    font-weight: 600;
}

#premium-offer-domain {
    font-size: 22px;
    color: #031242;
    font-weight: 600;
}

.modal-header-top-domain {
    border-bottom: 1px solid #A7B1C2;
    margin-bottom: 10px;
}

.modal-header-top-domain div {
    font-size: 16px;
    color: #313C50;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
}

.modal-header-top-domain div:nth-child(3) {
    font-weight: 600;
    margin-top: 10px;
}

.modal-header-top-domain div:last-child {
    margin-bottom: 20px;
}

.currency-symbol {
    font-size: 16px;
    color: #28394B;
    letter-spacing: 0;
    font-weight: 700;
    position: absolute;
}

.make-offer-price, .premium-make-offer-price {
    background: #F5F6FA;
    border: none;
    outline: none;
    font-size: 30px;
    color: #28394B;
    letter-spacing: 0;
    font-weight: 400;
    margin-left: 15px;
}

.minimum-price-text {
    margin-top: 10px;
    font-size: 16px;
    color: #7F90A1;
    font-weight: 400;
}

.service-fee-text {
    margin-top: 10px;
    font-size: 16px;
    color: #495056;
    line-height: 20px;
    font-weight: 700;
}

#add-cart-btn {
    width: 100%;
    height: 38px;
    margin-top: 10px;
    background: #C9D1D9;
    border-radius: 3px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 16px;
}

#make-offer-button {
    padding: 10px 50px;
    border-radius: 60px;
    background: var(--031242, #031242);
    color: var(--ebf-3-ff, #EBF3FF);
    font-size: 16px;
    line-height: 24px;
    border: none;
    outline: none;
}

.modal-body {
    width: 100%;
    position: relative;
    max-width: 720px;
    overflow: hidden;
    margin: auto;
}

.modal-content-title {
    font-size: 16px;
    color: #495056;
    font-weight: 700;
    margin: 15px 0 0 10px;
}

.modal-content-text {
    font-size: 16px;
    color: #495056;
    font-weight: 400;
    line-height: unset;
    margin: 0 0 0 10px;
}

.make-offer-description div {
    padding: 0;
}

.view-more-info {
    font-size: 16px;
    color: #3C92E7;
    font-weight: 400;
    margin: 20px 0 0 30px;
}

@media (min-width: 768px) {
    #da-finance-link-modal-dialog {
        width: 750px;
    }
}</pre></body></html>