.wsform1 .container {
    display: table-cell;
}
.wsform1{
    font-size: 14px;
}
.blueheading{
    color: #FFF;
    padding: 5px;
}
.blueheading a{
    color: #FFF;
    padding: 6px;
    font-size: 18px;
}
.blueheading .alignright{
    padding: 6px;
}
.alignright{
    text-align: right;
}
.signinblock{
    display: none;
}
.loginactive{
    display: block;
    z-index: 1000;
    max-width: 300px;
    background-color: #E7F2F7;
    position: absolute;
    float: right;
}
.whiterow{
    background-color: #FFF;
    font-size: 16px;
    padding: 9px;
    font-weight: 600;
    color: #1f587d;
    border: 1px solid rgba(10, 0, 0, .1);
    border-right: 0px;
    border-left: 0px;

}
.whiterow img,.whiterow i{
    margin-right: 5px;
    font-size: 18px;
}
.whiterow img{
    width: 25px;
}
.domainbox{
    background-color: #f0f6fa;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
}
.domaintabs{
    background-color: #E7F2F7;
    border-bottom: 4px solid #FFFFFF;
    text-align: center;
    padding-top: 13px;
}
.domain-tab{
    border: 1px solid #c5d1e6;
    border-bottom: none;
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: bottom;
    text-decoration: none;
    border-radius: 6px 6px 0 0;
    line-height: 35px;
    padding: 7px;
    font-size: 16px;
    background: #d0dfef;
    padding-right: 25px;
    padding-left: 25px;
    margin-left: 4px;
    margin-right: 4px;    
}
.domaintabs .active{
    background-color: #FFFFFF;
    color: #1F587D;
    border-bottom: none;
}
.domainsearchbox{
    padding: 30px 15px 5px;
    margin-bottom: 14px;
}
.respdm{
    padding-left: 0px;
}
.respdm input{
    width: 45%;
    border: 1px solid #5d86a2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 29px;
    height: 36px;
    padding-left: 4px;
}
.graybtn{
    background-color: #f68c1e;
    border-color: #f68c1e;
    color:#FFF;
    vertical-align: top;
}
.yellowbtn{
    background: #ffcb08;
    border: 1px solid rgba(0,0,0,.2); 
    line-height: 38px;
    border-radius: 5px;
    box-shadow: 0 4px 0 #7F5A23, 0 6px 6px rgba(0, 0, 0, 0.3), inset 0 0 0 1px #FFE56D; 
    font-weight: 700;
}
.green{
    background: #ddf4d5;
    border-color: #65ae4b;
}
.red{
    background: #f7e0df;
    border-color: #ce5544;
    color: #8e1002;
}
#results-area{
    padding-left: 7px;
}
.domainsearchresult{
    margin-bottom: 25px;
}
.cdeps  h3{
    font-weight: 800;
    margin-left: -3px;
    font-size: 14px;
    padding-left: 0px;
}
.cdeps .col-md-6{
    text-align: center;
}
.priv-warn{

}
.privsugge .contact{
    padding: 8px;
}
.green .title:before {
    content: "";
    display: block;
    background: url(../../assets/icon-wprivacy.png) no-repeat;
    width: 15px;
    height: 14px;
    float: left;
    margin: 13px 7px 0px 9px;
}
.red .title:before {
    content: "";
    display: block;
    background: url(../../assets/icon-privacy.png) no-repeat;
    width: 21px;
    height: 18px;
    float: left;
    margin: 13px 7px 0px 9px;
}
.privsugge .title h2{
    font-size: 20px;
    color: #FFF;
    text-align: left;
    padding: 9px;
}
.orcenter{
    text-align: center;
    font-size: 21px;
}
.domandetailbox{
    border: 1px solid rgba(0,0,0,.3);
    padding: 11px;
    border-radius: 6px;
    margin-bottom: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    background-color: #F7F9F7;    
}
.domandetailbox .col-md-3{
    float: right;
    font-weight: 700;
    text-align: right;
}
.domandetailbox .price{
    float: right;
}
.added {
    border: 1px solid #759F71;
}
.added  .col-md-3{
    color: green;
}
#domain-listing{
    padding: 0px;
    margin-bottom: 0px;
}
.navailable {
    padding-top: 14px;
}
.navailable h2{
    font-size: 19px;
}
.nomargin{
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
.transhidediv{
    padding-top: 44px;
}
.transhidediv h2{
    font-size: 18px;
}
.chosen-container-single .chosen-single{
    height: 35px;
    line-height: 32px;    
}
.chosen-container {
    vertical-align: top;
}
.new-domain-tab .chosen-results li {
    white-space:nowrap;
}
.new-domain-tab .chosen-container .chosen-drop {
    width:auto;
}
#loadingImage{
    display: none;
}
.productdetails .col-md-3{
    text-align: right;
}
.userdetails,.coupenarea,.orderdetails,.productdetails,.orderrules,.checkoutbtn,.configurations{
    background-color: #f0f6fa;
    padding-right: 0px;
    padding-left: 0px;
    padding: 30px 15px 30px 5px;
    border: 1px solid rgb(251, 254, 255);    
}
.rimg {
    width: 8px;
    position: relative;
    top: -4px;
    left: 5px;
}
#reqirid .rimg {
    width: 11px;
    margin-left: 5px;
    margin-right: 7px;
}
.userdetails input[type=text],.userdetails input[type=password],.userdetails input[type=number],.userdetails input[type=email],.userdetails input[type=tel],.coupon-code,.configurations input[type=text],.configurations input[type=number],.configurations input[type=password]{
    width: 100%;
    border: 1px solid #5d86a2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 29px;
    padding-left: 4px;
    height: 36px;    
}
.tooltiptext {
    display:none;
}
.ui-tooltip, .qtip{
    position: absolute;
    left: -10000em;
    top: -10000em;
    background-color: transparent !important;
    border-color: transparent !important;

    max-width: 560px; 
    min-width: 560px; 
}
/* Center the loader */
#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1000;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 80px;
    height: 80px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from { bottom:-100px; opacity:0 } 
    to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
    from{ bottom:-100px; opacity:0 } 
    to{ bottom:0; opacity:1 }
}
#cloader{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: #000;
    opacity: 0.4;
    display: none; 
    left: 0px;
    right: 0px;
    top: 0px;
}
.paymentselect input{
    width: unset;
}
.cvv-help{
    cursor: help;
}
.formrow label{
    font-weight: normal;
    line-height: 30px;
}
.domainsearchbox .docenter,.productdetails .col-md-3,.coupenarea .col-md-2{
    line-height: 30px;  
}
.productdetails .col-md-9{
    padding-top: 4px;
    margin-bottom: 5px;
}
.productdetails .col-md-9 p{
    margin: 0px;
}
.coupenarea .col-md-2{
    text-align: right;
}
.chosen-container-single .chosen-single{
    height: 35px;
    line-height: 32px;    
}
.addonmodules{
    background-color: #f0f6fa;
    padding-right: 0px;
    padding-left: 0px;
    padding: 15px 12px 0;
    display: flow-root;
}
.addontable{
    display: table;
    width: 100%;
    margin-bottom: 13px;
    overflow: hidden;
    border: 1px solid #c5d1e6;    
}
.addonmodules .addonimg{
    background-color: #E7F2F7;
    border-right: 1px solid #C5D1E6;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    float: none;
    display: table-cell;
    text-align: center;
    width: 134px;
    padding: 13px;
}
.addonmodules .addondetail{ 
    background-color: #F0F6FA;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    float: none;
    display: table-cell;
    vertical-align: top;
    padding-left: 12px;
}
.addondetail h2{
    font-size: 19px;
    padding: 0px;
    margin-bottom: 1px;
    margin-top: 18px;
}
input.coupon-code {
    width: 278px;
}
.coupenarea{
    padding-bottom: 46px;
}
.orderdetails{
    padding: 10px 15px 5px;
    padding-left: 0px;
    padding: 0px;
}
.orderdetails .col-md-12{
    padding: 10px;
    font-size: 15px;
    padding-left: 0px;
}
.orderdetails .dtotalprice{
    padding: 15px;
}
.orderdetails .col-md-2,.totalbase .col-md-3{
    text-align: center;
    font-weight: 600;
}
#promostatus{
    line-height: 29px;
    margin-left: 10px;
}
.orderdetails .col-md-10{
    font-size: 16px;
    padding-left: 27px;
}
.orderdetails > .col-md-12:nth-child(even){
    background-color: #f0f6fa;
}
.orderdetails > .col-md-12:nth-child(odd){
    background-color: #e7f2f7;
}
.totalbase .col-md-12{
    background: #FFF;
}
.formrow .row{
    margin-bottom: 8px;
}
.formrow .row .col-md-4{
    text-align: right;
    margin: 0px;
    padding: 0px;
}
.dtotalprice{
    font-size: 20px !important;
}
.dtotalprice .col-md-2{
    border-top: 1px solid rgba(10, 0, 0, .3);
    padding-top: 9px;
}
.totalbase .col-md-2,.totalbase .col-md-3{
    margin: 0px;
    padding: 0px;
}
.orderdetails .alignright{
    text-align: right !important;
}
#preview_total{
    color:#cc0000;
}
.dtotalprice .col-md-2{
    padding-top: 8px;
}
.orderrules,.checkoutbtn{
    text-align: center;
}
.checkoutbtn{
    padding-bottom: 14px;
}
#ccMonth_chosen{
    min-width: 60px;
}
#ccYear_chosen{
    min-width: 80px;
}
.configurations .centerh{
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 11px;
}
.configurations .col-md-3{
    text-align: right;
    line-height: 29px;
}
.configurations input[type=text],.configurations input[type=number],.configurations input[type=password]{
    width: unset;
    min-width: 300px;
}
.configurations .col-md-3,.configurations .col-md-9{
    margin-top: 7px;
}
.configurations .col-md-9{
    line-height: 29px;
}
.configurations .chosen-container{
    max-width: 300px;
}
.configurations input[type=text], .configurations input[type=number], .configurations input[type=password]{
    width: auto;    
}
.productdetails .chosen-container,.userdetails .chosen-container{
    min-width: 100px;
}
.cvv-help{
    display: inline-block;
}
#loginmodal .modal-body{
    padding: 0px;
}
#loginmodal button.close{
    margin-top: -19px;
}
#loginmodal .panel{
    margin-bottom: 0px;
}
.wsform1 .container{
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 9px;
}
.eppcodei{
    width: 16% !important;
    display: none;
}
.sub-heading {
    height: 0;
    border-top: 1px solid #ddd;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
.sub-heading span{
    display: inline-block;
    position: relative;
    padding: 0 17px;
    top: -11px;
    font-size: 16px;
    color: #058;
    background-color: #edf0f1;
}
#paymentGatewaysContainer{
    text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}
