/*To override bootsrap CSS on overlay*/
.overlayContainer * {
  box-sizing: content-box;
}
/*ryan changes*/
.group-submission-form {
  position: relative;
  margin: 0 0 0 0;
  padding: 3px 0 0 0;
  background: url(/img/bg-group-submission-form-top-strip.gif) no-repeat 0 0;
  width: 638px;
}
.group-submission-form .inner {
  padding: 10px 24px 40px 23px;
  background: #f1f5f8 url(/img/bg-group-submission-form-bottom-strip.gif) no-repeat 0 100%;
}
.innerContainer {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}
.autocomplete {
  width: 100%;
  position: relative;
}
.autocomplete .input_wrapper {
  width: 296px;
  margin-bottom: 2rem !important;
}
.astriskImg {
  padding-right: 5px;
  padding-bottom: 5px;
}
.selectComponents {
  float: left;
  margin: 8px 0 15px 0;
  width: 305px;
}
#infofield {
  min-width: 281px;
  padding: 0px 5px;
  float: left;
  margin-top: 5px;
  margin-left: 0px;
}
.formcontrol {
  width: 100%;
  margin-top: 5px;
}
#flightTimeHour {
  width: 140px;
}
#flightTimeMinute {
  width: 140px;
}
.flightInformationBottom,
.flightInformationTop {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
#selectDeliveryMethod {
  margin-top: 10px;
}
.selectDeliveryGroup {
  display: block;
  width: 608px;
}
.selectDeliverySubGroup {
  margin-top: 20px;
  display: block;
  float: left;
}
.selectDeliveryGroup label {
  font-size: 14px;
  font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #004990;
}
.jb_radioWrap div {
  /*margin: 9px;*/
  display: block;
  margin-bottom: 10px;
}
.jb_radioWrap {
  margin-top: 10px;
  /* margin-left: 10px; */
  display: inline-block;
  vertical-align: top;
  min-width: 280px;
}
.jb_radioWrap div label {
  display: inline;
  padding: 0 0 0 10px;
  color: #4d90cd;
  font-size: 20px;
  font-weight: bold;
  font-family: din-web-jetblue, Arial;
}
.selectMobileCarrierComponents {
  margin-top: 10px;
}
.submit {
  -webkit-appearance: none;
  font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
  font-weight: 700;
  background: #f90;
  min-width: 67px;
  min-height: 35px;
  line-height: 34px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid transparent;
  position: relative;
  font-size: 1.1em;
  margin-right: 4px;
  float: right;
}
.submit:hover,
.submit:focus {
  background-color: #ff7300;
  text-decoration: none;
}
.termsAndPrivacyLink {
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #4d90cd;
}
.labelJetblutFlightNumber {
  margin-left: -290px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: bold;
}
.group-submission-form form label span {
  color: #454545;
}
#Form1 {
  padding-top: 0px;
}
#errormsgs li {
  display: list-item !important;
}
hr {
  border-top: 1px solid #306FAA;
  color: black;
}
.informationParagraph {
  font-size: 11px;
  color: #606060;
  padding-top: 0px;
  margin-bottom: 40px;
}
.dropdown-menu ul > li,
.dropdown-menu .onsale {
  width: 100% !important;
}
.dropdown-menu .onsale p {
  display: none;
}
.dropdown-menu div[jb-select] {
  margin-top: 10px;
}
/* Chrome 29+ */
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
  #flightInformation label,
  #jetblueFlightNumber label {
    margin-top: -16px;
  }
  .calendar_wrapper {
    margin-top: 5px;
  }
  .jbbkr-foreground-sprite-depart.jbbkr-calendar-depart {
    margin-top: 0px;
  }
  .clndr input[type="text"] {
    padding: 5px 5px;
  }
}
.jbbkr-foreground-sprite-depart img {
  position: absolute;
  max-width: none;
  top: 0px;
  left: -46px;
}
.jbbkr-foreground-sprite-depart.jbbkr-calendar-depart {
  width: 42px;
  height: 27px;
  margin-left: 2px;
  margin-top: 3px;
  overflow: hidden;
}
.clndr {
  float: left;
  display: inline-block;
  min-width: 320px;
}
.clndr.formcontrol {
  min-width: 275px;
  margin-bottom: 0px !important;
}
.clndr .form-control {
  display: inline;
  border: 0;
  color: #306FAA;
  /*width: 220px;*/
  min-width: 220px;
  margin-top: 0px !important;
}
.dateSelect {
  margin-top: -4px;
  float: left;
  width: 100%;
}
.dateSelect ul {
  list-style-type: none;
  padding: 0;
  margin: .5em 0;
}
.dropdown-menu .outer_header_wrapper {
  padding: 0!important;
  margin: 0;
  border: 0!important;
  width: 100%;
}
.dropdown-menu .outer_header {
  min-height: 45px;
  background-color: #004990;
  color: white;
  padding-left: 10px;
  font: 900 1.6rem/4.5rem din-web-jetblue, Arial, Helvetica, sans-serif;
}
.dropdown-menu ul > li {
  float: left;
  clear: both;
  padding-top: 15px!important;
  background: #fff;
  width: 100%;
  border: 1px solid #d3e3f3;
  border-bottom: 0;
  border-top: 0;
}
.cal_active {
  background-color: #004990;
}
.calendar_wrapper {
  padding: 5px;
  position: relative;
}
.calendar_wrapper .text-info {
  color: inherit;
}
.calendar_wrapper input,
.calendar_wrapper input:focus,
.calendar_wrapper input:hover {
  box-shadow: none;
  height: auto;
}
.cal_active .jbbkr-foreground-sprite-depart.jbbkr-calendar-depart img,
.jbbkr-foreground-sprite-depart.jbbkr-calendar-depart:focus img {
  top: -95px;
  left: -92px;
  cursor: pointer;
}
.clndr input[type="text"] {
  padding: 0px 5px;
}
.modal-b {
  position: absolute;
  left: 0;
  right: 0;
  top: 145px;
  width: 850px;
  margin: 0 auto;
  -moz-box-shadow: 0px 0px 10px #333;
  -webkit-box-shadow: 0px 0px 10px #333;
  box-shadow: 0px 0px 10px #333;
  outline: 0;
  z-index: 1050;
}
.body-inner-b {
  padding: 0 30px;
  overflow-y: hidden !important;
  background: #fff;
  width: auto;
  overflow-x: hidden;
}
.modal-b,
.body-inner-b {
  min-height: 550px;
}
.body_overlay_bg {
  background-color: black;
  width: 100%;
  height: 100%;
  position: absolute;
  padding-bottom: 10px;
  top: 0px;
  z-index: -1;
  opacity: 0.4;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header-inner .context-switch .close-btn-b {
    line-height: 27px!important;
  }
}
.header-inner .context-switch .close-btn-b:focus {
  text-decoration: none;
  border: 1px solid transparent !important;
  outline: 2px solid #7FB6E8 !important;
}
.header-inner .context-switch .close-btn-b {
  outline: 2px solid transparent !important;
}
.overlay .modal-b .header {
  position: relative;
  background: transparent url(/img/modal-rnd.png) 0 top no-repeat;
  color: #ffffff;
  width: auto;
  height: 70px;
  padding: 3px 0 0 0;
}
.overlay .modal-b .header .header-inner {
  background-color: #004990;
  width: auto;
  height: inherit;
}
html.oldie .overlay .modal-b .header .header-inner {
  height: 70px;
}
.overlay .modal-b .body {
  background: transparent url(/img/modal-rnd.png) -855px bottom no-repeat;
  width: auto;
  min-height: 530px;
  /*padding: 0 0 3px 0;*/
}
.overlay .modal-b h3 {
  font-weight: 600;
  margin: 0;
}
.overlay .modal-b .header h3 {
  font-size: 22px;
  color: #ffffff;
  padding: 25px 0 0 20px;
}
.overlay .modal-b .body h3 {
  color: #004990;
  font-size: 16px;
}
.overlay .modal-b .body p {
  font-size: 13px;
  line-height: 27px;
}
#faq-modal .body-inner-b h3 {
  margin: 40px 0 5px;
}
#newGroupsContainer {
  width: 638px;
  background: #f1f5f8 url(/img/bg-group-submission-form-bottom-strip.gif) no-repeat 0 100%;
}
/*
.autocomplete input {
    width: 93%;
}
*/
.jbSelectContainer.open .jbDropdownList {
  max-height: 600px !important;
  max-width: 300px;
}
#newGroupsContainer label {
  margin: 0 0 0 5px;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: din-web-jetblue, Arial, Helvetica, sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #004990;
}
.selectGroupContainer {
  float: left;
  display: inline-block;
  width: 350px;
  margin-bottom: 2rem;
}
#commentsContainer {
  margin-top: 10px;
  display: inline-block;
  width: 350px;
}
#commentsContainer label {
  margin: 10px 0 10px 0;
}
/*hide old form*/
#Content_GF_group {
  display: none;
}
/*text input focus field length*/
.inputContainer input {
  min-width: 93% !important;
}
#groupsContent {
  padding: 20px 20px;
}
#emailUpdatesCheckbox {
  position: relative;
  top: 14px;
  right: 10px;
}
.emailUpdatesText {
  font-weight: 400;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
  color: #454545;
}
