*{margin:0;padding:0}
body{
	color: #333333;
	color: #333534;
	font-size:14px;
	font-family:'Roboto';
	
}
.lienthong{
	left: 23%;
	    background: url(../img/check.png) no-repeat;
	    position: fixed;
	    border-radius: 5px;
	    font-weight: bold;
	    padding: 10px 10px 10px 32px;
	    top: 90px;
			z-index: -10000;
}
.links{
background-color: #ddd;
margin: 0 0 10px 0;
font-size: 13px;
padding: 0 7px;
}
p{
	
}
a{color: #00744B;text-decoration: none;}
a:hover{color: #333333;text-decoration: underline;}
ul li{list-style: none;}
img{border: none;}
input{
	font-family: 'Roboto';
}
input[placeholder], [placeholder], *[placeholder] {
   color:green !important;
}
.clear-left{clear: left;}

.border5{
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	
}

.padding30px
{
	padding:30px;
}

#wrapper{
	width: 1127px;margin: 0 auto;
}
#header{
    margin-bottom: 15px;
    position: fixed;
    background: white;
    z-index: 100000000;
    padding-bottom: 10px;
    width: 1127px;
}
#header a{text-decoration:underline;}
#header a:hover{text-decoration:none;}
#header .logo{
	float: left;
}

#header .logo img{margin: 15px 0 0 30px;width:150px;}
#header .user-login{float: right; clear: right;margin-right: 10px;}
#header .user-login p{
	text-align: right;
	margin-top: 5px;
}
#header .user-login p b{color: #1B625A;}
#header .user-login p b a{color: #1B625A;background:none;padding-right:0px;}
#header .user-login p b a.login{
 color: #1B625A;
 background: url(../img/icon_login.png) 0px 2px no-repeat;
 padding-right: 0px;
 padding-left:20px;
 font-weight:normal;
}
#header .user-login p a{
	color: #eb9112;background: url(../img/icon_logout.png) top right no-repeat;
	padding-right: 20px;
}
div#header-menu{
	float: right;
	    clear: right;
	    padding: 10px;
	    border-radius: 8px;
	    background: #00744B;
	    color: white !important;
	    margin-top: 40px;
}
div#header-menu ul li{
	display: inline-block;
}
div#header-menu ul li + li{
	margin-left: 10px;
}
div#header-menu ul li a{
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}
.main-left{float:left;width: 64%;margin-top: 10px;}
.main-right{float: left;width: 35%;margin-left: 9px;}
.main-left2{float:left;width: 240px;}
.main-right2{float: right;width: 757px;}

.main-left3{width: 695px; float: left;}


.box-login h2{
	color: #019966;
	    font-size: 25px;
	    font-weight: 350;
	    text-align: center;
	    margin-bottom: 10px;
}
.text-box{
    width: 95%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border: 1px solid #EDEDED;
    padding: 15px 0px 15px 13px;
    font-size: 15px;
    color: #333534;
    outline: none;
    margin-bottom: 10px;
    vertical-align: middle;
}

.flogin  input[type="submit"], .fregister input[type="submit"]
{
    padding: 10px 20px;
    background-color: #00744B;
    border-radius: 5px;
    color: white;
	border: 0;
	margin-right: 5px;
	text-transform:uppercase;
	
}
#gSignIn{
	text-align: right;
	    padding-right: 5px;
}
.flogin  input[type="submit"]:hover , .fregister input[type="submit"]:hover 
{
	 background-color: #eb9112;	
}

.flogin  input[type="submit"]:active , .fregister input[type="submit"]:active 
 {
 
	border: 1px solid #20911e;
	box-shadow: 0 0 10px 5px #356b0b inset; 
	-webkit-box-shadow:0 0 10px 5px #356b0b inset ;
	-moz-box-shadow: 0 0 10px 5px #356b0b inset;
	-ms-box-shadow: 0 0 10px 5px #356b0b inset;
	-o-box-shadow: 0 0 10px 5px #356b0b inset;
	
}

.flogin .btn-login:hover{
	cursor: pointer;
}
.flogin .btn-forgot,.fregister .btn-forgot{
	float:right;
}

