﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Carousel */
.carousel-caption p {
    font-size: 20px;
    line-height: 1.4;
}

/* Make .svg files in the carousel display properly in older browsers */
.carousel-inner .item img[src$=".svg"] {
    width: 100%;
}

/* QR code generator */
#qrCode {
    margin: 15px;
}

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
    /* Hide captions */
    .carousel-caption {
        display: none;
    }
}



#box1-table-login {
    box-shadow: 0 0 25px #333333;
}
/*
.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}*/

.rounded {
    border-radius: 0.25rem !important;
}


.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-sm > .table-bordered {
            border: 0;
        }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-md > .table-bordered {
            border: 0;
        }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-lg > .table-bordered {
            border: 0;
        }
}

/* Login */

.tableLogin {
    width: 50%;
    border: none;
    line-height: 0px;
    border-style: hidden !important
}

thead {
    border-style: hidden !important
}

tfoot {
    border-style: hidden !important
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    .tableLoginMobile {
        width: auto;
    }

    td {
        border-style: hidden !important;
    }

    .tdSameRow {
        width: 50%
    }

    button {
        width: 100%
    }

    thead {
        border-style: hidden !important
    }

    tfoot {
        border-style: hidden !important
    }

    .tableNewUserIva {
        width: auto;
        border: 5px;
        line-height: 0px;
    }
}

@media only screen and (min-device-width : 700px) and (max-device-width : 1500px) {
    /* Styles */
    .tabInptMoblie {
        width: 58%
    }

    td {
        border-style: hidden !important;
    }

    .tdSameRow {
        width: 50%
    }

    button {
        width: 100%
    }

    .tableNewUserIva {
        width: auto;
        border: 5px;
        line-height: 0px;
    }
}

/* Tabelle Categorie */

.tableNewUserIva {
    width: auto;
    border: 5px;
    line-height: 0px;
}

.tableInput {
    width: 45%;
    border: none;
    border-style: hidden !important
}

.tdSameRow {
    width: 50%
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
    .tableInputMobile {
        width: 100%;
    }

    td {
        border-style: hidden !important;
    }

    .tdSameRow {
        width: 50%
    }

    button {
        width: 100%
    }

    thead {
        border-style: hidden !important
    }

    tfoot {
        border-style: hidden !important
    }

    .tableNewUserIva {
        width: auto;
        border: 5px;
        line-height: 0px;
    }
}

@media only screen and (min-device-width : 700px) and (max-device-width : 1500px) {
    /* Styles */
    .tableInputMobile {
        width: 100%
    }

    td {
        border-style: hidden !important;
    }

    .tdSameRow {
        width: 50%
    }

    button {
        width: 100%
    }

    .tableNewUserIva {
        width: auto;
        border: 5px;
        line-height: 0px;
    }
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: auto;
    padding: 1.25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

/*CSS aggintivo*/

.modal-footer > :not(:first-child) {
    margin-left: 10px;
}

@charset "UTF-8"; /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: LidlFontCondPro, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: not-allowed
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }

    input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
        height: auto
    }

    input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none
        }

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}


tr {
    height: auto;
    border: 0 none
}

td {
    background-color: #FAFAFA;
    height: auto;
    border: 0 none;
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*, ::after, ::before {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: LidlFontCondPro, "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img.imgX {
    max-width: 4%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    width: 100%;
    border-radius: 0
}

#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

    .row::after, .row::before {
        content: ' ';
        display: table
    }

    .row::after {
        clear: both
    }

    .row.collapse > .column, .row.collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row .row {
        max-width: none;
        margin-left: -.625rem;
        margin-right: -.625rem
    }

@media screen and (min-width:40em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

    .row.expanded .row {
        margin-left: auto;
        margin-right: auto
    }

.column, .columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem
}

@media screen and (min-width:40em) {
    .column, .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left
}

.column.row.row, .row.row.columns {
    float: none
}

.row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 > .column, .small-up-1 > .columns {
    width: 100%;
    float: left
}

    .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
        clear: both
    }

    .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
        float: left
    }

.small-up-2 > .column, .small-up-2 > .columns {
    width: 50%;
    float: left
}

    .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
        clear: both
    }

    .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
        float: left
    }

.small-up-3 > .column, .small-up-3 > .columns {
    width: 33.33333%;
    float: left
}

    .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
        clear: both
    }

    .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
        float: left
    }

.small-up-4 > .column, .small-up-4 > .columns {
    width: 25%;
    float: left
}

    .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
        clear: both
    }

    .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
        float: left
    }

.small-up-5 > .column, .small-up-5 > .columns {
    width: 20%;
    float: left
}

    .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
        clear: both
    }

    .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
        float: left
    }

.small-up-6 > .column, .small-up-6 > .columns {
    width: 16.66667%;
    float: left
}

    .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
        clear: both
    }

    .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
        float: left
    }

.small-up-7 > .column, .small-up-7 > .columns {
    width: 14.28571%;
    float: left
}

    .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
        clear: both
    }

    .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
        float: left
    }

.small-up-8 > .column, .small-up-8 > .columns {
    width: 12.5%;
    float: left
}

    .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
        clear: none
    }

    .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
        clear: both
    }

    .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
        float: left
    }

.small-collapse > .column, .small-collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row, .small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse > .column, .small-uncollapse > .columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 > .column, .medium-up-1 > .columns {
        width: 100%;
        float: left
    }

        .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
            float: left
        }

    .medium-up-2 > .column, .medium-up-2 > .columns {
        width: 50%;
        float: left
    }

        .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
            float: left
        }

    .medium-up-3 > .column, .medium-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

        .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
            float: left
        }

    .medium-up-4 > .column, .medium-up-4 > .columns {
        width: 25%;
        float: left
    }

        .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
            float: left
        }

    .medium-up-5 > .column, .medium-up-5 > .columns {
        width: 20%;
        float: left
    }

        .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
            float: left
        }

    .medium-up-6 > .column, .medium-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

        .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
            float: left
        }

    .medium-up-7 > .column, .medium-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

        .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
            float: left
        }

    .medium-up-8 > .column, .medium-up-8 > .columns {
        width: 12.5%;
        float: left
    }

        .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
            float: left
        }

    .medium-collapse > .column, .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .medium-collapse.row, .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 > .column, .large-up-1 > .columns {
        width: 100%;
        float: left
    }

        .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
            clear: both
        }

        .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
            float: left
        }

    .large-up-2 > .column, .large-up-2 > .columns {
        width: 50%;
        float: left
    }

        .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
            clear: both
        }

        .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
            float: left
        }

    .large-up-3 > .column, .large-up-3 > .columns {
        width: 33.33333%;
        float: left
    }

        .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
            clear: both
        }

        .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
            float: left
        }

    .large-up-4 > .column, .large-up-4 > .columns {
        width: 25%;
        float: left
    }

        .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
            clear: both
        }

        .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
            float: left
        }

    .large-up-5 > .column, .large-up-5 > .columns {
        width: 20%;
        float: left
    }

        .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
            clear: both
        }

        .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
            float: left
        }

    .large-up-6 > .column, .large-up-6 > .columns {
        width: 16.66667%;
        float: left
    }

        .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
            clear: both
        }

        .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
            float: left
        }

    .large-up-7 > .column, .large-up-7 > .columns {
        width: 14.28571%;
        float: left
    }

        .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
            clear: both
        }

        .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
            float: left
        }

    .large-up-8 > .column, .large-up-8 > .columns {
        width: 12.5%;
        float: left
    }

        .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
            clear: none
        }

        .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
            clear: both
        }

        .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
            float: left
        }

    .large-collapse > .column, .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .expanded.row .large-collapse.row, .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .large-uncollapse > .column, .large-uncollapse > .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }

    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic;
    line-height: inherit
}

b, strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1, h2, h3, h4, h5, h6 {
    font-family: LidlFontCondPro, "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        color: #cacaca;
        line-height: 0
    }

h1 {
    font-size: 1.5rem
}

h2 {
    font-size: 1.25rem
}

h3 {
    font-size: 1.1875rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1.0625rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:40em) {
    h1 {
        font-size: 3rem
    }

    h2 {
        font-size: 2.5rem
    }

    h3 {
        font-size: 1.9375rem
    }

    h4 {
        font-size: 1.5625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1rem
    }
}

a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

    a:focus, a:hover {
        color: #1585cf
    }

    a img {
        border: 0
    }

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

dl, ol, ul {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem
}

ol {
    margin-left: 1.25rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

dl {
    margin-bottom: 1rem
}

    dl dt {
        margin-bottom: .3rem;
        font-weight: 700
    }

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

    blockquote, blockquote p {
        line-height: 1.6;
        color: #8a8a8a
    }

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

    cite:before {
        content: '\2014 \0020'
    }

abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #0a0a0a;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem
}

kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas,"Liberation Mono",Courier,monospace
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        .ir a:after, a[href^='#']:after, a[href^='javascript:']:after {
            content: ''
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: .85em 1em;
    margin: 0 0 1rem 0;
    font-size: .9rem;
    background-color: #2199e8;
    color: #fefefe
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus, .button:hover {
    background-color: #1583cc;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

.button.primary {
    background-color: #2199e8;
    color: #fefefe
}

    .button.primary:focus, .button.primary:hover {
        background-color: #147cc0;
        color: #fefefe
    }

.button.secondary {
    background-color: #777;
    color: #fefefe
}

    .button.secondary:focus, .button.secondary:hover {
        background-color: #5f5f5f;
        color: #fefefe
    }

.button.success {
    background-color: #3adb76;
    color: #fefefe
}

    .button.success:focus, .button.success:hover {
        background-color: #22bb5b;
        color: #fefefe
    }

.button.warning {
    background-color: #ffae00;
    color: #fefefe
}

    .button.warning:focus, .button.warning:hover {
        background-color: #cc8b00;
        color: #fefefe
    }

.button.alert {
    background-color: #ec5840;
    color: #fefefe
}

    .button.alert:focus, .button.alert:hover {
        background-color: #da3116;
        color: #fefefe
    }

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8
}

    .button.hollow, .button.hollow:focus, .button.hollow:hover {
        background-color: transparent
    }

        .button.hollow:focus, .button.hollow:hover {
            border-color: #0c4d78;
            color: #0c4d78
        }

        .button.hollow.primary {
            border: 1px solid #2199e8;
            color: #2199e8
        }

            .button.hollow.primary:focus, .button.hollow.primary:hover {
                border-color: #0c4d78;
                color: #0c4d78
            }

        .button.hollow.secondary {
            border: 1px solid #777;
            color: #777
        }

            .button.hollow.secondary:focus, .button.hollow.secondary:hover {
                border-color: #3c3c3c;
                color: #3c3c3c
            }

        .button.hollow.success {
            border: 1px solid #3adb76;
            color: #3adb76
        }

            .button.hollow.success:focus, .button.hollow.success:hover {
                border-color: #157539;
                color: #157539
            }

        .button.hollow.warning {
            border: 1px solid #ffae00;
            color: #ffae00
        }

            .button.hollow.warning:focus, .button.hollow.warning:hover {
                border-color: #805700;
                color: #805700
            }

        .button.hollow.alert {
            border: 1px solid #ec5840;
            color: #ec5840
        }

            .button.hollow.alert:focus, .button.hollow.alert:hover {
                border-color: #881f0e;
                color: #881f0e
            }

.button.disabled, .button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

    .button.disabled:focus, .button.disabled:hover, .button[disabled]:focus, .button[disabled]:hover {
        background-color: #2199e8;
        color: #fefefe
    }

.button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: .4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -.1em
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    border-radius: 0;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

    [type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
        border: 1px solid #8a8a8a;
        background-color: #fefefe;
        outline: 0;
        box-shadow: 0 0 5px #cacaca;
        transition: box-shadow .5s,border-color .25s ease-in-out
    }

textarea {
    max-width: 100%
}

    textarea[rows] {
        height: auto
    }

    input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
        color: #cacaca
    }

    input::-moz-placeholder, textarea::-moz-placeholder {
        color: #cacaca
    }

    input:-ms-input-placeholder, textarea:-ms-input-placeholder {
        color: #cacaca
    }

    input::placeholder, textarea::placeholder {
        color: #cacaca
    }

    input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
        background-color: #e6e6e6;
        cursor: default
    }

[type=button], [type=submit] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 1rem
}

    [type=checkbox] + label, [type=radio] + label {
        display: inline-block;
        margin-left: .5rem;
        margin-right: 1rem;
        margin-bottom: 0;
        vertical-align: baseline
    }

        [type=checkbox] + label[for], [type=radio] + label[for] {
            cursor: pointer
        }

label > [type=checkbox], label > [type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

    label.middle {
        margin: 0 0 1rem;
        padding: .5625rem 0
    }

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

    .input-group > :first-child {
        border-radius: 0
    }

    .input-group > :last-child > * {
        border-radius: 0
    }

.input-group-button, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

    .input-group-label:first-child {
        border-right: 0
    }

    .input-group-label:last-child {
        border-left: 0
    }

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

    .input-group-button a, .input-group-button button, .input-group-button input {
        margin: 0
    }

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0
}

    .fieldset legend {
        background: #fefefe;
        padding: 0 .1875rem;
        margin: 0;
        margin-left: -.1875rem
    }

select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:disabled {
    background-color: #e6e6e6;
    cursor: default
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236,88,64,.1);
    border-color: #ec5840
}

.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #ec5840
}

    .form-error.is-visible {
        display: block
    }

.accordion {
    list-style-type: none;
    background: #fefefe;
    margin-left: 0
}

.accordion-item:first-child > :first-child {
    border-radius: 0
}

.accordion-item:last-child > :last-child {
    border-radius: 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: .75rem;
    color: #2199e8;
    position: relative;
    border: 1px solid #e6e6e6;
    border-bottom: 0
}

:last-child:not(.is-active) > .accordion-title {
    border-radius: 0;
    border-bottom: 1px solid #e6e6e6
}

.accordion-title:focus, .accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -.5rem
}

.is-active > .accordion-title::before {
    content: '–'
}

.accordion-content {
    padding: 1rem;
    display: none;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #2199e8
}

:last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.is-accordion-submenu-parent > a {
    position: relative
}

    .is-accordion-submenu-parent > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        position: absolute;
        top: 50%;
        margin-top: -4px;
        right: 1rem
    }

.is-accordion-submenu-parent[aria-expanded=true] > a::after {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .6rem;
    text-align: center;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe
}

    .badge.secondary {
        background: #777;
        color: #fefefe
    }

    .badge.success {
        background: #3adb76;
        color: #fefefe
    }

    .badge.warning {
        background: #ffae00;
        color: #fefefe
    }

    .badge.alert {
        background: #ec5840;
        color: #fefefe
    }

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0
}

    .breadcrumbs::after, .breadcrumbs::before {
        content: ' ';
        display: table
    }

    .breadcrumbs::after {
        clear: both
    }

    .breadcrumbs li {
        float: left;
        color: #0a0a0a;
        font-size: .6875rem;
        cursor: default;
        text-transform: uppercase
    }

        .breadcrumbs li:not(:last-child)::after {
            color: #cacaca;
            content: "/";
            margin: 0 .75rem;
            position: relative;
            top: 1px;
            opacity: 1
        }

    .breadcrumbs a {
        color: #2199e8
    }

        .breadcrumbs a:hover {
            text-decoration: underline
        }

    .breadcrumbs .disabled {
        color: #cacaca;
        cursor: not-allowed
    }

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

    .button-group::after, .button-group::before {
        content: ' ';
        display: table
    }

    .button-group::after {
        clear: both
    }

    .button-group .button {
        margin: 0;
        margin-right: 1px;
        margin-bottom: 1px;
        font-size: .9rem
    }

        .button-group .button:last-child {
            margin-right: 0
        }

    .button-group.tiny .button {
        font-size: .6rem
    }

    .button-group.small .button {
        font-size: .75rem
    }

    .button-group.large .button {
        font-size: 1.25rem
    }

    .button-group.expanded {
        margin-right: -1px
    }

        .button-group.expanded::after, .button-group.expanded::before {
            display: none
        }

        .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
            display: inline-block;
            width: calc(50% - 1px);
            margin-right: 1px
        }

            .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(2):last-child {
                margin-right: -6px
            }

        .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
            display: inline-block;
            width: calc(33.33333% - 1px);
            margin-right: 1px
        }

            .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(3):last-child {
                margin-right: -6px
            }

        .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
            display: inline-block;
            width: calc(25% - 1px);
            margin-right: 1px
        }

            .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(4):last-child {
                margin-right: -6px
            }

        .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
            display: inline-block;
            width: calc(20% - 1px);
            margin-right: 1px
        }

            .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(5):last-child {
                margin-right: -6px
            }

        .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
            display: inline-block;
            width: calc(16.66667% - 1px);
            margin-right: 1px
        }

            .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child, .button-group.expanded .button:first-child:nth-last-child(6):last-child {
                margin-right: -6px
            }

    .button-group.primary .button {
        background-color: #2199e8;
        color: #fefefe
    }

        .button-group.primary .button:focus, .button-group.primary .button:hover {
            background-color: #147cc0;
            color: #fefefe
        }

    .button-group.secondary .button {
        background-color: #777;
        color: #fefefe
    }

        .button-group.secondary .button:focus, .button-group.secondary .button:hover {
            background-color: #5f5f5f;
            color: #fefefe
        }

    .button-group.success .button {
        background-color: #3adb76;
        color: #fefefe
    }

        .button-group.success .button:focus, .button-group.success .button:hover {
            background-color: #22bb5b;
            color: #fefefe
        }

    .button-group.warning .button {
        background-color: #ffae00;
        color: #fefefe
    }

        .button-group.warning .button:focus, .button-group.warning .button:hover {
            background-color: #cc8b00;
            color: #fefefe
        }

    .button-group.alert .button {
        background-color: #ec5840;
        color: #fefefe
    }

        .button-group.alert .button:focus, .button-group.alert .button:hover {
            background-color: #da3116;
            color: #fefefe
        }

    .button-group.stacked .button, .button-group.stacked-for-medium .button, .button-group.stacked-for-small .button {
        width: 100%
    }

        .button-group.stacked .button:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-small .button:last-child {
            margin-bottom: 0
        }

