.body {
    font-family: monospace;
    font-size: 14px;
    line-height: 12px;
}
.price-blue {
  color: #737373 !important;
  font-size: 13px !important;
  line-height: 1.3em !important;
  padding: 2px 10px;
  text-decoration: none;
  width: auto;
}
.panel-default > .panel-heading {
    background: #fff;
    padding: 10px;
}
.panel-title > a {
    background: #fff none repeat scroll 0 0;
    color: #333;
    display: block;
    padding: 10px 35px;
    position: relative;
    text-align: right;
}
.btn-primary {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #737373;
    border-radius: 5px;
    color: #737373;
    font-family: "Roboto-Regular",arial,helvetica,sans-serif;
    text-decoration: none;
}

.pagination > li.next > a {
    background: #fff;
    color: #737373;
}
.pagination > li.active > a, .pagination > li.active > a:hover {
    background: #fff none repeat scroll 0 0;
}
.pagination > .active > a {
  color: #737373;
}
a[rel="tag"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f4f4f4;
    border-radius: 5px;
    color: #002f5f;
    display: inline-block;
    font-size: 16px !important;
    font-weight: bold;
    margin: 0 0.5em 0.5em 0;
    padding: 0.7em 0.7em 0.7em 2em;
    position: relative;
    text-decoration: none;
}
.booking-item {
    box-shadow: none;
}
.highlihgt-text {
    background-color: #fff;
    border: 1px solid #999;
    border-radius: 4px;
    color: #71777c !important;
    font-size: 13px;
}
.highlihgt-text i {
    background-color: #fff;
    color: #999 !important;
    font-size: 25px;
    padding: 10px 5px;
}
.list-group-item .list-group-item-heading {
    color: #999;
    font-weight: 300;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #fff;
    border-color: #999;
    box-shadow: none;
    color: #999;
    margin: 0 !important;
    z-index: 2;
}
.list-group .list-group-item {
    background-color: #fff;
    border: 1px solid #999;
    color: #71777c;
}

.etiqueta-box {
    border: 1px solid #999999;
    border-radius: 3px;
    padding-top: 6px;
}
.etiqueta {
    background-color: #fff;
    border: 1px solid #999;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    box-shadow: none;
    color: #999;
    font-size: 16px;
    font-weight: 600;
    margin-left: 4px;
    padding: 7px 15px;
}
a {
    color: #01befe;
    text-decoration: underline;
}
.background-blue {
    background: #fff none repeat scroll 0 0 !important;
}
.white {
    color: #999;
}

.product-active {
    background-color: #fff;
    border: 2px solid #00b7e4;
}
.product-free-active {
    background-color: #fff !important;
    border: 2px solid #a3a3a3 !important;
}
.btn-tertiary.selected {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #a3a3a3;
    box-shadow: none;
    color: #999;
    font-family: "Roboto-Regular",arial,helvetica,sans-serif;
    text-decoration: none;
}
.btn-secondary.selected {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #00bdfd;
    box-shadow: 0 1px #f8ffff inset;
    color: #999;
    font-family: "Roboto-Regular",arial,helvetica,sans-serif;
    text-decoration: none;
}
.btn-secondary {
    background: #fff none repeat scroll 0 0;
    border-style: solid;
    border-width: 2px;
    color: #999;
    font-family: "Roboto-Regular",arial,helvetica,sans-serif;
    text-decoration: none;
}
.btn-tertiary {
    background: #fff none repeat scroll 0 0;
    border-style: solid;
    border-width: 2px;
    color: #999;
    font-family: "Roboto-Regular",arial,helvetica,sans-serif;
    text-decoration: none;
    text-shadow: none;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #fff;
    border-color: #40cfff;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.15);
    color: #999;
    margin: 0 !important;
    z-index: 2;
}
.list-group-item .list-group-item-heading {
    color: #999;
    font-weight: 300;
}
.bck-cyan {
    background-color: #fff;
    border: 1px solid #ccc !important;
    border-radius: 3px;
    color: #002f5f;
    font-weight: 500;
}
.cell-prices {
    background-color: #fff;
    color: #002f5f;
    text-align: right;
}
.badge {
    background-color: #fff;
    color: #002f5f;
}
a.logo {
  background: url("http://checkmyflight.travelgenio.com/Content/NP04/img/logo_tg.jpg") no-repeat top left;
  background-size: 175px;
  height: 100px;
  width: auto;
  position: relative;
  z-index: 1;  
}
.header-top {
    background: #fff none repeat scroll 0 0;
    max-height: 75px;
    padding: 10px 0;
    border-bottom: 1px solid #023d62;
}
.btn-dropdown-menu span.scrollable-menu-txt {
    color: #999 !important;
    margin-left: 5px;
}
footer#main-footer a, footer#main-footer h1, footer#main-footer h2, footer#main-footer h3, footer#main-footer h4, footer#main-footer h5 {
    color: #737373;
}