* { border-radius: 0 !important; }

body {
  /* background-color: #F7F9FA; */
  background-color: #FFF;
  /* font-family: "proxima-nova", Arial, sans-serif; */
  font-family: "futura-pt", Arial, sans-serif;
  font-weight: 300;
  font-size: 1.4em;
}

a, p {
  font-size: 1em;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-weight: 300; }
h3.important { font-weight: 600; }

h2.special, p.special { background-color: #F5F5DC; }
p.special {
  margin-top: 1.5em;
  font-size: 2em;
}

/* special mobile settings */
@media (max-width: 768px) { 
  h1 {
    margin-top: 20px;
    font-size: 1.5em;
  }
  h1.greeting { font-size: 20px; } 
  h2, h2.special {
    font-size: 1.3em;
  }
  h3 {font-size: 16px; margin-top: 0; }
  h3.copy {
    font-size: 1.3em;
    line-height: 1.35em;
  }
  h3.copy a {
    font-size: 1em;
  }
  h2.special a {
    font-size: 1em;
  }
  h2.special {
    margin: 0.3em 0;
    line-height: 1.3em;
  }
  .navbar-default .navbar-brand {
    font-size: 1.1em;
  }
  li {
    margin-left: 0.5em;
  }
  li span.attention {
    font-size: 1.1em;
  }
  form#login, form#register {
    padding: 0 !important;
  }
  .register h1 {
    margin-top: 0;
  }
  .logo {
    margin-bottom: 1em;
  }
  .meta {
    margin-top: 7px;
  }
  img#logo-login {
    margin: 0 !important;
  }
  div.powered {
    display: none;
  }
  p.form-required-info {
    font-size: 1em !important;
  }
  #search #results h4, #search #results h3 {
    font-size: 1.1em;
    line-height: 1.2em;
  } 
  button.book {
    padding: 3px 5px;
    font-size: 12px;
    display: block;
    margin-bottom: 2px;
  }
  .panel-body p {
    margin-bottom: 3px;
  }

}

.copy { line-height: 1.3em; font-size: 2em; }

.content h1, .content h2 { display: inline-block; }
.content h2 { font-size: 20px; margin-left: 10px; }
.content h3 { margin-bottom: 20px; }

#content h3#message {
  margin-top: 2em;
  font-weight: bold;
}

/* increase news text size on account page */
.content .news { font-size: 15px; line-height: 28px; font-family: "open-sans", sans-serif; }

.muted { color: #FFFFFF; }
.attention { font-size: 18px; font-weight: 300; }

img#logo-login {
  /*margin: 1em 0 1em 0;*/
  margin-top: 1.5em;
  margin-bottom: 1em;
}

form#login, form#register { margin: 1.5em 0; }
form#login label,
form#register label {
  color: #2A3039;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}
form#login .form-group, form#register .form-group {
  /*margin-bottom: 20px;*/
  margin-bottom: 0.5em;
}
form#register p {
  font-weight: 500;
  font-size: 1em;
}

form#register .infoText {
  font-weight: 300;
  font-size: 1.3em;
  margin-top: 5px;
  display: none;
}
form#register .corona-info {
  font-size: 1.5em;
  border: 1px black solid;
  padding: 5px;
}
form#register div.form-margin {
  margin: 10px 0 10px 0;
  display: inline-block;
}
form#register p.form-required-info, form#register a.back {
  margin-top: 10px;
  font-size: 18px;
}
form#register .personal-registration a {
  font-size: 1em;
}

form#login .btn {
  font-size: 1.75em;
  font-weight: 300;
}

.form-control { font-weight: 300; font-size: 1.05em; }

input.form-control {
  background-color: #F7F9FA;
  border-radius: 2px;
}
.form-group.disabled { margin-bottom: 0; }
.disabled .form-control {
  box-shadow: none;
  border: 0;
}

.intern.navbar {
  background: rgb(78, 169, 40);
  background: rgba(78, 169, 40, 0.8);
  min-height: 80px !important;
  border-radius: 0px;
  padding-left: 20px;
  margin-bottom: 0;
}
.intern.navbar p.nav.navbar-text {
  font-size: 2.8em;
  color: #FFF;
}
.intern.navbar p.nav.navbar-text-mobile {
  font-size: 1.8em;
  color: #FFF;
  margin-top: 0.3em;
}
.intern .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 26px;
    font-size: 1.2em;
    font-weight: 300;
    color: #FFE !important;
}

.navbar-default {
  background: rgb(78, 169, 40);
  background: rgba(78, 169, 40, 0.9);
  border: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #CCC;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
  background-color: #6594e7;
}
.navbar-default .navbar-brand {
  color: #FFFFFF;
}
.navbar-nav a.intern, a.intern {
            border-bottom: 1px dotted #FFFFFF;
            color: #FFFFFF !important;
            display: inline-block;
            padding-bottom: 0;
            padding-left: 0;
            margin-left: 3px;
            padding-right: 0;
            font-weight: 300;
            font-size: 16px;
          }
.sidebar-nav .navbar-nav .sub { margin-left: 5%; }
.sidebar-nav a {
  font-size: 1em;
}

a.intern {
            border-bottom: 1px dotted #5B9FEF;
            color: #4A90E2 !important;
}
a.intern:hover {  border-bottom-style: solid;
                  text-decoration: none; }