.flogin .btn-forgot:hover,.fregister .btn-forgot:hover{
	cursor: pointer;
}
.box-login .flogin .flogin-left{ 
	display: block;
    margin-top: 10px;
    text-align: left;
    text-decoration: underline;
	float:left;
}
.box-login .flogin .flogin-left a{padding-top: 10px;}
.box-login .flogin .flogin-right{
	display: block;
	float: right;
	padding-top:4px;
}
.box-login .flogin .btn-login label a{color: #1b625a;}
.button-register{margin: 30px 5px;text-align:right;}
.button-register img{width:286px;}
.fregister{margin-bottom: 10px;}
.fregister .btn-register{
	height: 50px; width: 100%; border: none; 
	margin: 10px 0 0 ;
	font-size:13px;
    border-radius: 5px !important;
	text-transform:uppercase;
}
.fregister .btn-register:hover{
	cursor: pointer;
}

.fregister .btn-editprofile{
	margin: 10px 0 0 150px;
	    
}
.fregister .btn-editprofile:hover{
	cursor: pointer;
}

.box-register h2{
	color: #1B625A;
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 18px;
}

.reg-capcha{margin-bottom: 0px}
.left-code{float: left;}
.right-code{float: left; }
.right-code img{    border: 1px solid #ece5e5;
    margin-left: 10px;
    border-radius: 5px;
    height: 33px;
    margin-bottom: 3px;}
.left-code .text-code{
	width: 130px;
	border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border: 1px solid #EDEDED;
    margin-bottom: 5px;
    padding:8px 0px 8px 13px;
    font-size: 14px;
    color: #333534;
    outline: none;
	vertical-align:middle;
	
}

.box-helper h2{
	font-size: 20px; color: #1b625a; text-transform: uppercase;
	font-weight: normal;margin-bottom: 5px;
}
.box-helper .vborder{
	background: url(../img/vborder.png) no-repeat;
	width: 250px; height: 1px;
}
.box-helper .icon-skype{
	background: url(../img/SkypeIcon.png) 2px 5px no-repeat;
	padding-left: 28px;line-height: 35px;
}
.box-helper .icon-email{
	background: url(../img/MailIcon.png) 2px 5px no-repeat;
	padding-left: 28px;line-height: 35px;
}
.box-helper .icon-phone{
	background: url(../img/PhoneIcon.png) 2px 5px no-repeat;
	padding-left: 28px;line-height: 35px;
}

#tb-select{border-collapse:collapse;background: white;
    box-shadow: 0px 0px 3px #8a8a87;
	-moz-box-shadow:    0px 0px 3px #8a8a87;
    -webkit-box-shadow: 0px 0px 3px #8a8a87;
	
	}
	a.btn-button{
		display: inline-block;
		    padding: 5px 20px;
		    font-size: 1em;
		    color: #fff;
		    background-color: #00744B;
		    border: none;
		    border-radius: 4px;
		    cursor: pointer;
		    text-decoration: none;
	}
	a.btn-button:hover{
		  background-color: #0056b3;
	}
	.green{
		color: #008bda;
	}
	.bold{
		font-weight:bold;	
	}
	.price{
		font-size: 17px;
	}
#tb-select tr:hover{background: #CEE1F3}
#tb-select td{border: 1px solid #ccc;padding: 7px;}
#tb-select .tb-head{
    background-color: #16A173;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}
#tb-select .tb-head:hover{
    background-color: #16A173;
    color: white;
}
#tb-select .old{
	background: #f5f9fc;
}
#tb-select .free{color: red; text-transform: uppercase;;}
.why-select{
	margin: 30px;
}
.btn-register{
    padding: 10px !important;
    width: 324px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.footer-company{
	text-align: center;
	    line-height: 28px;
	    padding: 20px;
	    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	    background-color: #F1F1F1;
	    color: #666;
	    border: solid 1px #e6e6e6;
}
div#header-menu ul li a {
	text-transform: none;
	font-size: 15px;
	padding: 0 10px;
	font-weight:400;
}
.why-select h1{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #1b625a
}
.why-select ul li{
	background: url(../img/check.png) no-repeat;
	line-height: 30px;padding-left: 37px;
	text-align: justify;
}
.why-select ul li span{
	color: #e7832a;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
.usersoft-info{
	background: white;
	box-shadow: 0px 0px 3px #8a8a87;
	-moz-box-shadow:    0px 0px 3px #8a8a87;
    -webkit-box-shadow: 0px 0px 3px #8a8a87;
	overflow: hidden;
}
.usersoft-info-left{
	float: left;
	width: 270px;
	background: url(../img/line_info.png) top right no-repeat;
	padding: 20px 30px;
}
.usersoft-info-right{
	float: left;
	padding: 20px 30px;
}
.usersoft-info h2{
	color: #1b625a;
	font-size: 20px;
	margin-bottom: 20px;
}
.usersoft-info .row-info{
	margin-bottom: 5px;
	color: #333333;
}
.usersoft-info .row-info span{
	color: #36751a;
	display: inline-block;
	    width: 125px;
}
.use-history{
	background: white;
	box-shadow: 0px 0px 3px #8a8a87;
	-moz-box-shadow:    0px 0px 3px #8a8a87;
    -webkit-box-shadow: 0px 0px 3px #8a8a87;
	
	overflow: hidden;
	margin-top: 20px;
}
.use-history #tb-history{
	border-collapse:collapse;background: white;
	width: 640px;margin: 20px 0 20px 30px;
}

