@font-face {
    font-family: 'DIN 2014';
    src: url(/index_files/fonts/dpt55-webfont.woff2) format('woff2'), url(/index_files/fonts/dpt55-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'DIN 2014 bold';
    src: url(/index_files/fonts/dpt75-webfont.woff2) format('woff2'), url(/index_files/fonts/dpt75-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

.content-main,
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
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

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[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=number] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'DIN 2014', Arial, sans-serif;
    line-height: 1.55;
    color: #000;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #1f6790
}

a:focus,
a:hover {
    color: #01344b;
    text-decoration: underline
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.55;
    background-color: #fff;
    border: 1px solid #6f747d;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    border: 0;
    border-top: 1px solid #e0e0e0
}

.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
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.modal .modal-title,
.modal-lg h2,
.modal-lg h2.h3,
.modal-lg h3,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    line-height: 1.3;
    color: #000
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1
}

.h1,
.h2,
.h3,
.modal .modal-title,
h1,
h2,
h3 {
    margin-top: 1.5em;
    margin-bottom: .75em
}

.h4,
.h5,
.h6,
.modal-lg h2,
.modal-lg h2.h3,
.modal-lg h3,
h4,
h5,
h6 {
    margin-top: .75em;
    margin-bottom: .75em
}

.lead {
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 1.5em
    }
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #6f747d
}

.text-primary {
    color: #01344b
}

a.text-primary:hover {
    color: #001119
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #1a1a1a
}

a.text-info:hover {
    color: #000
}

.text-warning {
    color: #e56919
}

a.text-warning:hover {
    color: #b75414
}

.text-danger {
    color: #ce0019
}

a.text-danger:hover {
    color: #9b0013
}

.bg-primary {
    color: #fff;
    background-color: #01344b
}

a.bg-primary:hover {
    background-color: #001119
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #b9dfe4
}

a.bg-info:hover {
    background-color: #94ced6
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: -.25em;
    margin: 3em 0 1.5em;
    border-bottom: 1px solid #e0e0e0
}

body.page p.cmp-page__redirect {
    text-align: center;
    margin: 30px
}

ol,
ul {
    margin-top: 0;
    margin-bottom: .75em
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 1.5em
}

dd,
dt {
    line-height: 1.55
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #6f747d
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: .75em 1.5em;
    margin: 0 0 1.5em;
    font-size: 1.25em;
    border-left: 5px solid #e0e0e0
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.55;
    color: #767676
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #e0e0e0;
    border-left: 0;
    text-align: right
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 1.5em;
    font-style: normal;
    line-height: 1.55
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1038px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    width: 100%;
    padding: 0;
    line-height: inherit;
    color: #1a1a1a;
    border: 0
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0
}

input {
    -webkit-box-shadow: none;
    box-shadow: none
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    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=checkbox]:focus,
input[type=radio]:focus {
    outline: #6f747d dotted 2px;
    outline-offset: 1px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 1em;
    line-height: 1.55;
    color: #000
}

.form-control {
    display: block;
    width: 100%;
    line-height: 1.55;
    background-color: #fff;
    background-image: none;
    border: 1px solid #767676;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #01344b;
    outline: 0;
    -webkit-box-shadow: 0 0 3px 1px rgba(31, 103, 144, .4);
    box-shadow: 0 0 3px 1px rgba(31, 103, 144, .4)
}

.form-control::-moz-placeholder {
    color: #757575;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #757575
}

.form-control::-webkit-input-placeholder {
    color: #757575
}

.form-control:focus {
    color: #000
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #e0e0e0;
    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],
    input[type=time],
    input[type=datetime-local],
    input[type=month] {
        line-height: 15.5em
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 13em
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 32em
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 1.5em;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 2.5em
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm {
    height: 13em;
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 13em;
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

select.form-group-sm .form-control {
    height: 13em;
    line-height: 13em
}

select[multiple].form-group-sm .form-control,
textarea.form-group-sm .form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 13em;
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    min-height: 2.35em
}

.input-lg {
    height: 32em;
    padding: 14px 28px;
    font-size: 1.2em;
    line-height: 1.3333333;
    border-radius: 3px
}

select.input-lg {
    height: 32em;
    line-height: 32em
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 32em;
    padding: 14px 28px;
    font-size: 1.2em;
    line-height: 1.3333333;
    border-radius: 3px
}

select.form-group-lg .form-control {
    height: 32em;
    line-height: 32em
}

select[multiple].form-group-lg .form-control,
textarea.form-group-lg .form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 32em;
    padding: 14px 28px;
    font-size: 1.2em;
    line-height: 1.3333333;
    min-height: 2.7em
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 19.375em
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 15.5em;
    height: 15.5em;
    line-height: 15.5em;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 32em;
    height: 32em;
    line-height: 32em
}

.input-sm+.form-control-feedback {
    width: 13em;
    height: 13em;
    line-height: 13em
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d
}

.has-success .form-control:focus {
    border-color: #2b542c
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #e56919
}

.has-warning .form-control {
    border-color: #e56919
}

.has-warning .form-control:focus {
    border-color: #b75414
}

.has-warning .input-group-addon {
    color: #e56919;
    border-color: #e56919;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #e56919
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #ce0019
}

.has-error .form-control {
    border-color: #ce0019
}

.has-error .form-control:focus {
    border-color: #9b0013
}

.has-error .input-group-addon {
    color: #ce0019;
    border-color: #ce0019;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #ce0019
}

