html,body {
  height: 100%;
}

body {
  padding: 50px 0 0 0;
}

/* Note by Eric: this adjusts the btn-primary from bootstrap.min.css
*/
.btn.btn-primary,
.btn.btn-primary.disabled,
.btn.btn-primary:active:focus {
  background-color: #aa2c2c;
  border-color: #aa2f2f;
  transition: all 0.3s ease;
}

/* Added by Eric 2017-08-14 for More Info button
*/
.btn.btn-secondaryOLD,
.btn.btn-secondaryOLD.disabled,
.btn.btn-secondaryOLD:active:focus {
  background-color: #ffffff;
  border-color: #c3c3c3;
  transition: all 0.3s ease;
}

/* Added by Eric 2018-10-10 for More Info button
*/
.btn.btn-secondary,
.btn.btn-secondary.disabled,
.btn.btn-secondary:active:focus {
  background-color: #f5f5f5;
  border-color: #c3c3c3;
  transition: all 0.3s ease;
}

/* Added by Eric 2017-07-14 for More Info button
*/
.btn.btn-tertiary,
.btn.btn-tertiary.disabled,
.btn.btn-tertiary:active:focus {
  background-color: #ffffff;
  border-color: #ffffff;
  transition: all 0.3s ease;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.tooltip {
    z-index: 2000 !important;
}

.btn.btn-primary:hover,
.btn-primary.disabled:hover {
  opacity: 0.8;
}

/* Added by Eric 2017-08-14 for More Info button
*/
.btn.btn-secondary:hover,
.btn-secondary.disabled:hover {
  opacity: 0.8;
}

/* Added by Eric 2018-07-14 for More Info button
*/
.btn.btn-tertiary:hover,
.btn-tertiary.disabled:hover {
  opacity: 0.8;
}

.container {
  margin-top: 40px;
  max-width: 100%;
}

#slider {
  display: none;
  opacity: 0;
}

