@font-face {
	font-family: 'fontawesome';
	src: url('fonts/font-awesome/fonts/fontawesome-webfont.woff') format('woff'), url('fonts/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype');
}

.selectator_element .selectator_chosen_items .selectator_chosen_item {
	background-color: #e3f2e7;
	color: #9aca3d;
	border: 1px solid #9aca3d;
	border-radius: 2px;
	padding: 3px 0 3px 0 !important;
	padding-left: 0 !important;
}

	.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_remove {
		color: #9aca3d;
		border-right: 1px solid #9aca3d;
		border-left: 0;
		position: static;
		margin: 0;
		padding: 5px 10px !important;
		font-size: 15px;
	}

.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_title {
	float: right;
	padding: 2px 10px;
	line-height: 25px !important;
	height: 100% !important;
}

.selectator_element:after {
	position: absolute;
	cursor: pointer;
	font-family: FontAwesome;
	content: '\f107';
	font-size: 16px;
	right: 10px;
	color: #aaa;
	top: 43%;
	line-height: 0;
	border: 1px solid #aaa;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.selectator_element {
	border-radius: 3px;
}

.box-panel {
	margin: 15px 10px 10px 15px;
	;
	background: #fafafa;
	padding: 0 20px;
}

.panel {
	margin-bottom: 0;
	border-radius: 2px;
}

.check-domain .panel-2 .panel-default .panel-heading {
	padding-bottom: 0;
}

.title-panel {
	padding: 10px 0 !important;
	border-bottom: 1px solid #dedfe0 !important;
}

.check-domain .panel-2 .panel-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/*.check-domain .result-domain .result-whois{
	margin-top: 0;
	margin-bottom: 0;
}*/

.box-panel .checkbox {
	margin-bottom: 20px;
}

.selectator_element .selectator_chosen_items .selectator_chosen_item {
	background-color: #e3f2e7;
	color: #9aca3d;
	border: 1px solid #9aca3d;
	border-radius: 2px;
	padding: 3px 0 3px 0 !important;
	padding-left: 0 !important;
}

	.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_remove {
		color: #9aca3d;
		border-right: 1px solid #9aca3d;
		border-left: 0;
		position: static;
		margin: 0;
		padding: 5px 10px !important;
		font-size: 15px;
	}

.multiple.selectator_element .selectator_chosen_items .selectator_chosen_item .selectator_chosen_item_title {
	float: right;
	padding: 2px 10px;
	line-height: 25px !important;
	height: 100% !important;
}

.list-filter .panel-group .panel-heading .panel-title, .show-infoCus {
	position: relative;
}

.show-infoCus {
	width: 100%;
	display: inline-block;
}

	.selectator_element:after, .list-filter .panel-group .panel-heading .panel-title:after, .show-infoCus:after {
		position: absolute;
		cursor: pointer;
		font-family: FontAwesome;
		content: '\f107';
		font-size: 16px;
		right: 10px;
		color: #aaa;
		top: 50%;
		line-height: 0;
		border: 1px solid #aaa;
		width: 20px;
		height: 20px;
		border-radius: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-top: -9px;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.list-filter .panel-group .panel-heading .panel-title:after, .show-infoCus:after {
		top: 5px;
		right: 0;
	}

	.show-infoCus:after {
		content: '\f105';
	}



.selectator_element {
	border-radius: 3px;
}

.box-panel {
	margin: 15px;
	background: #fafafa;
	padding: 0 20px;
}

.panel {
	margin-bottom: 0;
	border-radius: 2px;
}

.check-domain .panel-2 .panel-default .panel-heading {
	padding-bottom: 0;
}

.title-panel {
	padding: 10px 0 !important;
	border-bottom: 1px solid #dedfe0 !important;
}

.check-domain .panel-2 .panel-body {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

/*.check-domain .result-domain .result-whois{
	margin-top: 0;
	margin-bottom: 0;
}*/

.box-panel .checkbox {
	margin-bottom: 20px;
}

.service-more-left {
	margin-top: 15px;
}

	.service-more-left .item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		/*-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;*/
		background: #fff;
		margin-bottom: 10px;
		padding: 20px 0;
	}

        .service-more-left .item .box-img {
            float: left;
            height: 100px;
            text-align:center;
            /*display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;*/
        }

			.service-more-left .item .box-img img {
				width: auto;
				height: 75px;
			}

.title-muathem {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #231f20;
}

.service-more-left .panel-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 5px 30px 0;
}

