/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html {
    line-height: 1.15;
    -webkit-text-size-adjust:100%
}

body {
    margin:0
}

main {
    display:block
}

h1 {
    font-size: 2em;
    margin:.67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow:visible
}

pre {
    font-family: monospace, monospace;
    font-size:1em
}

a {
    background-color:none;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration:underline dotted
}

b, strong {
    font-weight:bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size:1em
}

small {
    font-size:80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align:baseline
}

sub {
    bottom:-.25em
}

sup {
    top:-.5em
}

img {
    border-style:none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin:0
}

button, input {
    overflow:visible
}

button, select {
    text-transform:none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance:button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding:0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline:1px dotted ButtonText
}

fieldset {
    padding:.35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space:normal
}

progress {
    vertical-align:baseline
}

textarea {
    overflow:auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding:0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height:auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset:-2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance:none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font:inherit
}

details {
    display:block
}

summary {
    display:list-item
}

template {
    display:none
}

[hidden] {
    display:none
}

html {
    box-sizing: border-box;
    font-family:sans-serif
}

*, ::after, ::before {
    box-sizing:inherit
}

blockquote, dd, dl, figure, h1, h2, h3, h4, h5, h6, hr, p, pre {
    margin:0
}

button {
    background: 0 0;
    padding:0
}

button:focus {
    outline: 1px dotted;
    outline:5px auto -webkit-focus-ring-color
}

fieldset {
    margin: 0;
    padding:0
}

ol, ul {
    list-style: none;
    margin: 0;
    padding:0
}

html {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height:1.5
}

*, ::after, ::before {
    border-width: 0;
    border-style: solid;
    border-color:#e2e8f0
}

hr {
    border-top-width:1px
}

img {
    border-style:solid
}

textarea {
    resize:vertical
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color:#a0aec0
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color:#a0aec0
}

input::placeholder, textarea::placeholder {
    color:#a0aec0
}

[role=button], button {
    cursor:pointer
}

table {
    border-collapse:collapse
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight:inherit
}

a {
    color: inherit;
    text-decoration:inherit
}

button, input, optgroup, select, textarea {
    padding: 0;
    line-height: inherit;
    color:inherit
}

code, kbd, pre, samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align:middle
}

img, video {
    max-width: 100%;
    height:auto
}

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

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

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside:avoid
    }

    thead {
        display:table-header-group
    }

    img, tr {
        page-break-inside:avoid
    }

    img {
        max-width:100% !important
    }

    @page {
        margin:2cm .5cm
    }

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

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

    .navbar {
        display:none
    }

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

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

    .label {
        border:1px solid #000
    }

    .table {
        border-collapse:collapse !important
    }

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

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color:transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select:none
}


.btn {
    background-color: #004084;
    border-color: #004084;
    color:#fff
}

.btn:active, .btn:focus, .btn:hover {
    color: #fff;
    background-color: #002751;
    border-color:#002751
}

.btn-primary {
    background-color: #004084;
    border-color:#004084
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #0059b7;
    border-color:#0059b7
}