textArea.field{
    height: auto;
}
.marketing-email-optin {
    margin: 0 0 20px 0;
    padding: 10px 20px 20px;
    background-color: #f8f8f8;
    border-radius: 3px;
    border: 1px solid #DDD;
}
.ewhiterow {
    background-color: #FFF;
    border-right: 0px;
    border-left: 0px;
}
#inputNoStoreContainer{
    margin-top: 15px;
}
.secure-warning{
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    background-color: #fff3cd;
}
.addon-promo-container {
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #eee;
    font-size: .9em;
}
.addon-promo-container .description {
    margin: 10px 0;
}
.addon-promo-container label {
    margin-top: 3px;
    width: 98%;
}
.mcimage{
    max-width: 86px;
    margin-right: 15px;
}
.more-less {
    float: right;
    color: #212121;
}
#default-captcha-domainchecker {
    margin-top: 15px;
    margin-bottom: -63px;
}
.captchaimage {
    margin: 0;
    padding: 3px 0 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    text-align: right;
}
#default-captcha-domainchecker #inputCaptcha {
    width: 100px;
    border-radius: 4px;
}
.captchaform{
    padding-bottom: 15px;
}
.bgwhi{
    background-color: #fff;
}
#google-recaptcha-domainchecker {
    width: 304px;
    height: 78px;
    margin-top: 15px;
    margin-bottom: 15px;
}

