@charset "utf-8";
/* CSS Document */

/* whmcs override*/
.whmcscontainer{
	text-align:left;
}
.domcheckertldselect.hidden{
	display:block!important;
}
.whmcscontainer .col4{
	text-align:left;
}
.domcheckertldselect{
	text-align:left;
}
.custom_plan_des{
	background-color:#fff;
	border-radius:5px;
	border:1px solid #CCC;
	padding:5px 15px;
	padding-left:5px;
	box-shadow:0px 2px 3px #ddd;
}
.custom_plan_des .remark{
	float:right;
	color:#F30;
}
.custom_plan_list{
	border-radius:10px;
	background-color:#fff;
	border-bottom:1px solid #eee;
	margin:
}

.custom_plan_list > div{
	width:180px;
	display:inline-block;
	vertical-align:top;
}

* html .custom_plan_list > div{
	display:inline;
}
* + html .custom_plan_list > div{
	display:inline;
}
.custom_plan_list > div:first-child{
	display:block;
	width:100%;
}
.custom_plan_list .pack_included{
	padding:5px 10px;
	color:#F30;
	font-size:13px;
	font-weight:bold;
/*	border-bottom:1px solid #CCC; */
}

#order-modern .product .description{
	margin-left:0px;
	margin-right:0px;
}

/* whmcs end */

/* domain */
#ish_domain_extension_opt{
	display:none;
	position:absolute;
	border-radius:5px;
	background-color:#fff;
	color:#7c7c7c;
	text-align:left;
	padding:10px;
	box-shadow:0px 2px 5px #DDD;
	width:420px;
	margin-left:-380px;
	margin-top:10px;
	cursor:auto;
	z-index:10;
}
#ish_domain_extension_opt .title{
	font-size:14px;
	color:#969696;
	padding:0px;
	margin-bottom:10px;
}
#ish_domain_extension_opt table{
	display:inline-block;
	width:200px;
}
* html #ish_domain_extension_opt table{
	display:inline;
}
* + html #ish_domain_extension_opt table{
	display:inline;
}
#ish_domain_extension_opt table td{
	text-align:left;
}
#ish_domain_extension_opt table td:nth-child(1){
	width:20px;
}
#ish_domain_extension_opt table td:nth-child(2){
	width:50px;
}
#ish_domain_extension_opt table td:nth-child(3){
	color:#f24400;
}

/* color:#e82100;*/
/* domain end */

/* about */
.about_milestone{
	margin-top:20px;
	margin-bottom:30px;
	border:1px solid #CCC;
	border-radius:10px;
	box-shadow:0px 1px 3px #CCC;
}
.about_milestone td{
	padding:10px 15px;
	border-bottom:1px #EBEBEB solid;
	vertical-align:top;
}
.about_milestone td:first-child{
	font-size:16px;
	color:#F30;
}
.partner_des{
	border-radius:10px;
	background-color:#0076b3;
	padding:10px 15px;
	color:#fff;
	max-width:650px;
	font-size:16px;
	font-family:"微軟正黑體", Arial;
	line-height:normal;
}
.partner_list{
	margin-top:15px;
}
.partner_list > div{
	width:460px;
	padding-top:10px;
	padding-bottom:25px;
	display:inline-block;
	vertical-align:top;
	border-top:1px solid #EFEFEF;
}
* html .partner_list > div{
	display:inline;
}
* + html .partner_list > div{
	display:inline;
}
.partner_list > div > div{
	display:inline-block;
	vertical-align:top;
}
* html .partner_list > div > div{
	display:inline;
}
* + html .partner_list > div > div{
	display:inline;
}
.partner_list > div > div:first-child{
	width:150px;
}
.partner_list > div > div:nth-child(2){
	width:270px;
	margin-left:10px;
	margin-right:20px;
}
.partner_list > div:nth-child(even) > div:nth-child(2){
	margin-right:0px;
}
.partner_list .title{
	color:#ff3000;
	font-size:16px;
	font-family:"微軟正黑體", Arial;
}
/* about end*/


/* payment */
.payment_method{
	margin-top:10px;
	margin-bottom:10px;
	border-radius:10px;
	background-color:#ff6c00;
	color:#fff;
	padding:7px 20px;
	font-size:16px;
	font-family:"微軟正黑體", Arial;
	display:table;
}
.payment_m_details{
	padding:15px 20px;
	border:1px solid #CCC;
}
.payment_m_details .info_box table{
	margin-right:20px;
}
.payment_m_details .info_box table td{
	padding:5px 10px;
}
.payment_m_details .info_box table tr:nth-child(odd){
	background-color:#eeeeee;
}
/* payment end*/