.thugon {
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
}

	.thugon:hover, .thugon:focus {
		text-decoration: none;
	}

.no-padding {
	padding: 0 !important;
}

.service-more-left .item .detail {
	font-family: 'Open Sans', sans-serif;
	padding-left: 0;
}

	.service-more-left .item .detail .title, .center-img .title {
		margin: 0;
		margin-bottom: 15px;
		font-weight: 700;
		color: #ee4748;
		font-size: 15px;
	}

	.service-more-left .item .detail .sapo, .box-price .price {
		margin-bottom: 0;
		font-weight: 400;
		color: #231f20;
	}

.box-price {
	text-align: right;
	padding-right: 30px;
	padding-left: 0;
}

	.box-price .price {
		margin-bottom: 15px;
		font-size: 15px;
	}

	.box-price .old-price {
		font-size: 15px;
	}

.btn-addmore {
	padding: 5px 30px;
	color: #fff;
	background: #99ca3c;
	font-weight: 600;
	font-size: 12px;
	border: 0;
}

.register-more-service .service-more-left .detail-service {
	border-left: 0;
	padding: 0;
}

.register-more-service .service-more-left .hosting-service {
	padding: 0;
}

.register-more-service .detail-service .hosting-service:last-child {
	margin-top: 10px;
}

.hosting-service .caret {
	border-top: 7px dashed #fff;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}

.register-more-service .service-more-left .hosting-service .matbao-dropdown div {
	background: #a7a9ac;
}

.register-more-service .panel-group .panel {
	background: #dddddd;
	margin-bottom: 15px;
}

.register-more-service .panel-group .panel-heading {
	width: 100%;
}

.service-more-left .panel-body {
	padding-top: 0;
}

.register-more-service .service-more-left .hosting-service .matbao-dropdown {
	font-size: 15px;
}

.plus-img {
	font-size: 85px;
	font-weight: 700;
	color: #ee4748;
	padding: 0 10px 35px;
}

.center-img {
	float: left !important;
	width: auto !important;
	display: inline-block !important;
	height: auto !important;
}

	.center-img .title {
		display: inline-block;
		width: 100%;
		margin-bottom: 0;
	}

.box-img2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.center-img .box-img2 {
	text-align: center;
}

	.center-img .box-img2 .name-item {
		font-weight: 400;
		font-size: 12px;
		color: #231f20;
		margin-top: 15px;
		word-break: break-word;
	}

.showmore .icon-panel {
	padding: 8px;
	padding-left: 9px;
	border: 1px solid #231f20;
	color: #231f20;
	border-radius: 100%;
	width: 15px;
	height: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	float: right;
	margin-left: 5px;
	font-size: 18px;
}

.showmore:hover .icon-panel {
	color: #ee4748;
	border: 1px solid #ee4748;
}

.showmore {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
	border: 1px solid #000;
}

.old-price {
	color: #dddfe0;
	text-decoration: line-through;
	margin-bottom: 0;
}

.number-service {
	font-size: 15px;
	color: #231f20;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 25px;
}

.matbao-label-1 {
	display: none;
}

.control-button {
	display: none;
}

.panel-heading.active .showmore .thugon:before {
	content: 'Thu gọn';
	font-weight: bold;
}

.panel-heading .showmore .thugon:before {
	content: 'Thêm dịch vụ';
	font-weight: bold;
}


.back-form {
	background: #fff;
	padding: 15px 0;
}

	.back-form a {
		font-weight: 700;
		color: #eb2227;
		font-size: 18px;
	}

.list-filter .panel-group {
	border-radius: 5px;
}

	.list-filter .panel-group .panel-heading {
		background: transparent;
		padding: 10px 30px !important;
		border-bottom: 0 !important;
	}

		/*.list-filter .panel-group .panel-heading.active .panel-title:after,
        .list-filter .panel-group .panel-heading.active .panel-title a span {
            display: none;
        }*/

		.list-filter .panel-group .panel-heading .panel-title a {
			color: #000;
			font-size: 15px;
			font-weight: bold;
			width: 100%;
			display: inline-block;
			line-height: 25px;
		}

			.list-filter .panel-group .panel-heading .panel-title a:hover, .list-filter .panel-group .panel-heading .panel-title a:focus {
				text-decoration: none;
			}

			.list-filter .panel-group .panel-heading .panel-title a span {
				color: #939598;
				font-weight: 400;
			}

	.list-filter .panel-group .panel-body {
		border-radius: 0 0 3px 3px;
		padding: 0 !important;
		border-top-color: transparent !important;
		background: #fff !important;
	}

		.list-filter .panel-group .panel-body .title {
			color: #939598;
			font-size: 15px;
			display: -webkit-box;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-align: center;
			-ms-flex-align: center;
			align-items: center;
			-webkit-box-pack: justify;
			-ms-flex-pack: justify;
			justify-content: space-between;
			padding: 8px 25px !important;
			margin-bottom: 0;
			border-top: 1px solid #ddd;
			margin: 0 5px;
		}

	.list-filter .panel-group .panel {
		border-radius: 3px;
		background: #fff;
		margin-top: 20px;
	}

.list-filter .other-name {
	padding: 0 30px;
	text-align: center;
}

.btn-search-filter {
	background: #eb2227;
	color: #fff;
	font-size: 13px;
	padding: 5px 30px;
	border: 0;
	margin: 10px 0;
}

.list-domain-get .item {
	background: #fff !important;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 3px;
}

	.list-domain-get .item .title-m, .list-domain-get .item .top-title-m, .show-infoCus {
		color: #231f20 !important;
		padding: 0;
		margin: 10px 0;
		font-weight: bold;
		font-family: roboto condensed;
		font-size: 18px;
		text-transform: uppercase;
	}

	.list-domain-get .item .box-price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding-right: 0;
	}

		.list-domain-get .item .box-price .all-price {
			text-align: left;
		}

	.list-domain-get .item .top-title-m {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: 700;
	}

