html,
body {
  font-family: Arial, sans-serif;
  height: 100%;
  margin: 0;
  min-width: 1100px;
  padding: 0;
  position: relative;
}

.content-wrapper {
  min-height: 100%;
  margin-top: 0px;
  position: relative;
  z-index: 2
}

.global-wrapper-inner {
  padding: 0px 0 20px 0;
}

.top-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url('/v4/images/login/background.png');
  background-repeat: repeat-x;
  background-size: auto 100%;
}

.header {
  position: relative;
  width: 940px;
  margin: 0 auto;
  height: 90px;
  z-index: 2
}

.header-actions {
  position: absolute;
  right: -4px;
  top: 36px;
}

.header .info {
  color: #FFF;
  float: right;
  width: 475px;
  height: auto;
  padding: 0;
  margin: 0;
  text-align: right;
  font-size: 12px;
}

.header .info img {
  cursor: hand;
}

.header .info a {
  text-decoration: none;
}

.header .info span.member {
  color: #404040;
}

.header .info span.fb_button_text {
  line-height: 14px;
}

.header .info a:link {
  color: #FFF;
}

.header .info a:hover {
  color: #005498;
}

.header .info a:visited {
  color: #FFF;
}

.header .info a:active {
  color: #525252;
}

.header .search {
  position: absolute;
  top: 15px;
  left: 250px;
}

.header .searchbox {
  display: block;
  height: 30px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #cecece;
}

.header .searchfield {
  color: #808080;
  float: left;
  width: 215px;
  height: 22px;
  padding-left: 5px;
  padding-top: 5px;
  border: none;
  -moz-outline-style: none;
  outline: none;
}

.header .searchbutton {
  float: left;
  height: 22px;
  width: 22px;
  border-style: none;
  border-color: inherit;
  border-width: medium;
  background-image: url('../images/search_icon.png');
  background-repeat: no-repeat;
  background-position: 2px 7px;
  background-color: transparent;
  cursor: pointer;
}

.main-logotype {
  width: 256px;
  height: 110px;
  position: absolute;
  top: 0;
}

.main-logotype img {
  width: 256px;
  height: 110px;
}

.main-title {
  width: 500px;
  position: relative;
  left: 50%;
  margin: 0 0 0 -250px;
  color: #fff;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  font-weight: normal;
  padding-top: 10px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.42)
}

.page-panel-full {
  background-color: #fff;
  margin: 0px auto 30px !important;
  height: auto;
  min-height: 600px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}

.page-block {
  width: 960px;
  margin: 30px auto 60px;
  /* Fixes problem with margins of child elements sometimes sticking out */
  padding-top: 1px;
}

@font-face {
  font-family: "latoregular";
  src: url('/v4/fonts/lato-reg-webfont.eot');
  src: url('/v4/fonts/lato-reg-webfont.eot?#iefix') format("embedded-opentype"), url('/v4/fonts/lato-reg-webfont.woff') format("woff"), url('/v4/fonts/lato-reg-webfont.ttf') format("truetype"), url('/v4/fonts/lato-reg-webfont.svg#latoregular') format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "latolight";
  src: url('/v4/fonts/lato-lig-webfont.eot');
  src: url('/v4/fonts/lato-lig-webfont.eot?#iefix') format("embedded-opentype"), url('/v4/fonts/lato-lig-webfont.woff') format("woff"), url('/v4/fonts/lato-lig-webfont.ttf') format("truetype"), url('/v4/fonts/lato-lig-webfont.svg#latoregular') format("svg");
  font-weight: normal;
  font-style: normal;
}

.footer {
  height: 296px;
  background: #438bd9;
  z-index: 2;
  position: relative;
  padding-top: 64px;
  height: 262px;
  color: #fff;
  font-family: "latolight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.footer .container {
  width: 1024px;
  margin: auto;
}

.footer .col-md-3,
.footer .col-md-9 {
  clear: none;
  float: left;
}

.footer .col-md-9 {
  width: 75%;
}

.footer .col-md-3 {
  width: 25%;
}

.footer .row {
  margin-bottom: 32px;
  clear: none;
  float: left;
  width: 100%;
}

.footer .row:last-child {
  margin-bottom: 0px;
}

.footer h5 {
  letter-spacing: 2px;
  margin: 0;
  line-height: 38px;
  color: #fff;
  font-size: 16px;
}

