@charset "UTF-8";
/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */

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

a {
    background: 0 0
}

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 {
    -moz-box-sizing: content-box;
    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
}

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;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td, th {
    padding: 0
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after, a[href^="#"]:after, a[href^="javascript:"]:after, abbr[title]: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
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    select {
        background: #fff !important
    }

    .navbar {
        display: none
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

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

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

header, footer {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}

@media (max-width: 767px) {
    body {
        font-size: 16px
    }
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #3498db;
    text-decoration: none
}

a:focus, a:hover {
    color: #1d6fa5;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a[name], a[name]:focus, a[name]:hover {
    color: #333;
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-weight: 400;
    line-height: 1;
    color: #999
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 9px;
    margin-bottom: 9px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%
}

.h1, h1 {
    font-size: 33px
}

.h2, h2 {
    font-size: 27px
}

.h3, h3 {
    font-size: 23px
}

@media (max-width: 767px) {
    .h3, h3 {
        font-size: 26px
    }
}

.h4, h4 {
    font-size: 17px
}

.h5, h5 {
    font-size: 13px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 480px) {
    .lead {
        font-size: 19.5px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-muted {
    color: #999
}

.text-primary {
    color: #f39c12
}

a.text-primary:hover {
    color: #c87f0a
}

.text-success {
    color: #d6ed81
}

a.text-success:hover {
    color: #c7e754
}

.text-info {
    color: #3498db
}

a.text-info:hover {
    color: #217dbb
}

.text-warning {
    color: #f0ad4e
}

a.text-warning:hover {
    color: #ec971f
}

.text-danger {
    color: #d9534f
}

a.text-danger:hover {
    color: #c9302c
}

.bg-primary {
    color: #fff;
    background-color: #f39c12
}

a.bg-primary:hover {
    background-color: #c87f0a
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 9px
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.list-inline > li:first-child {
    padding-left: 0
}

dl {
    margin-top: 0;
    margin-bottom: 18px
}

dd, dt {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 480px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #999
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #999
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse, blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

blockquote:after, blockquote:before {
    content: ""
}

address {
    margin-bottom: 18px;
    font-style: normal;
    line-height: 1.428571429
}

.o-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

@media (min-width: 480px) {
    .o-container {
        width: 460px
    }
}

@media (min-width: 768px) {
    .o-container {
        width: 768px
    }
}

@media (min-width: 960px) {
    .o-container {
        width: 960px
    }
}

.o-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: 0
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: 0
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 480px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666666666666%
    }

    .col-sm-10 {
        width: 83.33333333333334%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666666666666%
    }

    .col-sm-7 {
        width: 58.333333333333336%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666666666667%
    }

    .col-sm-4 {
        width: 33.33333333333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.666666666666664%
    }

    .col-sm-1 {
        width: 8.333333333333332%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%
    }

    .col-sm-pull-0 {
        right: 0
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666666666666%
    }

    .col-sm-push-10 {
        left: 83.33333333333334%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666666666666%
    }

    .col-sm-push-7 {
        left: 58.333333333333336%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666666666667%
    }

    .col-sm-push-4 {
        left: 33.33333333333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.666666666666664%
    }

    .col-sm-push-1 {
        left: 8.333333333333332%
    }

    .col-sm-push-0 {
        left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 768px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666666666666%
    }

    .col-md-10 {
        width: 83.33333333333334%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666666666666%
    }

    .col-md-7 {
        width: 58.333333333333336%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666666666667%
    }

    .col-md-4 {
        width: 33.33333333333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.666666666666664%
    }

    .col-md-1 {
        width: 8.333333333333332%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666666666666%
    }

    .col-md-pull-10 {
        right: 83.33333333333334%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666666666666%
    }

    .col-md-pull-7 {
        right: 58.333333333333336%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666666666667%
    }

    .col-md-pull-4 {
        right: 33.33333333333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.666666666666664%
    }

    .col-md-pull-1 {
        right: 8.333333333333332%
    }

    .col-md-pull-0 {
        right: 0
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666666666666%
    }

    .col-md-push-10 {
        left: 83.33333333333334%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666666666666%
    }

    .col-md-push-7 {
        left: 58.333333333333336%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666666666667%
    }

    .col-md-push-4 {
        left: 33.33333333333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.666666666666664%
    }

    .col-md-push-1 {
        left: 8.333333333333332%
    }

    .col-md-push-0 {
        left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 960px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666666666666%
    }

    .col-lg-10 {
        width: 83.33333333333334%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666666666666%
    }

    .col-lg-7 {
        width: 58.333333333333336%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666666666667%
    }

    .col-lg-4 {
        width: 33.33333333333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.666666666666664%
    }

    .col-lg-1 {
        width: 8.333333333333332%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%
    }

    .col-lg-pull-0 {
        right: 0
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666666666666%
    }

    .col-lg-push-10 {
        left: 83.33333333333334%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666666666666%
    }

    .col-lg-push-7 {
        left: 58.333333333333336%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666666666667%
    }

    .col-lg-push-4 {
        left: 33.33333333333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.666666666666664%
    }

    .col-lg-push-1 {
        left: 8.333333333333332%
    }

    .col-lg-push-0 {
        left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    max-width: 100%;
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    margin-bottom: 18px
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #666;
    text-decoration: none;
    outline: 0;
    background-color: #3498db
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #999
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 480px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav > li {
    position: relative;
    display: block
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav > li.disabled > a {
    color: #999
}

.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #3498db
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified > li {
    float: none
}

.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 480px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 480px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

.nav-pills > li > a {
    border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #3498db
}

.nav-stacked > li {
    float: none
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified > li {
    float: none
}

.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width: 480px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 480px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

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

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

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 18px;
    border: 1px solid transparent
}

@media (min-width: 480px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width: 480px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    max-height: 340px;
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 480px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.o-container-fluid > .navbar-collapse, .o-container-fluid > .navbar-header, .o-container > .navbar-collapse, .o-container > .navbar-header {
    margin-right: -10px;
    margin-left: -10px
}

@media (min-width: 480px) {
    .o-container-fluid > .navbar-collapse, .o-container-fluid > .navbar-header, .o-container > .navbar-collapse, .o-container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width: 480px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width: 480px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 16px 10px;
    font-size: 17px;
    line-height: 18px;
    height: 18px
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

@media (min-width: 480px) {
    .navbar > .o-container .navbar-brand, .navbar > .o-container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width: 480px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 8px -10px
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px
}

@media (max-width: 479px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 18px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

@media (min-width: 480px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 16px;
        padding-bottom: 16px
    }

    .navbar-nav.navbar-right:last-child {
        margin-right: -10px
    }
}

@media (min-width: 480px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-text {
    margin-top: 16px;
    margin-bottom: 16px
}

@media (min-width: 480px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }

    .navbar-text.navbar-right:last-child {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 479px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #999
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #999
}

.navbar-inverse .navbar-nav > li > a {
    color: #999
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #080808;
    color: #fff
}

@media (max-width: 479px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.nav-pills > .active > a > .badge, a.list-group-item.active > .badge {
    color: #3498db;
    background-color: #fff
}

.nav-pills > li > a > .badge {
    margin-left: 3px
}

.close {
    float: right;
    font-size: 19.5px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .o-container-fluid:after, .o-container-fluid:before, .o-container:after, .o-container:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .o-container-fluid:after, .o-container:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@-ms-viewport {
    width: device-width
}

.visible-xs, td.visible-xs, th.visible-xs, tr.visible-xs {
    display: none !important
}

@media (max-width: 479px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }
}

.visible-sm, td.visible-sm, th.visible-sm, tr.visible-sm {
    display: none !important
}

@media (min-width: 480px) and (max-width: 767px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }
}

.visible-md, td.visible-md, th.visible-md, tr.visible-md {
    display: none !important
}

@media (min-width: 768px) and (max-width: 959px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }
}

.visible-lg, td.visible-lg, th.visible-lg, tr.visible-lg {
    display: none !important
}

@media (min-width: 960px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }
}

@media (max-width: 479px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: none !important
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 959px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none !important
    }
}

@media (min-width: 960px) {
    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none !important
    }
}

.visible-print, td.visible-print, th.visible-print, tr.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
        display: none !important
    }
}

.hygieneMeasuresContainer {
    display: flex;
    justify-content: center;
    margin-top: 10px
}

@font-face {
    font-family: ttIconsWhitelabel;
    src: url(../fonts/ttIconsWhitelabel.eot?x2hdm0);
    src: url(../fonts/ttIconsWhitelabel.eot?x2hdm0#iefix) format('embedded-opentype'), url(../fonts/ttIconsWhitelabel.ttf?x2hdm0) format('truetype'), url(../fonts/ttIconsWhitelabel.woff?x2hdm0) format('woff'), url(../fonts/ttIconsWhitelabel.svg?x2hdm0#ttIconsWhitelabel) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

.tt-adult-female:before, .tt-adult:before, .tt-all-regions-hide:before, .tt-all-regions-show:before, .tt-attributes-adults-only:before, .tt-attributes-beach:before, .tt-attributes-body-and-soul:before, .tt-attributes-crib:before, .tt-attributes-dishwasher:before, .tt-attributes-family:before, .tt-attributes-fireplace:before, .tt-attributes-fishing:before, .tt-attributes-garage:before, .tt-attributes-hotel-specials:before, .tt-attributes-object-with-boat:before, .tt-attributes-ok:before, .tt-attributes-pets-allowed:before, .tt-attributes-sauna:before, .tt-attributes-sport:before, .tt-attributes-swimming-pool:before, .tt-attributes-tennis:before, .tt-attributes-tv:before, .tt-attributes-washing-machine:before, .tt-benefits:before, .tt-board:before, .tt-burger:before, .tt-checkmark-circle:before, .tt-child:before, .tt-children:before, .tt-circle-half:before, .tt-circle:before, .tt-container-closed1:before, .tt-container-closed:before, .tt-container-open1:before, .tt-container-open:before, .tt-container-shut:before, .tt-currency-euro:before, .tt-delete-circle:before, .tt-departure-airport-multi-selection:before, .tt-departure-airport:before, .tt-destination-country-region:before, .tt-destination:before, .tt-disc-half:before, .tt-disc:before, .tt-distance-to-beach:before, .tt-distance-to-sea:before, .tt-distance-to-skilift:before, .tt-duration:before, .tt-email:before, .tt-environment-infos-beach:before, .tt-environment-infos-city:before, .tt-environment-infos-pois:before, .tt-favorite:before, .tt-flight-duration:before, .tt-flighttimes:before, .tt-form-check-error:before, .tt-form-check-ok:before, .tt-form-counter-minus:before, .tt-form-counter-plus:before, .tt-heart-outline:before, .tt-heart:before, .tt-hotel-category-minus:before, .tt-hotel-category-plus:before, .tt-hotel-category:before, .tt-hotel-count:before, .tt-hotel-infos-giata-videos:before, .tt-hotel-infos-hotel-discription:before, .tt-hotel-infos-pictures:before, .tt-hotel-on-map:before, .tt-hotel-reviews-familie:before, .tt-hotel-reviews-family:before, .tt-hotel-reviews-freunde:before, .tt-hotel-reviews-guest-pictures:before, .tt-hotel-reviews-overall:before, .tt-hotel-reviews-paar:before, .tt-hotel-reviews-single:before, .tt-hotel-reviews:before, .tt-hotel-reviews_00-19:before, .tt-hotel-reviews_20-39:before, .tt-hotel-reviews_40-59:before, .tt-hotel-reviews_60-79:before, .tt-hotel-reviews_80-100:before, .tt-info:before, .tt-infobox-departure-airport-infos:before, .tt-infobox-tour-operator-infos:before, .tt-infobox:before, .tt-locale-hotel:before, .tt-mobility:before, .tt-nav-left:before, .tt-nav-ok:before, .tt-nav-top:before, .tt-nomobility:before, .tt-object-type:before, .tt-offer-status-bookable:before, .tt-offer-status-nonbookable:before, .tt-pag-angle-double-left:before, .tt-pag-angle-double-right:before, .tt-pag-angle-left:before, .tt-pag-angle-right:before, .tt-password:before, .tt-plus-circle:before, .tt-pricechart:before, .tt-region-infos-activity:before, .tt-region-infos-clima:before, .tt-region-infos-country-and-its-people:before, .tt-region-infos-culinary:before, .tt-region-infos-diashow:before, .tt-region-infos-general-infos:before, .tt-region-infos-nightlife:before, .tt-region-infos-weather:before, .tt-region-infos-worth-knowing:before, .tt-reviews-overall:before, .tt-reviews-rating:before, .tt-reviews:before, .tt-room:before, .tt-settings:before, .tt-shield-virus:before, .tt-sort-down:before, .tt-sort-up:before, .tt-ssl:before, .tt-star-half:before, .tt-star:before, .tt-submit:before, .tt-temperature-air:before, .tt-temperature-water:before, .tt-tinder-arrow-back:before, .tt-tinder-arrow-forward:before, .tt-tooltip:before, .tt-tour-operator:before, .tt-transfer-bus:before, .tt-transfer-excluded-bus:before, .tt-transfer-excluded:before, .tt-transfer-train:before, .tt-travel-date-skip-back:before, .tt-travel-date-skip-forward:before, .tt-travel-date:before, .tt-traveller:before, .tt-traveltype-alle:before, .tt-traveltype-badeurlaub:before, .tt-traveltype-sonstige:before, .tt-traveltype-staedtereise:before, .tt-traveltype-wellness:before, .tt-user:before, .tt-view-grid-skip-back:before, .tt-view-grid-skip-forward:before, .tt-view-grid:before, .tt-view-list:before, .tt-view-map:before, .tt-view-price-calendar:before, .tt-view-search-mask:before, .tt-wash-hands:before, .tt-weather-clima-air-temp-high:before, .tt-weather-clima-air-temp-low:before, .tt-weather-clima-air-temp-middle:before, .tt-weather-clima-air-temp-none:before, .tt-weather-clima-rainy-days:before, .tt-weather-clima-relative-air-humidity:before, .tt-weather-clima-sun-hours:before, .tt-weather-clima-water-temp:before, .tt-weather-conditions-by-day:before, .tt-weather-conditions-by-night:before, .tt-weather-conditions-cloudy-by-night:before, .tt-weather-conditions-cloudy:before, .tt-weather-conditions-fog:before, .tt-weather-conditions-rain-and-snow:before, .tt-weather-conditions-rainy_0:before, .tt-weather-conditions-rainy_10_30-by-night:before, .tt-weather-conditions-rainy_10_30:before, .tt-weather-conditions-rainy_30_60:before, .tt-weather-conditions-rainy_60_100-by-night:before, .tt-weather-conditions-rainy_60_100:before, .tt-weather-conditions-snow-by-night:before, .tt-weather-conditions-snow:before, .tt-weather-conditions-storm-by-night:before, .tt-weather-conditions-storm:before, .tt-weather-conditions-sunny-cloudy:before, .tt-weather-conditions-sunny-rainy_10_30:before, .tt-weather-conditions-sunny-rainy_60_100:before, .tt-weather-conditions-sunny-storm:before, .tt-weather-conditions-sunny:before, .tt-weather-conditions-sunrise:before, .tt-weather-conditions-sunset:before, .tt-weather-conditions-volley:before, .tt-weather-wind-east:before, .tt-weather-wind-north-east:before, .tt-weather-wind-north-west:before, .tt-weather-wind-north:before, .tt-weather-wind-south-east:before, .tt-weather-wind-south-west:before, .tt-weather-wind-south:before, .tt-weather-wind-west:before, .tt-weather-wind:before, [data-icon]:before, i.tt-transfer:before {
    font-family: ttIconsWhitelabel !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.tt-adult:before {
    content: "\e900"
}

.tt-adult-female:before {
    content: "\e901"
}

.tt-all-regions-hide:before {
    content: "\e902"
}

.tt-all-regions-show:before {
    content: "\e903"
}

.tt-attributes-adults-only:before {
    content: "\e904"
}

.tt-attributes-beach:before {
    content: "\e905"
}

.tt-attributes-body-and-soul:before {
    content: "\e906"
}

.tt-attributes-crib:before {
    content: "\e907"
}

.tt-attributes-dishwasher:before {
    content: "\e908"
}

.tt-attributes-family:before {
    content: "\e909"
}

.tt-attributes-fireplace:before {
    content: "\e90a"
}

.tt-attributes-fishing:before {
    content: "\e90b"
}

.tt-attributes-garage:before {
    content: "\e90c"
}

.tt-attributes-hotel-specials:before {
    content: "\e90d"
}

.tt-attributes-object-with-boat:before {
    content: "\e90e"
}

.tt-attributes-ok:before {
    content: "\e90f"
}

.tt-attributes-pets-allowed:before {
    content: "\e910"
}

.tt-attributes-sauna:before {
    content: "\e911"
}

.tt-attributes-sport:before {
    content: "\e912"
}

.tt-attributes-swimming-pool:before {
    content: "\e913"
}

.tt-attributes-tennis:before {
    content: "\e914"
}

.tt-attributes-tv:before {
    content: "\e915"
}

.tt-attributes-washing-machine:before {
    content: "\e916"
}

.tt-benefits:before {
    content: "\e917"
}

.tt-board:before {
    content: "\e918"
}

.tt-burger:before {
    content: "\e919"
}

.tt-checkmark-circle:before {
    content: "\e91a"
}

.tt-child:before {
    content: "\e91b"
}

.tt-children:before {
    content: "\e91c"
}

.tt-circle:before {
    content: "\e91d"
}

.tt-circle-half:before {
    content: "\e91e"
}

.tt-container-closed:before {
    content: "\e91f"
}

.tt-container-closed1:before {
    content: "\e920"
}

.tt-container-open:before {
    content: "\e921"
}

.tt-container-open1:before {
    content: "\e922"
}

.tt-container-shut:before {
    content: "\e923"
}

.tt-currency-euro:before {
    content: "\e924"
}

.tt-delete-circle:before {
    content: "\e925"
}

.tt-departure-airport:before {
    content: "\e926"
}

.tt-departure-airport-multi-selection:before {
    content: "\e927"
}

.tt-destination:before {
    content: "\e928"
}

.tt-destination-country-region:before {
    content: "\e929"
}

.tt-disc:before {
    content: "\e92a"
}

.tt-disc-half:before {
    content: "\e92b"
}

.tt-distance-to-beach:before {
    content: "\e92c"
}

.tt-distance-to-sea:before {
    content: "\e92d"
}

.tt-distance-to-skilift:before {
    content: "\e92e"
}

.tt-duration:before {
    content: "\e92f"
}

.tt-email:before {
    content: "\e930"
}

.tt-environment-infos-beach:before {
    content: "\e931"
}

.tt-environment-infos-city:before {
    content: "\e932"
}

.tt-environment-infos-pois:before {
    content: "\e933"
}

.tt-favorite:before {
    content: "\e934"
}

.tt-flight-duration:before {
    content: "\e935"
}

.tt-flighttimes:before {
    content: "\e936"
}

.tt-form-check-error:before {
    content: "\e937"
}

.tt-form-check-ok:before {
    content: "\e938"
}

.tt-form-counter-minus:before {
    content: "\e939"
}

.tt-form-counter-plus:before {
    content: "\e93a"
}

.tt-heart:before {
    content: "\e93b"
}

.tt-heart-outline:before {
    content: "\e93c"
}

.tt-hotel-category:before {
    content: "\e93d"
}

.tt-hotel-category-minus:before {
    content: "\e93e"
}

.tt-hotel-category-plus:before {
    content: "\e93f"
}

.tt-hotel-count:before {
    content: "\e940"
}

.tt-hotel-infos-giata-videos:before {
    content: "\e941"
}

.tt-hotel-infos-hotel-discription:before {
    content: "\e942"
}

.tt-hotel-infos-pictures:before {
    content: "\e943"
}

.tt-hotel-on-map:before {
    content: "\e944"
}

.tt-hotel-reviews:before {
    content: "\e945"
}

.tt-hotel-reviews_00-19:before {
    content: "\e946"
}

.tt-hotel-reviews_20-39:before {
    content: "\e947"
}

.tt-hotel-reviews_40-59:before {
    content: "\e948"
}

.tt-hotel-reviews_60-79:before {
    content: "\e949"
}

.tt-hotel-reviews_80-100:before {
    content: "\e94a"
}

.tt-hotel-reviews-familie:before {
    content: "\e94b"
}

.tt-hotel-reviews-family:before {
    content: "\e94c"
}

.tt-hotel-reviews-freunde:before {
    content: "\e94d"
}

.tt-hotel-reviews-guest-pictures:before {
    content: "\e94e"
}

.tt-hotel-reviews-overall:before {
    content: "\e94f"
}

.tt-hotel-reviews-paar:before {
    content: "\e950"
}

.tt-hotel-reviews-single:before {
    content: "\e951"
}

.tt-info:before {
    content: "\e952"
}

.tt-infobox:before {
    content: "\e953"
}

.tt-infobox-departure-airport-infos:before {
    content: "\e954"
}

.tt-infobox-tour-operator-infos:before {
    content: "\e955"
}

.tt-locale-hotel:before {
    content: "\e956"
}

.tt-mobility:before {
    content: "\e957"
}

.tt-nav-left:before {
    content: "\e958"
}

.tt-nav-ok:before {
    content: "\e959"
}

.tt-nav-top:before {
    content: "\e95a"
}

.tt-nomobility:before {
    content: "\e95b"
}

.tt-object-type:before {
    content: "\e95c"
}

.tt-offer-status-bookable:before {
    content: "\e95d"
}

.tt-offer-status-nonbookable:before {
    content: "\e95e"
}

.tt-pag-angle-double-left:before {
    content: "\e95f"
}

.tt-pag-angle-double-right:before {
    content: "\e960"
}

.tt-pag-angle-left:before {
    content: "\e961"
}

.tt-pag-angle-right:before {
    content: "\e962"
}

.tt-password:before {
    content: "\e963"
}

.tt-plus-circle:before {
    content: "\e964"
}

.tt-pricechart:before {
    content: "\e965"
}

.tt-region-infos-activity:before {
    content: "\e966"
}

.tt-region-infos-clima:before {
    content: "\e967"
}

.tt-region-infos-country-and-its-people:before {
    content: "\e968"
}

.tt-region-infos-culinary:before {
    content: "\e969"
}

.tt-region-infos-diashow:before {
    content: "\e96a"
}

.tt-region-infos-general-infos:before {
    content: "\e96b"
}

.tt-region-infos-nightlife:before {
    content: "\e96c"
}

.tt-region-infos-weather:before {
    content: "\e96d"
}

.tt-region-infos-worth-knowing:before {
    content: "\e96e"
}

.tt-reviews:before {
    content: "\e96f"
}

.tt-reviews-overall:before {
    content: "\e970"
}

.tt-reviews-rating:before {
    content: "\e971"
}

.tt-room:before {
    content: "\e972"
}

.tt-settings:before {
    content: "\e973"
}

.tt-shield-virus:before {
    content: "\e974"
}

.tt-sort-down:before {
    content: "\e975"
}

.tt-sort-up:before {
    content: "\e976"
}

.tt-ssl:before {
    content: "\e977"
}

.tt-star:before {
    content: "\e978"
}

.tt-star-half:before {
    content: "\e979"
}

.tt-submit:before {
    content: "\e97a"
}

.tt-temperature-air:before {
    content: "\e97b"
}

.tt-temperature-water:before {
    content: "\e97c"
}

.tt-tinder-arrow-back:before {
    content: "\e97d"
}

.tt-tinder-arrow-forward:before {
    content: "\e97e"
}

.tt-tooltip:before {
    content: "\e97f"
}

.tt-tour-operator:before {
    content: "\e980"
}

.tt-transfer:before {
    content: "\e981"
}

.tt-transfer-bus:before {
    content: "\e982"
}

.tt-transfer-excluded:before {
    content: "\e983"
}

.tt-transfer-excluded-bus:before {
    content: "\e984"
}

.tt-transfer-train:before {
    content: "\e985"
}

.tt-travel-date:before {
    content: "\e986"
}

.tt-travel-date-skip-back:before {
    content: "\e987"
}

.tt-travel-date-skip-forward:before {
    content: "\e988"
}

.tt-traveller:before {
    content: "\e989"
}

.tt-traveltype-alle:before {
    content: "\e98a"
}

.tt-traveltype-badeurlaub:before {
    content: "\e98b"
}

.tt-traveltype-sonstige:before {
    content: "\e98c"
}

.tt-traveltype-staedtereise:before {
    content: "\e98d"
}

.tt-traveltype-wellness:before {
    content: "\e98e"
}

.tt-user:before {
    content: "\e98f"
}

.tt-view-grid:before {
    content: "\e990"
}

.tt-view-grid-skip-back:before {
    content: "\e991"
}

.tt-view-grid-skip-forward:before {
    content: "\e992"
}

.tt-view-list:before {
    content: "\e993"
}

.tt-view-map:before {
    content: "\e994"
}

.tt-view-price-calendar:before {
    content: "\e995"
}

.tt-view-search-mask:before {
    content: "\e996"
}

.o-container {
    width: auto;
    max-width: 1200px
}

#TTIBEInner a {
    cursor: pointer
}

@media (min-width: 768px) {
    .fivecolumns .col-2, .fivecolumns .col-lg-2, .fivecolumns .col-sm-2 {
        width: 20%
    }
}

@media (min-width: 1200px) {
    .fivecolumns .col-2, .fivecolumns .col-lg-2, .fivecolumns .col-sm-2 {
        width: 20%
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-2, .fivecolumns .col-lg-2, .fivecolumns .col-sm-2 {
        width: 20%
    }
}

body {
    background-color: #ecf0f1
}

body > object {
    display: none
}

.inner {
    padding-top: 10px;
    padding-bottom: 10px
}

.inner-container {
    padding: 10px
}

.relative {
    position: relative
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

h1, h2, h3, h4, h5 {
    color: #3498db;
    font-weight: 400;
    margin: 10px 0
}

.nav-justified {
    display: table
}

.nav-justified:after, .nav-justified:before {
    content: none
}

.nav-justified > li {
    float: none;
    width: auto
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(../fonts/font-awesome-4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#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;
    transform: translate(0, 0)
}

.header--help {
    margin: 0 !important;
    padding: 0 !important;
    font-family: "Ubuntu Medium", Arial, Helvetica, sans-serif;
    font-size: 14px;
}


.helpicon-padding {
    padding-right: 5px;
}

.hoteline--phone--icon {
    font-size: 25px;
    margin-top: 7px;
}

.fa-phone:before {
    content: "\f095";
}

.fa-question-circle:before {
    content: "\f059";
}