table.table tr.bg {
    background: #FBF9F9;
}

.money {
	color: #CC3300;
	font-weight: bold;
	padding: 5px;
}

.discounts_money {
	color: #000000;
	font-weight: normal;
	text-decoration: line-through;
	padding: 5px;
    font-size: 16px;
}

.rate-star{
    padding: 5px;
    float: left;
    height: 14px;
    line-height: 14px;
}
.rate-star .width-star-title{
    float: left;
    margin-right: 5px;
}
.rate-star .width-star-num{
    float: left;
    font-weight: bold;
    margin-left: 5px;
}
.rate-star .width-star-bg{
    width: 180px;
    float: left;
    cursor: pointer;
    border-radius: 3px;
    background: #dadada;
}
.rate-star .width-star-value{
    float: left;
    border-radius: 3px;
    background: url("../images/hotel/star-png.png") repeat-x;
}
.rateavg_percent{
    font-size: 18px;
    font-weight: bold;
}

#search_form_shops .form-group{
	margin-bottom: 4px;
}

#products .col-sm-6 .thumbnail, #category .col-sm-6 .thumbnail{
	padding-top: 10px;
}

#products .col-sm-6 .label-default{
	margin-bottom: 10px;
	display: inline-block;
}

#category .col-sm-6 .price .money{
      display: block;
      vertical-align: middle;
}

.msgshow {
	background: #F5F5F5;
	padding: 20px;
	border: 4px solid #C7C7C7;
	position: fixed;
	bottom: 0;
	right: 0;
	display: none !important;
	z-index: 0;
}

/*tooltip*/
.tooltip-inner {
    max-width:250px;
    padding:10px;
    color:#fff;
    text-align:left !important;
    background-color:#0C2138;
    border-radius:4px
}

.tooltip-inner img.pull-left{
    margin:3px 5px 1px 0;
}

.tooltip-inner img.pull-right{
    margin:3px 1px 0 5px;
}
.pages {
    display: inline-block;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}

#formsearch{
    margin-top: 10px;
}

#formsearch .row{
    margin-bottom: 10px;
}

/* Custom controls */
div[id*="product_center"]{
	position: relative;
}
div[id*="product_center"] .crsl-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div[id*="product_center"] .crsl-items:after{
	display: block;
	clear: both;
	content: '';
}

div[id*="product_center"] .crsl-items img{
    margin: 0 auto 6px auto;
}

div[id*="product_center"] .previous, div[id*="product_center"] .next{
	position: absolute;
	top: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-indent: -10000px;
	color: #FFF;
	background: rgba(0, 0, 0, .80) url(../images/hotel/previous-next.png) no-repeat 0 0;
	z-index: 10;
	/* border radius */
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	/* transition */
	-webkit-transition: background .2s ease-out;
	-moz-transition: background .2s ease-out;
	-o-transition: background .2s ease-out;
	transition: background .2s ease-out;
}
div[id*="product_center"] .previous:hover, div[id*="product_center"] .next:hover{
	background-color: rgba(0,0,0, .95);
}
div[id*="product_center"] .previous{
	left: 0;
	background-position: 0 0;
}
div[id*="product_center"] .next{
	right: 0;
	background-position: 100% 0;
}
div[id*="product_center"] .crsl-item{
	margin-bottom: 0;
}

.caption h3{
    line-height: 22px;
    height: 40px;
}

/* BLOCK OTHER PRODUCT */
.others_product ul{
	width: 100%;
	margin: 0;
	padding: 0;
}

.others_product ul li {
	list-style: none;
	text-align: center;
	margin-bottom: 10px;
}

.others_product ul li img {
	margin: 5px;
}

.others_product ul li.bg {
	background: #FFFFF0;
}

.others_product ul li span.time {
	color: #c0c0c0;
	font-size: 11px
}

.page-header{
    padding: 10px 0px;
    margin: 0 0 10px;
}

/* PRINT */
#print{
    padding: 10px;
}

#print table.rows2 {
    width: 100%;
    border: none;
    margin-bottom: 10px;
}

#print table.rows {
    width: 100%;
    border: 1px solid #F5F5F5;
}

#print table.rows td {
    padding: 5px;
    border: 1px solid #F5F5F5;
}

#print table.rows td img {
    width: 60px;
    padding: 2px;
    border: 1px solid #ebebeb;
    vertical-align: middle;
}

#print table.rows tr.bg {
    background: #f3f3f3;
}

#print table.rows tr.bgtop {
    background: #CCCCCC;
    line-height: 22px;
}

/* CART */
div.step_bar a.step {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 700;
    background: url('../images/hotel/star.png') no-repeat left center;
    padding-left: 10px;
    margin-right: 10px;
}

div.step_bar a.step span {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    text-align: center;
    font-weight: 700;
    font-size: 13px;
    color: #039;
}

div.step_bar a.step_current{
    color: red;
}

.block{
	margin-bottom: 10px
}

.block .payment_info{
    margin: 10px 0 10px 0;
}

.block .payment_info .payment_items{
    text-align:center;
    margin-right:2px;
    display:inline-block
}

#detail{
	margin: 5px !important;
}

#detail .zoom_img {
    margin: 10px 0 10px 0;
}

#detail ul.product_info {
    padding: 0;
}

#detail ul.product_info li {
    margin-bottom: 5px;
}

/* TAB */
.r-tabs {
    margin: 10px 0 10px 0;
    position: relative;
}

.r-tabs .r-tabs-nav {
    border-bottom: 1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    top: 1px;
}

.r-tabs .r-tabs-nav .r-tabs-anchor {
    background: #00aadd;
    margin-bottom: 3px;
    padding: 10px 12px;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.r-tabs .r-tabs-nav .r-tabs-state-active {
    background-color: #fff;
    margin-bottom: -1px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #00aadd;
    background-color: #fff;
}

.r-tabs .r-tabs-panel {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #00aadd;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #00aadd;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    margin-bottom: 0;
}

/* Social button */
em.fb,       span.fb{        color: #3b5998; }
em.tw,       span.tw{        color: #00aced; }
em.google,   span.google{    color: #dd4b39; }

.google-plus-one{
   overflow: hidden;
   position: relative;
}

.google-plus-one i{
   position: absolute;
   left: -4px;
   bottom: -5px;
}

.google-plus-one span{
   font-size: 16px;
   font-weight: 900;
   line-height: 10px;
   margin-left: 15px;
}

.btn-sm.google-plus-one span{ font-size: 14px; }
.btn-sm.google-plus-one i{ bottom: -3px; }
.btn-lg.google-plus-one span{ font-size: 20px; margin-left: 18px; }
.btn-lg.google-plus-one i{ bottom: -5px; }
.btn-xs.google-plus-one span{ font-size: 12px;}
.btn-xs.google-plus-one i{ bottom: -7px; }

/*********************/


#products .items {
	float: left;
	display: block;
}

#products .items .items_content {
	text-align: center;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin: 1px;
}

#products .items .items_content img {
	border: #EFEFEF 1px solid;
	padding: 2px;
}

#products .items .items_content .content_top {
	height: 135px;
}

#products .items .items_content .show-product-code {
	height: 156px;
}

#products .items .items_content .content_price {
	height: 15px;
}

.time_up {
	color: #c0c0c0;
	font-weight: normal;
}

.btnum, .shops-center {
	text-align: center;
}

/* BUTTON */
a.pro_order, a.pro_detail {
	color: #000000;
	padding: 2px 0px;
	background: url(../images/hotel/bgbt.png) repeat 0 0;
	display: inline-block;
	width: 60px;
	text-align: center;
	border: 1px solid #FC0;
}

a.pro_detail:hover, a.pro_order:hover {
	background: #FFCC33
}

/* DETAIL */
#detail .image-demo {
	float: left;
	width: 150px;
}

#detail .info_product {
	padding-left: 150px;
}

#detail .date_up {
	color: #bcbcbc;
	display: block;
}

#detail .info_product p {
	padding: 2px;
	margin: 0;
}

#detail h2 {
	color: #004080;
	font-size: 14px;
	font-weight: bold;
	text-align: justify
}

#detail .detail_com {
	margin-bottom: 5px;
}



#detail .prd_rate {
	padding: 0px;
}


#detail .prd_rate div.line {
	margin-bottom: 10px;
}

#detail .prd_rate div.cm_rows {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #d7e2e6;
}

#detail .prd_rate div.avata {
	width: 54px;
	text-align: center;
	float: left;
}

#detail .prd_rate div.avata img {
	border: 1px solid #d7e2e6;
	padding: 1px;
}

#detail .prd_rate div.cm_c {
	float: right;
}

/* OTHER PRODUCT */
#detail .others {
	padding: 10px;
}

#detail .others ul li {
	background: url(../images/hotel/square.jpg) no-repeat 0px 5px;
	padding-left: 8px;
}

#detail .others .date {
	color: #999;
}

#detail .others h1 {
	border-bottom: #CCC 1px solid;
	margin-bottom: 5px;
}

#detail .div_rate a {
	padding-right: 18px;
	background: url('../images/hotel/star.png') no-repeat right center;
	margin-right: 5px;
}

/* OTHER */
.payment {
	color: #ff0000;
	font-weight: bold;
	display: block;
	margin-top: 10px;
	border: 1px solid #ff0000;
	padding: 3px;
	text-transform: uppercase;
}

.pages a {
	color: #000000;
	border: 1px solid #ebebeb;
	padding: 2px 6px;
	display: inline-block;
}