.has-feedback label~.form-control-feedback {
    top: 6.5em
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@media (min-width:768px) {
    .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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 19.67px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    line-height: 1.55;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: #6f747d dotted 2px;
    outline-offset: 1px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #1a1a1a;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #1a1a1a;
    background-color: #fff;
    border-color: #6f747d
}

.btn-primary {
    color: #fff;
    background-color: #1f6790;
    border-color: #1f6790
}

.btn-success {
    color: #fff;
    background-color: #00826e;
    border-color: #006958
}

.btn-info {
    color: #fff;
    background-color: #b9dfe4;
    border-color: #a7d7dd
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-danger {
    color: #fff;
    background-color: #ce0019;
    border-color: #b50016
}

.btn-link {
    color: #1f6790;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #01344b;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #6f747d;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 14px 28px;
    font-size: 1.2em;
    line-height: 1.3333333;
    border-radius: 5px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 5px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    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 .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 {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0
}

.dropup .btn-lg .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>.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: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 32em;
    padding: 14px 28px;
    font-size: 1.2em;
    line-height: 1.3333333;
    border-radius: 3px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 32em;
    line-height: 32em
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 13em;
    padding: 5px 10px;
    font-size: .85em;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 13em;
    line-height: 13em
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: #fff;
    border: 1px solid #767676;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: .85em;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 14px 28px;
    font-size: 1.2em;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    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-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    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:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle {
    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:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    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 {
    margin-left: -1px
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: 'DIN 2014', Arial, sans-serif;
    font-size: .85em;
    font-weight: 400;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    pointer-events: none
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.bs-tooltip-auto[data-popper-placement^=top],
.tooltip.bs-tooltip-top,
.tooltip.top {
    margin-top: -3px;
    padding: 7px 0
}

.tooltip.bs-tooltip-auto[data-popper-placement^=right],
.tooltip.bs-tooltip-right,
.tooltip.right {
    margin-left: 3px;
    padding: 0 7px
}

.tooltip.bottom,
.tooltip.bs-tooltip-auto[data-popper-placement^=bottom],
.tooltip.bs-tooltip-bottom {
    margin-top: 3px;
    padding: 7px 0
}

.tooltip.bs-tooltip-auto[data-popper-placement^=left],
.tooltip.bs-tooltip-left,
.tooltip.left {
    margin-left: -3px;
    padding: 0 7px
}

.tooltip-inner {
    max-width: 400px;
    color: #000;
    text-decoration: none;
    background-color: #e0e0e0;
    border-radius: 4px
}

@media (max-width:480px) {
    .tooltip-inner {
        max-width: 300px
    }
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip-arrow:before {
    display: none
}

.tooltip.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,
.tooltip.bs-tooltip-top .tooltip-arrow,
.tooltip.top .tooltip-arrow {
    bottom: 1px;
    left: 50%;
    border-width: 7px 7px 0;
    border-top-color: #e0e0e0
}

.tooltip.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,
.tooltip.bs-tooltip-right .tooltip-arrow,
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 1px;
    border-width: 7px 7px 7px 0;
    border-right-color: #e0e0e0
}

.tooltip.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,
.tooltip.bs-tooltip-left .tooltip-arrow,
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 1px;
    border-width: 7px 0 7px 7px;
    border-left-color: #e0e0e0
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,
.tooltip.bs-tooltip-bottom .tooltip-arrow {
    top: 1px;
    left: 50%;
    border-width: 0 7px 7px;
    border-bottom-color: #e0e0e0
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in,
.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.close {
    position: absolute;
    top: 5px;
    right: 10px;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    opacity: .5;
    filter: alpha(opacity=50)
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer
}

.close:focus {
    outline: #6f747d dotted 2px;
    outline-offset: 1px
}

button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog,
.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #6f747d;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in,
.modal-backdrop.show {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 20px;
    min-height: 21.55px
}

.modal-header .close {
    margin: 0;
    padding: 0
}

.modal-title {
    margin: 0;
    line-height: 1.55
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #6f747d
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.panel {
    margin-bottom: 1.5em;
    border-radius: 4px
}

.panel-body {
    padding: 15px 15px 15px 10px
}

.panel-heading {
    padding: 10px 15px 0 10px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2em;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px 0 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #6f747d;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px 15px 15px 10px;
    padding-right: 15px 15px 15px 10px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #6f747d
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 1.5em
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #6f747d
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #6f747d
}

.panel-default {
    border-color: #6f747d
}

.panel-default>.panel-heading {
    color: #1a1a1a;
    background-color: #f5f5f5;
    border-color: #6f747d
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #6f747d
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #1a1a1a
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #6f747d
}

.panel-primary {
    border-color: #01344b
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #01344b;
    border-color: #01344b
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #01344b
}

.panel-primary>.panel-heading .badge {
    color: #01344b;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #01344b
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #9fdad7
}

.panel-info>.panel-heading {
    color: #1a1a1a;
    background-color: #b9dfe4;
    border-color: #9fdad7
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #9fdad7
}

.panel-info>.panel-heading .badge {
    color: #b9dfe4;
    background-color: #1a1a1a
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #9fdad7
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #e56919;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #e56919
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #ce0019;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #ce0019
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.alert {
    position: relative;
    padding: 15px;
    margin: 1.5em 0;
    border-left: 4px solid;
    border-radius: 0
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    background-color: #f5f5f5;
    border-color: #5948ad;
    color: #000
}

.alert-info hr {
    border-top-color: #50419b
}

.alert-info .alert-link {
    color: #000
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #e56919
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #b75414
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #ce0019
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #9b0013
}

body {
    font-size: 1.6rem;
    font-weight: 300;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
    font-variant-ligatures: none;
    letter-spacing: .018rem
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.modal .modal-title,
.modal-lg h2,
.modal-lg h2.h3,
.modal-lg h3,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'DIN 2014 bold', Arial, sans-serif
}

.h1,
h1 {
    font-size: 24px;
    font-size: 2.4rem
}

.h2,
h2 {
    font-size: 22px;
    font-size: 2.2rem
}

.h3,
.modal .modal-title,
h3 {
    font-size: 20px;
    font-size: 2rem
}

.h4,
.modal-lg h2,
.modal-lg h2.h3,
.modal-lg h3,
h4 {
    font-size: 18px;
    font-size: 1.8rem
}

.h5,
.h6,
h5,
h6 {
    font-size: 16px;
    font-size: 1.6rem
}

@media (min-width:768px) {

    .h1,
    h1 {
        font-size: 32px;
        font-size: 3.2rem
    }

    .h2,
    h2 {
        font-size: 28px;
        font-size: 2.8rem
    }

    .h3,
    .modal .modal-title,
    h3 {
        font-size: 24px;
        font-size: 2.4rem
    }

    .h4,
    .modal-lg h2,
    .modal-lg h2.h3,
    .modal-lg h3,
    h4 {
        font-size: 20px;
        font-size: 2rem
    }

    .h5,
    h5 {
        font-size: 18px;
        font-size: 1.8rem
    }

    .h6,
    h6 {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 85%
}

p {
    margin: 1.125em 0
}

.body-text {
    text-align: center;
    font-size: 1.6rem;
    font-family: 'DIN 2014', Arial, sans-serif;
    margin-top: 1.5em
}

p:first-child {
    margin-top: 0
}

a,
a:active,
a:focus {
    text-decoration: none;
    font-weight: 400
}

a:focus {
    outline: #6f747d dotted 2px;
    outline-offset: 1px
}

a[href=''] {
    cursor: default
}

.note {
    font-size: 14px;
    font-size: 1.4rem;
    color: #000
}

.note :not(a) {
    color: #000
}

.note button {
    color: #1f6790
}

.note button:hover {
    color: #01344b;
    text-decoration: underline
}

.disclaimer {
    font-size: 12px;
    font-size: 1.2rem;
    color: #767676
}

.note.privacy {
    padding-left: 25px
}

.bold,
.strong,
b,
strong {
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    font-weight: 400
}

sub,
sup {
    vertical-align: baseline;
    position: relative;
    line-height: 0;
    top: -.5em;
    font-size: .7em;
    font-family: 'DIN 2014', Arial, sans-serif
}

sub {
    top: .4em
}

small sup {
    font-size: .6em
}

.indent {
    margin-left: 25px
}

.small,
small {
    font-size: .85em
}

p.small {
    line-height: 1.35
}

.lead {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: inherit
}

.text-big {
    font-size: 18px;
    font-size: 1.8rem
}

.text-white,
.text-white:focus,
.text-white:hover,
a.text-white {
    color: #fff
}

.text-green {
    color: #00826e
}

.text-gray,
.text-gray:focus,
.text-gray:hover,
a.text-gray {
    color: #1a1a1a
}

.text-blue-darker,
.text-blue-darker:focus,
.text-blue-darker:hover,
a.text-blue-darker {
    color: #0f2840
}

.text-blue-dark,
.text-blue-dark:focus,
.text-blue-dark:hover,
a.text-blue-dark {
    color: #01344b
}

.text-blue,
.text-blue:focus,
.text-blue:hover,
a.text-blue {
    color: #1f6790
}

.text-blue-light,
.text-blue-light:focus,
.text-blue-light:hover,
a.text-blue-light {
    color: #b9dfe4
}

.text-grape,
.text-grape:focus,
.text-grape:hover,
a.text-grape {
    color: #5948ad
}

.link {
    color: #1f6790
}

.link:hover {
    text-decoration: underline
}

.btn {
    font-size: inherit
}

.icon-link {
    color: #b9dfe4
}

.content-main ol,
.content-main ul {
    padding-left: 0
}

.content-main li,
ol li {
    margin: .5em 0
}

ol.flush,
ul.flush {
    margin-left: 15px;
    padding-left: 0
}

li ul.nested {
    padding-left: 15px
}

li ul.nested li {
    margin: .2em 0;
    list-style: circle
}

.checkmark-list-lg,
.checkmark-list-lg ul,
.checkmark-list-sm,
.checkmark-list-sm ul {
    padding: 0 0 1px;
    margin-left: 0
}

.checkmark-list-lg li,
.checkmark-list-lg ul li,
.checkmark-list-sm li,
.checkmark-list-sm ul li {
    margin: .7em 0 .7em 27px;
    position: relative;
    list-style: none
}

.checkmark-list-lg li:before,
.checkmark-list-lg ul li:before,
.checkmark-list-sm li:before,
.checkmark-list-sm ul li:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 16px;
    position: absolute;
    top: 12px;
    left: -14px;
    border: solid #e56919;
    border-width: 0 2px 2px 0;
    transform: translateY(-65%) translateX(-50%) rotate(45deg)
}

.checkmark-list-lg .checkmark-list-nogood:before,
.checkmark-list-lg ul .checkmark-list-nogood:before,
.checkmark-list-sm .checkmark-list-nogood:before,
.checkmark-list-sm ul .checkmark-list-nogood:before {
    content: '\f00d';
    color: #ce0019
}

.checkmark-list-sm li:before,
.checkmark-list-sm ul li:before {
    border-color: #00826e
}

.bullet-list,
.bullet-list ul {
    padding: 0 0 1px;
    margin-left: 0
}

.bullet-list ul li,
.bullet-list.list-2-col ul li,
ul.bullet-list li {
    margin: .7em 0 .7em 18px;
    position: relative;
    list-style: none
}

.bullet-list ul li:before,
.bullet-list.list-2-col ul li:before,
ul.bullet-list li:before {
    content: "\2022";
    color: #e56919;
    margin: -1px 0 0 -17px;
    top: 0;
    font-size: 20px;
    padding: 0 10px 0 0;
    position: relative;
    line-height: 10px
}

.no-bullet,
.no-bullet ul {
    margin-left: 0;
    padding-left: 0
}

.no-bullet li,
.no-bullet ul li {
    list-style: none;
    margin: .7em 0
}

@media (min-width:768px) {
    .list-2-col {
        overflow: hidden;
        padding-left: 0;
        margin-top: -.35em
    }

    .list-2-col li {
        width: 40%;
        float: left;
        margin-top: .35em;
        margin-bottom: .35em;
        margin-right: 2%
    }

    .list-2-col li:nth-child(odd) {
        clear: left
    }

    .intro .list-2-col li,
    .intro.list-2-col li {
        width: 44%
    }

    .list-2-col.flush li,
    .list-2-col.no-bullet li {
        width: 48%
    }

    .list-2-col ul {
        overflow: hidden;
        padding-left: 0
    }

    .list-4-col ul,
    ul.list-4-col {
        display: flex
    }

    .list-4-col ul li,
    ul.list-4-col li {
        margin: .7em 5% .7em 2%;
        width: 25%
    }

    .list-4-col ul li:last-of-type,
    ul.list-4-col li:last-of-type {
        margin-right: 0
    }
}

.announcement-bar {
    text-align: center;
    font-size: 15px;
    font-size: 1.5rem
}

.announcement-bar .announcement-inner {
    padding: .5rem
}

.announcement-bar .announcement-text {
    margin: 0 auto;
    max-width: 1038px;
    padding: 0 30px;
    display: block
}

.skip {
    position: absolute;
    top: -200px;
    left: 42%;
    margin-left: -50px;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem
}

.skip:focus {
    top: 10px;
    color: #fff
}

header {
    font-size: 15px;
    font-size: 1.5rem;
    position: relative;
    background: #1a1a1a;
    color: #fff
}

header .container-fluid,
header .container-fluid .row {
    position: relative
}

.top-links,
.top-links-mobile-security {
    display: none;
    line-height: 1;
    text-align: right;
    margin: 1rem 0 0;
    justify-content: flex-end;
    align-items: center
}

.top-links li,
.top-links-mobile-security li {
    list-style: none
}

.top-links a,
.top-links-mobile-security a {
    display: block;
    margin: 0 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    vertical-align: middle
}

.logo {
    display: inline-block
}

.logo img {
    width: 90px;
    margin: 15px 0 0
}

.header-cta {
    display: none
}

.partnership {
    color: #fff;
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    margin: 1em 0
}

.partnership a,
.partnership a:active,
.partnership a:hover {
    color: #fff
}

.partner-name {
    font-family: 'DIN 2014 bold', Arial, sans-serif
}

.company-name {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    display: block;
    margin-bottom: .5em
}

.btn-open-account-mobile {
    text-align: center;
    color: #fff;
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    background: 0 0;
    border-radius: 5px;
    height: auto;
    position: absolute;
    top: 20px;
    right: 50px;
    margin: 0;
    padding: 0
}

.btn-open-account-mobile:focus,
.btn-open-account-mobile:hover {
    color: #fff
}

.hamburger {
    position: absolute;
    right: 5px;
    top: 13px;
    background: 0 0;
    height: 40px;
    width: 40px
}

.hamburger:focus {
    outline: #6f747d dotted 2px;
    outline-offset: 1px
}

.hamburger ion-icon {
    font-size: 32px;
    color: #fff
}

.main-menu {
    background: #1a1a1a;
    text-align: left;
    position: absolute;
    width: 250px;
    right: 0;
    top: 43px;
    z-index: 110;
    display: none
}

.main-menu.open {
    display: block
}

.main-menu-btn {
    display: block;
    padding: 0
}

.main-menu-btn a {
    color: #fff
}

.main-menu-btn a:hover {
    text-decoration: none;
    color: #e56919
}

.main-menu-btn>li {
    display: block;
    border-bottom: 1px solid #767676;
    list-style: none;
    font-size: 18px;
    font-size: 1.8rem
}

.main-menu-btn>li a {
    display: block;
    padding: .7em 2rem .5em;
    position: relative
}

@media (max-width:991px) {
    .main-menu-btn>li a {
        font-family: 'DIN 2014 bold', Arial, sans-serif
    }
}

.main-menu-btn>li ion-icon {
    line-height: 2;
    font-size: 24px
}

.main-menu-btn>li.btn-open-account-sticky {
    display: none
}

.btn-login-mobile .btn {
    margin: 1em
}

.main-menu-btn>li ul {
    padding: 0;
    margin: 0
}

.main-menu-btn>li li {
    display: none;
    background: #01344b
}

.main-menu-btn>li li a {
    padding: .4em 2rem
}

.main-menu-btn>li.open {
    background: #01344b
}

.main-menu-btn>li.open ul {
    padding: .4em 0
}

.main-menu-btn>li.open li {
    display: block
}

.main-menu-sublinks {
    list-style: none;
    padding: 0;
    margin: 0 0 3rem
}

.main-menu-sublinks li {
    margin: .5em 2rem;
    padding: 0
}

.main-menu-sublinks a {
    color: #fff
}

.main-menu.main-menu-mobile.open {
    display: block
}

.main-menu.main-menu-desktop {
    display: none
}

@media (min-width:992px) {

    .btn-login-mobile,
    .btn-open-account-mobile,
    .hamburger,
    .main-menu-sublinks,
    .main-menu.main-menu-mobile,
    .main-menu.main-menu-mobile.open {
        display: none
    }

    .main-menu.main-menu-desktop {
        display: block
    }

    .announcement-bar {
        font-size: 15px;
        font-size: 1.5rem
    }

    .announcement-bar .announcement-inner {
        padding: 1rem
    }

    header .container-fluid .header-top {
        display: flex;
        justify-content: space-between;
        z-index: 20
    }

    header .header-right {
        text-align: right;
        margin-left: auto
    }

    header .header-cta {
        display: flex;
        margin-left: auto;
        align-items: flex-end;
        justify-content: flex-end
    }

    header .partnership-container {
        z-index: 10
    }

    header .partnership {
        min-width: 25vw;
        margin-top: -1.5rem;
        font-size: 15px;
        font-size: 1.5rem
    }

    header .company-name {
        font-size: 18px;
        font-size: 1.8rem
    }

    .btn-login {
        margin: 2rem 1rem 0
    }

    .top-links {
        display: flex
    }

    .logo img {
        margin: 25px 25px 0;
        width: 150px
    }

    .main-menu {
        text-align: center;
        position: static;
        width: auto;
        display: block
    }

    .main-menu-btn {
        display: flex;
        justify-content: center;
        border-top: 4px solid rgba(255, 255, 255, .1);
        margin-bottom: 0;
        padding-left: 0
    }

    .main-menu-btn>li {
        font-weight: 400;
        padding: 0;
        margin: 0;
        line-height: 50px;
        cursor: pointer;
        border-bottom: 3px solid transparent;
        font-size: 17px;
        font-size: 1.7rem
    }

    .main-menu-btn>li:hover {
        border-bottom: 3px solid transparent
    }

    .main-menu-btn>li:after {
        content: ""
    }

    .main-menu-btn>li a {
        color: #fff;
        padding: 0 2em
    }

    .main-menu-btn>li.active,
    .main-menu-btn>li.active:hover {
        font-weight: 500;
        border-color: #e56919
    }

    .main-menu-btn>li.active ul {
        opacity: 1;
        visibility: visible;
        z-index: 20;
        padding: 0;
        font-weight: 400
    }

    .main-menu-btn>li.active ul li {
        background: 0 0
    }

    .main-menu-btn>li ul {
        width: 100%;
        max-width: 1038px;
        background: #1a1a1a;
        padding: 0;
        position: absolute;
        margin-top: 2px;
        left: 0;
        opacity: 0;
        visibility: hidden;
        z-index: 10;
        line-height: 48px;
        -webkit-transition: opacity .2s;
        -o-transition: opacity .2s;
        transition: opacity .2s
    }

    .main-menu-btn>li ul li {
        display: inline-block;
        padding: 0;
        line-height: 43px;
        font-size: 15px;
        font-size: 1.5rem;
        border-bottom: 3px solid transparent
    }

    .main-menu-btn>li ul li a {
        color: #fff;
        padding: 0 1.5em
    }

    .main-menu-btn>li ul li.active,
    .main-menu-btn>li ul li.active:hover {
        border-bottom: 3px solid #e56919;
        font-weight: 500
    }

    .main-menu-btn>li ul li.active a,
    .main-menu-btn>li ul li.active:hover a {
        color: #fff;
        cursor: default
    }

    .submenu .main-menu,
    .submenu.main-menu {
        padding-bottom: 48px
    }

    .language {
        margin: 0
    }

    .fr .main-menu ul ul a {
        padding: 0 1.1em
    }

    .fr .main-menu>ul>li>a {
        padding: 0 .9em
    }
}

@media (min-width:1038px) {
    .sticky {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 90
    }

    .sticky .main-menu-btn {
        margin: 0 auto;
        padding: 0;
        width: 1038px;
        position: relative;
        border: 0
    }

    .sticky .main-menu-btn .btn-open-account-sticky {
        display: block;
        position: absolute;
        right: 10px;
        top: 1px;
        padding: .7em 1.7em;
        line-height: 1.55;
        border: 0;
        margin: 0
    }

    .sticky .main-menu-btn .btn-open-account-sticky a,
    .sticky .main-menu-btn .btn-open-account-sticky a:hover {
        padding: 0;
        color: #fff
    }

    .sticky .main-menu-btn ul {
        width: 100%;
        max-width: 100%
    }

    .fr .main-menu>ul>li>a {
        padding: 0 1.5em
    }
}

.post-footer {
    border-top: 1px solid #e0e0e0;
    margin-top: 5rem;
    margin-bottom: 3rem;
    text-align: center
}

.post-footer .footer-links {
    display: block;
    width: 99%;
    margin: 2em 0 0;
    padding: 0
}

.post-footer .footer-links ul {
    padding: 0
}

.post-footer li {
    display: inline-block;
    list-style: none;
    margin: 0;
    border-left: 1px solid #e0e0e0;
    padding: 0 8px;
    font-size: 13px;
    font-size: 1.3rem;
    color: #767676
}

.post-footer li:first-child {
    border-left: 0
}

.post-footer a,
.post-footer a:active,
.post-footer a:focus {
    color: #767676;
    font-weight: 300;
    display: block
}

.footer-copyright {
    margin: 1rem;
    font-size: 13px;
    font-size: 1.3rem;
    color: #767676
}

.footer-logos {
    display: block;
    vertical-align: top;
    width: 99%;
    position: relative;
    padding: 0
}

.footer-logos li {
    border: 0;
    padding: 0
}

.footer-logos img {
    margin: 10px;
    filter: brightness(0)
}

.cipf-logo {
    height: 40px;
    width: auto
}

.ciro-logo {
    position: relative;
    height: 50px;
    width: auto
}

@media (min-width:993px) {
    .post-footer {
        text-align: left;
        margin-bottom: 1.5rem
    }

    .post-footer .footer-links {
        display: inline-block;
        width: 62%
    }

    .post-footer .footer-links ul {
        display: flex;
        justify-content: flex-start;
        padding: 0 0 0 .5rem
    }

    .post-footer .footer-links ul li {
        display: block
    }

    .post-footer .footer-logos {
        display: inline-block;
        width: 37%;
        text-align: right;
        padding: 2rem 0 0;
        margin: 0
    }
}

.btn-lg1,
.btn-lg2,
.btn-lg3,
.btn-sm1,
.btn-sm2,
.btn-sm3,
.btn-sm4 {
    padding: .7em 1.7em;
    font-size: 1.6rem;
    line-height: 1.25;
    border-radius: 5px;
    font-family: 'DIN 2014 bold', Arial, sans-serif
}

.btn-lg1 {
    color: #fff;
    background-color: #c6007e;
    border-color: #c6007e
}

.btn-lg1:active,
.btn-lg1:focus,
.btn-lg1:hover {
    color: #fff;
    background-color: #a00066;
    border-color: #a00066
}

.btn-lg1.disabled,
.btn-lg1[disabled] {
    color: #fff;
    background-color: #6f747d;
    border-color: #6f747d;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-lg2 {
    color: #fff;
    background-color: #5948ad;
    border-color: #5948ad
}

.btn-lg2:active,
.btn-lg2:focus,
.btn-lg2:hover {
    color: #fff;
    background-color: #433684;
    border-color: #433684
}

.btn-lg2.disabled,
.btn-lg2[disabled] {
    color: #fff;
    background-color: #6f747d;
    border-color: #6f747d;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-lg3 {
    color: #fff;
    background-color: #01344b;
    border-color: #01344b
}

.btn-lg3:active,
.btn-lg3:focus,
.btn-lg3:hover {
    color: #fff;
    background-color: #0f2840;
    border-color: #0f2840
}

.btn-lg3.disabled,
.btn-lg3[disabled] {
    color: #fff;
    background-color: #6f747d;
    border-color: #6f747d;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-sm1 {
    color: #c6007e;
    background-color: transparent;
    border-color: #c6007e
}

.btn-sm1:active,
.btn-sm1:focus,
.btn-sm1:hover {
    color: #c6007e;
    background-color: #f5f5f5;
    border-color: #a00066
}

.btn-sm1.disabled,
.btn-sm1[disabled] {
    color: #767676;
    background-color: #f5f5f5;
    border-color: #767676;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-sm2 {
    color: #5948ad;
    background-color: transparent;
    border-color: #5948ad
}

.btn-sm2:active,
.btn-sm2:focus,
.btn-sm2:hover {
    color: #5948ad;
    background-color: #f5f5f5;
    border-color: #433684
}

.btn-sm2.disabled,
.btn-sm2[disabled] {
    color: #767676;
    background-color: #f5f5f5;
    border-color: #767676;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-sm3 {
    color: #01344b;
    background-color: transparent;
    border-color: #01344b
}

.btn-sm3:active,
.btn-sm3:focus,
.btn-sm3:hover {
    color: #01344b;
    background-color: #f5f5f5;
    border-color: #0f2840
}

.btn-sm3.disabled,
.btn-sm3[disabled] {
    color: #767676;
    background-color: #f5f5f5;
    border-color: #767676;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-sm4 {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}

.btn-sm4:active,
.btn-sm4:focus,
.btn-sm4:hover {
    color: #fff;
    background-color: #000;
    border-color: #fff
}

.btn-sm4.disabled,
.btn-sm4[disabled] {
    color: #767676;
    background-color: #f5f5f5;
    border-color: #767676;
    opacity: 1;
    pointer-events: none;
    cursor: not-allowed
}

.btn-back {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #5948ad;
    border-radius: .25em;
    text-decoration: none;
    min-width: 4em;
    height: 2.85em;
    color: #5948ad;
    position: absolute;
    left: 0;
    top: 0
}

.btn-back:hover {
    background: #f5f5f5
}

button {
    background: 0 0;
    padding: 0;
    border: 0
}

.btn ion-icon {
    vertical-align: middle;
    font-size: 24px
}

fieldset {
    margin-bottom: 15px
}

legend {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: inherit;
    border-bottom: 0
}

legend+.checkbox,
legend+.radio {
    margin-top: 3px
}

.form-control {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 1.2rem;
    margin-bottom: .3rem;
    height: auto;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #000
}

.form-control:focus~.input-group-addon {
    border: 1px solid #01344b;
    border-left: 0
}

.placeholder {
    color: #767676
}

.placeholder:focus {
    color: #000
}

.input-group {
    margin-bottom: .3rem
}

.input-group-addon {
    font-size: 12px;
    font-size: 1.2rem
}

.input-group .form-control:first-child {
    border-right: 0
}

.input-group .form-control:last-child {
    border-left: 0
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child) {
    border-left: 0;
    border-right: 0
}

.input-group-addon:first-child {
    padding-right: 0
}

.input-group .form-control:focus {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: none
}

.show-hide-button {
    font-size: 12px;
    font-size: 1.2rem;
    color: #01344b;
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 3
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 1.5em
}

.form-inline .form-control {
    display: inline-block
}

label {
    font-weight: 300;
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    color: #01344b;
    font-size: 14px;
    font-size: 1.4rem
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.checkbox label,
.checkbox label input,
.checkbox-inline,
.checkbox-inline input,
.radio label,
.radio label input,
.radio-inline,
.radio-inline input {
    line-height: 23px
}

.styled-select.form-control {
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: pointer
}

.styled-select.form-control:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 8px solid #01344b;
    border-right: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid transparent;
    top: 45%;
    right: 10px;
    border-radius: 5px
}

.styled-select.form-control.focus:after {
    border-top: 8px solid transparent;
    border-bottom: 8px solid #01344b;
    top: 25%
}

.styled-select.form-control.input-sm select {
    padding: 2px 7px
}

.styled-select.form-control.input-sm:after {
    top: -3px;
    font-size: 18px
}

.styled-select select {
    width: 115%;
    cursor: pointer;
    padding: 1.2rem;
    border: 0;
    -webkit-appearance: none;
    background: #fff
}

.styled-select select:focus {
    border-width: 1px;
    border-style: solid
}

.styled-select select:focus:focus {
    border-color: #01344b;
    outline: 0;
    -webkit-box-shadow: 0 0 3px 1px rgba(31, 103, 144, .4);
    box-shadow: 0 0 3px 1px rgba(31, 103, 144, .4)
}

.error-container {
    margin: 0 0 20px
}

.error-container i {
    color: #ce0019
}

.error-container ul {
    padding-left: 30px
}

.error-container li {
    list-style-type: square;
    margin: 2px 0
}

.success-message {
    display: flex
}

.success-message p {
    margin: 0 0 2em 5px
}

.styled-select.has-error,
input.has-error,
textarea.has-error {
    border-color: #ce0019
}

.styled-select.has-error+.error-container,
input.has-error+.error-container,
textarea.has-error+.error-container {
    display: block;
    color: #ce0019;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: right
}

.error-message {
    color: #ce0019
}

input:-webkit-autofill,
input:-webkit-autofill:active,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important
}

input {
    filter: none
}

select.input-sm {
    height: auto;
    line-height: inherit
}

.password-hint {
    padding-left: 0;
    margin-left: 0;
    overflow: hidden
}

.password-hint li {
    list-style: none;
    position: relative;
    padding-left: 20px;
    margin-right: 10px;
    float: left;
    width: 45%;
    white-space: nowrap
}

.password-hint li:nth-child(odd) {
    clear: both
}

.password-hint li:before {
    content: "\2716";
    color: #6f747d;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px
}

.password-hint li.password-correct:before {
    content: "";
    color: transparent;
    width: 6px;
    height: 12px;
    position: absolute;
    top: 8px;
    left: 8px;
    border: solid #00826e;
    border-width: 0 2px 2px 0;
    transform: translateY(-65%) translateX(-50%) rotate(45deg)
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    position: absolute !important;
    left: -9999px !important
}

input[type=checkbox]+label,
input[type=radio]+label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding: 3px 0 0 25px;
    font-family: 'DIN 2014', Arial, sans-serif;
    color: #000
}

input[type=checkbox]+label:before,
input[type=radio]+label:before {
    content: "";
    width: 20px;
    height: 20px;
    margin: 2px 10px 0 0;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    border: 1px solid #767676
}

input[type=checkbox]+label:after,
input[type=radio]+label:after {
    content: "";
    margin: 2px 10px 0 0;
    position: absolute
}

input[type=checkbox]:disabled+label:before,
input[type=radio]:disabled+label:before {
    background: #e0e0e0;
    cursor: not-allowed
}

input[type=radio]+label:before {
    border-radius: 10px
}

input[type=checkbox]+label {
    margin-bottom: 10px
}

input[type=checkbox]+label:before {
    border-radius: 5px
}

input[type=radio]:checked+label:before {
    border-color: #767676
}

input[type=radio]:checked+label:after {
    width: 14px;
    height: 14px;
    top: 3px;
    left: 3px;
    border: 1px solid #767676;
    background-color: #5948ad;
    border-radius: 7px
}

input[type=checkbox]:checked+label:before {
    border-color: #767676
}

input[type=checkbox]:checked+label:after {
    width: 7px;
    height: 14px;
    top: 10px;
    left: 10px;
    border: solid #5948ad;
    border-width: 0 3px 3px 0;
    transform: translateY(-65%) translateX(-50%) rotate(45deg)
}

input[type=checkbox]:focus+label:before,
input[type=radio]:focus+label:before {
    border-color: #01344b;
    outline: 0;
    -webkit-box-shadow: 0 0 3px 1px rgba(31, 103, 144, .4);
    box-shadow: 0 0 3px 1px rgba(31, 103, 144, .4)
}

input[type=checkbox].has-error+label:before,
input[type=radio].has-error+label:before {
    border-color: #ce0019
}

.tooltip-inner {
    line-height: 1.55;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    padding: 10px 15px
}

.hidden-menu .tooltip {
    white-space: nowrap
}

.tooltip-close {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 700;
    color: #b9dfe4
}

.panel-group .panel-heading {
    border: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0
}

.panel-body {
    padding-left: 43px
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    background-color: transparent
}

h3.panel-title,
h4.panel-title {
    font-size: 21px;
    font-size: 2.1rem;
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    font-weight: 500;
    color: #0f2840
}

.panel-button {
    display: flex;
    font-weight: 500
}

.panel-button.collapsed {
    font-weight: 400
}

.panel-button:hover {
    text-decoration: none
}

.panel-button .panel-icon {
    width: 30px;
    margin-right: 3px;
    padding-bottom: 3px
}

.panel-button ion-icon {
    font-size: 28px;
    margin: -2px 0 0;
    color: #5948ad
}

.panel-button .panel-label {
    text-align: left
}

.panel-group-sm .panel-title {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'DIN 2014', Arial, sans-serif
}

.panel-group-sm .panel-body {
    font-size: 14px;
    font-size: 1.4rem
}

.modal .modal-title {
    margin-top: 1em
}

.modal-dialog {
    margin-top: 60px
}

.modal-header {
    border-bottom: 0;
    padding-bottom: 0
}

.modal-body {
    padding-top: 0
}

.modal-lg h2,
.modal-lg h2.h3,
.modal-lg h3 {
    margin-top: 1.5em
}

.modal-sm .modal-footer {
    border-top: 0;
    padding-top: 0
}

.modal-sm .modal-body .close+p {
    margin-top: 1.5em
}

.cursor {
    cursor: pointer;
    color: #1f6790
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f5f5f5
}

.bg-blue {
    background-color: #ddeff3
}

.bg-fuscia {
    background-color: #c6007e
}

.bg-grape {
    background-color: #5948ad
}

.bg-jade {
    background-color: #00826e
}

.bg-navy {
    background-color: #01344b
}

.bg-darknavy {
    background-color: #0f2840
}

.bg-black {
    background-color: #000
}

.bg-left {
    background-position: left
}

.bg-right {
    background-position: right
}

.bg-center {
    background-position: center
}

.nobr {
    white-space: nowrap
}

.block {
    display: block
}

a.undecorated {
    text-decoration: none;
    color: inherit;
    font-weight: 300
}

hr.blue {
    border-color: #b9dfe4
}

hr.gray {
    border-color: #6f747d
}

hr.mandarin {
    border-color: #e56919
}

hr.jade {
    border-color: #00826e
}

hr.thick {
    border-width: 2px
}

hr.thicker {
    border-width: 3px
}

hr.padded {
    margin-top: 3em;
    margin-bottom: 3em
}

@media (min-width:768px) {
    .hr-medium {
        width: 50%
    }

    .hr-narrow {
        width: 33.33%
    }

    .hr-left {
        margin-left: 0
    }
}

@media (min-width:1038px) {

    .anchor,
    .anchor-short {
        position: relative;
        top: -118px;
        visibility: hidden
    }

    .anchor-short {
        top: -64px
    }
}

.bookmark-new {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 8px;
    left: 4px;
    z-index: 20;
    width: 8px;
    overflow: hidden;
    font-weight: 500;
    font-family: 'DIN 2014 bold', Arial, sans-serif
}

ion-icon[name=warning] {
    color: #ce0019;
    font-size: 24px;
    vertical-align: middle
}

ion-icon[name=checkmark-circle] {
    color: #00826e;
    font-size: 24px;
    vertical-align: middle
}

ion-icon[name=chevron-forward-circle] {
    font-size: 28px;
    vertical-align: middle
}

ion-icon[name=chevron-forward-circle].small {
    font-size: 24px
}

i.icon-info {
    background: #fff;
    font-size: 14px;
    color: #b9dfe4;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    border: 1px solid #b9dfe4;
    display: inline-block;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    margin-right: 5px;
    vertical-align: top
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.client-only-block,
.client-only-inline,
.ibcb-only-block,
.ibcb-only-inline {
    display: none
}

.border-blue,
.border-gray {
    border: 3px solid #b9dfe4;
    padding: 3rem 2.5vw
}

.border-blue :first-child,
.border-gray :first-child {
    margin-top: 0
}

.border-blue :last-child,
.border-gray :last-child {
    margin-bottom: 0
}

.border-gray {
    border-color: #f5f5f5
}

.cta-box {
    cursor: pointer
}

.authentication {
    position: relative
}

.authentication .btn {
    margin: 1em 10px
}

.authentication .form-buttons {
    margin: 5em 0 2em
}

.authentication input:disabled {
    background: #fff
}

.authentication input.auth-code {
    color: #1a1a1a;
    margin: 0 0 1em;
    font-size: 32px;
    font-size: 3.2rem;
    text-align: left;
    border-radius: 5px;
    border: 1px solid #767676;
    width: 10.3em;
    letter-spacing: 1em;
    text-indent: 1em;
    background: #fff;
    padding: .4em 0 .2em
}

.authentication input.auth-code::-ms-clear {
    display: none
}

@media (min-width:768px) {
    .authentication input.auth-code {
        letter-spacingxx: .87em;
        widthxx: 13em;
        padding-leftxx: 2.65em
    }
}

.authentication .fa-check {
    margin: 0 7px 0 0;
    color: #00826e
}

.authentication .fa-exclamation-triangle {
    font-size: 20px;
    color: #ce0019
}

.authentication-pending .modal {
    display: block;
    text-align: center
}

.authentication-pending .modal-dialog {
    margin: 100px 20px
}

@media (min-width:768px) {
    .authentication-pending .modal-dialog {
        margin: 100px auto
    }
}

.authentication-pending .authentication {
    min-height: 400px
}

.footer-app,
.logo-app {
    display: none
}

.header-logged-in {
    display: flex;
    justify-content: flex-end;
    align-items: center
}

.header-logged-in .logo {
    margin-right: auto
}

.header-logged-in .partnership {
    flex-grow: 2
}

.header-logged-in .btn-language,
.header-logged-in .btn-logout {
    border-color: #0f2840;
    color: #0f2840
}

@media (max-width:767px) {
    .header-logged-in .btn-sm2 {
        padding: .4em .7em;
        margin-right: 15px;
        font-size: 13px;
        font-size: 1.3rem
    }

    .header-logged-in .logo-img {
        margin: 5px 0 0 10px
    }

    .header-logged-in .header-phone {
        display: none
    }

    .header-logged-in .partnership {
        position: absolute;
        bottom: -5px;
        left: 0
    }
}

@media (min-width:768px) {
    .header-logged-in {
        border-bottom: 5px solid #e0e0e0;
        height: 120px
    }

    .header-logged-in .logo-img {
        margin: 13px 20px 0 25px
    }

    .header-logged-in .btn-language {
        padding-left: 1em;
        padding-right: 1em;
        margin-right: 20px
    }

    .header-logged-in .header-phone {
        display: inline-block;
        text-align: right;
        margin-right: 20px;
        vertical-align: middle;
        font-weight: 400
    }

    .header-logged-in .btn-logout {
        margin-right: 25px
    }

    .header-logged-in .partnership {
        margin-top: 25px
    }
}

.security .top-links-mobile-security {
    display: flex;
    position: absolute;
    top: 5px;
    right: 5px
}

@media (min-width:992px) {

    .security .main-menu,
    .security .top-links-mobile-security {
        display: none
    }
}

.security .security-wrapper {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-left: 20px
}

@media (max-width:480px) {
    .security .security-wrapper {
        width: 100%
    }
}

.security label {
    font-size: 15px;
    font-size: 1.5rem;
    text-align: left
}

.security input.disabled,
.security input:disabled {
    background: #e0e0e0;
    color: #767676;
    cursor: not-allowed
}

.security .input-short {
    width: 80px
}

.security .input-medium {
    width: 200px
}

.security .input-long {
    width: 100%
}

@media (max-width:768px) {
    .security .form-horizontal .control-label {
        margin-left: 0;
        width: 100%;
        text-align: left
    }
}

h1.decorated {
    color: #000;
    flex-basis: 100%;
    text-align: center;
    margin: 2em 0;
    position: relative
}

h1.decorated:after {
    width: 185px;
    background: #e56919;
    height: 5px;
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -92px
}

.form-box {
    max-width: 450px;
    margin: 30px auto;
    text-align: left;
    border: 3px solid #e0e0e0;
    padding: 3rem 5vw 4rem
}

@media (min-width:480px) {
    .form-box {
        padding: 3rem 40px 4rem
    }
}

.form-box .animated-label {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 0;
    vertical-align: top
}

.form-box .animated-label label {
    color: #757575;
    position: absolute;
    left: 15px;
    top: 7px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
    padding: .3em;
    z-index: 10
}

.form-box .animated-label label.focus {
    top: -15px;
    font-size: .85em;
    color: #01344b
}

.form-box .btn {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.panel {
    padding-left: 5px
}

.panel-label {
    padding-top: 3px
}

input[type=checkbox]+label,
input[type=radio]+label {
    margin-right: 45px
}

.has-error,
input.has-error {
    border-color: #ce0019
}

.has-error:after,
input.has-error:after {
    color: #ce0019
}

.styled-select.has-error select {
    border-color: #ce0019
}

.error-underline {
    color: #ce0019;
    font-size: .85em;
    text-align: right
}

.error-underline.no-label {
    top: 35px
}

.error-container-bg {
    display: flex;
    background: #fde5e5;
    padding: .7em;
    align-items: center;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto
}

.error-container-bg ion-icon {
    min-width: 25px;
    min-height: 25px;
    margin-right: 1.5rem;
    color: #ce0019
}

.error-container-bg p {
    margin: 0;
    text-align: left
}

.error-container-bg a,
.error-container-bg a:active,
.error-container-bg a:focus,
.error-container-bg a:hover {
    color: #1f6790
}

.error-container {
    padding: 15px;
    margin-bottom: 10px
}

.set-security-questions .input-group-inline+.input-group-inline {
    margin-left: 50px
}

.set-security-questions .input-group-inline {
    display: inline-block;
    text-align: center;
    position: relative;
    vertical-align: top
}

.set-security-questions .form-group {
    margin: 4rem 0 0
}

@media (max-width:1037px) {
    .set-security-questions .input-group-inline {
        display: block
    }

    .set-security-questions .input-group-inline+.input-group-inline {
        margin-left: 0;
        margin-top: 1em
    }

    .set-security-questions .input-medium {
        width: 100%
    }
}

@media (min-width:1038px) {
    .set-security-questions .input-long {
        width: 450px
    }

    .set-security-questions .input-medium {
        width: 320px
    }
}

.loading .loader {
    font-size: 40px;
    color: #767676
}

.loading .loader svg {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.i-show-hide {
    position: relative
}

.i-show-hide:after {
    position: absolute;
    display: inline-block;
    border: 0;
    border-left: 2px solid #1f6790;
    border-top: 2px solid #1f6790;
    content: "";
    width: 8px;
    height: 8px;
    background: 0 0;
    transform: translateY(-65%) translateX(-50%) rotate(135deg);
    top: 60%;
    right: -15px
}

.i-show-hide.open:after {
    position: absolute;
    display: inline-block;
    border: 0;
    border-left: 2px solid #1f6790;
    border-top: 2px solid #1f6790;
    content: "";
    width: 8px;
    height: 8px;
    background: 0 0;
    transform: translateY(-65%) translateX(-50%) rotate(225deg);
    top: 50%;
    right: -20px
}

.highlight-box {
    background: #f5f5f5;
    padding: 1em;
    overflow: hidden
}

.input-group-label {
    vertical-align: top;
    margin-top: .5em
}

.input-group-container {
    position: relative;
    display: inline-table
}

.input-group-container .input-group-error {
    display: block;
    text-align: left
}

.mfa .bordered-box {
    font-size: 13px;
    font-size: 1.3rem;
    color: #5948ad;
    border: 2px solid #5948ad;
    border-radius: 5px;
    padding: 2rem;
    margin: 1.5rem;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    width: 12%;
    min-width: 110px
}

.mfa .bordered-box img {
    height: 50px
}

.mfa .three-icons {
    text-align: center
}

.mfa .three-icons ol {
    padding: 0
}

@media (min-width:992px) {
    .mfa .three-icons ol {
        background: url(/security/static/qi/images/arrow-3.png) center 40px no-repeat
    }
}

.mfa .three-icons li {
    width: 50%;
    margin: 4rem auto;
    position: relative;
    vertical-align: top;
    padding: 0;
    list-style: none;
    font-size: 15px;
    font-size: 1.5rem
}

.mfa .three-icons li img {
    height: 64px
}

.mfa .three-icons li strong {
    display: block;
    margin: 1.5rem 0
}

@media (min-width:768px) {
    .mfa .three-icons li {
        display: inline-block;
        width: 16%;
        margin: 2rem 3%
    }
}

.mfa .input-has-error~.error-inline {
    display: block;
    text-align: left
}

.mfa .icon-travel {
    width: 42px;
    height: 42px;
    margin-right: 15px
}

.mfa .learn-more .highlight-box {
    display: flex
}

.mfa .input-container-combined .input-group-prepend+.form-control {
    width: 1%
}

.mfa .input-container-combined .input-group .form-control {
    height: auto
}

.mfa .input-container-combined .error-inline {
    width: 100%
}

.mfa .country-code-label {
    font-size: 12px;
    font-size: 1.2rem;
    font-family: 'DIN 2014 bold', Arial, sans-serif;
    color: #01344b
}

@media (max-width:768px) {
    .mfa .form-horizontal .form-group {
        width: 83.33%;
        margin-left: 8.33%
    }

    .mfa .form-horizontal .input-container {
        max-width: none;
        display: flex;
        flex-wrap: wrap
    }

    .mfa .verify-method-label {
        margin-bottom: 2rem
    }

    .mfa .verify-number {
        width: 70%
    }

    .mfa .country-code-label {
        width: 100%
    }
}

.mfa .agreement-text {
    padding-left: 0;
    padding-right: 0
}

.mfa-error-max-reached {
    display: inline-block;
    width: 90%;
    vertical-align: top;
    text-align: left
}