@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,700);
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.tnc {
  max-height: 200px;
  overflow-y: scroll;
  margin-left: 1em;
  margin-right: 1em; }

.agreeTnc {
  margin-left: 1em;
  margin-right: 1em; }

body {
  position: relative;
  font-size: 13px; }
  body .error {
    color: red; }
  body .err-msg {
    color: red;
    padding-left: 10px; }

.header {
  background: #fff;
  width: 100%;
  border-bottom: 1px solid #eff3f6;
  font-weight: 800;
  position: relative; }
  .header .navbar-default .navbar-nav > li > a {
    color: #337ab7; }
  .header nav > .active > a,
  .header .navbar-default .navbar-nav > .active > a:hover,
  .header .navbar-default .navbar-nav > .active > a:focus,
  .header .navbar-default .navbar-nav > li > a:hover {
    color: #0d60ae; }
  .header .nav > li > a {
    padding-left: 9px;
    padding-right: 9px; }
  .header .top-menu {
    width: 970px; }
    .header .top-menu .navbar {
      margin-bottom: 0px; }
  .header #topMenu {
    position: relative;
    padding-top: 5px; }
    .header #topMenu .navbar {
      margin-bottom: 0px; }
    .header #topMenu #header-lg {
      height: 122px; }
  .header #responsiveNav {
    position: relative;
    z-index: 999999; }
  .header .banner {
    background: url(../images/back-cloud-top-insidepages.jpg) no-repeat;
    width: 100%;
    height: 58px;
    background-size: cover; }
  .header #loggedIn {
    padding-right: 60px;
    padding-top: 5px;
    color: white; }

div#loggedIn.pull-right.home {
  color: #337ab7; }

.wrap-header .logo-top {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  padding-left: 2em; }

#headerInfo {
  padding-top: 4em;
  padding-right: 1.5em; }

#content {
  padding-top: 6em;
  padding-bottom: 1em;
  position: relative;
  font-size: 14pt; }
  #content .error {
    color: #a94442; }
  #content h1 {
    margin: 0;
    font-size: 28px;
    font-weight: 700;
    color: #337ab7;
    margin-bottom: 12px;
    text-transform: uppercase; }
  #content h2 {
    color: #337ab7; }
  #content h3 {
    margin: 0;
    font-size: 21px;
    font-weight: 700;
    color: #337ab7;
    text-transform: uppercase;
    margin-bottom: 12px; }
  #content h4 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #0d60ae;
    text-transform: uppercase;
    margin-bottom: 12px; }
  #content #banner-img {
    margin-bottom: 30px; }
  #content .pricing-area {
    min-height: 20em; }
  #content #priceForm {
    padding-bottom: 2em;
    font-size: 13px; }
  #content #loginForm {
    font-size: 14px; }
    #content #loginForm .form-control {
      margin-top: 2px;
      font-size: 12px; }
    #content #loginForm .well .row {
      min-height: 4.1em;
      padding-top: 10px; }
  #content #bookingForm {
    font-size: 14px; }
    #content #bookingForm .hideReturnTrip {
      display: none; }
    #content #bookingForm .showReturnTrip {
      display: block; }
    #content #bookingForm h4 {
      padding-top: 15px; }
    #content #bookingForm .form-control {
      margin-top: 2px;
      font-size: 12px; }
    #content #bookingForm .submit-btn {
      display: none; }
    #content #bookingForm .well .row {
      min-height: 4.1em;
      padding-top: 10px; }
    #content #bookingForm .topcoat-list__item {
      padding: 1.25rem;
      border-top: 1px solid #616363;
      border-bottom: 1px solid #333434;
      background-color: white; }
    #content #bookingForm .topcoat-list__container {
      border-top: 1px solid #333434;
      color: #c6c8c8;
      list-style-type: none; }
  #content #pricCalculation table {
    background-color: white; }
  #content #notifications .alert-danger h4 {
    color: #a94442 !important; }

#header-home {
  position: relative;
  top: -6em;
  background: url(../images/back-cloud-patn-slides.jpg) top center no-repeat;
  background-size: cover;
  width: 100%;
  height: 24em;
  color: white; }
  #header-home h2 {
    color: white;
    font-size: 20px; }
  #header-home p {
    font-size: 11pt; }
  #header-home .img-bus {
    position: absolute;
    top: 4px;
    right: 35px;
    z-index: 170;
    background-color: transparent; }

#header-home-bottom {
  position: relative;
  top: -6em;
  height: 96px;
  background-color: #f9e9da;
  border-bottom: 1px solid #e7dfd7; }

#home-small {
  text-align: center; }
  #home-small #small-bus {
    height: 300px;
    position: relative;
    z-index: 170; }
    #home-small #small-bus img {
      height: 19em; }

#rates-finder {
  font-size: 11pt;
  position: relative;
  top: -25px; }
  #rates-finder h2 {
    color: #337ab7;
    font-size: 16pt; }
  #rates-finder h3 {
    font-size: 11pt; }
  #rates-finder .border-right {
    border-right: 1px solid;
    border-color: #777; }
  #rates-finder .border-left {
    border-left: 1px solid;
    border-color: #777; }

@media (max-width: 767px) {
  #rates-finder {
    text-align: center; } }

#info {
  position: relative;
  background-color: #e9e9e9; }
  #info .info__area {
    min-height: 15em;
    min-height: 15em; }

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

.sub-contnt-header {
  height: auto;
  text-align: center;
  width: inherit; }

.sub-contnt-header .text-title {
  text-align: center;
  display: inline-block;
  margin: 0px auto;
  background-color: #E9E9E9;
  padding: 0 35px;
  color: #0d60ae;
  font-size: 21px;
  font-weight: 700; }

.footer {
  border-top: 7px solid #0d60ae;
  min-height: 172px;
  height: auto; }
  .footer .menu-footer,
  .footer .menu-footer a {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    color: black; }
  .footer .menu-footer {
    padding-bottom: 6px;
    border-bottom: 1px solid #fff;
    display: inline-block; }
  .footer .copyright {
    font-size: 12px;
    font-weight: 300;
    color: #000; }

/* height */
.height-0 {
  height: 0px; }

.height-2 {
  height: 2px; }

.height-3 {
  height: 3px; }

.height-4 {
  height: 4px; }

.height-5 {
  height: 5px; }

.height-10 {
  height: 10px; }

.height-15 {
  height: 15px; }

.height-20 {
  height: 20px; }

.height-25 {
  height: 25px; }

.height-30 {
  height: 30px; }

.height-35 {
  height: 35px; }

.height-40 {
  height: 40px; }

.height-45 {
  height: 45px; }

.height-50 {
  height: 50px; }

.height-55 {
  height: 55px; }

.height-60 {
  height: 60px; }

.blue {
  color: #337ab7; }

.line-below {
  border-bottom: 1px solid #e7e7e7; }

a.ic-email,
a.ic-facebook {
  background: url(../images/icons-footer.png) no-repeat;
  width: 30px;
  height: 30px;
  background-position: 0px 0px;
  display: inline-block;
  margin-top: -6px;
  padding-top: 0px;
  vertical-align: top; }

a.ic-email {
  background-position: -30px 0px; }

a:link {
  text-decoration: none; }

a:visited {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

a:active {
  text-decoration: none; }

.required:after, label > .required:after {
  content: "*";
  padding-left: 5px;
  color: red; }

/*# sourceMappingURL=app.css.map */