@media screen and (min-width:40em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

        .button-group.stacked-for-small.expanded .button {
            display: block;
            margin-right: 0
        }
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10,10,10,.25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: #fff
}

    .callout > :first-child {
        margin-top: 0
    }

    .callout > :last-child {
        margin-bottom: 0
    }

    .callout.primary {
        background-color: #def0fc
    }

    .callout.secondary {
        background-color: #ebebeb
    }

    .callout.success {
        background-color: #e1faea
    }

    .callout.warning {
        background-color: #fff3d9
    }

    .callout.alert {
        background-color: #fce6e2
    }

    .callout.small {
        padding-top: .5rem;
        padding-right: .5rem;
        padding-bottom: .5rem;
        padding-left: .5rem
    }

    .callout.large {
        padding-top: 3rem;
        padding-right: 3rem;
        padding-bottom: 3rem;
        padding-left: 3rem
    }

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus, .close-button:hover {
    color: #0a0a0a
}

.menu {
    margin: 0;
    list-style-type: none
}

    .menu > li {
        display: table-cell;
        vertical-align: middle
    }

[data-whatinput=mouse] .menu > li {
    outline: 0
}

.menu > li > a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1
}

.menu a, .menu button, .menu input {
    margin-bottom: 0
}

.menu > li > a i, .menu > li > a img, .menu > li > a svg {
    vertical-align: middle
}

    .menu > li > a i + span, .menu > li > a img + span, .menu > li > a svg + span {
        vertical-align: middle
    }

.menu > li > a i, .menu > li > a img, .menu > li > a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu > li {
    display: table-cell
}

.menu.vertical > li {
    display: block
}

@media screen and (min-width:40em) {
    .menu.medium-horizontal > li {
        display: table-cell
    }

    .menu.medium-vertical > li {
        display: block
    }
}

@media screen and (min-width:64em) {
    .menu.large-horizontal > li {
        display: table-cell
    }

    .menu.large-vertical > li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.align-right::after, .menu.align-right::before {
    content: ' ';
    display: table
}

.menu.align-right::after {
    clear: both
}

.menu.align-right > li {
    float: right
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}

    .menu.expanded > li:first-child:last-child {
        width: 100%
    }

.menu.icon-top > li > a {
    text-align: center
}

    .menu.icon-top > li > a i, .menu.icon-top > li > a img, .menu.icon-top > li > a svg {
        display: block;
        margin: 0 auto .25rem
    }

.menu.nested {
    margin-left: 1rem
}

.menu .active > a {
    color: #fefefe;
    background: #2199e8
}

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: .7rem 1rem
}

.menu-centered {
    text-align: center
}

    .menu-centered > .menu {
        display: inline-block
    }

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

    .menu-icon::after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #fefefe;
        top: 0;
        left: 0;
        box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe
    }

    .menu-icon:hover::after {
        background: #cacaca;
        box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca
    }

    .menu-icon.dark {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        width: 20px;
        height: 16px
    }

        .menu-icon.dark::after {
            content: '';
            position: absolute;
            display: block;
            width: 100%;
            height: 2px;
            background: #0a0a0a;
            top: 0;
            left: 0;
            box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a
        }

        .menu-icon.dark:hover::after {
            background: #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a
        }

.is-drilldown {
    position: relative;
    overflow: hidden
}

    .is-drilldown li {
        display: block !important
    }

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: transform .15s linear
}

    .is-drilldown-submenu.is-active {
        z-index: 1;
        display: block;
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .is-drilldown-submenu.is-closing {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

.is-drilldown-submenu-parent > a {
    position: relative
}

    .is-drilldown-submenu-parent > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0;
        position: absolute;
        top: 50%;
        margin-top: -6px;
        right: 1rem
    }

.js-drilldown-back > a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

    .dropdown-pane.is-open {
        visibility: visible
    }

    .dropdown-pane.tiny {
        width: 100px
    }

    .dropdown-pane.small {
        width: 200px
    }

    .dropdown-pane.large {
        width: 400px
    }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative
}

    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical > li > a::after {
    right: 14px;
    margin-top: -3px
}

.dropdown.menu.vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.dropdown.menu.vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0
}

@media screen and (min-width:40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative
    }

        .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: inset 5px;
            border-color: #2199e8 transparent transparent;
            border-top-style: solid;
            border-bottom-width: 0;
            right: 5px;
            margin-top: -2px
        }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative
    }

        .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
            content: '';
            display: block;
            width: 0;
            height: 0;
            border: inset 5px;
            border-color: #2199e8 transparent transparent;
            border-top-style: solid;
            border-bottom-width: 0;
            right: 5px;
            margin-top: -2px
        }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 14px;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0
}

.is-dropdown-menu.vertical {
    width: 100px
}

    .is-dropdown-menu.vertical.align-right {
        float: right
    }

.is-dropdown-submenu-parent {
    position: relative
}

    .is-dropdown-submenu-parent a::after {
        position: absolute;
        top: 50%;
        right: 5px;
        margin-top: -2px
    }

    .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
        top: 100%;
        left: auto
    }

    .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%
    }

    .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%
    }

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #cacaca
}

    .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
        right: 14px;
        margin-top: -3px
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }

    .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0
    }

    .is-dropdown-submenu .is-dropdown-submenu {
        margin-top: -1px
    }

    .is-dropdown-submenu > li {
        width: 100%
    }

    .is-dropdown-submenu.js-dropdown-active {
        display: block
    }

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}

    .flex-video embed, .flex-video iframe, .flex-video object, .flex-video video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .flex-video.widescreen {
        padding-bottom: 56.25%
    }

    .flex-video.vimeo {
        padding-top: 0
    }

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #2199e8;
    color: #fefefe
}

    .label.secondary {
        background: #777;
        color: #fefefe
    }

    .label.success {
        background: #3adb76;
        color: #fefefe
    }

    .label.warning {
        background: #ffae00;
        color: #fefefe
    }

    .label.alert {
        background: #ec5840;
        color: #fefefe
    }

.media-object {
    margin-bottom: 1rem;
    display: block
}

    .media-object img {
        max-width: none
    }

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }

        .media-object.stack-for-small .media-object-section img {
            width: 100%
        }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

    .media-object-section:first-child {
        padding-right: 1rem
    }

    .media-object-section:last-child:not(:nth-child(2)) {
        padding-left: 1rem
    }

    .media-object-section > :last-child {
        margin-bottom: 0
    }

    .media-object-section.middle {
        vertical-align: middle
    }

    .media-object-section.bottom {
        vertical-align: bottom
    }

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: transform .5s ease
}

    .off-canvas-wrapper-inner::after, .off-canvas-wrapper-inner::before {
        content: ' ';
        display: table
    }

    .off-canvas-wrapper-inner::after {
        clear: both
    }

.off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: .1px;
    box-shadow: 0 0 10px rgba(10,10,10,.5)
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254,254,254,.25);
    cursor: pointer;
    transition: background .5s ease
}

.off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -ms-transform: translateX(0);
    transform: translateX(0)
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px
}

.is-open-left {
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px
}

.is-open-right {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

@media screen and (min-width:40em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed
    }

        .position-left.reveal-for-medium ~ .off-canvas-content {
            margin-left: 250px
        }

    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed
    }

        .position-right.reveal-for-medium ~ .off-canvas-content {
            margin-right: 250px
        }
}

@media screen and (min-width:64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed
    }

        .position-left.reveal-for-large ~ .off-canvas-content {
            margin-left: 250px
        }

    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed
    }

        .position-right.reveal-for-large ~ .off-canvas-content {
            margin-right: 250px
        }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none
}

.orbit-slide {
    width: 100%;
    max-height: 100%
}

    .orbit-slide.no-motionui.is-active {
        top: 0;
        left: 0
    }

.orbit-figure {
    margin: 0
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fefefe;
    background-color: rgba(10,10,10,.5)
}

.orbit-next, .orbit-previous {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
    outline: 0
}

.orbit-next:active, .orbit-next:focus, .orbit-next:hover, .orbit-previous:active, .orbit-previous:focus, .orbit-previous:hover {
    background-color: rgba(10,10,10,.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    background-color: #cacaca;
    border-radius: 50%
}

    .orbit-bullets button:hover {
        background-color: #8a8a8a
    }

    .orbit-bullets button.is-active {
        background-color: #8a8a8a
    }

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

    .pagination::after, .pagination::before {
        content: ' ';
        display: table
    }

    .pagination::after {
        clear: both
    }

    .pagination li {
        font-size: .875rem;
        margin-right: .0625rem;
        border-radius: 0;
        display: none
    }

        .pagination li:first-child, .pagination li:last-child {
            display: inline-block
        }

@media screen and (min-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a, .pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0
}

    .pagination a:hover, .pagination button:hover {
        background: #e6e6e6
    }

.pagination .current {
    padding: .1875rem .625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

    .pagination .disabled:hover {
        background: 0 0
    }

.pagination .ellipsis::after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.pagination-previous a::before, .pagination-previous.disabled::before {
    content: '\00ab';
    display: inline-block;
    margin-right: .5rem
}

.pagination-next a::after, .pagination-next.disabled::after {
    content: '\00bb';
    display: inline-block;
    margin-left: .5rem
}

.progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0
}

    .progress.primary .progress-meter {
        background-color: #2199e8
    }

    .progress.secondary .progress-meter {
        background-color: #777
    }

    .progress.success .progress-meter {
        background-color: #3adb76
    }

    .progress.warning .progress-meter {
        background-color: #ffae00
    }

    .progress.alert .progress-meter {
        background-color: #ec5840
    }

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #2199e8
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fefefe;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all .2s ease-in-out
}

    .slider-fill.is-dragging {
        transition: all 0s linear
    }

.slider-handle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #1583cc
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled, .slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

    .slider.vertical .slider-fill {
        top: 0;
        width: .5rem;
        max-height: 100%
    }

    .slider.vertical .slider-handle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 1.4rem;
        height: 1.4rem;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.sticky-container {
    position: relative
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translate3d(0,0,0)
}

    .sticky.is-stuck {
        position: fixed;
        z-index: 5
    }

        .sticky.is-stuck.is-at-top {
            top: 0
        }

        .sticky.is-stuck.is-at-bottom {
            bottom: 0
        }

    .sticky.is-anchored {
        position: absolute;
        left: auto;
        right: auto
    }

        .sticky.is-anchored.is-at-bottom {
            bottom: 0
        }

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open, html.is-reveal-open body {
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10,10,10,.45);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media screen and (min-width:40em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column, .reveal .columns {
    min-width: 0
}

.reveal > :last-child {
    margin-bottom: 0
}

@media screen and (min-width:40em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

@media screen and (min-width:40em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fefefe;
    font-weight: 700;
    font-size: .875rem
}

.switch-input {
    opacity: 0;
    position: absolute
}

.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all .25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit
}

input + .switch-paddle {
    margin: 0
}

.switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: .25rem;
    top: .25rem;
    width: 1.5rem;
    transition: all .25s ease-out;
    transform: translate3d(0,0,0);
    border-radius: 0
}

input:checked ~ .switch-paddle {
    background: #2199e8
}

    input:checked ~ .switch-paddle::after {
        left: 2.25rem
    }

[data-whatinput=mouse] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active, .switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked + label > .switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked + label > .switch-inactive {
    display: none
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

    .switch.tiny .switch-paddle::after {
        width: 1rem;
        height: 1rem
    }

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

    .switch.small .switch-paddle::after {
        width: 1.25rem;
        height: 1.25rem
    }

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

    .switch.large .switch-paddle::after {
        width: 2rem;
        height: 2rem
    }

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

.table {
    width: 85%;
    margin-bottom: 1rem;
    background-color: transparent;
}

table tbody, table tfoot, table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

table tfoot, table thead {
    background: #f8f8f8;
    color: #0a0a0a
}

    table tfoot tr, table thead tr {
        background: 0 0
    }

    table tfoot td, table tfoot th, table thead td, table thead th {
        padding: .5rem .625rem .625rem;
        font-weight: 700;
        text-align: left
    }

table tbody tr:nth-child(even) {
    background-color: #f1f1f1
}

table tbody td, table tbody th {
    padding: .5rem .625rem .625rem
}

@media screen and (max-width:63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td, table.stack th, table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover tr:hover {
    background-color: #f9f9f9
}

table.hover tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

    .table-scroll table {
        width: auto
    }

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6
}

    .tabs::after, .tabs::before {
        content: ' ';
        display: table
    }

    .tabs::after {
        clear: both
    }

    .tabs.vertical > li {
        width: auto;
        float: none;
        display: block
    }

    .tabs.simple > li > a {
        padding: 0
    }

        .tabs.simple > li > a:hover {
            background: 0 0
        }

    .tabs.primary {
        background: #2199e8
    }

        .tabs.primary > li > a {
            color: #fefefe
        }

            .tabs.primary > li > a:focus, .tabs.primary > li > a:hover {
                background: #1893e4
            }

.tabs-title {
    float: left
}

    .tabs-title > a {
        display: block;
        padding: 1.25rem 1.5rem;
        line-height: 1;
        font-size: .75rem
    }

        .tabs-title > a:hover {
            background: #fefefe
        }

        .tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
            background: #e6e6e6
        }

.tabs-content {
    background: #fefefe;
    transition: all .5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0
}

    .tabs-content.vertical {
        border: 1px solid #e6e6e6;
        border-left: 0
    }

.tabs-panel {
    display: none;
    padding: 1rem
}

    .tabs-panel.is-active {
        display: block
    }

.thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10,10,10,.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow .2s ease-out;
    border-radius: 0;
    margin-bottom: 1rem
}

    .thumbnail:focus, .thumbnail:hover {
        box-shadow: 0 0 6px 1px rgba(33,153,232,.5)
    }

.title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: .5rem
}

    .title-bar::after, .title-bar::before {
        content: ' ';
        display: table
    }

    .title-bar::after {
        clear: both
    }

    .title-bar .menu-icon {
        margin-left: .25rem;
        margin-right: .25rem
    }

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    font-weight: 700;
    vertical-align: middle;
    display: inline-block
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

    .menu-icon.dark::after {
        content: '';
        position: absolute;
        display: block;
        width: 100%;
        height: 2px;
        background: #0a0a0a;
        top: 0;
        left: 0;
        box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a
    }

    .menu-icon.dark:hover::after {
        background: #8a8a8a;
        box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a
    }

.has-tip {
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    position: relative;
    display: inline-block;
    cursor: help
}

.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: .75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + .6495rem);
    max-width: 10rem !important;
    border-radius: 0
}

    .tooltip::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        border-color: transparent transparent #0a0a0a;
        border-bottom-style: solid;
        border-top-width: 0;
        bottom: 100%;
        position: absolute;
        left: 50%;
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .tooltip.top::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        border-color: #0a0a0a transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        top: 100%;
        bottom: auto
    }

    .tooltip.left::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        border-color: transparent transparent transparent #0a0a0a;
        border-left-style: solid;
        border-right-width: 0;
        bottom: auto;
        left: 100%;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .tooltip.right::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: inset .75rem;
        border-color: transparent #0a0a0a transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
        bottom: auto;
        left: auto;
        right: 100%;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.top-bar {
    padding: .5rem
}

    .top-bar::after, .top-bar::before {
        content: ' ';
        display: table
    }

    .top-bar::after {
        clear: both
    }

    .top-bar, .top-bar ul {
        background-color: #e6e6e6
    }

        .top-bar input {
            max-width: 200px;
            margin-right: 1rem
        }

        .top-bar .input-group-field {
            width: 100%;
            margin-right: 0
        }

        .top-bar input.button {
            width: auto
        }

        .top-bar .top-bar-left, .top-bar .top-bar-right {
            width: 100%
        }

@media screen and (min-width:40em) {
    .top-bar .top-bar-left, .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:39.9375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),screen and (min-width:40em) {
    .show-for-small-only {
        display: none !important
    }
}