#default-captcha-domainchecker {
    margin-top: 15px;
    margin-bottom: -63px;
}

#default-captcha-domainchecker #inputCaptcha {
    width: 100px;
    border-radius: 4px;
}

.domainchecker-homepage-captcha #google-recaptcha-domainchecker {
    margin-bottom: -46px;
}

@media (max-width: 991px) {
    #google-recaptcha-domainchecker {
        padding-left: 2.5%;
    }

    #default-captcha-domainchecker {
        margin-bottom: -25px;
    }
}

@media (max-width: 736px) {
    #google-recaptcha-domainchecker {
        transform: scale(0.935);
        transform-origin: 0 0;
        -webkit-transform: scale(0.935);
        -webkit-transform-origin: 0 0;
    }
}

@media (max-width: 384px) {
    #google-recaptcha-domainchecker {
        transform: scale(0.96);
        transform-origin: 0 0;
    }
}

@media (max-width: 360px) {
    #google-recaptcha-domainchecker {
        transform: scale(0.89);
        transform-origin: 0 0;
    }
}

@media (max-width: 320px) {
    #google-recaptcha-domainchecker {
        padding-left: 13.5%;
        transform: scale(0.83);
        transform-origin: 0 0;
        -webkit-transform: scale(0.785);
        -webkit-transform-origin: 0 0;
    }
}
#inputDescriptionContainer {
    margin-left: 0;
}
.header-lined{
    display:none;
}
.checkbox-inline, .radio-inline {
    padding-left: 20px;
}
#frmCheckout{
    display: contents;
}
#domainRenewals{
    padding-top: 25px;
}
@media (min-width: 992px){
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
}

#default-captcha-domainchecker{
    display: table-row;
}