body {
  padding-top: 90px;
  /*background-color: #d3d3d3;*/
  background-color: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Khmer, Arial, sans-serif;
}

.navbar-inverse {
    background-color: #2196F3;
    border-color: #FFFFFF;
}

.navbar-inverse .navbar-brand {
    color: #FFFFFF;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #BBDEFB;
    color: #000;
}
.starter-template {
  /*padding: 40px 15px;*/

  text-align: left;
}

.panel_search_heading {
    background-color: #ff9800;
    
}

.panel_search_body {
    background-color: #ffb74d;    
}

.guide_feature {
    width: 100%;
}

.guide_feature img {
    width: 50%;
}

.guide_feature .description {
    width: 50%;
    float: right;
}

.label_customized {
    width: 150px;
}

.blue {
    color: #0044cc;
}

.black {
    color: #000;
}

.orange {
    color: #ff9800;
}

.red {
    color: #ff5722;
}

.alert {
    padding: 8px 15px;
}

.leading-header-color {
    color: #EDA31A;
}

/*
 * CREDIT CARD
 */
.creditcard a {
    cursor: pointer;
    float: left;
    height: 23px;
    margin-left: 3px;
    width: 37px;
}

.creditcard a em {
    display: block;
    text-align: left;
    text-indent: -9999px;
}

.visa {
    background: url("/assets/images//creditcards.gif") no-repeat scroll left top transparent;
}

.mastercard {
    background: url("/assets/images//creditcards.gif") no-repeat scroll -40px 0 transparent;
}

.amex {
    background: url("/assets/images//creditcards.gif") no-repeat scroll -80px 0 transparent;
}

.discover {
    background: url("/assets/images//creditcards.gif") no-repeat scroll -320px 0 transparent;
}
/*
 * END OF CREDIT CARD
 */

/*
//BEGIN Tourist Review
*/
a.highlight:hover, a.highlight:active, a.highlight:focus {
    color:#EDA31A;
}

table.specs tr.graphics td + td ul, table.specs tr.graphics th + td ul {
    padding: 0 0 0 15px;
}

table.specs tr th {
    font-size: 16px;
}

table.specs td p {
    padding: 0 0 1px;
    margin: 0 0 1px;
}

table.specs tr td {
    /*border-bottom: 1px solid #C0C0C0;*/

    line-height: 21px;
    padding: 22px 10px;
    vertical-align: top;
}

table.specs tr th {
    /*border-bottom: 1px solid #C0C0C0;*/

    line-height: 21px;
    padding: 22px 10px;
    vertical-align: top;
}

th {
    font-weight: normal;
}

table.specs td ul.list li {
    list-style-type: disc;
    margin-bottom: 5px;
}
/*
//END Tourist Review
*/

/*
//BEGIN Calendar class
*/

table.calendar {
    background-color: #93a1a1;
}

table.calendar tr th {
    padding: 0 5px 0px 5px;
    margin: 0 0;
    font-size: 12px;
    color: #ffffff;
    border-bottom: 1px solid #000;
    text-align: right;
}

table.calendar tr td {
    padding: 0 5px 5px 5px;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #000;
    font-size: 12px;
    color: #ffffff;
    text-align: right;
}

table.calendar .calendar-busy {
    background-color: #EDA31A;
}
/*
//END Calendar class
*/

/*
//BEGIN DASHBOARD DETAIL/SHOW
*/
table.detail tr td.header {
    background-color: #8bc34a;
    color: #ffffff;
}

table.detail tr td.header-left {
    background-color: #fff;
    width: 127px;
    text-align: right;
    border-bottom: 2px #8bc34a solid;
}

table.detail tr td.description {
    background-color: #f1f8e9;
}
/*

//END DASHBOARD DETAIL/SHOW
*/

/*
//BEGIN OF SEARCH RESULT TABLE
*/
table.result {
    background-color: #ffffff;
    width: 100%;
}

table.result td {
    padding-bottom: 0;
    padding-top: 9px;
    vertical-align: top;
    padding-left: 9px;
}

table.result td.price span, table.result div.price span {
    color: #003580;
    font-size: 0.55em;
    font-weight: normal;
}

table.result td.price {
    color: #0896ff;
    font-size: 1.4em;
    text-align: right;
}

table.result td.price em {
    color: #93a1a1;
    display: block;
    font-size: 0.55em;
    font-weight: normal;
    line-height: 1.2em;
    margin: 0 0;
    text-align: right;
    text-shadow: 1px 1px 0 white;
    white-space: normal;
}

.rate {
    display: inline;
}
.recommend {
    display: inline;
    top: 4px;
}
.recommend span {
    font-size: 1.8em;
}