/* services */
.hosting_icon_pan{
	margin:10px 0px;
	padding:10px 10px;
	border-radius:10px;
	background-color:#f1f1f1;
	box-shadow:inset 0px -50px 80px #fff;
}
.hosting_icon_pan .icon{
	padding-top:20px;
}
.hosting_icon_pan li{
	margin-bottom:7px;
}


.services_table_form{
	margin-bottom:10px;
	width:100%;
	background-color:#ddd;
	border:none;
	border-spacing:1px;
	/*border:1px solid #CCC;*/
}
.services_table_form > tbody > tr:hover > td{
	background-color:#eee;
	color:#000;
}

.services_table_form > tbody > tr > td{
	padding:10px 8px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	color:#666;
	background-color:#fff;
}


.services_table_form > tbody > tr > td:first-child{
	width:130px;
	text-align:left;
	color:#000;	
	font-size:12px;
}

.services_table_form > tbody > tr:first-child > td{
	background-color:#ff3000;
	color:#fff;
	height:30px;
	font-size:18px;
	font-family:"微軟正黑體", Arial;
}
.services_table_form > tbody > tr:nth-child(2) > td{
	color:#ff3000;
	font-size:18px;
	font-family:"微軟正黑體", Arial;
}

.services_table_form table{
	margin:auto;
}
.services_table_form table > tbody > tr > td {
	padding:5px 8px;
	border-bottom:1px solid #eee;
}
.services_table_form table > tbody > tr:nth-last-child(1) > td {
	border:none;
}

.services_remarkbox{
	padding:10px 15px;
	background-color:#EEE;
	border-radius:5px;
}
.services_remarkbox > div{
	padding-bottom:25px;
}
.services_remarkbox > div > div:nth-child(2){
	line-height:18px;
}
.services_remarkbox > div:last-child{
	padding-bottom:0px;
}
.services_remarkbox .title{
	border-radius:5px;
	padding:5px 10px;
	font-family:"微軟正黑體", Arial;
	background-color:#333;
	color:#FFF;
	font-size:15px;
	display:inline-block;
	margin-bottom:10px;
}
.services_remarkbox li{
	margin-bottom:5px;
}
.services_remarkbox ul{
	margin-top:10px;
}
* html .services_remarkbox .title{
	display:inline;
}
* + html .services_remarkbox .title{
	display:inline;
}
.services_cp_intro_box{
	display:inline-block;
	padding:10px 10px;
	background-color:#FFF;
	border-radius:10px;
	box-shadow:0px 1px 3px #999;
}
* html .services_cp_intro_box{
	display:inline;
}
* + html .services_cp_intro_box{
	display:inline;
}
.services_cp_intro_box .title{
	font-family:"微軟正黑體", Arial;
	font-size:14px;
	color:#ffb200;
	margin-bottom:5px;
}
.services_cp_intro_box .logo{
	padding-right:10px
}
.services_cp_intro_box .info{
padding-left:10px; border-left:1px solid #ddd;
font-size:11px;
}

.ish_pinfo > div{
	max-width:650px;
}
.ish_pinfo > p{
	max-width:450px;
	line-height:22px;
}

.da_module_installation_box{
	padding:10px;
	border:1px solid #eee;
	border-radius:10px;
	box-shadow:0px 1px 3px #CCC;
}
.da_module_installation_box td:first-child{
	padding-right:10px;
	border-right:1px solid #CCC;
}
.da_module_installation_box td{
	padding:0px 10px;
	border-right:1px solid #CCC;
	vertical-align:top;
}
.da_module_installation_box td:last-child{
	padding-left:10px;
	border-right:0px;
}
.da_module_installation_box td:nth-child(3) > div{
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
	background-color:#F2F2F2;
	border-radius:5px;
	padding:5px;
}
* html .da_module_installation_box td:nth-child(3) > div{
	display:inline;
}
* + html .da_module_installation_box td:nth-child(3) > div{
	display:inline;
}

.hl_feature_pt_list{
	border-radius:5px;
	padding:15px;
	border:1px solid #CCC;
}
.hl_feature_pt_list > .feature_item{
	width:150px;
	margin-right:20px;
	vertical-align:top;
	display:inline-block;
}
* html .hl_feature_pt_list > .feature_item{
	display:inline;
}
* + html .hl_feature_pt_list > .feature_item{
	display:inline;
}
.hl_feature_pt_list > .feature_item > div:nth-child(1){
	font-size:13px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #CCC;
}
.hl_feature_pt_list li{
	padding-bottom:10px;
}
/* services end */