﻿/* standalone CSS for error pages etc */

/*!
   * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
   */ /*!
   * Bootstrap v3.4.1 (https://getbootstrap.com/)
   * Copyright 2011-2019 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

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

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -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 {
    line-height: normal
}

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

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

    input[type="search"] {
        -webkit-appearance: textfield;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box
    }

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

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

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

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

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

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

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

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

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

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    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: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

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

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

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

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

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

@media (min-width:769px) {
    .container {
        width: 1200px
    }
}

@media (min-width:993px) {
    .container {
        width: 1200px
    }
}

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

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

    .row-no-gutters [class*="col-"] {
        padding-right: 0;
        padding-left: 0
    }

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

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

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

.col-xs-14 {
    width: 93.33333333%
}

.col-xs-13 {
    width: 86.66666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-pull-14 {
    right: 93.33333333%
}

.col-xs-pull-13 {
    right: 86.66666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-push-14 {
    left: 93.33333333%
}

.col-xs-push-13 {
    left: 86.66666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-14 {
    margin-left: 93.33333333%
}

.col-xs-offset-13 {
    margin-left: 86.66666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-14 {
        width: 93.33333333%
    }

    .col-sm-13 {
        width: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-pull-14 {
        right: 93.33333333%
    }

    .col-sm-pull-13 {
        right: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-push-14 {
        left: 93.33333333%
    }

    .col-sm-push-13 {
        left: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-offset-14 {
        margin-left: 93.33333333%
    }

    .col-sm-offset-13 {
        margin-left: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-14 {
        width: 93.33333333%
    }

    .col-md-13 {
        width: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-pull-14 {
        right: 93.33333333%
    }

    .col-md-pull-13 {
        right: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-push-14 {
        left: 93.33333333%
    }

    .col-md-push-13 {
        left: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-offset-14 {
        margin-left: 93.33333333%
    }

    .col-md-offset-13 {
        margin-left: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-14 {
        width: 93.33333333%
    }

    .col-lg-13 {
        width: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-pull-14 {
        right: 93.33333333%
    }

    .col-lg-pull-13 {
        right: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-push-14 {
        left: 93.33333333%
    }

    .col-lg-push-13 {
        left: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-offset-14 {
        margin-left: 93.33333333%
    }

    .col-lg-offset-13 {
        margin-left: 86.66666667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nav-pills > li {
    float: left
}

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

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

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

.nav-stacked > li {
    float: none
}

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

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

.clearfix:after, .container:after, .container-fluid:after, .row:after, .nav:after {
    clear: both
}

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

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

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

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

/*** end of bootstrap ***/
/*** start of custom CSS for error page ***/
html,
body {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100%;
    background-color: #F4F6F8;
}

    html a,
    body a {
        text-decoration: underline;
        color: #e20886;
    }

        html a:hover, html a:focus,
        body a:hover,
        body a:focus {
            color: #e20886;
        }

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    word-wrap: break-word;
}

    p.page-subtitle {
        font-size: 18px;
        font-weight: 400;
        line-height: 1.4;
    }

app-root {
    display: block;
    height: 100%;
}

.site-width {
    max-width: 1200px;
    margin: 0 auto;
}

.align-bottom {
    vertical-align: bottom;
}

    .align-bottom > * {
        vertical-align: bottom;
    }

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

.full-width {
    width: 100%;
}

.no-pointer {
    pointer-events: none;
}

.mat-radio-container {
    vertical-align: bottom;
}

body, button, a, input, span {
    font-family: "Gotham Rounded SSm A", sans-serif;
}

.page-title {
    display: inline-block;
    font-family: "Gotham Rounded SSm A", sans-serif;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    color: #263238;
    line-height: 1;
    text-align: left;
    width: 100%;
    word-wrap: break-word;
}

.step-body .page-subtitle {
    font-family: "Gotham Rounded SSm A", sans-serif;
    font-size: 18px;
    color: #263238;
    font-weight: normal;
    line-height: 1.4;
}

.body-text, .step-body p {
    font-family: "Gotham Rounded SSm A", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    color: #263238;
}

    .body-text.highlighted, .step-body p.highlighted {
        font-weight: 700;
    }

    .body-text.small-text, .step-body p.small-text {
        font-size: 12px;
    }