.footer a {
  font-weight: 300;
  color: #fff;
}

.footer img {
  height: 38px;
}

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 24px;
}

.footer ul li {
  margin-bottom: 8px;
}

.footer ul li:last-child {
  margin-bottom: 0px;
}

#topLink {
  position: absolute;
  right: 0;
  top: 0;
  color: #e3e8ed;
  padding-left: 5px;
}

#topLink:before {
  content: ' ';
  position: absolute;
  right: 100%;
  border-bottom: 5px solid #e3e8ed;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  width: 0;
  height: 0;
  top: 6px;
}

.watch-video-link {
  display: inline-block;
  padding-left: 24px;
  position: relative;
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #fff;
  text-decoration: none;
}

.watch-wrapper {
  margin: 12px 0 0 15px;
}

a.watch-video-link:hover {
  color: #fff;
  top: -1px;
}

.watch-video-link i {
  position: absolute;
  background: url(../images/home/elements.png) no-repeat -495px -170px;
  width: 16px;
  height: 11px;
  top: 4px;
  left: 0;
}

.sign-button,
.login-button {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 90px;
  padding: 0 0 0 32px;
  cursor: pointer;
}

.sign-button .ui-icon,
.login-button .ui-icon {
  float: left;
}

.sign-button {
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
}

.login-button {
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
}

/**********/
.menu-holder {
  margin: 73px auto 0px -9px;
  background-color: transparent;
  height: auto:
}

#site-selector {
  position: relative;
}

#site-selector li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
}

#site-selector li,
#site-selector a {
  height: 100px;
  cursor: pointer;
  vertical-align: bottom;
  display: block;
  text-decoration: none;
  font-size: 10px;
  color: #404040;
}

#american-pop {
  left: 0px;
  width: 125px;
}

#american-pop {
  background: url(../images/t-select-most-popular.png) 0 0
}

#delta-hidden-pop {
  left: 80px;
  width: 175px;
}

#delta-hidden-pop {
  background: url(../images/t-select-most-popular.png) -130px 0;
}

#united-pop {
  left: 250px;
  width: 175px;
}

#united-pop {
  background: url(../images/t-select-most-popular.png) -385px 0;
}

#marriott-pop {
  left: 325px;
  width: 175px;
}

#marriott-pop {
  background: url(../images/t-select-most-popular.png) -515px 0;
}

#continental-pop {
  left: 450px;
  width: 175px;
}

#continental-pop {
  background: url(../images/t-select-most-popular.png) -715px 0;
}

.moreNotification {
  border-radius: 5px;
  color: #187fd5;
  cursor: pointer;
  width: 100%;
  margin: 30px auto 0 auto;
  padding: 0;
  text-align: center;
  display: block;
  background-color: #FFF;
  border: 1px solid #187fd5;
  padding: 6px;
  text-align: center;
}

/*page - login form - can be reused for more then this */
.page-login-form {
  padding: 0px;
  margin: 0px;
  font-family: Arial, sans-serif;
}

.page-login-form fieldset {
  padding: 0;
  border: 0;
  margin-top: 10px;
}

/* focus class for a form field */
.page-login-form .focused {
  background: #EFF5FF;
  border: solid 1px #0066CC;
  color: #000;
}

.page-login-form div {
  width: 245px;
  height: auto;
}

.page-login-form label {
  display: block;
  color: #404040;
  line-height: 1.4em;
  font-weight: bold;
  text-align: left;
}

.page-login-form label.login-panel-checkbox {
  color: #404040;
  font-size: 1.1em;
  font-weight: bold;
  font-size: 12px;
  display: inline;
}

.text-page-field {
  -webkit-appearance: none;
  -webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  -webkit-border-image: none;
  -webkit-rtl-ordering: logical;
  -webkit-user-select: text;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: white;
  background-image: none;
  background-origin: padding-box;
  background-size: auto;
  border-bottom-color: #CECECE;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #CECECE;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #CECECE;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #CECECE;
  border-top-style: solid;
  border-top-width: 1px;
  color: black;
  cursor: auto;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  height: 16px;
  padding: 6px;
  margin: 0px 0px 5px;
  border: 1px solid #CECECE;
}

