/* Minification failed. Returning unminified contents.
(58,1): run-time error CSS1019: Unexpected token, found '{'
(59,24): run-time error CSS1030: Expected identifier, found ' '
(59,35): run-time error CSS1031: Expected selector, found ';'
(59,35): run-time error CSS1025: Expected comma or open brace, found ';'
(60,21): run-time error CSS1030: Expected identifier, found ' '
(60,32): run-time error CSS1031: Expected selector, found ';'
(60,32): run-time error CSS1025: Expected comma or open brace, found ';'
(61,16): run-time error CSS1030: Expected identifier, found ' '
(62,1): run-time error CSS1031: Expected selector, found '}'
(62,1): run-time error CSS1025: Expected comma or open brace, found '}'
 */
@font-face {
    font-family: 'FontAwesome';
    src: url('/resources/fonts/font-awesome/fontawesome-webfont.eot?v=4.7.0');
    src: url('/resources/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('/resources/fonts/font-awesome/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('/resources/fonts/font-awesome/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('/resources/fonts/font-awesome/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('/resources/fonts/font-awesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}
a {
    background-color: transparent
}
h1 {
    margin: .67em 0;
    font-size: 2em
}
small {
    font-size: 80%
}
img {
    border: 0
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
input {
    line-height: normal
}
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -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
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}
img {
    vertical-align: middle
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1, h1 {
    font-size: 36px
}
.h3, h3 {
    font-size: 24px
}
p {
    margin: 0 0 10px
}
.small, small {
    font-size: 85%
}
.text-right {
    text-align: right
}

.text-center {
    text-align: center
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}
.row {
    margin-right: -15px;
    margin-left: -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-right: 15px;
    padding-left: 15px
}
@media (min-width: 992px) {
    .col-md-5 {
        width: 41.66666667%;
    }
}
.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%
}

@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-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
}

@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-9 {
        width: 75%
    }
    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-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: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-block {
    display: block;
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}




.wrapper {
    width: 90%;
    margin: 0 auto;
}

body {
    font-family: 'AvantGarde Bk BT', Helvetica, Arial, "sans-serif";
    overflow-x: hidden;
}



.btn {
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 2px;
}


main p {
    font-size: 17px;
    color: #00437c;
}

.orange {
    color: #f47721;
}

html, body {
    min-height: 100%;
}






@media (min-width: 1200px) {
    .report-container {
        width: 90%;
    }

    .wrapper {
        width: 1040px;
    }
}
section.quick-links {
    font-size: 12px;
    padding-bottom: 0px;
}

.padding-top-10 {
    padding-top: 10px;
}

.margin-top-0 {
    margin-top: 0px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}
.back-to-top {
    border-radius: 5px;
    text-align: center;
    background: #000;
    color: #fff;
    display: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    cursor: pointer;
    z-index: 9999;
}

.center {
    text-align: center;
}

.btn.btn-orange {
    background: #f17829;
    color: #ffffff !important;
    border-color: #f17829;
}

#fb-root {
    max-width: 100px !important;
}

.fb-like iframe {
    visibility: visible !important;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}

#toast-container {
    position: fixed;
    z-index: 999999;
    /*overrides*/
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
    padding-left: 45px;
}