.custom-filter {
	text-align: left;
}

.mobile-show .overfl {
	width: calc(200% + 30px);
	/*margin-left: calc(-100% - 15px);*/
	margin-left: 0;
	-webkit-transition: margin-left 0.6s ease;
	-o-transition: margin-left 0.6s ease;
	transition: margin-left 0.6s ease;
}

	.mobile-show .overfl.active {
		/*margin-left: 0;*/
		margin-left: calc(-100% - 0px);
	}

.mobile-show .info-checkout {
	margin-left: 0;
	vertical-align: top;
}

.mobile-show .block-common {
	width: calc(50% - 15px);
	float: left;
	margin-bottom: 25px;
	overflow: hidden;
}

.mobile-show .info-cus.block-common {
	margin-right: 0;
}

.pc-show {
	display: inline-block;
	width: 100%;
}

.mobile-show {
	display: none;
	overflow: hidden;
}

.matbao-checkbox-mini-3 input[type=checkbox] + label::after {
	content: url(../Content/images/matbao-uncheck.png);
}

.matbao-checkbox-mini-3 .checked label::after {
	content: url(../Content/images/ico-checked-2.png) !important;
}

.list-domain-get {
	margin-top: 20px;
}

.box-loaitenmienmoi .btn-group-vertical div:first-child {
	float: left;
	/* width: 8%;*/
}

.box-loaitenmienmoi .btn-group-vertical input[type="radio"] {
	display: none;
}

.box-loaitenmienmoi .btn-group-vertical div:last-child {
	cursor: pointer;
	/*float: left;*/
	height: 30px;
	line-height: 37px;
	width: 85%;
	display: inline-table;
}

.text-loaitenmien {
	/*padding-left: 20px;*/
}

@media only screen and (max-width: 1199px) {
	.service-more-left .item .box-img img {
		height: 35px;
	}

	.plus-img {
		padding-bottom: 25px;
		font-size: 50px;
	}

	.box-price {
		padding-right: 15px;
	}
}

@media only screen and (min-width: 600px) and (max-width: 768px) {
	.matbao-label-1 {
		display: block;
		font-size: 30px;
	}

	.register-more-service .matbao-label-1 {
		padding-top: 80px;
	}

	.plus-img {
		padding-bottom: 25px;
		font-size: 50px;
	}

	.service-more-left .item .box-img img {
		height: 50px;
	}

	.service-more-left .item .box-img {
		display: none;
	}

	.service-more-left .item {
		display: inline-block;
		width: 100%;
		padding: 7px;
	}

	.box-price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 20px;
		padding-right: 0;
	}

		.box-price .price {
			margin-bottom: 0;
		}

	.control-button {
		display: block;
		padding-top: 0 !important;
	}

		.control-button .btn-custom-s:first-child {
			padding-right: 5px;
		}

	.register-more-service .control-button .back, .register-more-service .control-button .gotocart {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.register-more-service .control-button .back {
		background: #ee4748;
	}

	.control-button .btn-custom-s:last-child {
		padding-left: 5px;
	}

	.register-more-service .control-button .gotocart {
		background: #f16f24;
	}

	.icon-custom-s {
		background: #ee4748;
		color: #fff;
		font-size: 25px;
		border-radius: 100%;
		margin-right: 10px;
	}

	.control-button .btn-custom-s:last-child .icon-custom-s {
		background: #f16f24;
		color: #fff;
		margin-left: 10px;
		margin-right: 0;
	}

	.btn-custom-s .matbao-button {
		font-size: 17px;
	}

	.service-more-left .panel-title {
		padding: 15px;
	}
}