.use-history #tb-history tr:hover {
    background: none repeat scroll 0 0 #CEE1F3;
}

.use-history #tb-history td{
	border: 1px solid #FFFFFF;padding: 7px;
	color: #1b625a;
}
.use-history #tb-history .tb-head,.use-history #tb-history .tb-head:hover{
	color: black !important;font-size: 14px;font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	text-shadow: -1px 0px -1px #060606;
	
}
.use-history #tb-history .tb-head td{color: black; border-bottom:1px solid #76CFA0;}
.use-history #tb-history .old{
	background: #f5f9fc;
}
.use-history h2{
	color: #1b625a;
	font-size: 20px;
	margin: 20px 0 0 30px;
}
.box-step-checkout{
	background: white;
	box-shadow: 0px 0px 3px #8a8a87;
	-moz-box-shadow:    0px 0px 3px #8a8a87;
    -webkit-box-shadow: 0px 0px 3px #8a8a87;
	overflow: hidden;
	
}

.box-step-checkout .step1{
	background: url(../img/step1.png) no-repeat;
	padding-left: 30px;height: 25px;
	margin: 20px 30px;
	color: #1b625a;
	font-size: 20px;
	font-weight: 200;
	padding-top: 4px;
}
.box-step-checkout .step2{
	background: url(../img/step2.png) no-repeat;
	padding-left: 30px;height: 25px;
	margin: 20px 30px;
	color: #1b625a;
	font-size: 20px;
	font-weight: 200;
	padding-top: 4px;
}
.box-step-checkout #tb-check{
	border-collapse:collapse;background: white;
	width: 630px;margin: 20px 0 20px 30px;
	color: #1b625a;
}
.box-step-checkout #tb-check .tb-head{
	//background: url(../img/bg_head_title.png) repeat-x;
	background: #79d2a2; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  #79d2a2 0%, #6dc094 46%, #69b78f 49%, #5fab84 54%, #5fab84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#79d2a2), color-stop(46%,#6dc094), color-stop(49%,#69b78f), color-stop(54%,#5fab84), color-stop(100%,#5fab84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #79d2a2 0%,#6dc094 46%,#69b78f 49%,#5fab84 54%,#5fab84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #79d2a2 0%,#6dc094 46%,#69b78f 49%,#5fab84 54%,#5fab84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #79d2a2 0%,#6dc094 46%,#69b78f 49%,#5fab84 54%,#5fab84 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #79d2a2 0%,#6dc094 46%,#69b78f 49%,#5fab84 54%,#5fab84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#79d2a2', endColorstr='#5fab84',GradientType=0 ); /* IE6-8 */
	color: white !important;font-size: 14px;font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	
}
.box-step-checkout #tb-check .tb-head td{
	color: white;
}
.box-step-checkout #tb-check td{
	border: 1px solid #FFFFFF;
	    padding: 7px;
	    text-align: center;
	    color: #1b625a;
	    line-height: 16px;
}
.box-step-checkout #tb-check .old{
	background: #f5f9fc;
}
.fdonation .btn-donation{
	border: none;
	width: 115px; height: 33px;
	background: url(../img/btn_donation.png);
	text-indent: -99999px;
	margin: 10px 0 0 100px;
}
.fdonation .btn-donation:hover{
	cursor: pointer;
}
.fdonation .opt-col1{
	float: left;width: 200px;
	text-align: center;
}
.fdonation{
	margin: 0 0 20px 40px;
}
.fdonation .opt-col2{
	float: left;width: 200px;
	text-align: center;
}
.fdonation .opt-col3{
	float: left;width: 200px;
}
.box-video{
	background: white;
	box-shadow: 0px 0px 3px #8a8a87;
	-moz-box-shadow:    0px 0px 3px #8a8a87;
    -webkit-box-shadow: 0px 0px 3px #8a8a87;
    padding: 20px;
    margin-left: 10px;
	text-align:center;
}
.box-video .video-plugin{

}
.box-video .des-video{
	margin-top: 20px;
	margin-left: 3px;
}
.box-video .des-video .video-thumb{
	float: left;
}
.box-video .des-video h1{
	font-size: 25px;
	font-weight: 200;
	color: #3e7770;
}
.box-video .des-video h3{
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 0 10px;
}
.box-customer {overflow: hidden;}
.box-customer h2{
	color: #1B625A;
    font-size: 25px;
    font-weight: 200;
    margin-bottom: 20px;
    display: block;
}
.box-customer .citem-old{
	overflow: hidden;
	margin-bottom: 30px;
}
.box-customer .citem-old .img-item{
	float: left;
	width: 220px;
}
.box-customer .citem-old .img-item img{
	padding: 2px;
	border: 1px solid #ccc;
	background: white;
}
.box-customer .citem-old .dialog{
	float: left;
	 background: white;
	 width: 448px;
	 padding: 10px;
	 position: relative;
	 margin-left: 10px;
	 border: 1px solid #dcd8d8;
	 -webkit-box-shadow:0px 1px 3px #8a8a87;
	 -moz-box-shadow: 0px 1px 3px #8a8a87;
	 box-shadow: 0px 1px 3px #8a8a87;
	 -ms-box-shadow: 0px 1px 3px #8a8a87;
	 -o-box-shadow:0px 1px 3px #8a8a87;
	 
}
.box-customer .citem-old .dialog h3{
	margin-bottom: 10px;
	color: #1b625a;
	font-size: 15px;
}
.box-customer .citem-old .dialog p{	font-style: italic;line-height: 20px;}
.box-customer .citem-old .icond{
	background: url(../img/dleft.png); 
	width: 23px; height: 23px;position: absolute;
	left: -19px
}
.box-customer .citem-even{overflow: hidden;margin-bottom: 30px;} 
.box-customer .citem-even .img-item{float: right;width: 220px;}
.box-customer .citem-even .img-item img{
	padding: 2px;
	border: 1px solid #ccc;
	background: white;
	margin-left: 14px;
}
.box-customer .citem-even .dialog{
	float: left;
	 background: white;
	 width: 438px;
	 padding: 10px;
	 position: relative;	
	 border: 1px solid #dcd8d8;
	 -webkit-box-shadow:0px 1px 3px #8a8a87;
	 -moz-box-shadow: 0px 1px 3px #8a8a87;
	 box-shadow: 0px 1px 3px #8a8a87;
	 -ms-box-shadow: 0px 1px 3px #8a8a87;
	 -o-box-shadow:0px 1px 3px #8a8a87;
	 
}
.box-customer .citem-even .dialog h3{
	margin-bottom: 10px;
	color: #1b625a;
	font-size: 15px;
}
.box-customer .citem-even .dialog p{font-style: italic;line-height: 20px;}
.box-customer .citem-even .icond{
	background: url(../img/dright.png); 
	width: 23px; height: 23px;position: absolute;
	right: -19px
}



