.copy_doain_form{display:table;}
.copy_doain_form h1 { margin-bottom:30px; }
.copy_doain_form .field_group {
    display: table;
    margin: 5px 0;
    background: #ededed;
    padding: 5px 10px;
}
.copy_doain_form .field_group label {
    width: 200px;
    display: table-cell;
	vertical-align: middle;
    
}
.copy_doain_form .copypost_block_heading {   
    display: table;   
    padding: 5px 0;
    font-weight: bold;
    border-bottom: solid 2px #444;
}


.copy_doain_form .copypost_submit_btn input[type="submit"]{
	border:0; 
	outline:none; 
	background-color:#222; 
	color:#fff; 
	font-weight:bold; 
	padding:10px 15px; 
	cursor:pointer;
}

.connection_status { 
	font-weight:bold;
	margin-left:10px;
 }
 
 #db_ftp_connection_issue {
    padding: 10px;
    font-weight: bold;
}

.test_ftp_connection, .test_db_connection {
    font: bold 13px Arial;
    text-decoration: none;
    background-color: #000;
    color: #fff!important;
    padding: 2px 6px 2px 6px;
    border-top: 2px solid #CCCCCC;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #CCCCCC;
}

.heading-domain-wrap { float:left; width:100%; }
.heading-domain-wrap  .left-part-head { float:left; }
.heading-domain-wrap  .right-part-head { float:left;padding: 9px 0 4px;line-height: 37px; }