@media only screen and (min-width: 321px) and (max-width: 599px) {
	.control-button .row div {
		max-width: 50%;
		font-size: 18px;
	}

		.control-button .row div:nth-child(2) {
			float: right;
		}

	.plus-img {
		display: none;
	}

	.service-more-left .item .box-img {
		display: none;
	}

	.service-more-left .item .box-img2 img {
		height: 50px;
		display: inline-block;
	}

	.service-more-left .item {
		display: inline-block;
		width: 100%;
		padding: 7px;
	}

	.matbao-label-1 {
		display: block;
		font-size: 30px;
	}

	.register-more-service .matbao-label-1 {
		padding-top: 80px;
	}

	.title-muathem span {
		display: none;
	}

	.service-more-left .panel-title {
		padding: 10px 5px;
		border-bottom: 1px solid #fff;
	}

	.register-more-service .panel-group .panel-heading + .panel-collapse > .panel-body {
		padding: 5px;
	}

	.register-more-service .panel-default .panel-heading, .register-cloudserver .panel-heading {
		padding: 0;
	}

	.service-more-left .item .detail, .box-price {
		padding-right: 0;
	}

	.box-price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 20px;
	}

		.box-price .price {
			margin-bottom: 0;
		}

	.register-more-service .service-more-left .hosting-service .matbao-dropdown {
		padding-left: 5px;
	}

	.register-more-service .service-more-left .detail-service {
		margin-left: 0;
	}

	.register-more-service .service-more-left .detail-service {
		width: 100%;
	}

	.service-more-left .item .box-img {
		padding: 0;
	}

	.center-img .title {
		margin-bottom: 15px;
	}

	.box-img2 .detail2 {
		width: 25%;
		display: inline-block;
	}

	.center-img .box-img2 .name-item {
		padding: 0 3px;
	}

	.old-price, .price {
		font-size: 12px;
	}

	.control-button {
		display: block;
		padding-top: 0 !important;
	}

		.control-button .btn-custom-s:first-child {
			padding-right: 5px;
		}

	.register-more-service .control-button .back, .register-more-service .control-button .gotocart {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.register-more-service .control-button .back {
		background: #363636;
	}

	.control-button .btn-custom-s:last-child {
		padding-left: 5px;
	}

	.register-more-service .control-button .gotocart {
		background: #ff4343;
	}

	.icon-custom-s {
		background: #ee4748;
		color: #fff;
		font-size: 25px;
		border-radius: 100%;
		margin-right: 10px;
	}

	.control-button .btn-custom-s:last-child .icon-custom-s {
		background: #f16f24;
		color: #fff;
		margin-left: 10px;
		margin-right: 0;
	}

	.btn-custom-s .matbao-button {
		font-size: 17px;
	}

	.pc-show {
		display: none;
	}

	.mobile-show {
		display: inline-block;
		width: 100%;
	}

		.mobile-show .overfl .info-cus {
			display: none;
		}

		.mobile-show .overfl.active .info-cus {
			display: block;
		}

	.list-domain-get .item .box-price {
		margin-top: 0;
		margin-bottom: 5px;
	}

	.list-domain-get .item .title-m {
		margin: 0;
		line-height: 25px;
	}

		.list-domain-get .item .title-m p {
			margin-bottom: 0;
		}

	.list-domain-get .item .box-price .all-price .old-price, .list-domain-get .item .box-price .all-price .price {
		font-size: 15px;
	}

	.list-domain-get .item {
		padding: 5px 10px;
	}

		.list-domain-get .item .top-title-m {
			margin: 0;
		}


	input[type="radio"] {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		/* margin: 0 40px;*/
		width: 20px;
		height: 20px;
		background: #eeeeee;
		-webkit-box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em;
		box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em;
		border-radius: 50%;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		cursor: pointer;
		color: #363945;
	}

		input[type="radio"]:hover, input[type="radio"]:checked {
			background: #363945;
			-webkit-box-shadow: inset 0 0 0 .6em white, 0 0 0 .1em;
			box-shadow: inset 0 0 0 .6em white, 0 0 0 .1em;
		}

		input[type="radio"]:checked {
			background: #000;
			-webkit-box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em #000;
			box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em #000;
		}

		input[type="radio"]:focus {
			outline: 0;
		}

	.check-domain .result-domain .result-whois {
		padding: 15px;
	}

		.check-domain .result-domain .result-whois .whois {
			line-height: inherit;
		}
}

