/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
progress,sub,sup{
    vertical-align: baseline;
}
button,hr,input{
    overflow: visible;
}
[type=checkbox],[type=radio],legend{
    box-sizing: border-box;
    padding: 0;
}
html{
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body{
    margin: 0;
}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{
    display: block;
}
audio,canvas,progress,video{
    display: inline-block;
}
audio:not([controls]){
    display: none;
    height: 0;
}
[hidden],template{
    display: none;
}
a{
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:active,a:hover{
    outline-width: 0;
}
abbr[title]{
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,strong{
    font-weight: bolder;
}
dfn{
    font-style: italic;
}
h1{
    font-size: 2em;
    margin: .67em 0;
}
mark{
    background-color: #ff0;
    color: #000;
}
small{
    font-size: 80%;
}
sub,sup{
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub{
    bottom: -.25em;
}
sup{
    top: -.5em;
}
img{
    border-style: none;
}
svg:not(:root){
    overflow: hidden;
}
code,kbd,pre,samp{
    font-family: monospace,monospace;
    font-size: 1em;
}
figure{
    margin: 1em 40px;
}
hr{
    box-sizing: content-box;
    height: 0;
}
button,input,select,textarea{
    font: inherit;
    margin: 0;
}
optgroup{
    font-weight: 700;
}
button,select{
    text-transform: none;
}
[type=reset],[type=submit],button,html [type=button]{
    -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style: none;
    padding: 0;
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline: ButtonText dotted 1px;
}
fieldset{
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend{
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal;
}
textarea{
    overflow: auto;
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
    height: auto;
}
[type=search]{
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{
    -webkit-appearance: none;
}
::-webkit-input-placeholder{
    color: inherit;
    opacity: .54;
}
::-webkit-file-upload-button{
    -webkit-appearance: button;
    font: inherit;
}
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
    font-family: 'vw_head_office';
    src: url("../fonts/vwheadoffice-bold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'vw_head_office';
    src: url("../fonts/vwheadoffice-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'vw_text_office';
    src: url("../fonts/vwtextoffice-bold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'vw_text_office';
    src: url("../fonts/vwtextoffice-regular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: 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: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em;
}

sub {
    bottom: -0.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: default;
}

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;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

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

td,
th {
    padding: 0;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.42857;
    color: #3c3c3c;
    background-color: #f1f1f1;
}

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

a {
    color: #333;
    text-decoration: none;
}

a:hover, a:focus {
    color: #0d0d0d;
    text-decoration: underline;
}

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

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

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

.img-rounded {
    border-radius: 2.7px;
}

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

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

hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}

[role="button"] {
    cursor: pointer;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 8px;
}

.container:before, .container:after {
    content: " ";
    display: table;
}

.container:after {
    clear: both;
}

@media (min-width: 480px) {
    .container {
        width: 735px;
    }
}

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

@media (min-width: 980px) {
    .container {
        width: 1155px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    padding-right: 8px;
}

.container-fluid:before, .container-fluid:after {
    content: " ";
    display: table;
}

.container-fluid:after {
    clear: both;
}

.row {
    margin-left: -7px;
    margin-right: -8px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.row:after {
    clear: both;
}

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

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

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

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

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

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

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

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

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

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

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

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

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

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

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

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

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

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

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

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

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

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

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

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

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

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

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 480px) {
    .col-sm-1, .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-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-pull-1 {
        right: 8.33333%;
    }
    .col-sm-pull-2 {
        right: 16.66667%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333%;
    }
    .col-sm-pull-5 {
        right: 41.66667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.33333%;
    }
    .col-sm-pull-8 {
        right: 66.66667%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333%;
    }
    .col-sm-pull-11 {
        right: 91.66667%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-push-1 {
        left: 8.33333%;
    }
    .col-sm-push-2 {
        left: 16.66667%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333%;
    }
    .col-sm-push-5 {
        left: 41.66667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.33333%;
    }
    .col-sm-push-8 {
        left: 66.66667%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333%;
    }
    .col-sm-push-11 {
        left: 91.66667%;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.33333%;
    }
    .col-md-pull-2 {
        right: 16.66667%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333%;
    }
    .col-md-pull-5 {
        right: 41.66667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.33333%;
    }
    .col-md-pull-8 {
        right: 66.66667%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333%;
    }
    .col-md-pull-11 {
        right: 91.66667%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.33333%;
    }
    .col-md-push-2 {
        left: 16.66667%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333%;
    }
    .col-md-push-5 {
        left: 41.66667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.33333%;
    }
    .col-md-push-8 {
        left: 66.66667%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333%;
    }
    .col-md-push-11 {
        left: 91.66667%;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333%;
    }
    .col-md-offset-2 {
        margin-left: 16.66667%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333%;
    }
    .col-md-offset-8 {
        margin-left: 66.66667%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333%;
    }
    .col-md-offset-11 {
        margin-left: 91.66667%;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 980px) {
    .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.33333%;
    }
    .col-lg-pull-2 {
        right: 16.66667%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333%;
    }
    .col-lg-pull-5 {
        right: 41.66667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.33333%;
    }
    .col-lg-pull-8 {
        right: 66.66667%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333%;
    }
    .col-lg-pull-11 {
        right: 91.66667%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.33333%;
    }
    .col-lg-push-2 {
        left: 16.66667%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333%;
    }
    .col-lg-push-5 {
        left: 41.66667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.33333%;
    }
    .col-lg-push-8 {
        left: 66.66667%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333%;
    }
    .col-lg-push-11 {
        left: 91.66667%;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    font-size: 27px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    line-height: 1.42857;
    color: #555555;
}

.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2.7px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
    border-color: #046892;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(4, 104, 146, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed;
}

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 39px;
    }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm
    input[type="month"] {
        line-height: 36px;
    }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg
    input[type="month"] {
        line-height: 53px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 25px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 43px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-left: 0;
    padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    height: 36px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 2.7px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
    height: 36px;
    line-height: 36px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-sm .form-control {
    height: 36px;
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 2.7px;
}

.form-group-sm select.form-control {
    height: 36px;
    line-height: 36px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 36px;
    min-height: 41px;
    padding: 6px 10px;
    font-size: 16px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    height: 53px;
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.33333;
    border-radius: 2.7px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
    height: 53px;
    line-height: 53px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
    height: auto;
}

.form-group-lg .form-control {
    height: 53px;
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.33333;
    border-radius: 2.7px;
}

.form-group-lg select.form-control {
    height: 53px;
    line-height: 53px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 53px;
    min-height: 48px;
    padding: 11px 16px;
    font-size: 23px;
    line-height: 1.33333;
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 48.75px;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    width: 53px;
    height: 53px;
    line-height: 53px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 30px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #7c7c7c;
}

@media (min-width: 480px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-inline .form-control-static {
        display: inline-block;
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto;
    }
    .form-inline .input-group > .form-control {
        width: 100%;
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0;
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0;
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 32px;
}

.form-horizontal .form-group {
    margin-left: -7px;
    margin-right: -8px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table;
}

.form-horizontal .form-group:after {
    clear: both;
}

@media (min-width: 480px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 7px;
}

@media (min-width: 480px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 23px;
    }
}

@media (min-width: 480px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 16px;
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 2.7px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active, .btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}

.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
    background-image: none;
}

.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc;
}

.btn-default .badge {
    color: #fff;
    background-color: #333;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff;
}

.btn-success {
    color: #fff;
    background-color: #5cb156;
    border-color: #51a34b;
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #489143;
    border-color: #254b23;
}

.btn-success:hover {
    color: #fff;
    background-color: #489143;
    border-color: #3c7938;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #489143;
    border-color: #3c7938;
}

.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #3c7938;
    border-color: #254b23;
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb156;
    border-color: #51a34b;
}

.btn-success .badge {
    color: #5cb156;
    background-color: #fff;
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
}

.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
    background-image: none;
}

.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da;
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
}

.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
    background-image: none;
}

.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff;
}

.btn-danger {
    color: #fff;
    background-color: #c42126;
    border-color: #ae1d22;
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #981a1e;
    border-color: #410b0d;
}

.btn-danger:hover {
    color: #fff;
    background-color: #981a1e;
    border-color: #7a1518;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #981a1e;
    border-color: #7a1518;
}

.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #7a1518;
    border-color: #410b0d;
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
    background-image: none;
}

.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #c42126;
    border-color: #ae1d22;
}

.btn-danger .badge {
    color: #c42126;
    background-color: #fff;
}

.btn-link {
    color: #333;
    font-weight: normal;
    border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
    color: #0d0d0d;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 23px;
    line-height: 1.33333;
    border-radius: 2.7px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 2.7px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 2.7px;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-block + .btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup,
.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: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2.7px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

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

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

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

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

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7;
}

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

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    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: 16px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap;
}

