body {
    font-size: 14px;
    color: #373737;
}
.bg {
    color:#fff;
    padding: 120px 0 160px 0;
    text-align:center;
    background-size: cover;
}

h1.title-domain {
    font-size:35px;
    font-weight: 400;
    margin: 0;
    letter-spacing: 2px;
}

h1.title-price{
    font-size: 46px;
    font-weight: 100;
    letter-spacing: 2px;
    margin-top: 10px;
}

h3.title-status {
    font-size:18px;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px;
}

.sale-button {
    padding: 8px;
    border: 2px solid #fff;
    border-radius: 16px;
    margin: 24px auto 0 auto;
    font-size: 13px;
    font-weight: 100;
    font-size: 16px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;  
}
.sale-button>a{
    color: #fff;
    text-decoration: none;
    padding: 6px 24px;
    cursor: pointer;
}
.sale-button>a:hover{
    color: #f0f0f0;
}
.desc-wrap {
    padding: 60px 15px;
}

.desc-content {
    margin-bottom: 30px;
}

.desc-title{
    font-size: 16px;
}

.domain-detail {
    margin: 8px 0;
}
.domain-detail>span:first-child{
    width:180px;
    float:left;
}
.domain-detail>span:last-child {
    font-weight:800;
}

.form-wrap{
    width:100%;
    float: right;
    padding:30px 15px;
}

.form-wrap.w-50{
    padding:30px;
    width: 50%;
}

.desc-wrap.w-50{
    width:50%;
    float: right;
    padding:60px 30px;
    background-color: #fafafa;
}

.form-title{
    font-size:  24px;
}

.form-table{
    margin: 0 auto;
}
.form-info {
    width:100%;
    display: inline-block;
    margin-right: 10px;
    border-bottom: 2px solid #E9E9E9;
    position: relative;
}
.form-info.w-50 {
    width: calc(50% - 10px);
}

.form-info>p {
     font-size:16px;
     font-weight:500;
     margin-top: 20px;
     margin-bottom: 0;
     margin-left: 4px;
}

.form-info>input{
    border: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    outline: none;
}
.form-info.form-error {
    border-bottom-color: #f74b4b;
}
.s-currency {
    font-weight: 400;
    color: #757575;
    margin: 0 4px 0 0;
    display: none;
}
.s-currency.active {
    display: inline-block;
}
#id-amount {
    width: calc(100% - 100px);
}
.form-info>.fa-angle-down {
    padding-left: 10px;
    cursor: pointer;
    float: right;
    margin-top: 14px;
}
#current-currency{
    float: right;
    margin-top: 12px;
}
#currency-list{
    display: inline-block;
    position: absolute;
    right: 0;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.175);
    padding: 0;
    top: 82px;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 14px rgba(0,0,0,.20);
}
#currency-list.show-list{
    display: block;
}
#currency-list>li {
    list-style: none;
    width: fit-content;
    padding: 8px 20px;
    margin: 0;
    cursor: pointer;
}
#currency-list>li:hover{
    background-color: #F5F5F5;
}
.form-info>textarea {
    border: none;
    width: 100%;
    height: 60px;
    outline: none;
    background-color: rgba(0,0,0,0);
    margin-top: 10px;
}
.btn-wrap {
   margin-top: 40px; 
   position: relative;
}
.btn-send {
    border: none;
    background-color: #595a5f;
    border-radius: 20px;
    color: #fff;
    padding: 13px 30px;
    outline: none;
    font-size: 16px;
}
.btn-wrap>p {
    margin-top: 16px;
    margin-left: 24px;
    text-align: center;
    position: absolute;
    left: 180px;
    margin-bottom: 20px;
    color: #6fb427;
}

.btn-wrap>p.error-alert {
    color: #f74b4b;
}

.power-by {
    text-align: center;
    margin: 30px 0;
    float: left;
    width: 100%;
}
.power-by>a{
    cursor: pointer;
    font-weight: 600;
    color: #373737;
}

.btn-send:hover {
    background-color: #626368;
}

@media  (min-width: 0px) and (max-width: 767px){
    h1.title-domain {
        font-size:25px;
    }
    h1.title-price{
        font-size: 36px;
    }
    .form-wrap{
        padding-bottom:0;
    }
    .desc-wrap.w-50,.form-wrap,.form-wrap.w-50{
        width:100%;
    }
    .form-info.w-50 {
         width:100%;
    }
    .form-info>input{
        width: 100%;
    }
    .btn-send {
        margin-left: auto;
        margin-right: auto;
        display: block;
        width:80%;
    }
    .btn-wrap>p {
        position: relative;
        left: 0;
    }
}
/*
     FILE ARCHIVED ON 10:37:45 Nov 12, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:59:31 Jun 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.297
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.026
  esindex: 0.011
  cdx.remote: 7.9
  LoadShardBlock: 318.27 (3)
  PetaboxLoader3.datanode: 416.635 (4)
  load_resource: 263.347
  PetaboxLoader3.resolve: 121.165
*/