.ft-domain-search-10.ft-bg-parallax{
    background-size: cover;
    float: left;
    width: 100%;
    margin-top: 0;
	padding: 60px 0;
}
.ft-domain-search-10 .ft_crossed_shape {
    background: url(../images/top_shape.png) center -1px no-repeat rgba(0,0,0,0);
}

.ft-domain-search-10 .ft_crossed_shape{
    float:left;
    height:140px;
    margin:0 0 40px;
    padding:0;
    width:100%
}
.ft-domain-search-10 .ft_crossed_shape.ft_top{
    margin:0
}
.ft-domain-search-10 .ft_crossed_shape.ft_bottom{
    margin:60px 0 0
}
.ft-domain-search-10 .ft_crossed_shape.ft_bottom.ft_top{
    margin:20px 0 0
}
.ft-domain-search-10 .ft_crossed_shape.ft_bottom.ft_top {
    margin: 20px 0 0;
}
.ft-domain-search-10 .ft_crossed_shape.ft_bottom {
    background: url(../images/bottom_shape.png) center 1px no-repeat rgba(0,0,0,0);
}
.ft-domain-search-10 .ft_crossed_shape.ft_bottom {
    margin: 60px 0 0;
}

/*------ domain-search ------*/
.ft-domain-search-10 .input-text {
	color:#7a7a7a;
	font-size:14px;
	height:60px;
	min-width:445px;
	padding-left:15px;
	margin-right:-5px;
}
.ft-domain-search-10 .input-text.dsearch-sty1 {
	color:#7a7a7a;
	font-size:14px;
	height:60px;
	min-width:850px;
	padding-left:15px;
	margin-right:-5px;
}
.ft-domain-search-10 .input-text.dsearch-home2 {
	min-width:475px;
}
.ft-domain-search-10 .input-text.one {
	color:#7a7a7a;
	font-size:14px;
	height:60px;
	min-width:345px;
	padding-left:15px;
	margin-right:-5px;
}
.ft-domain-search-10 .input-text.newsfield {
	color:#7a7a7a;
	font-size:14px;
	height:50px;
	min-width:440px;
	padding-left:15px;
	margin-right:0;
}
.ft-domain-search-10 select.ft-selectpicker {
	color:#7a7a7a;
	font-size:14px;
	height:60px;
	line-height:56px;
	min-width:130px;
	margin-left:0px;
	padding-left:15px
}
.ft-domain-search-10 select.ft-selectpicker {
    color: #7a7a7a;
    font-size: 14px;
    min-width: 130px;
    margin-left: 0px;
    padding-left: 15px;
    line-height: 56px;
    height: 56px;
    border: none;
    border-left: 1px solid #ddd;
}
.ft-domain-search-10 select.ft-selectpicker.sty1 {
	color:#7a7a7a;
	font-size:14px;
	height:60px;
	line-height:56px;
	min-width:165px;
	margin-left:0px;
	padding-left:15px
}
.ft-domain-search-10 .domain-search.white-bg {
	background:#fff;
	padding-bottom:0;
}
.ft-domain-search-10 .domain-search.bg-border {
	padding-bottom:20px;
	background:#f8f8f8;
	border-bottom:solid 1px #e3e3e3;
}
.ft-domain-search-10 .input-text.wide-input {
	color:#929292;
	font-size:14px;
	height:60px;
	min-width:84.400%;
	padding-left:15px;
	margin-right:0;
	border:solid 1px #bebebe;
	border-top-width:3px;
}

.ft-domain-search-10 .view-links a {
	color:#49a32b;
}
.ft-domain-search-10 .view-links a:hover {
	color:#fff;
}
.ft-domain-search-10 .ft-8-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
/*black button*/
.ft-domain-search-10 .ft-black-button {
	border:solid 1px #222222;
	background:#222222;
	color:#fff;
	border-radius:0px;
	padding:17px 20px;
	margin-left:6px;
	margin-top:-4px !important;
	transition: all 0.3s ease-out 0s;
	text-transform: uppercase;
}
.ft-domain-search-10 .ft-black-button:hover {
	border:solid 1px #000;
	color:#fff;
	background:#000;
}
.ft-domain-search-10 #domain_search_form_10 #loading_domain_search_10 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    background: url(../images/domain-search-loader.gif) center no-repeat transparent;
    color: transparent;
    height: 55px;
}
.ft-domain-search-10 #loading_domain_search_10 {
    display: none;
}
.ft-domain-search-10 .ft_domaincheckerloading_domain_search_10 {
    margin: 10px auto;
    width: auto;
    text-align: center;
}
.ft-domain-search-10 .ft_result {
    width: 100%;
    margin: 10px auto;
}
.ft-domain-search-10 .ft-not-available {
    color: #b94a48;
}
.ft-domain-search-10 .ft-available {
    color: #333;
}