/**Footer----------------------------------------------------------------------*/

.footer{
	background: url(../img/clinic.jpg?1) no-repeat top;
	background-size:cover;
	background-attachment: fixed;
    color: white;
    text-align: center;
    line-height: 25px;
    margin: 30px 0;
}
#fcontainer{
	width:1127px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
.shadow-bg:before{
	background: rgba(14,50,82,.88);
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0;
}
#footer ul{color: #616262;}
#footer ul li{display: inline-block;padding-right: 20px;}



.tmp-select{position: fixed;top: 200px;}
.tmp-select .bnt-hover{background: url(../img/select.png);height: 120px;width: 30px;}
.box-select{position: fixed;top: 200px;display: none;background: white;}
.box-select ul li{
	line-height: 25px;
	padding: 0 5px;
	width: 100px;
	border-bottom: 1px solid #ccc;
}
.box-select ul li a{
	display: block;
}
.box-select ul li a:hover{
	text-decoration: none;
	color: red;
}

.error-message
{
	margin-top:-10px;
	font-style:italic;
	font-size:11px;
	padding: 13px 0;
	color:red;

}
.box-aritcle  h2 {
	color: #1B625A;
	    display: block;
	    font-size: 25px;
	    font-weight: 200;
	    margin-bottom: 10px;
	    padding-bottom: 10px;
	    border-bottom: 1px dotted #ccc;
	    text-transform: uppercase;
}
.box-aritcle .citem-old .dialog {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DCD8D8;
	box-shadow: 0px 1px 3px #8a8a87;
	-moz-box-shadow:    0px 1px 3px #8a8a87;
    -webkit-box-shadow: 0px 1px 3px #8a8a87;
    float: left;
    margin-left: 10px;
    padding: 20px;
    position: relative;
    width: 730px;	
	
}
.main-right2 li{
	list-style: disc;	
}
.box-aritcle .citem-old .icond {
	background: url("../img/dtop.png") repeat scroll 0 0 transparent;
    height: 23px;
    left: 16px;
    position: absolute;
    top: -19px;
    width: 23px;
}

