/* Add here all your CSS customizations */
/* Add here all your CSS customizations */
.whoisDsh2{
	font-size: 1.4em;
	letter-spacing: normal;
    line-height: 27px;
    color: #1d2127;
    font-weight: 400;
}
.whois_home_h2{
	font-size: 1.9em;
	letter-spacing: normal;
    color: #fff;
    font-weight: 600;
}
.whois_newly_h2{
	font-size: 2.6em;
    line-height: 44px;
}

.whois_text_center{
	text-align: center;
}

.whoisDstextcenter{
	text-align: center;
}
hr {
    height: 6px;
    background: url(./assets/img/hr.jpg) repeat-x 0 0;
    border: 0;
    margin: 10px 0 15px 0;
}
.ready-promote-area {
    background: #808080;
    padding: 15px 0;
}
.whoiscuspricing{
	margin-bottom: 0px;
	margin-top: 12px;
	color: #ffffff;
	font-size: 26px;
	font-weight: 600;

}
.button-area{
	float: right;
	padding: 0px 25px;
	color: #010080;
    background: #808080;
}
.default-button-btn {
    border-radius: 3px;
    color: #fff;
    background: #010080;
    display: block;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/*#xyzz th {
  color: #1B96FE;
  background-color: #EDEDED;
}*/

#xyzz th {
  color: #FF6600;
  background-color: #EDEDED;
}
#xyz th {
  color: #FF6600;
  background-color: #EDEDED;
}
.customem{
	color:#808080;
	font-weight:600;
	font-size: 13px;
}
.whois_submit{
	background-color: transparent;
	border-color: transparent;
	color: #010080;
	font-weight: 600;
	text-decoration: underline;
}

.whois_textdeco_underline{
	text-decoration: underline;
}
.whois_cus_imagesize{
	height: 300px;
}
.whois_top_margin { margin-top:10px; }
.whois_custom_strong{
	color: #FF6600;
}
.whois_custom_P
{
	color: #010080;
	font-weight: 600;
	font-size: 15px;
}
.whois_custom_P1
{
	color: #DA3F7D;
	font-weight: 600;
	font-size: 12px;
}
.whois_custon_border{
	border: 2px solid #1B96FE;
}