.pages a:hover {
	background: #f2f2f2;
}

.pages strong {
	color: #ffffff;
	border: 1px solid #ebebeb;
	padding: 2px 6px;
	display: inline-block;
	background: #0080c0;
	font-weight: normal;
}

/* GIRD */
#category {
	margin-bottom: 8px;
	background: #ffffff;
}

#category .page_title {
	font-size: 13px;
	color: #454545;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 2px solid #e5e5e5;
}

#category .list_rows {
	border-bottom: 1px dashed #cad5d8;
}

#category .list_rows div.img {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#category .list_rows div.img input {
	position: absolute;
	top: 15px;
	left: 5px;
}

#category .list_rows div.img img {
	border: 1px solid #f4f4f4;
	padding: 2px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#category .list_rows div.list_c {
	width: 300px;
	float: left;
	margin-right: 10px;
	padding: 20px 0;
}

#category .list_rows div.list_c h3 {
	margin-bottom: 10px;
}

#category .list_rows div.list_c p.des {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cad5d8;
}

#category .list_rows div.list_c p.add_prd {
	margin: 10px 0 0 0;
}

#category .list_rows div.info_prd {
	width: 170px;
	margin-right: 10px;
	margin-top: 20px;
	float: left;
}

#category .list_rows div.info_prd ul {
	padding: 15px;
}

#category .list_rows div.info_prd ul li {
	padding: 0 0 10px 15px;
}

#category .list_rows div.info_prd strong {
	color: #fc4d00;
}

#category .list_rows div.info_prd span {
	display: block;
	font-weight: 700;
}

#category .grid_rows {
	width: 33%;
	float: left;
	margin-top: 10px;
}

table.rows2 {
	width: 100%;
	border: 1px solid #b9dcff;
	padding: 5px;
}

table.rows {
	width: 100%;
}

table.rows td {
	padding: 5px
}

table.rows td img.imgpro {
	width: 40px;
	padding: 2px;
	border: 1px solid #ebebeb;
	vertical-align: middle;
}

table.rows tr.bgtop {
	background: #CCE6FF;
	line-height: 22px;
}



.share a {
	padding: 0px;
	margin: 0px;
}

.share img {
	height: 16px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}

.title_cate {
	background: url('../images/hotel/pro_cat_header.png') repeat-x;
	height: 20px;
	line-height: 20px;
	padding: 5px;
	font-weight: bold;
}

.btn_view {
	background: url('../images/hotel/bl.png') no-repeat left center;
	display: inline-block;
}

.btn_view span {
	background: url('../images/hotel/br.png') no-repeat right;
	padding: 3px 10px;
	display: inline-block;
}

#total {
	color: #ff0000;
	font-weight: bold;
	font-size: 15px;
}

.order_code {
	padding: 5px;
	border: 1px solid #dfdfdf;
	text-align: center;
}

.text_date {
	color: #0080c0;
	font-size: 16px;
	font-weight: 700;
}

/* BLOCK PRODUCT CENTER */
.product_center {
	z-index: 2;
	margin-bottom: 2px;
}

.product_center {
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}

.product_center .container {
	width: 960px;
	height: 130px;
	overflow: hidden;
	position: relative;
}

.product_center .slides {
	position: absolute;
	top: 0;
	left: 0;
}

.product_center .slides > div {
	position: absolute;
	top: 0;
	width: 960px;
	display: none;
}

#block_newtop .slides > div a:hover {
	text-decoration: underline;
}

.product_center p {
	padding: 0px;
}

.product_center ul.pagination {
	padding: 5px;
	float: right;
}

.product_center ul.pagination li {
	float: left;
	list-style: none;
}

.product_center ul.pagination a {
	display: block;
	overflow: hidden;
	background: #f3f3f3;
	margin-right: 2px;
	line-height: 20px;
	height: 20px;
	width: 20px;
	text-align: center;
}

.product_center ul.pagination li.active a {
	background: #b5b5b5;
	color: #ffffff;
}

.product_center .slides .items {
	display: block;
	width: 150px;
	float: left;
	height: 120px;
	margin-right: 10px;
	text-align: center;
}

.product_center .slides .items img {
	height: 80px;
	border: #DFDFDF 1px solid;
	padding: 2px;
}

.block-nobg .title_adv {
	background: url('../images/dot_gray.gif') repeat-x center;
}

.frame {
	padding: 20px;
	text-align: center;
}

/* SEARCH */
.search {
	border: 1px solid #ebebeb;
	padding: 5px;
	margin-bottom: 5px;
}

.search .input {
	width: 200px
}

.search .rows {
	line-height: 25px
}

.search .rows label {
	width: 180px;
	display: inline-block;
}

.result-frame .result-content {
	margin-bottom: 5px;
	border-bottom: 1px dotted #c0c0c0;
	padding-bottom: 5px;
}

.result-frame .result-content img {
	margin-right: 5px;
	border: 1px solid #e6e6e6;
	padding: 2px;
}

.result-frame .linktitle {
	color: #0080c0;
	line-height: 22px;
	font-weight: bold;
}

.result-frame .keyword {
	background: #ffff00;
}

.search .date {
	background: url(../images/hotel/date.png) no-repeat center;
	border: 0px;
	margin: auto;
	padding: 4px 10px;
}

.divbg {
	background: #F9F9F9;
	line-height: 28px;
	margin-top: 10px;
	padding: 0px 10px;
	font-size: 14px;
	text-transform: uppercase;
}

/* TOOLTIP */
#products .tip {
	color: #fff;
	background: #1d1d1d;
	display: none;
	padding: 10px;
	position: absolute;
	z-index: 3000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 250px;
	text-align: left;
}

#products .tip img {
	margin-right: 10px;
	float: left;
}

.title_shop {
	color: #000000;
	font-weight: bold;
	text-align: left;
	display: block;
}

.no-wrap {
	white-space: nowrap
}

/* POST */
.post-product h2 {
	border-bottom: 1px #D8D8D8 solid;
}

.txt-full {
	width: 99%;
}

.title_group {
	margin-bottom: 10px;
	border-bottom: 1px #e8e8e8 solid;
	line-height: 20px;
}

.info-require {
	color: red;
	font-size: 11px;
	font-style: italic;
}

.span-require {
	color: red;
	font-style: italic;
}

.post-error {
	border: 1px solid #FFAAD5;
	margin: 0 auto 10px;
	background: #FFD2E9;
	padding: 10px;
}

.post-error span {
	color: #F00;
	font-weight: bold;
}

.post-product .show-date {
	vertical-align: middle;
}

.ddsmoothmenu-v ul, .ddsmoothmenu-v li, ddsmoothmenu-h ul, .ddsmoothmenu-h li {
	list-style: none;
	margin: 0;
}

.rows3 td {
	padding: 1px;
}

.error {
	color: red;
}

img.calendar {
	vertical-align: middle;
}

.bsss {
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	color: #5C5C5C;
	cursor: pointer;
	text-decoration: underline;
}

.compare {
	margin-bottom: 10px;
}

.tabs {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin: 1em 0 1em;
	font-weight: 300;
	z-index: 0
}

/* Nav */
.tabs .nav {
	text-align: center;
}

.tabs .nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline-block;
}

.tabs .nav li {
	border: 1px solid #becbd2;
	border-bottom: none;
	margin: 0 0.25em;
	display: block;
	float: left;
	position: relative;
	padding-top: 2px;
}

.tabs .nav li.active {
	border: 1px solid #47a3da;

	/*box-shadow: inset 0 2px #47a3da;*/
	box-shadow: 0 2px #47a3da inset;
	border-bottom: none;
	z-index: 100;
}

.tabs .nav li.active:before,
.tabs .nav li.active:after {
	content: '';
	position: absolute;
	height: 1px;
	right: 100%;
	bottom: 0;
	width: 1000px;
	background: #47a3da;
}

.tabs .nav li.active:after {
	right: auto;
	left: 100%;
	width: 4000px;
}

.tabs .nav a {
	color: #becbd2;
	display: block;
	font-size: 1.1em;
	line-height: 2.5;
	padding: 0 1.25em;
	white-space: nowrap;
	border-radius: 0;
	border: none;
}

.tabs .nav a:hover {
	color: #768e9d;
}

.tabs .nav li.active a {
	color: #47a3da;
	border-radius: 0;
	border: none;
}

#detail ul{
	padding-left: 0;
}

.nav-tabs li a img{
	display: inline-block;
	max-height: 30px;
	max-width: 30px;
	padding-right: 3px;
}

/* Icons */
.tabs .nav a:before {
	display: inline-block;
	vertical-align: middle;
	text-transform: none;
	font-weight: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
	margin: -0.25em 0.4em 0 0;
}

/* Content */
.content section {
	font-size: 1.25em;
	padding: 2px 1px;
	display: none;
	max-width: 1230px;
	margin: 0 auto;
}

.content section:before,
.content section:after {
	content: '';
	display: table;
}

.content section:after {
	clear: both;
}

/* Fallback example */
.no-js .content section {
	display: block;
	padding-bottom: 2em;
	border-bottom: 1px solid #47a3da;
}

.content section.content-current {
	display: block;
}

/* Example media queries */

