.cf:before, .cf:after, .clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.cf:after, .clearfix:after {
    clear: both;
}
.cf, .clearfix {
    zoom: 1;
}
.rf {
    float: right;
}
.lf {
    float: left;
}
.f100 {
    width: 100%;
}
.f95 {
    width: 95%;
}
.f90 {
    width: 90%;
}
.f85 {
    width: 85%;
}
.f80 {
    width: 80%;
}
.f75 {
    width: 75%;
}
.f70 {
    width: 70%;
}
.f66 {
    width: 66.66%;
}
.f65 {
    width: 65%;
}
.f62 {
    width: 62%;
}
.f60 {
    width: 60%;
}
.f55 {
    width: 55%;
}
.f50 {
    width: 50%;
}
.f45 {
    width: 45%;
}
.f40 {
    width: 40%;
}
.f38 {
    width: 38%;
}
.f35 {
    width: 35%;
}
.f33 {
    width: 33.33%;
}
.f30 {
    width: 30%;
}
.f25 {
    width: 25%;
}
.f20 {
    width: 20%;
}
.f15 {
    width: 15%;
}
.f10 {
    width: 10%;
}
.f5 {
    width: 5%;
}
.text-center {
    text-align: center;
}
.redcolor {
    color: red;
}
.cur {
    cursor: pointer;
}
.d-none {
    display: none;
}
.cart-this-domain {
    background-color: green;
    border: 0 none;
    color: white;
    width: 95%;
    max-width: 200px;
    padding: 8px 0;
    text-transform: uppercase;
    font-size: 12px;
}
.cart-this-domain:hover {
    color: orange;
}
.carted-this-domain {
    background-color: orange;
    font-size: 11px;
}
.carted-this-domain:hover {
    color: black;
}
.view-whois-info {
    color: #008a32;
    display: block;
    border: 1px #ccc solid;
    max-width: 200px;
    width: 95%;
    text-align: center;
}
.main-whois-domain {}
/* */
.bold {
    font-weight: bold;
}
.medium {
    font-size: 15px;
}
.medium18 {
    font-size: 18px;
}
.text-right {
    text-align: right;
}
/* */
#WGR_html_alert {
    max-width: 600px;
    border-radius: 5px;
    cursor: pointer;
    position: fixed;
    left: 50%;
    top: 10px;
    z-index: 9999999999;
    transform: translate(-50%, 0);
    box-shadow: 0 0 20px #666;
    text-shadow: 1px 1px 5px #fff;
    background: #fde67f;
    border: 1px #c7af31 solid;
    padding: 12px 15px;
}
#WGR_html_alert div {
    padding: 10px 15px;
    background: #ebf8a6;
    border-radius: 4px;
    line-height: 19px;
    border: 1px #c0e06f solid;
}
/* */
.whois-domain-view {}
.whois-domain-view select {
    border: 1px #ccc solid;
    padding: 5px;
    width: 90%;
    max-width: 250px;
    border-radius: 5px;
}
.whois-domain-view {}
.whois-domain-view {}
.whois-domain-view {}
.whois-domain-view {}
.whois-domain-view {}
.whois-domain-view {}
/* */
.currency-format:before, .currency-format:after {
    content: "vn\0111";
    content: "VN\00d0";
    display: inline-block;
}
.currency-time-format:before, .currency-time-format:after {
    content: "N\0102M";
    content: "VN\00d0/ n\0103m";
    content: "VN\00d0";
    display: inline-block;
}
.currency-time-format:before, .currency-format:before {
    display: none;
    margin-right: 5px;
}
.currency-time-format:after, .currency-format:after {
    margin-left: 5px;
}
/* */
.input-whois-domain {
    display: block;
    width: 95%;
    max-width: 600px;
    margin: 15px auto;
    border: 2px #ccc solid;
    border-radius: 8px;
    position: relative;
    text-align: left;
}
.input-whois-domain input[type="text"] {
    padding: 8px;
    font-size: 18px;
    border-radius: 8px;
    width: 90%;
    border: 0 none;
}
.input-whois-domain button {
    position: absolute;
    right: -1px;
    top: -1px;
    bottom: -1px;
    border-radius: 0 8px 8px 0;
    border: 0 none;
    background: orange;
    color: white;
    font-size: 18px;
    font-weight: bold;
    padding: 0 20px;
}
.input-whois-domain {}
.input-whois-ext {
    width: 95%;
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
}
.input-whois-ext label {
    float: left;
    width: 25%;
    display: block;
    padding: 2px 0;
}
.input-whois-ext label:hover {
    background: #f2f2f2;
}
.input-whois-ext {}
.input-whois-ext {}
.no-domain-no-love {
    padding: 50px 0;
    color: red;
    text-align: center;
}
/* */
.btn-for-cart {
    background-color: green;
    color: white;
    padding: 10px 20px;
    border-radius: 5px;
    display: inline-block;
    border: 0 none;
    line-height: 25px;
    font-size: 15px;
}
.btn-black {
    background-color: gray;
}
.btn-for-cart:hover {
    color: orange;
}
/* */
#order-standard_cart .sub-heading {
    height: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    width: 90%;
    margin: 30px auto;
    max-width: 800px;
}
#order-standard_cart .sub-heading span, #order-standard_cart .sub-heading-borderless span {
    display: inline-block;
    position: relative;
    padding: 0 17px;
    top: -11px;
    font-size: 16px;
    color: #058;
}
.primary-bg-color {
    background-color: #fff;
}
#order-standard_cart .prepend-icon {
    top: 0;
    left: 0;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
    font-weight: 400;
}
#order-standard_cart .prepend-icon .field-icon {
    top: 0;
    z-index: 4;
    width: 42px;
    height: 36px;
    color: inherit;
    line-height: 36px;
    position: absolute;
    text-align: center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    pointer-events: none;
}
#order-standard_cart label {
    margin-right: 10px;
    font-weight: 300;
    font-size: 13px;
    color: #666;
}
#order-standard_cart .prepend-icon .field {
    -webkit-appearance: none;
    padding-left: 36px;
}
#order-standard_cart .field, #order-standard_cart .form-control {
    position: relative;
    vertical-align: top;
    border: 1px solid #ddd;
    display: -moz-inline-stack;
    display: inline-block;
    color: #626262;
    outline: 0;
    background-color: #fff;
    border-radius: 3px;
}