.usersoft-info  .fregister .error-message
{
	margin-left:175px;
}

.usersoft-info form label 
{
	display:inline-block;
	min-width:150px;
}
.usersoft-info form .text-box
{
    width: 200px;
    font-size: 13px;
    border: 1px solid red;
}
.message{
    background: yellow;
    border: 1px solid #b4e8aa;
    border-radius: 3px 3px 3px 3px;
    font-size: 24px;
    padding: 5px;
    color: #318f14;
}
.message.large-message{
	font-size: 20px;
	font-weight: bold;
	
}

.checkbox input, .checkbox label
{
	vertical-align:middle;
	padding: 10px;
}

.usersoft-info-left #tb-history{
	border-collapse:collapse;background: white;
	width: 640px;margin: 20px 0 20px 0px;
}

.usersoft-info-left #tb-history tr:hover {
    background: none repeat scroll 0 0 #CEE1F3;
}

.usersoft-info-left #tb-history td{
	border: 1px solid #FFFFFF;padding: 7px;
	color: #1b625a;
}
.usersoft-info-left #tb-history .tb-head,.usersoft-info-left #tb-history .tb-head:hover{
	color: white !important;font-size: 14px;font-weight: bold;
	font-family: Arial, Tahoma, Verdana;
	text-shadow: -1px 0px -1px #060606;
	
}
.usersoft-info-left #tb-history .tb-head td{    color: black;
    border-bottom: 1px solid #76CFA0;}
.usersoft-info-left #tb-history .old{
	background: #f5f9fc;
}

/** Paging **/
.paging {
	margin: 20px 0 20px 30px;
	clear: both;
	text-align:right;
	width:auto;
}
.paging span{
	display: inline-block;
	border: 1px solid #ccc;
}
.paging span.display-none{
	display: none;
}
.paging span + span{
	border-left: none;
}
.paging span.display-none + span{
	border-left: 1px solid #ccc;
}
.paging span.current, .paging span a{
	padding: 5px 8px;
	display: inline-block;
}
.paging span.current, .paging span a:hover {
	background: #efefef;
}

#formTooltipDiv{
    border: 1px solid #dcd8d8;
	 -webkit-box-shadow:0px 1px 3px #8a8a87;
	 -moz-box-shadow: 0px 1px 3px #8a8a87;
	 box-shadow: 0px 1px 3px #8a8a87;
	 -ms-box-shadow: 0px 1px 3px #8a8a87;
	 -o-box-shadow:0px 1px 3px #8a8a87;
    line-height: 18px;
    padding: 10px;
	
}
.domain_apply .btn-forgot{
    margin-left: 192px !important;
    width: 211px;
    font-size: 15px !important;
    border-radius: 10px !important;
    margin-top: 20px;
	float:left;
}
.expert_products{
	text-decoration:underline;
	font-size:13px;
}
div.page-access-denied, div.page-not-found{
	width: 70%;	
	padding: 125px 15%;
}
div.page-access-denied div, div.page-not-found div{
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 150px;
	position: relative;
	padding-left: 300px;
}
div.page-access-denied div img, div.page-not-found div img{
	position: absolute;
	left: 20px;
	bottom: 0px;
}
div.page-access-denied div h2, div.page-not-found div h2{
	font-size: 20px;
	padding: 40px 0 20px 0;
	margin: 0;
}
div.page-access-denied div a, div.page-not-found div a{
	border: 1px solid #CCCCCC;
    font-size: 15px;
    padding: 5px;
}