@media screen and (min-width:40em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:39.9375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width:40em) and (max-width:63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:39.9375em),screen and (min-width:64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media screen and (min-width:64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:63.9375em),screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0)
}

    .show-on-focus:active, .show-on-focus:focus {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix::after, .clearfix::before {
    content: ' ';
    display: table
}

.clearfix::after {
    clear: both
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-down.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-left.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-up.mui-enter.mui-enter-active {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-in-right.mui-enter.mui-enter-active {
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-down.mui-leave.mui-leave-active {
        -ms-transform: translateY(100%);
        transform: translateY(100%)
    }

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-right.mui-leave.mui-leave-active {
        -ms-transform: translateX(100%);
        transform: translateX(100%)
    }

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-up.mui-leave.mui-leave-active {
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform,opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .slide-out-left.mui-leave.mui-leave-active {
        -ms-transform: translateX(-100%);
        transform: translateX(-100%)
    }

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

    .fade-in.mui-enter.mui-enter-active {
        opacity: 1
    }

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

    .fade-out.mui-leave.mui-leave-active {
        opacity: 0
    }

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-top.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-right.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-bottom.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-left.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-middle-x.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 0
}

    .hinge-in-from-middle-y.mui-enter.mui-enter-active {
        transform: perspective(2000px) rotate(0);
        opacity: 1
    }

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-top.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-right.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-bottom.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(90deg);
        opacity: 0
    }

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-left.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(90deg);
        opacity: 0
    }

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-middle-x.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateX(-90deg);
        opacity: 0
    }

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform,opacity;
    opacity: 1
}

    .hinge-out-from-middle-y.mui-leave.mui-leave-active {
        transform: perspective(2000px) rotateY(-90deg);
        opacity: 0
    }

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: transform,opacity;
    opacity: 0
}

    .scale-in-up.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform,opacity;
    opacity: 0
}

    .scale-in-down.mui-enter.mui-enter-active {
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform,opacity;
    opacity: 1
}

    .scale-out-up.mui-leave.mui-leave-active {
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform,opacity;
    opacity: 1
}

    .scale-out-down.mui-leave.mui-leave-active {
        -ms-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: transform,opacity;
    opacity: 0
}

    .spin-in.mui-enter.mui-enter-active {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform,opacity;
    opacity: 1
}

    .spin-out.mui-leave.mui-leave-active {
        -ms-transform: rotate(.75turn);
        transform: rotate(.75turn);
        opacity: 0
    }

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: transform,opacity;
    opacity: 0
}

    .spin-in-ccw.mui-enter.mui-enter-active {
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform,opacity;
    opacity: 1
}

    .spin-out-ccw.mui-leave.mui-leave-active {
        -ms-transform: rotate(-.75turn);
        transform: rotate(-.75turn);
        opacity: 0
    }

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485,.155,.24,1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485,.155,.515,.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76,-.245,.24,1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,10%,20%,30%,40%,50%,60%,70%,80%,90% {
        transform: translateX(7%)
    }

    15%,25%,35%,45%,5%,55%,65%,75%,85%,95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }

    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%,50%,60% {
        transform: rotate(7deg)
    }

    35%,45%,55%,65% {
        transform: rotate(-7deg)
    }

    0%,100%,30%,70% {
        transform: rotate(0)
    }
}

.shake, .spin-ccw, .spin-cw, .wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485,.155,.24,1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485,.155,.515,.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76,-.245,.24,1.245) !important
}

.short-delay {
    animation-delay: .3s !important
}