@media only screen and (max-width: 320px) {

	.control-button .row div {
		max-width: 50%;
	}

		.control-button .row div:nth-child(2) {
			float: right;
		}

	.plus-img {
		display: none;
	}

	.service-more-left .item .box-img {
		display: none;
	}

	.service-more-left .item .box-img2 img {
		height: 50px;
		display: inline-block;
	}

	.service-more-left .item {
		display: inline-block;
		width: 100%;
		padding: 7px;
	}

	.matbao-label-1 {
		display: block;
		font-size: 30px;
	}

	.register-more-service .matbao-label-1 {
		padding-top: 80px;
	}

	.title-muathem span {
		display: none;
	}

	.service-more-left .panel-title {
		padding: 10px 5px;
		border-bottom: 1px solid #fff;
	}

	.register-more-service .panel-group .panel-heading + .panel-collapse > .panel-body {
		padding: 5px;
	}

	.register-more-service .panel-default .panel-heading, .register-cloudserver .panel-heading {
		padding: 0;
	}

	.service-more-left .item .detail, .box-price {
		padding-right: 0;
	}

	.box-price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 20px;
	}

		.box-price .price {
			margin-bottom: 0;
		}

	.register-more-service .service-more-left .hosting-service .matbao-dropdown {
		padding-left: 5px;
	}

	.register-more-service .service-more-left .detail-service {
		margin-left: 0;
	}

	.register-more-service .service-more-left .detail-service {
		width: 100%;
	}

	.service-more-left .item .box-img {
		padding: 0;
	}

	.center-img .title {
		margin-bottom: 15px;
	}

	.box-img2 .detail2 {
		width: 25%;
		display: inline-block;
	}

	.center-img .box-img2 .name-item {
		padding: 0 3px;
	}

	.old-price, .price {
		font-size: 12px;
	}

	.control-button {
		display: block;
		padding-top: 0 !important;
	}

		.control-button .btn-custom-s:first-child {
			padding-right: 5px;
		}

	.register-more-service .control-button .back, .register-more-service .control-button .gotocart {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.register-more-service .control-button .back {
		background: #363636;
	}

	.control-button .btn-custom-s:last-child {
		padding-left: 5px;
	}

	.register-more-service .control-button .gotocart {
		background: #ff4343;
	}

	.icon-custom-s {
		background: #ee4748;
		color: #fff;
		font-size: 25px;
		border-radius: 100%;
		margin-right: 10px;
	}

	.control-button .btn-custom-s:last-child .icon-custom-s {
		background: #f16f24;
		color: #fff;
		margin-left: 10px;
		margin-right: 0;
	}

	.btn-custom-s .matbao-button {
		font-size: 17px;
	}

	.pc-show {
		display: none;
	}

	.mobile-show {
		display: inline-block;
		width: 100%;
	}

		.mobile-show .overfl .info-cus {
			display: none;
		}

		.mobile-show .overfl.active .info-cus {
			display: block;
		}

	.list-domain-get .item .box-price {
		margin-top: 0;
		margin-bottom: 5px;
	}

	.list-domain-get .item .title-m {
		margin: 0;
		line-height: 25px;
	}

		.list-domain-get .item .title-m p {
			margin-bottom: 0;
		}

	.list-domain-get .item .box-price .all-price .old-price, .list-domain-get .item .box-price .all-price .price {
		font-size: 15px;
	}

	.list-domain-get .item {
		padding: 5px 10px;
	}

		.list-domain-get .item .top-title-m {
			margin: 0;
		}


	input[type="radio"] {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		/* margin: 0 40px;*/
		width: 20px;
		height: 20px;
		background: #eeeeee;
		-webkit-box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em;
		box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em;
		border-radius: 50%;
		-webkit-transition: .2s;
		-o-transition: .2s;
		transition: .2s;
		cursor: pointer;
		color: #363945;
	}

		input[type="radio"]:hover, input[type="radio"]:checked {
			background: #363945;
			-webkit-box-shadow: inset 0 0 0 .6em white, 0 0 0 .1em;
			box-shadow: inset 0 0 0 .6em white, 0 0 0 .1em;
		}

		input[type="radio"]:checked {
			background: #000;
			-webkit-box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em #000;
			box-shadow: inset 0 0 0 .4em white, 0 0 0 .1em #000;
		}

		input[type="radio"]:focus {
			outline: 0;
		}

	.check-domain .result-domain .result-whois {
		padding: 5px 15px;
	}

		.check-domain .result-domain .result-whois .whois {
			line-height: inherit;
		}
}