.box-news {
	background: none repeat scroll 0 0 white;
	    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	    padding: 20px 20px;
	    border-radius: 10px;
}

.new {
    border-bottom: 1px dotted #DADADA;
    display: inline-block;
    margin: 15px 0px 5px 20px;
    padding-bottom: 20px;
    vertical-align: top;
    width: 90%;
}
.box-register{
	box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
	    padding: 20px;
	    border-radius: 5px;
	    background: white;	
}
.new img {
    float: left;
    height: 100px;
    margin-right: 10px;
    width: 100px;
    border-radius: 10px;
    padding: 1px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.2);
    border: none;
}
.new h2 {
    font-size: 12px;
    margin: 0;
    padding-bottom: 5px;
}
.new h2 a {
    font-size: 18px;
}
.new p {
    margin: 0;
    text-align: justify;
}
.new p strong{
	font-weight: normal !important;	
}
.newdetail
{
	padding:0 20px;
}

.newdetail h2
{
	margin: 0px 0px 20px 0px;
	    border-bottom: 1px dotted #ccc;
		padding-bottom: 5px;
}

.newdetail p
{
	margin: 0px 0px 10px 0px;
}

.newdetail p.desc
{
	font-weight:bold;
}
.soft-book{
	margin-bottom: 10px;
}

.newdetail ul li
{
	background: url('../img/bullet.png') no-repeat 0px 6px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
	
}

.newdetail ul li a
{
	font-size: 13px;
    font-weight: bold;
	padding-left: 20px;
    padding-right: 5px;
    text-decoration: none;
}

.newdetail ul li a:hover
{
	font-size: 13px;
    font-weight: bold;
	padding-left: 20px;
    padding-right: 5px;
    text-decoration: underline;
}

.about-post p{
	margin-bottom:10px;
}
.about-post h2{
	color:#ed1c24;
	font-size:18px;
	font-weight:bold;
}
.about-post img{
	margin:15px 0;
}
.about-post .about-special{
	color:#ed1c24;
}
/*.about-post .goodlist li{
	line-height:30px;
}
.about-post .goodlist span{
	font-style:italic;
	font-weight:bold;
	background:url('../img/Check_Mark_S.png') no-repeat;
	padding-left:30px;
	padding-bottom: 5px;
}*/
#contact {
    background: #00744B;
    border-radius: 4px 4px 4px 4px;
    color: white;
    margin: 10px 0;
    padding: 5px;
}

