/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
#domain-form #loading_domain_search_6 {
    width: auto;
    margin-left: auto;
    margin-right: auto;
	margin-top: 15px;
	background: url(domain-search-loader.gif) center no-repeat transparent;
	color: transparent;
	height: 55px;
}
#loading_domain_search_6 {
	display: none;
}
.ft_domaincheckerloading_domain_search_6{
    margin: 10px auto;
    width: auto;
    text-align: center;
}
#whois,#test {
	display:none;
}

.button-warning {
	background: rgb(223, 117, 20); /* this is an orange */
}

.ft-not-available button:hover{
	background: rgb(202, 60, 60) ;
	color: white;
}

.ft-not-available {
	color: #fff;
	background-color: transparent;
	border-color: transparent;
	padding: 10px 5px 20px 0;
	margin: 0;
    width: 100%;
	text-align: left;
	font-size: 20px;
}
.ft-not-available b {
	color: #b94a48;
}
.ft-available, .callout-warning {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    padding: 10px 5px 20px 0;
    margin: 0;
    width: 100%;
    text-align: left;
	font-size: 20px;
}
.ft-btn:focus, .ft-btn {
    min-height: 43px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #1c57a1;
    border: 2px solid #1c57a1;
    color: #ffffff !important;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.02em;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    padding: 0 40px;
    display: inline-block;
}
.ft-available .ft-btn, .ft-available .ft-btn:hover{
    border: 1px solid #222;
    background: #222;
    color: #fff;
    border-radius: 0;
    padding: 5px 25px;
	margin-top: 20px;
}
.black-button:hover, .black-button:focus{
	color: #fff;
}
.ft_result {
	width: 100%;
	margin: 10px auto;
}
