
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none
}

a img {
    border: none;
    max-height: 80px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.tabbable {
    *zoom: 1
}

.tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0
}

.tabbable:after {
    clear: both
}

.tab-content {
    overflow: auto
}

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none
}

.tab-content > .active, .pill-content > .active {
    display: block
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd
}

.tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0
}

.tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
    border-bottom-color: transparent;
    border-top-color: #ddd
}

.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
    border-color: transparent #ddd #ddd #ddd
}

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none
}

.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
}

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}

.tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd
}

.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
    border-color: #ddd #ddd #ddd transparent;
    *border-left-color: #ffffff
}

/*!
* jQuery UI CSS Framework 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(//www.vincipark.com/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

/*!
* jQuery UI CSS Framework 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/*!
* jQuery UI CSS Framework 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(//www.vincipark.com/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

/*!
* jQuery UI CSS Framework 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*
* To view and modify this theme, visit http://jqueryui.com/themeroller/
*/
.ui-widget {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #222
}

.ui-widget-content a {
    color: #222
}

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(//www.vincipark.com/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: bold
}

.ui-widget-header a {
    color: #222
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #555
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #555;
    text-decoration: none
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 1px solid #999;
    background: #dadada url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: normal;
    color: #212121
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #212121;
    text-decoration: none
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url(//www.vincipark.com/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
    color: #cd0a0a
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
    color: #cd0a0a
}

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
    color: #cd0a0a
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
    font-weight: bold
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_222222_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_888888_256x240.png)
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_454545_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(//www.vincipark.com/assets/jquery-ui/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaa url(//www.vincipark.com/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: 0.3;
    filter: Alpha(Opacity=30);
    border-radius: 8px
}

/*!
* jQuery UI CSS Framework 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/theming/
*/
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/*!
* jQuery UI Menu 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/menu/#theming
*/
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}

/*!
* jQuery UI Autocomplete 1.11.0
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/autocomplete/#theming
*/
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer {
    position: relative
}

