.book-parking {
  background-color: #fff;
  margin-bottom: 30px;
}

@font-face {
  font-family: "icons";
  src: url("/parking-widget/dist/fonts/icons.eot");
  src: url("/parking-widget/dist/fonts/icons.eot?#iefix") format("eot"), url("/parking-widget/dist/fonts/icons.woff") format("woff"), url("/parking-widget/dist/fonts/icons.ttf") format("truetype"), url("/parking-widget/dist/fonts/icons.svg#icons") format("svg");
}
.book-parking {
  /*! normalize.css v3.0.1 | MIT License | git.io/normalize */
  /**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS text size adjust after orientation change, without disabling
   *    user zoom.
   */
  /**
   * Remove default margin.
   */
  /* HTML5 display definitions
  	 ========================================================================== */
  /**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
  /**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
  /**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
  /**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
   */
  /* Links
  	 ========================================================================== */
  /**
   * Remove the gray background color from active links in IE 10.
   */
  /**
   * Improve readability when focused and also mouse hovered in all browsers.
   */
  /* Text-level semantics
  	 ========================================================================== */
  /**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
  /**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
  /**
   * Address styling not present in Safari and Chrome.
   */
  /**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
  /**
   * Address styling not present in IE 8/9.
   */
  /**
   * Address inconsistent and variable font size in all browsers.
   */
  /**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
  /* Embedded content
  	 ========================================================================== */
  /**
   * Remove border when inside `a` element in IE 8/9/10.
   */
  /**
   * Correct overflow not hidden in IE 9/10/11.
   */
  /* Grouping content
  	 ========================================================================== */
  /**
   * Address margin not present in IE 8/9 and Safari.
   */
  /**
   * Address differences between Firefox and other browsers.
   */
  /**
   * Contain overflow in all browsers.
   */
  /**
   * Address odd `em`-unit font size rendering in all browsers.
   */
  /* Forms
  	 ========================================================================== */
  /**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
  /**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
  /**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
  /**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
  /**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
  /**
   * Re-set default cursor for disabled elements.
   */
  /**
   * Remove inner padding and border in Firefox 4+.
   */
  /**
   * Address Firefox 4+ setting `line-height` on `input` using `!important` in
   * the UA stylesheet.
   */
  /**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
  /**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
  /**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
   *    (include `-moz` to future-proof).
   */
  /**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
  /**
   * Define consistent border, margin, and padding.
   */
  /**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
  /**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
  /**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
  /* Tables
  	 ========================================================================== */
  /**
   * Remove most spacing between table cells.
   */
  /* .date-picker-wrapper .drp_top-bar.error .default-top { display:none; } */
  /* .date-picker-wrapper .drp_top-bar.error .error-top { display:block; color:red; } */
  /* .date-picker-wrapper .drp_top-bar.normal .default-top { display:none; } */
  /* .date-picker-wrapper .drp_top-bar.normal .normal-top { display:block; } */
  /*time styling*/
}
.book-parking html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
.book-parking body {
  margin: 0;
}
.book-parking article,
.book-parking aside,
.book-parking details,
.book-parking figcaption,
.book-parking figure,
.book-parking footer,
.book-parking header,
.book-parking hgroup,
.book-parking main,
.book-parking nav,
.book-parking section,
.book-parking summary {
  display: block;
}
.book-parking audio,
.book-parking canvas,
.book-parking progress,
.book-parking video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
.book-parking audio:not([controls]) {
  display: none;
  height: 0;
}
.book-parking [hidden],
.book-parking template {
  display: none;
}
.book-parking a {
  background: transparent;
}
.book-parking a:active,
.book-parking a:hover {
  outline: 0;
}
.book-parking abbr[title] {
  border-bottom: 1px dotted;
}
.book-parking b,
.book-parking strong {
  font-weight: bold;
}
.book-parking dfn {
  font-style: italic;
}
.book-parking h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.book-parking mark {
  background: #ff0;
  color: #000;
}
.book-parking small {
  font-size: 80%;
}
.book-parking sub,
.book-parking sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.book-parking sup {
  top: -0.5em;
}
.book-parking sub {
  bottom: -0.25em;
}
.book-parking img {
  border: 0;
}
.book-parking svg:not(:root) {
  overflow: hidden;
}
.book-parking figure {
  margin: 1em 40px;
}
.book-parking hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.book-parking pre {
  overflow: auto;
}
.book-parking code,
.book-parking kbd,
.book-parking pre,
.book-parking samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.book-parking button,
.book-parking input,
.book-parking optgroup,
.book-parking select,
.book-parking textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
.book-parking button {
  overflow: visible;
}
.book-parking button,
.book-parking select {
  text-transform: none;
}
.book-parking button,
.book-parking html input[type="button"],
.book-parking input[type="reset"],
.book-parking input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
.book-parking button[disabled],
.book-parking html input[disabled] {
  cursor: default;
}
.book-parking button::-moz-focus-inner,
.book-parking input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.book-parking input {
  line-height: normal;
}
.book-parking input[type="checkbox"],
.book-parking input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.book-parking input[type="number"]::-webkit-inner-spin-button,
.book-parking input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.book-parking input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
.book-parking input[type="search"]::-webkit-search-cancel-button,
.book-parking input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.book-parking fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.book-parking legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
.book-parking textarea {
  overflow: auto;
}
.book-parking optgroup {
  font-weight: bold;
}
.book-parking table {
  border-collapse: collapse;
  border-spacing: 0;
}
.book-parking td,
.book-parking th {
  padding: 0;
}
.book-parking .date-picker-wrapper {
  position: absolute;
  z-index: 1;
  border: 1px solid #bfbfbf;
  background-color: #fff;
  width: 428px;
  padding: 120px 12px 5px;
  font-size: 12px;
  line-height: 20px;
  color: #aaa;
  font-family: Arial;
  /*box-shadow:3px 3px 10px rgba(0,0,0,0.5);*/
}
.book-parking .date-picker-wrapper.single-date {
  width: auto;
}
.book-parking .date-picker-wrapper.no-shortcuts {
  padding-bottom: 12px;
}
.book-parking .date-picker-wrapper .footer {
  font-size: 11px;
  padding-top: 3px;
}
.book-parking .date-picker-wrapper b {
  color: #666;
  font-weight: 700;
}
.book-parking .date-picker-wrapper a {
  color: #6bb4d6;
  text-decoration: underline;
}
.book-parking .date-picker-wrapper .month-wrapper {
  border-radius: 3px;
  background-color: #fff;
  padding: 5px;
  cursor: default;
  position: relative;
  overflow: hidden;
}
.book-parking .date-picker-wrapper .month-wrapper table {
  width: 190px;
  float: left;
}
.book-parking .date-picker-wrapper .month-wrapper table.month2 {
  width: 190px;
  float: right;
}
.book-parking .date-picker-wrapper .month-wrapper table th,
.book-parking .date-picker-wrapper .month-wrapper table td {
  vertical-align: middle;
  text-align: center;
  line-height: 14px;
  margin: 0px;
  padding: 0px;
}
.book-parking .date-picker-wrapper .month-wrapper table .day {
  height: 19px;
  line-height: 19px;
  font-size: 12px;
  margin-bottom: 1px;
  color: #999;
  cursor: default;
}
.book-parking .date-picker-wrapper .month-wrapper table div.day.lastMonth,
.book-parking .date-picker-wrapper .month-wrapper table div.day.nextMonth {
  color: #999;
  cursor: default;
}
.book-parking .date-picker-wrapper .month-wrapper table .day.checked {
  background-color: #9cdbf7;
}
.book-parking .date-picker-wrapper .month-wrapper table .week-name {
  height: 20px;
  line-height: 20px;
  font-weight: 100;
}
.book-parking .date-picker-wrapper .month-wrapper table .day.has-tooltip {
  cursor: help !important;
}
.book-parking .date-picker-wrapper .month-wrapper table .day.toMonth.valid {
  color: #333;
  cursor: pointer;
}
.book-parking .date-picker-wrapper .month-wrapper table .day.real-today {
  background-color: #E3E3E3;
}
.book-parking .date-picker-wrapper .month-wrapper table .day.real-today.checked {
  background-color: #70ccd5;
}
.book-parking .date-picker-wrapper table .caption {
  height: 40px;
}
.book-parking .date-picker-wrapper table .caption .next,
.book-parking .date-picker-wrapper table .caption .prev {
  padding: 0 5px;
  cursor: pointer;
}
.book-parking .date-picker-wrapper table .caption .next:hover,
.book-parking .date-picker-wrapper table .caption .prev:hover {
  background-color: #ccc;
  color: white;
}
.book-parking .date-picker-wrapper .gap {
  position: absolute;
  display: none !important;
  top: 0px;
  left: 204px;
  z-index: 1;
  width: 15px;
  height: 100%;
  background-color: red;
  font-size: 0;
  line-height: 0;
}
.book-parking .date-picker-wrapper .gap .gap-lines {
  height: 100%;
  overflow: hidden;
}
.book-parking .date-picker-wrapper .gap .gap-line {
  height: 15px;
  width: 15px;
  position: relative;
}
.book-parking .date-picker-wrapper .gap .gap-line .gap-1 {
  z-index: 1;
  height: 0;
  border-left: 8px solid white;
  border-top: 8px solid #eee;
  border-bottom: 8px solid #eee;
}
.book-parking .date-picker-wrapper .gap .gap-line .gap-2 {
  position: absolute;
  right: 0;
  top: 0px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-top: 8px solid white;
}
.book-parking .date-picker-wrapper .gap .gap-line .gap-3 {
  position: absolute;
  right: 0;
  top: 8px;
  z-index: 2;
  height: 0;
  border-left: 8px solid transparent;
  border-bottom: 8px solid white;
}
.book-parking .date-picker-wrapper .gap .gap-top-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  top: -1px;
  left: 1px;
  background-color: #eee;
  z-index: 3;
}
.book-parking .date-picker-wrapper .gap .gap-bottom-mask {
  width: 6px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 7px;
  background-color: #eee;
  z-index: 3;
}
.book-parking .date-picker-wrapper .selected-days {
  display: none;
}
.book-parking .date-picker-wrapper .drp_top-bar {
  display: none;
  /* line-height:40px; */
  /* height:40px; */
  /* position:relative; */
}
.book-parking .date-picker-wrapper .drp_top-bar .error-top {
  display: none;
}
.book-parking .date-picker-wrapper .drp_top-bar .normal-top {
  display: none;
}
.book-parking .date-picker-wrapper .drp_top-bar .default-top {
  display: none;
}
.book-parking .date-picker-wrapper .drp_top-bar .apply-btn {
  position: absolute;
  right: 0px;
  top: 6px;
  padding: 3px 5px;
  margin: 0;
  font-size: 12px;
  border-radius: 4px;
  cursor: pointer;
  color: #d9eef7;
  border: solid 1px #0076a3;
  background: #0095cd;
  background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
  background: -moz-linear-gradient(top, #00adee, #0078a5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
  color: white;
}
.book-parking .date-picker-wrapper .drp_top-bar .apply-btn.disabled {
  cursor: pointer;
  color: #606060;
  border: solid 1px #b7b7b7;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
  background: -moz-linear-gradient(top, #fff, #ededed);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.book-parking .time {
  position: relative;
}
.book-parking .time input[type=range] {
  vertical-align: middle;
}
.book-parking .time1, .book-parking .time2 {
  width: 180px;
  padding: 0 5px;
  text-align: center;
}
.book-parking .time1 {
  float: left;
}
.book-parking .time2 {
  float: right;
}
.book-parking .hour, .book-parking .minute {
  display: none;
  /* text-align: right; */
}
.book-parking .hide {
  display: none;
}
.book-parking .icon {
  display: inline-block;
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  vertical-align: middle;
}
.book-parking .icon-arrow-down:before {
  content: "\E001";
}
.book-parking *,
.book-parking *:before,
.book-parking *:after,
.book-parking hr {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.book-parking h1,
.book-parking h2,
.book-parking h3,
.book-parking h4,
.book-parking h5,
.book-parking h6,
.book-parking p {
  margin-top: 0;
}
.book-parking .root {
  overflow: hidden;
  z-index: 0;
}
.book-parking .reset {
  display: block;
  padding: 0;
  margin: 0;
}
.book-parking .absolute {
  position: absolute;
}
.book-parking .relative {
  position: relative;
}
.book-parking .fixed {
  position: fixed;
}
.book-parking .block {
  display: block;
}
.book-parking .inline-block {
  display: inline-block;
  *display: block;
  zoom: 1;
}
.book-parking .none {
  display: none;
}
.book-parking .hidden {
  overflow: hidden;
}
.book-parking .scroll-y {
  overflow-y: scroll;
}
.book-parking .t0 {
  top: 0;
}
.book-parking .r0 {
  right: 0;
}
.book-parking .b0 {
  bottom: 0;
}
.book-parking .l0 {
  left: 0;
}
.book-parking .t15 {
  top: 15px;
}
.book-parking .r15 {
  right: 15px;
}
.book-parking .b15 {
  bottom: 15px;
}
.book-parking .l15 {
  left: 15px;
}
.book-parking .t80 {
  top: 80px;
}
.book-parking .r80 {
  right: 80px;
}
.book-parking .b80 {
  bottom: 80px;
}
.book-parking .l80 {
  left: 80px;
}
.book-parking .p0 {
  padding: 0;
}
.book-parking .pt0 {
  padding-top: 0;
}
.book-parking .pr0 {
  padding-right: 0;
}
.book-parking .pb0 {
  padding-bottom: 0;
}
.book-parking .pl0 {
  padding-left: 0;
}
.book-parking .ph0 {
  padding-left: 0;
  padding-right: 0;
}
.book-parking .pv0 {
  padding-bottom: 0;
  padding-top: 0;
}
.book-parking .p5 {
  padding: 5px;
}
.book-parking .pt5 {
  padding-top: 5px;
}
.book-parking .pr5 {
  padding-right: 5px;
}
.book-parking .pb5 {
  padding-bottom: 5px;
}
.book-parking .pl5 {
  padding-left: 5px;
}
.book-parking .ph5 {
  padding-left: 5px;
  padding-right: 5px;
}
.book-parking .pv5 {
  padding-bottom: 5px;
  padding-top: 5px;
}
.book-parking .p10 {
  padding: 10px;
}
.book-parking .pt10 {
  padding-top: 10px;
}
.book-parking .pr10 {
  padding-right: 10px;
}
.book-parking .pb10 {
  padding-bottom: 10px;
}
.book-parking .pl10 {
  padding-left: 10px;
}
.book-parking .ph10 {
  padding-left: 10px;
  padding-right: 10px;
}
.book-parking .pv10 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.book-parking .p15 {
  padding: 15px;
}
.book-parking .pt15 {
  padding-top: 15px;
}
.book-parking .pr15 {
  padding-right: 15px;
}
.book-parking .pb15 {
  padding-bottom: 15px;
}
.book-parking .pl15 {
  padding-left: 15px;
}
.book-parking .ph15 {
  padding-left: 15px;
  padding-right: 15px;
}
.book-parking .pv15 {
  padding-bottom: 15px;
  padding-top: 15px;
}
.book-parking .p20 {
  padding: 20px;
}
.book-parking .pt20 {
  padding-top: 20px;
}
.book-parking .pr20 {
  padding-right: 20px;
}
.book-parking .pb20 {
  padding-bottom: 20px;
}
.book-parking .pl20 {
  padding-left: 20px;
}
.book-parking .ph20 {
  padding-left: 20px;
  padding-right: 20px;
}
.book-parking .pv20 {
  padding-bottom: 20px;
  padding-top: 20px;
}
.book-parking .p40 {
  padding: 40px;
}
.book-parking .pt40 {
  padding-top: 40px;
}
.book-parking .pr40 {
  padding-right: 40px;
}
.book-parking .pb40 {
  padding-bottom: 40px;
}
.book-parking .pl40 {
  padding-left: 40px;
}
.book-parking .ph40 {
  padding-left: 40px;
  padding-right: 40px;
}
.book-parking .pv40 {
  padding-bottom: 40px;
  padding-top: 40px;
}
.book-parking .m0 {
  margin: 0;
}
.book-parking .mt0 {
  margin-top: 0;
}
.book-parking .mr0 {
  margin-right: 0;
}
.book-parking .mb0 {
  margin-bottom: 0;
}
.book-parking .ml0 {
  margin-left: 0;
}
.book-parking .mh0 {
  margin-left: 0;
  margin-right: 0;
}
.book-parking .mv0 {
  margin-bottom: 0;
  margin-top: 0;
}
.book-parking .m5 {
  margin: 5px;
}
.book-parking .mt5 {
  margin-top: 5px;
}
.book-parking .mr5 {
  margin-right: 5px;
}
.book-parking .mb5 {
  margin-bottom: 5px;
}
.book-parking .ml5 {
  margin-left: 5px;
}
.book-parking .mh5 {
  margin-left: 5px;
  margin-right: 5px;
}
.book-parking .mv5 {
  margin-bottom: 5px;
  margin-top: 5px;
}
.book-parking .m10 {
  margin: 10px;
}
.book-parking .mt10 {
  margin-top: 10px;
}
.book-parking .mr10 {
  margin-right: 10px;
}
.book-parking .mb10 {
  margin-bottom: 10px;
}
.book-parking .ml10 {
  margin-left: 10px;
}
.book-parking .mh10 {
  margin-left: 10px;
  margin-right: 10px;
}
.book-parking .mv10 {
  margin-bottom: 10px;
  margin-top: 10px;
}
.book-parking .m15 {
  margin: 15px;
}
.book-parking .mt15 {
  margin-top: 15px;
}
.book-parking .mr15 {
  margin-right: 15px;
}
.book-parking .mb15 {
  margin-bottom: 15px;
}
.book-parking .ml15 {
  margin-left: 15px;
}
.book-parking .mh15 {
  margin-left: 15px;
  margin-right: 15px;
}
.book-parking .mv15 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.book-parking .m20 {
  margin: 20px;
}
.book-parking .mt20 {
  margin-top: 20px;
}
.book-parking .mr20 {
  margin-right: 20px;
}
.book-parking .mb20 {
  margin-bottom: 20px;
}
.book-parking .ml20 {
  margin-left: 20px;
}
.book-parking .mh20 {
  margin-left: 20px;
  margin-right: 20px;
}
.book-parking .mv20 {
  margin-bottom: 20px;
  margin-top: 20px;
}
.book-parking .m25 {
  margin: 25px;
}
.book-parking .mt25 {
  margin-top: 25px;
}
.book-parking .mr25 {
  margin-right: 25px;
}
.book-parking .mb25 {
  margin-bottom: 25px;
}
.book-parking .ml25 {
  margin-left: 25px;
}
.book-parking .mh25 {
  margin-left: 25px;
  margin-right: 25px;
}
.book-parking .mv25 {
  margin-bottom: 25px;
  margin-top: 25px;
}
.book-parking .m30 {
  margin: 30px;
}
.book-parking .mt30 {
  margin-top: 30px;
}
.book-parking .mr30 {
  margin-right: 30px;
}
.book-parking .mb30 {
  margin-bottom: 30px;
}
.book-parking .ml30 {
  margin-left: 30px;
}
.book-parking .mh30 {
  margin-left: 30px;
  margin-right: 30px;
}
.book-parking .mv30 {
  margin-bottom: 30px;
  margin-top: 30px;
}
.book-parking .m40 {
  margin: 40px;
}
.book-parking .mt40 {
  margin-top: 40px;
}
.book-parking .mr40 {
  margin-right: 40px;
}
.book-parking .mb40 {
  margin-bottom: 40px;
}
.book-parking .ml40 {
  margin-left: 40px;
}
.book-parking .mh40 {
  margin-left: 40px;
  margin-right: 40px;
}
.book-parking .mv40 {
  margin-bottom: 40px;
  margin-top: 40px;
}
.book-parking .m60 {
  margin: 60px;
}
.book-parking .mt60 {
  margin-top: 60px;
}
.book-parking .mr60 {
  margin-right: 60px;
}
.book-parking .mb60 {
  margin-bottom: 60px;
}
.book-parking .ml60 {
  margin-left: 60px;
}
.book-parking .mh60 {
  margin-left: 60px;
  margin-right: 60px;
}
.book-parking .mv60 {
  margin-bottom: 60px;
  margin-top: 60px;
}
.book-parking .mc {
  margin-left: auto;
  margin-right: auto;
}
.book-parking .br0 {
  border-radius: 0;
}
.book-parking .brtl0 {
  border-top-left-radius: 0;
}
.book-parking .brtr0 {
  border-top-right-radius: 0;
}
.book-parking .brbr0 {
  border-bottom-right-radius: 0;
}
.book-parking .brbl0 {
  border-bottom-left-radius: 0;
}
.book-parking .brl0 {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.book-parking .brr0 {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.book-parking .brt0 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.book-parking .brb0 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.book-parking .br2 {
  border-radius: 2px;
}
.book-parking .brtl2 {
  border-top-left-radius: 2px;
}
.book-parking .brtr2 {
  border-top-right-radius: 2px;
}
.book-parking .brbr2 {
  border-bottom-right-radius: 2px;
}
.book-parking .brbl2 {
  border-bottom-left-radius: 2px;
}
.book-parking .brl2 {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.book-parking .brr2 {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.book-parking .brt2 {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.book-parking .brb2 {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}
.book-parking .br3 {
  border-radius: 3px;
}
.book-parking .brtl3 {
  border-top-left-radius: 3px;
}
.book-parking .brtr3 {
  border-top-right-radius: 3px;
}
.book-parking .brbr3 {
  border-bottom-right-radius: 3px;
}
.book-parking .brbl3 {
  border-bottom-left-radius: 3px;
}
.book-parking .brl3 {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.book-parking .brr3 {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.book-parking .brt3 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.book-parking .brb3 {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.book-parking .br5 {
  border-radius: 5px;
}
.book-parking .brtl5 {
  border-top-left-radius: 5px;
}
.book-parking .brtr5 {
  border-top-right-radius: 5px;
}
.book-parking .brbr5 {
  border-bottom-right-radius: 5px;
}
.book-parking .brbl5 {
  border-bottom-left-radius: 5px;
}
.book-parking .brl5 {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
.book-parking .brr5 {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
.book-parking .brt5 {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.book-parking .brb5 {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.book-parking .br10 {
  border-radius: 10px;
}
.book-parking .brtl10 {
  border-top-left-radius: 10px;
}
.book-parking .brtr10 {
  border-top-right-radius: 10px;
}
.book-parking .brbr10 {
  border-bottom-right-radius: 10px;
}
.book-parking .brbl10 {
  border-bottom-left-radius: 10px;
}
.book-parking .brl10 {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.book-parking .brr10 {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.book-parking .brt10 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.book-parking .brb10 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.book-parking .zindex {
  z-index: 0;
}
.book-parking .zindex1 {
  z-index: 1;
}
.book-parking .zindex2 {
  z-index: 2;
}
.book-parking .zindex3 {
  z-index: 3;
}
.book-parking .zindex4 {
  z-index: 4;
}
.book-parking .zindex5 {
  z-index: 5;
}
.book-parking .zindex6 {
  z-index: 6;
}
.book-parking .zindex7 {
  z-index: 7;
}
.book-parking .zindex8 {
  z-index: 8;
}
.book-parking .zindex9 {
  z-index: 9;
}
.book-parking .zindex10 {
  z-index: 10;
}
.book-parking .height100 {
  height: 100%;
}
.book-parking .height33 {
  height: 33.33333%;
}
.book-parking .width100 {
  width: 100%;
}
.book-parking .width90 {
  width: 90%;
}
.book-parking .width80 {
  width: 80%;
}
.book-parking .width70 {
  width: 70%;
}
.book-parking .width60 {
  width: 60%;
}
.book-parking .width50 {
  width: 50%;
}
.book-parking .width40 {
  width: 40%;
}
.book-parking .width38 {
  width: 38%;
}
.book-parking .width62 {
  width: 62%;
}
.book-parking .width33 {
  width: 33.33333%;
}
.book-parking .width66 {
  width: 66.66666%;
}
.book-parking .left {
  float: left;
}
.book-parking .right {
  float: right;
}
.book-parking .list-style-none {
  list-style: none;
}
.book-parking .uppercase {
  text-transform: uppercase;
}
.book-parking .text-center {
  text-align: center;
}
.book-parking .lh0 {
  line-height: 0;
}
.book-parking .lh0-9 {
  line-height: 0.9em;
}
.book-parking .lh1 {
  line-height: 1em;
}
.book-parking .lh1-5 {
  line-height: 1.5em;
}
.book-parking .lh1-6 {
  line-height: 1.6em;
}
.book-parking .lh1-7 {
  line-height: 1.7em;
}
.book-parking .lh1-8 {
  line-height: 1.8em;
}
.book-parking .ls1 {
  letter-spacing: 1px;
}
.book-parking .ls2 {
  letter-spacing: 2px;
}
.book-parking .cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.book-parking .norepeat {
  background-repeat: no-repeat;
}
.book-parking .bgc {
  background-position: center center;
}
.book-parking .pointer {
  cursor: pointer;
}
.book-parking body,
.book-parking input,
.book-parking textarea {
  color: #4d4d4d;
  font-family: 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
}
.book-parking h1,
.book-parking h2,
.book-parking h3,
.book-parking h4,
.book-parking h5,
.book-parking h6 {
  font-family: "museo-sans", Helvetica, Arial, sans-serif;
  font-variant-ligatures: common-ligatures;
  font-weight: normal;
  line-height: 1;
  text-rendering: optimizeLegibility;
}
.book-parking h1,
.book-parking h2,
.book-parking h3,
.book-parking h4,
.book-parking h5,
.book-parking h6,
.book-parking p {
  margin-bottom: 10px;
  margin-top: 0;
}
.book-parking h3 {
  font-size: 16px;
}
.book-parking a {
  color: #3c4650;
  font-size: 1.2em;
  text-decoration: none;
}
.book-parking ::-webkit-input-placeholder {
  color: #aaaaaa;
}
.book-parking :-moz-placeholder {
  color: #aaaaaa;
}
.book-parking ::-moz-placeholder {
  color: #aaaaaa;
}
.book-parking :-ms-input-placeholder {
  color: #aaaaaa;
}
.book-parking .input-group:before,
.book-parking .input-group:after {
  content: " ";
  display: table;
}
.book-parking .input-group:after {
  clear: both;
}
.book-parking .input-dropdown,
.book-parking .input-text {
  background-color: white;
  border: 1px solid #bdbdbd;
  color: #444444;
  height: 30px;
  line-height: 28px;
  padding: 0 4px;
  position: relative;
}
.book-parking .input-dropdown {
  color: #aaaaaa;
  cursor: pointer;
}
.book-parking .input-dropdown:before {
  content: "\E001";
}
.book-parking .input-dropdown:before {
  display: inline-block;
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  vertical-align: middle;
  border-left: 1px solid #bdbdbd;
  color: #888888;
  line-height: 17px;
  padding-left: 4px;
  position: absolute;
  right: 4px;
  top: 5px;
}
.book-parking .input-dropdown.active {
  border-color: #7ac142;
  color: #444444;
}
.book-parking .input-dropdown.focus {
  border-color: #57aa1c;
}
.book-parking .input-dropdown-list {
  background-color: white;
  border: #57aa1c solid 1px;
  border-top: none;
  display: none;
  height: 100px;
  padding: 0;
  top: -1px;
}
.book-parking .input-dropdown-list > li {
  cursor: pointer;
  display: block;
  padding: 3px 7px;
}
.book-parking .input-dropdown-list > li:hover {
  background-color: #7ac142;
  color: white;
}
.book-parking .input-dropdown-wrap.active .input-dropdown-list {
  display: block;
}
.book-parking .btn {
  background-color: #7ac142;
  border: none;
  color: white;
  font-weight: bold;
  line-height: 30px;
  padding: 0;
}
.book-parking .hr {
  border: none;
}
.book-parking .hr:before {
  background-color: #bdbdbd;
  content: '';
  display: block;
  height: 1px;
  width: 100%;
}
.book-parking .widget-form {
  height: 295px;
  width: 300px;
}
.book-parking .form-header {
  background-color: #7ac142;
  color: white;
  height: 52px;
  line-height: 42px;
}
.book-parking .form-header-logo {
  float: left;
  margin-right: 10px;
}
.book-parking .date-picker {
  display: none;
  left: -150px;
  top: 50px;
  width: 450px;
}
.book-parking .date-picker.active {
  display: block;
}
.book-parking .date-picker-wrapper {
  width: 100%;
}
.book-parking .date-picker-close {
  background-color: #7ac142;
  color: white;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