@media screen and (max-width: 52.375em) {
	.tabs .nav a span {
		display: none;
	}

	.tabs .nav a:before {
		margin-right: 0;
	}

	.mediabox {
		float: none;
		width: auto;
		padding: 0 0 35px 0;
		font-size: 90%;
	}

	.mediabox img {
		float: left;
		margin: 0 25px 10px 0;
		max-width: 40%;
	}

	.mediabox h3 {
		margin-top: 0;
	}

	.mediabox p {
		margin-left: 40%;
		margin-left: calc(40% + 25px);
	}

	.mediabox:before,
	.mediabox:after {
		content: '';
		display: table;
	}

	.mediabox:after {
		clear: both;
	}
}

@media screen and (max-width: 32em) {
	.tabs .nav ul,
	.tabs .nav ul li a {
		width: 100%;
		padding: 0;
	}

	.tabs .nav ul li {
		width: 20%;
		width: calc(20% + 1px);
		margin: 0 0 0 -1px;
	}

	.tabs .nav ul li:last-child {
		border-right: none;
	}

	.mediabox {
		text-align: center;
	}

	.mediabox img {
		float: none;
		margin: 0 auto;
		max-width: 100%;
	}

	.mediabox h3 {
		margin: 1.25em 0 1em;
	}

	.mediabox p {
		margin: 0;
	}
}

.info_pro{
	position: absolute;
	top: 40px;
	left: 5px
}

.newday{
	display: block;
	text-transform: uppercase
}

#coupons_info{
	margin-top: 6px
}

.tab-pane{
	padding: 5px
}
.select2-selection{
	height: 32px !important
}
.select2-container .select2-selection--single .select2-selection__rendered
{
	padding-top: 2px
}
.order_shipping_info li{
	margin: 8px 0;
}

.filter_product label {
	margin-right: 10px
}

.filter_product .label_group {
	height: 22px;
	border: 1px solid #cccccc;
	outline: 1px solid #fff;
	background: #f2f2f2;
	text-align: center;
	line-height: 21px;
	display: block;
	float: left;
	cursor: pointer;
	position: relative;
	text-transform: uppercase;
	padding: 0 10px;
	margin-top: 5px;
	min-width: 30px;
	font-size: 11px;
	white-space: nowrap;
}

.filter_product .label_group:hover {
	border-color: red
}

.filter_product .active {
	border-color: blue
}

.filter_product .label_group input, .filter_product .image_group input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0;
	z-index: -1;
}

.filter_product .fa-star{
    color: #ffb40c;
    margin-right: 2px;
}

.ajax-load-qa {
	background: url("../images/hotel/ajax-loader.gif") no-repeat center center rgba(255,255,255,0.5);
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.thumbnail .caption h3{
	font-size: 14px
}

.info_icon:before {
	font-family: FontAwesome;
	color: #1E91CF;
	font-size: 14px;
	content: "\f05a";
}

.fb-like{
	margin-right: 30px;
}

.form-review{
	font-size: 13px
}

.form-review .pagination{
	margin-top: 2px
}

.form-review .pagination>li>a{
	padding: 1px 5px;
	font-size: 12px;
}

.form-review .review_row{
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px
}

.form-review .border{
	padding: 0 10px 0 10px
}

.form-review .border-right{
	border-right: 1px solid #ddd;
}

/*  Second Example with big stars */
.rate-ex2-cnt{
	width:150px; height: 30px;
}
.rate-ex2-cnt .rate-btn{
	width: 30px; height:30px;
	float: left;
	background: url(../images/hotel/rate/rate-btn2.png) no-repeat;
	cursor: pointer;
}
.rate-ex2-cnt .rate-btn:hover, .rate-ex2-cnt  .rate-btn-hover, .rate-ex2-cnt  .rate-btn-active{
	background: url(../images/hotel/rate/rate-btn2-hover.png) no-repeat;
}
/* End second Example with big stars */

/* rate result */
.rate-result-cnt{
	width: 82px; height: 18px;
	position: relative;
}
.rate-stars{
	width: 82px; height: 18px;
	background: url(../images/hotel/rate/rate-stars.png) no-repeat;
	position: absolute;
}
.rate-bg{
	height: 18px;
	background-color: #ffbe10;
	position: absolute;
}
.star-icon{
	width: 17px;
	height: 17px;
	background: url(../images/hotel/rate/rate-btn3-hover.png) no-repeat;
	float: left
}

.docpay div{
	line-height: 25px
}

.docpay div strong{
	width: 120px;
	display: inline-block
}

#group_error {
	color: #C00;
	font-style: italic;
	padding: 5px;
	border: 1px dashed #C00;
	margin: 5px 0;
	display: none;
}

.download{
	border-bottom: dashed #DDDDDD 1px;
	line-height: 35px
}

.download, .download a{
	font-size: 13px
}

.btn-transparent{
	background: none;
	border: none;
	box-shadow: none
}
.hotelListHeadLine .hotelName {
    font-size: 24px;
    font-weight: bold;
}
.vspacingbottom15 {
    margin-bottom: 15px;
}
.hotelName {
    color: #003C71;
}
.vspacingbottom5, .vspacingbottom {
    margin-bottom: 5px;
}
.hotel-item {
  color:#088db2;
  font-size:12px;
  min-height:150px;
  background:#f9fafa;
  display:flex;
  transition:all 0.3s ease-in-out;
  box-shadow:0 1px 1px rgba(0,0,0,0.1);
}

.hotel-item__a {
  cursor:pointer;
  text-decoration:none !important;
}

.hotel-item__wrapper {
  background:rgba(148,151,163,0.2);
  transition:all 0.3s ease-in-out;
  padding:3px;
}

.hotel-item__wrapper:hover {
  background:#26bed6;
  box-shadow:0 3px 6px rgba(0,0,0,0.16),0 3px 6px rgba(0,0,0,0.23);
}