.dotted {
  border-bottom: 1px dotted #5B9FEF;
  color: #4A90E2 !important;
  /*display: inline-block;*/
  padding-bottom: 0;
}
.dotted:hover {
  border-bottom-style: solid;
  text-decoration: none;
}

.box {
  background: #FFF;
  border-radius: 2px;
  /*box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08), 0px 0px 0px 1px #DBE3E7 inset;*/
  color: #536171;
  /*margin-top: 40px;*/
  /*margin-bottom: 20px;*/
}

.tab-pane { margin-left: 5px; margin-top: 15px; }

.btn-full { width: 100%; }
.btn {  border-radius: 0;
        border-color: darkorange; }
.btn.btn-primary {
  background-color: #4ea928;
}
@media (max-width: 768px) {
    .btn-search {
        width:100%;
    }
}

form#add-account #ibanInput {  min-width: 210px; }

/* hide the main navbar when not on small screen */
@media (min-width: 768px) {
  #main-menu.navbar-collapse.collapse {
      display: none !important;
  }
}

/* make sidebar nav vertical */ 
@media (min-width: 768px) {
  /* remove padding on left side */
  .col-sm-4.sidebar { padding-left: 0; }

  .sidebar-nav { box-shadow: 3px 3px 20px rgba(128, 128, 128, 0.2); }  

  .sidebar-nav .navbar .navbar-collapse {
    padding: 0;
    max-height: none;
  }
  .sidebar-nav .navbar ul {
    float: none;
  }
  .sidebar-nav .navbar ul:not {
    display: block;
  }
  .sidebar-nav .navbar li {
    float: none;
    display: block;
    font-size: 1.375em;
    font-weight: 500;
  }
  .sidebar-nav .navbar li a {
    padding-top: 12px;
    padding-bottom: 12px;
    color: #41484A;
    /* margin: 20px 0 20px 60px; */
    margin: 0.9em 0 0.9em 10%;
  }

  /* Special settings for non clickable menu items */
  .sidebar-nav .navbar li.settings {
    margin: 0.9em 0 0.9em 10%;
    line-height: 20px;
  }
}
/* Special settings for non clickable menu items */
.sidebar-nav .navbar li.settings {
  padding: 12px 15px;
}

/* Effect 4: bottom border enlarge */
.cl-effect-4 a {
  padding: 0 0 10px;
}

.cl-effect-4 a::after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #83BDC6;
  content: '';
  opacity: 0;
  -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
  transition: height 0.3s, opacity 0.3s, transform 0.3s;
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  transform: translateY(-10px);
}

.cl-effect-4 a:hover::after,
.cl-effect-4 a:focus::after {
  height: 5px;
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  transform: translateY(0px);
}

.legend { margin-bottom: 20px; font-size: 1.2em; }
.legend img { margin: 0 5px; }
.legend #showChargers {margin-left: 10px; }

div#search h3 {
  margin-bottom: 10px;
}

.car.panel .panel-heading {
  background: rgb(78, 169, 40);
  background: rgba(78, 169, 40, 0.8);
}
.car.panel p.times { margin-bottom: 0; }
.car.panel span.time { font-size: 2em; }
.car.panel .change { vertical-align: -8px; }
.car.panel .spacer {
  display: inline-block;
  width: 6%;
  border-top: 2px solid #C0C0C0;
  padding-top: 1em;
  margin-left: 10px;
  margin-right: 10px;
  vertical-align: middle;
}
.car.panel .booking-date {
  font-size: 1.2em;
}
.car.panel .spacer2 {
  display: inline-block;
  width: 10%;
}
.car.panel p.no_margin {
  margin-bottom: 0;
}
.car .price { font-size: 1.5em; }
.car.panel div.station { margin-bottom: 10px; }
.car.panel div.station p { margin: 0px 10px; }

/* format the date/time picker */
.rd-date td, .rd-date th { padding: 4px; }

/* availability view for cars */
table.availabilityView th { min-width: 20px; text-align: center; }
table.availabilityView td { border: 1px white dotted;}
table.availabilityView td.date { width: 80px; }
table.availabilityView td.status { color: #FFF111; text-align: center; }
table.availabilityView td.free { background-color: DarkOliveGreen; margin: 4px; }
table.availabilityView td.occupied { background-color: OrangeRed; margin: 4px; }

/* Device specific settings for maps */
@media (min-height: 1024px) {
  #map { height: 850px; }
}
@media (max-height: 1024px) {
  #map { height: 750px; }
}
@media (max-height: 800px) {
  #map { height: 460px; }
}
@media (max-height: 600px) {
  #map { height: 300px; }
}
@media (max-height: 400px) {
  #map { height: 230px; }
}
@media (max-height: 320px) {
  #map { height: 150px; }
}

/* search container in not-logged-in site */
.search-container {
  padding-bottom: 30px;
}


.backend {
  font-size: 1.5em;
}

.backend form {
  margin-top: 70px;
}
.backend form, .backend form label {
  font-size: 1em;
  font-weight: 500;
}
.backend form input {
  font-size: 0.8em;
}
.backend form div.checkbox label {
  font-weight: 300;
}
.backend form .form-message {
  margin-left: 20px;
  font-size: 0.8em;
}

.backend div#existingPromotions {
  padding-top: 3em;
}

.backend div#existingPromotions table {
  padding-top: 1em;
}

.backend p.no-ticket {
  color: red;
}
.backend p.deleted {
  text-decoration: line-through;
}

/* Booking page */
.form-group.select-period {
  margin-bottom: 10px;
}
