.vc_column-inner{
    padding-top: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.actionformregtransfer{
display:none;
}

 .domainbox{
    line-height: 1.2;
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #fff !important;
    border:1px solid #929292;
    height: 180px;
}

.domainbox p{
    text-align: center;
    font-weight: lighter;
}

#domainDisplay{
    font-size:26px;
    color: #0f5ec0;
}

#domainDisplay1{
    color:#FFF;
    font-size:20px;
}

.whois{
    overflow: auto;
}

#registererror_new .alert-danger {
    color: #0f5ec0 !important;
    background-color: #c7e8f3 !important;
    border-color: #c7e8f3 !important;
    border-radius: unset;
}

#registererror .alert-danger {
    color: #0f5ec0 !important;
    background-color: #c7e8f3 !important;
    border-color: #c7e8f3 !important;
    border-radius: unset;
}

#domainDisplay2{
    /* font-size:.85em;
    color: #666666; */
}


#whois_data h1{
    color: #666666;
    font-size:25px;
    margin-bottom: 30px;
}

.rawwhois{
    background: #FFF;
}

#whois_data h2{
    color:#FFF;
    font-size:20px;
}

#loading{
    margin:0 auto;
    display:none;
}

#register{
    display:none;
    padding-top:30px;
    padding-bottom: 30px;
}

#registererror{
    display:none;

}

#registererror_new{
    display:none;

}

#googlecheckerror{
    display:none;
    padding-top:30px;
    padding-bottom:30px
}

#statusfail{
    padding-top:30px;
    padding-bottom:30px
}

#whois_data{
    display:none;
    padding-bottom: 30px;
}

#whoisregname{
    display:none;
}

#whoisregemail{
    display:none;
}

#whoisregid{
    display:none;
}

#whoisregphone{
    display:none;
}

#whoisregserver{
    display:none;
}

#whoisregirl{
    display:none;
}

#whoisage{
    display:none;
}

#whoiscreatedate{
    display:none;
}

#whoisupdatedate{
    display:none;
}

#whoisexpirydate{
    display:none;
}

#whoistechcity{
    display:none;
}

#whoistechcountry{
    display:none;
}

#whoistechemail{
    display:none;
}

#whoistechname{
    display:none;
}

#whoistechorg{
    display:none;
}

#whoistechphone{
    display:none;
}

#whoistechpostal{
    display:none;
}

#whoistechstate{
    display:none;
}

#whoistechstreet{
    display:none;
}

#rawstyle{
    white-space: pre-wrap;
    min-height:300px;
}

#whois{
	padding-left:20px;
               padding-right:20px;
}

.whois{
    width:100%;
    background: #FFFFFF;
}

.whois1{
	width:100%;
}

.whois_detail{
    width: 97%;
    margin: 0 auto;
}

.whois_detail tr td{
    padding:15px;
}
.whois1 tr td:nth-child(1){
	border-bottom:1px solid #ddd;
}

.whois tr td{
	border-bottom:1px solid #ddd;
}

#domain_whois .container{
border-radius: 3px;
}

#rawstyle{
	font-family: monospace;
    line-height: 1.2em;
    word-spacing: .01em;
    word-wrap: break-word;

	padding-left: 20px;
               padding-right: 20px;
	overflow: auto;
border-radius: 5px;
}

#rawstyle #raw{
    height: 846px;
    max-width: 500px;
    margin-top: 10px;
   /* margin-top:15px;
   margin-bottom: 50px; */
}

#heightwhois{
    height: 900px;
}

#showallwhois{
    margin: 0 auto;
    position: relative;
    margin-top: -25px;
    font-size: 25px;
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}
#hiddenwhois{
    margin: 0 auto;
    position: relative;
    margin-top: -25px;
    font-size: 25px;
    transform: rotate(180deg); 
    border-radius: 50%;
    border: 1px solid #e3e3e3;
}

#padding-domain{
    padding: 15px;
}

#whois #nopadding {
    padding: 0;
}

#whois #domain {
    height: 60px;
    padding-left: 68px !important;
    width: 100%;
    font-size: 20px;
    border: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#whois #domain input{
    background: #FFF !important;
}

.show_result{
  display:none;
}

.rawwhois tr td {
    border-bottom: 1px solid #ddd;
}

#whois #btnGroupAddon:hover {
    background: #fea228;
}

#whois #btnGroupAddon {
    width: 100%;
    height: 60px;
    background: #fd923a;
    color: #fff;
    border: none;
    font-size: 17px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    padding-left: 25px;
    padding-right: 25px;
}

#btnGroup_registrer:hover{
background: #fea228;
}

#btnGroup_registrer{
    width:unset !important;
    height: 60px;
    background: #fd923a;
    color: #fff;
    border: none;
    font-size: 17px;
    border-radius: 3px;
    cursor: pointer;
    padding-left: 35px !important;
    padding-right: 35px !important;
}

.disabledbutton{
background:#cdcdcd !important;
cursor: wait !important;
}

@media (max-width: 767.98px){
	#whois #btnGroupAddon {
		margin-top: 10px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}

#domain_whois .container{
border: none;
border-radius: 0px;
}

#whois #domain{
  border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
}

#detailmargin{
    background:#FFF;
    height: 100%;
}

.datawww::before {
    content: "www.";
    font-size: 20px;
    padding: 16px;
    position: absolute;
    z-index: 90;
}

@media (max-width:991px){
    #detailmargin{
        margin-top: 15px;
    }
}
