#loading,
#cenn_dom {
    display: none;
}

#domain {
	min-width: 30rem;
    height: 3rem;
    border: #3d3d3d solid 1px;
    color: #888888;
    float: left;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 15px;

    outline: medium none;
    padding: 0 0 0 35px;
}

#domain_main_offer {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary-font-color);
    font-weight: 500;
    margin-bottom: .5rem;
    font-size: 30px;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    margin-left: 20%;
    background-color: #000115e6;
	border: 1px solid #ffffff47;
    border-radius: 10px;
}

#domain_main_offer li {
    width: 20%;
}

@media(max-width:900px) {
    #domain {
        margin-left: -57%;
		min-width: 20rem;
    }
	.domain2 {
        margin-left: 0 !important;
		min-width: 20rem;
    }
	#searching_domain {
		margin-left: 0 !important;
		width: 100% !important;
	}
}

#searching_domain {
    color: white;
    padding: 10px 30px 10px 30px;
    font-size: 18px;
    font-weight: bold;
    outline: none;
	width: 80%;
	margin-left: 2%;
}

#order_hosting {
    border: 0 none;
    color: white;
    background: transparent;
    /*padding: 10px 30px 10px 30px;*/
    font-size: 26px;
    font-weight: bold;
    outline: none;
}

.domain_price {
    font-size: 24px;
}

#domain-box {
    width: 500px;
    height: 160px;
    margin: 50px;
}

#domain-box-info {
    width: 850px;
    height: 180px;
    margin: 50px;
}

#domain-box-sm {
    width: 250px;
    height: 110px;
    margin: 20px;
    float: left;
}

.domain-available {
    height: 100%;
    width: 100%;
    padding-left: 10px;
    background: url("/hrd/tick.png") no-repeat left;
    background-position: 10%;
    border: 1px solid #AACE98;
    font-size: 14px;
}

#domain-box-info .domain-available {
    background-position: 5% !important;
}

.domain-info {
    height: 100%;
    width: 100%;
    padding: 35px 30px 25px 100px;
    background: #9AC7F7 url("/hrd/info.png") no-repeat left;
    background-position: 5%;
    border: 1px solid #5B89E9;
}

.domain-not-available {
    height: 100%;
    width: 100%;
    padding: 0 30px 25px 100px;
    background: url("/hrd/nottick.png") no-repeat left;
    background-position: 10%;
    border: 1px solid #E04444;
    padding-left: 10px;
    font-size: 14px;
}

.domain-available h2 {
    color: #62A728;
    font-size: 12px;
    font-weight: bold;
    word-wrap: break-word;
    margin-top: 7px !important;
}

.domain-info h2 {
    color: #5B89E9;
    font-size: 20px;
    font-weight: bold;
    word-wrap: break-word;
}

.domain-not-available h2 {
    color: #E04444;
    font-size: 12px;
    font-weight: bold;
    word-wrap: break-word;
    margin-top: 7px !important;
}

.available {
    float: right;
    border: 0 none;
    color: white;
    background: #063E54;
    padding: 10px 30px 10px 30px;
    font-size: 18px;
    font-weight: bold;
    outline: none;
    padding-left: 5px;
}

.order-info {
    float: right;
    border: 0 none;
    color: white;
    background: #063E54;
    /*padding: 10px 30px 10px 30px;*/
    font-size: 18px;
    font-weight: bold;
    outline: none;
}

.not-available {
    float: right;
    border: 0 none;
    color: white;
    background: #E04444;
    padding: 10px 30px 10px 30px;
    font-size: 18px;
    font-weight: bold;
    outline: none;
}

#domain_list {
    clear: both;
    /*width: 900px;*/
    height: 100px;
    /*border: 2px #3369ff solid;
	background-color: #e6effe;*/
    padding: 18px;
    /*color: #002157;*/
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    text-decoration: inherit;
    margin-bottom: 15px;
}

#header {
    height: 30px !important;
    font-weight: bold;
    margin-left: 10px;
}

#header #domain_one {
    height: 10px !important;
    width: 18% !important;
}

#domain_one,
#domena_change {
    /*height: 30px;*/
    /*float: left;
	margin: 5px;
	margin-right: 15px;*/
    text-align: center;
}

.move {
    /*background-color: rgba(202, 202, 202, 0.9) !important;
	border: 2px #7F8596 solid !important;*/
}

#domain_move {
    height: 30px;
    font-size: 18px;
    width: 60%;
    float: left;
    margin: 5px;
    margin-right: 10px;
}

#domain_button, #domain_button_full {
    /*	clear:both;*/
    line-height: 20px;
    padding: 10%;
}

.config,
#domain_button input {
    float: left;
    border: 0 none;
    color: #fff;
	margin: 1%;
    width: 47%;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    outline: none;
    margin-top: 10px;
}

.config,
#domain_button_full input {
    float: left;
    border: 0 none;
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: normal;
    outline: none;
    margin-top: 10px;
}

#domena {
    font-size: 16px;
    float: left;
    margin: 5px;
    margin-right: 20px;
    border: 0 none;
    color: white;
    background: #178BCD;
    padding: 0 5px;
    font-weight: bold;
    outline: none;
    line-height: 40px;
}

.status_activation {
    margin-top: 2%;
}