/*footer*/
body {
	color: #333333;
	background: white;
	font: small/1.2 Helvetica,sans-serif;
}

.show-grid [class^="col-"] {
	background-color: rgba(86, 61, 124, 0.15);
	border: 1px solid rgba(86, 61, 124, 0.2);
}

/*header*/
header .logo {
	margin: 10px 0;
}

header .header-top {
	padding-top: 10px;
}

header .header-top  ul {
	padding-left: 0;
	list-style: none;
}

header .header-top  ul li {
	/*float: left*/
	display: inline;
}

header .header-top  ul li  .btn-group ul.dropdown-menu li {
	float: left;
	width: 100%;
}

header .header-top>ul>li>a {
	color: #003366;
	font-weight: bold;
	font-size: 90%
}
.pagination li.devider {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #000;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
header .header-top  ul li>span {
	float: left;
	margin: 0 0 0 5px;
}

header .header-top  ul li:first-child>span {
	display: none;
}

header .bookphone {
	padding-top: 17px;
}
/*drop-downlist*/
header .header-top  ul li ul.dropdown-menu {
	background-color: #efefef;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	border-radius: 0;
	min-width: inherit;
	right: 0;
	left: inherit;
}

header .header-top  ul li ul.dropdown-menu li a {
	font-size: 12px;
	padding: 3px 5px;
}

header .header-top  ul li ul.dropdown-menu li a strong {
	color: #C70506;
	margin-right: 10px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	background: #e4e4e4;
}

header .header-top  .btn-group.open .dropdown-toggle {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active,
	.btn-default.active, .open>.dropdown-toggle.btn-default {
	background-color: transparent;
	border-color: transparent;
}

.btn-default {
	border: none;
}

header .top .right .bookphone {
	padding-top: 35px;
	text-align: right;
	position: relative;
	z-index: 0
}

header .bookphone .pull-right {
	padding: 5px 10px 0 0
}

header .customer-support {
	border: 1px solid #cccccc;
	padding: 0 10px;
	height: 27px;
	float: right;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	/* FF3.6+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f1f1f1', GradientType=0); /* IE6-9 */
}

header .customer-support img {
	position: relative;
	top: 3px
}

header .customer-support b {
	position: relative;
}

header .customer-support:hover {
	text-decoration: none;
	color: #ff0000
}

header .bookphone h5 span {
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}

header .bookphone h5 {
	display: inline;
	color: #333333;	
	font-size: 16px;
	font-weight: bold
}
/*menu*/
.savehotel_img {
	background: url(../images/hotels-hanoi/sprite.png) no-repeat 0 -351px;
	padding-left: 15px;
}

.booking a, .savehotel_img {
	color: #333;
	font-family: Arial;
}

.booking a .glyphicon-user {
	color: #0066cc;
}

.booking ul {
	overflow: hidden;
}

@media ( min-width : 768px) {
	.menu-top .navbar-default {
		border: 1px solid #a20c0d;
		background: #c70506;
		height: 31px;
		box-shadow: inset 0 6px 5px -5px #FFFFFF;
		-moz-box-shadow: inset 0 6px 5px -5px #FFFFFF;
		-webkit-box-shadow: inset 0 6px 5px -5px #FFFFFF;
		height: 31px;
	}
	.menu-top .navbar {
		min-height: 33px;
		border-radius: 0;
		margin-bottom: 0;
	}
	.menu-top .navbar-default .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.menu-top .navbar-default .navbar-collapse .navbar-nav>li.home>a {
		padding: 0;
	}
	.menu-top .navbar-nav>li {
		background: transparent;
		margin-left: 1px;
	}
	.menu-top .navbar-nav>li:hover {
		text-decoration: none;
		background: url(../images/navigation-left.gif) no-repeat 0 0;
	}
	.menu-top .navbar-nav>li>a {
		padding: 6px 10px;
		color: #fff;
		font-weight: bold;
		background: transparent;
	}
	.menu-top .navbar-nav>li.home a {
		background: url(../images/icon/home.png) no-repeat center 0;
		width: 51px;
		height: 31px;
		text-align: center;
		padding: 0;
	}
	.menu-top .navbar-nav>li.home a:hover, .menu-top .navbar-nav>li.home a.select {
		background: url(../images/icon/home-over.png) no-repeat center 0;
		width: 51px;
        height: 31px;
        text-align: center;
        padding: 0;
	}
	.menu-top .navbar-nav>li.active {
		margin-top: 4px;
	}
	.menu-top .navbar-nav>li>a:hover {
		background: url(../images/navigation-right.gif) no-repeat right 0;
		color: #333;
		width: 100%;
		float: left;
	}
	.menu-top .navbar-nav>li>a.select {
		color: #000;
		text-decoration: none;
		background: url(../images/navigation-left.gif) no-repeat 0 0;
		text-decoration: none;
	}
	.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover,
		.navbar-default .navbar-nav>li.active>a:focus {
		color: #555;
		background-color: #e7e7e7;
		color: #333;
		padding: 0 10px;
		display: inline-block;
		line-height: 23px;
		height: 23px;
		background: #e0f475;
		background: -moz-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafea7),
			color-stop(100%, #bae022));
		background: -webkit-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: -o-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: -ms-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: linear-gradient(to bottom, #fafea7 0%, #bae022 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafea7',endColorstr='#bae022', GradientType=0);
		border-radius: 4px;
	}
	.menu-top .navbar-nav>li.active:hover {
		background: #e0f475;
		background: -moz-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafea7),
			color-stop(100%, #bae022));
		background: -webkit-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: -o-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: -ms-linear-gradient(top, #fafea7 0%, #bae022 100%);
		background: linear-gradient(to bottom, #fafea7 0%, #bae022 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafea7',endColorstr='#bae022', GradientType=0);
		border-radius: 4px;
	}
	header .menu-top .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.navbar .booking {
		
		
	}
	
	@media screen and (min-color-index:0) 
	and(-webkit-min-device-pixel-ratio:0) { @media
	{
	.pull-right .booking {
	        margin-right: -1px;
	        position: relative;
	        padding-top: 32px;
	    }
	}}
	
	.pull-right .booking ul li {
		margin: 0 0 0 5px;
		list-style: none;
		padding: 3px 7px;
		border: 1px solid #ff9999;
		border-top-width: 0;
		border-bottom-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		background: #dfe0e0;
		background: -moz-linear-gradient(top, #ffffff 20%, #dfe0e0 100%);
		background: -webkit-linear-gradient(top, #ffffff 20%, #dfe0e0 100%);
		background: -o-linear-gradient(top, #ffffff 20%, #dfe0e0 100%);
		background: -ms-linear-gradient(top, #ffffff 20%, #dfe0e0 100%);
		background: linear-gradient(to bottom, #ffffff 20%, #dfe0e0 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#dfe0e0', GradientType=0);
		float: right;
	}
	a.text-home {
		display: none !important;
	}
	a.icon-home {
		display: block;
	}
    .col-no-guter-left {
        padding-left: 0;
    }
}

@media ( max-width :1024px) {
	.pull-right .booking {
		margin-top: 0 !important;
	}
	.none-pull {
		float: left !important;
		margin-top: 10px;
		width: 100%;
	}
}

.menu-top {
	margin-top: 10px;
}
/*footer*/
.footer-top {
	background: white;
	padding: 20px 0 5px 0;
	border-top: 1px solid #cccccc;
	overflow: hidden;
}

.listblock {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-top .isocial a {
	display: inline-block;
	height: 29px;
	width: 29px;
	margin-bottom: 14px;
	background-image: url(../images/icon-group.png);
	background-repeat: no-repeat
}

.footer-top .isocial a span {
	text-indent: -9999px;
	font-size: 1px;
	display: none
}

.footer-top .isocial a.social_google {
	background-position: 0 -265px
}

.footer-top .isocial a.social_fb {
	background-position: 0 -235px
}

.footer-top .isocial a.social_tw {
	background-position: 0 -295px
}

a.social_email {
	background-position: 0 -330px;
	height: 24px
}

footer .td-footer h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
	color: #333;
	margin-top: 0;
}

footer .td-footer ul {
	padding-left: 20px;
}

footer .td-footer ul li {
	margin: 5px 0
}

footer .td-footer ul li a {
	text-decoration: none;
	color: #333;
}

footer .td-footer ul li a:hover {
	color: #e1373d;
	text-decoration: underline;
}

footer .infoFooter {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #cccccc;
}

footer .infoFooter .Partner {
	margin: 10px 0;
	float: right;
	padding-right: 15px;
	text-align: right;
}

footer .footer-bottom {
	padding-top: 15px;
	box-shadow: 0 5px 5px -5px #adadad inset;
}

footer .pull-left .text1 {
	color: #c0c0c0 !important;
	font-family: Arial;
}

footer .pull-left .text2 {
	color: #999999;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial;
}

footer .pull-right  a.text3 {
	cursor: pointer;
	text-decoration: none;
	color: #C0C0C0;
	font-family: Arial;
}

/*add*/
.none-maleft {
	margin-left: 0;
}

.none-maright {
	margin-right: 0;
}

.none-paleft {
	padding-left: 0;
}

.none-paright {
	padding-right: 0;
}

.text-lag {
	display: block;
}

.hotels-in-vietnam {
	bottom: 0;
	position: fixed;
	right: 0;
	z-index: 999;
}

#the_map_legend ul {
	list-style-type: none;
	padding: 0;
}

#the_map_legend ul li {
	float: left;
	width: auto;
	padding: 0 15px 0 0;
}

@media ( max-width :991px) {
	.livechat-abs {
		margin-bottom: -45px !important;
	}
	.menu-top .navbar-nav>li>a {
		padding: 6px 5px;
	}
	.breadcrumb {
		float: none;
		margin-top: 0;
		margin-bottom: 0;
		padding-bottom: 3px;
		padding-top: 0;
		position: inherit;
	}
	.menu-top {
		overflow: hidden;
	}
	.frequently li {
		width: 50%;
	}
	.footer-bottom .pull-right {
		float: left !important;
		text-align: left;
	}
	.footer-bottom .none-paleft {
		padding-left: 15px;
	}
	header .bookphone {
		padding-top: 10px;
	}
	.navbar-toggle .icon-bar {
		background: white;
	}
	.none-pull {
		float: left !important;
		margin-top: 10px;
		width: 100%;
	}
	.none-maleft {
		margin-left: -15px;
	}
}

@media ( max-width :790px) {
	.introduction {
		padding: 15px;
	}
}

@media ( max-width :767px) {
	header .container  [class*='col-'] {
		padding-left: 0;
		padding-right: 0;
	}
	.frequently li {
		float: none;
		width: 100%;
	}
	.blockquote-address {
		padding-bottom: 10px;
	}
	.desc-points .desc-earn-points, .desc-points .desc-use-points {
		float: nơne;
		width: 100%;
	}
	.desc-earn-points .notype-liam {
		padding-right: 0;
	}
	.box-link {
		float: none;
		margin-left: 0;
		margin-bottom: 15px;
		width: auto;
		display: block;
	}
	.navbar-default {
		background-color: #C70506;
		border-color: #C70506;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: rgba(250, 250, 250, 0.85);
	}
	.menu-top .navbar-nav {
		margin: 0px -15px;
	}
	.menu-top .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover,
		.navbar-default .navbar-nav>.active>a:focus {
		color: #000;
		background-color: #FFFFFF;
	}
	.menu-top .navbar-nav>li>a:hover {
		background-color: #C70506;
		opacity: 1;
		color: white;
	}
	.menu-top .navbar-nav>li>a {
		background-color: #ED4947;
		border-top: 1px solid #fa9493;
		border-bottom: 1px solid #fa9493;
		opacity: 1;
		color: white;
	}
	.pull-right .booking {
		margin-top: 10px !important;
	}
	.pull-right .booking ul li a {
		color: #F2F1F1;
	}
	/*an footer*/
	footer .footer-bottom {
		display: none;
	}
	footer .infoFooter .Partner {
		display: none
	}
	.footer-top {
		display: none;
	}
	.introduction {
		display: none;
	}
	.none-paleft {
		padding-left: 15px;
	}
	.none-paright {
		padding-right: 15px;
	}
	.none-maleft {
		margin-left: -15px;
	}
	.none-maright {
		margin-right: -15px;
	}
	header .bookphone {
		padding-top: 10px;
	}
	header .logo {
		margin: 10px 0 0 0;
		width: 100%;
		text-align: center;
	}
	header .logo a img {
		display: inherit;
	}
	a.text-home {
		display: block;
	}
	a.icon-home {
		display: none !important;
	}
	.icon-lag {
		display: block;
	}
	.bookphone {
		margin: 0 15px;
	}
	header .header-top .btn-group .caret { /*
		margin-top: 8px;
	*/
		
	}
	.btn-group>.btn+.dropdown-toggle img {
		float: left;
	}
}

/* testmonial */
.boxTestimonial .boxhead {
	padding-bottom: 15px;
	overflow: hidden;
}

.boxTestimonial .btn-write {
	float: right;
	position: relative;
	color: #fff;
	padding: 3px 12px 3px 52px;
	font-weight: bold;
	display: block;
	line-height: 32px;
	background: #2bb7ff; /* Old browsers */
	background: -moz-linear-gradient(top, #2bb7ff 0%, #017ced 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2bb7ff),
		color-stop(100%, #017ced)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2bb7ff 0%, #017ced 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2bb7ff 0%, #017ced 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #2bb7ff 0%, #017ced 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #2bb7ff 0%, #017ced 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2bb7ff',
		endColorstr='#017ced', GradientType=0); /* IE6-9 */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: -4px 4px 4px -4px #cdcdcd;
	-moz-box-shadow: -4px 4px 4px -4px #cdcdcd;
	-webkit-box-shadow: -4px 4px 4px -4px #cdcdcd;
}

.boxTestimonial .btn-write i {
	display: inline-block;
	width: 30px;
	height: 28px;
	position: absolute;
	top: 3px;
	left: 12px;
	background: url(../images/new/icon/ico-testimonial.png) no-repeat 0 0;
}

.boxTestimonial .btn-write:hover {
	text-decoration: none;
}

.boxmodel {
	border: 1px solid #efefef;
	padding: 15px 0;
	margin-bottom: 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 0 0 4px 0px #f1f1f1;
	-moz-box-shadow: 0 0 4px 0px #f1f1f1;
	-webkit-box-shadow: 0 0 4px 0px #f1f1f1;
}

.boxmodel .name-country {
	color: #868686;
	font-size: small;
	font-weight: bold;
}

.boxmodel .add-person {
	color: #868686;
	font-size: 11px;
}

.boxmodel .chart_left {
	background: rgba(0, 0, 0, 0) url("../images/new/icon/char_left.gif")
		no-repeat scroll 17px 4px;
	padding: 0 20px 0 34px;
}

.boxmodel .chart_right {
	background: rgba(0, 0, 0, 0) url("../images/new/icon/char_right.gif")
		no-repeat scroll right bottom;
	padding-right: 15px;
}
/* contact */
.box-title-c {
	overflow: hidden;
}

.box-title-c p {
	float: left;
	height: 48px;
	line-height: 48px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.box-title-c p.mr50 {
	margin-right: 50px;
}

.box-title-c p a:link, .box-title-c p a:visited {
	color: #245abc;
	text-decoration: underline;
}

.box-title-c p a:hover {
	color: #ba1818;
	text-decoration: underline;
}

.contact-by-email {
	border: 1px solid #e4c8c9;
	background: #f0eeee;
	padding: 15px 10px;
}

.title-label {
	font-family: verdana;
	font-size: 16px;
}

.contact-by-email .form-horizontal .control-label {
	font-weight: 400;
	color: #663333;
	text-align: left;
}

.MessageContact {
	color: #663333;
}

.MessageContact a {
	color: #0066cc;
}

.btn-common-red {
	background: #e13738;
	padding: 3px 12px;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
	border: 0;
	cursor: pointer;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.blockquote-address {
	overflow: hidden;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.contact_map {
	float: right;
	margin: 10px 10px 0 20px;
}

.breadcrumb {
	background: transparent none repeat scroll 0 0;	
	margin-bottom: 0;
	padding: 8px 0;
}

.breadcrumb a, .pathway {
	color: #333;
	font-size: 11px;
	padding-top: 4px;
}

.breadcrumb span {
	font-size: 11px;
}

.breadcrumb a {
	padding: 0 5px;
	text-decoration: underline;
}

.breadcrumb>li+li::before {
	content: none;
}

/* FAQs */
.selfservice {
	background-color: #f9f9f9;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 15px 0 6px;
	padding: 12px;
}

.selfservice p .number {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #cc0000;
	display: inline-block;
	font-style: bold;
	line-height: 1;
	margin: -5px 5px 0 0;
	padding: 2px 5px;
	border: 1px solid #cda51b;
	background: #f9e257; /* Old browsers */
	background: -moz-linear-gradient(top, #f9e257 0%, #efb914 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9e257),
		color-stop(100%, #efb914)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f9e257 0%, #efb914 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f9e257 0%, #efb914 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f9e257 0%, #efb914 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #f9e257 0%, #efb914 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e257',
		endColorstr='#efb914', GradientType=0); /* IE6-9 */
	box-shadow: 1px 2px 1px -1px #ffffff inset;
	-moz-box-shadow: 1px 2px 1px -1px #ffffff inset;
	-webkit-box-shadow: 1px 2px 1px -1px #ffffff inset;
}

.modelfaq h3 {
	background: #e9e9ea;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0;
	border-color: #f0f0f0 #f0f0f0 #ffffff;
	font-size: 14px;
	font-family: Arial;
	color: #cc0000;
	padding: 9px 18px;
	font-weight: 700;
	margin: 0;
	border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
}

.modelfaq .content {
	background: #f5f5f7;
	border-style: solid;
	border-width: 1px;
	border-color: #c4c4c4 #f0f0f0;
	padding: 12px;
	border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
}

ul.frequently {
	overflow: hidden;
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #cccccc;
}

.frequently li {
	float: left;
	width: 33.3333%;
	margin-bottom: 7px;
	list-style: none;
}

.ico-flower {
	display: inline-block;
	margin-right: 3px;
	width: 13px;
	height: 12px;
	background: url(../images/new/icon/sprite-00.png) no-repeat 0 0;
}

.frequently li a {
	font-weight: bold;
	color: #333;
}

.frequently li a.cur {
	color: #0044a0;
	text-decoration: underline;
}

.model-question {
	margin-top: 15px;
}

.model-question .widgetg {
	font-weight: bold;
	background: rgba(0, 0, 0, 0) url("../images/new/icon/icon_19.gif")
		no-repeat scroll 0 5px;
	cursor: pointer;
	font-weight: bold;
	padding-bottom: 8px;
	padding-left: 16px;
}

.model-question .active {
	color: #0044a0;
}

.highlight_box {
	background-color: white;
	border: 1px dashed #cccccc;
	border-radius: 7px;
	color: #333;
	display: none;
	font-weight: normal;
	margin-top: 5px;
	padding: 12px;
}

.model-question  .active div {
	display: block;
}

.form-inline-mobile {
	display: inline-block;
	width: auto;
}
/* rewards */
.detail-rewards h1 {
	font-size: 17px;
	line-height: 22px;
	margin: 0 0 15px 0;
	font-weight: 700;
}

.box-link {
	float: right;
	margin-left: 20px;
	width: 250px;
}

.box-link .head {
	background-color: #fcf5f5;
	border: 1px solid #cccccc;
	padding: 7px 12px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

.box-link .head h3 {
	color: #c31319;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	font-weight: 700;
}

.box-link .content {
	border-color: #cccccc;
	border-style: solid;
	border-width: 0 1px 1px;
	padding: 8px 10px;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}

.box-link .content ul {
	padding: 0;
	margin: 0;
}

.box-link .content ul li {
	background: rgba(0, 0, 0, 0) url("../images/new/icon/icon_33.gif")
		no-repeat scroll 0 7px;
	margin-bottom: 3px;
	padding-left: 10px;
	list-style: none;
}

.box-link .content ul li a {
	color: #333;
}

.faq-save-money {
	list-style: outside none none !important;
	padding: 0 !important;
	margin: 0;
}

.faq-save-money li {
	list-style: outside none none !important;
	margin-bottom: 5px;
}

.faq-save-money li .basic-question {
	background: rgba(0, 0, 0, 0) url("../images/new/icon/arrow-red.jpg")
		no-repeat scroll 0 center;
	padding-left: 10px;
}

.desc-points {
	padding-top: 13px;
	overflow: hidden;
}

.desc-points .desc-earn-points, .desc-points  .desc-use-points {
	float: left;
	width: 50%;
}

.desc-points h3 {
	color: #656262;
	font-size: 13px;
	margin-bottom: 9px;
	margin: 0 0 10px 0;
	font-weight: 700;
}

.desc-points h3 span {
	color: #cb0000;
}

.notype-liam {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}

.desc-earn-points .notype-liam {
	padding-right: 20px;
}

.notype-liam li {
	background-color: #f8fef2;
	border: 1px solid #e8e7e7;
	margin-bottom: 9px;
	padding: 10px 5px 5px 5px;
}

.notype-liam .numric {
	border: 1px solid #6b9c6b;
	background: #fbfff7; /* Old browsers */
	background: -moz-linear-gradient(top, #fbfff7 0%, #cafb9c 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfff7),
		color-stop(100%, #cafb9c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbfff7 0%, #cafb9c 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fbfff7 0%, #cafb9c 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fbfff7 0%, #cafb9c 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #fbfff7 0%, #cafb9c 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfff7',
		endColorstr='#cafb9c', GradientType=0); /* IE6-9 */
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #333;
	display: inline-block;
	line-height: 1;
	margin: -5px 5px 0 0;
	padding: 0;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
	font-family: Arial;
	vertical-align: middle;
}

/***** BUTTON ***/
.btn-green {
	background-color: #3699ED;
	border-color: #fff;
	color: #fff
}

.col-no-guter {
	padding: 0 !important;
}

.row-has-guter {
	padding: 15px 15px 0 15px !important;
}

.corner-all {
	border-radius: 5px;
}

.tooltip-inner {
	max-width: 600px !important;
}

.menu-top .navbar-brand {
	color: #fff !important
}

.fa {
	background-image: url(../../images/new/sprite.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
}

.clrdarkred {
	color: #cc0000;
}

.clrred {
	color: #ff0000;
}

.clr666 {
	color: #666666;
}

.font-26 {
	font-size: 26px;
}

.font-14 {
	font-size: 14px;
}

.primary-content {
	padding-top: 15px;
	padding-bottom: 15px;
}

.small-font {
	font-size: 90%;
}

.clr999 {
	color: #999;
}

.align-center {
	text-align: center;
}

.totop {
	-ms-filter: "alpha(opacity=50)";
	filter: alpha(opacity = 20);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	cursor: pointer;
}

.totop:hover {
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity = 100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.text-red {
	color: red;
}

.fixed-top {
	position: fixed;
	z-index: 1030;
	top: 0;
}

.mt-15 {
	margin-top: 15px;
}

.mt-5 {
	margin-top: 5px;
}
.pd-15{
    padding: 15px;
}
.pd-b-10{
    padding-bottom: 10px;
}
.pd-t-10{
    padding-top: 10px;
}
/*main*/

.pull-right .booking ul {
	list-style: none;
	margin-bottom: 0;
	padding: 0
}

/******************** OTHER ************************/
.BoxInfoOffice {
	border: 1px solid #c9c9c9;
}

.address-office {
	padding: 15px 10px;
}

.title-label .number, .BgNumber {
	background: #e13738;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-style: bold;
	line-height: 1;
	width: 29px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	font-family: Arial;
	vertical-align: middle;
}

.SendMail, .SendMail span {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 29px;
	padding-left: 10px;
}

.BgNumber {
	color: #fff;
	float: left;
	font: bold 18px/29px Arial;
	height: 29px;
	text-align: center;
	width: 29px;
}

.livechat-abs {
	position: relative;
	margin-bottom: -68px;    
    z-index: 10;    
}
.form-control-feedback{
	color: #0088E2;
	font-size: 150%;
	font-weight: lighter;
	cursor: pointer;
}
.has-feedback .form-control {
    padding-right: 35px;
}
.popover {
    min-width: 400px;
    max-width: 400px;
}
.price {
	color: red;
	font-weight: bold;
	font-size: 20px;
}
.pointer{
    cursor: pointer;
}
.cursor-help{
    cursor: help;
}
.text-green {
    color: #009900;
}