.pagemuathemdichvu {
	background: #E5E5E5;
	padding-top: 45px;
	padding-bottom: 45px;
}

		.pagemuathemdichvu .option-regtenmien {
			background: #fff;
		/*border: 1px solid #C4C4C4;*/
		padding-top: 32px;
		padding-bottom: 32px;
		padding-left: 36px;
		padding-right: 36px;
		}

		.pagemuathemdichvu .option-regtenmien {
			margin-top: 40px;
		}

			.pagemuathemdichvu .option-regtenmien .tenmieninfo .title {
				font-family: roboto condensed;
				font-size: 18px;
				color: #363636;
				text-transform: uppercase;
			}

			.pagemuathemdichvu .option-regtenmien .tenmieninfo .domainname {
				font-family: roboto condensed;
				font-size: 20px;
				font-weight: bold;
				color: #6AC259;
				text-transform: lowercase;
			}

			.pagemuathemdichvu .option-regtenmien .price-tenmien .remove-tenmien {
				background: url('/Content/images/dichvucongthemnew/clear-button.png') no-repeat center;
				width: 16px;
				height: 16px;
				margin-bottom: 13px;
				cursor: pointer;
			}

			.pagemuathemdichvu .option-regtenmien .price-tenmien .dongiatenmien {
				font-family: 'Open Sans', sans-serif;
				font-size: 18px;
				font-weight: bold;
				color: #363636;
			}

		.pagemuathemdichvu .option-add {
		}

			.pagemuathemdichvu .option-add .header-option {
				margin-bottom: 39px;
			}

				.pagemuathemdichvu .option-add .header-option .title-option {
					font-family: roboto condensed;
					font-size: 24px;
					font-weight: bold;
					color: #242424;
				}

				.pagemuathemdichvu .option-add .header-option .desc-option {
					font-style: italic;
					font-size: 14px;
					color: #363636;
				}

			.pagemuathemdichvu .option-add .subtitle {
				font-family: 'Open Sans', sans-serif;
				font-size: 16px;
				line-height: 22px;
				color: #000;
			}

		.pagemuathemdichvu .list-packagetoadd {
			margin-top: 40px;
		}

			.pagemuathemdichvu .list-packagetoadd .package-toadd {
				background: #fff;
				border: 1px solid #C4C4C4;
				height: 260px;
			}

				.pagemuathemdichvu .list-packagetoadd .package-toadd .packagename {
					font-family: roboto condensed;
					font-weight: bold;
					font-size: 20px;
					color: #fff;
					background: #42BACC;
					height: 55px;
					line-height: 55px;
				}

				.pagemuathemdichvu .list-packagetoadd .package-toadd .packageprice {
					border-bottom: 1px solid #C4C4C4;
					font-family: roboto condensed;
					color: #000;
					padding: 5px 0;
					text-align: center;
				}

					.pagemuathemdichvu .list-packagetoadd .package-toadd .packageprice .numberprice {
						font-weight: bold;
						font-size: 22px;
					}

					.pagemuathemdichvu .list-packagetoadd .package-toadd .packageprice .unit {
						font-size: 12px;
					}

				.pagemuathemdichvu .list-packagetoadd .package-toadd .packageinfo {
					padding: 10px 10px;
				}

					.pagemuathemdichvu .list-packagetoadd .package-toadd .packageinfo .infoitem {
						font-family: 'Open Sans', sans-serif;
						font-size: 14px;
						color: #363636;
						line-height: 44px;
					}

					.pagemuathemdichvu .list-packagetoadd .package-toadd .packageinfo .package-muangay {
						font-family: 'Open Sans', sans-serif;
						color: #363636;
						border: 1px solid #C4C4C4;
						font-size: 14px;
						line-height: 19px;
						text-align: center;
					}