.panel {
  max-width: 1140px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.intro-panel p {
  font-size: 1.2em;
}

.intro-panel .well {
  font-size: 1.4em;
  margin: 30px 0;
}
.intro-panel .well p {
  margin-bottom: 0;
}

.leasing {
  padding-left: 20px;
}

.lease-img {
  margin-bottom: 15px;
}

.leases .btn-lg,
.rentals .btn-lg {
  margin: 15px 0;
}

.reviews {
  margin-top: 1em;
}

.reviews a {
  transition: all 0.5s ease;
}

.reviews a:hover {
  opacity: 0.6;
  text-decoration: none;
}

.social li {
  margin-top: 15px;
}

.list-group-item.active,
.list-group-item.active:hover {
  background: #5d5da5;
  border: solid 1px #5d5da5;
}

.why-choose dt {
  background: url("images/check_mark_3.png") no-repeat;
  font-size: 18px;
  margin: 25px 0 15px 0;
  padding: 7px 0 0 40px;
}

.why-choose dd {
  margin-left: 40px;
}

.plus-sign {
  margin: 0 0 0 6px;
}

.minus-sign {
  margin: 0 0 0 2px;
}

.currency-shim {
  margin:  5px 10px 15px 20px;
  padding: 0 4px 10px 0px;
}
 
.occupants{
  margin-left: 60px;
  margin-top: 7px;
  padding: 0px 10px 5px 20px; 
}
 
.red {
  color: red;
}
 
.rez-label {
  margin-left: 57px;
  padding: 0 6px 0 0;
}
 
.terms-ckbx {
  margin-right: -40px;
  padding: 8px 0px 0px 0px; 
}
 
.exp-date {
  margin-left: 30px;
  margin-right: 28px;
  margin-top: 1px;
  padding: 0px 20px 5px 20px; 
}
 
.cvv-gif {
  margin-left: -50px;
  margin-top:  -11px;
  padding: 0px 60px 0px 0px; 
}

.cvv-label {
  margin-left: 14px;
  margin-right: 43px;
  margin-top: 4px;
  padding: 0px 20px 5px 20px; 
}

.cc-num-label {
  margin-left: 20px;
  margin-right: 37px;
  margin-top: 1px;
  padding: 0px 20px 5px 20px; 
}
 
.cc-gif {
  padding: 55px 10px 55px 10px; 
}
 
.next-btn {
  margin-bottom: 40px;
  padding: 0px 0px 30px 50px; 
}
  
.cc-info-padding {
  margin-bottom: 40px;
  margin-top: 20px;
  padding: 10px 6px 10px 10px;
}

.payment-option {
  margin-left: 30px;
  margin-top: 8px;
  padding: 0px 0px 0px 20px;
}

.payoption-row {
  margin-top: 30px;
}
 
.godaddy-seal {
  margin-top:  40px;
  margin-left: 50px;
}

.sixty-px-header {
  margin-top: 60px;
}
 
.ten-px-footer {
  margin-bottom: 10px;
}
 
.vertical-tab {
  margin-bottom: 20px;
}
 
.footer {
  margin-bottom: 50px;
}

.submit-header {
  margin-top: 80px;
}

.title-label {
  margin-left: 5px;
  padding: 20px 5px 15px 5px;
}

.radio-button { 
  margin-left: 10px;
  padding: 0px 10px 12px 10px;
}

.dob-label {
  margin-top: 8px;
}

.dob-row { 
  margin-left: 55px;
  margin-right: 5px;
  margin-top: 8px;
  padding: 0px 10px 12px 20px;
}

.money {
  float: right; 
  width: 4.25em; 
  text-align: right; 
  font-family: "Lucida Console", Monaco, monospace;
}

.price-details {
  margin: 0 0 0 12px;
}

.chosen-currency {
   margin: 0 0 0 -5px;
}

.social.list-inline a {
    transition: all 0.3s ease;
}

.social.list-inline a:hover {
    opacity: 0.8;
}

.why-verified {
  height: 65px;
}

.why-verified ul {
    padding: 0;
}

.why-verified li {
    display: block;
    list-style-type: none;
    float: left;
}

.verified-godaddy {
    margin: 12px 0 0 10px;
}

.partners img {
  width: 100%;
  max-width: 100px;
  margin-bottom: 10px;
}

.fa-question-circle {
  color: #5d5da5;
}


.popover h3 {
  font-weight: bold;
  text-align: center;
}

blockquote {
  font-size: 1em;
  border-left: none;
}

blockquote .stars {
  color: #ffd700;
  margin-bottom: 1em;
}

blockquote a {
  color: #c3c3c3;
  transition: all ease 0.3s;
}

blockquote a:hover,
blockquote a:focus {
  color: #929292;
  text-decoration: none;
}

cite {
  margin-left: 10px;
}

.bubble {
  position: relative;
  padding: 20px;
  margin-bottom: 20px;
  background: #5d5da5;
  border-radius: 3px;
  color: #fff;
}

.bubble:after {
  content: "";
  position: absolute;
  bottom: -14px;
  left: 20px;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #5d5da5 transparent;
  display: block;
  width: 0;
  z-index: 1;
}

.image-scroller {
  overflow: auto;
  width: 200px;
  margin: 0 auto;
  padding-right: 7px;
  width: 210px;
  opacity: 0;
}

.image-scroller:focus {
  outline: none;
}

.image-scroller img {
  margin: 0 auto;
  margin-bottom: 12px;
}

/* Adjusts the jspVerticalBar default from jquery.jScrollpane.css
*/
.jspVerticalBar {
  width: 8px !important;
}

/* Adjusts the jspDrag default from jquery.jScrollpane.css
*/
.jspDrag {
  background: #5d5da5 !important; # 
  width: 8px;
  border-radius: 7px;
}

.well-footer {
  margin-top: 2em;
}

.well-footer h4 {
  line-height: 1.5em;
}

.http-error {
  margin-top: 50px;
}

.http-error h1 {
  font-size: 250px;
  font-weight: bold;
  color: #5d5da5;
  position: relative;
  top: 30px;
}

.http-error img {
  max-width: 350px;
}

.http-error .well {
  width: 100%;
}

.http-error li {
  padding: 4px 0;
}

.http-error .well a {
  color: #5d5da5;
  font-weight: bold;
  transition: all 0.3s ease;
}

.http-error .well a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.booking-details {
  margin-top: 20px;
}

.euro-list {
  padding: 10px;
}

.euro-list .list-group-item,
.euro-list .list-group-item:last-child {
  margin-bottom: 0;
  margin: 5px;
  border: none;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #5d5da5;
  font-weight: bold;
  transition: all 0.5s ease;
}

.euro-list a.list-group-item:focus,
.euro-list a.list-group-item:hover {
    background-color: #f5f5f5;
    color: #5d5da5;
    opacity: 0.7;
    text-decoration: none;
}

.euro-list a.list-group-item:focus {
  outline: 5px auto #5d5da5;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 100% !important;
}

.copy a {
  color: #5d5da5;
  display: inline-block;
  text-decoration: none;
  margin: 0 -3px;
  overflow: hidden;
  vertical-align: top;
  perspective: 600px;
  perspective-origin: 50% 50%;
}

.copy a:hover span {
  background: #5d5da5;
  transform: translate3d(0px, 0px, -30px) rotateX(90deg);
}

.copy a span {
  display: block;
  position: relative;
  padding: 0 3px;
  transition: all 0.5s ease;
  transform-origin: 50% 0%;
  transform-style: preserve-3d;
}

.copy a span:after {
  content: attr(data-title);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 3px;
  color: #fff;
  background: #5d5da5;
  transform-origin: 50% 0%;
  transform: translate3d(0px, 105%, 0px) rotateX(-90deg);
}

.col-md-14 iframe {
  width: 90%;
}

@media (max-width: 991px) {
  .partners .col-sm-1 {
    width: 24.333333%;
    float: left;
  }

  .partners .col-sm-1 img {
    max-height: 50px;
  }

  .partners .logo-row {
    float: left;
  }
}

@media (max-width: 639px) {
  .partners .col-sm-1 img {
    max-height: 35px;
  }
}

@media (max-width: 516px) {
  .partners .col-sm-1 img {
    max-height: 20px;
  }
}

#colorbox {
  height: 100%;
  width: 100%;
}