.log-in-button {
  margin-left: 6px;
  color: #ffffff;
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #ffffff;
  padding: 6px 12px;
  background-color: #f34202;
  background: -moz-linear-gradient(top, #ffbf94 0%, #f34202);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffbf94), to(#f34202));
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #eee;
  font-size: 23px;
  font-weight: bold;
  text-shadow: 0px -1px 0px rgba(000, 000, 000, 0.7), 0px 1px 0px rgba(255, 255, 255, 0.3);
}

/* ui datepicker styles */
.ui-datepicker-trigger {
  margin-left: 5px;
  position: relative;
  top: 4px;
}

/* New Lipstick styles 2014 - JA */
.dropdown {
  padding-top: 4px;
  position: relative;
  font-size: 11px;
}

.dropdown.pull-right {
  float: right;
}

.dropdown-toggle {
  display: inline-block;
  height: auto;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}

.dropdown-menu-outer {
  float: left;
  margin-top: 0;
  min-width: 160px;
  padding-top: 8px;
  position: absolute;
  top: 100%;
  left: 0;
  visibility: hidden;
  /* hidden by default, but visible on "open" of the menu*/
  z-index: 14;
}

/*Aligns the dropdown menu to right*/
.dropdown-menu-outer.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #187fd5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: block;
  font-size: 12px;
  list-style: none;
  margin: 2px 0 0;
  /* override default ul */
  padding: 5px 0;
  text-align: left;
}

/* Links within the dropdown menu */
.dropdown-menu > li > a {
  clear: both;
  color: #187fd5;
  display: block;
  font-weight: normal;
  line-height: 1.2;
  padding: 3px 12px;
  white-space: nowrap;
  /* prevent links from randomly breaking onto new lines */
}

/* Hover/Focus state*/
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #efefef;
  color: #187fd5;
  text-decoration: none;
}

.dropdown-note {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #187fd5;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-top: 0px;
  margin-left: -207px;
  padding: 4px;
  position: absolute;
  visibility: hidden;
  z-index: 999;
}

.tripgroup-info td {
  vertical-align: middle;
}

.tripgroup-title {
  font-size: 18px;
}

.tripgroup-headline {
  margin-top: 5px;
  margin-bottom: 0;
}

.back-link {
  font-size: 13px;
  margin-top: 0;
}

.travel-connecton-match {
  border: none;
  margin-bottom: 5px;
  margin-top: 5px;
}

/* Trip Header
------------------------- */
.tripheader {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 1em;
}

.tripheader-heading {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 0;
}

.tripheader-details {
  list-style: none;
  margin: 0;
  padding: 0;
}

.tripheader-details li {
  margin: 0;
  padding: 0 0 10px;
}

.tripheader-destination {
  color: #999;
  font-weight: bold;
}

.tripheader-purpose label {
  margin-right: 5px;
}

.tripheader-help {
  display: inline-block;
  position: relative;
}

.tripheader-help img {
  vertical-align: text-top;
}

.tripheader-help-content {
  display: none;
  height: 50px;
  position: absolute;
  left: 25px;
  top: 10px;
  width: 320px;
}

/* jQuery UI Overrides
------------------------- */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-image: none;
}

.ui-tabs-vertical .ui-tabs-nav {
  background: transparent none;
  border: none;
  float: left;
}

.ui-tabs-vertical .ui-tabs-nav li {
  background-color: transparent;
  border-bottom: 1px solid #187fd5 !important;
  border-color: #187fd5;
  float: none;
  margin-bottom: 6px;
  margin-right: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected {
  background-color: transparent;
  border-width: 0 !important;
  margin-bottom: 6px;
  padding: 1px;
}

.ui-tabs-vertical .ui-tabs-nav li a {
  color: #187fd5;
  display: block;
  float: none;
}

.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-selected a {
  color: #000;
}

/* Keep this at the bottom */
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
/* End lipstick styles */

.traxo-beta-header {
    background-color: #D9EDF7;
    color: #365366;
    text-align: center;
    height: 45px;
    font-size: 14px;
    margin-top: -2px;
    overflow: hidden;
}

.traxo-beta-header .beta-msg {
    position: relative;
    top: -20px;
}

.traxo-beta-header .beta-icon {
    width: 16px;
    height: 16px;
    position: relative;
    top: -17px;
}

.traxo-beta-header .emphasis {
    font-weight: bold;
}

.traxo-beta-header .profile-photo {
    width: 48px;
    height: 48px;
    border-radius: 24px;
    margin: 0 5px;
}