.hotel-item__wrapper.combo {
  background:linear-gradient(to bottom,#fbe4c1,#f9daa9);
  border-radius:2px;
}

.hotel-item__wrapper ~ .hotel-item__wrapper {
  margin-top:15px;
}

.hotel-item__combo {
  letter-spacing:-0.5px;
  padding:8px 15px;
  color:#f79321;
  font-size:16px;
  font-weight:bold;
  font-weight:500;
  display:flex;
  justify-content:space-between;
  align-items:center;
}

.hotel-item__combo .combo-expired {
  border-radius:4px;
  padding:2px 4px;
  background:rgba(255,255,255,0.5);
  font-size:12px;
  font-weight:500;
  margin-left:5px;
}

.hotel-item .left {
  background:white;
  width:100%;
}

.hotel-item .left .img-wrapper {
  width:100%;
  overflow:hidden;
  display:flex;
  height:100%;
}

.hotel-item .left .img-wrapper .image {
  width:100%;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center;
  transition:all 0.3s ease-in-out;
}

.hotel-item .left .combo-short-wrapper {
  position:absolute;
  top:17px;
  left:-10px;
  width:100%;
  background:linear-gradient(to bottom,#e73530,#e52822);
  letter-spacing:-0.5px;
  min-height:40px;
  padding:5px 5px 5px 10px;
  border-radius:0 4px 4px 0;
  color:white;
  font-weight:bold;
  box-shadow:0 1px 2px rgba(0,0,0,0.1);
  display:flex;
  align-items:center;
}

.hotel-item .left .combo-short-wrapper:before,
.hotel-item .left .combo-short-wrapper:after {
  box-sizing:border-box;
  content:"";
  position:absolute;
  border-style:solid;
  border-color:transparent;
  bottom:-10px;
}

.hotel-item .left .combo-short-wrapper:before {
  border-width:0 10px 10px 0;
  border-right-color:#901511;
  left:0;
}

.hotel-item .center .header {
  margin-bottom:10px;
}

.hotel-item .center .header .fa-star{
  color: #ffb40c;
    margin-right: 2px;
}
.hotel-item .center .header .item-review
{
    margin-top: 5px;
}
.filter_product label{
    font-weight: normal;
}
.filter_product{
    color: #088db2;
}
.filter_product .text-danger {
    color: #eb8f00;
}
.filter_product p {
    margin: 0 0 8px;
}
.filter_product input[type="checkbox"], .filter_product input[type="radio"]
{
    border-radius: 4px;
}
@media only screen and (min-width:768px) {
  .hotel-item .center .header {
    max-width:300px;
  }
}

@media only screen and (min-width:1200px) {
  .hotel-item .center .header {
    max-width:370px;
  }
}

.hotel-item .center .header .name {
  margin-bottom:2px;
  width:100%;
  color:#003c71;
  font-size:16px;
  font-weight:bold;
}

.hotel-item .center .header .address {
  margin-bottom:2px;
  margin-top: 5px;
  display:inline-block;
  width:100%;
  color:#40a6f2;
}
.hotel-item .right .viewdetail {
    background: rgba(0,60,113,0.05);
    border: 1px solid rgba(0,60,113,0.05);
    font-weight: 500;
    color: #003c71;
    width: auto;
    display: inline-block;
    border-radius: 2px;
    padding: 8px 15px;
    position: relative;
    text-align: left;
    margin-top: 50px;
}
.hotel-item .review-score {
    background: #9fc43a;
    color: white;
    padding: 2px 4px;
    border-radius: 4px;
    line-height: 1;
    font-weight: bold;
}
.hotel-item .center .header .address:hover {
  text-decoration:underline;
}

.hotel-item .center .header .review-small {
  margin-left:5px;
  color:#9fc43a;
  font-size:12px;
}

.hotel-item .center .header .review-small .review-score {
  background:#9fc43a;
  color:white;
  padding:2px 4px;
  border-radius:4px;
  line-height:1;
  font-weight:bold;
}

.hotel-item .center .header .stars {
  display:inline-block;
  white-space:nowrap;
  color:#fdbf65;
  font-size:16px;
  margin-right:10px;
}

.hotel-item .center .header .stars .star {
  letter-spacing:-3px;
}

.hotel-item .center .header .heart {
  font-size:16px;
  color:#e52822;
}

.hotel-item .center .super-tag {
  border:1px solid rgba(0,60,113,0.25);
  color:#003c71;
  display:inline-block;
  padding:2px 5px;
  border-radius:3px;
  background:white;
  font-weight:bold;
  font-weight:500;
  margin-bottom:10px;
}

.hotel-item .center .super-tag ~ .super-tag {
  margin-left:5px;
}

.hotel-item .right .review {
  color:#9fc43a;
  flex-grow:0;
  justify-content:flex-end;
  align-items:center;
  margin-bottom:15px;
}

.hotel-item .right .review-text {
  font-size:16px;
  font-weight:bold;
  margin-bottom:2px;
}

.hotel-item .right .review-score-wrapper {
  background:linear-gradient(to bottom,#a3c741,#99bc38);
  color:white;
  font-size:16px;
  font-weight:bold;
  border-radius:8px 8px 8px 0;
  width:45px;
  height:40px;
  display:flex;
  justify-content:center;
  align-items:center;
  margin-left:10px;
}

.hotel-item .right .pricing {
  text-align:center;
}

.hotel-item .right .pricing .promotion {
  display:inline-block;
  background:linear-gradient(to bottom,#e83e39,#e52822);
  padding:8px 15px 8px 8px;
  color:white;
  margin-bottom:15px;
  font-weight:bold;
}

.hotel-item .right .pricing__room_name {
  background:rgba(0,60,113,0.05);
  border:1px solid rgba(0,60,113,0.05);
  font-weight:500;
  color:#003c71;
  width:auto;
  display:inline-block;
  border-radius:2px;
  padding:8px 15px;
  position:relative;
  text-align:left;
}

.hotel-item .right .pricing .price {
  line-height:1;
  letter-spacing:-0.5px;
}

.hotel-item .right .pricing .price.old {
  font-size:16px;
  color:#6c707e;
  text-decoration:line-through;
}

.hotel-item .right .pricing .price.primary {
  font-weight:bold;
  color:#26bed6;
  font-size:21px;
}

.hotel-item .right .pricing .price .currency {
  font-size:12px;
}

.hotel-item .right .pricing .price .tax-included {
  color:#6c707e;
}

.hotel-item .inform {
  padding:5px 10px;
  border:1px dashed #088db2;
  border-radius:4px;
}

.hotel-item .inform.not-available {
  color:#e52822;
  border:1px dashed #e52822;
}

@media screen and (max-width:479px) {
  .hotel-item .center .pill-title {
    display:none;
  }
  .hotel-item .center .pill-item {
    color:#003c71;
    display:inline-block;
    margin-right:10px;
    padding:0;
  }
  .hotel-item .center .pill-item:before {
    content:"?";
  }
  .hotel-item .center .pill-item.pill-plus {
    display:none;
  }
  .hotel-item .right .pricing__group {
    display:flex;
    align-items:center;
    align-content:center;
  }
  .hotel-item .right .pricing__room_name {
    margin-top:0;
  }
  .hotel-item .right .pricing__room_name:after {
    position:absolute;
    content:"";
    top:17px;
    right:-8px;
    border-left:solid 8px #e0e6ed;
    border-top:solid 8px transparent;
    border-bottom:solid 8px transparent;
  }
  .hotel-item .right .pricing .price {
    display:flex;
    order:1;
    margin-bottom:0;
    flex-grow:1;
    text-align:right;
    justify-content:flex-end;
  }
}

@media only screen and (min-width:320px) {
  .hotel-item {
    flex-direction:column;
  }
  .hotel-item .left {
    min-height:200px;
    position:relative;
  }
  .hotel-item .left .img-wrapper .image {
    min-height:200px;
  }
  .hotel-item .center,
  .hotel-item .right {
    padding:15px;
  }
  .hotel-item .review-small {
    display:inline-block;
  }
  .hotel-item .pricing {
    display:block;
  }
  .hotel-item .pricing .promotion {
    border-radius:4px 0 0 4px;
    position:relative;
    right:-15px;
    margin-bottom:15px;
  }
}

@media only screen and (min-width:480px) {
  .hotel-item .center .pill-container {
    display:flex;
    flex-wrap:wrap;
    margin-bottom:10px;
  }
  .hotel-item .center .pill-container.pill-secondary .pill-title {
    background:#26bed6;
  }
  .hotel-item .center .pill-container.pill-secondary .pill-title:after {
    border-top-color:#26bed6;
  }
  .hotel-item .center .pill-container.pill-secondary .pill-item {
    color:#26bed6;
  }
  .hotel-item .center .pill-container.pill-primary .pill-title {
    background:#003c71;
  }
  .hotel-item .center .pill-container.pill-primary .pill-title:after {
    border-top-color:#003c71;
  }
  .hotel-item .center .pill-container.pill-primary .pill-item {
    color:#003c71;
  }
  .hotel-item .center .pill-title {
    color:white;
    font-weight:bold;
    padding:2px 5px;
    border-radius:3px 0 0 3px;
    background:#088db2;
    position:relative;
  }
  .hotel-item .center .pill-title:after {
    border-top:22px solid #088db2;
    position:absolute;
    top:0;
    right:-6px;
    width:0;
    height:0;
    border-right:6px solid transparent;
    box-sizing:border-box;
    content:"";
  }
  .hotel-item .center .pill-item {
    padding:2px 5px;
    background:white;
    margin-left:1px;
    max-width:160px;
    white-space:nowrap;
    overflow:hidden !important;
    text-overflow:ellipsis;
  }
  .hotel-item .center .pill-item:nth-child(2) {
    padding-left:10px;
  }
  .hotel-item .center .pill-item:nth-last-child(1) {
    border-radius:0 3px 3px 0;
  }
}

@media only screen and (min-width:768px) {
  .hotel-item {
    flex-direction:row;
  }
  .hotel-item .left {
    width:160px;
    min-height:150px;
    display:flex;
    flex-direction:column;
    position:relative;
    flex-shrink:0;
  }
  .hotel-item .left .img-wrapper .image {
    min-height:150px;
  }
  .hotel-item .center {
    padding:15px 10px;
    flex-grow:1;
    flex-shrink:2;
  }
  .hotel-item .right {
    background:white;
    width:187px;
    display:flex;
    flex-direction:column;
    justify-content:space-between;
    flex-shrink:0;
  }
  .hotel-item .right .pricing {
    display:flex;
    flex-direction:column;
  }
  .hotel-item .right .pricing__room_name {
    margin-top:5px;
  }
  .hotel-item .right .pricing__room_name:after {
    position:absolute;
    content:"";
    top:-5px;
    right:10px;
    border-bottom:solid 5px #e0e6ed;
    border-left:solid 5px transparent;
    border-right:solid 5px transparent;
  }
  .hotel-item .right .pricing .price {
    margin-bottom:5px;
  }
}

@media only screen and (min-width:1200px) {
  .hotel-item .left {
    width:230px;
  }
}

@keyframes move {
  0% {
    background-position:0 0;
  }
  100% {
    background-position:400px 0;
  }
}

.hotel-item__wrapper ~ .hotel-item-loading {
  margin-top:15px;
}

.hotel-item-loading {
  width:100%;
  min-height:183px;
  display:flex;
  background:#f9fafa;
  box-shadow:0 1px 1px rgba(0,0,0,0.1);
  border:3px solid rgba(148,151,163,0.15);
  transition:all 0.3s ease;
}

.hotel-item-loading ~ .hotel-item-loading,
.hotel-item-loading ~ .hotel-item__wrapper {
  margin-top:15px;
}

.hotel-item-loading__left {
  background:rgba(148,151,163,0.1);
  display:flex;
  transition:all 0.3s ease;
  animation:move 1.5s linear infinite;
  background:linear-gradient(to right,transparent,rgba(0,0,0,0.02));
}

.hotel-item-loading__right {
  background:white;
  display:flex;
  width:200px;
  transition:all 0.3s ease;
}

.hotel-item-loading__content {
  padding:15px;
  display:flex;
  width:auto;
  flex-direction:column;
  flex-grow:1;
  transition:all 0.3s ease;
}

.hotel-item-loading__bar {
  margin-bottom:15px;
  background:rgba(148,151,163,0.1);
  height:25px;
  width:100%;
  transition:all 0.3s ease-out;
  animation:move 1s linear infinite;
  background:linear-gradient(to right,transparent,rgba(0,0,0,0.02));
}

.hotel-item-loading__bar--long {
  width:100%;
}

.hotel-item-loading__bar--normal {
  width:75%;
}

.hotel-item-loading__bar--short {
  width:50%;
}

.hotel-item-loading__bg {
  margin-bottom:15px;
  background:rgba(148,151,163,0.1);
  width:100%;
  transition:all 0.3s ease-out;
  animation:move 1s linear infinite;
  background:linear-gradient(to right,rgba(255,255,255,0.9),rgba(255,255,255,0.7)) !important;
}

@media only screen and (min-width:320px) {
  .hotel-item-loading {
    flex-direction:column;
  }
  .hotel-item-loading__left {
    min-height:200px;
    width:100%;
  }
  .hotel-item-loading__right {
    display:none;
  }
}

@media only screen and (min-width:768px) {
  .hotel-item-loading {
    flex-direction:row;
  }
  .hotel-item-loading__left {
    min-height:100px;
    width:160px;
  }
  .hotel-item-loading__right {
    display:flex;
  }
}

@media only screen and (min-width:1200px) {
  .hotel-item-loading__left {
    width:230px;
  }
}
.v-ribbon3 .ribbon span {
  font-size:12px;
  font-weight:bold;
  color:#FFF;
  text-transform:none;
  text-align:center;
  line-height:20px;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  width:100px;
  display:block;
  background:#9C0000;
  background:linear-gradient(#E52822 0%,#9C0000 100%);
  position:absolute;
  top:19px;
  left:-21px;
}

.v-ribbon3 .ribbon span::before {
  content:"";
  position:absolute;
  left:0;
  top:100%;
  z-index:-1;
  border-left:3px solid #9C0000;
  border-right:3px solid transparent;
  border-bottom:3px solid transparent;
  border-top:3px solid #9C0000;
}

.v-ribbon3 .ribbon span::after {
  content:"";
  position:absolute;
  right:0;
  top:100%;
  z-index:-1;
  border-left:3px solid transparent;
  border-right:3px solid #9C0000;
  border-bottom:3px solid transparent;
  border-top:3px solid #9C0000;
}

.v-ribbon h1,
.v-ribbon .ribbon-content {
  z-index:1;
  font-size:14px;
  text-align:center;
  position:absolute;
  color:#FFFFFF;
  margin:0 0 0 -14px;
  padding:5px 0;
  background-color:#E52822;
  font-weight:400;
  top:30px;
  -moz-box-shadow:3px 3px 1px -3px #4E4E4E;
  -webkit-box-shadow:3px 3px 1px -3px #4E4E4E;
  box-shadow:3px 3px 1px -3px #4E4E4E;
}

.v-ribbon h1:before,
.v-ribbon h1:after,
.v-ribbon .ribbon-content:before,
.v-ribbon .ribbon-content:after {
  content:'';
  position:absolute;
  border-style:solid;
  border-color:transparent;
  bottom:-10px;
}

.v-ribbon h1 span.spanOff,
.v-ribbon .ribbon-content span.spanOff {
  font-size:12px;
}

@media only screen and (max-width:320px) {
  .v-ribbon h1,
  .v-ribbon .ribbon-content {
    padding:8px 10px;
    text-align:left;
    white-space:nowrap;
    overflow:hidden !important;
    text-overflow:ellipsis;
    width:100%;
  }
}

@media only screen and (min-width:320px) {
  .v-ribbon h1,
  .v-ribbon .ribbon-content {
    padding:8px 10px;
  }
}

@media only screen and (min-width:768px) {
  .v-ribbon h1,
  .v-ribbon .ribbon-content {
    padding:5px 35px;
    font-size:18px;
  }
}

.v-ribbon h1.normalContent,
.v-ribbon .ribbon-content.normalContent {
  text-align:left;
  font-size:14px;
}

@media only screen and (min-width:320px) {
  .v-ribbon h1.normalContent,
  .v-ribbon .ribbon-content.normalContent {
    padding:6px 10px;
    max-width:none;
  }
}

@media only screen and (min-width:768px) {
  .v-ribbon h1.normalContent,
  .v-ribbon .ribbon-content.normalContent {
    padding:4px 5px;
    max-width:100%;
  }
}

.v-ribbon h1:before,
.v-ribbon .ribbon-content:before {
  border-width:0 10px 10px 0;
  border-right-color:#9C0000;
  left:0;
}

.v-ribbon2 h1 {
  z-index:10;
  font-size:22px;
  text-align:center;
  position:absolute;
  color:#FFFFFF;
  margin:0 0 0 0;
  padding:5px 0;
  background-color:#E52822;
  font-weight:bold;
  top:10px;
  -moz-box-shadow:3px 3px 1px -3px #4E4E4E;
  -webkit-box-shadow:3px 3px 1px -3px #4E4E4E;
  box-shadow:3px 3px 1px -3px #4E4E4E;
}

.v-ribbon2 h1:before,
.v-ribbon2 h1:after {
  content:'';
  position:absolute;
  border-style:solid;
  border-color:transparent;
  bottom:-10px;
}

.v-ribbon2 h1 span.spanOff {
  font-size:12px;
}

@media only screen and (min-width:320px) {
  .v-ribbon2 h1 {
    padding:8px 45px;
  }
}

@media only screen and (min-width:768px) {
  .v-ribbon2 h1 {
    padding:5px 35px;
  }
}

.v-ribbon2 h1.normalContent {
  text-align:left;
  font-size:12px;
}

@media only screen and (min-width:320px) {
  .v-ribbon2 h1.normalContent {
    padding:12px 10px;
    max-width:none;
  }
}

@media only screen and (min-width:768px) {
  .v-ribbon2 h1.normalContent {
    padding:8px 10px;
    max-width:205px;
  }
  .jssort01 .c {
    border: none;
}
}
.htdt-slider {
  margin-bottom:10px;
}

@media (min-width:321px) and (max-width:350px) {
  .htdt-slider {
    position:relative;
    left:-15px;
  }
}

@media (max-width:320px) {
  .htdt-price-tab {
    position:relative;
    left:-15px;
  }
}

#jslider-cnt {
  position:relative;
  top:0;
  left:0;
  background:#F9FBFC;
  overflow:hidden;
  height:543px;
}

#jslider-cnt div[data-u='slides'] {
  -ms-touch-action:pan-x;
  touch-action:pan-x;
}

@media (max-width:768px) {
  #jslider-cnt {
    height:475px;
  }
}

@media (max-width:480px) {
  #jslider-cnt {
    width:100% !important;
  }
}
#jslider-cnt .ui_caption {
	position: absolute;
	color: white;
	bottom: 15px;
	display: table;
	margin: 0 auto;
	width: 100%;
	font-size: 16px;
	text-shadow: 1px 1px black;
	text-align: center;
	padding: 0 10px;
}
.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: #fff 2px solid;
}
.jssort01 .p:hover .c, .jssort01 .pav:hover .c, .jssort01 .pav .c {
    background: url(../images/t01.png) center center;
    border-width: 0px;
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.jssora106 {
    display: block;
    position: absolute;
    cursor: pointer;
}
.jssora106 .c {
    fill: #fff;
    opacity: .3;
}
.jssora106:hover .c {
    opacity: .5;
}
.jssora106 .a {
    fill: none;
    stroke: #000;
    stroke-width: 350;
    stroke-miterlimit: 10;
}
.jssora106:hover .a {
    opacity: .8;
}
.hotel-header .hotel-information .icons.stars {
    color: #F79321;
    top: 0px;
}
.hotel-header .hotel-information .icons {
    white-space: nowrap;
    position: relative;
    font-size: 17px;
}
.v-margin-right-15 {
    margin-right: 15px;
}
.hotel-header {
    margin-bottom: 15px;
    color: #088db2;
}
.no-padding {
    padding: 0px;
}
.btn.btn-action:hover{
    background: #f9ab52;
    color: #fff;
}
.btn.btn-action{
    transition: all .2s ease-in-out;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background: #F79321;
    border: 1px solid #F79321;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 8px;
}
.pad-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.hotelDetailTitle {
    color: #003C71;
    font-size: 16px;
    font-weight: bold;
}
.hotelDetailTitle p {
    margin: 0 0 10px;
}
.lastViewedHotelPanel .lastViewedHotels .lastViewedItem {
    margin-bottom: 20px;
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.media-left, .media>.pull-left {
    padding-right: 10px;
}
.lastViewedHotelPanel .lastViewedHotels .lastViewedItem p, .lastViewedHotelPanel .lastViewedHotels .lastViewedItem span {
    line-height: 1.5;
    font-size: 14px;
    float: left;
}
.lastViewedHotelPanel .lastViewedHotels .lastViewedItem a {
    color: #003C71;
}
.lastViewedHotelPanel .lastViewedHotels .lastViewedItem img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.img-rounded {
    border-radius: 6px;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.lastViewedHotelPanel .lastViewedHotels .lastViewedItem h4 {
    line-height: 1.5;
    font-size: 14px;
    color: #003C71;
    font-weight: normal;
}
.lastViewedHotelPanel .lastViewedHotels .lastViewedItem h4 .hotelItemRatingIcon {
    position: relative;
    top: 4px;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.tourRecommendedPanel .tourPanelHeading h4 {
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    color: #003C71;
}
.tourRecommendedPanel .horizontalLine2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.lastViewedItem .media-body {
    width: calc(100% - 80px);
    float: left;
}
.hotel-header .hotel-reservation {
    text-align: right;
}
.hotel-header .hotel-reservation .price {
    line-height: 1.1;
    font-weight: 600;
    color: #26BED6;
    margin-bottom: 0px;
}
.hotel-header .hotel-reservation .price {
    font-size: 20px;
    margin-bottom: 5px;
}
.hotel-header .hotel-reservation .price .currency, .hotel-header .hotel-reservation .price .description {
    font-size: 14px;
}
.hotel-header .hotel-information .score-container {
    cursor: pointer;
}
.v-margin-bottom-10 {
    margin-bottom: 10px;
}
.htdt-right{
    background-color: #f5f5f5;
}
.hotel-header .hotel-information .score-container .review-score {
    padding: 3px 5px;
    border-radius: 6px;
    background: #9FC43A;
    color: white;
    font-weight: bold;
}
.combo {
    background: #feeec5;
    color: #088db2;
    border-radius: 4px;
    border: 1px solid #fde29d;
    padding: 0px;
    font-size: 14px;
    line-height: 1.6;
}
@media only screen and (min-width: 768px)
{
    .combo__main {
        padding: 30px;
    }
}
@media only screen and (max-width: 767px)
{
    .combo__main {
        padding: 15px;
    }
}
.hotel-rate .room-rate .room-rate-table tbody .best-price div[data-target='#getMemberPriceModal'] {
	margin-top: 20px;
}
.hotel-rate-filters .btn-group .btn {
  font-weight:400;
  font-size:14px;
  padding:10px 15px 9px 15px;
}

.hotel-rate-filters .btn-group .btn .icon {
  font-size:18px;
  position:relative;
  top:1px;
}

.hotel-rate-filters .btn-group .btn.btn-default {
  color:#6c707e;
  border-width:1px;
  border-color:rgba(148,151,163,0.25);
  background:white;
  transition:all .2s ease-in-out;
}

.hotel-rate-filters .btn-group .btn.btn-default.active {
  box-shadow:none;
  color:#003C71;
  border-color:rgba(0,60,113,0.5);
}

.hotel-rate-filters .btn-group .btn.btn-default.active:hover {
  color:#003C71;
}

.hotel-rate-filters .btn-group .btn.btn-default:hover {
  color:#003C71;
}

.hotel-rate-filters .btn-group .btn.btn-default:active {
  box-shadow:none;
}

@media only screen and (min-width:320px) and (max-width:414px) {
  .hotel-rate-filters .btn-group {
    text-align:center;
    width:100%;
  }
  .hotel-rate-filters .btn-group .btn {
    width:33.33%;
    padding-left:5px;
    padding-right:5px;
  }
}

.show-more-roomtype {
  padding-top:10px;
  padding-left:0;
  padding-right:0;
  background-color:#f2f2f2;
}

.show-more-roomtype p {
  background:#fff;
  margin-bottom:0 !important;
  text-align:center;
}

.show-more-roomtype p span {
  background-color:#f2f2f2;
  padding:13px 10px;
  border-radius:0 0 10px 10px;
}

.show-more-roomtype p span a {
  color:#828282;
  text-decoration:underline;
  cursor:pointer;
}

@media only screen and (max-width:768px) {
  .show-more-roomtype {
    margin-top:10px;
    background:#f2f2f2;
    padding:15px;
  }
  .show-more-roomtype p {
    background:#f2f2f2;
  }
}

.hotel-rate-recomment-row {
  margin-left:-15px;
  margin-right:-15px;
}

.hotel-rate-recomment-row .title-white {
  margin-top:30px;
  margin-bottom:10px;
}

@media only screen and (max-width:480px) {
  .hotel-rate-recomment-row .title-white {
    padding:10px;
    background:#fff;
    margin-top:0;
    margin-bottom:0;
  }
}

.hotel-rate {
  background:white;
  text-rendering:geometricPrecision;
  text-rendering:optimizeLegibility;
  -moz-osx-font-smoothing:grayscale;
  -moz-font-smoothing:antialiased;
  -webkit-font-smoothing:subpixel-antialiased;
  -webkit-font-smoothing:antialiased;
}

.hotel-rate .room-rate {
  padding:0;
}

@media only screen and (min-width:768px) {
  .hotel-rate .room-rate {
    border-radius:4px;
  }
}

.hotel-rate .room-rate p {
  margin-bottom:8px;
}

.hotel-rate .room-rate .room-rate-table {
  background:#F9FBFC;
}

.hotel-rate .room-rate .room-rate-table>tbody+tbody {
  border-top-width:0;
}

.hotel-rate .room-rate .room-rate-table tbody tr,
.hotel-rate .room-rate .room-rate-table tbody th,
.hotel-rate .room-rate .room-rate-table tbody td,
.hotel-rate .room-rate .room-rate-table thead tr,
.hotel-rate .room-rate .room-rate-table thead th,
.hotel-rate .room-rate .room-rate-table thead td {
  border:1px solid #e6e7ea;
}

@media only screen and (max-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody tr,
  .hotel-rate .room-rate .room-rate-table tbody th,
  .hotel-rate .room-rate .room-rate-table tbody td,
  .hotel-rate .room-rate .room-rate-table thead tr,
  .hotel-rate .room-rate .room-rate-table thead th,
  .hotel-rate .room-rate .room-rate-table thead td {
    border-left:none;
    border-right:none;
  }
}

.hotel-rate .room-rate .room-rate-table thead tr th {
  background:#e6e7ea;
  padding:8px 15px;
  color:#3d3f47;
  font-weight:600;
  vertical-align:top;
  font-size:18px;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .hotel-rate .room-rate .room-rate-table thead tr th {
    font-size:15px;
  }
}

.hotel-rate .room-rate .room-rate-table thead tr th .description {
  font-weight:normal;
  font-size:13px;
  color:#088db2;
}

.hotel-rate .room-rate .room-rate-table tbody {
  background:white;
  border-bottom:0;
}

.hotel-rate .room-rate .room-rate-table tbody .compact-row .no-margin {
  margin:0 !important;
}

.hotel-rate .room-rate .room-rate-table tbody tr.room-item.have-meal {
  border-top:5px solid #e6e7ea;
}

@supports (-ms-ime-align:auto) or (-ms-accelerator:true) {
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item.have-meal {
  border-top:0 !important;
}
}

.hotel-rate .room-rate .room-rate-table tbody tr.room-item.have-meal:nth-of-type(2) {
  border-top:1px solid #e6e7ea;
}

.hotel-rate .room-rate .room-rate-table tbody tr.room-item.have-meal ~ .have-meal {
  border-top:1px solid #e6e7ea;
}

.hotel-rate .room-rate .room-rate-table tbody tr.show-more-room {
  display:none;
  border:0 solid transparent;
}

.hotel-rate .room-rate .room-rate-table tbody tr.show-more-room td {
  padding:0;
  background-color:#F9FBFC;
  border:0 solid transparent;
  border-top:4px solid #e6e7ea;
}

.hotel-rate .room-rate .room-rate-table tbody tr.show-more-room .show-more-room-button {
  display:inline-block;
  padding:5px 30px 7px 30px;
  background:#e6e7ea;
  border-radius:0 0 6px 6px;
  color:#40A6F2;
  cursor:pointer;
  transition:all .2s ease-in-out;
}

.hotel-rate .room-rate .room-rate-table tbody tr.show-more-room .show-more-room-button:hover,
.hotel-rate .room-rate .room-rate-table tbody tr.show-more-room .show-more-room-button:focus {
  background:rgba(230,231,234,0.7);
}

.hotel-rate .room-rate .room-rate-table tbody .show-more-td {
  padding:5px;
  text-align:right;
}

@media only screen and (max-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .show-more-td {
    text-align:center;
  }
  .hotel-rate .room-rate .room-rate-table tbody .show-more-td span {
    color:#003c71;
    font-weight:bold;
    text-decoration:none;
  }
  .hotel-rate .room-rate .room-rate-table tbody .show-more-td i {
    color:#003c71;
    font-weight:bold;
  }
}

.hotel-rate .room-rate .room-rate-table tbody td {
  padding:20px 15px 15px 15px;
  font-size:13px;
  letter-spacing:0;
  transition:all .2s ease-in-out;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .hotel-rate .room-rate .room-rate-table tbody td {
    font-size:12px;
    padding:20px 5px 15px 5px;
  }
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody td {
    letter-spacing:-0.5px;
    font-size:13px;
    padding-top:15px;
  }
}

@media only screen and (min-width:375px) {
  .hotel-rate .room-rate .room-rate-table tbody td {
    letter-spacing:-0.5px;
    font-size:14px;
  }
}

@media only screen and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody td {
    padding-top:20px;
  }
}

@media only screen and (min-width:992px) {
  .hotel-rate .room-rate .room-rate-table tbody td {
    letter-spacing:0;
    font-size:14px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .best-price .best-price-label {
  display:block;
  position:absolute;
  left:-1px;
  top:0;
  z-index:1;
  overflow:hidden;
  text-align:center;
  background:#E52822;
  box-shadow:0 1px 1px rgba(0,0,0,0.1);
  border-radius:0 0 0 4px;
  padding:5px 0;
  color:white;
}

@media only screen and (min-width:481px) {
  .hotel-rate .room-rate .room-rate-table tbody .best-price {
    box-shadow:2px 1px 0 5px #E52822 inset;
    -moz-box-shadow:inset 2px 1px 0 5px #E52822;
    -webkit-box-shadow:inset 2px 1px 0 5px #E52822;
    -webkit-appearance:none;
  }
  .hotel-rate .room-rate .room-rate-table tbody .best-price .condition {
    box-shadow:2px 0 0 1px #E52822 inset;
    -moz-box-shadow:inset 2px 0 0 1px #E52822;
    -webkit-box-shadow:inset 2px 0 0 1px #E52822;
    -webkit-appearance:none;
    border-right-color:rgba(230,231,234,0.5);
  }
  .hotel-rate .room-rate .room-rate-table tbody .best-price .rate {
    border-right-color:rgba(230,231,234,0.5);
  }

@supports (-ms-ime-align:auto) or (-ms-accelerator:true) {
  .hotel-rate .room-rate .room-rate-table tbody .best-price {
    box-shadow:0 0 0 0 #E52822 inset;
  }
  .hotel-rate .room-rate .room-rate-table tbody .best-price .best-price-label {
    left:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody .best-price .condition,
  .hotel-rate .room-rate .room-rate-table tbody .best-price .rate,
  .hotel-rate .room-rate .room-rate-table tbody .best-price .book {
    border-top:2px solid #E52822;
    border-bottom:2px solid #E52822;
  }
  .hotel-rate .room-rate .room-rate-table tbody .best-price .condition {
    box-shadow:0 0 0 0 #E52822 inset;
    border-left:2px solid #E52822;
  }
  .hotel-rate .room-rate .room-rate-table tbody .best-price .book {
    border-right:2px solid #E52822;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .best-price .book {
  position:relative;
  padding-top:40px;
}

.hotel-rate .room-rate .room-rate-table tbody .best-price .rate .ribbon__container {
  display:none;
}

.hotel-rate .room-rate .room-rate-table tbody .best-price .ribbon>span {
  line-height:22px;
}

.hotel-rate .room-rate .room-rate-table tbody .best-price .ribbon__container {
  top:-20px;
  left:-15px;
}
}

.hotel-rate .room-rate .room-rate-table tbody .separate {
  background:#F9FBFC;
  border-width:0;
}

.hotel-rate .room-rate .room-rate-table tbody .separate td {
  background-color:#F9FBFC;
  border-width:0;
  padding:10px;
}

@media only screen and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .room {
    width:220px;
  }
}

@media only screen and (min-width:768px) {
  .hotel-rate .room-rate .room-rate-table tbody .room {
    width:170px;
    background-color:#FAFAFA;
  }
}

@media only screen and (min-width:992px) {
  .hotel-rate .room-rate .room-rate-table tbody .room {
    width:240px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .room__img-container {
  margin-bottom:15px;
}

.hotel-rate .room-rate .room-rate-table tbody .room__img-container img {
  width:100%;
  box-shadow:0 1px 2px rgba(0,0,0,0.12),0 0 2px rgba(0,0,0,0.24);
  transition:all .2s ease-in-out;
}

@media only screen and (max-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .room__img-container img {
    box-shadow:none;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .room__info-container {
  padding-bottom:10px;
}

.hotel-rate .room-rate .room-rate-table tbody .room__title {
  color:#26BED6;
  font-weight:600;
  font-size:18px;
  line-height:1.3;
  text-transform:capitalize;
}

.hotel-rate .room-rate .room-rate-table tbody .room__title .number-room {
  font-size:36px;
}

.hotel-rate .room-rate .room-rate-table tbody .room__inform {
  color:#5CB85C;
  font-weight:bold;
}

.hotel-rate .room-rate .room-rate-table tbody .room__description {
  font-weight:500;
}

.hotel-rate .room-rate .room-rate-table tbody .room__description--clarify {
  font-weight:400;
}

.hotel-rate .room-rate .room-rate-table tbody .room__description--facility {
  font-weight:normal;
  color:#6c707e;
  animation-duration:0.2s;
  animation-delay:0.05s;
}

.hotel-rate .room-rate .room-rate-table tbody .room__description_compact {
  display:none;
}

.hotel-rate .room-rate .room-rate-table tbody .room_quantity {
  width:50px;
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody .room_quantity {
    text-align:right;
  }
}

@media only screen and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .room_quantity {
    text-align:center;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .condition {
  padding-right:15px;
}

@media only screen and (min-width:768px) {
  .hotel-rate .room-rate .room-rate-table tbody .condition {
    min-width:240px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .condition__title {
  position:-webkit-sticky;
  position:sticky;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item .fa,
.hotel-rate .room-rate .room-rate-table tbody .condition__item .vicon {
  width:20px;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item .fa.vicon-cancellation,
.hotel-rate .room-rate .room-rate-table tbody .condition__item .vicon.vicon-cancellation {
  width:auto;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item .description {
  color:#3d3f47;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item--primary {
  color:#003C71;
}

@media only screen and (max-width:479px) {
  .hotel-rate .room-rate .room-rate-table tbody .condition__item--cancellation {
    color:#40A6F2;
    cursor:pointer;
    text-decoration:underline;
  }
  .hotel-rate .room-rate .room-rate-table tbody .condition__item--cancellation i {
    text-decoration:none;
  }
  .hotel-rate .room-rate .room-rate-table tbody .condition__item--cancellation .vicon-cancellation {
    display:none;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item--exclude {
  font-weight:bold;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item--highlight {
  font-weight:bold;
  color:#26BED6;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item--highlight--note {
  font-weight:normal;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item--promotion {
  color:#D9534F;
}

.hotel-rate .room-rate .room-rate-table tbody .condition__item--tax {
  margin-top:15px;
  font-size:12px;
  margin-bottom:0;
  color:#6c707e;
}

.hotel-rate .room-rate .room-rate-table tbody .extra-bed .extra-bed-price {
  text-shadow:0 0 1px rgba(19,94,106,0.15);
}

.hotel-rate .room-rate .room-rate-table tbody .rate {
  position:relative;
}

@media only screen and (min-width:768px) and (max-width:1024px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate {
    min-width:150px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .rate__container {
  text-align:right;
}

.hotel-rate .room-rate .room-rate-table tbody .rate__promotion-text {
  color:#E52822;
}

@media only screen and (max-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__promotion-text {
    max-width:220px;
    float:right;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .rate__promotion {
  display:inline-block;
  color:white;
  background:#E52822;
  padding:3px 8px;
  font-size:13px;
  border-radius:4px;
  box-shadow:0 1px 1px rgba(0,0,0,0.1);
  margin-bottom:8px;
}

.hotel-rate .room-rate .room-rate-table tbody .rate__contain {
  font-size:12px;
  color:#6c707e;
}

.hotel-rate .room-rate .room-rate-table tbody .rate__supplier {
  text-align:right;
  font-size:12px;
  color:#6c707e;
}

.hotel-rate .room-rate .room-rate-table tbody .rate__price {
  color:#26BED6;
  line-height:1;
  font-weight:600;
  cursor:pointer;
  transition:all .2s ease-in-out;
}

.hotel-rate .room-rate .room-rate-table tbody .rate__price:hover {
  color:#65d2e4;
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price {
    letter-spacing:-1px;
    font-size:30px;
  }
}

@media only screen and (min-width:768px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price {
    letter-spacing:-1px;
    font-size:21px;
  }
}

@media only screen and (min-width:992px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price {
    letter-spacing:0;
  }
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price--currency {
    font-size:13px;
  }
}

@media only screen and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price--currency {
    font-size:16px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .rate__price--not_applicable {
  color:#088db2;
}

.hotel-rate .room-rate .room-rate-table tbody .rate__price--buy {
  font-weight:400;
  color:#088db2;
  font-size:16px;
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price--buy {
    font-size:13px;
  }
}

@media only screen and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price--buy {
    font-size:16px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .rate__price--old {
  font-weight:400;
  color:#088db2;
  font-size:16px;
  text-decoration:line-through;
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price--old {
    font-size:13px;
  }
}

@media only screen and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate__price--old {
    font-size:16px;
  }
}

@media only screen and (min-width:1200px) {
  .hotel-rate .room-rate .room-rate-table tbody .rate {
    min-width:180px;
    max-width:200px;
  }
}

@media only screen and (min-width:768px) {
  .hotel-rate .room-rate .room-rate-table tbody .book {
    width:100px;
  }
}

@media only screen and (min-width:992px) {
  .hotel-rate .room-rate .room-rate-table tbody .book {
    width:160px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .book__container {
  text-align:center;
}

.hotel-rate .room-rate .room-rate-table tbody .book .not-applicable {
  text-align:left;
  color:#F79321;
}

.hotel-rate .room-rate .room-rate-table tbody .book .btn.btn-show {
  padding:1px 5px;
  font-size:14px;
  font-weight:bold;
}

@media only screen and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody .book .btn {
    padding:8px;
    font-size:16px;
  }
}

@media only screen and (min-width:768px) {
  .hotel-rate .room-rate .room-rate-table tbody .book .btn {
    padding:8px;
    font-size:14px;
  }
}

@media only screen and (min-width:992px) {
  .hotel-rate .room-rate .room-rate-table tbody .book .btn {
    padding:8px;
    font-size:16px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .book .book-btn-group .btn {
  margin-bottom:0;
  border-radius:4px;
  word-break:break-all;
}

.hotel-rate .room-rate .room-rate-table tbody .book .btn_description {
  border-color:#F79321;
  background:white;
  color:#F79321;
}

.hotel-rate .room-rate .room-rate-table tbody .book .book-btn-group .btn.btn-action_accent+.btn_description {
  border-color:#26BED6;
  background:white;
  color:#26BED6;
}

.hotel-rate .room-rate .room-rate-table tbody .book .book-btn-group .btn_description {
  padding:2px 0;
  border:1px solid #e6e7ea;
  border-top:0;
  margin-top:-2px;
  border-radius:0 0 4px 4px;
  word-break:break-all;
}

@media only screen and (max-width:768px) {
  .hotel-rate .room-rate .room-rate-table tbody .book .book-btn-group .btn_description {
    padding:0;
    margin-top:-3px;
  }
}

.hotel-rate .room-rate .room-rate-table tbody .book .book-btn-container+.book-btn-container {
  margin-top:10px;
}

.hotel-rate .room-rate .room-rate-table tbody .book__description {
  font-weight:500;
}

.hotel-rate .room-rate .room-rate-table tbody .login-inform {
  margin-top:10px;
  font-size:12px;
  color:#6c707e;
}

.hotel-rate .room-rate .room-rate-table tbody .secret {
  padding:8px;
  background:#fde29d;
  border-radius:6px;
  background:rgba(38,190,214,0.05);
  border:1px dashed #26BED6;
  color:#26BED6;
  cursor:pointer;
  margin-bottom:15px;
  transition:all .2s ease-in-out;
}

.hotel-rate .room-rate .room-rate-table tbody .secret .title {
  margin-bottom:5px;
}

.hotel-rate .room-rate .room-rate-table tbody .show-more {
  color:#40A6F2;
  user-select:none;
  text-decoration:underline;
  cursor:pointer;
  transition:all .2s ease-in-out;
}

.hotel-rate .room-rate .room-rate-table tbody .show-more:hover {
  color:#0f81d7;
}

.hotel-rate .room-rate .room-rate-table tbody .supplement-container .supplement-item {
  padding:0;
  display:flex;
  align-items:center;
  margin-bottom:10px;
}

.hotel-rate .room-rate .room-rate-table tbody .supplement-container .supplement-item__select {
  display:flex;
  flex-direction:row;
  align-items:center;
}

.hotel-rate .room-rate .room-rate-table tbody .supplement-container .supplement-item__description {
  display:flex;
}

.hotel-rate .room-rate .room-rate-table tbody .supplement-container .supplement-item__price {
  font-size:12px;
  margin-bottom:0;
  color:#6c707e;
}

.hotel-rate .room-rate .room-rate-table tbody .supplement-container .supplement-item__price.active {
  color:#26BED6;
}

.hotel-rate .room-rate .room-rate-table tbody .supplement-container .supplement-item select {
  display:inline-block;
  width:auto;
}

.hotel-rate .icon {
  width:auto;
  transform:rotate(0deg);
  transition:transform 0.2s linear;
}

.hotel-rate .icon.open {
  transform:rotate(180deg);
  transition:transform 0.2s linear;
}

@media only screen and (min-width:320px) and (max-width:480px) {
  .hotel-rate {
    padding:0 15px;
  }
  .hotel-rate .hotel-rate-row {
    margin-left:-15px;
    margin-right:-15px;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child {
    box-shadow:0 1px 2px rgba(0,0,0,0.12),0 0 2px rgba(0,0,0,0.24);
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .condition,
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .rate,
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .book {
    display:none;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__description_compact {
    display:block;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__row {
    display:grid;
    grid-gap:10px;
    grid-template:"title title" "image main";
    grid-template-columns:150px auto;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__title-container {
    grid-area:title;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__title {
    margin:0;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__description {
    display:none !important;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__img-container {
    grid-area:image;
    padding:0;
    margin:0;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__info-container {
    grid-area:main;
    padding:0;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:first-child .room__info-container .show-more {
    display:none;
  }
  .hotel-rate .room-rate .room-rate-table .compact-item .room-item:not(:first-child) {
    display:none;
  }
  .hotel-rate .room-rate .room-rate-table thead {
    display:none;
  }
  .hotel-rate .room-rate .room-rate-table tbody {
    border:1px solid transparent;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.show-more-room {
    display:block;
  }
  .hotel-rate .room-rate .room-rate-table tbody .room__img-container {
    padding:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody .separate {
    background:#F9FBFC;
  }
  .hotel-rate .room-rate .room-rate-table tbody .separate td {
    padding:15px;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr td {
    border:1px solid transparent;
    display:block;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr .room {
    border-bottom-width:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr .room__description p {
    display:inline-block;
    margin-right:15px;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr .condition {
    float:left;
    width:100%;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody tr .condition {
    padding-bottom:0;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody tr .condition {
    padding-bottom:15px;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody tr .rate {
    float:right;
    width:100%;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) and (min-width:320px) {
  .hotel-rate .room-rate .room-rate-table tbody tr .rate {
    padding:0 15px;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) and (min-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody tr .rate {
    padding:15px;
  }
}

@media only screen and (min-width:320px) and (max-width:480px) {
  .hotel-rate .room-rate .room-rate-table tbody tr .book {
    width:100%;
    float:right;
    padding-top:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item {
    border-top:0 solid transparent;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item:not(.last) {
    border-bottom:0 solid transparent;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item:not(.last) .book {
    padding-bottom:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item .condition__container {
    border-top:1px solid #e6e7ea;
    padding-top:15px;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item:first-child {
    border-top:5px solid #26BED6;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.room-item.have-meal:not(:first-child) {
    border-top-width:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .condition__container {
    border-top:0 solid transparent;
    padding-top:0;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .best-price-label {
    display:inline-block;
    position:absolute;
    left:inherit;
    right:0;
    top:0;
    width:auto;
    padding:5px 10px;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .condition,
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .rate,
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .book {
    border-right:3px solid #E52822;
    border-left:3px solid #E52822;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .condition {
    position:relative;
    border-top:3px solid #E52822 !important;
    border-bottom:0 solid transparent;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .rate {
    border-bottom:0 solid transparent;
    border-top:0 solid transparent;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .book {
    border-top:0 solid transparent;
    border-bottom:3px solid #E52822;
    padding-bottom:15px !important;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .ribbon>span {
    line-height:22px;
  }
  .hotel-rate .room-rate .room-rate-table tbody tr.best-price .ribbon__container {
    top:-18px;
    left:-18px;
  }
}

@media only screen and (max-width:320px) {
  .hotel-rate {
    padding:0;
  }
}
.vcolor-primary {
    color: #003C71;
}
.font-size-16 {
    font-size: 16px;
}

.mrg-b-15 {
    margin-bottom: 15px;
}
.pad-tb-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.htdt-facility .faci-item {
    padding-left: 30px;
    padding-bottom: 4px;
    position: relative;
}
.hotelFacilities .icon-circle:before {
    color: #26BED6;
    margin-right: 5px;
    content: ' \25CF';
    font-size: 17px;
}
.combo__list {
    padding: 0px;
    border: solid 1px #f8be82;
    padding: 10px;
    border-radius: 5px;
}
.combo__sidebar {
    color: #088db2;
    transition: all .2s ease-in-out;
    display: flex;
    justify-content: space-between;
}
@media only screen and (min-width: 768px)
{
.combo__sidebar {
    padding: 20px;
    flex-direction: column;
}
}
@media only screen and (min-width: 320px)
{
.combo__sidebar {
    padding: 15px;
    flex-direction: column-reverse;
}
}
.combo__list--item{margin:0px;padding:12px 0px;padding-left:20px}.combo__list--item .media-left{padding-right:15px}.combo__list--item .media-left .media-icon{font-size:16px}@media only screen and (min-width: 320px){.combo__list--departure{margin-top:15px}}@media only screen and (min-width: 768px){.combo__list--departure{margin-top:0px;margin-bottom:15px}}
.combo__flight--body {
    margin-top: 6px;
}
.combo__flight--title {
    font-size: 18px;
}
.combo__flight--timeline {
    position: relative;
}
.combo__flight--timeline:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background-color: #f59233;
    margin-left: -12px;
}
.combo__flight--timeline li {
    position: relative;
}
.combo__flight--timeline li:before {
    content: "";
    position: absolute;
    top: 39%;
    left: -14px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f59233;
}
.combo__flight--timeline p {
    margin: 0 0 10px;
}
.combo__flight--price {
    color: black;
    float: right;
    font-weight: bold;
}
.combo__flight--best-price {
    color: #f59233;
    font-size: 18px;
    float: right;
    font-weight: bold;
    margin-top: -3px;
}
.combo-tabs .combo .open-calendar-link {
    font-size: 12px;
    padding-top: 5px;
    text-decoration: underline;
}
.combo__flight--note {
    color: rgba(85,88,99,0.75);
    font-size: 12px;
    padding-top: 12px;
    font-style: italic;
    line-height: 15px;
}
.combo__flight--note p {
    float: right;
    clear: right;
}
.btn.btn-action:hover, #LoginModal .btn.btn-login:hover, #RegisterModal .btn.btn-login:hover, #GetUserModal .btn.btn-login:hover, #UserSuccessModal .btn.btn-login:hover, #GetValidUser .btn.btn-login:hover, #GetSocialModal .btn.btn-login:hover {
    background: #f9ab52;
    color: #fff;
}
.btn.btn-action, #LoginModal .btn.btn-login, #RegisterModal .btn.btn-login, #GetUserModal .btn.btn-login, #UserSuccessModal .btn.btn-login, #GetValidUser .btn.btn-login, #GetSocialModal .btn.btn-login {
    transition: all .2s ease-in-out;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    background: #F79321;
    border: 1px solid #F79321;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    padding: 8px;
}
.combo__flight--contact {
    text-align: center;
    line-height: 35px;
}
.btn-block {
    display: block;
    width: 100%;
}
a.combo__btn-call {
    font-size: 16px;
    color: #F79321;
    padding-top: 0;
}
.point-note > i {
    padding: 0 2px;
    color: #fff;
    border-radius: 10px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    background-color: #f79321;
    position: relative;
    top: -2px;
}
.point-note > b {
    color: #f79321;
}
.combo__btn-call {
    font-size: 25px !important;
    font-weight: bold !important;
}
.form-result {
    position: absolute;
    top: 40px;
    left: 5%;
    width: 90%;
    float: left;
    z-index: 2;
    padding: 30px 20px;
    display: none;
}

















