/*created by thanh.duong*/
@media (max-width: 1199px) and (min-width: 1px){
  .container {
    width: 1081px !important;
  }
}

body a {
  outline: none!important;
  color: #86b817;
}

.a16{
  font-size: 16pt;
}
.green {
  color: #64B342;
}
.black{
  color: black;
}

strong {
  font-style: inherit;
  font-weight: inherit;
}

div.CityPageTitle a.green:hover{
  color:#86b817;
  text-decoration: none;
}

div.GroupAllView {
  padding: 20px 20px 0px 20px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
  height: auto;
  line-height: 30px;
}

a.ItemsGroupItem {
  background: url(../../img/white-bg.png) scroll repeat-x top left;
  height: 24px;
  width: 100%;
  color: #686868;
  font-size: 9pt;
  font-weight: bold;
  padding: 5px 10px 3px 10px;
  margin: 2px 2px;
  white-space: nowrap;
  cursor: pointer;
}

a.ItemsGroupAll {
  background: url(../../img/green-bg.png) scroll repeat-x top left;
  height: 24px;
  width: 100%;
  color: #fff;
  font-family: Arial, Tahoma;
  font-size: 9pt;
  font-weight: bold;
  padding: 5px 10px 3px 10px;
  margin: 2px 2px;
  white-space: nowrap;
  cursor: pointer;
}

.HotelPromotionsSearch {
  padding: 0 30px 0 10px;
  color: #666666;
  position: relative;
}

td.PromotionTitle {
  padding: 25px 0 2px 0;
}

td.PromotionTitle table td {
  color: #71c055;
  font-size: 12pt;
}

td.PromotionTitle table td span {
  color: #70c056;
  font-size: 12pt;
  padding-right: 10px;
  white-space: nowrap;
}

td.PromotionTitle table td div {
  color: #70c056;
}

td.PromotionTitle table td div hr {
  border: 1px solid #70c056;
  color: #70c056;
  margin: 4px 0px 0px 0px;
}

.tdPromotionName {
  padding: 15px 0;
}

.tdPromotionName table a.PromotionName {
  font-size: 12pt;
  color: #de5f12;
  text-decoration: none;
  padding-right: 10px;
}

.tdPromotionName table td.gray {
  font-size: 9pt;
  padding-right: 10px;
  padding-top: 3px;
}

.tdPrice {
  padding: 15px 0 8px 0px;
  width: 150px;
}

.tdPrice table {
  background-color: #71c055;
  height: 30px;
  color: #fff;
  font-size: 10pt;
  width: 100%;
}

.tdPrice table .td1 {
  padding: 5px 0 5px 10px;
  text-align: left;
}

.tdPrice table .td2 {
  padding: 5px 10px 5px 0;
  text-align: right;
}

.tdPrice table .td2 div {
  font-size: 12pt;
  font-weight: bold;
}

span.thd {
  font-size: .85em;
  font-weight: normal;
}

div.divClickDeLayGiaText {
  color: #fff;
  background-color: #3866C3;
  border: 1px solid #bbb;
  font-size: .7em;
  font-weight: normal;
  padding: 2px 6px;
  margin-right: 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
}

div.sub-title {
  background-color: #3F90CA;
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: bold;
  padding: 8px 0 8px 10px;
  margin: 0 0 10px 0;
}

div.SearchByTypeId {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

div.SearchByTypeId .green {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #86b817;
  text-align: center;
  padding: 15px;
  color: #FFF;
}

div.SearchByTypeId .green span {
  float: right;
  font-size: 7pt;
}

div.SearchByTypeId .search-box{
  border: 1px solid #e4e2e2;
  border-top: none;
  padding: 30px 15px;
}

.blue {
  color: #2870B8;
}

.HotelPrice {
  width: 80%;
  margin-left: 20px;
}

div.grey {
  padding-top: 5px;
  font-weight: bold;
  font-size: 8pt;
  width: 95%;
}

div.SearchByStar {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

div.SearchByStar .green {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #86b817;
  text-align: center;
  padding: 15px;
  color: #FFF;
}

div.HotelStar {
  border: 1px solid #e4e2e2;
  border-top: none;
  padding: 12px 15px;
}

.HotelStar-Star5 {
  background: url(../../img/rating/star-yellow-5.png) no-repeat 30px 0px;
  width: 110px;
  height: 14px;
  margin-left: 10px;
  display: inline-block;
}

.HotelStar-Star4 {
  background: url(../../img/rating/star-yellow-4.png) scroll no-repeat 30px 0px;
  width: 110px;
  height: 14px;
  margin-left: 10px;
  display: inline-block;
}

.HotelStar-Star3 {
  background: url(../../img/rating/star-yellow-3.png) scroll no-repeat 30px 0px;
  width: 110px;
  height: 14px;
  margin-left: 10px;
  display: inline-block;
}

.HotelStar-Star2 {
  background: url(../../img/rating/star-yellow-2.png) scroll no-repeat 30px 0px;
  width: 110px;
  height: 14px;
  margin-left: 10px;
  display: inline-block;
}

.HotelStar-Star1 {
  background: url(../../img/rating/star-yellow-1.png) scroll no-repeat 30px 0px;
  width: 110px;
  height: 14px;
  margin-left: 10px;
  display: inline-block;
}

.ui-state-default {
  border: 1px solid #fff!important;
  background: #86b817 50% 50% repeat-x!important;
}

div.SearchByCityId {
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

div.SearchByCityId .green {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #86b817;
  text-align: center;
  padding: 15px;
  color: #FFF;
}

div.SearchTypeId{
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

div.SearchLocationId{
  width: 100%;
  float: left;
  margin-bottom: 60px;
}

div.SearchTypeId .green {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #86b817;
  text-align: center;
  padding: 15px;
  color: #FFF;
}

div.SearchLocationId .green {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #86b817;
  text-align: center;
  padding: 15px;
  color: #FFF;
}

div.HotelPromotionCity {
  border: 1px solid #e4e2e2;
  border-top: none;
  padding: 12px 15px;
}

div.HotelPromotionType {
  border: 1px solid #e4e2e2;
  border-top: none;
  padding: 12px 15px;
}

div.HotelLocAttractions {
  border: 1px solid #e4e2e2;
  border-top: none;
  padding: 12px 15px;
}

input[type=checkbox] + label:before, input[type=checkbox]:checked + label:before {
  padding-left: 30px;
}

@media all and (max-width: 1199px) {
  div.SearchByTypeId .green {
    font-size: 13px;
  }
  div.SearchByTypeId .green span {
    float: right;
    font-size: 6pt;
  }
}

#sidebar{
  padding-right: 70px;
  margin-top: 20px;
}

.breadcrumbs .list-breadcrumbs span:nth-last-of-type(1) a {
  font-weight: bold;
}

.cursorpoint{
  cursor: pointer;
}