.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 dashed;
    border-bottom: 4px solid \9;
    content: "";
}

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

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

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}

.btn-toolbar {
    margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table;
}

.btn-toolbar:after {
    clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table;
}

.btn-group-vertical > .btn-group:after {
    clear: both;
}

.btn-group-vertical > .btn-group > .btn {
    float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 2.7px;
    border-top-left-radius: 2.7px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 2.7px;
    border-bottom-left-radius: 2.7px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%;
}

.btn-group-justified > .btn-group .btn {
    width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
    left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.input-group .form-control:focus {
    z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 2.7px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 2.7px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 23px;
    border-radius: 2.7px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child {
    border-left: 0;
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

.input-group-btn > .btn {
    position: relative;
}

.input-group-btn > .btn + .btn {
    margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
    z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
}

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

.nav:before, .nav:after {
    content: " ";
    display: table;
}

.nav:after {
    clear: both;
}

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

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

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

.nav > li.disabled > a {
    color: #777777;
}

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

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #333;
}

.nav .nav-divider {
    height: 1px;
    margin: 11.5px 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.42857;
    border: 1px solid transparent;
    border-radius: 2.7px 2.7px 0 0;
}

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

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

.nav-pills > li {
    float: left;
}

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

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

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

.nav-stacked > li {
    float: none;
}

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

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

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

.nav-justified > li > a, .nav-tabs.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, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0;
    }
}

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

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

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

@media (min-width: 480px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2.7px 2.7px 0 0;
    }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #f1f1f1;
    }
}

.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;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #777777;
}

.label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e;
}

.label-primary {
    background-color: #337ab7;
}

.label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090;
}

.label-success {
    background-color: #5cb156;
}

.label-success[href]:hover, .label-success[href]:focus {
    background-color: #489143;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #f0ad4e;
}

.label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f;
}

.label-danger {
    background-color: #c42126;
}

.label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #981a1e;
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 25px;
    margin-bottom: 25px;
    background-color: #f5f5f5;
    border-radius: 2.7px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb156;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #c42126;
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2.7px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
    padding: 24px;
    border-radius: 2.7px;
}

.well-sm {
    padding: 9px;
    border-radius: 2.7px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 18px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2.7px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
    margin-top: -10px;
}

.popover.right {
    margin-left: 10px;
}

.popover.bottom {
    margin-top: 10px;
}

.popover.left {
    margin-left: -10px;
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 1.7px 1.7px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

.popover > .arrow:after {
    border-width: 10px;
    content: "";
}

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

.popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff;
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff;
}

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

.popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff;
}

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px;
}

.clearfix:before, header table td.menu .menu-dropdown:before, .clearfix:after, header table td.menu .menu-dropdown:after {
    content: " ";
    display: table;
}

.clearfix:after, header table td.menu .menu-dropdown: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;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

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

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 479px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table !important;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

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

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

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