.long-delay {
    animation-delay: .7s !important
}
/*! jQuery UI - v1.12.0 - 2016-08-11
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, datepicker.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=smoothness&cornerRadiusShadow=8px&offsetLeftShadow=-8px&offsetTopShadow=-8px&thicknessShadow=8px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=aaaaaa&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cd0a0a&fcError=cd0a0a&borderColorError=cd0a0a&bgImgOpacityError=95&bgTextureError=glass&bgColorError=fef1ec&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=fcefa1&bgImgOpacityHighlight=55&bgTextureHighlight=glass&bgColorHighlight=fbf9ee&iconColorActive=454545&fcActive=212121&borderColorActive=aaaaaa&bgImgOpacityActive=65&bgTextureActive=glass&bgColorActive=ffffff&iconColorHover=454545&fcHover=212121&borderColorHover=999999&bgImgOpacityHover=75&bgTextureHover=glass&bgColorHover=dadada&iconColorDefault=888888&fcDefault=555555&borderColorDefault=d3d3d3&bgImgOpacityDefault=75&bgTextureDefault=glass&bgColorDefault=e6e6e6&iconColorContent=222222&fcContent=222222&borderColorContent=aaaaaa&bgImgOpacityContent=75&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=222222&fcHeader=222222&borderColorHeader=aaaaaa&bgImgOpacityHeader=75&bgTextureHeader=highlight_soft&bgColorHeader=cccccc&cornerRadius=4px&fsDefault=1.1em&fwDefault=normal&ffDefault=Verdana%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.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 !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu .ui-menu {
        position: absolute
    }

    .ui-menu .ui-menu-item {
        margin: 0;
        cursor: pointer;
        list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
    }

    .ui-menu .ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px .4em
    }

    .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-active, .ui-menu .ui-state-focus {
        margin: -1px
    }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons .ui-menu-item-wrapper {
        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
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        top: 1px
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker .ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker .ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker .ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em .6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-widget {
    font-family: LidlFontCondPro,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: LidlFontCondPro,Verdana,Arial,sans-serif;
        font-size: 1em
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #d3d3d3
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

    .ui-widget-header a {
        color: #222
    }

    .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #555
    }

        .ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
            color: #555;
            text-decoration: none
        }

            .ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
                border: 1px solid #999;
                background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
                font-weight: 400;
                color: #212121
            }

                .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
                    color: #212121;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #aaa;
        background-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(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-checked {
    border: 1px solid #fcefa1;
    background: #fbf9ee
}

.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(images/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: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.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(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-default .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-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: -65px -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: -65px -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: 1px -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-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: -8px -8px 8px #aaa;
    box-shadow: -8px -8px 8px #aaa
}
/*! jQuery UI - v1.12.0 - 2016-08-11
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-widget {
    font-family: LidlFontCondPro,Verdana,Arial,sans-serif;
    font-size: 1.1em
}

    .ui-widget .ui-widget {
        font-size: 1em
    }

    .ui-widget button, .ui-widget input, .ui-widget select, .ui-widget textarea {
        font-family: LidlFontCondPro,Verdana,Arial,sans-serif;
        font-size: 1em
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #d3d3d3
    }

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

    .ui-widget-content a {
        color: #222
    }

.ui-widget-header {
    border: 1px solid #aaa;
    background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
    color: #222;
    font-weight: 700
}

    .ui-widget-header a {
        color: #222
    }

    .ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, html .ui-button.ui-state-disabled:active, html .ui-button.ui-state-disabled:hover {
        border: 1px solid #d3d3d3;
        background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
        font-weight: 400;
        color: #555
    }

        .ui-button, .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button {
            color: #555;
            text-decoration: none
        }

            .ui-button:focus, .ui-button:hover, .ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
                border: 1px solid #999;
                background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
                font-weight: 400;
                color: #212121
            }

                .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, a.ui-button:focus, a.ui-button:hover {
                    color: #212121;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover, .ui-button:active, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
    border: 1px solid #aaa;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 400;
    color: #212121
}

    .ui-icon-background, .ui-state-active .ui-icon-background {
        border: #aaa;
        background-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(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
    color: #363636
}

.ui-state-checked {
    border: 1px solid #fcefa1;
    background: #fbf9ee
}

.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(images/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: 700
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.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(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-button .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
}

.ui-button:focus .ui-icon, .ui-button:hover .ui-icon, .ui-state-default .ui-icon, .ui-state-focus .ui-icon, .ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-button:active .ui-icon, .ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
}

.ui-button .ui-state-highlight.ui-icon, .ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-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: -65px -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: -65px -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: 1px -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-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all, .ui-corner-right, .ui-corner-top, .ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all, .ui-corner-bl, .ui-corner-bottom, .ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: -8px -8px 8px #aaa;
    box-shadow: -8px -8px 8px #aaa
}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: LidlFontCondPro,Balkeno;
    src: url(font/Balkeno.ttf.woff) format("woff"),url(font/Balkeno.ttf.svg#Balkeno) format("svg"),url(font/Balkeno.ttf.eot),url(font/Balkeno.ttf.eot?#iefix) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}

body, html {
    font-size: 100%;
    color: #333;
    font-family: LidlFontCondPro,'Open Sans',sans-serif
}

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    font-family: LidlFontCondPro,'Open Sans',sans-serif;
    font-size: .9rem
}

a {
    text-decoration: none;
    line-height: inherit
}

    a img {
        border: none
    }

h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.4
}

h1 {
    font-weight: 700
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-size: 80%;
        line-height: 0
    }

h1 {
    font-size: 2.1rem
}

h2 {
    font-size: 1.9rem
}

h3 {
    font-size: 1.4rem
}

h4 {
    font-size: 1.1rem
}

h5 {
    font-size: 1.1rem
}

h6 {
    font-size: 1rem
}

@font-face {
    font-family: LidlFontCondPro;
    src: url(font/LidlFontCondPro-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: LidlFontCondPro;
    src: url(font/LidlFontCondPro-Semibold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: LidlFontCondPro;
    src: url(font/LidlFontCondPro-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

header {
    font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
    font-weight: 300
}

.superior {
    background: #565656;
    min-height: 25px
}

.bg {
    background: #6d757c
}

    .bg .top-bar-right .menu-topbar li a {
        font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
        font-size: .9375rem;
        color: #fff;
        padding: .5rem 1rem !important
    }

.logo-home {
    float: left
}

    .logo-home img {
        margin-top: -22px;
        max-height: 115px;
        margin-left: 10px
    }

.nome-top {
    font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
    font-weight: 300;
    margin-left: 30px;
    margin-top: 20px;
    font-size: 2.25rem;
    color: #06507f
}

.menu-icone {
    float: right
}

    .menu-icone li {
        float: right
    }

        .menu-icone li a {
            font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
            font-weight: 300;
            color: #2f3a44;
            font-size: 1rem;
            padding-top: .35rem
        }

            .menu-icone li a:hover {
                text-decoration: underline
            }

            .menu-icone li a .iconsvg svg {
                height: 2rem;
                fill: currentColor;
                max-width: 2rem
            }

    .menu-icone .home-toggle {
        float: none !important
    }

.lidl-menu {
    border-bottom: 1px solid #eaebec
}

    .lidl-menu li {
        vertical-align: bottom;
        border-bottom: 3px solid #fff
    }

    .lidl-menu a {
        padding-bottom: .35rem !important;
        padding-top: .35rem !important;
        font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
        font-size: 1.688rem;
        color: #2f3a44
    }

        .lidl-menu a:hover {
            color: #0076bf;
            border-bottom: 3px solid #0076bf;
            margin-bottom: -3px
        }

    .lidl-menu .menuactive {
        color: #0076bf;
        border-bottom: 3px solid #0076bf;
        margin-bottom: -3px
    }

a:focus, a:hover {
    color: #bb251f
}

.color-blue {
    color: #06507f
}

.color-red {
    color: #bb251f
}

.button {
    padding: .65em 1em;
    -webkit-border-radius: .2rem;
    -moz-border-radius: .2rem;
    -o-border-radius: .2rem;
    border-radius: .2rem
}

.no-padding {
    padding-left: 0;
    padding-right: 0
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], select, textarea {
    height: 2.2375rem;
    font-size: .9rem;
    margin-top: .1rem
}

select {
    padding: .2rem 1.5rem .2rem .5rem
}

.pagination {
    text-align: right;
    margin-bottom: 0
}

    .pagination li {
        padding: .1875rem .3rem
    }

        .pagination li.current {
            background: #06507f;
            color: #fff;
            padding: .1875rem .3rem
        }

            .pagination li.current a {
                color: #fff
            }

        .pagination li a {
            color: #525252
        }

            .pagination li a:hover {
                background: 0 0
            }

        .pagination li:hover {
            background: #efefef
        }

.title_offer {
    margin-bottom: 1rem
}

    .title_offer .result_text {
        font-weight: 700;
        font-size: 1.3rem
    }

    .title_offer .cat_txt_number {
        color: #bb251f;
        font-size: 1.3rem
    }

    .title_offer .title_result_research {
        margin-bottom: .7rem;
        color: #333;
        font-size: 1rem;
        font-weight: 700
    }

    .title_offer p {
        margin-bottom: 0;
        color: #525252
    }

        .title_offer p.p_disclaimer {
            font-size: .8rem;
            margin-bottom: .4rem
        }

        .title_offer p span {
            font-weight: 700;
            color: #525252
        }

.main_title {
    padding-top: 1rem;
    padding-bottom: .8rem
}

    .main_title .title_button {
        float: right;
        font-family: LidlFontCondPro,Balkeno;
        font-size: 1.2rem;
        margin-top: .6rem
    }

    .main_title .flyerlink {
        margin: 0
    }

    .main_title h3 {
        font-family: LidlFontCondPro,Balkeno;
        color: #06507f;
        font-size: 1.8rem;
        font-weight: 500;
        margin-bottom: 0
    }

    .main_title hr {
        border-bottom: 4px solid #c3d7e5;
        margin: 0 0 .5rem 0
    }

.maincontainer {
    background: #fff;
    margin-top: -95px;
    margin-bottom: 2rem;
    position: relative;
    box-shadow: 0 0 6px rgba(0,0,0,.25);
    padding-bottom: 0
}

    .maincontainer.hp {
        background: 0 0
    }

hr.bluelight {
    border-bottom: 4px solid #c3d7e5;
    margin: 0 0 .5rem 0
}

.menutop {
    background: #e8eff3
}

    .menutop a {
        color: #06507f;
        font-size: .85rem;
        font-weight: 600
    }

    .menutop .headermenu {
        float: right
    }

        .menutop .headermenu .tpritem {
            float: left;
            margin: .7rem 1rem .7rem 0;
            line-height: 1rem
        }

        .menutop .headermenu .button_ar {
            background: #bb251f;
            margin: 0;
            line-height: 1rem;
            padding: .7rem
        }

            .menutop .headermenu .button_ar a {
                color: #fff
            }

.logotop {
    background: url(../img/sprite.png) 0 0 no-repeat;
    width: 305px;
    height: 94px;
    display: block;
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

.content_logo_callcenter {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.callcentertop {
    margin-top: 1.6rem;
    position: relative
}

    .callcentertop .icon {
        background: url(../img/sprite.png) -330px 0 no-repeat;
        width: 43px;
        height: 50px;
        display: inline-block
    }

    .callcentertop .callcenterinfo {
        display: inline-block;
        color: #06507f;
        font-size: 1.7rem;
        line-height: 1.4rem;
        position: absolute;
        top: .4rem;
        margin-left: 1rem
    }

        .callcentertop .callcenterinfo span {
            font-size: 1.7rem;
            font-weight: 700
        }

.home_catbanner .dropdown-pane {
    background: #06507f;
    width: auto
}

    .home_catbanner .dropdown-pane .menu-3-cols {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 2em;
        -moz-column-gap: 2em;
        -webkit-column-gap: 2em
    }

    .home_catbanner .dropdown-pane .menu-4-cols {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-gap: 2em;
        -moz-column-gap: 2em;
        -webkit-column-gap: 2em
    }

    .home_catbanner .dropdown-pane ul {
        margin: 0;
        padding: 0
    }

        .home_catbanner .dropdown-pane ul li {
            list-style-type: none;
            text-align: left;
            padding: .3rem 0 !important
        }

            .home_catbanner .dropdown-pane ul li a {
                white-space: nowrap;
                text-align: left;
                color: #fff;
                text-transform: uppercase;
                font-size: .8rem;
                font-weight: 600;
                padding: .7rem .7rem !important
            }

        .home_catbanner .dropdown-pane ul .menu_hilit a {
            color: #fff100
        }

.topcategories {
    background: #06507f
}

    .topcategories a {
        color: #fff;
        text-transform: uppercase;
        font-size: .8rem;
        font-weight: 600;
        padding: .7rem .7rem !important
    }

    .topcategories .topmenuleft {
        padding-left: 0
    }

    .topcategories .topmenuright {
        text-align: right;
        padding-right: 0
    }

        .topcategories .topmenuright ul {
            margin: 0;
            float: right
        }

            .topcategories .topmenuright ul li {
                border-right: 1px solid #c3d7e5
            }

                .topcategories .topmenuright ul li.first {
                    border-left: 1px solid #c3d7e5
                }

        .topcategories .topmenuright .dropdown-pane li {
            border: none;
            padding: .3rem 0
        }

    .topcategories .menu_hilit {
        background-color: #e8eff3
    }

        .topcategories .menu_hilit a {
            color: #bb251f
        }

    .topcategories .dropdown-pane {
        background: #06507f;
        width: auto
    }

        .topcategories .dropdown-pane .menu-3-cols {
            column-count: 3;
            -moz-column-count: 3;
            -webkit-column-count: 3;
            column-gap: 2em;
            -moz-column-gap: 2em;
            -webkit-column-gap: 2em
        }

        .topcategories .dropdown-pane .menu-4-cols {
            column-count: 3;
            -moz-column-count: 3;
            -webkit-column-count: 3;
            column-gap: 2em;
            -moz-column-gap: 2em;
            -webkit-column-gap: 2em
        }

        .topcategories .dropdown-pane ul {
            margin: 0;
            padding: 0
        }

            .topcategories .dropdown-pane ul li {
                list-style-type: none;
                text-align: left;
                padding: .3rem 0 !important
            }

                .topcategories .dropdown-pane ul li a {
                    text-align: left
                }

.homeslider .orbit-bullets {
    position: absolute;
    top: 0;
    right: 1rem
}

    .homeslider .orbit-bullets button {
        height: .9rem;
        width: .9rem;
        background-color: #fff
    }

        .homeslider .orbit-bullets button.is-active {
            background-color: #fff100
        }

.homeslider a .orbit-caption {
    position: absolute;
    bottom: 10rem;
    right: 5rem;
    background: 0 0 !important
}

    .homeslider a .orbit-caption .claim {
        position: absolute;
        bottom: 0;
        right: 0
    }

    .homeslider a .orbit-caption .h2 {
        background: #06507f;
        color: #fff;
        display: inline-block;
        font-weight: 700;
        text-transform: uppercase;
        padding: .2rem 1rem;
        font-size: 1.6rem;
        margin-bottom: .5rem
    }

    .homeslider a .orbit-caption .p_elem {
        background: #fff;
        display: inline-block;
        padding: .3rem 1rem;
        color: #333;
        font-size: 1.1rem;
        font-weight: 700;
        font-style: italic
    }

#searchform {
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    background-color: rgba(255,255,255,.7)
}

    #searchform label {
        background-color: #fff100;
        height: 2.2375rem
    }

        #searchform label span {
            color: #12618e;
            display: inline-block;
            padding-left: .5rem;
            font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
            font-weight: 700;
            line-height: 2.2375rem;
            font-size: 1rem
        }

        #searchform label input[type=text] {
            display: inline-block;
            margin: 0;
            float: right;
            border: 0
        }

    #searchform .departure-var {
        position: relative
    }

@media screen and (max-width:63.9376em) {
    #searchform .departure-var {
        padding-top: 10px
    }
}

#searchform .departure-var label {
    display: inline-block;
    width: 100%
}

#searchform .departure-var .myCheckbox {
    position: absolute
}

@media screen and (min-width:63.9376em) {
    #searchform .departure-var .myCheckbox {
        right: 7px
    }
}

@media screen and (max-width:40em) {
    #searchform .departure-var .myCheckbox {
        right: 18px
    }
}

@media only screen and (min-width:40.063em) and (max-width:63.9375em) {
    #searchform .departure-var .myCheckbox {
        right: 23px
    }
}

#searchform .departure-var .myCheckbox span {
    display: inline-block;
    height: 2.2375rem;
    width: 30px
}

#searchform .departure-var #dvcheckbox {
    top: 0;
    left: 8px
}

#searchform .departure-var .myCheckbox input:checked + span {
    background: #fff url(../img/sprite.png) 4px -818px no-repeat
}

#searchform .departure-var #datevar {
    position: absolute;
    height: 2.2375rem;
    width: 30px
}

#searchform .destination span {
    width: 19%
}

#searchform .destination input {
    width: 80%
}

@media screen and (max-width:40em) {
    #searchform .destination span {
        width: 25%
    }

    #searchform .destination input {
        width: 75%
    }
}

#searchform .destination .medium-4 {
    padding-top: 10px
}

#searchform .departure span {
    width: 29%
}

#searchform .departure input {
    width: 69%
}

@media screen and (max-width:63.9375em) {
    #searchform .departure {
        padding-top: 10px
    }

        #searchform .departure span {
            width: 30%
        }

        #searchform .departure input {
            width: 69%
        }
}

@media screen and (min-width:63.9376em) {
    #searchform .departure {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:63.9376em) {
    #searchform .traveller {
        padding-right: 0
    }
}

@media screen and (max-width:63.9375em) {
    #searchform .traveller {
        padding-top: 10px
    }
}

#searchform .traveller select {
    margin: 0;
    width: auto;
    float: right;
    border: 0
}

#searchform .start_date {
    cursor: pointer !important
}

#searchform label {
    color: #fff
}

#searchform .button {
    background: #bb251f;
    width: 100%;
    font-weight: 700;
    margin-bottom: 5px;
    display: block;
    line-height: 1rem;
    font-size: 1.1rem;
    padding: .55rem .8rem
}

    #searchform .button.sonoqui {
        background: #bb251f;
        color: #fff;
        height: 38px;
        margin-top: 0;
        padding: .4rem;
        width: 38px
    }

        #searchform .button.sonoqui i {
            font-size: 1.5rem
        }

#searchform #advancedsearch {
    padding-left: 0;
    padding-right: 0
}

    #searchform #advancedsearch .geoloc_resolved {
        background: #c3d7e5;
        color: #06507f;
        font-style: italic;
        margin-top: 4px;
        padding: .3rem .5rem;
        margin-bottom: 1.2rem
    }

#searchform .moresearch {
    text-align: center;
    color: #fff
}

    #searchform .moresearch a {
        color: #bb251f;
        font-size: .97rem;
        font-weight: 700
    }

.search_mobile a.button {
    background: #06507f;
    border-radius: 0;
    font-size: 1.1rem;
    margin-bottom: 0;
    padding: .65em 1em;
    text-align: left;
    width: 100%
}

    .search_mobile a.button i {
        margin-right: .3rem;
        margin-top: -.2rem
    }

.myCheckbox input {
    position: relative;
    z-index: -9999
}

.myCheckbox span {
    width: 22px;
    height: 22px;
    display: block;
    left: 8px;
    position: relative;
    top: 6px;
    background: #fff url(../img/sprite.png) 0 -854px no-repeat
}

.myCheckbox input:checked + span {
    background: #fff url(../img/sprite.png) -1px -824px no-repeat
}

.ui-autocomplete {
    width: 320px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    font-family: LidlFontCondPro,Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    border: 1px solid #e3e3e3
}

    .ui-autocomplete li.ui-menu-item {
        position: relative;
        padding: .5em;
        font-size: .8rem;
        color: #000;
        border-top: 1px solid #fff
    }

        .ui-autocomplete li.ui-menu-item span {
            position: absolute;
            right: 0;
            top: 0;
            margin: 0;
            padding-top: .5em;
            padding-right: .5em;
            color: #06507f;
            list-style: none;
            font-size: .8rem
        }

        .ui-autocomplete li.ui-menu-item.li_category {
            border-top: 1px dotted #e3e3e3
        }

        .ui-autocomplete li.ui-menu-item.ui-menu .ui-state-active, .ui-autocomplete li.ui-menu-item.ui-menu .ui-state-focus {
            margin: 0;
            padding: .5em;
            background-image: none
        }

        .ui-autocomplete li.ui-menu-item.ui-state-focus, .ui-autocomplete li.ui-menu-item.ui-state-hover, .ui-autocomplete li.ui-menu-item.ui-widget-content .ui-state-focus, .ui-autocomplete li.ui-menu-item.ui-widget-content .ui-state-hover, .ui-autocomplete li.ui-menu-item.ui-widget-header .ui-state-focus, .ui-autocomplete li.ui-menu-item.ui-widget-header .ui-state-hover {
            margin: 0;
            font-weight: 400;
            border: none;
            background: #efefef
        }

.pkglist {
    margin-bottom: 1rem
}

    .pkglist .pkgbox {
        position: relative;
        margin-bottom: 1.4rem;
        display: block
    }

        .pkglist .pkgbox .pkg_img {
            height: 220px;
            overflow: hidden;
            position: relative
        }

            .pkglist .pkgbox .pkg_img img {
                position: absolute;
                bottom: 0
            }

        .pkglist .pkgbox .pkg_box_info {
            background: #e8eff3;
            padding: .9375rem;
            height: 195px
        }

            .pkglist .pkgbox .pkg_box_info h4 {
                color: #333;
                font-weight: 700;
                font-size: 1rem;
                height: 40px
            }

            .pkglist .pkgbox .pkg_box_info p {
                color: #333;
                margin-bottom: 0;
                height: 47px
            }

                .pkglist .pkgbox .pkg_box_info p.hotel {
                    font-weight: 700;
                    color: #06507f
                }

                .pkglist .pkgbox .pkg_box_info p .stars {
                    margin-left: .3rem
                }

                    .pkglist .pkgbox .pkg_box_info p .stars i {
                        color: #06507f;
                        font-size: .7rem;
                        letter-spacing: -2px
                    }

                .pkglist .pkgbox .pkg_box_info p.text_treatment {
                    font-size: .8rem;
                    border-bottom: 1px dotted #fff;
                    border-top: 1px dotted #fff;
                    font-size: .8rem;
                    line-height: 1.15rem;
                    padding: .3rem 0
                }

            .pkglist .pkgbox .pkg_box_info .tags {
                text-transform: uppercase;
                font-size: .8rem;
                font-weight: 700;
                color: #06507f;
                margin: .4rem 0 0 0;
                height: auto
            }

        .pkglist .pkgbox .pkg_box_data {
            background: #c3d7e5;
            display: inline-block
        }

            .pkglist .pkgbox .pkg_box_data .pkg_periodo {
                padding-top: .45rem;
                padding-bottom: .45rem;
                padding-left: 0
            }

                .pkglist .pkgbox .pkg_box_data .pkg_periodo .notti {
                    color: #333;
                    font-size: 95%;
                    text-align: right;
                    font-weight: 700
                }

                .pkglist .pkgbox .pkg_box_data .pkg_periodo .periodo {
                    color: #333;
                    font-size: 90%;
                    line-height: 1.2rem;
                    text-align: right
                }

                    .pkglist .pkgbox .pkg_box_data .pkg_periodo .periodo .checkin {
                        color: #06507f;
                        display: block;
                        font-weight: 700
                    }

            .pkglist .pkgbox .pkg_box_data .pkg_price {
                background: url(../img/sprite.png) -40px -138px no-repeat;
                height: 73px;
                display: inline-block;
                font-size: 1.6rem;
                font-weight: 700;
                padding-left: .9375rem;
                padding-top: .5rem
            }

                .pkglist .pkgbox .pkg_box_data .pkg_price p {
                    margin-bottom: 0;
                    line-height: 1rem
                }

                    .pkglist .pkgbox .pkg_box_data .pkg_price p.price_strike {
                        font-weight: 400;
                        text-decoration: line-through
                    }

                .pkglist .pkgbox .pkg_box_data .pkg_price.lastminute_bottom {
                    background: url(../img/sprite.png) -40px -234px no-repeat
                }

                .pkglist .pkgbox .pkg_box_data .pkg_price.prenotaprima_bottom {
                    background: url(../img/sprite.png) -40px -326px no-repeat;
                    color: #06507f
                }

                .pkglist .pkgbox .pkg_box_data .pkg_price small {
                    font-size: 42%;
                    font-weight: 500;
                    display: block;
                    margin-top: .3rem
                }

                .pkglist .pkgbox .pkg_box_data .pkg_price span {
                    font-size: 70%
                }

        .pkglist .pkgbox .pkgboxcont {
            position: absolute
        }

        .pkglist .pkgbox .flagbox {
            position: absolute;
            top: 1rem;
            left: -6px;
            width: 100%
        }

            .pkglist .pkgbox .flagbox .flag {
                margin-bottom: 5px;
                position: relative;
                width: 212px;
                padding: 8px 0 0 12px;
                z-index: 2;
                line-height: 1.2rem;
                height: 65px
            }

                .pkglist .pkgbox .flagbox .flag .flagtitle {
                    text-transform: uppercase;
                    font-size: .85rem;
                    font-weight: 700;
                    display: block
                }

                .pkglist .pkgbox .flagbox .flag .flagdetail {
                    font-size: .6rem
                }

                .pkglist .pkgbox .flagbox .flag.lastminute {
                    background: url(../img/sprite.png) -240px -676px no-repeat
                }

                .pkglist .pkgbox .flagbox .flag.prenotaprima {
                    background: url(../img/sprite.png) -240px -741px no-repeat;
                    color: #06507f
                }

                .pkglist .pkgbox .flagbox .flag.other, .pkglist .pkgbox .flagbox .flag.specialoffer {
                    background: url(../img/sprite.png) -240px -599px no-repeat;
                    color: #fff
                }

                .pkglist .pkgbox .flagbox .flag.blackfriday {
                    background-image: url(../img/blackfriday.png);
                    background-color: transparent;
                    position: absolute !important;
                    width: 100px;
                    height: 51px;
                    text-align: right;
                    z-index: 2;
                    padding: 1rem;
                    right: 0 !important;
                    top: 0 !important
                }

                    .pkglist .pkgbox .flagbox .flag.blackfriday .flagdetail, .pkglist .pkgbox .flagbox .flag.blackfriday .flagtitle {
                        display: none
                    }

        .pkglist .pkgbox.so_home {
            position: relative
        }

            .pkglist .pkgbox.so_home .pkg_img {
                height: 414px;
                overflow: hidden
            }

            .pkglist .pkgbox.so_home .pkg_box_info {
                background: url(../img/black_bg.png) repeat;
                padding: .9375rem;
                position: absolute;
                bottom: 78px;
                height: auto
            }

                .pkglist .pkgbox.so_home .pkg_box_info p {
                    color: #fff;
                    height: auto
                }

                    .pkglist .pkgbox.so_home .pkg_box_info p.hotel {
                        font-weight: 700;
                        margin-bottom: .5rem
                    }

                        .pkglist .pkgbox.so_home .pkg_box_info p.hotel i {
                            color: #fff
                        }

            .pkglist .pkgbox.so_home h4 {
                color: #fff;
                height: auto;
                margin-bottom: .3rem
            }

    .pkglist .title_offer {
        margin-bottom: 0
    }

    .pkglist .pricenote_box {
        margin-bottom: 1.3rem
    }

.home_catbanner {
    background: #efefef;
    padding-top: 1rem
}

    .home_catbanner .col-container:first-child {
        padding-left: 0
    }

    .home_catbanner .col-container:last-child {
        padding-left: 0
    }

    .home_catbanner .home_catbanner .col-container:first-child .large-3.thumb {
        padding-right: 0
    }

    .home_catbanner .home_catbanner .col-container:last-child .large-3.thumb {
        padding-left: 0
    }

    .home_catbanner .categories.large-7 {
        padding-right: 50px;
        padding-left: 0
    }

    .home_catbanner .locations.large-5 {
        padding-left: 0
    }

    .home_catbanner .thumb {
        padding-right: 0;
        text-align: center
    }

    .home_catbanner .home_cat {
        position: relative;
        padding-bottom: 1.3rem;
        display: block
    }

        .home_catbanner .home_cat p {
            font-family: LidlFontCondPro,"Trebuchet MS",Arial,sans-serif;
            background: url(../img/black_bg1.png) repeat;
            position: absolute;
            bottom: 1rem;
            color: #fff;
            width: 100%;
            padding: .7rem 1rem;
            font-size: 1.5rem;
            font-weight: 800;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .home_catbanner .home_cat.cat_small p {
            padding: .1rem;
            font-size: 1.1rem;
            bottom: .3rem
        }

@media screen and (min-width:63.9376em) and (max-width:1200px) {
    .home_catbanner .home_cat.cat_small p {
        padding: .5rem 2px;
        font-size: 1em
    }
}

.home_regioni {
    margin-bottom: 1rem;
    padding-bottom: .9375rem
}

    .home_regioni a {
        display: block;
        position: relative;
        overflow: hidden
    }

        .home_regioni a p {
            font-family: LidlFontCondPro,Balkeno;
            background: url(../img/black_bg.png) repeat;
            position: absolute;
            width: 100%;
            bottom: .7rem;
            color: #fff;
            text-align: center;
            padding: .3rem .2rem;
            font-size: 1.1rem;
            margin: 0
        }

.landing_home {
    margin-bottom: 1rem
}

    .landing_home .landing_home_content {
        position: relative;
        display: block
    }

        .landing_home .landing_home_content .text_content {
            background: url(../img/black_bg.png) repeat;
            bottom: -1px;
            position: absolute;
            width: 100%;
            padding-left: .935rem
        }

            .landing_home .landing_home_content .text_content .regione {
                background: #06507f;
                color: #fff;
                text-transform: uppercase;
                display: inline-block;
                font-size: 1.7rem;
                font-weight: 700;
                padding: 0 1rem;
                margin-bottom: .5rem;
                margin-top: -25px
            }

            .landing_home .landing_home_content .text_content button {
                display: block;
                background: #fff;
                color: #333;
                font-size: 1.2rem;
                font-weight: 700;
                font-style: italic;
                padding: .7rem 1rem;
                border-radius: 0;
                margin-bottom: .935rem
            }

                .landing_home .landing_home_content .text_content button i {
                    color: #06507f;
                    margin-left: .5rem
                }

.landingpage_gmap {
    position: relative;
    margin: 2rem 0 3rem 0;
    background-color: #efefef;
    border: 5px solid #efefef
}

    .landingpage_gmap .maplink {
        z-index: 98;
        position: absolute;
        top: 8px;
        right: 8px;
        width: 38px;
        height: 38px;
        background: #06507f url(../img/sprite.png) 4px -960px no-repeat;
        text-indent: -99999px
    }

    .landingpage_gmap #map_landing {
        width: 100%;
        height: 480px;
        margin: 0
    }

.mapinfo_content {
    position: relative;
    width: 210px
}

    .mapinfo_content h3 {
        font-weight: 700;
        margin-top: .5rem
    }

    .mapinfo_content .pkgimg {
        position: relative
    }

        .mapinfo_content .pkgimg img {
            width: 100%;
            height: 120px
        }

    .mapinfo_content .checkin {
        color: #06507f;
        font-weight: 700
    }

    .mapinfo_content .mapprice {
        position: absolute;
        right: 10px;
        bottom: 10px;
        padding: .1em .6em;
        color: #fff;
        font-size: 1.1rem;
        font-weight: 700;
        text-align: center;
        background-color: #bb251f;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        border-radius: 3px
    }

        .mapinfo_content .mapprice .smallpkgtxt {
            font-size: .55rem;
            display: block;
            margin-top: -5px
        }

    .mapinfo_content h3 {
        margin-bottom: .3em;
        font-size: .9rem
    }

    .mapinfo_content p {
        margin-bottom: .5em;
        font-size: .8rem;
        line-height: 1rem
    }

    .mapinfo_content a.button {
        width: 80%;
        display: inline-block;
        margin: .5rem auto;
        padding: .5rem .25rem;
        font-size: .9rem;
        background-color: #06507f;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px
    }

        .mapinfo_content a.button:hover {
            background-color: #c3d7e5;
            color: #06507f
        }

.gmaplabels {
    width: auto;
    padding: .2em .6em;
    color: #fff;
    font-size: .75rem;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
    background-color: #06507f;
    border: 1px solid #e8eff3;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
}

.diconodinoi .maincontainer_page .page {
    margin-top: 0
}

.diconodinoi .valign-center {
    display: table
}

    .diconodinoi .valign-center div, .diconodinoi .valign-center img, .diconodinoi .valign-center span {
        display: table-cell;
        vertical-align: middle
    }

.diconodinoi .articles .row.columns {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #efefef
}

    .diconodinoi .articles .row.columns:last-child {
        border-bottom: 0
    }

.diconodinoi .articles a, .diconodinoi .articles a:hover, .diconodinoi .articles a:visited {
    color: #525252
}

.diconodinoi .box_comment {
    border: 1px solid #efefef;
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px
}

    .diconodinoi .box_comment .box_comment_stars {
        text-align: center
    }

        .diconodinoi .box_comment .box_comment_stars .starChecked {
            color: #f49b00
        }

        .diconodinoi .box_comment .box_comment_stars .starUnchecked {
            color: #999
        }

    .diconodinoi .box_comment .box_comment_date {
        text-align: center
    }

.diconodinoi .blog-body img {
    max-width: 100%;
    width: 100%;
    margin: 20px 0
}

.diconodinoi .blog-related-offers {
    margin-top: 30px
}

    .diconodinoi .blog-related-offers .offer-box {
        margin-bottom: 20px
    }

        .diconodinoi .blog-related-offers .offer-box img {
            width: 100%;
            max-height: 187px
        }

    .diconodinoi .blog-related-offers h3 {
        font-size: 1.1rem
    }

    .diconodinoi .blog-related-offers h4 {
        font-size: .9rem
    }

.banner_home {
    background: #c3d7e5;
    padding: 0;
    margin: 2rem 0 0 0
}

    .banner_home img {
        border: 1px solid #fff
    }

    .banner_home hr {
        border-color: #fff
    }

    .banner_home .box_banner {
        margin-bottom: 1rem;
        background-color: #fff;
        margin-top: 5px;
        padding: 10px;
        height: 234px;
        overflow: hidden
    }

        .banner_home .box_banner .orbit:focus {
            outline: 0
        }

        .banner_home .box_banner .orbit-container:focus {
            outline: 0
        }

        .banner_home .box_banner .orbit-container .orbit-slide {
            padding: 0 15px
        }

        .banner_home .box_banner .orbit-container .orbit-next, .banner_home .box_banner .orbit-container .orbit-previous {
            padding: 0;
            color: #efefef;
            font-size: 50px
        }

            .banner_home .box_banner .orbit-container .orbit-next:active, .banner_home .box_banner .orbit-container .orbit-next:focus, .banner_home .box_banner .orbit-container .orbit-next:hover, .banner_home .box_banner .orbit-container .orbit-previous:active, .banner_home .box_banner .orbit-container .orbit-previous:focus, .banner_home .box_banner .orbit-container .orbit-previous:hover {
                background-color: transparent;
                outline: 0
            }

        .banner_home .box_banner a {
            color: #999
        }

        .banner_home .box_banner .box-blog {
            font-size: .8rem;
            line-height: 1.2rem;
            padding-bottom: 10px;
            min-height: 100px
        }

        .banner_home .box_banner .box-blog-even {
            margin-bottom: 10px;
            margin-top: 10px;
            padding-top: 10px
        }

        .banner_home .box_banner .box_comment {
            border: 1px solid #efefef;
            margin: 10px 0;
            padding: 10px;
            border-radius: 5px
        }

            .banner_home .box_banner .box_comment .box_comment_txt {
                clear: both
            }

            .banner_home .box_banner .box_comment .box_comment_header {
                overflow: hidden
            }

            .banner_home .box_banner .box_comment .box_comment_stars {
                float: left
            }

                .banner_home .box_banner .box_comment .box_comment_stars .starChecked {
                    color: #f49b00
                }

                .banner_home .box_banner .box_comment .box_comment_stars .starUnchecked {
                    color: #999
                }

            .banner_home .box_banner .box_comment .box_comment_date {
                float: right
            }

    .banner_home .box_diconodinoi {
        padding: 6px 10px
    }

.payments {
    background: #e8eff3;
    padding: 1rem 0;
    border-top: 3px solid #fff
}

    .payments .payments-left h4 {
        color: #555;
        font-size: 1rem;
        margin-top: .6rem;
        text-align: right
    }

.banner-crociere {
    background: #c3d7e5;
    text-align: center;
    padding-bottom: 1.5rem
}

    .banner-crociere hr {
        border-color: #fff
    }

    .banner-crociere img {
        border: 1px solid #fff
    }

footer {
    background: #06507f;
    color: #fff;
    padding: 1.5rem 0;
    font-size: .85rem
}

    footer h4 {
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 1.1rem
    }

    footer p {
        font-size: .85rem;
        line-height: 1.3rem
    }

    footer ul {
        margin: 0
    }

        footer ul li {
            font-size: .85rem;
            list-style-type: none;
            line-height: 1.5rem
        }

            footer ul li a {
                color: #fff
            }

                footer ul li a:hover {
                    color: #fff100
                }

    footer .callcenter_footer {
        margin-bottom: .3rem
    }

    footer .extrasmall {
        font-size: 90%;
        line-height: 120%
    }

.footer_bottom {
    background: #fff;
    padding: .6rem 0
}

    .footer_bottom p {
        font-size: .8rem;
        color: #06507f;
        margin-bottom: 0
    }

    .footer_bottom a {
        color: #06507f
    }

    .footer_bottom .privacy p {
        text-align: right
    }

.header_mobile {
    background: #06507f
}

    .header_mobile .as_login_mobile, .header_mobile button {
        border-radius: 0;
        padding: .7em .5em .5em .5em;
        height: 40px;
        width: 40px;
        margin-top: 1rem;
        background: #bb251f
    }

        .header_mobile .as_login_mobile span, .header_mobile button span {
            display: block;
            height: 2px;
            width: 23px;
            background: #fff;
            margin-bottom: 6px
        }

    .header_mobile .button_right .as_login_mobile {
        float: right;
        background: #fff url(../img/sprite.png) 9px -911px no-repeat
    }

    .header_mobile .logo_mobile a {
        display: block;
        text-align: center;
        margin: 1rem 0 0 0
    }

        .header_mobile .logo_mobile a img {
            height: 45px
        }

.off-canvas-wrapper {
    background: #06507f
}

    .off-canvas-wrapper #leftmenu, .off-canvas-wrapper #rightmenu {
        background: #06507f;
        padding: 1rem;
        color: #fff
    }

        .off-canvas-wrapper #leftmenu h3, .off-canvas-wrapper #rightmenu h3 {
            color: #fff;
            font-size: 1.1rem;
            text-transform: capitalize;
            font-weight: 700
        }

        .off-canvas-wrapper #leftmenu ul, .off-canvas-wrapper #rightmenu ul {
            margin: 0
        }

            .off-canvas-wrapper #leftmenu ul li, .off-canvas-wrapper #rightmenu ul li {
                list-style-type: none;
                border-bottom: 1px dotted #fff;
                padding: 0
            }

                .off-canvas-wrapper #leftmenu ul li li, .off-canvas-wrapper #rightmenu ul li li {
                    padding: .3rem 0
                }

                    .off-canvas-wrapper #leftmenu ul li li:first-child, .off-canvas-wrapper #rightmenu ul li li:first-child {
                        padding-top: 0
                    }

                .off-canvas-wrapper #leftmenu ul li a, .off-canvas-wrapper #rightmenu ul li a {
                    color: #fff;
                    padding: .5rem 0
                }

                    .off-canvas-wrapper #leftmenu ul li a:after, .off-canvas-wrapper #rightmenu ul li a:after {
                        border-color: #fff transparent transparent
                    }

                .off-canvas-wrapper #leftmenu ul li:last-child, .off-canvas-wrapper #rightmenu ul li:last-child {
                    border-bottom: none;
                    padding-bottom: 0
                }

                .off-canvas-wrapper #leftmenu ul li .menu_hilit a, .off-canvas-wrapper #rightmenu ul li .menu_hilit a {
                    color: #fff100
                }

.maincontainer_page {
    background: #fff;
    margin-top: 2rem;
    margin-bottom: 2rem;
    position: relative;
    box-shadow: 0 0 6px rgba(0,0,0,.25);
    padding-top: .9375rem
}

    .maincontainer_page .main_title {
        margin-bottom: 1rem;
        display: inline-block
    }

    .maincontainer_page .page {
        margin-top: 2rem
    }

        .maincontainer_page .page h3 {
            font-size: 1.3rem;
            color: #06507f;
            font-weight: 700;
            margin-bottom: 1rem
        }

        .maincontainer_page .page .pkglist {
            padding-right: 0
        }

            .maincontainer_page .page .pkglist .title_offer {
                margin-bottom: 1rem
            }

                .maincontainer_page .page .pkglist .title_offer h3 {
                    font-weight: 700
                }

                    .maincontainer_page .page .pkglist .title_offer h3 span {
                        color: #bb251f
                    }

                .maincontainer_page .page .pkglist .title_offer p {
                    margin-bottom: 0;
                    color: #525252
                }

                    .maincontainer_page .page .pkglist .title_offer p.p_disclaimer {
                        font-size: .8rem;
                        margin-bottom: .4rem
                    }

                    .maincontainer_page .page .pkglist .title_offer p span {
                        font-weight: 700;
                        color: #525252
                    }

        .maincontainer_page .page .box_landing_regioni {
            position: relative;
            margin-bottom: 2rem
        }

            .maincontainer_page .page .box_landing_regioni .landing_regioni_content {
                position: relative;
                display: block;
                height: 300px;
                overflow: hidden
            }

                .maincontainer_page .page .box_landing_regioni .landing_regioni_content img {
                    top: 0
                }

                .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content {
                    background: url(../img/black_bg.png) repeat;
                    bottom: -1px;
                    position: absolute;
                    width: 100%;
                    padding-left: .935rem
                }

                    .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content .regione {
                        background: #06507f;
                        color: #fff;
                        text-transform: uppercase;
                        display: inline-block;
                        font-size: 1.6rem;
                        font-weight: 700;
                        padding: 0 1rem;
                        margin-bottom: .5rem;
                        margin-top: -25px
                    }

                    .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content button {
                        display: block;
                        background: #fff;
                        color: #333;
                        font-size: 1rem;
                        font-weight: 700;
                        font-style: italic;
                        padding: .4rem .8rem;
                        border-radius: 0;
                        margin-bottom: .935rem
                    }

                        .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content button i {
                            color: #06507f;
                            margin-left: .5rem
                        }

    .maincontainer_page .title_volantino {
        margin: 2rem 0 1rem 0
    }

        .maincontainer_page .title_volantino h3 {
            color: #06507f;
            font-weight: 700
        }

.chisiamo .chisiamo_head {
    text-align: center;
    padding: 1rem
}

.chisiamo .videobox {
    margin: 1rem auto;
    padding: 1rem;
    background: #fff
}

.chisiamo .row {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.chisiamo p {
    color: #06507f
}

.chisiamo h2, .chisiamo h3, .chisiamo h4 {
    color: #06507f;
    font-family: LidlFontCondPro,Balkeno;
    line-height: 2.7rem
}

.chisiamo h2 {
    font-size: 2.7rem
}

.chisiamo h3 {
    line-height: 2.7rem;
    vertical-align: middle
}

    .chisiamo h3 span {
        font-size: 2.7rem;
        vertical-align: middle
    }

.chisiamo h4 {
    font-size: 2rem;
    font-weight: 400
}

.button_mobile .filter_mobile {
    background: #e8eff3;
    border-radius: 0;
    font-size: 1.1rem;
    margin-bottom: 1rem;
    padding: .65em 1em;
    text-align: left;
    width: 100%;
    color: #06507f
}

    .button_mobile .filter_mobile:hover {
        background: #06507f;
        color: #fff
    }

    .button_mobile .filter_mobile i {
        margin-right: .3rem;
        margin-top: -.2rem
    }

#filter_cat {
    padding-top: 1em;
    padding-bottom: 1em;
    background: #e8eff3;
    margin-bottom: 1rem
}

    #filter_cat h3 {
        font-size: 1.1rem;
        font-weight: 700;
        margin-top: .5em;
        color: #525252
    }

        #filter_cat h3 i {
            margin-right: .5rem
        }

    #filter_cat label.label_filter_title {
        color: #06507f;
        font-weight: 700
    }

    #filter_cat label i {
        margin-right: .3rem;
        margin-left: .2rem;
        color: #06507f
    }

    #filter_cat .button {
        margin-top: 1rem;
        background: #999;
        text-align: left;
        font-weight: 700
    }

        #filter_cat .button a {
            color: #fff
        }

    #filter_cat .checkfilter {
        background: 0 0;
        border: none
    }

    #filter_cat ul {
        list-style-type: none
    }

        #filter_cat ul li {
            border: 1px solid #c3d7e5;
            background: #fff;
            display: block;
            margin-right: .3rem;
            margin-bottom: 1rem
        }

            #filter_cat ul li a {
                color: #06507f
            }

                #filter_cat ul li a i {
                    margin-right: .8rem
                }

                #filter_cat ul li a:hover {
                    color: #fff;
                    background: #06507f
                }

            #filter_cat ul li.title_filter {
                border: none;
                background: 0 0;
                display: inline-block;
                margin-right: .5rem;
                width: 100%;
                border-bottom: 4px solid #fff
            }

            #filter_cat ul li li {
                border: none;
                padding: .3rem .2rem;
                border-bottom: 1px solid #efefef;
                margin-bottom: 0
            }

                #filter_cat ul li li.active {
                    background: #fff100
                }

                    #filter_cat ul li li.active a {
                        background: 0 0
                    }

    #filter_cat .submenu {
        padding: 1rem;
        min-width: 250px;
        z-index: 5
    }

        #filter_cat .submenu label {
            width: 100%;
            background-color: #c3d7e5;
            color: #06507f;
            padding: .5rem;
            text-transform: uppercase
        }

    #filter_cat .dropdown.menu.vertical > li.opens-right > a::after {
        border-color: transparent transparent transparent #06507f
    }

.button_filter_mobile {
    background: #e8eff3;
    color: #333;
    padding: .2rem 1rem;
    margin-bottom: 1rem
}

    .button_filter_mobile a {
        color: #333
    }

    .button_filter_mobile h3 {
        font-size: 1.1rem;
        font-weight: 700;
        line-height: 2.5rem;
        margin: 0
    }

        .button_filter_mobile h3 i {
            margin-right: .5rem
        }

    .button_filter_mobile .title-bar-right i {
        margin-top: .7rem;
        font-size: 1.2rem
    }

.filter_results {
    font-weight: 700;
    margin: 1rem 0
}

    .filter_results span {
        margin: 0 .3em;
        font-size: .8rem;
        font-weight: 500;
        background: #e8eff3;
        border-radius: .3rem;
        padding: .3rem .7rem;
        white-space: nowrap
    }

        .filter_results span a {
            color: #525252
        }

            .filter_results span a i {
                margin-left: 10px
            }

.header_landing_regioni .test {
    position: absolute;
    width: 100%;
    margin-top: 160px;
    text-align: center
}

    .header_landing_regioni .test span {
        font-family: LidlFontCondPro,Balkeno;
        position: relative;
        font-size: 5rem;
        bottom: 50%;
        width: 100%;
        color: #fff;
        text-shadow: 2px 1px 1px #000;
        text-align: center;
        top: 40%;
        z-index: 8
    }

.header_landing_regioni img {
    width: 100%;
    position: relative
}

.landing_description {
    margin-bottom: 1rem;
    display: inline-block
}

.googlemap_big {
    margin-bottom: 3rem
}

.pgklist_regione .title_offerte h3 {
    font-weight: 700
}

    .pgklist_regione .title_offerte h3 span {
        color: #bb251f
    }

.pgklist_regione .title_offerte p span {
    color: #525252;
    font-weight: 700
}

.pgklist_regione .title_offerte p.p_disclaimer {
    font-size: .8rem;
    margin-bottom: .4rem
}

.brand tbody {
    border: none
}

    .brand tbody tr {
        padding-left: 2rem
    }

        .brand tbody tr td {
            padding: 1rem 1rem
        }

            .brand tbody tr td .icon {
                font-size: 30px;
                color: #fff;
                border-radius: 2em;
                padding: .3rem .7rem;
                background: #06507f
            }

        .brand tbody tr:nth-child(2n) {
            background: 0 0
        }

.breadcrumb {
    margin-top: 1.5rem
}

    .breadcrumb a {
        background: #fff100;
        color: #06507f;
        padding: .4rem 1rem;
        font-size: 1rem;
        font-style: italic;
        font-weight: 700
    }

.pkg_detail {
    margin-top: 1.5rem
}

    .pkg_detail #general_description {
        padding-left: 0
    }

        .pkg_detail #general_description hr {
            border: 2px solid #e8eff3
        }

        .pkg_detail #general_description #mediagallery {
            margin-bottom: 1.5rem
        }

        .pkg_detail #general_description .orbit .orbit-container {
            margin: 0;
            padding: 0 !important
        }

        .pkg_detail #general_description .orbit .orbit-next, .pkg_detail #general_description .orbit .orbit-previous {
            top: 46%;
            transform: none
        }

        .pkg_detail #general_description .orbit .orbit-bullets {
            position: absolute;
            right: 1.5rem;
            top: 0
        }

            .pkg_detail #general_description .orbit .orbit-bullets button {
                height: .7rem;
                width: .7rem
            }

                .pkg_detail #general_description .orbit .orbit-bullets button.is-active {
                    background: #bb251f
                }

        .pkg_detail #general_description .orbit .thumbnail_img {
            margin-top: .5rem
        }

            .pkg_detail #general_description .orbit .thumbnail_img .thumb img {
                width: 98px;
                margin-top: .5rem;
                margin-right: .3rem
            }

    .pkg_detail #booknow {
        display: none
    }

    .pkg_detail #preventivobox {
        padding-right: 0
    }

        .pkg_detail #preventivobox .special {
            background: #fff;
            color: #06507f;
            padding: .5rem .6rem;
            margin-bottom: .8rem
        }

            .pkg_detail #preventivobox .special p {
                margin-bottom: 0 !important
            }

            .pkg_detail #preventivobox .special .special-title {
                font-weight: 700;
                font-family: LidlFontCondPro,Balkeno;
                font-size: 1.5rem
            }

        .pkg_detail #preventivobox .moreprices {
            width: 100%
        }

        .pkg_detail #preventivobox #quote_info {
            text-align: center;
            color: #333;
            margin-bottom: 0;
            padding: .6rem;
            background: #e8eff3
        }

            .pkg_detail #preventivobox #quote_info .iva_notice {
                font-size: .7rem
            }

            .pkg_detail #preventivobox #quote_info p {
                margin-bottom: 0
            }

                .pkg_detail #preventivobox #quote_info p#quotation {
                    text-align: center;
                    font-size: 2rem;
                    margin: .7rem 0 .2rem 0;
                    color: #06507f
                }

                    .pkg_detail #preventivobox #quote_info p#quotation .strikeprice {
                        font-size: 70%;
                        text-decoration: line-through
                    }

                .pkg_detail #preventivobox #quote_info p#quote_details {
                    font-size: .7rem
                }

        .pkg_detail #preventivobox #prevbox {
            background: #06507f;
            color: #fff;
            padding: 1rem;
            margin-bottom: 2rem
        }

            .pkg_detail #preventivobox #prevbox .travelnodes_title.hilight {
                background: #fff100;
                color: #000
            }

            .pkg_detail #preventivobox #prevbox .sftlink {
                color: #fff;
                text-decoration: underline
            }

            .pkg_detail #preventivobox #prevbox h2 {
                font-family: LidlFontCondPro,Balkeno;
                font-size: 1.7rem
            }

            .pkg_detail #preventivobox #prevbox h3 {
                font-size: 1rem;
                font-weight: 700;
                background: rgba(255,255,255,.1);
                padding: .3rem .5rem;
                margin-top: .3rem
            }

                .pkg_detail #preventivobox #prevbox h3 small {
                    font-weight: 400
                }

                .pkg_detail #preventivobox #prevbox h3 i {
                    font-size: 1.3rem;
                    margin-right: .5rem
                }

            .pkg_detail #preventivobox #prevbox #dt_end, .pkg_detail #preventivobox #prevbox #dt_start {
                cursor: pointer !important
            }

            .pkg_detail #preventivobox #prevbox p {
                font-size: .8rem;
                line-height: 1.5rem;
                margin-bottom: .5rem
            }

            .pkg_detail #preventivobox #prevbox label {
                color: #fff;
                font-size: .8rem
            }

            .pkg_detail #preventivobox #prevbox .final_preventivo {
                background: #e8eff3;
                margin: 0 0 1em;
                padding: 0
            }

                .pkg_detail #preventivobox #prevbox .final_preventivo.sticky {
                    z-index: 999999;
                    position: fixed;
                    top: auto !important;
                    bottom: 0 !important;
                    left: 0;
                    width: 100%;
                    margin: 0;
                    padding: .4rem 0 0 0;
                    background: rgba(255,255,255,.9);
                    -webkit-box-shadow: 0 0 2px #000 inset;
                    -moz-box-shadow: 0 0 2px #000 inset;
                    box-shadow: 0 0 2px #000 inset;
                    -webkit-backface-visibility: hidden;
                    -webkit-transform: translateZ(0)
                }

                    .pkg_detail #preventivobox #prevbox .final_preventivo.sticky .result_preventivo {
                        margin: 0 auto
                    }

                        .pkg_detail #preventivobox #prevbox .final_preventivo.sticky .result_preventivo h3 {
                            text-align: center;
                            font-size: 1.1rem
                        }

                        .pkg_detail #preventivobox #prevbox .final_preventivo.sticky .result_preventivo p {
                            display: inline-block
                        }

                        .pkg_detail #preventivobox #prevbox .final_preventivo.sticky .result_preventivo .button {
                            margin-bottom: .2em;
                            margin-top: .2em;
                            font-size: 1.1rem
                        }

                .pkg_detail #preventivobox #prevbox .final_preventivo .button {
                    font-weight: 700;
                    background: #bb251f;
                    width: 100%
                }

            .pkg_detail #preventivobox #prevbox #age_classes div label {
                line-height: 1.4rem;
                display: inline-block;
                margin-right: .5rem;
                font-size: .75rem
            }

                .pkg_detail #preventivobox #prevbox #age_classes div label.title_age_classes {
                    font-weight: 700;
                    display: block;
                    margin-bottom: .3rem
                }

            .pkg_detail #preventivobox #prevbox #rooms .room_el, .pkg_detail #preventivobox #prevbox #travel_nodes .room_el {
                display: block
            }

            .pkg_detail #preventivobox #prevbox #rooms label, .pkg_detail #preventivobox #prevbox #travel_nodes label {
                padding: .3rem .5rem;
                line-height: 1rem;
                margin-bottom: .5rem;
                color: #e8eff3
            }

                .pkg_detail #preventivobox #prevbox #rooms label > [type=radio], .pkg_detail #preventivobox #prevbox #travel_nodes label > [type=radio] {
                    margin-bottom: .4rem
                }

            .pkg_detail #preventivobox #prevbox #rooms .labelchecked, .pkg_detail #preventivobox #prevbox #travel_nodes .labelchecked {
                color: #fff;
                font-weight: 700
            }

            .pkg_detail #preventivobox #prevbox #rooms .roomprice, .pkg_detail #preventivobox #prevbox #travel_nodes .roomprice {
                font-weight: 700;
                font-size: 1rem;
                margin-left: 1rem
            }

            .pkg_detail #preventivobox #prevbox .other_text p {
                color: #333;
                line-height: 1.15rem;
                font-size: .8rem
            }

        .pkg_detail #preventivobox .pkg_share {
            margin-bottom: 2rem;
            padding-left: 0;
            padding-right: 0
        }

            .pkg_detail #preventivobox .pkg_share h3 {
                font-size: 1.4rem;
                color: #06507f;
                font-family: LidlFontCondPro,Balkeno
            }

            .pkg_detail #preventivobox .pkg_share .add_this {
                width: 100%;
                text-align: center;
                margin-top: 2rem
            }

        .pkg_detail #preventivobox h3.title_b {
            font-size: 1.4rem;
            color: #06507f;
            font-family: LidlFontCondPro,Balkeno
        }

        .pkg_detail #preventivobox #quota_warn {
            border: 1px solid #c30025;
            background-color: #fab9bb;
            color: #000;
            font-size: .8rem !important;
            padding: 1rem
        }

    .pkg_detail #general_description .intro_desc_html {
        border-top: 3px solid #e8eff3;
        border-bottom: 3px solid #e8eff3;
        padding-top: 1rem;
        padding-bottom: 1rem;
        color: #555;
        margin: 2rem 0;
        font-style: italic
    }

        .pkg_detail #general_description .intro_desc_html .blockquote {
            font-size: 30px;
            float: left;
            margin-right: 2rem;
            color: #999;
            margin-top: -11px
        }

        .pkg_detail #general_description .intro_desc_html p {
            padding-bottom: 0;
            margin-bottom: 0
        }

    .pkg_detail #general_description #hotelheader {
        color: #06507f;
        margin-bottom: 1rem;
        position: relative
    }

        .pkg_detail #general_description #hotelheader h2 {
            color: #06507f;
            font-size: 1.3rem;
            font-weight: 700
        }

        .pkg_detail #general_description #hotelheader h3 {
            font-size: 1rem;
            font-weight: 700;
            color: #333
        }

            .pkg_detail #general_description #hotelheader h3 i {
                font-size: .8rem;
                color: #06507f
            }

        .pkg_detail #general_description #hotelheader p {
            margin-bottom: 0;
            color: #333
        }

    .pkg_detail #general_description #hoteldesc h4 {
        font-weight: 700
    }

    .pkg_detail #general_description .hotel_treatment {
        background: #e8eff3;
        padding: 1.5rem;
        margin-bottom: 2rem
    }

        .pkg_detail #general_description .hotel_treatment h2 {
            font-size: 1.3rem;
            font-weight: 700;
            color: #06507f
        }

        .pkg_detail #general_description .hotel_treatment #treatment h4, .pkg_detail #general_description .hotel_treatment #treatment_no h4 {
            font-size: 14px
        }

        .pkg_detail #general_description .hotel_treatment #treatment ul, .pkg_detail #general_description .hotel_treatment #treatment_no ul {
            border: 1px solid #000;
            border-radius: 3px;
            padding: 5px 25px;
            margin-left: 0
        }

    .pkg_detail .button_detal_modal {
        border: 1px solid #c3d7e5;
        padding: .3rem .7rem;
        border-radius: .3rem;
        display: inline-block;
        color: #06507f;
        font-weight: 700;
        background: #e8eff3
    }

    .pkg_detail .googlemaps {
        display: none;
        margin: 0 0 2rem 0;
        background: #e8eff3;
        padding-top: 1rem;
        padding-bottom: 1rem
    }

        .pkg_detail .googlemaps .maplink {
            z-index: 98;
            position: absolute;
            top: 8px;
            right: 8px;
            width: 38px;
            height: 38px;
            background: transparent url(../img/sprite.png) -55px -490px no-repeat;
            text-indent: -99999px
        }

        .pkg_detail .googlemaps #map_canvas {
            width: 100%;
            margin: 0;
            height: 300px
        }

    .pkg_detail .nogooglemaps {
        margin: 0 0 2rem 0;
        background: #e8eff3;
        padding-top: 1rem;
        padding-bottom: 1rem
    }

        .pkg_detail .nogooglemaps iframe {
            border: 0;
            width: 100%;
            height: 280px
        }

        .pkg_detail .nogooglemaps .extMaplink {
            z-index: 98;
            position: absolute;
            top: 10px;
            right: 25px;
            width: 38px;
            height: 38px;
            font-size: 24px
        }

            .pkg_detail .nogooglemaps .extMaplink i {
                display: inline-block;
                border-radius: 50px;
                box-shadow: 0 0 2px #888;
                padding: .5em .6em;
                background-color: #000;
                opacity: .6;
                color: #fff
            }

        .pkg_detail .nogooglemaps #map_canvas {
            width: 100%;
            margin: 0;
            height: 300px
        }

.other_offer .pkgbox {
    border: 2px solid #efefef;
    overflow: auto;
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    background: #e8eff3
}

    .other_offer .pkgbox h4 {
        font-size: .91rem;
        line-height: 1.1rem;
        font-weight: 700;
        color: #333;
        margin-bottom: 0
    }

        .other_offer .pkgbox h4 a {
            color: #333;
            width: 100%
        }

    .other_offer .pkgbox .treatment {
        color: #333;
        line-height: 1.25em
    }

    .other_offer .pkgbox .price_strike {
        font-weight: 400;
        text-decoration: line-through
    }

    .other_offer .pkgbox h3 {
        line-height: .9rem;
        margin-bottom: .5rem;
        margin-TOP: .3rem;
        font-size: .9rem;
        color: #06507f;
        font-weight: 700
    }

        .other_offer .pkgbox h3 a {
            font-weight: 700;
            margin-bottom: .5rem;
            color: #06507f;
            width: 100%;
            display: inline-block;
            font-size: .85rem
        }

        .other_offer .pkgbox h3 i {
            font-size: .5rem
        }

    .other_offer .pkgbox .pkg_img {
        width: 50%;
        float: left;
        border: 1px solid #fff
    }

        .other_offer .pkgbox .pkg_img a {
            width: 100%
        }

            .other_offer .pkgbox .pkg_img a img {
                width: 100%;
                padding-right: 1rem
            }

    .other_offer .pkgbox .pkg_box_info {
        width: 50%;
        float: left;
        padding-left: 1rem;
        text-align: right
    }

        .other_offer .pkgbox .pkg_box_info p {
            margin-bottom: .5rem;
            font-size: .8rem;
            line-height: 1.2rem;
            color: #333
        }

            .other_offer .pkgbox .pkg_box_info p.hotel {
                font-weight: 700;
                margin-bottom: .2rem
            }

                .other_offer .pkgbox .pkg_box_info p.hotel i {
                    font-size: .5rem
                }

.other_offer .button {
    background: #bb251f;
    font-weight: 700;
    padding: .5em .8rem;
    margin-bottom: .3rem
}

.other_offer .box_flag {
    background: #c3d7e5;
    color: #06507f;
    font-weight: 700;
    margin-bottom: .5rem;
    display: inline-block;
    padding: .1rem .5rem;
    font-size: .8rem
}

    .other_offer .box_flag.flag_prenotaprima {
        background: #fff100
    }

    .other_offer .box_flag.flag_prenotaprima {
        background: #fff100
    }

    .other_offer .box_flag.flag_lastminute {
        background: #bb251f;
        color: #fff
    }

.box_intro_ar {
    margin-bottom: 2rem
}

    .box_intro_ar h3 {
        font-size: 1.4rem;
        color: #06507f;
        font-family: LidlFontCondPro,Balkeno;
        margin-bottom: 1rem;
        margin-top: 2rem
    }

.boxsign {
    background: #e8eff3;
    display: inline-block
}

    .boxsign h4 {
        font-size: 1.2rem;
        color: #06507f;
        font-family: LidlFontCondPro,Balkeno;
        margin-bottom: 1rem
    }

    .boxsign .button {
        background: #bb251f;
        font-size: 1rem;
        font-weight: 700;
        padding: .55rem 1.5rem;
        margin: 0
    }

    .boxsign .as_sign_on_box {
        padding: 2rem .935rem
    }

        .boxsign .as_sign_on_box .area_riservata_pwd_forgotten {
            margin-top: 1.3rem;
            display: inline-block
        }

            .boxsign .as_sign_on_box .area_riservata_pwd_forgotten a {
                text-decoration: underline;
                color: #333
            }

        .boxsign .as_sign_on_box .area_riservata_submit_btnbox {
            padding-left: 0
        }

    .boxsign .info_right {
        background: #c3d7e5;
        padding: 2rem .935rem
    }

        .boxsign .info_right input[type=checkbox] {
            float: left;
            margin-top: .5rem
        }

#as_sign_on_form div {
    padding-left: 0;
    padding-right: 0
}

#as_sign_on_form .area_riservata_sign_ajax_response {
    margin: .5rem 0
}

ul.orbit-container {
    height: auto !important
}

li.orbit-slide {
    max-height: none !important
}

.callout {
    font-weight: 700
}

.dimmed {
    opacity: .6
}

.dimmer {
    opacity: .2
}

#as_pages .button {
    background: #bb251f;
    font-weight: 700;
    font-size: .9rem
}

#as_pages .blue {
    background: #06507f;
    margin-bottom: 0
}

#as_pages .as_intern_menu {
    background: #e8eff3;
    padding: 1em;
    padding-bottom: 2em;
    padding-top: 1em;
    margin-bottom: 1rem
}

    #as_pages .as_intern_menu h2 {
        color: #525252;
        font-size: 1.1rem;
        font-weight: 700;
        margin-top: .5em;
        margin-bottom: 1rem;
        border-bottom: 4px solid #fff;
        padding-bottom: .3rem
    }

    #as_pages .as_intern_menu .asmenu {
        margin: 0;
        padding: 0
    }

        #as_pages .as_intern_menu .asmenu li {
            list-style-type: none;
            padding: .5rem 0;
            border-bottom: 1px dotted #fff
        }

            #as_pages .as_intern_menu .asmenu li a {
                color: #06507f;
                font-weight: 700
            }

                #as_pages .as_intern_menu .asmenu li a:hover {
                    color: #bb251f
                }

#as_pages input:disabled, #as_pages input[readonly], #as_pages select, #as_pages textarea:disabled, #as_pages textarea[readonly] {
    background-color: #fff
}

#as_pages .bluelight {
    color: #e8eff3;
    padding-top: .5rem;
    margin-bottom: 1.2rem
}

#as_pages h3 {
    color: #06507f;
    font-weight: 700
}

    #as_pages h3 .percent_profile {
        color: #bb251f
    }

    #as_pages h3.title_nobold {
        font-weight: 400
    }

#as_pages form.as_profile_data .personal_mail {
    background: #e8eff3;
    padding-top: .935rem;
    padding-bottom: .935rem;
    margin-bottom: 2rem;
    margin-top: .5rem
}

    #as_pages form.as_profile_data .personal_mail input {
        margin-bottom: 0
    }

    #as_pages form.as_profile_data .personal_mail p {
        margin-bottom: 0;
        line-height: 2rem
    }

#as_pages .password {
    padding-top: .935rem;
    padding-left: .935rem;
    margin-bottom: 2rem;
    background: #e8eff3
}

    #as_pages .password .button {
        background: #06507f
    }

#as_pages .add_newperson {
    background: #06507f
}

#as_pages .other_people {
    background: #e8eff3;
    padding: .935rem;
    padding: .935rem;
    margin-bottom: 1rem;
    margin-top: 1rem
}

    #as_pages .other_people h3 {
        color: #333;
        font-size: 1.3rem
    }

    #as_pages .other_people h4 {
        font-weight: 700;
        font-size: 1.1rem
    }

#as_pages .pkgbox_bookinglist {
    padding: 1rem;
    margin-bottom: 1.5rem;
    border: 1px solid #c3d7e5
}

    #as_pages .pkgbox_bookinglist .pkgpic {
        padding: .5rem;
        border: 1px solid #efefef;
        background-color: #fff
    }

    #as_pages .pkgbox_bookinglist h4 {
        margin: 1em 0 0 0;
        padding: 0;
        color: #333
    }

    #as_pages .pkgbox_bookinglist .asprice {
        padding: 0;
        font-weight: 400;
        color: #06507f
    }

    #as_pages .pkgbox_bookinglist .ascode {
        padding: 0
    }

    #as_pages .pkgbox_bookinglist p {
        margin-bottom: 0
    }

    #as_pages .pkgbox_bookinglist .img_bookinglist {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }

        #as_pages .pkgbox_bookinglist .img_bookinglist img {
            width: 100%
        }

    #as_pages .pkgbox_bookinglist .doc_list {
        border-top: 1px solid #c3d7e5;
        margin-top: 1rem
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist h4 {
        font-size: 1em;
        font-weight: 700;
        margin-bottom: 5px;
        margin-top: 0;
        padding: 0
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist li, #as_pages .pkgbox_bookinglist .info_bookinglist p {
        font-size: .8rem;
        color: #333
    }

        #as_pages .pkgbox_bookinglist .info_bookinglist li span, #as_pages .pkgbox_bookinglist .info_bookinglist p span {
            color: #06507f;
            font-weight: 700
        }

    #as_pages .pkgbox_bookinglist .info_bookinglist .price {
        font-size: 1.2rem
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .statusdiv {
        margin: .8rem 0
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .pstatus {
        padding: .2rem 1rem
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .scadenza {
        color: #06507f;
        font-weight: 400
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .confirmed_b {
        color: #000;
        background: #9cec1f
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .wait_b {
        color: #000;
        background: #ffce00
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .wait2_b {
        color: #000;
        background: #f49b00
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .info_payment {
        text-decoration: none;
        color: #06507f
    }

        #as_pages .pkgbox_bookinglist .info_bookinglist .info_payment:hover {
            color: #bb251f
        }

    #as_pages .pkgbox_bookinglist .info_bookinglist ul {
        margin: .7rem 0 0 0;
        list-style: none
    }

    #as_pages .pkgbox_bookinglist .info_bookinglist .infop {
        margin-top: .7rem
    }

        #as_pages .pkgbox_bookinglist .info_bookinglist .infop a {
            margin-right: 1rem
        }

    #as_pages .pkgbox_bookinglist .tools_bookinglist {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }

        #as_pages .pkgbox_bookinglist .tools_bookinglist ul {
            list-style-type: none
        }

            #as_pages .pkgbox_bookinglist .tools_bookinglist ul li {
                list-style-type: none
            }

    #as_pages .pkgbox_bookinglist .doc_links {
        list-style: none;
        margin: 0
    }

        #as_pages .pkgbox_bookinglist .doc_links .doclink {
            white-space: nowrap
        }

        #as_pages .pkgbox_bookinglist .doc_links li {
            display: inline;
            padding: 0 1.5rem 0 0;
            margin: 0 .5rem 0 0
        }

            #as_pages .pkgbox_bookinglist .doc_links li a.download_doc.disabled {
                color: #9d9d9d
            }

    #as_pages .pkgbox_bookinglist.expired_booking * {
        color: #9d9d9d;
        opacity: .9
    }

    #as_pages .pkgbox_bookinglist.expired_booking img {
        opacity: .6
    }

    #as_pages .pkgbox_bookinglist .cancel_booking {
        z-index: 999;
        position: absolute;
        top: 20px;
        right: 20px;
        padding: 0;
        cursor: pointer;
        color: #000;
        font-size: 21px;
        font-weight: 700;
        line-height: 1;
        opacity: 20;
        opacity: .2;
        background: 0 0
    }

        #as_pages .pkgbox_bookinglist .cancel_booking:focus, #as_pages .pkgbox_bookinglist .cancel_booking:hover {
            color: #000;
            text-decoration: none;
            opacity: 50;
            opacity: .5
        }

.wishlist_toggle_container {
    position: absolute;
    top: 0;
    right: 0;
    padding: .5rem .4rem .2rem;
    border-radius: 4px;
    border: 2px solid #c3d7e5
}

    .wishlist_toggle_container .has-tip {
        border: none
    }

    .wishlist_toggle_container i {
        font-size: 1.4rem
    }

.pkgbox_wishlist {
    border: 2px solid #c3d7e5;
    margin-bottom: 1rem;
    position: relative;
    padding-top: .9rem;
    padding-bottom: .9rem
}

    .pkgbox_wishlist p {
        margin-bottom: 0
    }

        .pkgbox_wishlist p.price {
            color: #06507f;
            font-weight: 700;
            font-size: 1.2rem
        }

    .pkgbox_wishlist h4 {
        color: #06507f;
        font-size: 1rem;
        color: #06507f;
        margin-bottom: .2rem
    }

    .pkgbox_wishlist .as_close {
        position: absolute;
        right: 12px;
        top: 7px;
        font-size: 1.4rem;
        width: 25px;
        height: 25px;
        background: #fff;
        border: 1px solid #e8eff3
    }

    .pkgbox_wishlist .tools_wishlist {
        margin-top: 2rem
    }

    .pkgbox_wishlist .as_wishlist_goto_pkg {
        margin-bottom: 0
    }

.cost_report {
    font-size: 1.5rem;
    color: #12618e;
    font-weight: 700
}

#bookingsteps {
    padding-top: 1.5rem
}

    #bookingsteps .stepsummary h2 {
        font-size: 1rem;
        font-weight: 700;
        background: #c3d7e5;
        color: #06507f;
        padding: .6rem 1rem
    }

        #bookingsteps .stepsummary h2 a {
            color: #06507f
        }

    #bookingsteps .stepsummary .bookreview_img {
        width: 100%;
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    #bookingsteps .status_title {
        color: #06507f;
        font-family: LidlFontCondPro,Balkeno;
        font-size: 1.8rem;
        font-weight: 500;
        border-bottom: 4px solid #e8eff3;
        margin: 0 0 1.5rem;
        padding-bottom: .3rem
    }

    #bookingsteps h3 {
        color: #06507f;
        font-size: 1.3rem;
        font-weight: 700;
        margin-bottom: .7rem;
        margin-top: 1rem
    }

    #bookingsteps .button {
        background: #bb251f;
        font-weight: 700;
        margin-bottom: 0
    }

    #bookingsteps .cost_report {
        margin-top: 1.5rem;
        margin-bottom: 1rem;
        color: #333
    }

        #bookingsteps .cost_report .lab_totalreport {
            color: #333
        }

        #bookingsteps .cost_report #totcost {
            color: #bb251f
        }

    #bookingsteps .treatment_quote {
        margin-top: 1.5rem
    }

    #bookingsteps .as_accordion_step {
        margin-bottom: 1.5rem;
        color: #fff;
        display: inline-block;
        width: 100%;
        background: #e8eff3
    }

        #bookingsteps .as_accordion_step .sign_toggler {
            color: #fff;
            background: #06507f;
            display: block;
            padding: .7rem 1rem
        }

        #bookingsteps .as_accordion_step h3 {
            font-size: 1.1rem;
            margin-top: 1rem
        }

        #bookingsteps .as_accordion_step label > [type=checkbox] {
            margin-bottom: 0
        }

    #bookingsteps #as_sign_on_step_form {
        border-right: 1px solid #fff
    }

    #bookingsteps .revconfirm_info {
        margin-bottom: 1rem;
        font-size: .8rem
    }

    #bookingsteps .revconfirm {
        display: inline;
        color: #333;
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 1rem;
        line-height: 1.4rem;
        cursor: pointer
    }

        #bookingsteps .revconfirm #totcost {
            color: #bb251f
        }

    #bookingsteps .ckhilit input {
        position: relative;
        z-index: -9999;
        float: left
    }

    #bookingsteps .ckbox {
        width: 22px;
        height: 22px;
        position: relative;
        margin-right: .8rem;
        border: 1px solid #06507f;
        background: #fff url(../img/sprite.png) 0 -854px no-repeat;
        float: left;
        line-height: 1.7rem
    }

    #bookingsteps .ckhilit input:checked + .ckbox {
        background: #e8eff3 url(../img/sprite.png) -1px -824px no-repeat;
        float: left
    }

    #bookingsteps .paga_next {
        margin-bottom: 1rem
    }

    #bookingsteps .box-buttons {
        background: #e8eff3;
        padding: 1rem;
        margin-top: 2rem
    }

        #bookingsteps .box-buttons .button {
            background: #bb251f;
            font-weight: 700;
            margin-bottom: 0
        }

    #bookingsteps form [type=color], #bookingsteps form [type=date], #bookingsteps form [type=datetime-local], #bookingsteps form [type=datetime], #bookingsteps form [type=email], #bookingsteps form [type=month], #bookingsteps form [type=number], #bookingsteps form [type=password], #bookingsteps form [type=search], #bookingsteps form [type=tel], #bookingsteps form [type=text], #bookingsteps form [type=time], #bookingsteps form [type=url], #bookingsteps form [type=week], #bookingsteps form textarea {
        margin-bottom: .3rem
    }

    #bookingsteps .error input, #bookingsteps .error select {
        border: 1px solid #bb251f;
        background: #fab9bb
    }

    #bookingsteps .bookdata label {
        margin-top: 1rem
    }

    #bookingsteps .bookdata_finally h2 {
        font-size: 1.2rem;
        margin-bottom: 0;
        font-weight: 700
    }

    #bookingsteps .bookdata_finally h3 {
        font-size: 1.6rem;
        color: #bb251f;
        margin-top: .5rem
    }

    #bookingsteps .bookreview td {
        padding: .3rem .625rem;
        font-size: .75rem
    }

        #bookingsteps .bookreview td.labl {
            font-weight: 700
        }

        #bookingsteps .bookreview td.subtitle {
            color: #06507f;
            font-size: .85rem;
            font-weight: 700;
            background: #c3d7e5;
            text-transform: uppercase;
            border-bottom: 2px solid #fff
        }

    #bookingsteps .printlink {
        font-size: 1rem;
        color: #fff;
        background: #bb251f;
        font-weight: 700;
        padding: .5rem 2rem;
        border-radius: .3rem;
        margin: 1rem 0;
        display: inline-block;
        text-transform: capitalize
    }

        #bookingsteps .printlink i {
            margin-left: 10px;
            font-size: 1.2rem
        }

    #bookingsteps .newsletterlink {
        font-size: 1rem;
        color: #fff;
        background: #06507f;
        font-weight: 700;
        padding: .5rem 2rem;
        border-radius: .3rem;
        margin: 1rem 0;
        display: inline-block;
        text-transform: capitalize
    }

        #bookingsteps .newsletterlink i {
            margin-left: 10px;
            font-size: 1.2rem
        }

    #bookingsteps .privacy.margintop {
        margin-top: 2rem
    }

    #bookingsteps #couponinfo {
        margin-bottom: 1rem
    }

#cookieMessageWrapper {
    width: 100%;
    background-color: #000;
    position: fixed;
    bottom: 0;
    z-index: 99999999
}

    #cookieMessageWrapper .cookieMessage {
        color: #fff;
        padding: 1rem
    }

        #cookieMessageWrapper .cookieMessage a {
            color: #fff100
        }

        #cookieMessageWrapper .cookieMessage p {
            font-size: .9rem
        }

            #cookieMessageWrapper .cookieMessage p #cookieClose {
                background-color: #fff100;
                color: #06507f;
                font-size: .9rem;
                margin: .3rem
            }

a.infolink {
    color: #12618e;
    text-align: center;
    margin: 0 auto;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 1rem;
    padding: 1rem
}

.pkgmenu {
    z-index: 99999;
    font-size: 3rem;
    font-weight: 700;
    height: auto;
    line-height: 2rem;
    padding: .5rem;
    width: 100%
}

    .pkgmenu .pkgmenubg {
        background-color: #fff
    }

    .pkgmenu a {
        color: #12618e;
        text-align: center;
        margin: 0 auto
    }

.pkgtooltip {
    background-color: #fff100 !important;
    color: #000 !important;
    padding: .7rem
}

.comefunziona h3 {
    font-family: LidlFontCondPro,Balkeno;
    font-weight: 400;
    color: #06507f;
    font-size: 1.9rem
}

.come_list {
    color: #06507f;
    margin-right: 1rem;
    font-weight: 700
}

.linkvolantino {
    margin-bottom: 1rem
}

.alert-box {
    background-color: #e8eff3;
    padding: 1rem .5rem;
    color: #333
}

#showfulltable {
    padding-bottom: 60px
}

#showprev {
    position: relative
}

    #showprev #prevload {
        position: absolute;
        right: .5rem;
        top: .5rem
    }

.boxbuoniregalo .button {
    background: #bb251f;
    font-size: 1rem;
    font-weight: 700;
    padding: .55rem 1.5rem;
    margin-bottom: 1rem
}

.boxbuoniregalo h3, .boxbuoniregalo h4 {
    color: #06507f
}

.red {
    background: #bb251f;
    margin-bottom: 0
}

    .red:hover {
        background-color: #bb251f
    }

.giftvals .input-group-label {
    min-width: 80px
}

.box-buttons {
    background: #e8eff3 none repeat scroll 0 0;
    margin-top: 2rem;
    padding: 1rem 1rem 0
}

.boxtermini {
    background: #f7f7f7;
    padding: 0;
    padding-bottom: 1rem
}

    .boxtermini li {
        margin: 1rem 3rem
    }

    .boxtermini h3 {
        margin-top: 3rem;
        color: #06507f
    }

.toptermini {
    background: url(../img/bg_termini.png) repeat-x;
    height: 20px;
    margin: 0
}

textarea.termini {
    background-color: #f7f7f7 !important;
    border: 0;
    color: #525252
}

.input-group-rounded .input-group-field {
    border-radius: .2rem 0 0 .2rem;
    padding-left: .5rem;
    height: 2.25rem
}

.input-group-rounded .input-group-button .button {
    border-radius: 0 .2rem .2rem 0
}

.totale {
    font-size: 1.5rem;
    color: #1779ba;
    font-weight: 700;
    margin-left: 1rem;
    margin-right: 1rem
}

.centopercento {
    width: 100%
}

h4 > small {
    color: #333;
    margin-left: 1rem
}

.box-totale {
    border-top: 1px solid #cacaca;
    background: #f7f7f7;
    padding-top: .3rem;
    margin-top: .5rem;
    float: left;
    width: 100%
}

.box-checkbox {
    padding-top: 1rem;
    margin-top: .5rem;
    float: left
}

.dati-personali {
    padding: .5rem 0;
    margin: 0 0 2rem 0;
    background: #f7f7f7
}

.preview-buono {
    border: 1px solid #333
}

.preview-foto img {
    width: 100%
}

.preview-titolo {
    background-color: #06507f;
    padding: .5rem 2rem;
    color: #fff;
    overflow: hidden
}

.preview-messaggio {
    background-color: #fff;
    padding: 2rem 2rem 1rem
}

.preview-codice {
    background-color: #efefef;
    padding: 2rem 2rem 1rem;
    color: #06507f;
    border-top: 1px dashed #000
}

    .preview-codice p {
        margin-bottom: .5rem
    }

.button-badge {
    background-color: #1779ba;
    text-decoration: none;
    padding: .5rem 1rem;
    position: relative;
    display: inline-block;
    border-radius: .2rem;
    transition: all ease .4s;
    color: #fff;
    margin: 0 1rem 1rem 0
}

    .button-badge h3 {
        margin-bottom: unset
    }

.button-badge-lg {
    font-size: 1.5rem;
    text-align: center;
    background-color: #1779ba;
    text-decoration: none;
    min-width: 90px;
    padding: .5rem;
    position: relative;
    display: inline-block;
    border-radius: .2rem;
    transition: all ease .4s;
    color: #fff;
    margin: 0 1rem 1rem 0
}

    .button-badge-lg:hover {
        background-color: #06507f;
        cursor: pointer
    }

.badge {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: .8em;
    font-weight: 700;
    background-color: #5f5f5f !important
}

.smallicon {
    width: 1rem;
    height: 1rem
}

.valign-center {
    position: relative;
    top: 50%
}

    .valign-center > .columns {
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%)
    }

div.pos-relative {
    position: relative
}

.crociere-box fieldset {
    border-style: solid;
    border-width: 1px;
    border-color: #efefef;
    margin: 0 0 10px
}

    .crociere-box fieldset legend {
        padding: 0 5px 0 3px
    }

.area_riservata_sign_ajax_response {
    color: #bb251f;
    font-weight: 700;
    font-size: 90%
}

.password_strength_meter {
    width: 100%;
    height: .3rem;
    background-color: transparent;
    margin: .2rem 0 .5rem 0
}

    .password_strength_meter .password_strength_val {
        height: .4rem
    }

#as_pages .formsave {
    display: none
}

small.error {
    color: #bb251f;
    font-weight: 700
}

.astaxnum {
    text-transform: uppercase
}

.input_alert {
    border: 1px solid #bb251f;
    background-color: #fce6e2
}

.content_as_landing {
    background: #e8eff3;
    padding: 2em
}

    .content_as_landing .as_landing {
        padding: 2em 2em 2em 2em;
        background: #fff
    }

        .content_as_landing .as_landing .logo {
            position: relative;
            width: 330px;
            height: 85px;
            display: block;
            margin: 0 auto;
            padding: 0;
            background: transparent url(../img/sprite.png) no-repeat 0 0
        }

        .content_as_landing .as_landing h3 {
            margin-bottom: 1.5em;
            text-align: center;
            color: #39444c;
            font-weight: 700
        }

            .content_as_landing .as_landing h3 span {
                color: #06507f
            }

        .content_as_landing .as_landing .text_account {
            text-align: center
        }

        .content_as_landing .as_landing ul {
            margin: 0 0 1rem 0;
            padding: 0
        }

            .content_as_landing .as_landing ul li {
                padding: .3rem 0 .3rem 2.2rem;
                font-size: 1.1rem;
                background: url(../img/sprite_as.png) -6px -140px no-repeat;
                list-style-type: none
            }

        .content_as_landing .as_landing .box_left {
            padding: 2em;
            background: #e8eff3;
            height: 250px
        }

            .content_as_landing .as_landing .box_left p {
                font-size: 1.1em
            }

            .content_as_landing .as_landing .box_left a.personal_access {
                display: block;
                width: 70%;
                margin: 2em auto 0 auto;
                padding-top: .425rem;
                padding-bottom: .425rem;
                font-size: 1.3rem;
                text-align: center;
                color: #fff;
                background-color: #06507f;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                -o-border-radius: 5px;
                border-radius: 5px
            }

        .content_as_landing .as_landing .box_right {
            padding: 2em;
            background: #06507f;
            color: #fff;
            height: 250px
        }

            .content_as_landing .as_landing .box_right ul {
                margin: 0 auto
            }

.giftbuilder h4 {
    font-weight: 700
}

.giftbuilder .changeimg {
    margin-right: .3rem;
    cursor: pointer
}

.giftbuilder .field {
    display: block;
    cursor: pointer;
    font-size: .77rem
}

#pdfpreview {
    min-width: 528px;
    max-width: 528px;
    border: 1px solid #eaebec;
    margin: 0 auto
}

    #pdfpreview.affix {
        position: fixed;
        top: 0
    }

    #pdfpreview #pdfpreview_header {
        margin: 0 auto;
        position: relative
    }

        #pdfpreview #pdfpreview_header #destimg {
            position: relative;
            z-index: 0;
            left: 0;
            top: 0;
            margin: 0;
            padding: 0
        }

        #pdfpreview #pdfpreview_header #giftvalue {
            z-index: 5;
            position: absolute;
            right: 2.7rem;
            bottom: 2.1rem;
            font-size: 1.34rem;
            font-weight: 700;
            color: #fff100;
            -webkit-transform: rotate(-5deg);
            -moz-transform: rotate(-5deg);
            -o-transform: rotate(-5deg);
            writing-mode: lr-tb
        }

        #pdfpreview #pdfpreview_header #imgheader {
            z-index: 10;
            position: absolute;
            bottom: .5rem;
            left: .5rem;
            font-size: .77rem;
            font-weight: 700
        }

    #pdfpreview #pdfpreview_content {
        margin: 0 auto;
        position: relative
    }

        #pdfpreview #pdfpreview_content #pdfbg {
            position: relative;
            margin: 0;
            padding: 0;
            width: 528px
        }

        #pdfpreview #pdfpreview_content #desttitle {
            position: absolute;
            top: 1.4rem;
            left: 1.5rem;
            font-weight: 700;
            font-size: 1rem;
            color: #06507f;
            width: 91%
        }

        #pdfpreview #pdfpreview_content #destmsg {
            position: absolute;
            top: 4.3rem;
            left: 1.5rem;
            font-size: .8rem;
            overflow: hidden;
            width: 91%;
            height: 88px
        }

        #pdfpreview #pdfpreview_content #gift_code {
            position: absolute;
            margin: 0 auto;
            top: 17rem;
            color: #fff;
            font-weight: 700;
            width: 97%;
            text-align: center;
            font-size: .75rem
        }

.tagline {
    color: #06507f;
    font-family: LidlFontCondPro,Balkeno
}

.gift_callout {
    background-color: #06507f;
    color: #fff;
    font-weight: 400
}

    .gift_callout .txt_giftcode {
        font-weight: 700
    }

.infoicon i {
    color: #06507f
}

.error-icon {
    text-align: center;
    font-size: 7rem
}

    .error-icon i {
        color: #e8eff3
    }

.button_disabled {
    margin: 0 !important
}

@media only screen and (max-width:40em) {
    #searchform .button {
        margin-top: 10px
    }

    #searchform .departure-var .myCheckbox span {
        border-right: 1px solid #eeee;
        border-top: 1px solid #eeee;
        border-bottom: 1px solid #eeee
    }

    #searchform .traveller select {
        border-right: 1px solid #eeee;
        border-top: 1px solid #eeee;
        border-bottom: 1px solid #eeee
    }

    header {
        box-shadow: 0 0 6px rgba(0,0,0,.25)
    }

    .maincontainer_page {
        box-shadow: none;
        margin-top: .3rem
    }

    .main_title {
        padding-top: 0
    }

    .superior {
        display: none
    }

    .top-bar-right ul {
        display: none
    }

    .logo-home img {
        height: 45px;
        margin-top: 4px;
        padding-left: 0;
        margin-left: 4px
    }

    .lidl-menu li a {
        display: none
    }

    .menu-icone {
        float: none;
        height: 50px
    }

        .menu-icone li .menutoggle {
            margin-left: .95rem
        }

        .menu-icone li a {
            color: #2f3a44;
            font-size: .7rem;
            padding: .75rem 0 0 0
        }

            .menu-icone li a .iconsvg svg {
                fill: currentColor;
                height: 1.75rem
            }

            .menu-icone li a .home-icon svg {
                height: .98rem
            }

            .menu-icone li a .home-label {
                font-size: .85rem;
                font-weight: 700
            }

        .menu-icone .login-mobile {
            padding-right: .625rem;
            float: right
        }

    .mobile-nopadding {
        padding: 0
    }

    .chisiamo_head {
        padding: 0;
        background: 0 0 !important
    }

    .boxregione {
        margin-top: .4rem;
        margin-bottom: .4rem
    }

    .homeslider a .orbit-caption {
        background-color: #06507f;
        bottom: .5rem;
        left: .5rem;
        right: auto
    }

        .homeslider a .orbit-caption .h2 {
            font-size: 1.2rem
        }

        .homeslider a .orbit-caption .p_elem {
            font-size: 1rem
        }

    .maincontainer {
        margin-top: 0;
        padding-top: .9375rem
    }

        .maincontainer .main_title h3 {
            font-size: 1.5rem
        }

        .maincontainer .main_title .title_button {
            font-size: 1rem
        }

        .maincontainer .pkglist .pkgbox .pkg_img {
            height: auto
        }

            .maincontainer .pkglist .pkgbox .pkg_img img {
                position: relative
            }

        .maincontainer .pkglist .pkgbox .pkg_box_data .pkg_price p {
            margin-bottom: 0;
            line-height: 1rem
        }

            .maincontainer .pkglist .pkgbox .pkg_box_data .pkg_price p.price_strike {
                font-weight: 400;
                text-decoration: line-through
            }

        .maincontainer .pkglist .pkgbox .pkg_box_data .pkg_price.lastminute_bottom {
            background: url(../img/sprite.png) -40px -240px no-repeat
        }

        .maincontainer .pkglist .pkgbox .pkg_box_data .pkg_price.prenotaprima_bottom {
            background: url(../img/sprite.png) -42px -326px no-repeat;
            color: #06507f
        }

        .maincontainer .pkglist .pkgbox.so_home .pkg_box_info {
            position: relative;
            bottom: 0;
            background: #e8eff3
        }

            .maincontainer .pkglist .pkgbox.so_home .pkg_box_info h4 {
                color: #333
            }

            .maincontainer .pkglist .pkgbox.so_home .pkg_box_info p {
                color: #333
            }

                .maincontainer .pkglist .pkgbox.so_home .pkg_box_info p i {
                    color: #06507f
                }

        .maincontainer .box_landing {
            margin-bottom: 1rem
        }

        .maincontainer .landing_home .landing_home_content .text_content .regione {
            font-size: 1.1rem
        }

        .maincontainer .landing_home .landing_home_content .text_content button {
            font-size: .9rem;
            padding: .3rem .5rem
        }

    .payments .payments-right {
        text-align: center
    }

    .payments .payments-left h4 {
        text-align: center;
        margin-bottom: 1rem
    }

    .maincontainer_page .main_title h3 {
        font-size: 1.5rem;
        padding-bottom: .5rem
    }

    .maincontainer_page .page {
        margin-top: 1rem
    }

        .maincontainer_page .page .pkglist {
            padding: 0
        }

        .maincontainer_page .page .box_landing_regioni .landing_regioni_content {
            height: auto
        }

            .maincontainer_page .page .box_landing_regioni .landing_regioni_content img {
                margin: 0
            }

            .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content .regione {
                font-size: 1.2rem
            }

    .header_landing_regioni .test {
        margin-top: 67px
    }

        .header_landing_regioni .test span {
            font-size: 2.5rem !important
        }

    .pkg_detail #general_description {
        padding-right: 0
    }

        .pkg_detail #general_description .orbit .thumbnail_img .orbit_thumb img {
            width: 67px
        }

    .pkg_detail #preventivobox {
        padding-left: 0
    }

        .pkg_detail #preventivobox #prevbox .final_preventivo .button {
            width: 100%
        }

    .maincontainer_page .page .pkglist .title_offerte h3 {
        font-size: 1.2rem
    }

    .other_offer .pkgbox .pkg_img {
        width: 100%
    }

        .other_offer .pkgbox .pkg_img img {
            padding-right: 0
        }

    .other_offer .pkgbox .pkg_box_info {
        width: 100%;
        margin-top: 1rem;
        padding-left: 0;
        text-align: left
    }

    .pkglist .pkgbox .pkg_img {
        height: auto
    }

        .pkglist .pkgbox .pkg_img img {
            position: relative
        }

    .pkgbox_wishlist .info_wishlist {
        margin-top: 1rem
    }

    .pkgbox_wishlist .tools_wishlist {
        margin-top: 1rem
    }

        .pkgbox_wishlist .tools_wishlist a {
            width: 100%
        }

    .pkgbox_wishlist .as_close {
        width: 35px;
        height: 35px;
        font-size: 2rem
    }

    .title_offer .result_text {
        margin-bottom: 0
    }

    .title_result_research {
        margin-top: 1rem
    }

    #bookingsteps .status_title {
        margin-top: 1.5rem
    }

    #bookingsteps h3 {
        font-size: 1.5rem
    }

    .as_sign_in_box {
        margin-bottom: 1rem
    }

    .diconodinoi .box_comment .box_comment_stars {
        padding: 15px 0
    }

    .diconodinoi .box_comment .box_comment_date {
        padding: 15px 0
    }
}

@media only screen and (min-width:40.063em) and (max-width:63.9375em) {
    .menu-icone li {
        float: right
    }

    .lidl-menu li a {
        font-size: 1.2rem
    }

    .chisiamo_head {
        background: 0 0
    }

    .claim {
        bottom: 0
    }

    .maincontainer {
        margin-top: -125px
    }

    .page .pkglist {
        padding: 0
    }

    .pkglist .pkgbox .pkg_box_info {
        height: 200px
    }

    .page .pkglist {
        padding-left: 0;
        padding-right: 0
    }

    .maincontainer_page .page .box_landing_regioni .landing_regioni_content img {
        margin: 0
    }

    .maincontainer_page .page .box_landing_regioni .landing_regioni_content {
        height: auto
    }

        .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content .regione {
            font-size: 1.4rem
        }

        .maincontainer_page .page .box_landing_regioni .landing_regioni_content .text_content button {
            font-size: .9rem;
            padding: .5rem .8rem
        }

    .header_landing_regioni span {
        font-size: 3rem !important
    }

    .pkg_detail #general_description .orbit .thumbnail_img .orbit_thumb img {
        width: 67px
    }

    .header_landing_regioni .test {
        margin-top: 90px
    }

        .header_landing_regioni .test span {
            font-size: 3.5rem !important
        }

    .other_offer .pkgbox .pkg_img {
        width: 100%
    }

        .other_offer .pkgbox .pkg_img img {
            padding-right: 0
        }

    .other_offer .pkgbox .pkg_box_info {
        width: 100%;
        margin-top: 1rem;
        padding-left: 0
    }

    .other_offer .pkgbox .pkg_img a img {
        padding-right: 0
    }

    .other_offer .button a {
        margin-bottom: 0
    }

    .homeslider a .orbit-caption {
        background-color: gray;
        bottom: auto;
        top: 1.5rem;
        right: 1rem
    }

    .callcentertop .icon {
        background: rgba(0,0,0,0) url(../img/sprite.png) no-repeat scroll -236px 0/850% auto;
        display: inline-block;
        height: 42px;
        width: 43px
    }

    .pkgbox_wishlist .info_wishlist {
        margin-top: 1rem
    }

    .pkgbox_wishlist .tools_wishlist {
        margin-top: 1rem
    }

        .pkgbox_wishlist .tools_wishlist a {
            width: 100%
        }

    .pkgbox_wishlist .as_close {
        width: 35px;
        height: 35px;
        font-size: 2rem
    }

    .title_offer {
        padding-left: 0;
        padding-right: 0
    }

    .title_result_research {
        margin-top: 1rem
    }

    .boxregione {
        margin-top: .4rem;
        margin-bottom: .4rem
    }

    .maincontainer .main_title h3.pull-right {
        display: none
    }
}

@media only screen and (min-width:63.9376em) and (max-width:65rem) {
    .menu-icone {
        float: right
    }

    .lidl-menu li a {
        font-size: 1.35rem
    }

    .topcategories a {
        font-size: .7rem
    }

    .pkg_detail #preventivobox #prevbox h2 {
        font-size: 1.5rem
    }

    .boxregione {
        margin-top: .7rem;
        margin-bottom: .7rem
    }
}

@media only screen and (min-width:65.0001em) and (max-width:70.062em) {
    .menu-icone li {
        float: right
    }

    .lidl-menu li a {
        font-size: 1.45rem
    }
}

@media only screen and (min-width:70.063em) and (max-width:83.9999em) {
    .menu-icone li {
        float: right
    }

    .lidl-menu li a {
        font-size: 1.6rem
    }
}

@media only screen and (min-width:84em) and (max-width:90.062em) {
    .menu-icone li {
        float: right
    }

    .maincontainer {
        margin-top: -100px
    }

    .pkglist .pkgbox .pkg_img {
        height: 220px
    }

    .pkglist .pkgbox .pkg_box_info {
        height: 195px
    }

    .pkglist .pkgbox .pkg_box_data .pkg_price {
        background: url(../img/sprite.png) -45px -138px no-repeat;
        font-size: 1.4rem
    }

        .pkglist .pkgbox .pkg_box_data .pkg_price p {
            margin-bottom: 0;
            line-height: 1rem
        }

            .pkglist .pkgbox .pkg_box_data .pkg_price p.price_strike {
                font-weight: 400;
                text-decoration: line-through
            }

        .pkglist .pkgbox .pkg_box_data .pkg_price.lastminute_bottom {
            background: url(../img/sprite.png) -40px -240px no-repeat
        }

        .pkglist .pkgbox .pkg_box_data .pkg_price.prenotaprima_bottom {
            background: url(../img/sprite.png) -42px -326px no-repeat;
            color: #06507f
        }

    .pkglist .pkgbox.so_home {
        max-height: 520px;
        overflow: hidden
    }

        .pkglist .pkgbox.so_home .pkg_img {
            max-height: 415px;
            overflow: hidden
        }

        .pkglist .pkgbox.so_home .pkg_box_info {
            height: auto
        }

    .home_regioni a p {
        font-size: .9rem;
        line-height: 1.3rem
    }

    .maincontainer_page .page .box_landing_regioni .landing_regioni_content {
        height: auto
    }

        .maincontainer_page .page .box_landing_regioni .landing_regioni_content img {
            margin: 0
        }
}

@media only screen and (min-width:90.063em) {
    .homeslider a .orbit-caption {
        bottom: 10.5rem;
        right: 18%
    }
}

@media print {
    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: ""
        }

        .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
            content: ""
        }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5em
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .content_logo_callcenter, .header_mobile, .menutop, .print-div, .topcategories {
        display: none !important
    }
}
