body {
  padding-top: 70px;
}

.address-bar {
  display: none;
}


#custom-container {
  padding-left: 5px;
  padding-right: 5px;
}

#custom-navbar .navbar-inner {
  background-color: none !important;
}

.navbar-inner {
  background-image: none;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: none;
  min-height: 50px;
}

.navbar-inner .container .nav-collapse .pull-right li {
  line-height: 30px;
}

.navbar-inner .container .nav-collapse .pull-right li a {
  font-size: 15px;
}

#Pickup {
  margin-top: 20px;
  padding: 10px;
  border: 5px solid #fafafa;
  box-shadow: none !important;
  background-color: #fafafa;
}

#Pickup .page-header {
  border-bottom: none;
}

#ABIheader {
  background-color: #fafafa;
}

#Vehicles, #customerInfo, #payNow {
  border: 5px solid #fafafa;
  -webkit-box-shadow: none;
}

.maps {
  margin-left: 0px;
}

@media only screen and (min-width: 1200px) {
   #custom-container {
    /*background-color: black;*/
    padding-left: 150px;
    padding-right: 150px;
  }

  .address-bar {
    display: block;
  }

  #Pickup .page-header h1 {
    margin-left: 30px;
  }


}
.signInDiv {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  position: relative;
}

.signInDiv span {
  font-size: 15px;
  color: #333332;
  padding: 10px;
  font-size: 15px;
  color: black;
  padding-left: 5px;
  font-weight: 600;
  position: relative;
  top: 2px;
}

body .modal-backdrop.fade.in {
  background-image: url('/assets/img/bg1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  z-index: 1000;
}

#submitManualPuAddress, #submitManualDoAddress {
  background-color: #3498db;
  line-height: 27px;
  width: 300px;
  text-align: center;
  border-radius: 5px;
  color: white;
  font-size: 15px;
  font-weight: 500;
}

#pickupAddressLongitude,
#pickupAddressLatitude,
#puAirlineCode,
#dropoffAddressLongitude,
#dropoffAddressLatitude,
#doAirlineCode {
  display: none;
}

/* LOGIN AND REGISTER SCREEN */
body .modal-backdrop.fade.in {
  background-image: url('/ABI/jetblue/assets/img/bg1.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  opacity: 1;
  z-index: 1000;
}

body #loginModal {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
}


@media only screen and (min-width: 1000px) {
  body #loginModal {
    top: 20%;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    width: 850px;
    left: 40%;
  }
}

#login {
  float: right;
  padding: 25px 50px;
}

#login h4 {
  margin-bottom: 25px;
}

#login .modal-footer {
  border: none;
  text-align: left;
}

#loginModal #registerForm {
  float: left;
  max-width: 330px;
  margin-left: 20px;
  padding: 10px;
}

#loginModal #registerForm h4 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 25px;
}

div.address-bar {
  padding: 0px;
  color: #333332 !important;
  position: relative;
  float: right;
  margin-top: 30px;
  text-align: center;
  font-weight: 600;
}

.address-bar p {
  font-size: 16px !important;
  margin-top: 5px;
  color: #666666 !important;
  font-weight: 400;
}







/* QUICK QUOTE CUSTOM CSS */
/* COMMENT THIS OUT TO RESTORE TO OG */
#Pickup {
  overflow: auto;
}

#pickup-quote-right h2 {
  font-size: 30px;
  text-align: left;
  line-height: 40px;
}

#pickup-quote-right p {
  font-size: 22px;
  line-height: 40px;
}

.pickup-quote-left .input-prepend {
  padding: 0px;
  width: 95%;
}

.pickup-quote-left #addressMapAcc {
  width: 95%;
}

#quickQuoteResultsSummary {
  border: 2px solid #666666;
  padding: 10px;
  width: 90%;
  margin-bottom: 15px;
}

h3#quick-quote-header {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 32px;
  color: #666666;
}

#quoteSubmit {
  border: none;
  background-color: #2ecc71;
  color: white;
}



/*SPINNER*/
.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  top: -20px;
  margin-bottom: 20px;
  margin: 1em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
}
.loader:before {
  left: -3.5em;
}
.loader:after {
  left: 3.5em;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #b3b3b1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b3b3b1;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #b3b3b1;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #b3b3b1;
  }
}


/* CAR LOGO */
#corp-logo {
  position: absolute;
  top: 80px;
}

#corp-logo-wrap {
  width: 100%;
  text-align: center !important;
  background-color: rgba(0,0,0,0.02);
  margin-bottom: 25px;
}


@media only screen and (min-width: 100px) {

  body {
    /*background-color: black;*/
    padding-top: 0px;
  }

  #pickupAddress-query {
    width: 93%;
  }

  #dropoffAddress-query {
    width: 93%;
  }

  #corp-logo {
    display: none;
  }
  .address-bar {
    display: none;
  }

  .pickup-quote-left {
    width: 100%;
  }

  #pickup-quote-right {
  }
}

@media only screen and (min-width: 1000px) {

  #corp-logo {
    display: block;
    left: 155px;
  }

  .address-bar {
    display: block;
    /*margin-right: 90px;*/
  }

  body {
    padding-top: 70px;
    /*background-color: yellow;*/
  }

  .pickup-quote-left {
    float: left;
    width: 35%;
    overflow: auto;
  }

  #pickup-quote-right {
    float: right;
    overflow: auto;
    width: 53%;
    padding: 5px 45px;
  }
}

.nav.pull-right {
  width: 600px;
}

#breakdownDiv {
  width: 100%;
  padding-top: 45px;
}

#breakdownDiv .control-group input {
  width: 75px;
}