.recommended {
    color: #EDA31A;
}
span.littlescore {
    color: #666;
    display: block;
    font-size: 0.88em;
    margin-bottom: 2px;
}

table.result td.dotter {
    border-bottom: 1px dotted #ccc !important;
}

a.guidename {
    font-size: 1.5em;
}

span.guidedetail {
    color: #777;
    display: block;
    font-size: 0.88em;
    font-style: italic;
    margin-bottom: 2px;
}

.guide_review_author {
    /*background: url("../images/reviewer.png") no-repeat scroll left center rgba(0, 0, 0, 0);*/
    color: #000;
    float: left;
    font-size: 0.85em;
    font-style: normal;
    margin: 5px 10px 0 0;
    padding: 0 0;
}

.guide_review_author dt {
    color: #003580;
}
.guide_review_author dt, .guide_review_author dd {
    margin: 0;
    padding: 0;
}

 .guide_review {
    color: #444;
    font-style: italic;
    margin: 5px 0 0;
    font-size: 0.90em;
    padding: 0 0;
    margin: 12px 10px 0 0;
}
/*
//END OF SEARCH RESULT TABLE
*/

/*
//HOME PAGE / Province section
*/
.popular_list, .popular_item {
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.popular_item:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.popular_item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff #edf0f5;
    border-image: none;
    border-style: solid;
    border-width: 1px;
}

.popular_item {
    clear: both;
    padding: 7px 6px;
    position: relative;
    transition: border 0.3s ease 0s;
    z-index: 0;
}

.popular_item img {
    float: left;
    margin: 0 10px 0 0;
}

.popular_arrow {
    margin-top: -19px;
    position: absolute;
    right: 3%;
    top: 50%;
    position: absolute;
    font-size: 3em;
}

.popular_arrow a {
    color: #5cb85c;
}

.dotted_arrow {
    margin-top: -9px;
    overflow: hidden;
    position: absolute;
    right: 3%;
    text-indent: -9999px;
    top: 50%;
    background-position: -622px -320px !important;
    height: 19px !important;
    width: 11px !important;
    background-image: url("//r-ec.bstatic.com/static/img/sprite/main/dfc95a4696246b2e23863a3da359e78386a99521.png") !important;
    background-repeat: no-repeat !important;
}

.popular_item h3, .popular_item p {
    display: inline-block;
    overflow: hidden;
    width: 60%;
}

.popular_item h3 {
    margin-top: -3px;
    margin-bottom: 0;
}

.popular_item p {
    font-size: 1em;
    margin: 0 0 5px;
}
/*
//END - HOME PAGE / Province section
*/

/*
//BEGIN - HOME PAGE / Random Guide
*/
table.featured_guide tr td {
    vertical-align: top;
    border-bottom: 1px solid #edf0f5;
    padding-top: 9px;
    height: 134px;
}

table.featured_guide .desc {
    padding-left: 5px;
}

table.featured_guide .price {
    width: 18%;
    color: #0896ff;
    font-size: 1.4em;
    text-align: right;
}

table.featured_guide .price em {
    display: block;
    color: #93a1a1;
    font-size: 0.55em;
}

.guide_type {
    color: #EDA31A;
    display: block;
    font-size: 0.88em;
    font-style: normal;
    margin-bottom: 2px;
}

table.featured_guide .rating {
    color: #666666;
    font-size: 0.9em;
}

table.featured_guide .feature {
    color: #666666;
    font-size: 0.88em;
}

.spoken_language {
    display: block;
    font-style: normal;
}
/*
//END - HOME PAGE / Random Guide
*/

/*
//BEGIN - HOME PAGE / Footer
*/
footer {
    margin-top: 150px;
    padding-top: 12px;
    border-top: 1px solid #edf0f5;
    color: #707070;
    margin-bottom: 15px;
}

footer .payment_contact {
    display: inline-block;
    color: #707070;
    font-size: 11px;
    text-align: left;
    font-weight: 700;
}

footer .payment_contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}

footer .payment_contact ul li {
    display: inline-block;
}

footer .secure_website {
    display: inline-block;
    margin-top: 15px;
    margin-right: 70px;
    vertical-align: middle;
}
/*
//END - HOME PAGE / Footer
*/

.booking-tips {
    padding: 15px;
    border-left: 1px solid #C0c0c0;
}

.booking-contact {
    margin-top: 10px;
    padding: 15px;
    border-left: 1px solid #C0c0c0;
}

@media print {
  a[href]:after {
    content: " (" attr(href) ")";
  }
  
  .alert {
      display: none;
  }
  
  .breadcrumb {
      display: none;
  }
  
  footer {
      display: none;
  }
  
  .printer {
      display: none;
  }
}

.logo {
    height: inherit;
}