.fancybox-inner {
    position: relative;
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url(//www.vincipark.com/assets/fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(//www.vincipark.com/assets/fancybox_loading.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(//www.vincipark.com/assets/blank.gif);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(//www.vincipark.com/assets/fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

html.uiwebview header {
    display: none
}

body .smartphone_banner {
    display: none;
    text-align: center;
    background-color: #0d56a4;
    background-image: -webkit-linear-gradient(top, #0d56a4 0%, #083768 100%);
    background-image: linear-gradient(to bottom, #0d56a4 0%, #083768 100%)
}

@media screen and (max-width: 768px) {
    body .smartphone_banner {
        display: block
    }
}

body .smartphone_banner p a {
    display: block;
    padding: 10px;
    color: #fff
}

body header nav {
    font-family: "Lato Regular"
}

body header nav .nav-top-content {
    background: #323232;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    body header nav .nav-top-content {
        display: none
    }
}

body header nav .nav-top-content ul {
    font-size: 12px;
    padding: 5px 0
}

body header nav .nav-top-content ul li {
    display: inline-block
}

body header nav .nav-top-content ul li a {
    text-decoration: none;
    color: #929292
}

body header nav .nav-top-content ul li a:hover {
    color: #fff
}

body header nav .nav-top-content ul li a.selected {
    color: #fff
}

body header nav .nav-top-content ul li {
    color: #929292
}

body header nav .nav-top-content ul li:before {
    color: #929292;
    content: "| "
}

body header nav .nav-top-content ul li:first-child:before {
    content: " ";
    margin: 0;
    padding: 0
}

body header nav ul.pull-right {
    float: right
}

body header nav ul.pull-right li {
    display: inline-block
}

body header nav ul.pull-right li a {
    text-decoration: none;
    color: #929292
}

body header nav ul.pull-right li a:hover {
    color: #fff
}

body header nav ul.pull-right li a.selected {
    color: #fff
}

body header nav ul.locales li {
    text-transform: uppercase
}

body header nav ul.locales li.on a {
    color: #ccc
}

body header nav .nav-content {
    border: 1px solid #eee;
    margin-top: 20px;
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: -ms-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: -o-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: linear, top, #fefefe, #f0f0f0;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f0f0f0', GradientType=0);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

@media screen and (max-width: 768px) {
    body header nav .nav-content {
        margin-top: 0
    }
}

body header nav .nav-content .brand {
    float: right;
    height: 58px;
    line-height: 58px;
    padding: 0 20px;
    text-align: right
}

body header nav .nav-content .brand img {
    vertical-align: middle
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .brand {
        float: none
    }
}

body header nav .nav-content .menu .responsive_show {
    position: absolute;
    top: 1px;
    left: 1px;
    font-size: 11px;
    cursor: pointer;
    display: none
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .responsive_show {
        display: block
    }
}

body header nav .nav-content .menu .responsive_show a {
    display: block;
    padding: 28px 30px;
    border-right: 1px solid #f0f0f0;
    background: url(//www.vincipark.com/assets/pictos/menu.png) center center no-repeat
}

body header nav .nav-content .menu .responsive_show a span {
    display: none
}

body header nav .nav-content .menu .nav1 {
    width: 100%;
    padding: 0;
    z-index: 1000
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 {
        width: 100%;
        padding: 0;
        display: none
    }

    body header nav .nav-content .menu .nav1.active {
        display: block;
        opacity: 1;
        height: auto;
        background: #eee;
        border: 1px solid #eee
    }
}

body header nav .nav-content .menu .nav1 .expand_block {
    position: absolute;
    background: #666;
    width: 100%;
    top: 57px;
    padding: 10px 0
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .expand_block {
        position: static
    }
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items {
    float: left;
    color: #fff;
    margin: 10px 0;
    min-width: 20%
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items.services {
    width: 20%
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .expand_block .nav2_items {
        float: none;
        max-width: none;
        margin: 10px 20px
    }
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items .nav2_items_title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 20px;
    line-height: 22px
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .expand_block .nav2_items .nav2_items_title {
        font-size: 14px
    }
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items .nav2_items_title a {
    color: #fff
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items ul {
    list-style-type: none;
    padding: 0 20px;
    margin-top: 10px
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items ul li {
    font-size: 14px;
    margin: 5px 0;
    line-height: 18px;
    list-style-type: disc;
    list-style-position: inside
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .expand_block .nav2_items ul li {
        font-size: 12px
    }
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items ul li a {
    color: #eee
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_items ul li a:hover {
    color: #fff
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_footer {
    margin: 0 20px 20px 20px;
    text-align: right;
    border-top: 1px solid #999;
    padding-top: 30px
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .expand_block .nav2_footer {
        margin: 20px;
        padding-top: 10px
    }
}

body header nav .nav-content .menu .nav1 .expand_block .nav2_footer .button {
    font-size: 16px
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .expand_block .nav2_footer .button {
        font-size: 14px;
        display: block
    }
}

body header nav .nav-content .menu .nav1 .nav1_items {
    float: left;
    text-transform: uppercase;
    font-size: 11px
}

body header nav .nav-content .menu .nav1 .nav1_items a {
    display: table-cell;
    vertical-align: middle;
    height: 58px;
    padding: 0 12px;
    max-width: 110px;
    line-height: 15px;
    text-align: center;
    border-right: 1px solid #f0f0f0;
    color: #666
}

body header nav .nav-content .menu .nav1 .nav1_items a:hover {
    background-color: #f6f6f6;
    background-image: -moz-linear-gradient(top, #fefefe, #f6f6f6);
    background-image: -ms-linear-gradient(top, #fefefe, #f6f6f6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f6f6f6));
    background-image: -webkit-linear-gradient(top, #fefefe, #f6f6f6);
    background-image: -o-linear-gradient(top, #fefefe, #f6f6f6);
    background-image: linear, top, #fefefe, #f6f6f6;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f6f6f6', GradientType=0)
}

body header nav .nav-content .menu .nav1 .nav1_items a.active {
    background-color: #666;
    background-image: -moz-linear-gradient(top, #999, #666);
    background-image: -ms-linear-gradient(top, #999, #666);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#666));
    background-image: -webkit-linear-gradient(top, #999, #666);
    background-image: -o-linear-gradient(top, #999, #666);
    background-image: linear, top, #999, #666;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999', endColorstr='#666', GradientType=0);
    color: #fff
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .nav1_items a {
        max-width: 100%;
        height: auto;
        text-align: left
    }
}

@media screen and (max-width: 768px) {
    body header nav .nav-content .menu .nav1 .nav1_items {
        float: none;
        margin: 0;
        padding: 0
    }

    body header nav .nav-content .menu .nav1 .nav1_items a {
        display: block;
        padding: 10px;
        border: none;
        background-color: #f0f0f0;
        background-image: -moz-linear-gradient(top, #fefefe, #f0f0f0);
        background-image: -ms-linear-gradient(top, #fefefe, #f0f0f0);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f0f0f0));
        background-image: -webkit-linear-gradient(top, #fefefe, #f0f0f0);
        background-image: -o-linear-gradient(top, #fefefe, #f0f0f0);
        background-image: linear, top, #fefefe, #f0f0f0;
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f0f0f0', GradientType=0)
    }
}

html.uiwebview footer {
    display: none
}

body footer {
    float: left;
    width: 100%;
    border: 1px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #f1f1f1
}

body footer .top {
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff
}

body footer .top p {
    float: left;
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
    color: #666
}

body footer .top p a img {
    margin: 0 1px;
    vertical-align: middle;
    opacity: 0.8;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: filter 0.5s ease-in-out;
    -moz-transition: filter 0.5s ease-in-out;
    -ms-transition: filter 0.5s ease-in-out;
    -o-transition: filter 0.5s ease-in-out;
    transition: filter 0.5s ease-in-out
}

@media screen and (max-width: 480px) {
    body footer .top p a img {
        height: 21px
    }
}

body footer .top p a:hover img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%)
}

body footer .top p.scroll_top {
    float: right
}

body footer .top p.scroll_top a {
    display: block;
    width: 21px;
    height: 30px;
    background: url(//www.vincipark.com/assets/pictos/top_page.png) 0 center no-repeat
}

@media screen and (max-width: 480px) {
    body footer .top p.scroll_top a {
        height: 21px
    }
}

body footer .top p.scroll_top a span {
    display: none
}

body footer .top .mobile {
    margin-left: 150px
}

@media screen and (max-width: 480px) {
    body footer .top .mobile {
        display: none
    }
}

body footer .top .mobile .mobile_buttons {
    float: left;
    margin-top: 5px
}

body footer .top .mobile .mobile_buttons li {
    margin: 0 3px
}

body footer .top .mobile .mobile_buttons li a {
    font-size: 11px;
    padding: 5px;
    background: none
}

body footer .bottom {
    width: 100%;
    clear: both;
    position: relative;
    height: 53px;
    background-color: dimgrey;
    background-image: -webkit-linear-gradient(top, dimgrey 0%, #434343 100%);
    background-image: linear-gradient(to bottom, #696969 0%, #434343 100%)
}

body footer .bottom .brand {
    position: absolute;
    right: 1px;
    padding: 15px 20px;
    height: 53px;
    z-index: 500;
    background-color: dimgrey;
    background-image: -webkit-linear-gradient(dimgrey, #434343);
    background-image: linear-gradient(#696969, #434343)
}

body footer .bottom .brand img {
    vertical-align: middle
}

body footer .bottom .menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

body footer .bottom .menu p {
    position: absolute;
    top: 1px;
    left: 1px;
    font-size: 11px;
    cursor: pointer;
    display: none
}

@media screen and (max-width: 480px) {
    body footer .bottom .menu p {
        display: block
    }
}

body footer .bottom .menu p a {
    display: block;
    height: 52px;
    width: 60px;
    border-right: 1px solid dimgrey;
    background: url(//www.vincipark.com/assets/pictos/menu.png) center center no-repeat
}

body footer .bottom .menu p a span {
    display: none
}

body footer .bottom ul {
    position: absolute;
    height: 53px;
    overflow: hidden;
    padding: 0;
    z-index: 500
}

@media screen and (max-width: 480px) {
    body footer .bottom ul {
        display: none;
        height: auto;
        overflow: visible;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-out;
        -moz-transition: opacity 0.3s ease-out;
        -ms-transition: opacity 0.3s ease-out;
        -o-transition: opacity 0.3s ease-out;
        transition: opacity 0.3s ease-out;
        bottom: 0;
        height: auto;
        left: 0;
        width: 100%;
        padding: 0
    }

    body footer .bottom ul.active {
        display: block;
        opacity: 1;
        height: auto;
        background: #eee
    }
}

body footer .bottom ul li {
    float: left;
    font-size: 11px
}

body footer .bottom ul li a {
    display: block;
    padding: 20px;
    color: #ccc;
    border-right: 1px solid dimgrey
}

body footer .bottom ul li a:hover {
    background-color: dimgrey;
    background-image: -webkit-linear-gradient(top, dimgrey 0%, #333 100%);
    background-image: linear-gradient(to bottom, #696969 0%, #333333 100%);
    color: #fff
}

@media screen and (max-width: 480px) {
    body footer .bottom ul li {
        float: none;
        margin: 0;
        padding: 0
    }

    body footer .bottom ul li a {
        display: block;
        padding: 10px;
        background-color: dimgrey;
        background-image: -webkit-linear-gradient(dimgrey, #434343);
        background-image: linear-gradient(#696969, #434343);
        border-bottom: 1px solid #333
    }
}

.block .label {
    margin-bottom: 0
}

@media screen and (max-width: 480px) {
    .block .label.filters {
        display: none
    }
}

.additional_options label {
    display: inline
}

@media screen and (max-width: 480px) {
    .additional_options label {
        display: block;
        margin-top: 10px
    }
}

.filters_list {
    padding: 0 20px
}

.filters_group {
    float: left;
    width: 200px;
    position: relative;
    margin: 10px 10px 0 0
}

.filters_group:nth-child(5n) {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .filters_group {
        display: none;
        width: 100%
    }

    .filters_group:nth-child(4n) {
        margin-bottom: 0
    }
}

.filters_group .services_category_title {
    margin: 0;
    padding: 10px;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    font-family: "Lato Regular";
    font-size: 14px;
    line-height: normal
}

.filters_group .services_category_title a {
    display: block;
    color: #666;
    background: url(//www.vincipark.com/assets/pictos/triangle_bottom_grey_small.png) right center no-repeat
}

.filters_group .services_category_title a.active {
    color: #094687;
    background: url(//www.vincipark.com/assets/pictos/triangle_bottom_blue_small.png) right center no-repeat
}

.filters_group .expand_block {
    width: 100%;
    padding: 0;
    top: 38px;
    left: 0;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    max-height: 260px;
    overflow: auto
}

.filters_group .services_filter {
    border-bottom: 1px solid #eee;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #666
}

.filters_group .services_filter:hover {
    background: #fcfcfc
}

.filters_group .services_filter label {
    margin: 0;
    display: block;
    padding: 10px;
    cursor: pointer
}

.filters_group input[type="checkbox"] {
    float: right;
    width: auto
}

#locations {
    width: 300px;
    height: 500px;
    font-size: 14px
}

@media screen and (max-width: 480px) {
    #locations {
        width: 100%;
        height: auto
    }
}

#locations ul {
    line-height: 12px
}

#locations .pagination ul {
    margin: 0;
    text-align: center;
    background: #eee;
    padding: 10px 0;
    background: #ccc;
    height: 34px
}

#locations .pagination ul li {
    display: inline;
    border: none;
    background-image: none;
    padding: 2px;
    border-radius: 3px;
    margin: 0 2px;
    font-size: 10px;
    line-height: auto
}

#locations .pagination ul li:hover {
    background: #999
}

#locations .pagination ul li.active {
    background: #666
}

#locations .pagination ul li a {
    color: #fff;
    text-decoration: none
}

#locations .parkings {
    list-style: none;
    margin: 0;
    height: 466px;
    background: #eee;
    overflow: auto
}

@media screen and (max-width: 480px) {
    #locations .parkings {
        height: auto
    }
}

#locations .parkings li {
    margin: 0;
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
    border-top: 1px solid #fff;
    line-height: auto;
    border-bottom: 1px solid #ddd;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

#locations .parkings li:hover {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%)
}

#locations .parkings li.address a {
    background-image: url(//www.vincipark.com/assets/logos/address_small.png)
}

#locations .parkings li a {
    display: block;
    padding: 10px 5px 10px 50px;
    background: url(//www.vincipark.com/assets/logos/park_small.png) 10px 10px no-repeat;
    text-decoration: none;
    font-size: 14px;
    min-height: 50px
}

#locations .parkings li a span.parking_title {
    display: block;
    color: #094687;
    font-weight: bold
}

#locations .parkings li a span.parking_adress {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #666
}

#locations .parkings li a span.address_name {
    display: block;
    color: #999;
    font-weight: bold
}

#locations .parkings li a span.address_parkings {
    display: block;
    font-size: 12px;
    margin-top: 5px;
    color: #666
}

.places #locations .parkings {
    height: 500px
}

#map.parkings {
    float: right;
    width: 800px;
    height: 500px
}

@media screen and (max-width: 480px) {
    #map.parkings {
        float: none;
        width: auto;
        height: 200px;
        margin: 20px
    }
}

.service #map.parkings {
    float: none;
    width: 100%
}

.places_index #map.places {
    float: none;
    width: 100%;
    height: 700px
}

.private_park .block h1 {
    color: #5d5d5d
}

.private_park .block h1 span.slogan {
    font-size: 28px;
    margin-top: 10px;
    text-transform: none;
    color: #5d5d5d;
    display: block
}

@media screen and (max-width: 768px) {
    .private_park .block h1 span.slogan {
        font-size: 20px
    }
}

@media screen and (max-width: 480px) {
    .private_park .block h1 span.slogan {
        font-size: 16px;
        margin-top: 5px
    }
}

.private_park .block h3 {
    color: #5d5d5d;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    padding: 15px;
    margin: 0
}

.private_park .block #map.parkings {
    width: 100%;
    height: 669px
}

@media screen and (max-width: 480px) {
    .private_park .block #map.parkings {
        height: 300px;
        margin: 20px;
        width: auto
    }
}

.private_park .block .parkings_list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.private_park .block .parkings_list li {
    float: left;
    width: 33.33333%;
    padding: 20px;
    border-right: 1px solid #eee;
    min-height: 130px
}

.private_park .block .parkings_list li:last-child {
    border-right: none;
    min-height: 0
}

@media screen and (max-width: 480px) {
    .private_park .block .parkings_list li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #eee;
        width: 100%
    }

    .private_park .block .parkings_list li:last-child {
        border-bottom: none
    }
}

.private_park .block .parkings_list li img {
    float: left
}

.private_park .block .parkings_list li h4, .private_park .block .parkings_list li h5, .private_park .block .parkings_list li p {
    padding-left: 70px;
    line-height: normal
}

.private_park .block .parkings_list li h4, .private_park .block .parkings_list li h5 {
    font-size: 12px;
    font-weight: bold;
    margin: 0
}

.private_park .block .parkings_list li h4 {
    text-transform: uppercase
}

.private_park .block .parkings_list li p {
    color: #333;
    font-size: 12px;
    margin: 5px 0;
    line-height: 18px
}

.private_park .block .parkings_list li .duree_cession {
    padding: 5px;
    font-weight: bold;
    border: 1px solid #f9f9f9;
    color: #666
}

.private_park .block .parkings_list li .duree_cession h3 {
    display: inline-block;
    font-size: 12px;
    border: none
}

.private_park .block .parkings_list li .duree_cession p {
    display: inline-block;
    padding-left: 0
}

.private_park .block .title {
    border-bottom: none
}

.private_park .block .title h1 span.link {
    font-size: 12px;
    text-transform: none
}

.private_park .block .title h1 span.link a {
    color: #094687
}

.private_park .block .cession_last {
    float: right;
    margin: 0 20px;
    border-left: 1px solid #eee;
    text-align: center;
    padding-left: 20px;
    width: 200px;
    height: 56px
}

@media screen and (max-width: 480px) {
    .private_park .block .cession_last {
        width: 40%;
        margin: 10px
    }
}

.private_park .block .cession_last h3, .private_park .block .cession_last p {
    margin: 0;
    line-height: normal
}

.private_park .block .cession_last h3 {
    font-size: 14px;
    color: #333;
    border: none
}

.private_park .block .cession_last p {
    margin-top: 5px
}

.private_park .block.customer_service h3 {
    padding: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.private_park .block.customer_service p {
    margin: 3px 10px;
    color: #666;
    font-size: 12px;
    line-height: normal
}

.private_park .block.customer_service p.name {
    font-weight: bold;
    color: #333
}

.block .availability {
    float: right;
    background: #094687;
    color: #fff;
    text-align: center;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 0;
    padding: 5px;
    text-transform: none;
    border: none
}

.block .availability span {
    display: block;
    font-size: 22px
}

@media screen and (max-width: 480px) {
    .block .availability {
        font-size: 12px
    }

    .block .availability span {
        font-size: 16px
    }
}

.block .availability.red {
    background-color: #ffc7ce;
    color: #9c0006
}

.block .availability.orange {
    background-color: #ff7f00
}

.block .availability.grey {
    background-color: #999;
    border: none
}

.block .prices_sentence {
    font-style: italic
}

.block .promo {
    float: left;
    margin: 0 0 0 20px
}

.block .promo img {
    height: 290px
}

@media screen and (max-width: 480px) {
    .block .promo img {
        width: 100%
    }
}

.block .adress_block {
    float: left;
    margin: 20px
}

@media screen and (max-width: 480px) {
    .block .adress_block {
        width: 40%;
        margin: 10px
    }
}

.block .adress_block h3, .block .adress_block h4 {
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px
}

.block .adress_block p {
    margin: 0;
    font-size: 12px
}

@media screen and (max-width: 480px) {
    .block .adress_block p {
        font-size: 11px
    }
}

.block .adress_block.relation {
    border-left: 1px solid #eee;
    padding-left: 40px
}

@media screen and (max-width: 480px) {
    .block .adress_block.relation {
        padding-left: 20px
    }
}

.block .actions_block {
    clear: both;
    position: relative
}

.block .actions_block .actions_list {
    padding: 0;
    margin: 0 0 10px 20px;
    background: none;
    overflow: hidden;
    list-style-type: none
}

.block .actions_block .actions_list li {
    float: left;
    margin-right: 10px
}

@media screen and (max-width: 480px) {
    .block .actions_block .actions_list li {
        float: none
    }
}

.block .subscriptions li {
    display: block;
    width: 100%;
    margin-bottom: 0;
    border-left: 6px solid #094687
}

.block .subscriptions li a {
    display: table;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    width: 100%;
    padding: 0
}

.block .subscriptions li a:hover {
    color: #094687;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%)
}

.block .subscriptions li a span {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    text-align: left;
    text-transform: none
}

.block .subscriptions li a span.subscription_title {
    font-weight: bold;
    color: #333;
    width: 55%
}

@media screen and (max-width: 480px) {
    .block .subscriptions li a span.subscription_title {
        font-size: 12px;
        width: 45%
    }
}

.block .subscriptions li a span.subscription_dates {
    font-weight: normal;
    color: #333;
    width: 30%
}

@media screen and (max-width: 480px) {
    .block .subscriptions li a span.subscription_dates {
        font-size: 12px
    }
}

.block .subscriptions li a span.subscription_price {
    font-size: 24px;
    font-weight: bold;
    text-align: right;
    color: #094687;
    white-space: nowrap
}

@media screen and (max-width: 480px) {
    .block .subscriptions li a span.subscription_price {
        font-size: 16px
    }
}

.block .infowindow {
    width: 300px
}

.block .infowindow .logo {
    margin: 0;
    float: left
}

.block .infowindow .logo img {
    height: 60px;
    width: 60px
}

.block .infowindow .text {
    padding-left: 70px
}

.block .infowindow h3 {
    font-family: "Lato Bold";
    border: none;
    margin: 0
}

.block .infowindow h3 a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    color: #094687
}

.block .infowindow p {
    margin: 5px 0;
    font-size: 14px;
    line-height: 18px
}

.block .infowindow p.address {
    color: #999;
    font-family: "Lato"
}

.block .infowindow p.button-container {
    padding-top: 10px
}

.block .infowindow p.open {
    color: #41a62a;
    font-weight: bold
}

.block .parking_map {
    float: right;
    margin: 20px 0;
    width: 60%;
    padding: 0 20px 0 0
}

@media screen and (max-width: 480px) {
    .block .parking_map {
        float: none;
        width: auto;
        margin: 20px;
        padding: 0
    }
}

.block .parking_map .parking_legend {
    background: #eee;
    color: #666;
    font-size: 12px;
    margin: 0;
    padding: 10px
}

.block .parking_map .parking_legend span:first-child {
    margin: 0 70px 0 40px
}

@media screen and (max-width: 480px) {
    .block .parking_map .parking_legend span:first-child {
        margin: 0 0 10px
    }
}

@media screen and (max-width: 480px) {
    .block .parking_map .parking_legend span {
        display: block
    }
}

.block .parking_map .parking_legend span img {
    vertical-align: middle;
    margin-right: 5px
}

.block .parking_map #map {
    border: 4px solid #eee;
    width: 100%;
    height: 450px
}

@media screen and (max-width: 480px) {
    .block .parking_map #map {
        width: auto
    }
}

.block .parking_description {
    float: left;
    width: 40%
}

.block .parking_description ul {
    list-style-type: none
}

@media screen and (max-width: 480px) {
    .block .parking_description {
        float: none;
        width: auto
    }
}

.block .parking_description h3 {
    padding: 10px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
    border: 1px solid #efefef;
    margin: 20px
}

.block .parking_description h3 a {
    display: block;
    color: #666;
    background: url("pictos/triangle_grey.png") right 3px no-repeat
}

.block .parking_description h3 a.active {
    background: url("pictos/triangle_grey.png") right -20px no-repeat
}

.block .parking_description li {
    line-height: normal
}

.block .parking_description li span {
    color: #666
}

.prices_table {
    margin: 20px
}

.prices_table .first_col {
    width: 160px
}

#map.places {
    width: 800px;
    height: 500px
}

.block .place_map {
    float: right;
    margin: 20px 0;
    width: 60%;
    padding: 0 20px 0 0
}

.block .place_map #map {
    border: 4px solid #eee;
    width: 100%;
    height: 450px
}

ul.ui-autocomplete {
    list-style: none;
    border-top: 1px solid #ccc;
    border-left: 2px solid #ccc;
    border-right: 2px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: 0, 2px, 5px, #333;
    -moz-box-shadow: 0, 2px, 5px, #333;
    box-shadow: 0, 2px, 5px, #333;
    max-height: 296px;
    overflow: auto;
    z-index: 999
}

ul.ui-autocomplete .ui-state-focus, ul.ui-autocomplete .ui-state-active {
    margin: 0;
    border: none;
    border-bottom: 1px solid #ddd
}

ul.ui-autocomplete .ui-menu-item {
    display: block;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding: 0
}

ul.ui-autocomplete .ui-menu-item:hover {
    border-top: none
}

ul.ui-autocomplete .ui-menu-item a {
    display: block;
    padding: 17px 10px 17px 50px;
    font-size: 14px;
    color: #094687;
    border-radius: 0;
    cursor: pointer;
    background-color: #f9f9f9;
    background-repeat: no-repeat;
    background-image: url(//www.vincipark.com/assets/logos/park_small.png);
    background-position: 10px 10px
}

ul.ui-autocomplete .ui-menu-item a.address {
    background-image: url(//www.vincipark.com/assets/logos/address_small.png);
    background-position: 15px 8px
}

ul.ui-autocomplete .ui-menu-item a.address:hover {
    background-image: url(//www.vincipark.com/assets/logos/address_small.png);
    background-position: 15px 8px
}

ul.ui-autocomplete .ui-menu-item a.address.ui-state-focus {
    background-image: url(//www.vincipark.com/assets/logos/address_small.png);
    background-position: 15px 8px
}

ul.ui-autocomplete .ui-menu-item a:hover {
    background-color: #eee;
    background-image: url(//www.vincipark.com/assets/logos/park_small.png);
    background-position: 10px 10px;
    color: #fff;
    color: #094687
}

ul.ui-autocomplete .ui-menu-item a.ui-state-focus {
    border: none;
    background-image: url(//www.vincipark.com/assets/logos/park_small.png);
    background-position: 10px 10px;
    background-color: #eee;
    background-repeat: no-repeat;
    color: #094687
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none
}

.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0;
    min-height: 450px
}

@media screen and (max-width: 480px) {
    .flexslider {
        min-height: 0
    }
}

.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block;
    min-height: 450px
}

@media screen and (max-width: 480px) {
    .flexslider .slides img {
        min-height: 0
    }
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides > li:first-child {
    display: block
}

.flexslider {
    position: relative;
    zoom: 1
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom: 1
}

.carousel li {
    margin-right: 5px
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(//www.vincipark.com/assets/images/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all 0.3s ease
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -36px
}

.flex-direction-nav .flex-prev {
    left: -36px
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    right: 5px
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    left: 5px
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default
}

.flex-control-nav {
    width: 31%;
    min-width: 250px;
    position: absolute;
    bottom: 70px;
    right: 0;
    text-align: center;
    z-index: 999
}

@media screen and (max-width: 480px) {
    .flex-control-nav {
        width: 100%;
        bottom: 5px
    }
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #ccc;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.flex-control-paging li a:hover {
    background: #eee
}

.flex-control-paging li a.flex-active {
    background: #fff;
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: 0.7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0
    }
}

.flex-container {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 4px solid #ddd;
    margin-bottom: 30px
}

.flex-caption {
    width: 31%;
    min-width: 250px;
    padding: 30px;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 700;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    color: #fff
}

@media screen and (max-width: 480px) {
    .flex-caption {
        width: 100%;
        top: 0;
        bottom: 0;
        padding: 10px 10px 30px 10px;
        border-radius: 0
    }
}

.flex-caption:hover {
    background: rgba(0, 0, 0, 0.7)
}

.flex-caption h3 {
    font-size: 38px;
    font-family: "Exo ExtraBold";
    line-height: 43px;
    text-align: left;
    text-shadow: 1px 1px 1px #000
}

@media screen and (max-width: 480px) {
    .flex-caption h3 {
        font-size: 10px;
        line-height: normal
    }
}

@media screen and (max-width: 768px) {
    .flex-caption h3 {
        font-size: 1.7em;
        line-height: normal
    }
}

.flex-caption p {
    position: absolute;
    margin-top: 30px
}

@media screen and (max-width: 480px) {
    .flex-caption p {
        margin-top: 20px
    }
}

.block form label.with_picto {
    padding-left: 20px;
    line-height: 24px
}

.block form label.with_picto.from {
    background: url("pictos/from_transparent.png") 0 center no-repeat
}

.block form label.with_picto.to {
    background: url("pictos/to_transparent.png") 0 center no-repeat
}

.results {
    position: relative;
    padding-left: 400px
}

@media screen and (max-width: 480px) {
    .results {
        padding-left: 0
    }
}

.results #map.rods {
    visibility: hidden;
    width: 100%;
    height: 540px
}

@media screen and (max-width: 480px) {
    .results #map.rods {
        height: 200px
    }
}

.block .loading {
    background: url("pictos/loader.gif") center 0 no-repeat;
    padding-top: 56px;
    margin: 100px 0 0
}

.block .loading p {
    color: #999;
    font-style: italic;
    text-align: center;
    margin: 5px 20px
}

.block .loading p.big {
    font-size: 18px
}

#itineraries {
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 540px
}

@media screen and (max-width: 480px) {
    #itineraries {
        position: static;
        width: 100%;
        height: auto
    }
}

#itineraries h3 {
    margin: 0;
    padding: 0;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%);
    border: none;
    border-top: 1px solid #eee;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

#itineraries h3:first-child {
    border-top: none
}

#itineraries h3.ui-state-active {
    background-color: #f5f5f5;
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #fff 100%);
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%)
}

#itineraries h3.multimodal a {
    background: url(//www.vincipark.com/assets/pictos/multimodal_transparent.png) 10px center no-repeat
}

#itineraries h3.driving a {
    background: url(//www.vincipark.com/assets/pictos/driving_transparent.png) 15px center no-repeat
}

#itineraries h3 a {
    display: block;
    padding: 10px 5px 10px 70px;
    text-decoration: none;
    font-size: 14px;
    color: #094687;
    font-family: Arial
}

#itineraries h3 a span {
    display: block;
    color: #666;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 3px
}

#itineraries h3 .ui-icon {
    display: block;
    float: right;
    height: 16px;
    width: 16px;
    margin: 17px 10px 0 10px
}

.block .route {
    overflow: auto;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    background: #fff
}

@media screen and (max-width: 480px) {
    .block .route {
        height: auto
    }
}

.block .route h3 {
    margin: 20px 10px
}

.block .route p {
    margin: 5px 10px
}

.block .route p.step_title {
    border-top: 1px solid #eee;
    padding-top: 5px;
    font-weight: bold
}

.block .route p.step_title:first-child {
    border-top: none
}

.block .route p.step_manoeuvre {
    font-size: 12px;
    color: #666
}

.block .route p .distance {
    color: #999
}

.slidercontainer {
    position: relative
}

.searchblock {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 800;
    width: 300px;
    padding: 10px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    font-family: "Lato Regular"
}

@media screen and (max-width: 480px) {
    .searchblock {
        position: static;
        width: 100%
    }
}

.searchblock h3 {
    background: #fff;
    margin: 0 0 2px;
    padding: 10px;
    font-size: 16px;
    text-transform: uppercase
}

.searchblock h3 span {
    color: #094687
}

.actions_list {
    background: #fff;
    padding: 10px 10px 5px 10px;
    margin: 0
}

.actions_list li {
    margin-bottom: 5px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e5e5e5 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%)
}

.actions_list li a {
    display: block;
    color: #666;
    font-size: 11px;
    text-decoration: none;
    padding: 10px 10px 10px 60px;
    border: 1px solid #eee;
    text-transform: uppercase;
    line-height: 15px
}

.actions_list li a.find {
    background: url(//www.vincipark.com/assets/pictos/rechercher_black.png) 22px center no-repeat
}

.actions_list li a.subscribe {
    background: url(//www.vincipark.com/assets/pictos/achat_black.png) 8px center no-repeat
}

.actions_list li a.subscribe_again {
    background: url(//www.vincipark.com/assets/pictos/renouvellement_black.png) 14px center no-repeat
}

.actions_list li a.calculate {
    background: url(//www.vincipark.com/assets/pictos/rechercher_black.png) 15px center no-repeat
}

.actions_list li a.rod {
    background: url(//www.vincipark.com/assets/pictos/itineraire_black.png) 14px center no-repeat
}

.actions_list li a.book {
    background: url(//www.vincipark.com/assets/pictos/reserver_black.png) 14px center no-repeat
}

.actions_list li a.buy_a_place {
    background: url(//www.vincipark.com/assets/pictos/acheter_black.png) 14px center no-repeat
}

.actions_list li a.find_route {
    background: url(//www.vincipark.com/assets/pictos/itineraire_black.png) 14px center no-repeat
}

.actions_list li a.pay_ticket {
    background: url(//www.vincipark.com/assets/pictos/payerredevance.png) 14px center no-repeat
}

.actions_list li a span {
    font-weight: bold;
    font-size: 14px;
    color: #333
}

.actions_list li:hover {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%)
}

.actions_list li.active {
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #ccc 100%);
    background-image: linear-gradient(to bottom, #e5e5e5 0%, #cccccc 100%)
}

.expand_block {
    display: none;
    position: absolute;
    width: 370px;
    z-index: 1000;
    padding: 18px;
    font-family: "Lato Regular"
}

.expand_block.active {
    display: block
}

.expand_block.side {
    top: -10px;
    left: 300px;
    width: 450px;
    background: url(//www.vincipark.com/assets/pictos/triangle_left.png) 5px center no-repeat
}

@media screen and (max-width: 480px) {
    .expand_block.side {
        left: 0;
        top: 100px;
        width: 100%;
        background: url(//www.vincipark.com/assets/pictos/triangle_top.png) 135px 5px no-repeat
    }
}

.expand_block.side#search_subscriptions {
    top: 45px
}

@media screen and (max-width: 480px) {
    .expand_block.side#search_subscriptions {
        top: 155px
    }
}

.expand_block.side#book {
    top: 110px
}

@media screen and (max-width: 480px) {
    .expand_block.side#book {
        top: 210px
    }
}

.expand_block.side h3 {
    padding: 0;
    text-transform: none;
    color: #094687
}

.expand_block.bottom {
    top: 48px;
    left: 0;
    width: 100%;
    background: url(//www.vincipark.com/assets/pictos/triangle_top.png) 135px 5px no-repeat
}

.expand_block.bottom#book {
    background-position: 400px 5px
}

.expand_block a.close {
    display: block;
    float: right;
    margin: 10px;
    height: 24px;
    width: 24px;
    background: url(//www.vincipark.com/assets/pictos/close.png) center center no-repeat
}

.expand_block a.close span {
    display: none
}

html {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #ffffff 50%, #cccccc 100%);
    min-height: 100%
}

a {
    text-decoration: none;
    color: #094687
}

a:hover {
    color: #0a509b
}

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0
}

.float_right {
    float: right
}

.float_left {
    float: left
}

.grey_color {
    color: #999
}

.bold {
    font-weight: bold
}

.italic, em {
    font-style: italic
}

.hidden {
    display: none
}

.block {
    clear: both;
    margin-bottom: 20px;
    background: #fff;
    font-size: 14px;
    border: 1px solid #eee;
    border-top: none;
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

@media screen and (max-width: 480px) {
    .block {
        margin-bottom: 0
    }
}

.block.margin {
    margin: 20px
}

.block.nomargin {
    margin-bottom: 0
}

.block.border_grey {
    border: 8px solid #ccc;
    border-radius: 5px;
    box-shadow: 2px 2px 2px #333;
    z-index: 1000
}

.block.notitle .title {
    display: none
}

.block .title {
    position: relative;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px
}

.block .title .logo {
    margin: 0;
    float: left;
    margin-right: 10px;
    width: 56px;
    height: 56px
}

@media screen and (max-width: 480px) {
    .block .title .logo {
        height: 50px;
        width: 50px
    }
}

.block .title .logo img {
    width: 56px;
    height: 56px
}

@media screen and (max-width: 480px) {
    .block .title .logo img {
        height: 50px;
        width: 50px
    }
}

.block h1 {
    font-family: "Lato Bold";
    font-size: 20px;
    line-height: 19px;
    color: #333;
    text-transform: uppercase;
    height: 56px;
    display: table-cell;
    vertical-align: middle;
    color: #094687
}

@media screen and (max-width: 480px) {
    .block h1 {
        font-size: 18px;
        height: 50px
    }
}

.block h1 span {
    color: #999;
    font-size: 16px
}

@media screen and (max-width: 480px) {
    .block h1 span {
        font-size: 14px
    }
}

.block h1 span.schedules {
    color: #41a62a
}

.block h1 span.adress {
    font-size: 14px;
    text-transform: none
}

.block h1 .date {
    color: #999;
    font-size: 12px;
    text-transform: none
}

.block h2 {
    padding: 20px;
    font-size: 18px;
    font-style: "Lato Bold";
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%);
    font-weight: bold;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #094687;
    line-height: 22px
}

.block h2.tab:first-child {
    border-right: 1px solid #eee
}

.block h2.tab.active {
    border-bottom: none
}

.block h2 img {
    vertical-align: middle;
    margin-right: 10px;
    border: 1px solid #eee
}

.block .title + h2 {
    border-top: none
}

.block h3 {
    margin: 30px 20px 20px;
    font-size: 16px;
    font-weight: bold
}

.block h3 img {
    max-width: 100%
}

.block h3 a {
    color: #000
}

.block h3 a:hover {
    color: #333
}

.block h4 {
    margin: 10px 20px;
    font-size: 14px;
    font-weight: bold
}

.block p, .block ul {
    margin: 20px;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 22px;
    font-size: 14px
}

.block p.big_margin, .block ul.big_margin {
    margin: 40px 20px
}

.block p.light, .block ul.light {
    color: #999
}

.block p.right, .block ul.right {
    text-align: right
}

.block p img, .block ul img {
    max-width: 100%
}

.block .align_center {
    text-align: center
}

.block .align_right {
    text-align: right
}

.block ul {
    list-style-type: disc;
    list-style-position: inside
}

.block .bold {
    font-weight: bold
}

.block .center {
    text-align: center
}

.block iframe {
    width: 100%
}

strong {
    font-weight: bold
}

.with_separator {
    padding-top: 20px;
    border-top: 1px solid #eee
}

.block .images figure {
    float: left;
    margin: 1px 1px 0 0
}

.block .images figure a {
    display: block;
    width: 180px;
    height: 120px
}

@media screen and (max-width: 480px) {
    .block .images figure a {
        width: 153px;
        height: 110px
    }
}

.block .images figure a img {
    width: 180px;
    height: 120px;
    opacity: 0.8;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
    -ms-transition: opacity 0.25s ease-in-out;
    -o-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out
}

@media screen and (max-width: 480px) {
    .block .images figure a img {
        width: 153px;
        height: 110px
    }
}

.block .images figure a:hover img {
    opacity: 1
}

.block .services_list {
    clear: both;
    list-style: none
}

.block .services_list li {
    float: left;
    line-height: normal;
    height: 130px
}

@media screen and (max-width: 480px) {
    .block .services_list li {
        height: auto
    }
}

.block .services_list li a {
    display: block;
    width: 110px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #fff
}

@media screen and (max-width: 480px) {
    .block .services_list li a {
        width: auto
    }
}

.block .services_list li a:hover {
    background-color: #fafafa;
    background-image: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
    background-image: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
    border: 1px solid #efefef;
    opacity: 1
}

.block .services_list li a span {
    display: block
}

.block .services_list li a span.service_title {
    margin-top: 5px;
    font-size: 11px;
    font-style: "Lato";
    color: #333
}

@media screen and (max-width: 480px) {
    .block .services_list li a span.service_title {
        display: none
    }
}

.block .services_categories {
    list-style: none;
    background: #eee
}

.block .services_categories li {
    float: left;
    margin: 0 20px 0 0
}

.block .services_categories li a {
    display: block;
    padding: 10px 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #094687;
    background: #eee
}

.block .services_categories li a:hover {
    background-color: #eee;
    background-image: -webkit-linear-gradient(top, #eee 0%, #f6f6f6 100%);
    background-image: linear-gradient(to bottom, #eeeeee 0%, #f6f6f6 100%)
}

.block .services_categories li a.active {
    background: #094687;
    color: #fff
}

label {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

fieldset {
    clear: both
}

fieldset legend {
    display: block;
    width: 100%;
    color: #ccc;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin: 20px
}

input, textarea, select {
    width: 100%;
    border: 1px solid #eee;
    background-color: #f9f9f9;
    color: #666;
    font-family: "Lato Regular";
    font-size: 14px
}

input:hover, input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
    border: 1px solid #ccc
}

input.search, textarea.search, select.search {
    padding-left: 32px;
    background-image: url(//www.vincipark.com/assets/pictos/find_small.png);
    background-position: 8px 8px;
    background-repeat: no-repeat
}

input[type="radio"], input[type="IMAGE"], textarea[type="radio"], textarea[type="IMAGE"], select[type="radio"], select[type="IMAGE"] {
    width: auto
}

input[type="checkbox"], textarea[type="checkbox"], select[type="checkbox"] {
    width: auto;
    margin-right: 5px;
    margin-top: 0px;
}

input, textarea {
    padding: 10px
}

select {
    padding: 9px 10px
}

select.datetime {
    width: 85px
}

textarea {
    height: 200px
}

input:-ms-input-placeholder {
    color: #999;
    font-style: italic
}

input:-webkit-input-placeholder {
    color: #999;
    font-style: italic
}

input:-moz-placeholder {
    color: #999;
    font-style: italic
}

input:-ms-input-placeholder {
    color: #999;
    font-style: italic
}

.control-group {
    position: relative;
    padding: 10px 20px
}

.control-group.hidden {
    display: none
}

.error {
    color: #9c0006
}

.error input, .error textarea, .error select {
    border: 1px solid #e8b6bc;
    background: #ffc7ce
}

.error span.help-inline {
    display: block;
    position: absolute;
    top: 15px;
    right: 20px;
    text-align: right;
    font-size: 10px
}

.help-block {
    display: inline
}

input[type="submit"], .button, .button_block a {
    padding: 8px;
    border-radius: 3px;
    border: none;
    font-size: 12px;
    border: none;
    cursor: pointer;
    width: auto;
    color: #fff;
    text-align: center;
    -webkit-box-shadow: 0px 0px 1px #666;
    -moz-box-shadow: 0px 0px 1px #666;
    box-shadow: 0px 0px 1px #666
}

@media screen and (max-width: 480px) {
    input[type="submit"], .button, .button_block a {
        width: 100%
    }
}

input[type="submit"]:active, .button:active, .button_block a:active {
    position: relative;
    top: 1px
}

input[type="submit"]:hover, input[type="submit"]:focus, .button:hover, .button:focus, .button_block a:hover, .button_block a:focus {
    color: #fff
}

input[type="submit"].big, .button.big, .button_block a.big {
    font-size: 16px
}

input[type="submit"].small, .button.small, .button_block a.small {
    font-size: 11px;
    padding: 5px
}

a.blue, input.blue, .button_block.blue a {
    background-color: #0d56a4;
    background-image: -webkit-linear-gradient(top, #0d56a4 0%, #083768 100%);
    background-image: linear-gradient(to bottom, #0d56a4 0%, #083768 100%);
    border: 1px solid #09346d
}

a.blue:hover, input.blue:hover, .button_block.blue a:hover {
    background-color: #1060b5;
    background-image: -webkit-linear-gradient(top, #1060b5 0%, #094687 100%);
    background-image: linear-gradient(to bottom, #1060b5 0%, #094687 100%)
}

a.grey, input.grey, .button_block.grey a {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    color: #666
}

a.grey:hover, input.grey:hover, .button_block.grey a:hover {
    color: #666;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%)
}

a.grey_dark, input.grey_dark, .button_block.grey_dark a {
    background-color: #999;
    background-image: -webkit-linear-gradient(top, #999 0%, #666 100%);
    background-image: linear-gradient(to bottom, #999999 0%, #666666 100%);
    color: #fff
}

a.grey_dark:hover, input.grey_dark:hover, .button_block.grey_dark a:hover {
    background-color: #aaa;
    background-image: -webkit-linear-gradient(top, #aaa 0%, #666 100%);
    background-image: linear-gradient(to bottom, #aaaaaa 0%, #666666 100%)
}

a.black, input.black, .button_block.black a {
    background-color: #333;
    background-image: -webkit-linear-gradient(top, #333 0%, #000 100%);
    background-image: linear-gradient(to bottom, #333333 0%, #000000 100%);
    border: 1px solid #000
}

a.black:hover, input.black:hover, .button_block.black a:hover {
    background-color: #444;
    background-image: -webkit-linear-gradient(top, #444 0%, #000 100%);
    background-image: linear-gradient(to bottom, #444444 0%, #000000 100%)
}

a.green, input.green, .button_block.green a {
    background-color: #00afd6;
    background-image: -webkit-linear-gradient(top, #00afd6 0%, #3080a3 100%);
    background-image: linear-gradient(to bottom, #00afd6 0%, #3080a3 100%);
    border: 1px solid #2d7798
}

a.green:hover, input.green:hover, .button_block.green a:hover {
    background-color: #00afd6;
    background-image: -webkit-linear-gradient(top, #00afd6 0%, #3489ae 100%);
    background-image: linear-gradient(to bottom, #00afd6 0%, #3489ae 100%)
}

a.orange, input.orange, .button_block.orange a {
    background-color: #d98e1b;
    background-image: -webkit-linear-gradient(top, #d98e1b 0%, #d96500 100%);
    background-image: linear-gradient(to bottom, #d98e1b 0%, #d96500 100%)
}

a.orange:hover, input.orange:hover, .button_block.orange a:hover {
    background-color: #ee9a1d;
    background-image: -webkit-linear-gradient(top, #ee9a1d 0%, #d96500 100%);
    background-image: linear-gradient(to bottom, #ee9a1d 0%, #d96500 100%)
}

a.pink, input.pink, .button_block.pink a {
    background-color: #db0954;
    background-image: -webkit-linear-gradient(top, #db0954 0%, #a2004e 100%);
    background-image: linear-gradient(to bottom, #db0954 0%, #a2004e 100%)
}

a.pink:hover, input.pink:hover, .button_block.pink a:hover {
    background-color: #ea095a;
    background-image: -webkit-linear-gradient(top, #ea095a 0%, #a2004e 100%);
    background-image: linear-gradient(to bottom, #ea095a 0%, #a2004e 100%)
}

a.green_apple, input.green_apple, .button_block.green_apple a {
    background-color: #a3c037;
    background-image: -webkit-linear-gradient(top, #a3c037 0%, #69a229 100%);
    background-image: linear-gradient(to bottom, #a3c037 0%, #69a229 100%)
}

a.green_apple:hover, input.green_apple:hover, .button_block.green_apple a:hover {
    background-color: #adcd3b;
    background-image: -webkit-linear-gradient(top, #adcd3b 0%, #69a229 100%);
    background-image: linear-gradient(to bottom, #adcd3b 0%, #69a229 100%)
}

a.brown, input.brown, .button_block.brown a {
    background-color: #b9aca2;
    background-image: -webkit-linear-gradient(top, #b9aca2 0%, #a1968e 100%);
    background-image: linear-gradient(to bottom, #b9aca2 0%, #a1968e 100%);
    color: #fff
}

a.brown:hover, input.brown:hover, .button_block.brown a:hover {
    background-color: #b9aca2;
    background-image: -webkit-linear-gradient(top, #b9aca2 0%, #a1968e 100%);
    background-image: linear-gradient(to bottom, #b9aca2 0%, #a1968e 100%)
}

.button + .button {
    margin-left: 10px
}

.alert-success {
    border: 1px solid #b2d6b9;
    background: #c6efce url(//www.vincipark.com/assets/pictos/success.png) 15px 18px no-repeat;
    padding-left: 28px
}

.alert-success p {
    color: #006100
}

.alert-error {
    border: 1px solid #e8b6bc;
    background: #ffc7ce url(//www.vincipark.com/assets/pictos/error.png) 15px 20px no-repeat;
    padding-left: 28px
}

.alert-error p {
    color: #9c0006
}

.half_block {
    float: left;
    width: 50%
}

@media screen and (max-width: 480px) {
    .half_block {
        width: 100%
    }
}

.half_block.padding {
    padding: 0 0 0 10px
}

.half_block.padding:nth-child(even) {
    padding: 0 10px 0 0
}

.half_block.padding:nth-child(3n+1) {
    clear: both
}

.third_block {
    float: left;
    width: 33.33333%
}

@media screen and (max-width: 480px) {
    .third_block {
        width: 100%
    }
}

html.uiwebview .breadcrumb {
    display: none
}

.breadcrumb {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #f9f9f9);
    background-image: linear-gradient(#ffffff, #f9f9f9);
    border: 1px solid #eee;
    font-size: 11px;
    color: #094687;
    margin-top: 15px;
    height: 33px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.breadcrumb li {
    float: left;
    padding: 10px 17px 10px 10px;
    background: url(//www.vincipark.com/assets/backgrounds/breadcrumb_separator.png) right center no-repeat
}

.breadcrumb li:last-child {
    background: none
}

.breadcrumb a {
    color: #999;
    font-weight: normal
}

.breadcrumb a:hover {
    color: #333
}

.columns_container {
    float: left
}

.columns_container.three {
    width: 33.33333%;
    padding: 0 15px
}

.columns_container.three:nth-child(4n+1) {
    padding: 0 30px 0 0
}

.columns_container.three:nth-child(3n) {
    padding: 0 0 0 30px
}

@media screen and (max-width: 768px) {
    .columns_container.three {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .columns_container.three:first-child, .columns_container.three:last-child {
        padding: 0
    }
}

.columns_container.four {
    width: 25%;
    padding: 0 10px 0 20px
}

.columns_container.four.first {
    padding: 0 30px 0 0
}

.columns_container.four.second {
    padding: 0 20px 0 10px
}

.columns_container.four.last {
    padding: 0 0 0 30px
}

@media screen and (max-width: 480px) {
    .columns_container.four {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .columns_container.four.first, .columns_container.four.second, .columns_container.four.last {
        padding: 0
    }
}

.columns_container.three_fourth {
    width: 75%;
    padding-right: 10px
}

.columns_container.one_fourth {
    width: 25%;
    padding-left: 10px
}

.columns_container.two_thirds {
    width: 66%;
    padding-left: 15px
}

@media screen and (max-width: 480px) {
    .columns_container.two_thirds {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0
    }
}

.columns_container.tierce {
    width: 34%;
    padding-right: 15px
}

@media screen and (max-width: 480px) {
    .columns_container.tierce {
        float: none;
        width: 100%;
        padding: 0;
        margin: 0
    }
}

.showcase .block {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px #999;
    -moz-box-shadow: 0 5px 10px #999;
    box-shadow: 0 5px 10px #999;
    margin-bottom: 30px;
    min-height: 382px
}

.showcase .block h3 {
    font-size: 18px;
    font-weight: normal;
    font-family: "Lato Bold";
    padding: 20px;
    text-align: center;
    margin: 0 0 20px 0
}

.showcase .block p {
    line-height: normal
}

.blue {
    background-color: #096797;
    background-image: -webkit-linear-gradient(top, #096797 0%, #09346d 100%);
    background-image: linear-gradient(to bottom, #096797 0%, #09346d 100%);
    border: 1px solid #09346d
}

.blue h3 {
    border-bottom: 1px solid #0a679c
}

.blue h3, .blue p, .blue li {
    color: #fff
}

.blue h3 a, .blue p a, .blue li a {
    color: #fff
}

.green {
    background-color: #00afd6;
    background-image: -webkit-linear-gradient(top, #00afd6 0%, #2d7798 100%);
    background-image: linear-gradient(to bottom, #00afd6 0%, #2d7798 100%);
    border: 1px solid #2d7798
}

.green h3 {
    border-bottom: 1px solid #08afd7
}

.green h3, .green p, .green li {
    color: #fff
}

.green h3 a, .green p a, .green li a {
    color: #fff
}

.orange {
    background-color: #d98e1b;
    background-image: -webkit-linear-gradient(top, #d98e1b 0%, #d96500 100%);
    background-image: linear-gradient(to bottom, #d98e1b 0%, #d96500 100%);
    border: 1px solid #d96500
}

.orange h3 {
    border-bottom: 1px solid #d96500
}

.orange h3, .orange p, .orange li {
    color: #fff
}

.orange h3 a, .orange p a, .orange li a {
    color: #fff
}

.pink {
    background-color: #db0954;
    background-image: -webkit-linear-gradient(top, #db0954 0%, #a2004e 100%);
    background-image: linear-gradient(to bottom, #db0954 0%, #a2004e 100%);
    border: 1px solid #a2004e
}

.pink h3 {
    border-bottom: 1px solid #a2004e
}

.pink h3, .pink p, .pink li {
    color: #fff
}

.pink h3 a, .pink p a, .pink li a {
    color: #fff
}

.green_apple {
    background-color: #a3c037;
    background-image: -webkit-linear-gradient(top, #a3c037 0%, #69a229 100%);
    background-image: linear-gradient(to bottom, #a3c037 0%, #69a229 100%);
    border: 1px solid #69a229
}

.green_apple h3 {
    border-bottom: 1px solid #69a229
}

.green_apple h3, .green_apple p, .green_apple li {
    color: #fff
}

.green_apple h3 a, .green_apple p a, .green_apple li a {
    color: #fff
}

.grey {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
    border: 1px solid #e6e6e6
}

.grey h3 {
    border-bottom: 1px solid #e6e6e6
}

.grey h3, .grey p, .grey li {
    color: #333
}

.grey_dark {
    background-color: #999;
    background-image: -webkit-linear-gradient(top, #999 0%, #666 100%);
    background-image: linear-gradient(to bottom, #999999 0%, #666666 100%);
    border: 1px solid #666
}

.grey_dark h3 {
    border-bottom: 1px solid #666
}

.grey_dark h3, .grey_dark p, .grey_dark li {
    color: #fff
}

.grey_dark h3 a, .grey_dark p a, .grey_dark li a {
    color: #fff
}

.block .left_content {
    clear: left;
    float: left
}

.block .right_content {
    clear: right;
    float: right
}

.block .left_content, .block .right_content {
    margin: 20px;
    width: 300px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #f9f9f9);
    background-image: linear-gradient(#ffffff, #f9f9f9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #eee
}

@media screen and (max-width: 480px) {
    .block .left_content, .block .right_content {
        width: 100%;
        margin: 0 0 20px;
        border-top: none;
        border-left: none;
        border-right: none
    }
}

.block .left_content h3, .block .right_content h3 {
    color: #094687
}

.block .page_menu ul {
    border-top: 1px solid #eee;
    list-style: none;
    margin: 20px 20px 10px 20px
}

.block .page_menu li {
    border-bottom: 1px solid #eee
}

.block .page_menu li a {
    display: block;
    padding: 10px 0;
    color: #666
}

.block .page_menu li a:hover {
    background: #f9f9f9;
    color: #333
}

.block .page_menu li:last-child {
    border-bottom: none
}

.block .fragment {
    position: relative
}

.block .fragment h2 {
    clear: both
}

.block .fragment .caption {
    display: block;
    position: absolute;
    bottom: 0;
    color: #fff;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    opacity: 0.4;
    padding: 10px;
    font-size: 11px
}

.block .fragment.right {
    float: right
}

.block .fragment.right img {
    float: left
}

.block .fragment.left {
    float: left
}

.block .fragment.left img {
    float: left
}

.block .fragment.image {
    margin: 20px
}

.block .fragment.image a img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -webkit-transition: opacity 0.6s ease-out;
    -moz-transition: opacity 0.6s ease-out;
    -ms-transition: opacity 0.6s ease-out;
    -o-transition: opacity 0.6s ease-out;
    transition: opacity 0.6s ease-out
}

.block .fragment.image a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition: opacity 0.6s ease-in;
    -moz-transition: opacity 0.6s ease-in;
    -ms-transition: opacity 0.6s ease-in;
    -o-transition: opacity 0.6s ease-in;
    transition: opacity 0.6s ease-in
}

.block .fragment p img, .block .fragment ul img {
    vertical-align: middle
}

.block .fragment.video {
    margin: 20px auto;
    max-width: 600px
}

.block .fragment .expand_block {
    position: static;
    width: auto;
    padding: 0;
    margin: 0
}

.block .fragment .expandable {
    padding-left: 15px;
    background: url(//www.vincipark.com/assets/pictos/triangle_black.png) left 5px no-repeat
}

.block .fragment .expandable.active {
    background: url(//www.vincipark.com/assets/pictos/triangle_black.png) left -17px no-repeat
}

.expand_block_static {
    display: none
}

.expand_block_static.active {
    display: block
}

.tab {
    display: block;
    padding: 0px;
    font-size: 15px;
    font-style: "Lato Bold";
    background: #f6f6f6;
    font-weight: bold;
    color: #1b374c
}

.tab span {
    color: #999;
    font-size: 14px;
    text-transform: none
}

.tab.active {
    border-bottom: none;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #fefefe 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #fefefe 100%)
}

.reservation_prices {
    border: 1px solid #eee;
    margin: 20px;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%)
}

.reservation_prices h3 {
    color: #094687
}

.reservation_prices ul li {
    margin: 5px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.reservation_prices ul li span {
    font-weight: bold;
    color: #094687
}

.block .event_container {
    max-height: 250px;
    overflow: hidden;
    position: relative
}

.block .event_container:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 75px;
    background-color: rgba(255, 255, 255, 0);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    content: ""
}

.block .help {
    border-left: 1px solid #eee
}

.block .help ul {
    list-style-type: none
}

.block .help ul li.parking {
    padding-left: 40px;
    background: url("logos/park_small.png") 0 3px no-repeat
}

.block .help ul li.place {
    padding-left: 40px;
    background: url("logos/address_small.png") 5px 3px no-repeat
}

.fragment.image.banner {
    padding-top: 0;
    margin: 0
}

@media screen and (max-width: 480px) {
    .fragment.image.banner {
        padding-top: 0
    }
}

.fragment.image.banner img {
    width: 100%
}

.block iframe #UI_header .standard {
    background: red
}

.home-showcase-1 {
    position: relative;
    float: left;
    display: block;
    margin-right: 2.62404%;
    width: 31.58397%;
    height: 26.875em;
    -webkit-box-shadow: 0 0 0.625em #888;
    -moz-box-shadow: 0 0 0.625em #888;
    box-shadow: 0 0 0.625em #888;
    margin-bottom: 1.875em;
    border: 1px solid #013a58;
    background-color: #096797;
    background-image: -webkit-linear-gradient(top, #096797 0%, #09346d 84%, #01486c 85%, #096797 87%, #09346d 100%);
    background-image: linear-gradient(to bottom, #096797 0%, #09346d 84%, #01486c 85%, #096797 87%, #09346d 100%);
    -webkit-box-shadow: 0 1.875em 0.9375em 0 #aadcf5;
    -moz-box-shadow: 0 1.875em 0.9375em 0 #aadcf5;
    box-shadow: 0 1.875em 0.9375em 0 #aadcf5
}

.home-showcase-1:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .home-showcase-1 {
        height: 12.5em;
        float: left;
        display: block;
        margin-right: 8.30815%;
        width: 100%;
        margin-bottom: 0em;
        -webkit-box-shadow: 0 0 0 0 grey;
        -moz-box-shadow: 0 0 0 0 grey;
        box-shadow: 0 0 0 0 grey
    }

    .home-showcase-1:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .home-showcase-1 {
        height: 22.5em
    }
}

.home-showcase-1 .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px
}

@media screen and (max-width: 768px) {
    .home-showcase-1 .actions {
        top: 19em;
        left: 0em
    }
}

@media screen and (max-width: 480px) {
    .home-showcase-1 .actions {
        left: 1em
    }
}

.home-showcase-1 .content {
    font-size: 1em;
    padding: 0.625em 1.25em 0.3125em 1.25em;
    line-height: 1.2em
}

@media screen and (max-width: 768px) {
    .home-showcase-1 .content {
        font-size: 0.8em
    }
}

.home-showcase-2 {
    position: relative;
    float: left;
    display: block;
    margin-right: 2.62404%;
    width: 31.58397%;
    height: 26.875em;
    -webkit-box-shadow: 0 0 0.625em #888;
    -moz-box-shadow: 0 0 0.625em #888;
    box-shadow: 0 0 0.625em #888;
    margin-bottom: 1.875em;
    border: 1px solid #00758f;
    background-color: #00afd6;
    background-image: -webkit-linear-gradient(top, #00afd6 0%, #2d7798 84%, #0085a3 85%, #00afd6 87%, #2d7798 100%);
    background-image: linear-gradient(to bottom, #00afd6 0%, #2d7798 84%, #0085a3 85%, #00afd6 87%, #2d7798 100%);
    -webkit-box-shadow: 0 1.875em 0.9375em 0 #d8f6fd;
    -moz-box-shadow: 0 1.875em 0.9375em 0 #d8f6fd;
    box-shadow: 0 1.875em 0.9375em 0 #d8f6fd;
    position: relative;
    float: left;
    display: block;
    margin-right: 2.62404%;
    width: 31.58397%;
    height: 26.875em;
    -webkit-box-shadow: 0 0 0.625em #888;
    -moz-box-shadow: 0 0 0.625em #888;
    box-shadow: 0 0 0.625em #888;
    margin-bottom: 1.875em;
    border: 1px solid #004e9d;
    background-color: #0972db;
    background-image: -webkit-linear-gradient(top, #0972db 0%, #094687 84%, #0058b1 85%, #0972db 87%, #094687 100%);
    background-image: linear-gradient(to bottom, #0972db 0%, #094687 84%, #0058b1 85%, #0972db 87%, #094687 100%);
    -webkit-box-shadow: 0 1.875em 0.9375em 0 #e6f2fd;
    -moz-box-shadow: 0 1.875em 0.9375em 0 #e6f2fd;
    box-shadow: 0 1.875em 0.9375em 0 #e6f2fd
}

.home-showcase-2:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .home-showcase-2 {
        height: 12.5em;
        float: left;
        display: block;
        margin-right: 8.30815%;
        width: 100%;
        margin-bottom: 0em;
        -webkit-box-shadow: 0 0 0 0 grey;
        -moz-box-shadow: 0 0 0 0 grey;
        box-shadow: 0 0 0 0 grey
    }

    .home-showcase-2:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .home-showcase-2 {
        height: 22.5em
    }
}

.home-showcase-2 .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px
}

@media screen and (max-width: 768px) {
    .home-showcase-2 .actions {
        top: 19em;
        left: 0em
    }
}

@media screen and (max-width: 480px) {
    .home-showcase-2 .actions {
        left: 1em
    }
}

.home-showcase-2 .content {
    font-size: 1em;
    padding: 0.625em 1.25em 0.3125em 1.25em;
    line-height: 1.2em
}

@media screen and (max-width: 768px) {
    .home-showcase-2 .content {
        font-size: 0.8em
    }
}

.home-showcase-2:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .home-showcase-2 {
        height: 12.5em;
        float: left;
        display: block;
        margin-right: 8.30815%;
        width: 100%;
        margin-bottom: 0em;
        -webkit-box-shadow: 0 0 0 0 grey;
        -moz-box-shadow: 0 0 0 0 grey;
        box-shadow: 0 0 0 0 grey
    }

    .home-showcase-2:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .home-showcase-2 {
        height: 22.5em
    }
}

.home-showcase-2 .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px
}

@media screen and (max-width: 768px) {
    .home-showcase-2 .actions {
        top: 19em;
        left: 0em
    }
}

@media screen and (max-width: 480px) {
    .home-showcase-2 .actions {
        left: 1em
    }
}

.home-showcase-2 .content {
    font-size: 1em;
    padding: 0.625em 1.25em 0.3125em 1.25em;
    line-height: 1.2em
}

@media screen and (max-width: 768px) {
    .home-showcase-2 .content {
        font-size: 0.8em
    }
}

.open-block, .open-1, .open-2, .open-3 {
    text-align: center
}

.open-1 {
    position: relative;
    float: left;
    display: block;
    margin-right: 5.38951%;
    width: 29.74033%;
    height: 18.75em;
    -webkit-box-shadow: 0 0 0.625em #888;
    -moz-box-shadow: 0 0 0.625em #888;
    box-shadow: 0 0 0.625em #888;
    margin-bottom: 1.875em;
    border: 1px solid #a1660b;
    background-color: #d98e1b;
    background-image: -webkit-linear-gradient(top, #d98e1b 0%, #d96400 75%, #b5720c 78%, #d98e1b 80%, #d96400 100%);
    background-image: linear-gradient(to bottom, #d98e1b 0%, #d96400 75%, #b5720c 78%, #d98e1b 80%, #d96400 100%);
    -webkit-box-shadow: 0 1.875em 0.9375em 0 #fdfaf6;
    -moz-box-shadow: 0 1.875em 0.9375em 0 #fdfaf6;
    box-shadow: 0 1.875em 0.9375em 0 #fdfaf6
}

.open-1:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .open-1 {
        height: 12.5em;
        float: left;
        display: block;
        margin-right: 8.30815%;
        width: 100%;
        margin-bottom: 0em;
        -webkit-box-shadow: 0 0 0 0 grey;
        -moz-box-shadow: 0 0 0 0 grey;
        box-shadow: 0 0 0 0 grey
    }

    .open-1:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .open-1 {
        height: 22.5em
    }
}

.open-1 .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px
}

@media screen and (max-width: 768px) {
    .open-1 .actions {
        top: 19em;
        left: 0em
    }
}

@media screen and (max-width: 480px) {
    .open-1 .actions {
        left: 1em
    }
}

.open-1 .content {
    font-size: 1em;
    padding: 0.625em 1.25em 0.3125em 1.25em;
    line-height: 1.2em
}

@media screen and (max-width: 768px) {
    .open-1 .content {
        font-size: 0.8em
    }
}

.open-2 {
    position: relative;
    float: left;
    display: block;
    margin-right: 5.38951%;
    width: 29.74033%;
    height: 18.75em;
    -webkit-box-shadow: 0 0 0.625em #888;
    -moz-box-shadow: 0 0 0.625em #888;
    box-shadow: 0 0 0.625em #888;
    margin-bottom: 1.875em;
    border: 1px solid #9d0038;
    background-color: #db0954;
    background-image: -webkit-linear-gradient(top, #db0954 0%, #a0004e 75%, #b1003f 78%, #db0954 80%, #a0004e 100%);
    background-image: linear-gradient(to bottom, #db0954 0%, #a0004e 75%, #b1003f 78%, #db0954 80%, #a0004e 100%);
    -webkit-box-shadow: 0 1.875em 0.9375em 0 #fde6ee;
    -moz-box-shadow: 0 1.875em 0.9375em 0 #fde6ee;
    box-shadow: 0 1.875em 0.9375em 0 #fde6ee
}

.open-2:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .open-2 {
        height: 12.5em;
        float: left;
        display: block;
        margin-right: 8.30815%;
        width: 100%;
        margin-bottom: 0em;
        -webkit-box-shadow: 0 0 0 0 grey;
        -moz-box-shadow: 0 0 0 0 grey;
        box-shadow: 0 0 0 0 grey
    }

    .open-2:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .open-2 {
        height: 22.5em
    }
}

.open-2 .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px
}

@media screen and (max-width: 768px) {
    .open-2 .actions {
        top: 19em;
        left: 0em
    }
}

@media screen and (max-width: 480px) {
    .open-2 .actions {
        left: 1em
    }
}

.open-2 .content {
    font-size: 1em;
    padding: 0.625em 1.25em 0.3125em 1.25em;
    line-height: 1.2em
}

@media screen and (max-width: 768px) {
    .open-2 .content {
        font-size: 0.8em
    }
}

.open-3 {
    position: relative;
    float: left;
    display: block;
    margin-right: 5.38951%;
    width: 29.74033%;
    height: 18.75em;
    -webkit-box-shadow: 0 0 0.625em #888;
    -moz-box-shadow: 0 0 0.625em #888;
    box-shadow: 0 0 0.625em #888;
    margin-bottom: 1.875em;
    border: 1px solid #79901f;
    background-color: #a4c037;
    background-image: -webkit-linear-gradient(top, #a4c037 0%, #69a229 75%, #88a222 78%, #a4c037 80%, #69a229 100%);
    background-image: linear-gradient(to bottom, #a4c037 0%, #69a229 75%, #88a222 78%, #a4c037 80%, #69a229 100%);
    -webkit-box-shadow: 0 1.875em 0.9375em 0 #fcfdf9;
    -moz-box-shadow: 0 1.875em 0.9375em 0 #fcfdf9;
    box-shadow: 0 1.875em 0.9375em 0 #fcfdf9
}

.open-3:last-child {
    margin-right: 0
}

@media screen and (max-width: 480px) {
    .open-3 {
        height: 12.5em;
        float: left;
        display: block;
        margin-right: 8.30815%;
        width: 100%;
        margin-bottom: 0em;
        -webkit-box-shadow: 0 0 0 0 grey;
        -moz-box-shadow: 0 0 0 0 grey;
        box-shadow: 0 0 0 0 grey
    }

    .open-3:last-child {
        margin-right: 0
    }
}

@media screen and (max-width: 768px) {
    .open-3 {
        height: 22.5em
    }
}

.open-3 .actions {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 0 10px
}

@media screen and (max-width: 768px) {
    .open-3 .actions {
        top: 19em;
        left: 0em
    }
}

@media screen and (max-width: 480px) {
    .open-3 .actions {
        left: 1em
    }
}

.open-3 .content {
    font-size: 1em;
    padding: 0.625em 1.25em 0.3125em 1.25em;
    line-height: 1.2em
}

@media screen and (max-width: 768px) {
    .open-3 .content {
        font-size: 0.8em
    }
}

.color-1 {
    background-color: #096797;
    background-image: -webkit-linear-gradient(#096797, #09346d);
    background-image: linear-gradient(#096797, #09346d)
}

.color-2 {
    background-color: #00afd6;
    background-image: -webkit-linear-gradient(#00afd6, #2d7798);
    background-image: linear-gradient(#00afd6, #2d7798)
}

.color-3 {
    background-color: #0972db;
    background-image: -webkit-linear-gradient(#0972db, #094687);
    background-image: linear-gradient(#0972db, #094687)
}

.home-button, .button-1, .button-2, .button-3 {
    height: 3.75em;
    margin: 0 1em 0 1em
}

.open-button, .button-4, .button-5, .button-6 {
    height: 3.75em;
    margin: 0 1em 0 1em
}

.button-1 {
    -webkit-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    -moz-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    color: #fff;
    border: 1px solid #013a58;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    text-shadow: 0 -1px 1px #000025;
    font-size: 0.85em;
    cursor: pointer;
    background-color: #096797;
    background-image: -webkit-linear-gradient(#096797, #2d7798);
    background-image: linear-gradient(#096797, #2d7798)
}

.button-1:hover {
    background-color: #2d7798;
    background-image: -webkit-linear-gradient(#2d7798, #096797);
    background-image: linear-gradient(#2d7798, #096797)
}

.button-1:click {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #096797);
    background-image: linear-gradient(#ffffff, #096797)
}

.button-2 {
    -webkit-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    -moz-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    color: #fff;
    border: 1px solid #00758f;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    text-shadow: 0 -1px 1px #002264;
    font-size: 0.85em;
    cursor: pointer;
    background-color: #00afd6;
    background-image: -webkit-linear-gradient(#00afd6, #2d7798);
    background-image: linear-gradient(#00afd6, #2d7798)
}

.button-2:hover {
    background-color: #2d7798;
    background-image: -webkit-linear-gradient(#2d7798, #00afd6);
    background-image: linear-gradient(#2d7798, #00afd6)
}

.button-2:click {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #00afd6);
    background-image: linear-gradient(#ffffff, #00afd6)
}

.button-3 {
    -webkit-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    -moz-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    color: #fff;
    border: 1px solid #004e9d;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    text-shadow: 0 -1px 1px #000069;
    font-size: 0.85em;
    cursor: pointer;
    background-color: #0972db;
    background-image: -webkit-linear-gradient(#0972db, #094687);
    background-image: linear-gradient(#0972db, #094687)
}

.button-3:hover {
    background-color: #094687;
    background-image: -webkit-linear-gradient(#094687, #0972db);
    background-image: linear-gradient(#094687, #0972db)
}

.button-3:click {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #0972db);
    background-image: linear-gradient(#ffffff, #0972db)
}

.button-4 {
    -webkit-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    -moz-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    color: #fff;
    border: 1px solid #a1660b;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    text-shadow: 0 -1px 1px #4d0100;
    font-size: 0.85em;
    cursor: pointer;
    background-color: #d98e1b;
    background-image: -webkit-linear-gradient(#d98e1b, #d96400);
    background-image: linear-gradient(#d98e1b, #d96400)
}

.button-4:hover {
    background-color: #d96400;
    background-image: -webkit-linear-gradient(#d96400, #d98e1b);
    background-image: linear-gradient(#d96400, #d98e1b)
}

.button-4:click {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #d98e1b);
    background-image: linear-gradient(#ffffff, #d98e1b)
}

.button-5 {
    -webkit-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    -moz-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    color: #fff;
    border: 1px solid #9d0038;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    text-shadow: 0 -1px 1px #4f0000;
    font-size: 0.85em;
    cursor: pointer;
    background-color: #db0954;
    background-image: -webkit-linear-gradient(#db0954, #a0004e);
    background-image: linear-gradient(#db0954, #a0004e)
}

.button-5:hover {
    background-color: #a0004e;
    background-image: -webkit-linear-gradient(#a0004e, #db0954);
    background-image: linear-gradient(#a0004e, #db0954)
}

.button-5:click {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #db0954);
    background-image: linear-gradient(#ffffff, #db0954)
}

.button-6 {
    -webkit-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    -moz-box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    box-shadow: 0 0.3125em 0.9375em 0 #382e2e;
    color: #fff;
    border: 1px solid #79901f;
    text-decoration: none;
    text-align: center;
    border-radius: 0;
    display: inline-block;
    text-shadow: 0 -1px 1px #183300;
    font-size: 0.85em;
    cursor: pointer;
    background-color: #a4c037;
    background-image: -webkit-linear-gradient(#a4c037, #69a229);
    background-image: linear-gradient(#a4c037, #69a229)
}

.button-6:hover {
    background-color: #69a229;
    background-image: -webkit-linear-gradient(#69a229, #a4c037);
    background-image: linear-gradient(#69a229, #a4c037)
}

.button-6:click {
    background-color: #fff;
    background-image: -webkit-linear-gradient(#fff, #a4c037);
    background-image: linear-gradient(#ffffff, #a4c037)
}

.btn-small {
    width: 20%
}

.btn-large {
    width: 90%
}

.player {
    height: 13.125em;
    width: 100%;
    left: 0.6em;
    right: 0.5em
}

.block .fragment.image.list {
    margin: 0 0 20px 20px
}

.block .fragment.image.list img {
    box-shadow: none
}

.block .fragment.clearboth {
    clear: both
}

.block .events_list {
    list-style-type: none
}

.block .events_list li {
    line-height: normal
}

.block .events_list li a {
    display: block;
    padding: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.block .events_list li a img {
    float: left;
    margin-right: 10px;
    border: 1px solid #0a679c
}

.block .events_list li a span {
    display: block;
    padding-left: 60px
}

.block .events_list li a span.event_date {
    font-size: 11px;
    margin-top: 5px
}

.banner {
    position: relative;
    padding-top: 375px
}

@media screen and (max-width: 480px) {
    .banner {
        padding-top: 250px
    }
}

.banner .banner_image {
    position: absolute;
    top: 0;
    width: 100%;
    height: 500px;
    z-index: -1;
    overflow: hidden
}

.banner .banner_image img {
    min-width: 100%;
    height: 100%
}

.banner .offer_presentation {
    position: absolute;
    top: 50px;
    right: 0;
    width: 400px;
    padding: 40px;
    border-radius: 10px 0 0 10px;
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    color: #333
}

@media screen and (max-width: 480px) {
    .banner .offer_presentation {
        width: 100%;
        padding: 10px 10px 30px 10px;
        border-radius: 0
    }
}

.banner .offer_presentation h1 {
    margin-bottom: 20px
}

.banner .offer_presentation h2 {
    font-size: 22px
}

@media screen and (max-width: 480px) {
    .banner .offer_presentation h2 {
        font-size: 16px
    }
}

.mobile_buttons li {
    display: inline-block;
    margin: 0 10px 10px 0
}

.mobile_buttons li a {
    display: block;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold
}

.mobile_buttons .appstore {
    background-color: #5ea9ce;
    background-image: -webkit-linear-gradient(top, #5ea9ce 0%, #4b5c91 100%);
    background-image: linear-gradient(to bottom, #5ea9ce 0%, #4b5c91 100%);
    border: 1px solid #4b5c91
}

.mobile_buttons .appstore a {
    color: #fff;
    background: url(//www.vincipark.com/assets/logos/appstore.png) 20px 10px no-repeat;
    padding-left: 105px
}

.mobile_buttons .appstore:hover {
    background: #5ea9ce
}

.mobile_buttons .googleplay {
    background-color: #fbe069;
    background-image: -webkit-linear-gradient(top, #fbe069 0%, #fb9140 100%);
    background-image: linear-gradient(to bottom, #fbe069 0%, #fb9140 100%);
    border: 1px solid #fb9140
}

.mobile_buttons .googleplay a {
    color: #000;
    background: url(//www.vincipark.com/assets/logos/googleplay.png) 20px 5px no-repeat;
    padding-left: 70px
}

.mobile_buttons .googleplay:hover {
    background: #fbe069
}

.account_block {
    float: right;
    width: 300px;
    border-left: 1px solid #eee;
    padding-left: 10px
}

@media screen and (max-width: 480px) {
    .account_block {
        width: 100%;
        border-left: none
    }
}

.account_block p {
    margin: 0 10px
}

.account_block a {
    display: block;
    float: left;
    padding-left: 25px;
    line-height: 20px;
    background-color: #0d56a4;
    border: 1px solid #09346d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 5px 5px 30px;
    color: #fff;
    margin-right: 10px
}

.account_block a:hover {
    background-color: #1060b5
}

.account_block .shopping_cart {
    background-image: url(//www.vincipark.com/assets/pictos/shopping_cart.png);
    background-position: 5px 6px;
    background-repeat: no-repeat
}

.account_block .account {
    background-image: url(//www.vincipark.com/assets/pictos/user.png);
    background-position: 5px 6px;
    background-repeat: no-repeat
}

.tab_menu {
    width: 100%;
    display: table;
    border-bottom: 1px solid #eee;
    height: 56px
}

.tab_menu li {
    float: left;
    list-style-type: none;
    width: 20%;
    text-align: center;
    height: 56px;
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: -ms-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: -o-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: linear, top, #fefefe, #f9f9f9;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f9f9f9', GradientType=0)
}

.tab_menu li h2 {
    color: #094687;
    font-size: 14px;
    background: none;
    padding: 0;
    text-transform: none;
    padding: 20px 0;
    height: 56px;
    text-align: center;
    border: none;
    padding-left: 20px
}

.tab_menu li h2 span {
    color: #ccc
}

.tab_menu li.active {
    background-color: #0c4889;
    background-image: -moz-linear-gradient(top, #517caa, #0c4889);
    background-image: -ms-linear-gradient(top, #517caa, #0c4889);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#517caa), to(#0c4889));
    background-image: -webkit-linear-gradient(top, #517caa, #0c4889);
    background-image: -o-linear-gradient(top, #517caa, #0c4889);
    background-image: linear, top, #517caa, #0c4889;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#517caa', endColorstr='#0c4889', GradientType=0)
}

.tab_menu li.active h2 span {
    color: #fff
}

.tab_menu li + li h2 {
    background: url(//www.vincipark.com/assets/backgrounds/steps_separator.png) 0 0 no-repeat
}

.tab_menu li.active + li h2 {
    background: url(//www.vincipark.com/assets/backgrounds/steps_separator_active_r.png) 0 0 no-repeat
}

.tab_menu li + li.active h2 {
    background: url(//www.vincipark.com/assets/backgrounds/steps_separator_active_l.png) 0 0 no-repeat
}

.tab_menu li .step_rank {
    padding: 5px 10px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #ccc;
    color: #fff;
    margin-right: 5px
}

.tab_menu li.active .step_rank {
    background: #fff;
    color: #094687
}

@media screen and (max-width: 480px) {
    .tab_menu li .step_title {
        display: none
    }
}

#caddie {
    margin: 30px 20px 0 20px
}

table {
    width: 100%
}

table tr {
    border: 1px solid #eee;
    font-size: 14px;
    color: #333
}

table th, table td {
    padding: 10px;
    vertical-align: middle;
    line-height: normal
}

table th {
    background-color: #f9f9f9;
    background-image: -moz-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: -ms-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: -o-linear-gradient(top, #fefefe, #f9f9f9);
    background-image: linear, top, #fefefe, #f9f9f9;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f9f9f9', GradientType=0);
    font-weight: bold
}

table th .item_price {
    font-size: 14px;
    color: #333;
    text-align: left
}

table tfoot td {
    font-weight: bold
}

table tfoot .item_price {
    font-size: 18px;
    color: #333
}

table .item_title a {
    color: #094687;
    font-weight: bold
}

table .item_title span {
    font-size: 12px;
    color: #999
}

table .item_price {
    width: 144px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    color: #666
}

table .item_quantity {
    width: 90px;
    text-align: center
}

table .item_quantity .quantity_container {
    position: relative
}

table .item_quantity .quantity_container a {
    display: block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    background: #ccc;
    color: #fff;
    position: absolute;
    right: 5px
}

table .item_quantity .quantity_container a:hover {
    background: #999
}

table .item_quantity .quantity_container a.more {
    top: -8px
}

table .item_quantity .quantity_container a.less {
    top: 10px
}

.container .guidelines {
    background: #fcfcfc;
    padding: 20px
}

.guidelines > * {
    font-family: Arial, Helvetica, Verdana, Sans-serif
}

.guidelines > h1, .guidelines > h2, .guidelines > h3 {
    margin: 20px 0
}

.guidelines > h1 {
    font-size: 24px;
    margin: 10px 0 40px;
    text-transform: uppercase;
    color: #ccc
}

.guidelines > h2 {
    font-size: 20px;
    font-weight: bold;
    padding: 5px 10px;
    border-left: 8px solid #eee;
    border-bottom: 1px solid #eee;
    text-transform: uppercase
}

.guidelines > h3 {
    font-size: 16px;
    padding: 5px 10px;
    border-left: 12px solid #eee;
    border-bottom: 1px solid #eee;
    font-weight: bold
}

.guidelines > .example_legend {
    background: #eee;
    padding: 5px;
    font-size: 11px;
    line-height: 22px;
    color: #da0000;
    margin-left: 5px
}

.guidelines > .example_content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
    padding: 20px;
    margin-bottom: 20px;
    background: #fff
}

.example_content {
    overflow: hidden
}

.example_content .styles {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    color: #999
}

.example_content .block {
    border-top: 1px solid #eee
}

.example_content h3 {
    font-size: 16px;
    font-weight: bold
}

.example_content h4 {
    font-size: 14px;
    font-weight: bold
}

.example_content > p {
    margin: 20px 0;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 22px;
    font-size: 14px
}

.example_content img {
    margin: 20px
}

.example_content > .image_right {
    float: right;
    margin-right: 0
}

.example_content > .image_left {
    float: left;
    margin-left: 0
}

.hotel .title .adress {
    text-transform: capitalize
}

.hotel .block .parking_map.hotel_map #map {
    height: 835px
}

@media screen and (max-width: 480px) {
    .hotel .block .parking_map.hotel_map #map {
        height: 300px
    }
}

.hotel .block .prices_sentence {
    font-style: italic
}

.hotel .block .prices {
    border-bottom: 1px solid #faebcc
}

.hotel .block .prices li {
    padding: 10px;
    background: #fcf8e3;
    border: 1px solid #faebcc;
    border-bottom: none
}

.hotel .block .prices span {
    display: block
}

.hotel .block .prices span.new_price {
    color: #094687;
    margin-bottom: 5px;
    font: bold 18px/22px "Lato Bold"
}

.hotel .block .services_list {
    overflow-x: auto;
    white-space: nowrap
}

.hotel .block .services_list li {
    float: none;
    display: inline-block;
    white-space: normal;
    vertical-align: top
}

.hotel .block .services_list li a {
    width: 98px;
    border: none
}

.hotel .button_block a {
    display: block
}

.fields_container {
    overflow: hidden
}

.co-parkings .block .title {
    position: relative
}

.co-parkings .block h1 {
    color: #5d5d5d;
    text-transform: uppercase
}

.co-parkings .block h2 {
    color: #5d5d5d;
    font-size: 18px;
    padding: 20px;
    margin: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.co-parkings .block h2 a {
    color: #5d5d5d
}

.co-parkings .block h2 .link_to_faq {
    display: block;
    float: right
}

.co-parkings .block.introduction {
    border-top: 1px solid #eee
}

.co-parkings .block.introduction h3 {
    border-bottom: none;
    text-align: center;
    padding-bottom: 0;
    font-size: 22px;
    line-height: 24px
}

@media screen and (max-width: 480px) {
    .co-parkings .block.introduction h3 {
        padding-top: 20px
    }
}

.co-parkings .block.introduction .image.introduction {
    margin: 0;
    border: 2px solid #ccc
}

.co-parkings .block.introduction .text.introduction {
    padding-right: 600px;
    color: #5d5d5d
}

.co-parkings .block.introduction .text.introduction p, .co-parkings .block.introduction .text.introduction ul {
    font-size: 16px
}

@media screen and (max-width: 480px) {
    .co-parkings .block.introduction .text.introduction {
        padding-right: 0
    }
}

.co-parkings .block #map.parkings {
    width: 100%;
    height: 600px
}

.co-parkings .block .parking_map #map {
    height: 600px
}

.co-parkings .block .steps-container {
    float: left
}

@media screen and (max-width: 480px) {
    .co-parkings .block .steps-container {
        float: none
    }
}

.co-parkings .block .step, .co-parkings .block .next, .co-parkings .block .next-vertical {
    float: left
}

@media screen and (max-width: 480px) {
    .co-parkings .block .step, .co-parkings .block .next, .co-parkings .block .next-vertical {
        float: none;
        text-align: center;
        width: auto
    }
}

.co-parkings .block .next {
    margin-top: 100px
}

@media screen and (max-width: 480px) {
    .co-parkings .block .next {
        display: none
    }
}

.co-parkings .block .next-vertical {
    display: none
}

@media screen and (max-width: 480px) {
    .co-parkings .block .next-vertical {
        display: block
    }
}

.co-parkings .block .step {
    font-family: "Lato Regular";
    text-align: center;
    width: 205px;
    padding: 20px 10px 0 10px
}

@media screen and (max-width: 480px) {
    .co-parkings .block .step {
        width: auto
    }
}

.co-parkings .block .step .image {
    display: block
}

.co-parkings .block .step h4 {
    font-weight: bold;
    color: #ada195;
    font-family: "Lato Regular";
    font-size: 16px;
    line-height: 22px
}

.co-parkings .block .step p {
    font-size: 14px;
    font-family: "Lato Regular";
    color: #ada195;
    margin-top: 10px;
    line-height: 18px
}

.co-parkings .block .step.step_4 {
    width: 380px;
    text-align: left
}

.co-parkings .block .step.step_4 h4 {
    color: #5d5d5d;
    text-transform: none
}

.co-parkings .block .step.step_4 .image {
    float: left
}

.co-parkings .block .step.step_4 .text {
    padding-left: 160px
}

.co-parkings .block .step.step_4 .text p span {
    color: #094687;
    font-size: 18px;
    font-weight: bold
}

.co-parkings .block .step.step_4 .text p img {
    margin-top: 5px
}

.co-parkings .block .contact-us {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 15px 20px;
    border-left: 1px dotted #eee;
    background: #fcfcfc
}

@media screen and (max-width: 480px) {
    .co-parkings .block .contact-us {
        position: static
    }
}

.co-parkings .block .contact-us h4 {
    margin: 0 0 5px;
    color: #094687;
    text-transform: uppercase;
    text-align: center
}

.co-parkings .block .contact-us p {
    margin: 0;
    color: #999;
    font-size: 14px;
    line-height: normal;
    text-align: center
}

.co-parkings .block .contact-us p span {
    font-weight: bold
}

.co-parkings .block .parking_map #map {
    height: 500px
}

.co-parkings .parking-subscriptions {
    overflow: hidden
}

.co-parkings .parking-subscriptions .subscription-product {
    width: 50%;
    float: left
}

.co-parkings .parking-subscriptions .subscription-product a {
    display: block;
    border: 1px solid #eee;
    padding: 20px
}

.co-parkings .parking-subscriptions .subscription-product a:hover {
    background: #f9f9f9
}

.co-parkings .parking-subscriptions .subscription-product a span {
    display: block;
    text-align: center;
    font-family: "Lato Bold";
    font-size: 18px;
    color: #666;
    margin: 10px 0
}

.co-parkings .parking-subscriptions .subscription-product a span.subscription-price {
    font-size: 24px;
    color: #094687
}

.co-parkings .parking-subscriptions .subscription-product a span.subscription-dates {
    font-size: 16px;
    font-style: italic;
    font-family: "Lato Regular";
    color: #999
}

.co-parkings .infowindow {
    width: 300px
}

.co-parkings .infowindow .logo {
    margin: 0;
    float: left
}

.co-parkings .infowindow .text {
    padding-left: 70px
}

.co-parkings .infowindow h3 {
    border: none;
    padding: 0;
    margin-top: 5px
}

.co-parkings .infowindow h3 a {
    color: #5d5d5d;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold
}

.co-parkings .infowindow p {
    margin: 5px 0;
    font-size: 16px
}

body {
    font-family: "MyriadPro-Light", "Lato Regular"
}

body .container {
    position: relative;
    margin: 0 auto;
    max-width: 68em
}

body article {
    float: left;
    display: block;
    margin-right: 2.62404%;
    width: 100%
}

body article:last-child {
    margin-right: 0
}

.main {
    margin-top: 20px
}

.main > article {
    position: relative
}

@media screen and (max-width: 480px) {
    .main {
        margin-top: 0
    }
}

/*!
*  Font Awesome 3.0.2
*  the iconic font designed for use with Twitter Bootstrap
*  -------------------------------------------------------
*  The full suite of pictographic icons, examples, and documentation
*  can be found at: http://fortawesome.github.com/Font-Awesome/
*
*  License
*  -------------------------------------------------------
*  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
*  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
*    http://opensource.org/licenses/mit-license.html
*  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
*  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
*    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
*
*  Contact
*  -------------------------------------------------------
*  Email: dave@davegandy.com
*  Twitter: http://twitter.com/fortaweso_me
*  Work: Lead Product Designer @ http://kyruus.com
*/
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0
}

.icon-white, .nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
    background-image: none
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

a [class^="icon-"], a [class*=" icon-"] {
    display: inline-block
}

.icon-large:before {
    vertical-align: -10%;
    font-size: 1.33333em
}

.btn [class^="icon-"], .btn [class*=" icon-"], .nav [class^="icon-"], .nav [class*=" icon-"] {
    display: inline
}

.btn [class^="icon-"].icon-large, .btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large, .nav [class*=" icon-"].icon-large {
    line-height: 0.9em
}

.btn [class^="icon-"].icon-spin, .btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin, .nav [class*=" icon-"].icon-spin {
    display: inline-block
}

.nav-tabs [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class^="icon-"], .nav-pills [class*=" icon-"] {
    line-height: 0.9em
}

.nav-tabs [class^="icon-"].icon-large, .nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"].icon-large, .nav-pills [class*=" icon-"].icon-large {
    line-height: 0.9em
}

li [class^="icon-"], li [class*=" icon-"], .nav li [class^="icon-"], .nav li [class*=" icon-"] {
    display: inline-block;
    width: 1.25em;
    text-align: center
}

li [class^="icon-"].icon-large, li [class*=" icon-"].icon-large, .nav li [class^="icon-"].icon-large, .nav li [class*=" icon-"].icon-large {
    width: 1.5625em
}

ul.icons {
    list-style-type: none;
    text-indent: -0.75em
}

ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
    width: 0.75em
}

.icon-muted {
    color: #eee
}

.icon-border {
    border: solid 1px #eee;
    padding: 0.2em 0.25em 0.15em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.icon-2x {
    font-size: 2em
}

.icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.icon-3x {
    font-size: 3em
}

.icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.icon-4x {
    font-size: 4em
}

.icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

[class^="icon-"].pull-left, [class*=" icon-"].pull-left {
    margin-right: 0.3em
}

[class^="icon-"].pull-right, [class*=" icon-"].pull-right {
    margin-left: 0.3em
}

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x, .btn [class*=" icon-"].pull-left.icon-2x, .btn [class*=" icon-"].pull-right.icon-2x {
    margin-top: 0.18em
}

.btn [class^="icon-"].icon-spin.icon-large, .btn [class*=" icon-"].icon-spin.icon-large {
    line-height: 0.8em
}

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x, .btn.btn-small [class*=" icon-"].pull-left.icon-2x, .btn.btn-small [class*=" icon-"].pull-right.icon-2x {
    margin-top: 0.25em
}

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
    margin-top: 0
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: 0.05em
}

.btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: 0.2em
}

.btn.btn-large [class^="icon-"].pull-right.icon-2x, .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: 0.2em
}

.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }
    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }
    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }
    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(359deg)
    }
}

@-moz-document url-prefix() {
    .icon-spin {
        height: 0.9em
    }
    .btn .icon-spin {
        height: auto
    }
    .icon-spin.icon-large {
        height: 1.25em
    }
    .btn .icon-spin.icon-large {
        height: 0.75em
    }
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-empty:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-ok:before {
    content: "\f00c"
}

.icon-remove:before {
    content: "\f00d"
}

.icon-zoom-in:before {
    content: "\f00e"
}

.icon-zoom-out:before {
    content: "\f010"
}

.icon-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-cog:before {
    content: "\f013"
}

.icon-trash:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file:before {
    content: "\f016"
}

.icon-time:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download-alt:before {
    content: "\f019"
}

.icon-download:before {
    content: "\f01a"
}

.icon-upload:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle:before {
    content: "\f01d"
}

.icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-indent-left:before {
    content: "\f03b"
}

.icon-indent-right:before {
    content: "\f03c"
}

.icon-facetime-video:before {
    content: "\f03d"
}

.icon-picture:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share:before {
    content: "\f045"
}

.icon-check:before {
    content: "\f046"
}

.icon-move:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-sign:before {
    content: "\f055"
}

.icon-minus-sign:before {
    content: "\f056"
}

.icon-remove-sign:before {
    content: "\f057"
}

.icon-ok-sign:before {
    content: "\f058"
}

.icon-question-sign:before {
    content: "\f059"
}

.icon-info-sign:before {
    content: "\f05a"
}

.icon-screenshot:before {
    content: "\f05b"
}

.icon-remove-circle:before {
    content: "\f05c"
}

.icon-ok-circle:before {
    content: "\f05d"
}

.icon-ban-circle:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-share-alt:before {
    content: "\f064"
}

.icon-resize-full:before {
    content: "\f065"
}

.icon-resize-small:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-sign:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye-open:before {
    content: "\f06e"
}

.icon-eye-close:before {
    content: "\f070"
}

.icon-warning-sign:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder-close:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-resize-vertical:before {
    content: "\f07d"
}

.icon-resize-horizontal:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-sign:before {
    content: "\f081"
}

.icon-facebook-sign:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-up:before {
    content: "\f087"
}

.icon-thumbs-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-empty:before {
    content: "\f08a"
}

.icon-signout:before {
    content: "\f08b"
}

.icon-linkedin-sign:before {
    content: "\f08c"
}

.icon-pushpin:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-signin:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-sign:before {
    content: "\f092"
}

.icon-upload-alt:before {
    content: "\f093"
}

.icon-lemon:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-check-empty:before {
    content: "\f096"
}

.icon-bookmark-empty:before {
    content: "\f097"
}

.icon-phone-sign:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-rss:before {
    content: "\f09e"
}

.icon-hdd:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-right:before {
    content: "\f0a4"
}

.icon-hand-left:before {
    content: "\f0a5"
}

.icon-hand-up:before {
    content: "\f0a6"
}

.icon-hand-down:before {
    content: "\f0a7"
}

.icon-circle-arrow-left:before {
    content: "\f0a8"
}

.icon-circle-arrow-right:before {
    content: "\f0a9"
}

.icon-circle-arrow-up:before {
    content: "\f0aa"
}

.icon-circle-arrow-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-fullscreen:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-link:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-beaker:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paper-clip:before {
    content: "\f0c6"
}

.icon-save:before {
    content: "\f0c7"
}

.icon-sign-blank:before {
    content: "\f0c8"
}

.icon-reorder:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-sign:before {
    content: "\f0d3"
}

.icon-google-plus-sign:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-down:before {
    content: "\f0dd"
}

.icon-sort-up:before {
    content: "\f0de"
}

.icon-envelope-alt:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-undo:before {
    content: "\f0e2"
}

.icon-legal:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-alt:before {
    content: "\f0e5"
}

.icon-comments-alt:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-paste:before {
    content: "\f0ea"
}

.icon-lightbulb:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell-alt:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-food:before {
    content: "\f0f5"
}

.icon-file-alt:before {
    content: "\f0f6"
}

.icon-building:before {
    content: "\f0f7"
}

.icon-hospital:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-sign:before {
    content: "\f0fd"
}

.icon-plus-sign-alt:before {
    content: "\f0fe"
}

.icon-double-angle-left:before {
    content: "\f100"
}

.icon-double-angle-right:before {
    content: "\f101"
}

.icon-double-angle-up:before {
    content: "\f102"
}

.icon-double-angle-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile-phone:before {
    content: "\f10b"
}

.icon-circle-blank:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-close-alt:before {
    content: "\f114"
}

.icon-folder-open-alt:before {
    content: "\f115"
}


/*.resident{
    color: #9fc26f;
}
.resident-btn{
    background-color: #9fc26f;
}
.artisan{
    color: #f2c916;
}
.artisan-btn{
    background-color:#f2c916;
}*/
a {
    color: #0060bb;
}

.block h1, .block h2 {
    color: #0060bb;
}

.block h1 span {
    color: #0060bb;
    font-size: 16px;
}

.client-form header {
    background-color: #0060bb;
}

.pay input[type="submit"] {
    background-color: #0060bb;
}

body {
    background-color: #ffffff;
    background-image: none;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover, .btn-danger {
    background-color: #0060bb;
    color: #ffffff;
}

#extr-page #header {
    margin-top: 30px;
    border: 1px solid #eee;
    background-color: #f0f0f0;
    background-image: -moz-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: -ms-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#f0f0f0));
    background-image: -webkit-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: -o-linear-gradient(top, #fefefe, #f0f0f0);
    background-image: linear, top, #fefefe, #f0f0f0;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f0f0f0', GradientType=0);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.bg-color-red, .btn-primary, .btn-danger {
    background-color: #0060bb;
    border: none;
}

.effia_footer {
    padding-left: 0;
    margin: 0;
}

.page-footer {
    background: #00b6ae;
    padding: 0px;
    margin: 0px;
    border-top: 0px;
    bottom: 0;
    height: 80px;
}

.page-footer a, .page-footer a:hover {
    margin-bottom: 5px;
    padding: 0 15px;
    display: block;
    float: left;
    color: white;
    font-family: "Myriad Pro Regular";
    border-right: 1px solid white;
    font-size: 13px;
}

.page-footer a:last-child {
    border-right: 0px solid #ccc;
}

.page-footer a:first-child {
    border: 0px solid #ccc;
}

h4 {
    color: #798ea4;
    font-size: 30px;
    font-family: 'Myriad Pro Regular';
}

h4 span {
    color: #999;
    font-size: 16px;
}

div.block {
    border: 1px solid #eee;
    padding: 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "MyriadPro-Black", Arial, Verdana, sans-serif;
    letter-spacing: normal;
}

b {
    font-family: 'Myriad Pro Bold';
    font-size: 16px;
    color: #1d374c;
    font-weight: bold;
}

.semibold {
    font-family: 'Myriad Pro Semibold';
}

/*
nav {
    background-image: image('../SGL0061/banniere.jpg');
}
*/
/* Nouveau */
header nav div .nav-content {
    height: 200px;
}

header nav div .nav-content .menu {
    margin-top: 140px;
    background-color: #0060bb;
}

header nav div .nav-content .menu a {
    color: #0060bb;
}

.blue, a.blue {
    background-image: none;
    background-color: #0060bb;
    border: 1px solid #0060bb;
}

#extr-page .hero {
    background-image: none;
}

ol.home {
    list-style: decimal;
    margin-left: 20px;
}

.block h2 {
    background: none;
}

.bloc ul {
    margin: 10px;

}

p, ul, li {
    color: #012f4f;
    font-size: 14px;
}

p, span {
    clear: both;
}

span.strong {
    font-size: 14.3px;
}

.pagination > .active > a {
    border: 0;
    background-color: #798ea4;
    border: 1px solid #798ea4;
    color: white;
}

.pagination > li > a {
    background-color: white;
    border: 1px solid #798ea4;
    color: #798ea4;
    box-shadow: none;
    padding-left: 12px;
    padding-right: 12px;
    font-family: "MyriadPro-SemiboldSemiExt";
}

.pagination > .next > a {
    padding: 6px 15px;
}

.glyphicon {
    color: #798ea4;
}

.odd {
    font-size: 13px;
    font-family: 'MyriadPro-SemiboldSemiExt';
    color: #1b374c;
}

.odd > td > a {
    color: #1b374c;
}

.even {
    font-size: 13px;
    font-family: 'MyriadPro-SemiboldSemiExt';
    color: #1b374c;
}

.even > td > a {
    color: #1b374c;
}

.pull-left > .dataTables_length > label {
    font-family: "Myriad Pro Regular";
    font-size: 14px;
}

.pull-left > .dataTables_length > label > select {
    font-family: "Myriad Pro Regular";
    border-radius: 0;
    font-size: 14px;
    border: 0;
    padding: 6px;
    margin: 10px 10px;
    color: #798ea4;
    background: url(../EFFIA/fleche-select.png) no-repeat white right center;
    position: relative;
}

#brbeforemenu {
    display: none;
}

p, ul {
    padding: 10px 0px 10px 0px;
}

.form-inline .form-group {
    /*margin-left:15px ;
    display:inline-block ;
    margin-right:58px ;
    width:250px ;*/

}

.bar ul {
    padding: 0px;
}

.nav-pills > li > a, .nav-pills > li > a:visited {
    color: white;
    text-decoration: none;
    font-size: 16px;
    border: 1px solid #e1e7f7;
    border-radius: 5px;
    background-color: #798ea4;
    margin: 5px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li > a:hover, .nav-pills > li.active > a:hover {
    background-color: #1d374c;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.bar .nav-pills > li > a, .bar .nav-pills > li > a:visited {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 5px;
    background-color: #005693;
}

.bar .nav-pills > li.active > a, .bar .nav-pills > li.active > a:focus, .bar .nav-pills > li > a:hover, .bar .nav-pills > li.active > a:hover, .btn-danger {
    background-color: #1d374c;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.bar a, .bar a:visited, .bar a:hover, .bar a:active {
    color: #00b7cf;
    text-decoration: underline;
}

.bar {
    color: #ffffff;
}

.bar h2 {
    display: none;
}

.bar .pull-right h2 {
    display: inline-block;
}

.pag h1 {
    color: #005693;
    font-weight: bold;
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

h3 {
    color: #1d374c;
    font-weight: bold;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 35px;
    text-transform: uppercase;
    line-height: 40px;
}

h5 {
    font-family: "Myriad Pro Semibold";
    color: #1b374c;
    line-height: 27px;
    font-size: 15px;
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 5px;
}

.point {
    color: #1d374c;
    font-size: 17px;
    font-weight: bold;
    padding-top: 8px;
}

.point span {
    position: relative;
    top: -8px;
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    background: #0060bb;
    color: #ffffff;
    padding: 6px 10px;
    border-radius: 50%;
    font-weight: bold;
    margin-right: 15px;
}

ul {
    list-style-type: disc;
    margin-left: 0px;
}

ul li {
    color: #1d374c;
    margin-bottom: 8px;
}

ul li span {
    color: #012f4f;
}

.tarifs table {
    width: 100%;
    margin-bottom: 10px;
    border: none;
}

.tarifs table tr {
    border: none;
}

.tarifs td {
    background: #1d374c;
    color: #ffffff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.tarifs h4 {
    margin-bottom: 20px;
    color: #005693;
    border-bottom: 2px solid #1d374c;
}

.tarifs th {
    width: 60px;
    background: #005693;
    color: #ffffff;
    font-weight: normal;
    text-align: right;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.smart-form h3 {
    color: #0060bb;
    text-transform: none;
    font-size: 22px;
    font-weight: bold;
    border-bottom: 2px solid #0060bb;
    height: auto;
    display: inline-block;
    width: 100%;
}

.smart-form input, .smart-form select, input, select {
    /*border:  transparent ;*/
    border-radius: 5px;
}

.well {
    background: #e0e4eb;
    border-color: transparent;
    border: 0;
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.tab-content {
    overflow: hidden;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}

label::after {
    float: right;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

input ~ .tab-content {
    max-height: 0;
}

input:checked ~ .tab-content {
    max-height: 70em;
}

input[type=radio] + label::after {
    content: "\25B6";
}

input[type=radio]:checked + label::after {
    transform: rotate(90deg);
}

.panel-title a[role=button]::after {
    float: left;
    content: "\25BC";
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}

.panel-title a[class=collapsed]::after {
    transform: rotate(-90deg);
}

.input-bar {
    background: #ffffff;
    color: #1d374c;
    border-radius: 5px;
    /*border-color:transparent ;*/
}

.input-bar::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #1d374c;
}

.input-bar:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #1d374c;
    opacity: 1;
}

.input-bar::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #1d374c;
    opacity: 1;
}

.input-bar:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #1d374c;
}

.bar button, .btn-pink, .btn-primary, .btn-default, .bar a.btn-primary {
    background-color: #0060bb;
    border-radius: 5px;
    color: #ffffff;
    text-decoration: none;
}

.pag th {
    background: none;
}


ul.for-title {
    margin-top: -8px;
    padding-top: 0px;
    /*padding-bottom: 0px;*/
}


table tr {
    border: none;
}

table td {
    padding: 0px;
}

a, img {
    vertical-align: top;
}

h1.header {
    margin-top: 15px;
    padding-left: 200px;
    font-size: 40px;
    font-weight: bold;
    color: #1d374c;
}

h1.menu {
    margin-top: 2px;
    font-size: 26px;
    color: #1d374c;
    /* display: block; */
    float: left;
    font-weight: bold;
    line-height: 66px;
}

h2 {
    font-size: 30px;
    color: #1d374c;
    /* display: block;
    float: left;*/
    font-family: 'Myriad Pro Bold';
}

.row {
    font-family: 'Myriad Pro Regular';
    font-size: 15px;
    color: #1b374c;
}

.btn {
    font-size: 16px;
    padding: 5px 30px;
    white-space: normal;
}

.titres {
    width: 49.76%;
    float: inherit;
    display: inline-block;
}

.nav-tabs > li {
    width: 19%;
    margin-right: 10px;
    text-align: center;
    display: inline-block;
}

.nav-tabs > li:last-child {
    margin: 0;
}

.nav-tabs > li > a {
    border: none;
    color: #798ea4;
    background: #ffffff;
    -webkit-box-shadow: 0 5px 5px #c0c6ce;
    -moz-box-shadow: 0 5px 5px #c0c6ce;
    box-shadow: 0 5px 5px #c0c6ce;
    margin-right: 25px;
    line-height: 1.5;
    font-size: 15px;
    font-family: "Myriad Pro Semibold";
    width: 100%;
}

.nav > li > a {
    position: relative;
    display: block;
    font-size: 15px;
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover {
    -webkit-box-shadow: 0 5px 5px #c0c6ce;
    -moz-box-shadow: 0 5px 5px #c0c6ce;
    box-shadow: 0 5px 5px #c0c6ce;
    /* border-top-width: 0; */
    margin-top: 1px;
    border: 0;
    background: #1A364C;
    color: white;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    cursor: pointer;
}

.form-control {
    border: 1px solid #798ea4;
    margin-bottom: 2px;
    font-family: "Myriad Pro Regular";
}

h6 {
    font-family: 'Myriad Pro Regular';
    font-size: 18px;
    color: #798ea4;
}

.smart-form fieldset {
    background: #e0e4eb;
    border: none;
    padding: 10px 100px 20px;
    margin-top: 10px;
}

/* NEW */
@media (max-width: 400px) {
    .smart-form fieldset {
        padding: 10px 20px 20px;
    }
}

@media (min-width: 400px) {
    .smart-form fieldset {
        padding: 10px 50px 20px;
    }
}

@media (min-width: 600px) {
    .smart-form fieldset {
        padding: 10px 100px 20px;
    }

    .conditions {
        padding: 5px 100px 0 100px;
    }

    .padding {
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (max-width: 600px) {
    .padding {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 768px) {
    .abonnement {
        margin-left: 46%;
    }

    .register {
        float: none;
    }

    .connect {
        margin-right: 0;
    }

    .effia_footer {
        text-align: center;
        padding: 0;
        padding-top: 5px;
    }

    .page-footer {
        height: 150px;
    }
}

@media (min-width: 768px) {
    input[type=email].menu, input[type=password].menu {
        width: auto;
    }

    .form-inline .form-group {
        vertical-align: text-top;
    }

    .abonnement {
        margin-left: 47%;
    }

    .connect {
        margin-right: 87px;
    }
}

@media (min-width: 991px) {
    .padding {
        padding-left: 100px;
        padding-right: 100px;
    }

    .register {
        float: right;
    }

    .connect {
        margin-right: 0;
    }

    .coordonnees {
        padding-left: 0px;
        padding-right: 10px;
    }

    .horaires {
        padding-left: 10px;
        padding-right: 0px;
    }

    .abonnement {
        margin-left: 42%;
    }

    .conditions {
        width: 38.666667%;
        float: left;
        padding: 5px 10px 0 100px;
    }
}

@media (max-width: 991px) {
    .imgVideo {
        max-height: 400px;
    }

    .col-md-6 {
        width: 100%;
    }

    .tdquartiers-border {
        border: 0;
    }

    .td3register {
        border: 0;
    }

    .tdchiffreregister {
        border: 0;
    }

    .nav-tabs > li {
        float: none;
        display: inline;
    }
}

@media (min-width: 1200px) {
    input[type=email].form-control, input[type=password].form-control {
        margin-right: 60px;
    }

    .effia_footer {
        padding-right: 100px;
    }

    .td3register {
        padding: 40px 10px 20px 10px;
    }

    .nav-tabs > li {
        float: none;
    }

    .conditions {
        width: 45.666667%;
    }

    .tdhoraires {
        padding: 20px 1px 24px;
    }
}

@media (max-width: 1200px) {
    .tdhoraires {
        padding: 20px 1px 50px;
    }

    .td3register {
        padding: 40px 10px 40px 10px;
    }
}

input[type=email].form-control, input[type=password].form-control {
    margin-right: 30px;
}

.conditions {
    position: relative;
    padding: 5px 50px 0 50px;
    text-align: center;
}

.abonnement {
    position: relative;
    height: 55px;
    width: 55px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 3px 5px;
    margin-left: 42%;
    margin-bottom: -27px;
    margin-top: 14px;
}

.forgetpassword {
    color: #798ea4;
    font-style: italic;
    font-size: 13px;
    text-decoration: underline;
}

.titresidebar {
    background-color: #e0e4eb;
    padding: 15px 25px;
}

.logomaison {
    width: 100%;
    padding: 10px 50px;
}

.titreborderlogo {
    background-color: #788EA4;
    border: 2px solid #788EA4;
}

.titreborderarticle {
    background-color: #e0e4eb;
    border: 2px solid #e0e4eb;
}

.titrecoordonnees {
    text-align: center;
    padding: 15px 10px 14px 10px;
}

.trcoordonnees {
    border: 2px solid #788EA4;
    font-size: 14px;
}

.tdcoordonnees {
    text-align: center;
    width: 50%;
    padding: 20px 1px 15px;
}

.tdhoraires {
    text-align: center;
    width: 50%;
}

.flechehabite {
    position: relative;
    height: 55px;
    width: 55px;
    background: url('../EFFIA/flechehabite.png') no-repeat white center;
    border-radius: 50%;
    box-shadow: 0 3px 5px;
    margin: auto auto -27px auto;
}

.habite {
    background-color: #1A364C;
    font-size: 25px;
    border-radius: 5px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 40px;
    padding: 0px 0px;
    margin-right: 10px;
    height: 180px;
}

.flechedecouvre {
    position: relative;
    height: 55px;
    width: 55px;
    background: url('../EFFIA/flechedecouvre.png') no-repeat #798ea4 center;
    border-radius: 50%;
    box-shadow: 0 3px 5px;
    margin: auto auto -27px auto;
}

.decouvre {
    background-color: white;
    border: 1px solid #879AAD;
    text-align: center;
    box-shadow: 0px 0px 5px #1A364C;
    color: #1A364C;
    border-radius: 5px;
    font-size: 25px;
    margin-left: 10px;
    padding-bottom: 20px;
    padding-top: 40px;
    padding: 0px 0px;
    height: 180px;
}

.imgplans {
    width: 78px;
    height: 70px;
    padding: 10px;
}

.plans {
    width: 33%;
    padding: 0px 10px;
    text-align: center;
    border-right: 1px solid #798ea4;
}

.tdregister {
    width: 25%;
    text-align: center;
}

.divregister {
    position: relative;
    height: 50px;
    width: 50px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0 3px 5px;
    margin: auto auto -25px auto;
}

.divtdregister {
    padding: 40px 10px 20px 10px;
    color: white;
    border-radius: 5px;
    background-color: #1b374c;
}

.tdchiffreregister {
    width: 25%;
    padding: 40px 10px 20px 10px;
    text-align: center;
    border-right: 1px solid #1b374c;
}

.tdchiffreregisternoborder {
    width: 25%;
    padding: 40px 10px 20px 10px;
    text-align: center;
}

.td3register {
    width: 25%;
    text-align: center;
    border-right: 1px solid #1b374c;
}

.btnregister {
    width: 169px;
    height: 40px;
    padding: 5px 20px;
    background-color: #798ea4;
}

.nav, .nav-tabs {
    padding: 0;
    border: 0;
}

ul > li > a {
    font-family: 'Myriad Pro Regular';
    font-size: 15px;
    margin-bottom: 10px;
}

.last_a_menu {
    margin: 0;
}

.h1_connect {
    font-size: 20px;
    color: #1b374c;
    margin-top: 20px;
    margin-bottom: 20px;;
    font-family: 'Myriad Pro Regular';
}

.h2_connect {
    font-size: 22px;
    color: #1b374c;
    margin-top: 40px;;
    margin-bottom: 10px;;
    font-family: 'Myriad Pro Regular';
}

.majuscule {
    text-transform: uppercase;
}

.flecherightright {
    float: right;
    margin-top: 20px;
    background-color: #788EA4;
    font-family: 'Myriad Pro Semibold';
    color: white;
    padding: 10px 80px 10px 20px;
}

.flecherightleft {
    margin-top: 20px;
    background-color: #788EA4;
    font-family: 'Myriad Pro Semibold';
    color: white;
    padding: 10px 80px 10px 20px;
}

.flecheleftright {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    background-color: #788EA4;
    font-family: 'Myriad Pro Semibold';
    color: white;
    padding: 9px 20px 9px 5px;
}

.flecheleftleft {
    margin-top: 20px;
    margin-right: 20px;
    background-color: #788EA4;
    font-family: 'Myriad Pro Semibold';
    color: white;
    padding: 9px 20px 9px 5px;
}

.flecherightright::after {
    float: right;
    padding: 0px 3px;
    margin-left: 50px;
    margin-top: -1px;
    font-size: 15px;
    position: absolute;
    content: "→";
    border: 2px solid white;
    border-radius: 50%;
}

.flecherightleft::after {
    float: right;
    padding: 0px 3px;
    margin-left: 50px;
    margin-top: -1px;
    font-size: 15px;
    position: absolute;
    content: "→";
    border: 2px solid white;
    border-radius: 50%;
}

.flecheleftright::after {
    float: left;
    padding: 0px 3px;
    margin-right: 145px;
    margin-top: -1px;
    font-size: 15px;
    content: "←";
    border: 2px solid white;
    border-radius: 50%;
}

.flecheleftleft::after {
    float: left;
    margin-right: 145px;
    margin-top: -1px;
    font-size: 15px;
    padding: 0px 3px;
    content: "←";
    border: 2px solid white;
    border-radius: 50%;
}

table .noborder {
    margin-bottom: 50px;
}

.tableshow {
    border: 0;
    margin-bottom: 20px;
}

.trshow {
    border-bottom: 1px solid #798ea4;
    text-align: justify;
}

.tablelist {
    border: 0;
    background-color: white;
}

.thlist {
    border-bottom: 0;
    font-size: 14px;
    font-family: 'Myriad Pro Semibold';
    color: #1b374c;
}

.noborder {
    border: 0;
}

.borderbot {
    border-bottom: 1px solid #798ea4;
}

.center {
    text-align: center;
}

.tdbold {
    font-size: 15px;
    width: 50%;
    border: 0;
    font-family: 'Myriad Pro Semibold';
    padding: 10px 0px;
    line-height: 1.8;
    text-align: justify;
}

.tdweak {
    font-size: 14px;
    color: #798ea4;
    font-family: 'Myriad Pro Regular';
    line-height: 2.5;
    border: 0;
    text-align: justify;
}

.tdbold2infos {
    font-size: 15px;
    font-family: 'Myriad Pro Semibold';
    text-align: center;
    border: 0;
    width: 50%;
    line-height: 1.8;
}

.td2infos {
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    text-align: center;
    border: 0;
    width: 50%;
    color: #8094a9;
    line-height: 2.5;
}

.tdbold3infos {
    font-size: 15px;
    font-family: 'Myriad Pro Semibold';
    text-align: center;
    border: 0;
    width: 33%;
    line-height: 1.8;
}

.td3infos {
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    color: #8094a9;
    text-align: center;
    border: 0;
    width: 33%;
    line-height: 2.5;
}

.tdbold4infos {
    font-size: 15px;
    font-family: 'Myriad Pro Semibold';
    text-align: center;
    border: 0;
    width: 25%;
    line-height: 1.8;
}

.td4infos {
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    color: #8094a9;
    text-align: center;
    border: 0;
    width: 25%;
    line-height: 2.5;
}

/* Bouton pour annuler les titres et les abonnements ainsi que le pop-up de confirmation */
.annuler {
    color: #798ea4;
    text-decoration: underline;
}

.confirmation h3 {
    font-size: 13px;
}

.confirmation .btn-default {
    background-color: #333;
}

.confirmation .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.confirmation .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border: 0;
}

.adresse {
    font-family: 'Myriad Pro Regular';
    color: #8094a9;
    line-height: 1.5;
}

.nav-pills > li {
    float: left;
    width: 49%;
    text-align: center;
}

.btn-encours {
    font-family: 'Myriad Pro Semibold';
    font-size: 16px;
    margin: 0;
    margin-right: 20px;
    padding: 10px 30px;
    width: 100%;
}

.btn-historique {
    font-family: 'Myriad Pro Semibold';
    font-size: 16px;
    margin: 0;
    padding: 10px 30px;
    width: 100%;
}

.btnpayfacture {
    margin-bottom: 20px;
}

.tdfactlist {
    border: 0;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.inputfactlist {
    border: 1px solid #e0e4eb;
}

.col-md-6-1 {
    padding: 0px 20px 0px 0px;
    position: relative;
    min-height: 1px;
    width: 50%;
    float: left;
}

.col-md-6-2 {
    padding: 0px 0px 0px 20px;
    position: relative;
    min-height: 1px;
    width: 50%;
    float: left;
}

.panel-heading {
    padding: 10px 20px;
}

/* CONNECTED */
.tarifBoxLineSelected {
    background-color: #798ea4;
    color: white;
    cursor: pointer;
}

.tarifBoxLine:hover {
    background-color: #798ea4;
    color: white;
    cursor: pointer;
}

.vehicule {
    background-color: #798ea4;
    border-radius: 5px;
    display: inline;
    color: white;
    width: 100%;
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
}

a.vehicule {
    text-decoration: none;
    padding: 9px 5px 9px 20px;
    display: inline-block;
}

select.vehicule {
    background: url(../EFFIA/petite_fleche_select.png) no-repeat #798ea4 right center;
    margin-right: 16px;
}

input[type=text].vehicule {
    background: url(../EFFIA/petite_fleche_select.png) no-repeat #798ea4 right center;
}

.vehicule > option {
    background-color: white;
    color: #798ea4;
}

.vehicule::after {
    float: right;
    content: "\25B6";
}

.date {
    background-color: #798ea4;
    border-radius: 5px;
    cursor: pointer;
    color: white;
    width: 100%;
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
}

input[type=text].date {
    background: url(../EFFIA/petite_fleche_select.png) no-repeat #798ea4 right center;
    border: 0;
}

input[type=text].date:hover {
    border: 0;
}

.list-group, .list-group-item {
    width: 100%;
}

label {
    font-size: 15px;
    font-family: 'Myriad Pro Semibold';
    margin-bottom: 20px;
}

.TitreSouscription {
    margin: 0;
    margin-right: 16px;
    width: 100%;
    font-family: 'Myriad Pro Regular';
    display: inline-grid;
}

.ChoixTitre {
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    padding: 10px 5px 10px 20px;
    background-color: #798ea4;
    border-radius: 5px;
    color: white;
}

.ChoixTitre a {
    color: white;
    text-decoration: none;
}

.ChoixTitre a[role=button]::after {
    float: right;
    content: "\25BC";
    transition: all .35s;
}

.ChoixTitre a[class=collapsed]::after {
    transform: rotate(-90deg);
}

.Designation {
    background-color: white;
    color: #798ea4;
    border: 0;
    font-family: 'Myriad Pro Regular';
    font-size: 13px;
}

.spanAbonnement {
    font-size: 15px;
    font-family: 'Myriad Pro Semibold';
    color: #1b374c;
}

.spanJustifs {
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    color: #1b374c;
}

.TextInfo {
    color: #1b374c;
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    font-size: 0.9rem;
    height: 100px;
}

.padding {
    padding-top: 10px;
}

.margin {
    margin-top: 10px;
    margin-left: 100px;
    margin-right: 100px;
}

.nomargin {
    margin-right: 0;
}

.label-file {
    background-color: #798ea4;
    border-radius: 5px;
    color: white;
    font-size: 14px;
    font-family: 'Myriad Pro Regular';
    text-transform: uppercase;
    padding: 10px;
    width: 150px;
    text-align: center;
    cursor: pointer;
}

.input-file {
    /*display:none ;*/
    visibility: hidden;
    height: 0;
}

.title {
    font-family: 'Myriad Pro Regular';
    font-size: 20px;
    text-transform: uppercase;
}

.tdquartiers-border {
    padding-right: 10px;
    text-align: center;
    border-right: 1px solid #798ea4;
}

.tdquartiers {
    text-align: center;
}

.titrequartiers {
    color: #798ea4;
    font-size: 18px;
    font-family: 'Myriad Pro Regular';
}

.btnquartiers {
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 right;
    padding: 7px 30px;
    text-align: justify;
}

.btnquartiersbot {
    background: url('../EFFIA/flechebtnbot.png') no-repeat #788EA4 right;
    padding: 7px 30px;
    text-align: justify;
}

.textbtnquartiers {
    font-size: 15px;
    color: white;
}

.btnflecheright {
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 125px;
    padding: 7px 30px;
    text-align: justify;
    font-size: 16px;
    color: white;
    font-family: 'Myriad Pro Semibold';
}

.btnmodifprofile {
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 right;
    padding: 10px 90px 10px 10px;
    text-align: justify;
    font-size: 16px;
    color: white;
    font-family: 'Myriad Pro Semibold';
    float: right;
}

.btnaddvehicule {
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 right;
    padding: 10px 90px 10px 10px;
    text-align: justify;
    font-size: 16px;
    color: white;
    font-family: 'Myriad Pro Semibold';
}

.btnretour {
    background: url('../EFFIA/flechebtnleft.png') no-repeat #788EA4 left;
    padding: 10px 10px 10px 185px;
    text-align: justify;
    font-size: 16px;
    color: white;
    font-family: 'Myriad Pro Semibold';
}

.btnplan {
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 right;
    padding: 10px 70px 10px 10px;
    text-align: justify;
    font-size: 16px;
    color: white;
    font-family: 'Myriad Pro Semibold';
}

.btnglossaire {
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 right;
    padding: 10px 100px 10px 10px;
    text-align: justify;
    font-size: 16px;
    color: white;
    font-family: 'Myriad Pro Semibold';
}

.left {
    float: left;
}

.info4tdmiddletitre {
    border-right: 1px solid #798ea4;
    padding: 10px;
    width: 25%;
    text-align: center;
}

.info4tdfirstlasttitre {
    padding: 10px;
    width: 25%;
    text-align: center;
}

.tdfirst {
    border-right: 1px solid #798ea4;
    border-bottom: 1px solid #798ea4;
    padding: 10px;
    text-align: center;
}

.td2 {
    border-right: 1px solid #798ea4;
    background-color: #8e9fb2;
    padding: 10px;
    text-align: center;
}

.td3 {
    border-right: 1px solid #798ea4;
    background-color: #798ea4;
    padding: 10px;
    text-align: center;
}

.tdlast {
    padding: 10px;
    background-color: #687e95;
    text-align: center;
}

.info3tdmiddletitre {
    border-right: 1px solid #798ea4;
    padding: 10px;
    width: 25%;
    text-align: center;
}

.info3tdfirstlasttitre {
    padding: 10px;
    width: 25%;
    text-align: center;
}

.flecherightleft_fpsrapo {
    display: block;
    font-size: 16px;
    margin-top: 10px;
    background: url('../EFFIA/flechebtnright.png') no-repeat #788EA4 right;
    font-family: 'Myriad Pro Semibold';
    color: white;
    padding: 10px 10px 10px 20px;
    text-align: justify;
    border-radius: 5px;
}

a.flecherightleft_fpsrapo {
    text-decoration: none;
}

.imgVideo {
    max-height: 200px;
    display: block;
    width: 100%;
}

.margin-date-demTitre {
    margin-bottom: 80px;
}