.medium-text {
    font-family: "Gotham Rounded SSm A", sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.link-appearance {
    text-decoration: underline;
    color: #e20886;
    cursor: pointer;
}

.step-section-title {
    font-family: "Gotham Rounded SSm A", sans-serif;
    font-size: 18px;
    color: #263238;
    font-weight: normal;
    line-height: 1.4;
    padding-bottom: 10px;
}

.section-title {
    font-family: "Gotham Rounded SSm A", sans-serif;
    font-size: 24px;
    font-weight: normal;
    color: #007ACC;
    line-height: 1.33;
    margin-top: 0;
    margin-bottom: 20px;
}

.capitalize {
    text-transform: capitalize;
}

.uppercase {
    text-transform: uppercase;
}

.body-text-spacing-small {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}

.body-text-spacing-big {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.large-title {
    font-size: 30px;
    font-weight: bold;
}

@media (min-width: 769px) {
    .page-title {
        font-size: 32px;
    }
}

.box-container {
    display: inline-block;
    width: 100%;
}

    .box-container.hide-xs-sm {
        display: none;
    }

.page-header {
    padding: 20px 0px;
}

.no-decoration {
    text-decoration: none;
}

    .no-decoration:hover {
        text-decoration: none;
    }

.bottom-space-container {
    margin-bottom: 30px;
}

.align-right-container {
    width: 100%;
    text-align: right;
}

.align-center-container {
    width: 100%;
    text-align: center;
}

.hide-xs {
    display: none;
}

.hide-sm-md-lg {
    display: inline-block;
}

.hide-xs-sm {
    display: none;
}

.hide-md-lg {
    display: inline-block;
}

.site-height {
    min-height: 100%;
    margin-bottom: -60px;
}

    .site-height.drawer {
        margin-bottom: -200px;
    }

        .site-height.drawer .payment-amount-section {
            z-index: 100;
        }

    .site-height:after {
        content: "";
        display: block;
        height: 60px;
    }

    .site-height.drawer:after {
        height: 200px;
    }

.footer-wrapper {
    height: 60px;
}

@media (min-width: 577px) {
    .hide-xs {
        display: inline-block;
    }

    .hide-sm-md-lg {
        display: none;
    }
}

.col-1-md-2-lg {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.invisible {
    visibility: hidden;
}

@media (min-width: 769px) {
    .hide-xs-sm {
        display: block;
    }

    .box-container.hide-xs-sm {
        display: inline-block;
    }

    .hide-md-lg {
        display: none;
    }

    .col-1-md-2-lg {
        width: 50%;
        float: left;
    }

    .site-height.drawer {
        margin-bottom: 0;
    }

        .site-height.drawer:after {
            height: auto;
        }

    .page-header {
        padding: 30px 0px;
    }
}

.benenden-btn {
    font-size: 16px;
    font-family: "Gotham Rounded SSm A", sans-serif;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border-radius: 4px;
    outline: 0;
    border: 0;
    padding: 0px 12px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-shadow: none;
    box-shadow: none;
}

    .benenden-btn > span {
        position: relative;
    }

.active-btn {
    background-color: #e20886;
    color: #ffffff;
    text-decoration: none;
}

    .active-btn:hover {
        text-decoration: none;
        color: #ffffff;
    }

    .active-btn:focus {
        text-decoration: none;
        color: #ffffff;
    }

.disabled-btn {
    background-color: #A2A2A2;
    color: #ffffff;
}

.large-lh {
    line-height: 50px;
}

.medium-lh {
    line-height: 50px;
}

.small-lh {
    line-height: 40px;
    font-size: 14px;
}

.with-icon {
    padding-right: 14px;
}

.with-icon-left {
    padding-left: 14px;
}

.button-icon {
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -6px;
}

.back-button .button-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    font-size: 12px;
    left: 0;
    right: auto;
}

.hide-btn-style {
    outline: none;
    border: none;
    background-color: #ffffff;
}

button .work-in-progress {
    position: relative;
    display: inline-block;
}

@media (min-width: 769px) {
    .large-lh {
        line-height: 60px;
    }

    .with-icon {
        padding-right: 20px;
    }

    .with-icon-left {
        padding-left: 20px;
    }

    .benenden-btn {
        padding: 0px 20px;
    }
}

.green-object {
    color: #37cc3e;
}

@media (min-width: 577px) {
    body .bigger-padding-mobile {
        padding-bottom: 20px;
    }
}

.center-error-page {
    text-align: center;
}

    .center-error-page .body-text {
        line-height: 32px;
    }

.notfound-page-container {
    margin: 30px 0px;
}

@media (min-width: 769px) and (min-height: 678px) {
    .disclaimer-wrapper-error {
        padding: 0px 15px;
        position: absolute;
        bottom: 80px;
        margin-bottom: 0px;
        left: 0;
        right: 0;
        margin-top: 0;
        width: 100%;
    }

    .center-error-page {
        position: absolute;
        overflow-x: hidden;
        width: 100%;
        top: 50%;
        left: 0;
        margin-top: -200px;
    }

    .notfound-page-container.center-error-page {
        margin-top: -155px;
    }
}

@media (min-width: 577px) {
    .dd-terms-error-container {
        height: 45px;
    }
}

header[_ngcontent-c0] {
    background-color: white;
    padding-top: 16px;
    padding-bottom: 16px;
}

    header[_ngcontent-c0] .site-width[_ngcontent-c0] {
        position: relative;
    }

.logo-img[_ngcontent-c0] {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}

    .logo-img[_ngcontent-c0] img[_ngcontent-c0] {
        max-width: 300px;
        height: 100%;
    }

.call-info[_ngcontent-c0] {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #007ACC;
    font-size: 1.5rem;
    line-height: 1.5;
}

.call-info-details[_ngcontent-c0] {
    display: block;
}

a[_ngcontent-c0] {
    color: #e20886;
    font-size: 2rem;
    text-decoration: none;
}

@media (min-width: 769px) {
    .logo-img[_ngcontent-c0] {
        width: 30%;
        text-align: left;
        padding-bottom: 0;
    }

    .call-info[_ngcontent-c0] {
        width: 70%;
        text-align: right;
    }

    .call-info-details[_ngcontent-c0] {
        display: inline-block;
    }

    .call-info[_ngcontent-c0] {
        font-size: 15px;
        line-height: 1;
    }

    a[_ngcontent-c0] {
        font-size: 20px;
    }
}

.footer-wrapper[_ngcontent-c2] {
    border-top: 1px solid #dae0e7;
}

    .footer-wrapper[_ngcontent-c2] p[_ngcontent-c2] {
        line-height: 59px;
    }

.error-page-container[_ngcontent-c3] img[_ngcontent-c3] {
    display: inline-block;
    margin-bottom: 20px;
}

.error-page-wrapper[_ngcontent-c3] {
    margin-top: 40px;
}

.disclaimer-wrapper-error[_ngcontent-c3] {
    margin-top: 30px;
}

@media (min-width: 993px) {
    .error-page-wrapper[_ngcontent-c3] {
        padding-top: 0;
    }
}