#contact p, #contact a {
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
    text-decoration: none;
}
#contact a:hover {
    text-decoration: underline;
	color: white;
}
.border {
    border: 1px solid #E8E8E8;
    border-radius: 4px 4px 4px 4px;
    padding: 2px;
}
.btn_register_news{
	color: white; 
	font-size: 23px; 
	text-align: center; 
	text-transform: uppercase;
}
.more_news
{
	color:#F95F4C;
	font-size: 14px;
	font-weight: bold;
}
.main-right > div {
    margin-top: 9px;
}
.goodlist{
	margin-top:-10px;
}
.goodlist h1{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #1b625a
}
.goodlist ul li{
	background: url(../img/check.png) no-repeat;
	line-height: 30px;padding-left: 37px;
	text-align: justify;
}
.goodlist ul li span{
	color: #e7832a;
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
}
ul.sidebar{
	padding: 50px 0;
	line-height: 21px;
}
ul.sidebar li{
	list-style: disc;
}
ul.sidebar li a {
	color: #EB9112;
}
ul.sidebar2{
	width:100%;	
	line-height: 21px;
	background: #fff;
	border-radius: 3px;
	border: 1px solid #ccc;
	box-shadow: 0px 0px 5px #e6e6e6;
}
ul.sidebar2 li{
    border-bottom: 1px solid #ebebeb;
	margin: 0 10px;
}
ul.sidebar2 li:last-child{
	border-bottom: none;	
}
ul.sidebar2 li a {
    color: #1B625A;
    display: block;
    padding: 10px 5px;
	
}
ul.sidebar2 li a:hover {
	text-decoration: none;
}
ol{
	padding: 0 20px;
}
#main{
	display: inline-block;
	    width: 100%;
	    font-size: 15px;
	    line-height: 28px;
		margin-top:120px;
	  
}
.search-content{
	line-height: 26px;
}
.search-title{
	padding-top: 20px;
}
.box-aritcle, .box-aritcle p{
	line-height: 25px;
}
.box-aritcle ul{
	margin-left: 35px;
}
.search-box label{
	margin-right: 10px;
}
.search-box .inline-block{
	display: inline-block;
	margin: 0 10px;
}
.search-box #add-button{
	background: none repeat scroll 0 0 #4572A7;
    border: 1px solid #4572A7;
    border-radius: 3px 3px 3px 3px;
    color: white;    
    font-weight: bold;
    padding: 5px 15px;
    text-align: center;    
    width: 78px;
}
.search-box{
	margin-bottom: 20px;
}
.center{
	text-align: center;
}
.3steps h2{
	margin-bottom: 20px;	
}
.free{
	font-size: 24px;
	color: #00a651;
	font-style: italic;
}

.user-domain {
	width: 100%;
	border: 1px solid #EDEDED;	
	background: url(../img/bg_textbox.png) repeat-x;
	border-radius: 5px;
	
}
.box-register > h2 {
	color: black;
	    font-size: 19px;
	    font-weight: 400;
	    text-align: center;
	    margin-bottom: 10px;
}
.checkbox > input{
	width: 25px;
	height: 25px;
}

.domainUsed {
	font-size: 12px;
	
}
.abcRioButtonLightBlue {
	width: 98% !important;
}
.submit input{
    padding: 7px;
    border-radius: 3px;
    border: none;
    color: white;
    background: #009A66;
}
.submit{
	display:inline-block;
}
.text {
	display:inline-block;
}
.text input{
	padding: 5px;
}
.icd span{
    width: 140px;
    display: inline-block;
    padding-right: 10px;
    text-align: right;
}
.hotline {
    color: white;
    padding: 5px 10px 5px;
    font-size: 15px;
    border-radius: 21px;
    top: 2px;
    right: 0;
    background-color: rgba(0, 116, 75, 1);
    position: fixed;
    z-index: 200000000;
}
.hotline-container {
    position: absolute;
    right: 0;
    top: 0;

}
.hotline a {
    background: transparent url('../img/hotline.svg') left no-repeat;
    padding-left: 31px;
    color: white;
   
    text-decoration: none !important;
}
.container {
    max-width: 1200px;
    margin: 20px auto;
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.package {
    background: #ffffff;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    width: 306px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.package h2 {
    margin-top: 0;
    font-size: 1.5em;
    color: #333;
}
.package .price {
    font-size: 1.2em;
    color: #007bff;
    margin-bottom: 15px;
}
.package .price-des{
	color: #525d6a;
	font-weight:bold;
	height:110px;
	text-align:left;
}
.package ul {
    color: #555;
    line-height: 1.3;
    text-align: left;
}
.package ul li {
    margin-bottom: 10px;
	display:flex;
}
.package ul li svg{
	height: 1em;
	font-size: 14px;
	transform: translateY(2px);
	margin-right: .8rem;
}
.package button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 1em;
    color: #fff;
    background-color: #007bff;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none;
	margin-bottom: 40px;
}
.package button:hover {
    background-color: #0056b3;
}
.title-p{
    text-align: center;
    padding-top: 50px;
    font-size: 2em;
    color: #333;
	font-weight:bold;
}
.packages{
	
}
.fcolumn{
	float:left;
	width:28%;
	margin: 20px;
	line-height:30px;
}
.fcolumn p{
	
}
.fcolumn img{
	width: 120px;
}
.fcolumn a{
	color: white;
}
.fcolumn h2{
	color: #009966;
}
.shadow-bg, .shadow-bg div{
	position: relative;
}