@media (min-width: 480px) and (max-width: 767px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table !important;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

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

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

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

@media (min-width: 768px) and (max-width: 979px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table !important;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

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

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

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

@media (min-width: 980px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table !important;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

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

@media (min-width: 980px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

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

@media (max-width: 479px) {
    .hidden-xs {
        display: none !important;
    }
}

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

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 980px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }
    table.visible-print {
        display: table !important;
    }
    tr.visible-print {
        display: table-row !important;
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

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

.visible-print-inline {
    display: none !important;
}

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

.visible-print-inline-block {
    display: none !important;
}

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

@media print {
    .hidden-print {
        display: none !important;
    }
}

.text-shadow {
    text-shadow: 1px 1px 1px black;
}

.text-shadow-light {
    text-shadow: 1px 1px 1px #4d4d4d;
}

.text-shadow-lighter {
    text-shadow: 1px 1px 1px #999999;
}

.box-shadow {
    box-shadow: 1px 1px 1px black;
}

.box-shadow-light {
    box-shadow: 1px 1px 1px #4d4d4d;
}

.box-shadow-lighter {
    box-shadow: 1px 1px 1px #999999;
}

.inline {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
}

*:focus {
    outline: none !important;
}

body {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-name: fontfix;
    -webkit-animation-duration: 0.1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes fontfix {
    from {
        opacity: 1;
    }
    to {
        opacity: 1;
    }
}

body {
    font-family: "vw_text_office", sans-serif;
    font-weight: 400;
    background-color: transparent;
    letter-spacing: 0.36px;
    font-size: calc(16.2px + 1.8000000000000007 * ((100vw - 420px) / 860));
    line-height: 30.6px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 1280px){
    body{
        font-size: 18px;
    }
}

@media screen and (max-width: 420px){
    body{
        font-size: 16.2px;
    }
}

@media screen and (max-width: 1280px) {
    body {
        line-height: 28.8px;
    }
}

@media screen and (max-width: 980px) {
    body {
        line-height: 27px;
    }
}

@media screen and (max-width: 768px) {
    body {
        line-height: 25.2px;
    }
}

@media screen and (max-width: 480px) {
    body {
        line-height: 23.4px;
    }
}

@media screen and (max-width: 320px) {
    body {
        line-height: 21.6px;
    }
}

h1, h2, h3, h4, .h1, .slide-title, .h2, .h3, .h4 {
    font-family: "vw_head_office", sans-serif;
    font-weight: 600;
}

h1, .h1, .slide-title {
    margin: 0 0 21.6px 0;
    font-size: calc(25.2px + 21.599999999999998 * ((100vw - 420px) / 860));
    line-height: 50.4px;
}

@media screen and (min-width: 1280px){
    h1, .h1, .slide-title{
        font-size: 46.8px;
    }
}

@media screen and (max-width: 420px){
    h1, .h1, .slide-title{
        font-size: 25.2px;
    }
}

@media screen and (max-width: 980px) {
    h1, .h1, .slide-title {
        line-height: 46.8px;
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 768px) {
    h1, .h1, .slide-title {
        line-height: 43.2px;
        margin-bottom: 14.4px;
    }
}

@media screen and (max-width: 480px) {
    h1, .h1, .slide-title {
        line-height: 32.4px;
        margin-bottom: 10.8px;
    }
}

@media screen and (max-width: 320px) {
    h1, .h1, .slide-title {
        line-height: 28.8px;
        margin-bottom: 7.2px;
    }
}

strong {
    font-weight: 600;
}

a:hover, a:focus {
    text-decoration: none;
    cursor: pointer;
}

label:hover {
    cursor: pointer;
}

.container {
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (min-width: 1280px) {
    .container {
        width: 1280px;
    }
}

@media screen and (max-width: 768px) {
    .container {
        padding-left: 22.5px;
        padding-right: 22.5px;
    }
}

@media screen and (max-width: 480px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 320px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

header {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    box-shadow: 0 0 8px #808080;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #FFF;
}

header table {
    width: 100%;
}

header table td.logo img, header table td.dealer img {
    height: 57px;
}

@media screen and (max-width: 980px) {
    header table td.logo img, header table td.dealer img {
        height: 43px;
    }
}

@media screen and (max-width: 768px) {
    header table td.logo img, header table td.dealer img {
        height: 33px;
    }
}

@media screen and (max-width: 480px) {
    header table td.logo img, header table td.dealer img {
        height: 30px;
    }
}

@media screen and (max-width: 320px) {
    header table td.logo img, header table td.dealer img {
        height: 22px;
    }
}

header table td.logo {
    border-right: 1px solid #3c3c3c;
    width: 1px;
    padding-right: 37.5px;
}

@media screen and (max-width: 980px) {
    header table td.logo {
        padding-right: 27px;
    }
}

@media screen and (max-width: 768px) {
    header table td.logo {
        padding-right: 18px;
    }
}

@media screen and (max-width: 480px) {
    header table td.logo {
        padding-right: 12px;
    }
}

header table td.dealer {
    padding-left: 37.5px;
}

@media screen and (max-width: 980px) {
    header table td.dealer {
        padding-left: 27px;
    }
}

@media screen and (max-width: 768px) {
    header table td.dealer {
        padding-left: 18px;
    }
}

@media screen and (max-width: 480px) {
    header table td.dealer {
        padding-left: 12px;
    }
}

header table td.dealer table {
    width: 100%;
}

header table td.dealer table td.name {
    font-family: "vw_head_office", sans-serif;
    font-weight: 600;
    padding-left: 15px;
    padding-right: 15px;
    font-size: calc(16.2px + 9 * ((100vw - 420px) / 860));
}

@media screen and (min-width: 1280px){
    header table td.dealer table td.name{
        font-size: 25.2px;
    }
}

@media screen and (max-width: 420px){
    header table td.dealer table td.name{
        font-size: 16.2px;
    }
}

@media screen and (max-width: 980px) {
    header table td.dealer table td.name {
        padding-left: 12px;
        padding-right: 12px;
    }
}

@media screen and (max-width: 480px) {
    header table td.dealer table td.name {
        padding-left: 9px;
        padding-right: 9px;
    }
}

header table td.days {
    width: 1px;
}

header table td.menu {
    width: 1px;
}

@media screen and (min-width: 480px) {
    header table td.menu {
        position: relative;
    }
}

header table td.menu .menu-toggle {
    border: none;
    width: 35px;
    height: 24px;
    background-color: transparent;
    background: url("../images/icon-hamburger.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 50%;
}

@media screen and (max-width: 768px) {
    header table td.menu .menu-toggle {
        background-size: 85%;
    }
}

@media screen and (max-width: 480px) {
    header table td.menu .menu-toggle {
        background-size: 75%;
    }
}

@media screen and (max-width: 320px) {
    header table td.menu .menu-toggle {
        background-size: 70%;
    }
}

header table td.menu .menu-toggle:hover, header table td.menu .menu-toggle:focus, header table td.menu .menu-toggle:active {
    background: url("../images/icon-hamburger-hover.png");
    background-repeat: no-repeat;
    background-size: 35px 24px;
    background-position: 50%;
    cursor: pointer;
}

@media screen and (max-width: 480px) {
    header table td.menu .menu-toggle:hover, header table td.menu .menu-toggle:focus, header table td.menu .menu-toggle:active {
        background-size: 75%;
    }
}

header table td.menu .menu-dropdown {
    right: 0;
    left: inherit;
    list-style: none;
    padding: 0;
    margin: 0;
    border-radius: 4.5px;
    box-shadow: none;
    border: none;
    position: absolute;
    min-width: 160px;
}

@media screen and (max-width: 480px) {
    header table td.menu .menu-dropdown {
        width: 100%;
    }
}

header table td.menu .menu-dropdown li {
    background-color: #FFF;
    padding-left: 9px;
    padding-right: 9px;
    padding-top: 9px;
}

header table td.menu .menu-dropdown li:last-of-type {
    padding-bottom: 9px;
}

header table td.menu .menu-dropdown li a {
    font-family: "vw_head_office", sans-serif;
    white-space: nowrap;
    font-size: 27px;
    line-height: 27px;
    display: block;
    border-radius: 4.5px;
    background-color: #3c3c3c;
    color: #FFF;
    text-align: center;
    padding: 13.5px 22.5px;
}

header table td.menu .menu-dropdown li.active a {
    background-color: #1c75bd;
}

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 2;
}

body.viewing-page-1 footer,
body.viewing-page-1 footer .footer-contact .container,
body.viewing-page-1 footer .footer-steps {
    display: block !important;
}

body.viewing-page-1 footer .footer-contact {
    display: none;
}

.footer-contact {
    border-top: 9px solid #999999;
    background: #2155a0;
    background: -webkit-linear-gradient(left, #2155a0 0%, #053964 100%);
    background: linear-gradient(to right, #2155a0 0%, #053964 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2155a0', endColorstr='#053964',GradientType=1 );
    position: relative;
}

@media screen and (max-width: 768px) {
    .footer-contact {
        border-top-width: 4.5px;
    }
}

.footer-contact table {
    width: 100%;
    margin: 15px 0;
}

@media screen and (max-width: 768px) {
    .footer-contact table {
        margin: 11.25px 0;
    }
}

.footer-contact td + td {
    padding-left: 22.5px;
}

@media screen and (max-width: 768px) {
    .footer-contact td + td {
        padding-left: 15px;
    }
}

.footer-contact .face {
    width: 1px;
}

.footer-contact .face img {
    border-radius: 50%;
    border: 3px solid #FFF;
    max-width: 90px;
}

@media screen and (max-width: 1280px) {
    .footer-contact .face img {
        max-width: 72px;
    }
}

@media screen and (max-width: 768px) {
    .footer-contact .face img {
        max-width: 54px;
    }
}

.footer-contact .text {
    color: #FFF;
    font-weight: 400;
    font-size: calc(13.5px + 2.6999999999999993 * ((100vw - 420px) / 860));
    line-height: 28.8px;
    font-family: "vw_head_office", sans-serif;
}

@media screen and (min-width: 1280px){
    .footer-contact .text{
        font-size: 16.2px;
    }
}

@media screen and (max-width: 420px){
    .footer-contact .text{
        font-size: 13.5px;
    }
}

@media screen and (max-width: 1280px) {
    .footer-contact .text {
        line-height: 27px;
    }
}

@media screen and (max-width: 980px) {
    .footer-contact .text {
        line-height: 25.2px;
    }
}

@media screen and (max-width: 768px) {
    .footer-contact .text {
        line-height: 23.4px;
    }
}

@media screen and (max-width: 480px) {
    .footer-contact .text {
        line-height: 21.6px;
    }
}

@media screen and (max-width: 320px) {
    .footer-contact .text {
        line-height: 18px;
    }
}

.footer-contact .icons {
    color: #FFF;
    white-space: nowrap;
}

.footer-contact .icons img {
    max-width: 45px;
}

@media screen and (min-width: 768px) {
    .footer-contact .icons .icon-phone {
        display: none;
    }
}

.footer-contact .icons a {
    display: inline-block;
}

.footer-contact .icons a + a {
    margin-left: 15px;
}

@media screen and (max-width: 768px) {
    .footer-contact .icons a + a {
        margin-left: 0;
        margin-top: 11.25px;
    }
}

@media screen and (max-width: 768px) {
    .footer-contact .icons a {
        display: block;
    }
    .footer-contact .icons a img {
        max-width: 36px;
    }
}

.footer-contact .phone-number {
    font-weight: 600;
    color: #FFF;
}

@media screen and (max-width: 768px) {
    .footer-contact .phone-number {
        display: none;
    }
}

.footer-contact-toggle {
    background-color: #999999;
    line-height: 36px;
    position: absolute;
    z-index: 2;
    height: 32.4px;
    width: 36px;
    text-align: center;
    left: 50%;
    top: -32.4px;
    margin-left: -18px;
    color: #FFF;
    padding: 4.5px;
    border-top-left-radius: 5.4px;
    border-top-right-radius: 5.4px;
}

@media screen and (max-width: 480px) {
    .footer-contact-toggle {
        display: inherit;
    }
}

.footer-contact-toggle span {
    color: #FFF;
    border: 2px solid #FFF;
    border-radius: 24px;
    font-weight: 600;
    font-size: 16.2px;
    display: block;
    width: 21.6px;
    line-height: 16.2px;
    padding: 0.9px;
    margin: 0 auto;
}

.footer-contact-toggle:hover {
    cursor: pointer;
}

.footer-shape {
    position: relative;
    z-index: -1;
    display: none;
}

.footer-steps {
    border-top: 13.5px solid #FFF;
    background: #2155a0;
    background: -webkit-linear-gradient(left, #2155a0 0%, #053964 100%);
    background: linear-gradient(to right, #2155a0 0%, #053964 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2155a0', endColorstr='#053964',GradientType=1 );
    padding: 36px 0;
}

@media screen and (max-width: 768px) {
    .footer-steps .div-table .tr .td {
        display: block;
        text-align: center;
    }
    .footer-steps .div-table .tr .td + .td {
        padding-top: 18px;
    }
}

.steps-wrapper {
    position: relative;
}

.steps {
    display: table;
    width: 100%;
    z-index: 11;
    position: relative;
}

.steps .step {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.steps .step:before, .steps .step:after {
    position: absolute;
    z-index: 1;
    background-color: #155a91;
    top: 50%;
    width: 50%;
    height: 9px;
    margin-top: -4.5px;
    content: '';
}

.steps .step:before {
    left: 0;
}

.steps .step:after {
    right: 0;
}

.steps .step:first-child:before {
    left: 15%;
}

.steps .step:last-child:before {
    left: -30%;
}

.steps .step:last-child:after {
    display: none;
}

.steps .step a span {
    border-radius: 50%;
    background-color: #394578;
    border: 3px solid #4c76a5;
    color: #FFF;
    padding: 12.96px;
    font-size: 25.2px;
    width: 55.512px;
    line-height: 25.2px;
    font-family: "vw_head_office", sans-serif;
    display: block;
    position: relative;
    z-index: 2;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
    .steps .step a span {
        padding: 9.72px;
        font-size: 18.9px;
        width: 41.634px;
        line-height: 18.9px;
    }
}

@media screen and (max-width: 480px) {
    .steps .step a span {
        padding: 6.48px;
        font-size: 12.6px;
        width: 27.756px;
        line-height: 12.6px;
        border-width: 2px;
    }
}

.steps .step a.disabled {
    cursor: not-allowed;
}

.steps .step.vw a span {
    background-color: transparent !important;
    background: url("../images/vw-logo.png");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-color: transparent !important;
}

.steps .step.-active a span, .steps .step.-done a span {
    background-color: #af1a1c;
    border: 3px solid #FFF;
}

@media screen and (max-width: 480px) {
    .steps .step.-active a span, .steps .step.-done a span {
        border-width: 2px;
    }
}

.steps .step.-active a span {
    padding: 16.2px;
    font-size: 31.5px;
    width: 69.39px;
    line-height: 31.5px;
}

@media screen and (max-width: 768px) {
    .steps .step.-active a span {
        padding: 12.96px;
        font-size: 25.2px;
        width: 55.512px;
        line-height: 25.2px;
    }
}

@media screen and (max-width: 480px) {
    .steps .step.-active a span {
        padding: 9.72px;
        font-size: 18.9px;
        width: 41.634px;
        line-height: 18.9px;
    }
}

.steps .step.-active:first-child:before {
    left: 7%;
}

.steps .step.-active:last-child:before {
    left: -15%;
}

.steps .step.-done {
    opacity: 1;
}

body:not([class="viewing-page-1"]) footer .footer-steps {
    z-index: 2;
    border-top-width: 0;
    padding: 9px 0;
    background: rgba(0, 0, 0, 0.15);
}

body:not([class="viewing-page-1"]) footer .footer-steps .div-table .td {
    width: auto;
}

body:not([class="viewing-page-1"]) footer .footer-steps .steps-wrapper {
    max-width: 350px;
    margin: 0 auto;
}

body:not([class="viewing-page-1"]) footer .footer-steps .steps .step:before, body:not([class="viewing-page-1"]) footer .footer-steps .steps .step:after {
    background-color: #a2a2a2;
    height: 6px;
    margin-top: -3px;
}

body:not([class="viewing-page-1"]) footer .footer-steps .steps .step a span {
    border-radius: 50%;
    background-color: #394578;
    color: #FFF;
    padding: 6.48px;
    font-size: 12.6px;
    width: 27.756px;
    line-height: 12.6px;
    border: 2px solid #FFF;
    font-weight: 600;
    display: block;
}

body:not([class="viewing-page-1"]) footer .footer-steps .steps .step.-active a span, body:not([class="viewing-page-1"]) footer .footer-steps .steps .step.-done a span {
    background-color: #af1a1c;
    border: 2px solid #FFF;
}

body:not([class="viewing-page-1"]) footer .footer-steps .steps .step.-active a span {
    padding: 8.91px;
    font-size: 17.325px;
    width: 38.1645px;
    line-height: 17.325px;
}

body:not([class="viewing-page-1"]) footer .footer-steps .steps .step.-done {
    opacity: 1;
}

.count-down {
    position: relative;
    width: 112px;
    height: 72px;
    display: inline-block;
}

.count-down img {
    width: 100%;
}

.count-down .number {
    line-height: 0;
    font-family: "vw_head_office", sans-serif;
    position: absolute;
    display: block;
    top: 37px;
    right: 17px;
    z-index: 2;
    font-size: 36px;
    color: #FFF;
    letter-spacing: 4.05px;
}

@media screen and (max-width: 768px) {
    header .count-down {
        width: 89.6px;
        height: 57.6px;
    }
    header .count-down .number {
        top: 29.6px;
        right: 13.6px;
        font-size: 28.8px;
        letter-spacing: 3.24px;
    }
}

@media screen and (max-width: 480px) {
    header .name {
        display: none;
    }
}

.step-count {
    padding: 13.5px 18px;
    display: inline-block;
    position: fixed;
    z-index: 2;
    font-family: "vw_head_office", sans-serif;
    border-radius: 18px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #2155a0;
    margin-top: 9px;
    background: -webkit-linear-gradient(left, #2155a0 0%, #053964 100%);
    background: linear-gradient(to right, #2155a0 0%, #053964 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2155a0', endColorstr='#053964',GradientType=1 );
}

@media screen and (max-width: 768px) {
    .step-count {
        padding: 10.125px 13.5px;
    }
}

@media screen and (max-width: 480px) {
    .step-count {
        padding: 6.75px 9px;
    }
}

.step-count span {
    text-align: center;
    border-radius: 50%;
    background-color: #af1a1c;
    border: 3px solid #FFF;
    color: #FFF;
    padding: 16.2px;
    font-size: 37.8px;
    width: 69.39px;
    line-height: 31.5px;
    font-weight: 600;
    display: block;
}

@media screen and (max-width: 768px) {
    .step-count span {
        padding: 12.15px;
        font-size: 31.5px;
        width: 52.0425px;
        line-height: 23.625px;
    }
}

@media screen and (max-width: 480px) {
    .step-count span {
        padding: 8.1px;
        font-size: 18.9px;
        width: 34.695px;
        line-height: 15.75px;
        border-width: 2px;
    }
}

.step-count .step-prev,
.step-count .step-next {
    position: absolute;
    width: 39.6px;
    height: 21.6px;
    left: 50%;
    margin-left: -19.8px;
    background-size: 65%;
    background-repeat: no-repeat;
    background-position: 50%;
}

@media screen and (max-width: 480px) {
    .step-count .step-prev,
    .step-count .step-next {
        display: inherit;
    }
}

.step-count .step-prev {
    top: -25.2px;
    background-image: url("../images/icon-angle-up.png");
}

.step-count .step-next {
    bottom: -25.2px;
    background-image: url("../images/icon-angle-down.png");
}

body.viewing-page-1 .step-count,
body.viewing-page-2 .step-count {
    display: none;
}

body.viewing-page-1 .step-count span:after {
    content: '0';
}

body.viewing-page-2 .step-count span:after {
    content: '1';
}

body.viewing-page-3 .step-count span:after {
    content: '2';
}

body.viewing-page-4 .step-count span:after {
    content: '3';
}

body.viewing-page-5 .step-count span:after {
    content: '4';
}

body.viewing-page-6 .step-count span:after {
    content: '5';
}

body.viewing-page-7 .step-count span:after {
    content: '6';
}

body.viewing-page-8 .step-count span:after {
    content: '7';
}

body.viewing-page-9 .step-count span:after {
    content: '8';
}

body.viewing-page-10 .step-count span:after {
    content: '9';
}

.btn {
    font-family: "vw_head_office", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: calc(14.4px + 1.799999999999999 * ((100vw - 420px) / 860));
    white-space: nowrap;
    border-radius: 4.5px;
    background-color: #1c75bd;
    color: #FFF;
    text-align: center;
    padding: 7.2px 27px;
    display: inline-block;
}

@media screen and (min-width: 1280px){
    .btn{
        font-size: 16.2px;
    }
}

@media screen and (max-width: 420px){
    .btn{
        font-size: 14.4px;
    }
}

.btn:hover, .btn:active, .btn:focus {
    background-color: #124c7a;
    color: #FFF;
}

@media screen and (max-width: 768px) {
    .btn {
        padding: 7.2px 18px 7.2px 40.5px;
        background-position: 15px center;
        background-size: 16px;
    }
}

.btn.-icon-download {
    padding: 7.2px 27px 7.2px 54px;
    background-image: url("../images/icon-download.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 18px;
}

.alertify-cover {
    background-color: rgba(0, 0, 0, 0.9);
}

.alertify {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: none;
}

.alertify-button {
    font-family: "vw_head_office", sans-serif;
    text-transform: uppercase;
    font-size: calc(14.4px + 1.799999999999999 * ((100vw - 420px) / 860));
    white-space: nowrap;
    border: none;
    border-radius: 4.5px;
    text-align: center;
    padding: 7.2px 27px;
    background-image: none;
    display: inline-block;
    text-shadow: none;
    background-color: #1c75bd;
    color: #FFF;
}

@media screen and (min-width: 1280px){
    .alertify-button{
        font-size: 16.2px;
    }
}

@media screen and (max-width: 420px){
    .alertify-button{
        font-size: 14.4px;
    }
}

.alertify-button:hover, .alertify-button:active, .alertify-button:focus {
    font-size: calc(14.4px + 1.799999999999999 * ((100vw - 420px) / 860));
    border: none;
    background-color: #124c7a;
    color: #FFF;
}

@media screen and (min-width: 1280px){
    .alertify-button:hover, .alertify-button:active, .alertify-button:focus{
        font-size: 16.2px;
    }
}

@media screen and (max-width: 420px){
    .alertify-button:hover, .alertify-button:active, .alertify-button:focus{
        font-size: 14.4px;
    }
}

.alertify-button.alertify-button-ok {
    background-color: #1c75bd;
    color: #FFF;
}

.alertify-button.alertify-button-cancel {
    background-color: #c42126;
    color: #FFF;
}

.media-overview > div {
    margin-bottom: 15px;
}

.media-overview > div > .wrapper {
    position: relative;
}

.media-overview .item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 2px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: 1px 1px 6px #666666;
}

.media-overview .item .title {
    background-color: rgba(255, 255, 255, 0.9);
    font-size: calc(14.4px + 3.5999999999999996 * ((100vw - 420px) / 860));
    text-align: center;
    font-weight: 400;
    color: #3c3c3c;
    margin: 0;
    line-height: 40.5px;
    padding: 0 12.15px;
    position: absolute;
    bottom: -40.5px;
    left: 0;
    right: 0;
    z-index: 1;
    height: 40.5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

@media screen and (min-width: 1280px){
    .media-overview .item .title{
        font-size: 18px;
    }
}

@media screen and (max-width: 420px){
    .media-overview .item .title{
        font-size: 14.4px;
    }
}

@media screen and (max-width: 980px) {
    .media-overview .item {
        margin-bottom: 36.45px;
    }
    .media-overview .item .title {
        bottom: -36.45px;
        padding: 0 10.935px;
        line-height: 36.45px;
        height: 36.45px;
    }
}

@media screen and (max-width: 768px) {
    .media-overview .item {
        margin-bottom: 32.4px;
    }
    .media-overview .item .title {
        bottom: -32.4px;
        padding: 0 9.72px;
        line-height: 32.4px;
        height: 32.4px;
    }
}

@media screen and (max-width: 480px) {
    .media-overview .item {
        margin-bottom: 28.35px;
    }
    .media-overview .item .title {
        bottom: -28.35px;
        padding: 0 8.505px;
        line-height: 28.35px;
        height: 28.35px;
    }
}

.media-overview .item.video:before, .media-overview .item.photo:before {
    background-color: rgba(0, 0, 0, 0.1);
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.media-overview .item.video:after, .media-overview .item.photo:after {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 72px;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

@media screen and (max-width: 768px) {
    .media-overview .item.video:after, .media-overview .item.photo:after {
        background-size: 57.6px;
    }
}

@media screen and (max-width: 480px) {
    .media-overview .item.video:after, .media-overview .item.photo:after {
        background-size: 72px;
    }
}

.media-overview .item.video:after {
    background-image: url("../images/icon-video.png");
}

.media-overview .item.photo:after {
    background-image: url("../images/icon-photo.png");
}

.media-overview .item:hover.video:before, .media-overview .item:hover.photo:before, .media-overview .item:active.video:before, .media-overview .item:active.photo:before, .media-overview .item:focus.video:before, .media-overview .item:focus.photo:before {
    -webkit-transition: background-color 200ms;
    transition: background-color 200ms;
    background-color: transparent;
}

.media-overview .item:hover:after, .media-overview .item:active:after, .media-overview .item:focus:after {
    -webkit-transition: background-size 200ms;
    transition: background-size 200ms;
    background-size: 86.4px;
}

@media screen and (max-width: 768px) {
    .media-overview .item:hover.video:after, .media-overview .item:hover.photo:after, .media-overview .item:active.video:after, .media-overview .item:active.photo:after, .media-overview .item:focus.video:after, .media-overview .item:focus.photo:after {
        background-size: 72px;
    }
}

@media screen and (max-width: 480px) {
    .media-overview .item:hover.video:after, .media-overview .item:hover.photo:after, .media-overview .item:active.video:after, .media-overview .item:active.photo:after, .media-overview .item:focus.video:after, .media-overview .item:focus.photo:after {
        background-size: 86.4px;
    }
}

#loader {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 105px;
    height: 80px;
    padding: 0;
    list-style: none;
}

#loader .bar {
    height: 50px;
    width: 4px;
    border-radius: 3px;
    background: white;
    display: inline-block;
    margin: 0 2px;
    -webkit-animation: loader 1.3s infinite;
    animation: loader 1.3s infinite;
}

#loader .bar:nth-child(1) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

#loader .bar:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#loader .bar:nth-child(4) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#loader .bar:nth-child(5) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

#loader .bar:nth-child(6) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

#loader .bar:nth-child(7) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

#loader .bar:nth-child(8) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

#loader .bar:nth-child(9) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
}

#loader .bar:nth-child(10) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

@-webkit-keyframes loader {
    50% {
        height: 6px;
        margin-top: 74px;
    }
}

@keyframes loader {
    50% {
        height: 6px;
        margin-top: 74px;
    }
}

body, html {
    margin: 0;
    overflow: hidden;
    -webkit-transition: opacity 400ms;
    transition: opacity 400ms;
}

body, .onepage-wrapper, html {
    display: block;
    position: static;
    padding: 0;
    width: 100%;
    height: 100%;
}

.onepage-wrapper {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding: 0;
    -webkit-transform-style: preserve-3d;
}

.onepage-wrapper section {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #333;
}

.onepage-wrapper .section {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-position-x: center;
}

.onepage-wrapper .section.scrollable {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.disabled-onepage-scroll, .disabled-onepage-scroll .wrapper {
    overflow: auto;
}

.disabled-onepage-scroll .onepage-wrapper .section {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}

.disabled-onepage-scroll .onepage-wrapper {
    -webkit-transform: none !important;
    transform: none !important;
    -ms-transform: none !important;
    min-height: 100%;
}

body.disabled-onepage-scroll, .disabled-onepage-scroll .onepage-wrapper, html {
    position: inherit;
}

.inner-wrapper {
    position: relative;
    z-index: 2;
    color: #FFF;
    max-width: 800px;
}

@media screen and (max-width: 1450px) {
    .inner-wrapper {
        margin-left: 75px;
    }
}

@media screen and (max-width: 1300px) {
    .inner-wrapper {
        margin-left: 90px;
    }
}

@media screen and (max-width: 1280px) {
    .inner-wrapper {
        margin-left: 108px;
    }
}

@media screen and (max-width: 768px) {
    .inner-wrapper {
        margin-left: 72px;
    }
}

@media screen and (max-width: 480px) {
    .inner-wrapper {
        margin-left: 54px;
    }
}

@media screen and (max-width: 320px) {
    .inner-wrapper {
        margin-left: 54px;
    }
}

.inner-wrapper + .inner-wrapper {
    margin-top: 0;
}

.inner-wrapper a:not([class*="btn"]) {
    color: #FFF;
    text-decoration: underline;
}

.inner-wrapper a:not([class*="btn"]):hover, .inner-wrapper a:not([class*="btn"]):active, .inner-wrapper a:not([class*="btn"]):focus {
    color: #cccccc;
}

section.-reverse-color {
    background-color: #FFF;
}

section.-reverse-color .inner-wrapper {
    color: #3c3c3c;
}

section.-reverse-color .inner-wrapper a:not([class*="btn"]) {
    color: #3c3c3c;
}

section.-reverse-color .inner-wrapper a:not([class*="btn"]):hover, section.-reverse-color .inner-wrapper a:not([class*="btn"]):active, section.-reverse-color .inner-wrapper a:not([class*="btn"]):focus {
    color: #6f6f6f;
}

.slide-title {
    margin-bottom: 15px;
}

section.viewing-page-1 > .container,
section.viewing-page-1 > .container .inner-wrapper,
section.viewing-page-1 > .container .inner-wrapper .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

section.viewing-page-1 .inner-wrapper {
    margin-left: 0;
    max-width: inherit;
}

section.viewing-page-1 .slide-title {
    display: none;
}

.logo-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.logo-wrapper img {
    top: 50%;
    left: 50%;
    position: absolute;
    margin-left: -567.5px;
    margin-top: -147px;
}

@media screen and (max-width: 1280px) {
    .logo-wrapper img {
        width: 851.25px;
        margin-left: -425.625px;
        margin-top: -110.25px;
    }
}

@media screen and (max-width: 980px) {
    .logo-wrapper img {
        width: 567.5px;
        margin-left: -283.75px;
        margin-top: -73.5px;
    }
}

@media screen and (max-width: 768px) {
    .logo-wrapper img {
        width: 454px;
        margin-left: -227px;
        margin-top: -58.8px;
    }
}

@media screen and (max-width: 768px) {
    .logo-wrapper img {
        width: 340.5px;
        margin-left: -170.25px;
        margin-top: -44.1px;
    }
}

@media screen and (max-width: 768px) {
    .logo-wrapper img {
        width: 227px;
        margin-left: -113.5px;
        margin-top: -102.9px;
    }
}

section.viewing-page-2 .inner-wrapper {
    margin-left: 0;
    max-width: inherit;
}

section.viewing-page-2 .slide-title {
    color: #3c3c3c;
}

section.viewing-page-2 .stripe {
    display: block;
}

.container-car > * {
    z-index: 2;
    position: relative;
}

.stripe {
    margin: 13.5px 0;
    background-color: #1c75bd;
    width: 72px;
    height: 7.2px;
    display: none;
}

.car-image {
    -webkit-mask-box-image: url(../images/vignette-mask.png) 75 stretch;
    width: 100%;
}

.car-name {
    font-size: calc(23.4px + 12.600000000000001 * ((100vw - 420px) / 860));
    color: #3c3c3c;
    line-height: 36px;
    margin-bottom: 7.5px;
}

@media screen and (min-width: 1280px){
    .car-name{
        font-size: 36px;
    }
}

@media screen and (max-width: 420px){
    .car-name{
        font-size: 23.4px;
    }
}

.car-reference {
    font-size: calc(18px + 1.8000000000000007 * ((100vw - 420px) / 860));
    color: #cccccc;
    margin-bottom: 22.5px;
}

@media screen and (min-width: 1280px){
    .car-reference{
        font-size: 19.8px;
    }
}

@media screen and (max-width: 420px){
    .car-reference{
        font-size: 18px;
    }
}

.car-details {
    color: #808080;
    font-family: "vw_head_office", sans-serif;
}

.car-details table {
    width: 100%;
}

.car-details table td {
    vertical-align: top;
    width: 50%;
}

@media screen and (max-width: 768px) {
    .car-details table td {
        display: block;
        width: 100%;
    }
}

.car-details .title {
    color: #3c3c3c;
    font-weight: 600;
    font-size: calc(18px + 3.6000000000000014 * ((100vw - 420px) / 860));
    margin-bottom: 9px;
}

@media screen and (min-width: 1280px){
    .car-details .title{
        font-size: 21.6px;
    }
}

@media screen and (max-width: 420px){
    .car-details .title{
        font-size: 18px;
    }
}

.car-details [class*="col-"] {
    margin-bottom: 22.5px;
}

.car-options {
    list-style: square;
    padding-left: 18px;
    margin: 0;
}

.car-options li {
    line-height: 36px;
}

@media screen and (max-width: 768px) {
    .car-options li {
        line-height: 27px;
    }
}

.plate-wrapper {
    position: relative;
    width: 80%;
}

.plate-wrapper img {
    width: 100%;
}

.plate-wrapper .plate {
    color: black;
    margin-left: 10%;
    font-size: calc(36px + 68.4 * ((100vw - 420px) / 860));
    position: absolute;
    left: 0;
    top: 38%;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: "vw_head_office", sans-serif;
    font-weight: 600;
}

@media screen and (min-width: 1280px){
    .plate-wrapper .plate{
        font-size: 104.4px;
    }
}

@media screen and (max-width: 420px){
    .plate-wrapper .plate{
        font-size: 36px;
    }
}

@media screen and (max-width: 1280px) {
    .plate-wrapper .plate {
        font-size: calc(72px + 32.400000000000006 * ((100vw - 420px) / 860));
        letter-spacing: 1.8px;
    }
    @media screen and (min-width: 1280px){
        .plate-wrapper .plate{
            font-size: 104.4px;
        }
    }
    @media screen and (max-width: 420px){
        .plate-wrapper .plate{
            font-size: 72px;
        }
    }
}

@media screen and (max-width: 980px) {
    .plate-wrapper .plate {
        top: 37%;
        font-size: calc(64.8px + 39.60000000000001 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        .plate-wrapper .plate{
            font-size: 104.4px;
        }
    }
    @media screen and (max-width: 420px){
        .plate-wrapper .plate{
            font-size: 64.8px;
        }
    }
}

@media screen and (max-width: 768px) {
    .plate-wrapper .plate {
        font-size: calc(43.2px + 61.2 * ((100vw - 420px) / 860));
        top: 33%;
        letter-spacing: 0;
    }
    @media screen and (min-width: 1280px){
        .plate-wrapper .plate{
            font-size: 104.4px;
        }
    }
    @media screen and (max-width: 420px){
        .plate-wrapper .plate{
            font-size: 43.2px;
        }
    }
}

@media screen and (max-width: 480px) {
    .plate-wrapper .plate {
        font-size: calc(39.6px + 64.80000000000001 * ((100vw - 420px) / 860));
        top: 28%;
    }
    @media screen and (min-width: 1280px){
        .plate-wrapper .plate{
            font-size: 104.4px;
        }
    }
    @media screen and (max-width: 420px){
        .plate-wrapper .plate{
            font-size: 39.6px;
        }
    }
}

@media screen and (max-width: 320px) {
    .plate-wrapper .plate {
        font-size: calc(32.4px + 72 * ((100vw - 420px) / 860));
    }
    @media screen and (min-width: 1280px){
        .plate-wrapper .plate{
            font-size: 104.4px;
        }
    }
    @media screen and (max-width: 420px){
        .plate-wrapper .plate{
            font-size: 32.4px;
        }
    }
}

.error-404 {
    width: 213.33333px;
    margin: 100px auto 0 auto;
    text-align: center;
}

.error-404 .logo img {
    width: 100%;
}

.error-404 .number {
    font-size: 144px;
    font-weight: 600;
    color: black;
}

.error-404 .number img {
    max-width: 128px;
}

.error-404 .number td {
    padding-top: 27px;
    padding-bottom: 27px;
}

.error-404 .title {
    font-size: 21.6px;
    font-weight: 600;
}

.clear-gutter {
    margin-left: -30px;
    margin-right: -30px;
}

.clear-gutter-bottom {
    margin-bottom: -30px;
}

.clear-gutter-top {
    margin-top: -30px;
}

.mb {
    margin-bottom: 23.99999px;
}

@media screen and (max-width: 768px) {
    .mb {
        margin-bottom: 15px;
    }
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.ellipsis {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.ellipsis > div {
    display: table-cell;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-success {
    color: #5cb156;
}

.text-warning {
    color: #f0ad4e;
}

.text-danger {
    color: #c42126;
}

.div-center {
    margin: 0 auto;
    float: none;
    display: table;
}

.display-inline {
    display: inline;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.white-space-clear {
    white-space: inherit !important;
}

.space10 {
    height: 10px;
    width: 100%;
}

.space20 {
    height: 20px;
    width: 100%;
}

.inline-divider-5 {
    width: 5px;
    display: inline-block;
}

.inline-divider-10 {
    width: 10px;
    display: inline-block;
}

.inline-divider-15 {
    width: 15px;
    display: inline-block;
}

.inline-divider-20 {
    width: 20px;
    display: inline-block;
}

.push-left {
    margin-left: 6px !important;
}

.push-right {
    margin-right: 6px !important;
}

.push-sides {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

.push-up {
    margin-top: 6px !important;
}

.push-down {
    margin-bottom: 6px !important;
}

.push-clear {
    margin: 0 !important;
}

.gutter-left {
    margin-left: 15px !important;
}

.gutter-right {
    margin-right: 15px !important;
}

.gutter-up {
    margin-top: 15px !important;
}

.gutter-down {
    margin-bottom: 15px !important;
}

.wi {
    width: inherit;
    min-width: inherit;
}

.w0 {
    width: 0px;
}

.w1 {
    min-width: 30px;
    width: 30px;
}

.w2 {
    min-width: 70px;
    width: 70px;
}

.w3 {
    min-width: 110px;
    width: 110px;
}

.w4 {
    min-width: 150px;
    width: 150px;
}

.w5 {
    min-width: 190px;
    width: 190px;
}

.w6 {
    min-width: 230px;
    width: 230px;
}

.w7 {
    min-width: 270px;
    width: 270px;
}

.w8 {
    min-width: 310px;
    width: 310px;
}

.w9 {
    min-width: 350px;
    width: 350px;
}

.w10 {
    min-width: 390px;
    width: 390px;
}

.w11 {
    min-width: 430px;
    width: 430px;
}

.w12 {
    min-width: 470px;
    width: 470px;
}

.w20 {
    width: 20%;
}

.w50 {
    width: 50%;
}

.w100 {
    width: 100%;
}

.w-1 {
    width: 8.33333%;
}

.w-2 {
    width: 16.66667%;
}

.w-3 {
    width: 25%;
}

.w-4 {
    width: 33.33333%;
}

.w-5 {
    width: 41.66667%;
}

.w-6 {
    width: 50%;
}

.w-7 {
    width: 58.33333%;
}

.w-8 {
    width: 66.66667%;
}

.w-9 {
    width: 75%;
}

.w-10 {
    width: 83.33333%;
}

.w-11 {
    width: 91.66667%;
}

.w-12 {
    width: 100%;
}

.w-col-xs {
    width: 30px;
}

.w-col-sm {
    width: 80px;
}

.w-col-nm {
    width: 125px;
}

.w-col-md {
    width: 175px;
}

.w-col-lg {
    width: 250px;
}

.w-col-xl {
    width: 350px;
}

.mw-col-xs {
    min-width: 30px;
}

.mw-col-sm {
    min-width: 80px;
}

.mw-col-nm {
    min-width: 125px;
}

.mw-col-md {
    min-width: 175px;
}

.mw-col-lg {
    min-width: 250px;
}

.mw-col-xl {
    min-width: 350px;
}

.mw300 {
    max-width: 300px;
}

.mw480 {
    max-width: 480px;
}

.mw768 {
    max-width: 768px;
}

.mh100 {
    max-height: 100px;
    overflow-y: auto;
}

.mh200 {
    max-height: 200px;
    overflow-y: auto;
}

.mh300 {
    max-height: 300px;
    overflow-y: auto;
}

.mh400 {
    max-height: 400px;
    overflow-y: auto;
}

.mh500 {
    max-height: 500px;
    overflow-y: auto;
}

.mh600 {
    max-height: 600px;
    overflow-y: auto;
}

.h100 {
    height: 100px;
}

.h200 {
    height: 200px;
}

.h300 {
    height: 300px;
}

.h400 {
    height: 400px;
}

.h500 {
    height: 500px;
}

.h600 {
    height: 600px;
}

.o1 {
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    -webkit-opacity: 0.1;
    opacity: 0.1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
    filter: alpha(opacity=10);
}

.o2 {
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    -webkit-opacity: 0.2;
    opacity: 0.2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20);
}

.o3 {
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    -webkit-opacity: 0.3;
    opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30);
}

.o4 {
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    -webkit-opacity: 0.4;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    filter: alpha(opacity=40);
}

.o5 {
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -webkit-opacity: 0.5;
    opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
}

.o6 {
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    opacity: 0.6;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
    filter: alpha(opacity=60);
}

.o7 {
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
}

.o8 {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}

.o9 {
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -webkit-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90);
}

.o10 {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.f-9 {
    font-size: 10%;
    line-height: normal;
}

.f-8 {
    font-size: 20%;
    line-height: normal;
}

.f-7 {
    font-size: 30%;
    line-height: normal;
}

.f-6 {
    font-size: 40%;
    line-height: normal;
}

.f-5 {
    font-size: 50%;
    line-height: normal;
}

.f-4 {
    font-size: 60%;
    line-height: normal;
}

.f-3 {
    font-size: 70%;
    line-height: normal;
}

.f-2 {
    font-size: 80%;
    line-height: normal;
}

.f-1 {
    font-size: 90%;
    line-height: normal;
}

.f0 {
    font-size: 100%;
    line-height: normal;
}

.f1 {
    font-size: 120%;
    line-height: normal;
}

.f2 {
    font-size: 140%;
    line-height: normal;
}

.f3 {
    font-size: 160%;
    line-height: normal;
}

.f4 {
    font-size: 180%;
    line-height: normal;
}

.f5 {
    font-size: 200%;
    line-height: normal;
}

.f6 {
    font-size: 220%;
    line-height: normal;
}

.f7 {
    font-size: 240%;
    line-height: normal;
}

.f8 {
    font-size: 260%;
    line-height: normal;
}

.f9 {
    font-size: 280%;
    line-height: normal;
}

.f10 {
    font-size: 300%;
    line-height: normal;
}

.f20 {
    font-size: 400%;
    line-height: normal;
}

.f30 {
    font-size: 500%;
    line-height: normal;
}

.f40 {
    font-size: 600%;
    line-height: normal;
}

.f50 {
    font-size: 700%;
    line-height: normal;
}

.f60 {
    font-size: 800%;
    line-height: normal;
}

.f70 {
    font-size: 900%;
    line-height: normal;
}

.f80 {
    font-size: 1000%;
    line-height: normal;
}

.clear-p p {
    margin: 0;
}

.div-center {
    margin: 0 auto;
    float: inherit;
}

.cmt {
    margin-top: 0 !important;
}

.cmr {
    margin-right: 0 !important;
}

.cmb {
    margin-bottom: 0 !important;
}

.cml {
    margin-left: 0 !important;
}

.cm {
    margin: 0 !important;
}

.cpt {
    padding-top: 0 !important;
}

.cpr {
    padding-right: 0 !important;
}

.cpb {
    padding-bottom: 0 !important;
}

.cpl {
    padding-left: 0 !important;
}

.cp {
    padding: 0 !important;
}

.div-table {
    display: table;
    width: 100%;
}

.div-table .tr {
    display: table-row;
}

.div-table .tr.active {
    background-color: #e8e8e8;
}

.div-table .tr.active:hover {
    cursor: inherit !important;
    background-color: #e8e8e8 !important;
}

.div-table .tr .td,
.div-table .tr .th {
    display: table-cell;
    vertical-align: middle;
}

.div-table .tr:last-of-type .td {
    border-bottom: none;
}

.div-table .tr.separator .td {
    border-left: none !important;
}

.div-table .thead {
    display: table-header-group;
}

.div-table .tbody {
    display: table-row-group;
}

.div-table.div-table-bordered .tr .td,
.div-table.div-table-bordered .tr .th {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.div-table.div-table-bordered .tr .td:first-of-type,
.div-table.div-table-bordered .tr .th:first-of-type {
    border-left: none;
}

.div-table.div-table-bordered.div-table-edit .tr:hover {
    cursor: text !important;
    background-color: inherit !important;
}

.div-table.div-table-ellipsis {
    table-layout: fixed;
}

.div-table.div-table-ellipsis .tr .td > *,
.div-table.div-table-ellipsis .tr .th > * {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
