/* Minification failed. Returning unminified contents.
(28,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(191,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-condensed'
(198,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-condensed'
(204,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(215,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(325,27): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(4057,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(4693,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(4827,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(5789,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(5913,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(5926,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-condensed'
(5931,27): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(5937,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-condensed'
(7427,23): run-time error CSS1039: Token not allowed after unary operator: '-gp-ff-regular'
(9650,19): run-time error CSS1039: Token not allowed after unary operator: '-gp-c-required'
 */
@charset "UTF-8";
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*:root{
    --charcoal-grey: #414c52;
    --deep-sea-blue: #00607f;
}*/

html {
    font-size: 10px;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    position: relative;
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    color: #373737;
    background-color: #fff;
    overflow-x: hidden;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

a {
    background-color: transparent;
    color: #318da8;
    text-decoration: none;
}

    a:active, a:hover {
        outline: 0;
    }

    a:hover, a:focus {
        color: #205b6d;
        text-decoration: underline;
    }
/*a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}*/

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    vertical-align: middle;
}

hr {
    box-sizing: content-box;
    height: 0;
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #e8e8e8;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

[role="button"] {
    cursor: pointer;
}

textarea {
    overflow: auto;
    resize: vertical;
}

* {
    -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;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}

    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: normal;
        line-height: 1;
        color: #9b9b9b;
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 12px;
    margin-bottom: 8px;
}

    h1 small, h1 .small, .h1 small, .h1 .small,
    h2 small, h2 .small, .h2 small, .h2 .small,
    h3 small, h3 .small, .h3 small, .h3 .small {
        font-size: 65%;
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 6px;
}

    h4 small, h4 .small, .h4 small, .h4 .small,
    h5 small, h5 .small, .h5 small, .h5 .small,
    h6 small, h6 .small, .h6 small, .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 48px;
    font-family: var(--gp-ff-condensed), Helvetica, Arial, sans-serif;
    font-weight: 300;
    margin-top: .3em;
}

h2, .h2 {
    font-size: 36px;
    font-family: var(--gp-ff-condensed), Helvetica, Arial, sans-serif;
    font-weight: 300;
}

h1 small, .h1 small {
    display: block;
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-size: 40%;
    line-height: 1.3em;
    padding-top: 5px;
    color: #777777;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
}

h1.home, .h1.home {
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-size: 59.5px;
    margin-top: 25px;
    line-height: 1.2;
}

@media (max-width: 767px) {
    h1, .h1 {
        font-size: 35px;
    }

        h1.home, .h1.home {
            font-size: 24px;
        }

        h1 small, .h1 small {
            font-size: 18px;
        }
}

h2 small, .h2 small {
    display: block;
    color: #777777;
}

@media (max-width: 480px) {
    h1 small, .h1 small {
        font-size: 75%;
    }

    h2 small, .h2 small {
        font-size: 75%;
    }

    h1, .h1 {
        font-size: 32px;
    }
}

h3, .h3 {
    font-size: 22px;
    font-weight: 600;
}

h4, .h4 {
    font-size: 18px;
    font-weight: normal;
}

h5, .h5 {
    font-size: 16px;
}

h6, .h6 {
    font-size: 14px;
}

p {
    margin: 0 0 8px;
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

small, .small {
    font-size: 85%;
}

.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-muted {
    color: #9b9b9b;
}

.page-header {
    padding-bottom: 0;
    margin: 30px 0 10px;
    border-bottom: solid 2px #0092c2;
}

    .page-header a {
        margin-top: 11px;
        font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 500;
    }

    .page-header:first-child {
        margin-top: 0;
    }

ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

    .list-unstyled li {
        margin-bottom: 0;
    }

.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: 8px;
}

dt, dd {
    line-height: 1.42857;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@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;
    }
}

.maintenance-square {
    position: relative;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2FjYWNhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, #ffffff 13%, #cacaca 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(13%, #ffffff), color-stop(100%, #cacaca)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 13%, #cacaca 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 13%, #cacaca 100%); /* Opera 11.10+ */
    background: linear-gradient(to bottom, #ffffff 13%, #cacaca 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cacaca', GradientType=0 ); /* IE6-8 */
    border: 1px solid #ccc;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 10px;
}

    .maintenance-square h2, .maintenance-square h3 {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #000;
        text-align: center;
    }

    .maintenance-square .maintenance-icon {
        background-image: url(/assets/images/maintenance.png);
        background-repeat: no-repeat;
        width: 180px;
        height: 180px;
        background-size: 160px 160px;
    }

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
    min-height: calc(100% - 210px);
}

    .container.body-content {
        padding-left: 4px;
        padding-right: 4px;
    }

    .container:before, .container:after {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (min-width: 768px) {
    /*.container { width: 94%; }*/
    .maintenance-square p {
        padding-left: 20px
    }

    .maintenance-square ul {
        padding-left: 40px
    }
}

@media (min-width: 992px) {
    .container {
        width: 96%;
    }

    .maintenance-square p {
        padding-left: 100px
    }

    .maintenance-square ul {
        padding-left: 140px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }

        .container.body-content {
            width: 1200px;
        }

    .maintenance-square p {
        padding-left: 200px
    }

    .maintenance-square ul {
        padding-left: 240px
    }
}

.container-mediastudio {
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    min-height: calc(100% - 234px);
    width: 96%;
}

    .container-mediastudio:before, .container-mediastudio:after {
        content: " ";
        display: table;
    }

    .container-mediastudio:after {
        clear: both;
    }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 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 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #9b9b9b;
    text-align: left;
}

table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 0;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td,
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
        padding: 5px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd;
    }

    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #fff;
    }

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-striped > tbody > tr.inactive {
    background-color: #e9e9e9 !important;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #7b9827;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #6b8422;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #318da8;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #2b7c94;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #edb20a;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #d5a009;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #c62300;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ad1e00;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

input[type="search"] {
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] {
    height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 1.42857;
    color: #777777;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

    .form-control:focus {
        border-color: #318da8;
        outline: 0;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(49, 141, 168, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
    }

    .form-control[disabled], .form-control[readonly],
    fieldset[disabled] .form-control {
        background-color: #e8e8e8;
        opacity: 1;
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control {
        line-height: 34px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 8px;
    margin-bottom: 8px;
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 20px;
}

@media (max-width: 767px) {
    .radio.radio-inline {
        margin-top: 10px;
    }

    .radio-inline, .checkbox-inline {
        display: block;
    }

        .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
            margin-left: 0;
        }
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
    cursor: not-allowed;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 42.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #7b9827;
}

.has-success .form-control {
    border-color: #7b9827;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #5a6f1d;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b2d352;
    }

.has-success .input-group-addon {
    color: #fff;
    border-color: #7b9827;
    background-color: #7b9827;
}

.has-success .form-control-feedback {
    color: #7b9827;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #edb20a;
}

.has-warning .form-control {
    border-color: #edb20a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #bc8d08;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d265;
    }

.has-warning .input-group-addon {
    color: #373737;
    border-color: #edb20a;
    background-color: #edb20a;
}

.has-warning .form-control-feedback {
    color: #edb20a;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #c62300;
}

.has-error .form-control-feedback {
    color: #c62300;
}

.has-error .form-control {
    border-color: #c62300;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #931a00;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff522d;
    }

.has-error .input-group-addon {
    color: #fff;
    border-color: #c62300;
    background-color: #c62300;
}

.has-feedback label ~ .form-control-feedback {
    top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #777777;
}

@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 .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
        padding-right: 8px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.42857;
    border-radius: 100px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:hover, .btn:focus, .btn.focus {
        color: #666;
        text-decoration: none;
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .btn.disabled, .btn[disabled],
    fieldset[disabled] .btn {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        box-shadow: none;
    }

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-approval {
    color: #333;
    background-color: #ffbc26;
    border-color: #333;
}

.btn-default {
    color: #0092c2;
    background-color: transparent;
    border-color: #0092c2;
}

    .btn-default:focus, .btn-default.focus {
        color: #0092c2;
        background-color: transparent;
        border-color: #5b5b5b;
    }

    .btn-default:hover {
        color: #0092c2;
        background-color: transparent;
        border-color: #7c7c7c;
    }

    .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
        color: #0092c2;
        background-color: transparent;
        border-color: #7c7c7c;
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
        .open > .btn-default.dropdown-toggle:hover,
        .open > .btn-default.dropdown-toggle:focus,
        .open > .btn-default.dropdown-toggle.focus {
            color: #0092c2;
            background-color: transparent;
            border-color: #5b5b5b;
        }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
    fieldset[disabled] .btn-default,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus,
    fieldset[disabled] .btn-default:active,
    fieldset[disabled] .btn-default.active {
        background-color: transparent;
        border-color: #9b9b9b;
    }

    .btn-default .badge {
        color: transparent;
        background-color: #666;
    }

.btn-primary, .cart-mobile .btn.btn-primary {
    color: #fff;
    background-color: #0092c2;
    border-color: #004252;
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #0072a2;
        border-color: #004252;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #0072a2;
        border-color: #004252;
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0082b2; /*cd4d12*/
        border-color: #004252;
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
        .open > .btn-primary.dropdown-toggle:hover,
        .open > .btn-primary.dropdown-toggle:focus,
        .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #0082b2;
            border-color: #004252;
        }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
    fieldset[disabled] .btn-primary,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .btn-primary:active,
    fieldset[disabled] .btn-primary.active {
        background-color: #0092c2;
        border-color: #004252;
    }

    .btn-primary .badge {
        color: #0092c2;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #7b9827;
    border-color: #6b8422;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #5a6f1d;
        border-color: #181e08;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #5a6f1d;
        border-color: #435315;
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #5a6f1d;
        border-color: #435315;
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
        .open > .btn-success.dropdown-toggle:hover,
        .open > .btn-success.dropdown-toggle:focus,
        .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #435315;
            border-color: #181e08;
        }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
    fieldset[disabled] .btn-success,
    fieldset[disabled] .btn-success:hover,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success.focus,
    fieldset[disabled] .btn-success:active,
    fieldset[disabled] .btn-success.active {
        background-color: #7b9827;
        border-color: #6b8422;
    }

    .btn-success .badge {
        color: #7b9827;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #318da8;
    border-color: #2b7c94;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #256c81;
        border-color: #0e2a32;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #256c81;
        border-color: #1d5565;
    }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #256c81;
        border-color: #1d5565;
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
        .open > .btn-info.dropdown-toggle:hover,
        .open > .btn-info.dropdown-toggle:focus,
        .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #1d5565;
            border-color: #0e2a32;
        }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
    fieldset[disabled] .btn-info,
    fieldset[disabled] .btn-info:hover,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info.focus,
    fieldset[disabled] .btn-info:active,
    fieldset[disabled] .btn-info.active {
        background-color: #318da8;
        border-color: #2b7c94;
    }

    .btn-info .badge {
        color: #318da8;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #edb20a;
    border-color: #d5a009;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #bc8d08;
        border-color: #5a4404;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #bc8d08;
        border-color: #9a7406;
    }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #bc8d08;
        border-color: #9a7406;
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
        .open > .btn-warning.dropdown-toggle:hover,
        .open > .btn-warning.dropdown-toggle:focus,
        .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #9a7406;
            border-color: #5a4404;
        }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
    fieldset[disabled] .btn-warning,
    fieldset[disabled] .btn-warning:hover,
    fieldset[disabled] .btn-warning:focus,
    fieldset[disabled] .btn-warning.focus,
    fieldset[disabled] .btn-warning:active,
    fieldset[disabled] .btn-warning.active {
        background-color: #edb20a;
        border-color: #d5a009;
    }

    .btn-warning .badge {
        color: #edb20a;
        background-color: #fff;
    }

.btn-invalid,
.btn-invalid:active,
.btn-invalid:hover {
    color: #666;
}

.btn-danger {
    color: #fff;
    background-color: #c62300;
    border-color: #ad1e00;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #931a00;
        border-color: #2d0800;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #931a00;
        border-color: #6f1400;
    }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #931a00;
        border-color: #6f1400;
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
        .open > .btn-danger.dropdown-toggle:hover,
        .open > .btn-danger.dropdown-toggle:focus,
        .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #6f1400;
            border-color: #2d0800;
        }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
    fieldset[disabled] .btn-danger,
    fieldset[disabled] .btn-danger:hover,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger.focus,
    fieldset[disabled] .btn-danger:active,
    fieldset[disabled] .btn-danger.active {
        background-color: #c62300;
        border-color: #ad1e00;
    }

    .btn-danger .badge {
        color: #c62300;
        background-color: #fff;
    }

.btn-link {
    color: #318da8;
    font-weight: normal;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
    fieldset[disabled] .btn-link {
        background-color: transparent;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #205b6d;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:hover,
            fieldset[disabled] .btn-link:focus {
                color: #9b9b9b;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 4px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 1px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        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: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 5px;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #9b9b9b;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #373737;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #2a2a2a;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #47536b;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #9b9b9b;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #9b9b9b;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar:before, .btn-toolbar:after {
        content: " ";
        display: table;
    }

    .btn-toolbar:after {
        clear: both;
    }

    .btn-toolbar .btn,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .input-group-addon,
    .input-group-btn,
    .input-group .form-control {
        display: table-cell;
    }

        .input-group-addon:not(:first-child):not(:last-child),
        .input-group-btn:not(:first-child):not(:last-child),
        .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #777777;
    text-align: center;
    background-color: #e8e8e8;
    border: 1px solid #9b9b9b;
    border-radius: 2px;
}

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .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:last-child > .btn,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child) {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav a:focus:focus {
        outline: none;
        outline-color: transparent;
        outline-style: none;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 8px 12px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #f4f4f4;
            }

        .nav > li.disabled > a {
            color: #9b9b9b;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #9b9b9b;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #f4f4f4;
        border-color: #318da8;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 4px 0;
        overflow: hidden;
        background-color: #d5d5d5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 2px 2px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #e8e8e8 #e8e8e8 #ddd;
            }

            .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus,
            .nav-tabs > li > a.active, .nav-tabs > li > a.active:hover, .nav-tabs > li > a.active:focus {
                color: #777777;
                background-color: #fff;
                border: 1px solid #ddd;
                border-bottom-color: transparent;
                cursor: default;
            }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 0;
    }

    .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: #47536b;
    }

    .nav-pills > li.panel {
        border: 1px solid #ddd;
        border-radius: 8px;
        padding: 8px 10px;
    }

        .nav-pills > li.panel + li {
            margin-left: 8px;
        }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li > a {
        color: #000;
    }

    .nav-stacked > li.active {
        background: #f4f4f4;
    }

        .nav-stacked > li.active > a {
            color: #318da8;
        }

    .nav-stacked > li i {
        margin-right: 16px;
    }

        .nav-stacked > li i.icon-warning, .nav-stacked > li i.icon-danger {
            margin-right: 5px;
        }

    .nav-stacked > li + li {
        margin-top: 0px;
        border-top: 1px solid #f4f4f4;
    }

    .nav-stacked > li.panel + li {
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 2px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 48px;
    margin-bottom: 0;
    border: 1px solid transparent;
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width: 768px) {
    .navbar {
        border-radius: 0;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 768px) {
    .navbar-header {
        float: left;
    }
}

.container-fluid .navbar-header .nav-right {
    margin: 14px 15px;
    font-size: 16px;
    float: right
}

    .container-fluid .navbar-header .nav-right > a {
        color: #fff;
        text-decoration: none;
    }

    .container-fluid .navbar-header .nav-right .dropdown-menu {
        right: 0;
        left: auto;
    }

.navbar-collapse {
    overflow-x: visible;
    padding-right: 12px;
    padding-left: 12px;
    border: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    color: #34404b;
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none;
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important;
        }

        .navbar-collapse.in {
            overflow-y: visible;
        }

    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 768px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0;
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

.navbar-brand {
    float: left;
    padding: 35px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 56px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
        padding-top: 6px;
    }

@media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}

.navbar-toggle {
    position: relative;
    float: left;
    margin: 6px 20px 6px 12px;
    padding: 10px 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .navbar-toggle:focus {
        outline: 0;
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px;
        }

@media (min-width: 768px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 17.5px -15px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 14px;
                padding-bottom: 14px;
            }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 28px;
    margin-bottom: 28px;
}

    .navbar-btn.btn-sm {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .navbar-btn.btn-xs {
        margin-top: 34px;
        margin-bottom: 34px;
    }

.navbar-text {
    margin-top: 35px;
    margin-bottom: 35px;
}

@media (min-width: 768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px;
    }

    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px;
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

    .navbar-default .navbar-brand {
        color: #373737;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #1e1e1e;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #373737;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #318da8;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #318da8;
        background-color: #eff9fa;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #9b9b9b;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse {
        border-color: transparent;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #eff9fa;
        color: #318da8;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #373737;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #318da8;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #318da8;
        background-color: #eff9fa;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #9b9b9b;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #373737;
}

    .navbar-default .navbar-link:hover {
        color: #318da8;
    }

.navbar-default .btn-link {
    color: #373737;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #318da8;
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #9b9b9b;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909;
}

    .navbar-inverse .navbar-brand {
        color: #c1c1c1;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #c1c1c1;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #c1c1c1;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333;
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff;
        }

    .navbar-inverse .navbar-collapse {
        border-color: #101010;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff;
    }

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #c1c1c1;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }
}

.navbar-inverse .navbar-link {
    color: #c1c1c1;
}

    .navbar-inverse .navbar-link:hover {
        color: #fff;
    }

.navbar-inverse .btn-link {
    color: #c1c1c1;
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #318da8;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px;
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px;
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px;
        }

        .pagination > li > a:hover, .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            z-index: 3;
            color: #205b6d;
            background-color: #e8e8e8;
            border-color: #ddd;
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
    .pagination > .active > span,
    .pagination > .active > span:hover,
    .pagination > .active > span:focus {
        z-index: 2;
        color: #fff;
        background-color: #318da8;
        border-color: #ddd;
        cursor: default;
    }

    .pagination > .disabled > span,
    .pagination > .disabled > span:hover,
    .pagination > .disabled > span:focus,
    .pagination > .disabled > a,
    .pagination > .disabled > a:hover,
    .pagination > .disabled > a:focus {
        color: #9b9b9b;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed;
    }

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center;
}

    .pager:before, .pager:after {
        content: " ";
        display: table;
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #e8e8e8;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #9b9b9b;
        background-color: #fff;
        cursor: not-allowed;
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

    .label:empty {
        display: none;
    }

.btn .label {
    position: relative;
    top: -1px;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label-default {
    background-color: #9b9b9b;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #828282;
    }

.label-primary {
    background-color: #0092c2;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #0082b2;
    }

.label-success {
    background-color: #7b9827;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #5a6f1d;
    }

.label-info {
    background-color: #318da8;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #256c81;
    }

.label-warning {
    background-color: #edb20a;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #bc8d08;
    }

.label-danger {
    background-color: #c62300;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #931a00;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #9b9b9b;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #318da8;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #e8e8e8;
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit;
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200;
    }

    .jumbotron > hr {
        border-top-color: #cfcfcf;
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 4px;
}

.jumbotron .container {
    max-width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }

    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px;
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    -webkit-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}

    .thumbnail > img,
    .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    .thumbnail .caption {
        padding: 9px;
        color: #373737;
    }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #318da8;
}

.alert {
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid transparent;
    border-radius: 2px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-success {
    background-color: #7b9827;
    border-color: #7b9827;
    color: #fff;
}

    .alert-success hr {
        border-top-color: #6b8422;
    }

    .alert-success .alert-link {
        color: #e6e6e6;
    }

.alert-info {
    background-color: #318da8;
    border-color: #318da8;
    color: #fff;
}

    .alert-info hr {
        border-top-color: #2b7c94;
    }

    .alert-info .alert-link {
        color: #e6e6e6;
    }

.alert-warning {
    background-color: #fef8d3;
    border-color: #f8ca00;
    border-radius: 5px;
    box-shadow: 0 1px 0 0 #f8ca00;
    color: #373737;
    padding: 10px;
}

    .alert-warning hr {
        border-top-color: #d5a009;
    }

    .alert-warning .alert-link {
        color: #1e1e1e;
    }

.alert-danger {
    background-color: #c62300;
    border-color: #c62300;
    color: #fff;
}

    .alert-danger hr {
        border-top-color: #ad1e00;
    }

    .alert-danger .alert-link {
        color: #e6e6e6;
    }

.alert-dismissable, .alert-dismissible {
    padding-right: 32px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #1fa79d;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #7b9827;
}

.progress-bar-info {
    background-color: #318da8;
}

.progress-bar-warning {
    background-color: #edb20a;
}

.progress-bar-danger {
    background-color: #c62300;
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 8px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #9b9b9b;
}

    .list-group-item:first-child {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

a.list-group-item,
button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading,
    button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, a.list-group-item:focus,
    button.list-group-item:hover,
    button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    background-color: #e8e8e8;
    color: #9b9b9b;
    cursor: not-allowed;
}

    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
        color: inherit;
    }

    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
        color: #9b9b9b;
    }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #47536b;
    border-color: #47536b;
}

    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
        color: inherit;
    }

    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
        color: #b2bbcc;
    }

.list-group-item-success {
    color: #7b9827;
    background-color: #7b9827;
}

a.list-group-item-success, button.list-group-item-success {
    color: #7b9827;
}

    a.list-group-item-success .list-group-item-heading,
    button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus,
    button.list-group-item-success:hover,
    button.list-group-item-success:focus {
        color: #7b9827;
        background-color: #6b8422;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
    button.list-group-item-success.active,
    button.list-group-item-success.active:hover,
    button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #7b9827;
        border-color: #7b9827;
    }

.list-group-item-info {
    color: #318da8;
    background-color: #318da8;
}

a.list-group-item-info,
button.list-group-item-info {
    color: #318da8;
}

    a.list-group-item-info .list-group-item-heading,
    button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus,
    button.list-group-item-info:hover,
    button.list-group-item-info:focus {
        color: #318da8;
        background-color: #2b7c94;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
    button.list-group-item-info.active,
    button.list-group-item-info.active:hover,
    button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #318da8;
        border-color: #318da8;
    }

.list-group-item-warning {
    color: #edb20a;
    background-color: #edb20a;
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #edb20a;
}

    a.list-group-item-warning .list-group-item-heading,
    button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus,
    button.list-group-item-warning:hover,
    button.list-group-item-warning:focus {
        color: #edb20a;
        background-color: #d5a009;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
    button.list-group-item-warning.active,
    button.list-group-item-warning.active:hover,
    button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #edb20a;
        border-color: #edb20a;
    }

.list-group-item-danger {
    color: #c62300;
    background-color: #c62300;
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #c62300;
}

    a.list-group-item-danger .list-group-item-heading,
    button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus,
    button.list-group-item-danger:hover,
    button.list-group-item-danger:focus {
        color: #c62300;
        background-color: #ad1e00;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
    button.list-group-item-danger.active,
    button.list-group-item-danger.active:hover,
    button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #c62300;
        border-color: #c62300;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}

.panel-body {
    padding: 10px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 8px 10px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit;
    }

.panel-header {
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
}

.panel-footer {
    padding: 8px 12px;
    background-color: #f9f9f9;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px;
}

@media (max-width: 767px) {
    .panel {
        margin-bottom: 10px;
        border-radius: 2px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    }

    .panel-footer {
        border-top: none;
        padding: 6px 2px;
    }

        .panel-footer .btn {
            padding: 6px;
        }
}

.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: 1px;
        border-top-left-radius: 1px;
    }

    .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: 1px;
        border-bottom-left-radius: 1px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 1px;
        border-top-left-radius: 1px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 1px;
            border-top-right-radius: 1px;
        }

            .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,
            .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-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-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 {
                border-top-left-radius: 1px;
            }

            .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,
            .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-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-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 {
                border-top-right-radius: 1px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr:last-child,
        .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 {
            border-bottom-left-radius: 1px;
            border-bottom-right-radius: 1px;
        }

            .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,
            .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 {
                border-bottom-left-radius: 1px;
            }

            .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,
            .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 {
                border-bottom-right-radius: 1px;
            }

    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd;
    }

    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .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,
    .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-responsive > .table-bordered > tbody > 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: 20px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 2px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #373737;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #373737;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #47536b;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #47536b;
        border-color: #47536b;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #47536b;
        }

        .panel-primary > .panel-heading .badge {
            color: #47536b;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #47536b;
    }

.panel-success {
    border-color: #7b9827;
}

    .panel-success > .panel-heading {
        color: #fff;
        background-color: #7b9827;
        border-color: #7b9827;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #7b9827;
        }

        .panel-success > .panel-heading .badge {
            color: #7b9827;
            background-color: #fff;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #7b9827;
    }

.panel-info {
    border-color: #318da8;
}

    .panel-info > .panel-heading {
        color: #fff;
        background-color: #318da8;
        border-color: #318da8;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #318da8;
        }

        .panel-info > .panel-heading .badge {
            color: #318da8;
            background-color: #fff;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #318da8;
    }

.panel-warning {
    border-color: #fad947;
}

    .panel-warning > .panel-heading {
        color: #373737;
        background-color: #fad947;
        border-color: #fad947;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #fad947;
        }

        .panel-warning > .panel-heading .badge {
            color: #fad947;
            background-color: #373737;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #fad947;
    }

.panel-danger {
    border-color: #c62300;
}

    .panel-danger > .panel-heading {
        color: #fff;
        background-color: #c62300;
        border-color: #c62300;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #c62300;
        }

        .panel-danger > .panel-heading .badge {
            color: #c62300;
            background-color: #fff;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #c62300;
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
    padding-bottom: 75%;
}

.well {
    min-height: 20px;
    padding: 12px;
    margin-bottom: 8px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 4px;
}

.well-sm {
    padding: 9px;
    border-radius: 1px;
}

.close {
    float: right;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    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%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        transition: -webkit-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
        transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-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 #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: 0 3px 9px rgba(0, 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: #fff;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

.modal-header {
    padding: 12px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857;
}

.modal-title-height {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #f2f3f5;
}
.modal-title-close {
    margin:16px 30px;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .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 {
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 2px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 520px;
    padding: 1px;
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #9b9b9b;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 3px 3px 0 0;
}

.popover-content {
    padding: 6px 8px;
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover > .arrow {
    border-width: 11px;
}

    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #686868;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #686868;
    border-right-color: rgba(0, 0, 0, 0.25);
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #686868;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #686868;
    border-left-color: rgba(0, 0, 0, 0.25);
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
    }

        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left,
    .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block;
    }

    .carousel-control .icon-prev,
    .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px;
    }

    .carousel-control .icon-next,
    .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px;
    }

    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif;
    }

        .carousel-control .icon-prev:before {
            content: '\2039';
        }

        .carousel-control .icon-next:before {
            content: '\203a';
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent;
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff;
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

    .carousel-caption .btn {
        text-shadow: none;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px;
    }

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px;
    }

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px;
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }

    .visible-xs-block {
        display: block !important;
    }

    .visible-xs-inline {
        display: inline !important;
    }

    .visible-xs-inline-block {
        display: inline-block !important;
    }

    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }

    .visible-sm-block {
        display: block !important;
    }

    .visible-sm-inline {
        display: inline !important;
    }

    .visible-sm-inline-block {
        display: inline-block !important;
    }

    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }

    .visible-md-block {
        display: block !important;
    }

    .visible-md-inline {
        display: inline !important;
    }

    .visible-md-inline-block {
        display: inline-block !important;
    }

    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }

    .visible-lg-block {
        display: block !important;
    }

    .visible-lg-inline {
        display: inline !important;
    }

    .visible-lg-inline-block {
        display: inline-block !important;
    }

    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

.visible-print-inline {
    display: none !important;
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }

    .visible-print-block {
        display: block !important;
    }

    .visible-print-inline {
        display: inline !important;
    }

    .visible-print-inline-block {
        display: inline-block !important;
    }

    .hidden-print {
        display: none !important;
    }
}

/* END BOOTSTRAP */
.pdp-features h3 {
    font-size: 36px;
}

@media (max-width: 992px) {
    h1, .h1 {
        font-size: 43px;
    }

    h2, .h2, .pdp-features h3 {
        font-size: 32px;
    }

    h3, .h3 {
        font-size: 21px;
    }
}

@media (max-width: 767px) {
    h2, .h2, .pdp-features h3 {
        font-size: 29px;
    }

    h3, .h3 {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    h2, .h2, .pdp-features h3 {
        font-size: 28px;
    }

    h3, .h3 {
        font-size: 18px;
    }
}

.overlay h3 {
    font-size: 18px;
}

.overlay h4 {
    font-size: 16px;
}

@media (max-width: 992px) {
    h4, .h4, .overlay h3 {
        font-size: 18px;
    }

    h5, .h5, .overlay h4 {
        font-size: 16px;
    }

    h6, .h6 {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    h4, .h4, .overlay h3 {
        font-size: 17px;
    }

    h5, .h5, .overlay h4 {
        font-size: 15px;
    }

    h6, .h6 {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    h4, .h4, .overlay h3 {
        font-size: 16px;
    }

    h5, .h5, .overlay h4 {
        font-size: 15px;
    }

    h6, .h6 {
        font-size: 13px;
    }
}

header section:not(:last-child) {
    margin-bottom: 0;
}

section {
    margin-bottom: 30px;
}

.home-page section.nav-main {
    margin-bottom: 0;
}

section.fw-bg {
    padding: 60px 0 80px;
}

    section.fw-bg.fw-bg--gray-lightest {
        background: #f4f4f4;
    }

main > section:last-of-type {
    margin-bottom: 70px;
}

main section.tailored-solution {
    margin-bottom: 30px;
}

p.summary {
    display: block;
    display: -webkit-box;
    max-height: 147px;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

    p.summary.line-limit-2 {
        max-height: 42px;
        -webkit-line-clamp: 2;
    }

    p.summary.line-limit-5 {
        max-height: 105px;
        -webkit-line-clamp: 5;
    }

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes uil-ring-anim {
    0% {
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.uil-ring-css {
    background: none;
    position: relative;
    width: 130px;
    height: 130px;
    margin: 0 auto;
}

    .uil-ring-css.small {
        width: 50px;
        height: 50px;
    }

    .uil-ring-css > div {
        position: absolute;
        display: block;
        width: 130px;
        height: 130px;
        top: 20px;
        border-radius: 50%;
        box-shadow: 0 6px 0 0 #edb20a;
        -webkit-animation: uil-ring-anim 1s linear infinite;
        animation: uil-ring-anim 1s linear infinite;
    }

    .uil-ring-css.small > div {
        width: 50px;
        height: 50px;
        top: 0;
        box-shadow: 0 3px 0 0 #edb20a;
    }

.search-results .list-group {
    list-style-position: inside;
    margin-bottom: 0;
}

.links-group ul {
    list-style: none;
    padding: 0;
}

    .links-group ul li a {
        display: inline-block;
        width: 100%;
        padding: 8px 5px;
        border-top: 1px solid #9b9b9b;
        color: #373737;
    }

        .links-group ul li a:hover, .links-group ul li a:focus {
            background-color: #e8e8e8;
            color: #1fa79d;
            text-decoration: none;
        }

h2 + .sub, .h2 + .sub {
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 18px;
    color: #9b9b9b;
}

h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #373737;
}

    h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
        color: #318da8;
    }

h2 small, h3 small, h4 small, h5 small, h6 small {
    display: block;
    color: #777777;
}

.sub-head {
    font-size: 16px;
}

.word-break {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

@media screen\0 {
    .word-break {
        word-break: keep-all;
    }
}

.word-break-all {
    word-break: break-all;
}

article header p.subtitle {
    font-size: 18px;
    line-height: 1.2;
}

article.news-release h3, article.news-release h4 {
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
}

article.news-release.static-gallery-template blockquote, article.news-release.carousel-template blockquote, article.news-release.inline-gallery-template blockquote {
    border-left: 3px solid #e8e8e8;
    font-size: inherit;
}

    article.news-release.static-gallery-template blockquote p, article.news-release.carousel-template blockquote p, article.news-release.inline-gallery-template blockquote p {
        color: #777;
        font-size: 1.4em;
        font-weight: 500;
        line-height: 1.4;
        font-style: italic;
        margin-bottom: 0;
    }


a.latest-topic,
a.news-release,
a.resource {
    color: #373737;
    text-decoration: none;
}

    a.latest-topic:hover, a.latest-topic:focus,
    a.news-release:hover,
    a.news-release:focus,
    a.resource:hover,
    a.resource:focus {
        color: #318da8;
        text-decoration: underline;
    }

        a.latest-topic:hover p,
        a.news-release:hover p,
        a.resource:hover p {
            color: #373737;
        }

    a.latest-topic:focus,
    a.news-release:focus,
    a.resource:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.list-inline.inline-links {
    margin-left: 0;
    padding-left: 8px;
}

    .list-inline.inline-links li {
        border-left: 1px solid #000;
    }

        .list-inline.inline-links li:first-child {
            border: none;
        }

.release-body p,
.release-body ol li:not(.prnews_li),
.release-body ul li:not(.prnews_li) {
    font-size: 16px;
    line-height: 1.8;
}

.release-body p,
.release-body ol,
.release-body ul {
    margin-bottom: 35px;
}

.release-body table p {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 14px;
}

.continue-reading a {
    font-size: 12px;
}

    .continue-reading a i {
        font-size: 2em;
        color: #e8e8e8;
    }

    .continue-reading a:hover i,
    .continue-reading a:focus i {
        color: #318da8;
    }

p#continue-jump:before {
    display: block;
    height: 80px;
    margin-top: -80px;
    content: " ";
    visibility: hidden;
}

.section-header {
    position: relative;
    border-bottom: solid 5px #e8e8e8;
    font-weight: 300;
}

@media (max-width: 767px) {
    .section-header {
        border-width: 4px;
    }
}

.section-header a i {
    font-size: .6em;
}

.section-header a:hover, .section-header a:focus {
    color: #318da8;
    text-decoration: none;
}

.section-header small {
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-size: 55%;
    color: #373737;
    margin-top: -5px;
    margin-bottom: 5px;
}

.section-header + .sub {
    margin-top: 0px;
}

.pdp-case-studies h2,
.solutions-page-desc h2 {
    font-family: var(--gp-ff-condensed), Helvetica, Arial, sans-serif;
}

    .pdp-case-studies h2 small,
    .solutions-page-desc h2 small {
        font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
        margin-top: 20px;
        line-height: 1.42857;
    }

.pdp-features h3 {
    font-family: var(--gp-ff-condensed), Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin-top: 0;
}

@media (min-width: 768px) {
    .hero-release h3 {
        line-height: 1.2;
    }

        .hero-release h3 small {
            line-height: 2;
        }

    .hero-release p {
        font-size: 120%;
        padding-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .hero-release h3 {
        line-height: 1.42857;
    }

        .hero-release h3 small {
            line-height: 1.42857;
        }
}

.card h3, .card h4, .abstract h3, .abstract h4 {
    margin-top: 0;
}

.card small, .abstract small {
    line-height: 1.42857;
}

.card p, p.abstract {
    font-size: 14px;
    line-height: 1.5;
    color: #5d5d5d;
}

.card p {
    margin-top: 15px;
}

h3 small,
h4 small,
h5 small,
h6 small,
.meta {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #777777;
    text-transform: uppercase;
}

    h3 small a,
    h4 small a,
    h5 small a,
    h6 small a,
    .meta a {
        color: #777777;
        text-decoration: underline;
    }

        h3 small a:hover, h3 small a:focus,
        h4 small a:hover,
        h4 small a:focus,
        h5 small a:hover,
        h5 small a:focus,
        h6 small a:hover,
        h6 small a:focus,
        .meta a:hover,
        .meta a:focus {
            color: #318da8;
        }

.text-case-reset {
    text-transform: none;
}

.latest-topics-list h3 {
    font-size: 24px;
}

.overlay h3, .overlay p {
    color: #fff;
}

.search-criteria span {
    font-weight: bold;
}

.col-vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.table-responsive {
    margin-bottom: 0;
}

.no-container {
    overflow-x: scroll;
}

    .no-container div {
        overflow: visible;
    }

        .no-container div.img-ratio-element {
            overflow: hidden;
        }

    .no-container .container {
        overflow: visible;
    }

    .no-container .flickity-viewport {
        overflow: hidden;
    }

    .no-container .table-wide {
        border: none;
    }

        .no-container .table-wide .table-bordered {
            border: 1px solid #9b9b9b;
        }

.checkbox {
    padding-left: 20px;
}

    .checkbox label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #9b9b9b;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #777777;
        }

    .checkbox input[type="checkbox"],
    .checkbox input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .checkbox input[type="checkbox"]:focus + label::before,
        .checkbox input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after,
        .checkbox input[type="radio"]:checked + label::after {
            font-family: "Black Tie";
            font-weight: 900;
            content: "";
        }

        .checkbox input[type="checkbox"]:indeterminate + label::after,
        .checkbox input[type="radio"]:indeterminate + label::after {
            display: block;
            content: "";
            width: 10px;
            height: 3px;
            background-color: #555555;
            border-radius: 2px;
            margin-left: -16.5px;
            margin-top: 7px;
        }

        .checkbox input[type="checkbox"]:disabled + label,
        .checkbox input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before,
            .checkbox input[type="radio"]:disabled + label::before {
                background-color: #e8e8e8;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
    background-color: #318da8;
    border-color: #318da8;
}

.checkbox-primary input[type="checkbox"]:checked + label::after,
.checkbox-primary input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-danger input[type="checkbox"]:checked + label::before,
.checkbox-danger input[type="radio"]:checked + label::before {
    background-color: #c62300;
    border-color: #c62300;
}

.checkbox-danger input[type="checkbox"]:checked + label::after,
.checkbox-danger input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-info input[type="checkbox"]:checked + label::before,
.checkbox-info input[type="radio"]:checked + label::before {
    background-color: #318da8;
    border-color: #318da8;
}

.checkbox-info input[type="checkbox"]:checked + label::after,
.checkbox-info input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-warning input[type="checkbox"]:checked + label::before,
.checkbox-warning input[type="radio"]:checked + label::before {
    background-color: #fad947;
    border-color: #fad947;
}

.checkbox-warning input[type="checkbox"]:checked + label::after,
.checkbox-warning input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-success input[type="checkbox"]:checked + label::before,
.checkbox-success input[type="radio"]:checked + label::before {
    background-color: #7b9827;
    border-color: #7b9827;
}

.checkbox-success input[type="checkbox"]:checked + label::after,
.checkbox-success input[type="radio"]:checked + label::after {
    color: #fff;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
    background-color: #318da8;
    border-color: #318da8;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::after,
.checkbox-primary input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::before,
.checkbox-danger input[type="radio"]:indeterminate + label::before {
    background-color: #c62300;
    border-color: #c62300;
}

.checkbox-danger input[type="checkbox"]:indeterminate + label::after,
.checkbox-danger input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::before,
.checkbox-info input[type="radio"]:indeterminate + label::before {
    background-color: #318da8;
    border-color: #318da8;
}

.checkbox-info input[type="checkbox"]:indeterminate + label::after,
.checkbox-info input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::before,
.checkbox-warning input[type="radio"]:indeterminate + label::before {
    background-color: #fad947;
    border-color: #fad947;
}

.checkbox-warning input[type="checkbox"]:indeterminate + label::after,
.checkbox-warning input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::before,
.checkbox-success input[type="radio"]:indeterminate + label::before {
    background-color: #7b9827;
    border-color: #7b9827;
}

.checkbox-success input[type="checkbox"]:indeterminate + label::after,
.checkbox-success input[type="radio"]:indeterminate + label::after {
    background-color: #fff;
}

.radio {
    padding-left: 20px;
}

    .radio label {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-left: 5px;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #9b9b9b;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #777777;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
        }

    .radio input[type="radio"] {
        opacity: 0;
        z-index: 1;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

.radio-primary input[type="radio"] + label::after {
    background-color: #318da8;
}

.radio-primary input[type="radio"]:checked + label::before {
    border-color: #318da8;
}

.radio-primary input[type="radio"]:checked + label::after {
    background-color: #318da8;
}

.radio-danger input[type="radio"] + label::after {
    background-color: #c62300;
}

.radio-danger input[type="radio"]:checked + label::before {
    border-color: #c62300;
}

.radio-danger input[type="radio"]:checked + label::after {
    background-color: #c62300;
}

.radio-info input[type="radio"] + label::after {
    background-color: #318da8;
}

.radio-info input[type="radio"]:checked + label::before {
    border-color: #318da8;
}

.radio-info input[type="radio"]:checked + label::after {
    background-color: #318da8;
}

.radio-warning input[type="radio"] + label::after {
    background-color: #fad947;
}

.radio-warning input[type="radio"]:checked + label::before {
    border-color: #fad947;
}

.radio-warning input[type="radio"]:checked + label::after {
    background-color: #fad947;
}

.radio-success input[type="radio"] + label::after {
    background-color: #7b9827;
}

.radio-success input[type="radio"]:checked + label::before {
    border-color: #7b9827;
}

.radio-success input[type="radio"]:checked + label::after {
    background-color: #7b9827;
}

input[type="checkbox"].styled:checked + label:after,
input[type="radio"].styled:checked + label:after {
    font-family: "Black Tie";
    font-weight: 900;
    content: "";
}

input[type="checkbox"] .styled:checked + label::before,
input[type="radio"] .styled:checked + label::before {
    color: #fff;
}

input[type="checkbox"] .styled:checked + label::after,
input[type="radio"] .styled:checked + label::after {
    color: #fff;
}

.form-control {
    color: #373737;
}

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1;
        text-overflow: ellipsis !important;
    }

    .form-control:-ms-input-placeholder {
        color: #999;
        text-overflow: ellipsis !important;
    }

    .form-control::-webkit-input-placeholder {
        color: #999;
        text-overflow: ellipsis !important;
    }

.has-warning .form-control {
    border-color: #fad947;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #bc8d08;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f8d265;
    }

.has-warning .input-group-addon {
    color: #fad947;
    border-color: #fad947;
    background-color: #fad947;
}

.has-warning .form-control-feedback {
    color: #fad947;
}


.has-error .form-control {
    border-color: #c62300;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #931a00;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ff522d;
    }

.has-error .input-group-addon {
    color: #c62300;
    border-color: #c62300;
    background-color: #c62300;
}

.has-error .form-control-feedback {
    color: #c62300;
}

.radio label, .checkbox label {
    padding-left: 10px;
}

    .radio label.small, .checkbox label.small {
        padding-left: 10px;
    }

        .radio label.small:before, .checkbox label.small:before {
            top: 0;
            width: 17px;
            height: 17px;
        }

.date--with-icon {
    position: relative;
}

    .date--with-icon:after {
        content: "\f019";
        position: absolute;
        top: 50%;
        right: 10px;
        font-family: 'Black Tie';
        font-size: 18px;
        color: #318da8;
        font-weight: bold;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none;
    }

.keywords label {
    color: #9b9b9b;
    font-weight: normal;
}

    .keywords label span {
        color: #373737;
    }

.kw-selected {
    display: none;
    min-height: 34px;
    padding: 5px 12px 0;
    background-color: #f4f4f4;
    border: 1px solid #9b9b9b;
    border-top: none;
    border-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-control.kw-has-selection {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.as-checklist__parent {
    display: block;
    margin: 10px 0;
    color: #373737;
}

    .as-checklist__parent i {
        color: #318da8;
    }

.as-custom-date {
    display: none;
}

.datepicker,
.datepicker td,
.datepicker th,
.datepicker table tr td span {
    border-radius: 2px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 767px) {
    select, textarea, input {
        font-size: 16px;
    }
}

.btn-lg, .btn-xs {
    border-radius: 2px;
}

.btn:active, .btn.active {
    box-shadow: none;
}

.btn.selected {
    border: 2px solid #bbb;
}

.btn-default:hover, .btn-default:active {
    background: #f4f4f4;
}

.btn-secondary {
    color: #0092c2;
    background-color: #fff;
    border-color: #0092c2;
}

    .btn-secondary:focus, .btn-secondary.focus {
        color: #0092c2;
        background-color: #e6e6e6;
        border-color: #87330c;
    }

    .btn-secondary:hover {
        color: #0092c2;
        background-color: #e6e6e6;
        border-color: #c44a11;
    }

    .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
        color: #0092c2;
        background-color: #e6e6e6;
        border-color: #c44a11;
    }

        .btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus,
        .open > .btn-secondary.dropdown-toggle:hover,
        .open > .btn-secondary.dropdown-toggle:focus,
        .open > .btn-secondary.dropdown-toggle.focus {
            color: #0092c2;
            background-color: #d4d4d4;
            border-color: #87330c;
        }

    .btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
        background-image: none;
    }

    .btn-secondary.disabled, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary.disabled:active, .btn-secondary.disabled.active, .btn-secondary[disabled], .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, .btn-secondary[disabled]:active, .btn-secondary[disabled].active,
    fieldset[disabled] .btn-secondary,
    fieldset[disabled] .btn-secondary:hover,
    fieldset[disabled] .btn-secondary:focus,
    fieldset[disabled] .btn-secondary.focus,
    fieldset[disabled] .btn-secondary:active,
    fieldset[disabled] .btn-secondary.active {
        background-color: #fff;
        border-color: #0092c2;
    }

    .btn-secondary .badge {
        color: #fff;
        background-color: #0092c2;
    }

.btn-secondary-fill {
    color: #373737;
    background-color: #f4f4f4;
    border-color: #e7e7e7;
}

    .btn-secondary-fill:focus, .btn-secondary-fill.focus {
        color: #373737;
        background-color: #dbdbdb;
        border-color: #a8a8a8;
    }

    .btn-secondary-fill:hover {
        color: #373737;
        background-color: #dbdbdb;
        border-color: #c9c9c9;
    }

    .btn-secondary-fill:active, .btn-secondary-fill.active,
    .open > .btn-secondary-fill.dropdown-toggle {
        color: #373737;
        background-color: #dbdbdb;
        border-color: #c9c9c9;
    }

        .btn-secondary-fill:active:hover, .btn-secondary-fill:active:focus, .btn-secondary-fill:active.focus, .btn-secondary-fill.active:hover, .btn-secondary-fill.active:focus, .btn-secondary-fill.active.focus,
        .open > .btn-secondary-fill.dropdown-toggle:hover,
        .open > .btn-secondary-fill.dropdown-toggle:focus,
        .open > .btn-secondary-fill.dropdown-toggle.focus {
            color: #373737;
            background-color: #c9c9c9;
            border-color: #a8a8a8;
        }

    .btn-secondary-fill:active, .btn-secondary-fill.active,
    .open > .btn-secondary-fill.dropdown-toggle {
        background-image: none;
    }

    .btn-secondary-fill.disabled, .btn-secondary-fill.disabled:hover, .btn-secondary-fill.disabled:focus, .btn-secondary-fill.disabled.focus, .btn-secondary-fill.disabled:active, .btn-secondary-fill.disabled.active, .btn-secondary-fill[disabled], .btn-secondary-fill[disabled]:hover, .btn-secondary-fill[disabled]:focus, .btn-secondary-fill[disabled].focus, .btn-secondary-fill[disabled]:active, .btn-secondary-fill[disabled].active,
    fieldset[disabled] .btn-secondary-fill,
    fieldset[disabled] .btn-secondary-fill:hover,
    fieldset[disabled] .btn-secondary-fill:focus,
    fieldset[disabled] .btn-secondary-fill.focus,
    fieldset[disabled] .btn-secondary-fill:active,
    fieldset[disabled] .btn-secondary-fill.active {
        background-color: #f4f4f4;
        border-color: #e7e7e7;
    }

    .btn-secondary-fill .badge {
        color: #f4f4f4;
        background-color: #373737;
    }

.btn-hero {
    color: #373737;
    background-color: #fff;
    border-color: #fff;
}

    .btn-hero:focus, .btn-hero.focus {
        color: #373737;
        background-color: #e6e6e6;
        border-color: #bfbfbf;
    }

    .btn-hero:hover {
        color: #373737;
        background-color: #e6e6e6;
        border-color: #e0e0e0;
    }

    .btn-hero:active, .btn-hero.active,
    .open > .btn-hero.dropdown-toggle {
        color: #373737;
        background-color: #e6e6e6;
        border-color: #e0e0e0;
    }

        .btn-hero:active:hover, .btn-hero:active:focus, .btn-hero:active.focus, .btn-hero.active:hover, .btn-hero.active:focus, .btn-hero.active.focus,
        .open > .btn-hero.dropdown-toggle:hover,
        .open > .btn-hero.dropdown-toggle:focus,
        .open > .btn-hero.dropdown-toggle.focus {
            color: #373737;
            background-color: #d4d4d4;
            border-color: #bfbfbf;
        }

    .btn-hero:active, .btn-hero.active,
    .open > .btn-hero.dropdown-toggle {
        background-image: none;
    }

    .btn-hero.disabled, .btn-hero.disabled:hover, .btn-hero.disabled:focus, .btn-hero.disabled.focus, .btn-hero.disabled:active, .btn-hero.disabled.active, .btn-hero[disabled], .btn-hero[disabled]:hover, .btn-hero[disabled]:focus, .btn-hero[disabled].focus, .btn-hero[disabled]:active, .btn-hero[disabled].active,
    fieldset[disabled] .btn-hero,
    fieldset[disabled] .btn-hero:hover,
    fieldset[disabled] .btn-hero:focus,
    fieldset[disabled] .btn-hero.focus,
    fieldset[disabled] .btn-hero:active,
    fieldset[disabled] .btn-hero.active {
        background-color: #fff;
        border-color: #fff;
    }

    .btn-hero .badge {
        color: #fff;
        background-color: #373737;
    }

.btn-hero {
    text-transform: uppercase;
    font-weight: 300;
}

.jumbotron-b .btn-hero.matrix-submit {
    margin-left: 16px;
}

.btn-wide {
    padding-left: 96px;
    padding-right: 96px;
}

@media (max-width: 991px) {
    .btn-wide {
        padding-left: 64px;
        padding-right: 64px;
    }
}

.btn-submit {
    padding-left: 3em;
    padding-right: 3em;
    background-color: #ddd;
}

.btn-popup {
    position: absolute;
    right: 12px;
    bottom: 10px;
    min-width: 96px;
    z-index: 100;
}

@media (max-width: 767px) {
    .filters .bootstrap-select {
        width: 100% !important;
    }

        .filters .bootstrap-select .btn {
            border-radius: 0;
            border-left: 0;
            border-right: 0;
            border-bottom: 0;
            border-color: #f4f4f4;
        }

        .filters .bootstrap-select.open .dropdown-toggle {
            background: #f4f4f4;
            box-shadow: none;
        }
}

.filters .btn.disabled, .filters .btn[disabled], fieldset[disabled] .filters .btn {
    color: #9b9b9b;
}

.btn--refine-search {
    padding-top: 15px !important;
    padding-bottom: 14px;
}

nav#nav-mobile {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
}

    nav#nav-mobile:not(.mm-menu) {
        opacity: 0;
    }

.mm-menu {
    background: #fff;
}

    .mm-menu * {
        color: #e8e8e8;
    }

    .mm-menu .mmenu-header {
        height: 60px;
        text-align: left;
        border-bottom: 1px solid #e8e8e8;
    }

        .mm-menu .mmenu-header a {
            margin-left: 58px;
        }

            .mm-menu .mmenu-header a i {
                color: #373737;
            }

    .mm-menu .mm-navbar {
        height: 60px;
    }

        .mm-menu .mm-navbar > * {
            padding: 20px 0;
        }

    .mm-menu .mm-navbar-top-2 {
        top: 60px;
    }

    .mm-menu .mm-navbar-bottom {
        height: 120px;
    }

    .mm-menu .mm-navbar a.tier-one {
        color: #318da8;
        background: #fff;
        border-right: 1px solid #e8e8e8;
        border-bottom: 1px solid #e8e8e8;
    }

        .mm-menu .mm-navbar a.tier-one:last-child {
            border-right: 0;
        }

        .mm-menu .mm-navbar a.tier-one.active {
            color: #fff;
            background: #318da8;
        }

    .mm-menu .mm-panel {
        background: #fff;
    }

        .mm-menu .mm-panel .mm-navbar {
            border-color: #e8e8e8;
        }

        .mm-menu .mm-panel.empty {
            background: #fff;
        }

        .mm-menu .mm-panel * {
            color: #373737;
        }

            .mm-menu .mm-panel * i {
                color: #318da8;
            }

    .mm-menu .mm-navbar .mm-prev:before {
        border-color: #318da8;
    }

    .mm-menu .mm-prev:before, .mm-menu .mm-next:after, .mm-menu .mm-arrow:after {
        width: 10px;
        height: 10px;
        border-width: 1px;
    }

    .mm-menu .mm-navbar .mm-title {
        color: #318da8;
    }

    .mm-menu .mm-listview > li .mm-next:after {
        border-color: #318da8;
    }

    .mm-menu .mm-listview > li,
    .mm-menu .mm-menu .mm-listview > li .mm-arrow:after {
        border-color: #e8e8e8;
    }

        .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
        .mm-menu .mm-listview > li.mm-selected > span {
            background: #f4f4f4;
            color: #318da8;
        }

.mobile-logo {
    height: 20px;
}

.mm-listview > li.mm-footer {
    border-color: transparent;
}

    .mm-listview > li.mm-footer a {
        color: #318da8;
    }

.mm-social a {
    float: left;
}

.mm-close {
    font-size: 1.5em;
    color: #373737;
    position: fixed;
    top: 19px;
    left: 16px;
    cursor: pointer;
}

    .mm-close:after {
        content: none;
    }

.mm-navbar-size-2 {
    height: 60px;
}

.mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 60px;
}

.mm-hasnavbar-top-2 .mm-panels {
    top: 120px;
}

.mm-hasnavbar-bottom-2 .mm-panels,
.mm-hasnavbar-bottom-4 .mm-panels {
    bottom: 120px;
}

.mm-listview > li > a, .mm-listview > li > span {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mm-navbar .mm-btn {
    width: 60px;
    height: 60px;
}

.mm-menu.mm-front {
    z-index: 2;
}

#mm-blocker {
    background-color: #fff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 1 !important;
}

@media screen and (min-width: 768px) {
    .mobile-only-nav.mm-menu.mm-current {
        display: none;
    }

        .mobile-only-nav.mm-menu.mm-current ~ #mm-blocker {
            display: none;
        }
}

.mobile-styleguide-nav {
    top: 90px;
}

.as-filters > li > a {
    border: 1px solid #9b9b9b;
    color: #318da8;
}

    .as-filters > li > a:hover, .as-filters > li > a:focus {
        background-color: #f4f4f4;
    }

    .as-filters > li > a:active, .as-filters > li.active > a {
        background-color: #318da8;
    }

.as-filters > li.active:hover a {
    background-color: #318da8;
}

.as-filters li + li {
    margin-left: 0;
}

    .as-filters li + li a {
        border-left: 0;
    }

.tab-nav button {
    position: relative;
    margin-bottom: 20px;
}

    .tab-nav button:after {
        content: "\f000";
        position: absolute;
        top: 50%;
        right: 10px;
        font-family: 'Black Tie';
        font-size: 18px;
        color: #318da8;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none;
    }

.tab-nav .bs-caret {
    display: none;
}

.tab-nav.tab-nav--down-arrow button:after {
    content: "\f091";
}

.nav-main {
    width: 100%;
    border-bottom: 3px solid #e8e8e8;
}

    .nav-main > .container {
        margin-bottom: -3px;
    }

    .nav-main .nav > li > a {
        padding-left: 24px;
        padding-right: 24px;
    }

    .nav-main .navbar-right i {
        margin-left: 16px;
    }

    .nav-main .navbar {
        border: none;
        margin-bottom: -3px;
    }

    .nav-main .navbar-default .navbar-brand {
        width: 150px;
        padding: 0 10px;
    }

    .nav-main .navbar-default .navbar-nav > li > a {
        padding-bottom: 11px;
        border-bottom: 3px solid transparent;
        font-size: 16px;
        -webkit-transition: border-bottom 0.2s ease-in-out;
        transition: border-bottom 0.2s ease-in-out;
    }

        .nav-main .navbar-default .navbar-nav > li > a:focus, .nav-main .navbar-default .navbar-nav > li > a:hover {
            color: #318da8;
            border-color: #318da8;
            background-color: transparent;
        }

    .nav-main .navbar-default .navbar-nav > .active > a {
        border-bottom: 3px solid #318da8;
    }

        .nav-main .navbar-default .navbar-nav > .active > a:focus, .nav-main .navbar-default .navbar-nav > .active > a:hover {
            background-color: #eff9fa;
        }

@media (min-width: 768px) {
    .nav-main .navbar-default .navbar-brand {
        margin-left: 0;
    }
}

.nav-junior {
    background-color: #00607f;
}
    /*#00607f;  47536b */
    .nav-junior .navbar {
        min-height: 50px;
        margin-bottom: 0;
        border: 0;
    }

        .nav-junior .navbar:before, .nav-junior .navbar:after {
            content: " ";
            display: table;
        }

        .nav-junior .navbar:after {
            clear: both;
        }

    .nav-junior .nav > li > a {
        padding: 10px 10px;
    }

    .nav-junior .navbar-nav {
        margin: 7.5px -15px;
    }

        .nav-junior .navbar-nav > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
            line-height: 20px;
        }

@media (max-width: 767px) {
    .nav-junior .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .nav-junior .navbar-nav .open .dropdown-menu > li > a,
        .nav-junior .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .nav-junior .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px;
        }

            .nav-junior .navbar-nav .open .dropdown-menu > li > a:hover, .nav-junior .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    .nav-junior .navbar {
        border-radius: 0;
    }

    .nav-junior .navbar-nav {
        float: left;
        margin: 0;
    }

        .nav-junior .navbar-nav > li {
            float: left;
        }

            .nav-junior .navbar-nav > li > a {
                padding-top: 14px;
                padding-bottom: 14px;
            }
}

.navbar-junior {
    background-color: #00607f;
    border-color: #3a4457;
    font-size: 12px;
}
    /* 47536b */
    .navbar-junior .navbar-brand {
        color: #fff;
    }

        .navbar-junior .navbar-brand:hover, .navbar-junior .navbar-brand:focus {
            color: #e6e6e6;
            background-color: transparent;
        }

    .navbar-junior .navbar-text {
        color: #9b9b9b;
    }

    .navbar-junior .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-junior .navbar-nav > li > a:hover, .navbar-junior .navbar-nav > li > a:focus {
            background-color: #3a4457;
        }

    .navbar-junior .navbar-nav > .active > a, .navbar-junior .navbar-nav > .active > a:hover, .navbar-junior .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #eff9fa;
    }

    .navbar-junior .navbar-nav > .disabled > a, .navbar-junior .navbar-nav > .disabled > a:hover, .navbar-junior .navbar-nav > .disabled > a:focus {
        color: #9b9b9b;
        background-color: transparent;
    }

    .navbar-junior .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-junior .navbar-toggle:hover, .navbar-junior .navbar-toggle:focus {
            background-color: #7ab;
        }

        .navbar-junior .navbar-toggle .icon-bar {
            background-color: #eee;
        }

    .navbar-junior .navbar-collapse {
        border-color: #3a4457;
    }

    .navbar-junior .navbar-nav > .open > a, .navbar-junior .navbar-nav > .open > a:hover, .navbar-junior .navbar-nav > .open > a:focus {
        background-color: #eff9fa;
        color: #555;
    }

    .navbar-junior .navbar-link {
        color: #fff;
    }

        .navbar-junior .navbar-link:hover {
            color: #f4f4f4;
        }

    .navbar-junior .btn-link {
        color: #fff;
    }

        .navbar-junior .btn-link:hover, .navbar-junior .btn-link:focus {
            color: #f4f4f4;
        }

        .navbar-junior .btn-link[disabled]:hover, .navbar-junior .btn-link[disabled]:focus,
        fieldset[disabled] .navbar-junior .btn-link:hover,
        fieldset[disabled] .navbar-junior .btn-link:focus {
            color: #9b9b9b;
        }

@media (min-width: 992px) {
    .navbar-junior {
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    .navbar-junior {
        font-size: 16px;
    }
}

.navbar-collapse .navbar-nav {
    margin: 0;
    font-size: 16px
}

    .navbar-collapse .navbar-nav li a {
        color: #34404b;
    }

    .navbar-collapse .navbar-nav > li > a:hover, .navbar-collapse .navbar-nav > li > a:focus {
        background-color: #eef;
    }

    .navbar-collapse .navbar-nav > .active > a {
        border-left: 3px solid #318da8;
    }

.form-group label {
    font-weight: normal;
}

.warning-label, .error-label {
    display: none;
}

.composite-report {
    height: 0;
    width: 45px;
    border-top: 45px solid #8560a8;
    border-left: 45px solid transparent;
    position: absolute;
    top: -2px;
    right: -2px;
}

    .composite-report i {
        position: absolute;
        top: -37px;
        right: 6px;
        color: #fff;
    }

.label-fixed {
    position: absolute;
}

    .label-fixed.label-fixed--top-left {
        top: 0;
        left: 0;
    }

.jumbotron {
    height: 330px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    text-align: center;
    border-bottom: none;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    resize: vertical;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 25.5px;
        padding-bottom: 25.5px;
    }
}

@media (max-width: 767px) {
    .jumbotron {
        height: 300px;
    }
}

.jumbotron .jumbo-image {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    top: 0;
}

    .jumbotron .jumbo-image img {
        min-width: 100%;
        min-height: 100%;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .jumbotron .jumbo-image.grayscale img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }

@media (max-width: 767px) {
    .home-page .jumbotron .jumbo-image img {
        position: absolute;
    }
}

.jumbotron .jumbo-content img {
    margin-top: 7px;
}

.jumbotron .scroll-down {
    position: absolute;
    bottom: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: 2.5em;
    font-size: 2em;
    opacity: .7;
}

@media (max-width: 991px) {
    .jumbotron .scroll-down {
        margin-top: .5em;
    }
}

.jumbotron .scroll-down a {
    color: #fff;
}

.jumbotron .video-play i {
    font-size: 4.5em;
    margin-bottom: 10px;
}

.jumbotron h1 {
    font-family: var(--gp-ff-regular), Helvetica, Arial, sans-serif;
    font-size: 62px;
    font-weight: normal;
    letter-spacing: -2px;
}

    .jumbotron h1.h2 {
        font-size: 48px;
    }

.jumbotron p {
    font-weight: normal;
}

@media (max-width: 991px) {
    .jumbotron h1 {
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .jumbotron h1 {
        font-size: 24px;
    }

    .jumbotron p {
        font-size: 14px;
    }
}

@media (min-width: 992px) {
    .home-page .jumbotron h1 {
        font-size: 56px;
    }
}

@media (min-width: 768px) {
    .home-page .jumbotron h1 {
        font-size: 44px;
        line-height: 1;
    }

    .jumbotron .col-md-6 {
        text-align: left;
    }

        .jumbotron .col-md-6 h1 {
            margin-bottom: 0;
        }
}

.jumbotron .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

    .jumbotron .overlay .secondary-cta a {
        color: #fff;
        text-decoration: underline;
    }

        .jumbotron .overlay .secondary-cta a:hover {
            text-decoration: none;
            color: #f4f4f4;
        }

@media (max-width: 991px) {
    .jumbotron .overlay .secondary-cta a {
        display: block;
    }

    .jumbotron .overlay .secondary-cta:first-of-type a {
        margin-bottom: 5px;
    }
}

@media (max-width: 767px) {
    .jumbotron .overlay .secondary-cta a {
        display: inline-block;
    }
}

.page-404 .jumbotron i {
    color: #6bbcd4;
    font-size: 7em;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .page-404 .jumbotron i {
        font-size: 4em;
    }
}

.jumbotron .matrix-select {
    margin: 40px 0;
    font-size: 2.5em;
    line-height: 1.5;
}

    .jumbotron .matrix-select > span {
        vertical-align: middle;
    }

    .jumbotron .matrix-select .dropdown {
        display: inline-block;
        border-bottom: 3px solid #fff;
    }

    .jumbotron .matrix-select .dropdown-menu {
        min-width: 100%;
        background: #f4f4f4;
        border-color: #e8e8e8;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

        .jumbotron .matrix-select .dropdown-menu > li > a {
            font-size: 1.5em;
            color: #373737;
        }

            .jumbotron .matrix-select .dropdown-menu > li > a:hover, .jumbotron .matrix-select .dropdown-menu > li > a:focus, .jumbotron .matrix-select .dropdown-menu > li > a.active {
                background: #e8e8e8;
            }

.jumbotron .secondary-cta a {
    color: #fff;
}

    .jumbotron .secondary-cta a:not(.btn) {
        text-decoration: underline;
    }

        .jumbotron .secondary-cta a:not(.btn):hover {
            text-decoration: none;
            color: #f4f4f4;
        }

    .jumbotron .secondary-cta a.btn {
        border-color: #fff;
    }

        .jumbotron .secondary-cta a.btn:hover {
            color: #666;
        }

.jumbotron-b {
    height: 400px;
}

    .jumbotron-b .scroll-down {
        position: static;
        bottom: auto;
        left: auto;
        margin: 0;
        font-size: 2em;
        opacity: .7;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

        .jumbotron-b .scroll-down a {
            color: #fff;
        }

.home-page .jumbotron-b .overlay {
    overflow: visible;
}

    .home-page .jumbotron-b .overlay .overlay__text {
        padding: 20px;
    }

.jumbotron--parent {
    padding: 0;
}

    .jumbotron--parent .jumbotron__child {
        background: none;
        margin-bottom: 0;
    }

    .jumbotron--parent .jumbotron--brand-primary {
        background: rgba(71, 83, 107, 0.6);
    }

    .jumbotron--parent .jumbotron--minor {
        height: auto;
        padding: 30px 0;
    }

@media (max-width: 767px) {
    .jumbotron--parent .jumbotron--minor {
        padding: 10px 0;
    }
}

.alert-muted {
    background-color: #e8e8e8;
    border-color: #e8e8e8;
    color: #373737;
}

    .alert-muted hr {
        border-top-color: #dbdbdb;
    }

    .alert-muted .alert-link {
        color: #1e1e1e;
    }

.alert-dismissable .close {
    opacity: 1;
    text-shadow: none;
}

    .alert-dismissable .close:hover, .alert-dismissable .close:focus {
        color: inherit;
        opacity: .9;
    }

.header-mobile .alert {
    margin-bottom: 0;
}

.alert-link {
    text-decoration: underline;
}

.search-results-text .list-group-item {
    border: none;
    border-top: 1px solid #9b9b9b;
    padding: 0;
}

    .search-results-text .list-group-item a {
        display: inline-block;
        width: 100%;
        padding: 8px 5px;
        color: #373737;
    }

        .search-results-text .list-group-item a:hover, .search-results-text .list-group-item a:focus {
            background-color: #e8e8e8;
            color: #1fa79d;
            text-decoration: none;
        }

.search-panels .panel {
    box-shadow: none;
}

    .search-panels .panel a i {
        color: #373737;
    }

.search-criteria ul {
    padding: 0;
    list-style-type: none;
}

    .search-criteria ul li i {
        cursor: pointer;
        margin-right: 4px;
    }

.panel-search {
    box-shadow: none;
}

    .panel-search a {
        color: #373737;
    }

        .panel-search a:hover {
            color: #318da8;
        }

@media (max-width: 767px) {
    .panel-search {
        border-color: #9b9b9b;
    }

        .panel-search > .panel-heading {
            color: #373737;
            background-color: transparent;
            border-color: #9b9b9b;
        }

            .panel-search > .panel-heading + .panel-collapse > .panel-body {
                border-top-color: #9b9b9b;
            }

            .panel-search > .panel-heading .badge {
                color: transparent;
                background-color: #373737;
            }

        .panel-search > .panel-footer + .panel-collapse > .panel-body {
            border-bottom-color: #9b9b9b;
        }

        .panel-search .panel-heading {
            border-bottom: 0;
            padding: 7px 10px;
        }

            .panel-search .panel-heading i {
                margin-top: 3px;
                margin-right: 5px;
            }
}

.tab-pane td + td {
    width: 40px;
}

.well--has-footer {
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.well + .well.well--footer {
    background: #e8e8e8;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
}

@media (max-width: 767px) {
    .home-page .well {
        margin-bottom: 0;
    }
}

.header-mobile.navbar-default {
    min-height: 60px;
    font-size: 1.5em;
    color: #fff;
    background: #47536b;
    border-bottom: 0;
}

    .header-mobile.navbar-default .container {
        position: relative;
        -webkit-transition: opacity 500ms ease-in-out;
        transition: opacity 500ms ease-in-out;
    }

    .header-mobile.navbar-default:not(.mm-slideout) > .container {
        opacity: 0;
    }

    .header-mobile.navbar-default .nav > li {
        float: left;
    }

    .header-mobile.navbar-default .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }

        .header-mobile.navbar-default .navbar-nav > li > a {
            padding-top: 19px;
            padding-bottom: 19px;
        }

        .header-mobile.navbar-default .navbar-nav > li {
            position: static;
        }

            .header-mobile.navbar-default .navbar-nav > li.open a {
                background: #fff;
            }

                .header-mobile.navbar-default .navbar-nav > li.open a:focus {
                    background: #fff;
                }

                .header-mobile.navbar-default .navbar-nav > li.open a i {
                    color: #318da8;
                }

            .header-mobile.navbar-default .navbar-nav > li li > a {
                padding: 9px;
            }

            .header-mobile.navbar-default .navbar-nav > li i {
                color: #e8e8e8;
            }

        .header-mobile.navbar-default .navbar-nav ul.dropdown-menu {
            position: absolute;
            top: 60px;
            left: 0;
            right: 0;
            color: #373737;
            background: #fff;
            border-bottom: 1px solid #318da8;
            border-radius: 0;
        }

            .header-mobile.navbar-default .navbar-nav ul.dropdown-menu.contact {
                padding: 23px 10px 22px;
            }

                .header-mobile.navbar-default .navbar-nav ul.dropdown-menu.contact p {
                    margin: 0;
                    line-height: 1;
                }

            .header-mobile.navbar-default .navbar-nav ul.dropdown-menu.search {
                padding: 0;
            }

    .header-mobile.navbar-default .input-group {
        width: 100%;
    }

        .header-mobile.navbar-default .input-group input {
            width: 100%;
            padding: 21px 10px 17px;
            background: none;
            border: none;
            -webkit-appearance: none;
        }

    .header-mobile.navbar-default .navbar-brand {
        height: 60px;
        padding: 20px 10px;
    }

        .header-mobile.navbar-default .navbar-brand:hover, .header-mobile.navbar-default .navbar-brand:focus {
            background: none;
        }

    .header-mobile.navbar-default .navbar-right {
        float: right !important;
    }

    .header-mobile.navbar-default .navbar-left {
        float: left !important;
    }

    .header-mobile.navbar-default .nav-mobile-button {
        color: #e8e8e8;
    }

.no-padding {
    padding: 0;
}

.nmt-sm {
    margin-top: -10px;
}

.no-top-margin, .mt-none {
    margin-top: 0 !important;
}

.mt-xs {
    margin-top: 5px;
}

.mt-sm {
    margin-top: 10px;
}

.mt-md {
    margin-top: 15px;
}

.mt-lg {
    margin-top: 20px;
}

.mt-xl {
    margin-top: 30px;
}

.mt-xxl {
    margin-top: 50px;
}

.no-margin-bottom, .margin-bottom-none, .mb-no {
    margin-bottom: 0px !important;
}

.margin-bottom-sm, .mb-sm {
    margin-bottom: 10px;
}

.margin-bottom-md, .mb-md {
    margin-bottom: 15px;
}

.margin-bottom-lg, .mb-lg {
    margin-bottom: 20px;
}

.margin-bottom-xl, .mb-xl {
    margin-bottom: 30px;
}

@media (max-width: 991px) {
    .mb-none-sm {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 767px) {
    .mb-none-xs {
        margin-bottom: 0 !important;
    }
}

.ml--10 {
    margin-left: -10px;
}

.ml-xs {
    margin-left: 5px;
}

.ml-sm {
    margin-left: 10px;
}

.ml-md {
    margin-left: 15px;
}

.ml-lg {
    margin-left: 20px;
}

.ml-xl {
    margin-left: 30px;
}

.ml-xxl {
    margin-left: 40px;
}

.mr-xs {
    margin-right: 5px;
}

.mr-sm {
    margin-right: 10px;
}

.mr-md {
    margin-right: 15px;
}

.mr-lg {
    margin-right: 20px;
}

.mr-xl {
    margin-right: 30px;
}

.mr-xxl {
    margin-right: 40px;
}

@media (min-width: 768px) {
    .section-header-match {
        margin-top: 60px;
    }
}

.border-left {
    border-left: solid 1px #9b9b9b;
}

.no-margin {
    margin: 0;
}

.no-padding-right {
    padding-right: 0;
}

.clear {
    clear: both;
}

.inline-block {
    display: inline-block;
}

@media (max-width: 767px) {
    .pull-none-xs {
        float: none !important;
    }
}

@media (max-width: 767px) {
    .text-left-xs {
        text-align: left !important;
    }

    .text-center-xs {
        text-align: center !important;
    }
}

.btn-wrap {
    white-space: normal;
}

a:hover.no-hover-underline {
    text-decoration: none;
}

#maincontent:focus, #main:focus {
    outline: none;
}

.jw-tab-focus:focus {
    outline: none !important;
}

footer {
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #c9e8f2;
    word-wrap: normal;
    width: 100%;
}

    footer section {
        margin-bottom: 0;
    }

    footer .main-footer {
        padding-top: 16px;
        padding-bottom: 6px;
        background-color: #677078;
        margin-top: 20px;
    }

    footer a {
        color: #e8e8e8;
    }

        footer a:hover, footer a:focus {
            color: #fff;
        }

    footer .bt-mobile {
        font-size: 2.23em;
        margin-top: 5px;
        margin-right: 5px;
    }

    footer .global-sites i,
    footer .mobile-global-sites i,
    footer .mobile-my-services i {
        opacity: .36;
    }

    footer .col-sm-3:nth-child(-n+3) {
        min-height: 175px;
    }

@media screen and (max-width: 767px) {
    footer .bt-mobile {
        font-size: 1.33em;
        margin-right: 0;
    }

    footer .main-footer .container {
        padding-left: 10px;
    }

    footer .col-sm-3:nth-child(-n+3) {
        min-height: inherit;
    }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    footer .col-xs-3:nth-child(-n+3) {
        min-height: 195px;
    }
}

footer ul {
    padding: 0;
    list-style: none;
}

    footer ul.list-inline li {
        font-size: 16px;
        margin-bottom: 0;
    }

@media screen and (max-width: 767px) {
    footer .col-xs-3 li:first-of-type,
    footer .col-xs-2 li:first-of-type,
    footer .col-xs-6 > ul > li:first-of-type {
        font-size: 12px;
        text-align: center;
    }

    footer .col-xs-4.dropup a:first-of-type {
        font-size: 12px;
        text-align: left;
    }

    footer li:first-of-type, footer li:last-of-type {
        display: none;
    }

    footer .col-xs-3:first-of-type li:nth-child(2) {
        display: block;
        width: 450%;
        text-align: center;
        margin-left: 55%;
    }
}

footer .dropdown-menu {
    font-size: 12px;
}

    footer .dropdown-menu li:first-of-type {
        margin-bottom: 0;
        font-size: inherit;
    }

@media screen and (max-width: 767px) {
    footer .visible-xs.dropup {
        text-align: center;
    }

        footer .visible-xs.dropup li {
            display: block;
        }
}

@media screen and (max-width: 480px) {
    footer .visible-xs.dropup .dropdown-menu {
        left: -50%;
    }
}

footer .call-mobile {
    font-size: 14px;
    margin-bottom: 10px;
}

footer .sub-footer {
    padding: 5px 0;
    background-color: #00607f;
}

    footer .sub-footer ul {
        display: inline;
    }

        footer .sub-footer ul li {
            display: block;
            float: left;
        }

            footer .sub-footer ul li:first-of-type {
                margin-bottom: 0;
                font-size: inherit;
            }

        footer .sub-footer ul li {
            padding-left: 10px;
            padding-right: 10px;
        }

            footer .sub-footer ul li:first-child {
                padding-left: 0;
            }

            footer .sub-footer ul li:last-child {
                padding-right: 0;
            }

        footer .sub-footer ul li {
            border-right: 1px solid #e8e8e8;
        }

            footer .sub-footer ul li:last-child {
                border-right: none;
            }

            footer .sub-footer ul li:nth-child(-n+4) {
                padding-left: 10px;
                padding-right: 10px;
            }

            footer .sub-footer ul li:nth-child(-n+3) {
                border-right: 1px solid #e8e8e8;
            }

@media screen and (max-width: 767px) {
    footer .sub-footer .container {
        text-align: center;
    }

    footer .sub-footer ul {
        display: inline-block;
    }

        footer .sub-footer ul li {
            display: inline-block;
            float: none;
        }
}

@media screen and (max-width: 767px) and (max-width: 480px) {
    footer .sub-footer ul li:nth-child(-n+3) {
        margin-bottom: 5px;
    }

    footer .sub-footer ul li:nth-child(3) {
        padding-right: 0;
        border-right: 0;
    }

    footer .sub-footer ul li:nth-child(4) {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) and (max-width: 320px) {
    footer .sub-footer ul li:nth-child(2) {
        padding-right: 0;
        border-right: none;
    }

        footer .sub-footer ul li:nth-child(2):after {
            content: '';
            display: block;
            clear: both;
        }

    footer .sub-footer ul li:nth-child(3) {
        display: table;
        margin: 0 auto 5px;
        border-right: none;
        padding-right: 0;
    }

    footer .sub-footer ul li:nth-child(3), footer .sub-footer ul li:nth-child(4) {
        padding-left: 0;
    }
}

@media (-webkit-min-device-pixel-ratio: 0) {
    .btn {
        padding-top: 7px;
    }

    .btn-lg {
        padding-top: 11px;
    }

    .btn-sm {
        padding-top: 6px;
    }

    .btn-xs {
        padding-top: 2px;
    }

    .nav-stacked > li > a {
        padding-top: 11px;
    }

    .pagination > li > a, .pagination > li > span {
        padding-top: 7px;
    }

    .label {
        padding-top: calc(.2em + 1px);
    }

    .list-group-item a {
        padding-top: 9px;
    }

    .announcement {
        padding-top: 21px;
    }
    /*.checkbox label:before { top: -1px; }*/
    .checkbox input[type="checkbox"]:checked + label::after {
        top: -1px;
    }
}

loading {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1039;
}

    loading.inline {
        position: static;
    }

        loading.inline .loading-dots {
            padding-top: 0;
        }

        loading.inline .loading-mask {
            width: auto;
            height: auto;
        }

    loading .loading-mask {
        position: absolute;
        opacity: 0.5;
        background-color: #fff;
        width: 100%;
        height: 100%;
    }

    loading .loading-dots {
        padding-top: 200px;
        margin: 0 auto;
        width: 70px;
        text-align: center;
        opacity: 0.5;
    }

        loading .loading-dots > div {
            width: 18px;
            height: 18px;
            background-color: #F15D22;
            border-radius: 100%;
            display: inline-block;
            -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
            animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        }

        loading .loading-dots .loading-dot1 {
            -webkit-animation-delay: -0.32s;
            animation-delay: -0.32s;
        }

        loading .loading-dots .loading-dot2 {
            -webkit-animation-delay: -0.16s;
            animation-delay: -0.16s;
        }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.loading-container {
    position: relative;
}

/* END SHARED CUSTOM */
.text-primary {
    color: #0070a0;
}

a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important;
}

.text-success {
    color: #7b9827;
}

a.text-success:hover, a.text-success:focus {
    color: #5a6f1d;
}

.text-danger {
    color: #c62300;
}

a.text-danger:hover, a.text-danger:focus {
    color: #931a00;
}

.bg-danger {
    color: #fff;
    background-color: #c62300;
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #931a00;
}

.timing .row {
    margin-bottom: 15px;
}

.timing .radio-inline input[type="radio"] {
    bottom: 5px;
}

.timing .time {
    width: 42px;
    margin-right: 10px;
}

.timing .help-block {
    margin: 0;
}

.timing .form-group, .timing .control-label {
    margin-bottom: 0;
}

.cart-mobile {
    background-color: #ebeced;
    border-top: 1px solid #9b9b9b;
}

    .cart-mobile.navbar {
        min-height: 60px;
    }

    .cart-mobile .btn {
        margin: 0.5em 0;
        color: #0092c2;
        background-color: white;
    }

        .cart-mobile .btn i {
            display: block;
            margin-bottom: 0.25em;
        }

.order-summary {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .sticky-panel {
        position: sticky;
        position: -webkit-sticky;
        top: 1px;
        z-index: 100;
        background-color: #f5f5f5;
        border: 1px solid #ddd;
        padding: 10px 15px;
        border-bottom-right-radius: 1px;
        border-bottom-left-radius: 1px;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.5);
    }
}

@media (max-width: 767px) {
    .sticky-panel-b {
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 100;
        width: 100%;
    }

    .mb-xl-mobile {
        margin-bottom: 88px;
    }
}

.m-top-0 {
    margin-top: 0;
}

.m-bottom-0 {
    margin-bottom: 0;
}

.padding-0 {
    padding: 0;
}

.margin-0 {
    margin: 0;
}

.m-sides {
    margin: 0 20px;
}

.icon-42 {
    height: 42px;
    width: 42px;
}

.icon-50 {
    height: 50px;
    width: 50px;
}

.icon-200 {
    max-width: 200px; /*min-width:200px;*/
}

.icon-300 {
    max-height: 300px;
    min-height: 180px;
}

.landing-hero {
    color: #fff;
    padding: 8px 0;
    margin-bottom: 20px;
}

.overlay__color_brand-gradient {
    background: #053a4f;
    background: -moz-linear-gradient(45deg,#053a4f 0,#053a4f 30%,#137b72 93%,#137b72 100%);
    background: -webkit-linear-gradient(45deg,#053a4f 0,#053a4f 30%,#137b72 93%,#137b72 100%);
    background: linear-gradient(45deg,#053a4f 0,#053a4f 30%,#137b72 93%,#137b72 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#053a4f',endColorstr='#137b72',GradientType=1);
}

.overlay__color {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8;
    filter: alpha(opacity=80);
}

.cart {
    background: #fafafa;
}

    .cart .nav-pills > li > a {
        background-color: #e8e8e8;
        color: #373737;
    }

    .cart .nav-pills > li.active > a,
    .cart .nav-pills > li.active > a:focus,
    .cart .nav-pills > li.active > a:hover {
        background-color: #47536b;
        color: #fff;
    }

    .cart .nav-pills > li > a:hover {
        background-color: #318da8;
        color: #fff;
    }

    .cart .nav-pills > li.active > a > h3 > i {
        color: #47536b;
    }

    .cart .alert {
        border-radius: 0;
        margin-bottom: 0;
    }

.media-uploader {
    border: 2px dashed #c2c2c2;
    border-radius: 25px;
    padding: 12px;
    text-align: center;
    background: #fafafa;
}

@media (max-width: 767px) {
    .media-uploader {
        background: initial;
        border: none;
    }
}

.modal-container-desktop .modal-dialog {
    width: 100%;
    margin: 0;
}

.modal-container-desktop .modal-body {
    min-height: calc(100vh - 130px);
    overflow-y: auto;
    padding: 0 2px;
}

.modal-container-large .modal-dialog {
    width: 86%;
    margin: 36px 7% 0 7%;
}

.modal-container-large .modal-body {
    min-height: calc(100vh - 210px);
    /*overflow-y: auto;*/
    padding: 0 2px;
}

.modal-container-medium .modal-dialog {
    width: 75%;
}

.modal-container-medium .modal-body {
    min-height: 400px;
    overflow-y: auto;
}

.modal-70 .modal-dialog {
    width: 70%;
}

.modal-500 .modal-dialog {
    max-width: 508px;
}

.modal-620 .modal-dialog {
    min-width: 620px;
}

.modal-800 .modal-dialog {
    min-width: 800px;
}

.modal-1100 .modal-dialog {
    min-width: 1100px;
}

.modal-70 .modal-body, .modal-620 .modal-body, .modal-500 .modal-body, .modal-800 .modal-body {
    padding: 4px;
}

.modal-70 .n-carousel-cell, .modal-620 .n-carousel-cell {
    height: 500px;
}

.n-carousel-btn-left, .n-carousel-btn-right {
    position: absolute;
    top: 40%;
    background-color: transparent;
    outline: none;
    z-index: 100;
    padding: 4px 2px;
}

.n-carousel-btn-left {
    left: 5%;
}

.n-carousel-btn-right {
    right: 5%;
}

.show-image-container {
    background-size: contain;
    background-repeat: no-repeat;
    overflow-y: auto;
    padding: 2px
}

    .show-image-container:hover {
        color: initial;
    }

.show-image {
    max-height: 100%;
    max-width: 400px;
}

    .show-image.top {
        margin-bottom: 4px;
    }

    .show-image.left {
        margin-right: 8px;
        float: left;
    }

    .show-image.bottom {
        margin-top: 4px;
    }

    .show-image.right {
        margin-left: 8px;
        float: right;
    }

    .show-image.cover {
        max-width: 100%;
    }

    .show-image.top.home, .show-image.bottom.home {
        max-width: 100%;
    }

/* xs */
@media (max-width: 767px) {
    .xs-only-text-left {
        text-align: left !important;
    }

    .xs-only-text-right {
        text-align: right !important;
    }

    .xs-only-text-center {
        text-align: center !important;
    }

    .modal-container-medium .modal-dialog {
        width: 95%;
    }

    .modal-container-large .modal-dialog {
        width: 98%;
        margin: 2px;
    }

    .modal-70 .modal-dialog {
        width: initial;
    }

    .modal-800 .modal-dialog {
        min-width: initial;
    }

    .modal-620 .modal-dialog {
        min-width: initial;
    }

    .modal-620 .modal-body {
        padding: 2px;
    }

    .modal-620 .n-carousel-cell {
        height: auto;
        padding-right: 1px;
    }

    .modal-620 .n-carousel-btn-left, .modal-620 .n-carousel-btn-right {
        top: 94px;
        padding: 2px;
    }

    .modal-620 .n-carousel-btn-left {
        left: 24%;
    }

    .modal-70 .n-carousel-row, .modal-620 .n-carousel-row {
        margin-right: 0
    }
}

@media only screen {
    .xs-text-left {
        text-align: left !important;
    }

    .xs-text-right {
        text-align: right !important;
    }

    .xs-text-center {
        text-align: center !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .sm-only-text-left {
        text-align: left !important;
    }

    .sm-only-text-right {
        text-align: right !important;
    }

    .sm-only-text-center {
        text-align: center !important;
    }
}

@media only screen and (min-width: 768px) {
    .sm-text-left {
        text-align: left !important;
    }

    .sm-text-right {
        text-align: right !important;
    }

    .sm-text-center {
        text-align: center !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .md-only-text-left {
        text-align: left !important;
    }

    .md-only-text-right {
        text-align: right !important;
    }

    .md-only-text-center {
        text-align: center !important;
    }
}

@media only screen and (min-width: 992px) {
    .md-text-left {
        text-align: left !important;
    }

    .md-text-right {
        text-align: right !important;
    }

    .md-text-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .lg-only-text-left {
        text-align: left !important;
    }

    .lg-only-text-right {
        text-align: right !important;
    }

    .lg-only-text-center {
        text-align: center !important;
    }
}

@media only screen and (min-width: 1200px) {
    .lg-text-left {
        text-align: left !important;
    }

    .lg-text-right {
        text-align: right !important;
    }

    .lg-text-center {
        text-align: center !important;
    }
}

.ellipsis {
    width: calc(100% - 20px);
    display: table;
    table-layout: fixed;
}

    .ellipsis .file-name {
        display: table-cell;
        line-height: 1.4em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-break: break-all;
        word-wrap: break-word;
    }

    .ellipsis .block-name {
        display: block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        word-break: break-all;
        word-wrap: break-word;
    }

.wrap-text {
    white-space: normal !important;
}

.data-assets {
    margin-bottom: 20px;
}

    .data-assets .media-left, .data-assets .media-body {
        width: auto;
    }

        .data-assets .media-left img, .data-assets .media-body img {
            vertical-align: top;
        }

.assets-plus {
    width: 50px;
    height: 50px;
    background: #318da8;
    display: inline-table;
}

    .assets-plus .asset-number {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        font-weight: bold;
    }

        .assets-plus .asset-number::before {
            content: '+';
        }

.faq-content {
    top: 40px;
    width: 359.984px;
}

@media (max-width: 1199px) {
    .faq-content {
        width: 293px;
    }
}

@media (max-width: 991px) {
    .faq-content {
        width: 220px;
    }
}

.affix-bottom {
    position: absolute;
}

#brand-logo {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    height: 135px;
    margin: 0 -15px 0 0;
}

#logo-responsive {
    background-color: #333;
    width: 100%;
    max-height: 48px;
    position: fixed;
    text-align: left;
    z-index: 700;
}

.logout-mobile-nav ul {
    margin-top: 18px;
}

    .logout-mobile-nav ul li {
        float: left;
        margin-left: 20px;
    }

.logout-mobile-nav a {
    color: inherit;
}

.logout-mobile-nav img {
    max-width: 130px;
    padding: 6px 0;
}

footer .col-sm-3:nth-child(-n+4) {
    padding-left: 5%;
    padding-right: 5%;
}

footer .col-sm-3:nth-child(-n+3) {
    border-right: 2px solid #e8e8e8;
    min-height: 175px;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    footer .col-sm-3:nth-child(-n+3) {
        min-height: 195px;
    }
}

div#main-content {
    min-height: 100%;
}

.row-striped {
    margin: 0;
    background-color: #f6f6f6;
    padding-top: 4px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.row-striped-n.row-striped-n-bottom {
    border-bottom: 1px solid #dddddd;
}

.row-striped-n {
    margin: 0;
    padding-top: 4px;
}

.list-striped {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

    .list-striped li {
        padding: 8px 15px;
        border-top: 1px solid #e8e8e8;
        position: relative;
    }

        .list-striped li:nth-of-type(even) {
            background-color: #f9f9f9;
        }

        .list-striped li:last-child {
            border-bottom: 1px solid #e8e8e8;
        }

    .list-striped .alert {
        margin-bottom: 0;
    }

.list-plain {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

    .list-plain li {
        padding: 8px 15px;
        border-top: 1px solid #e8e8e8;
        position: relative;
    }

.list-details {
    padding-left: 16px;
}

    .list-details li {
        margin-bottom: 10px;
    }

        .list-details li ul {
            padding-left: 16px;
        }

            .list-details li ul li {
                margin-bottom: 0;
            }

.icon-warning {
    color: #edb20a;
}

.icon-danger {
    color: #c62300;
}

.icon-success {
    color: #7b9827;
}

.accordion-fixed-height {
    max-height: 420px;
    overflow-y: auto;
    padding: 0;
}

    .accordion-fixed-height p {
        margin: 7px 0 0;
    }

.datepicker .uib-daypicker thead .btn,
.datepicker .uib-monthpicker thead .btn,
.datepicker .uib-yearpicker thead .btn {
    border: none;
}

.datepicker .uib-daypicker thead .uib-left:before,
.datepicker .uib-monthpicker thead .uib-left:before,
.datepicker .uib-yearpicker thead .uib-left:before {
    content: '«';
}

.datepicker .uib-daypicker thead .uib-right:before,
.datepicker .uib-monthpicker thead .uib-right:before,
.datepicker .uib-yearpicker thead .uib-right:before {
    content: '»';
}

.datepicker td .btn {
    border: none;
}

.datepicker .uib-button-bar .btn-danger,
.datepicker .uib-button-bar .btn-info,
.datepicker .uib-button-bar .btn-success {
    background: #fff;
    border: 1px solid #9b9b9b;
    color: #666;
}

.doc-properties .modal-dialog {
    width: 60%;
    max-width: 680px;
}

.modal-dialog-flex .modal-dialog {
    width: 60%;
}

.modal-dialog-flex .asset-prop, .doc-properties .asset-prop {
    margin-left: 24px;
}

@media (min-width: 1300px) and (max-width: 1499px) {
    .modal-dialog-flex .modal-dialog {
        width: 70%;
    }

    .doc-properties .modal-dialog {
        width: 70%;
    }
}

@media (min-width: 1000px) and (max-width: 1299px) {
    .modal-dialog-flex .modal-dialog {
        width: 80%;
    }

    .doc-properties .modal-dialog {
        width: 80%;
    }
}

@media (min-width: 769px) and (max-width: 999px) {
    .modal-dialog-flex .modal-dialog {
        width: 90%;
    }

    .doc-properties .modal-dialog {
        width: 90%;
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    .modal-dialog-flex .modal-dialog {
        width: auto;
    }

    .doc-properties .modal-dialog {
        width: auto;
    }
}

.tab-container {
    background-color: transparent;
    border-bottom: 1px solid #8b8b8b;
    border-top: 0 none;
    display: block;
    margin: 4px 0;
    padding-left: 0;
    position: relative;
    width: 100%;
}

    .tab-container > li {
        background-color: #FFF;
        color: #318da8;
        cursor: pointer;
        float: left;
        height: 36px;
        width: auto;
        margin: 0;
        border: 1px solid #dfdfdf;
        -moz-border-radius: 10px 5px 0 0;
        -webkit-border-radius: 10px 5px 0 0;
        border-radius: 10px 5px 0 0;
        list-style: none;
    }

        .tab-container > li.active {
            border: 1px solid #333333;
            border-bottom: none;
            color: #000;
            cursor: default;
            font-weight: 600;
            height: 37px;
            margin-bottom: -2px;
        }

        .tab-container > li.button-container {
            background-color: transparent;
            padding: 0;
        }

        .tab-container > li span {
            padding: 6px 12px 8px 12px;
            display: inline-block;
            float: left;
        }

        .tab-container > li button {
            margin: 0;
            padding: 0;
            width: 34px;
            height: 34px;
            text-align: center;
            vertical-align: top;
            line-height: 0;
        }

        .tab-container > li.button-container button.small-button span {
            display: block;
            background-image: url(./img/sprite.png);
            background-repeat: no-repeat;
            background-position: -1840px -212px;
            margin: 0;
            padding: 0;
            width: 34px;
            height: 34px;
            line-height: 0;
        }

        .tab-container > li.button-container {
            padding: 0;
        }

            .tab-container > li.button-container button span {
                font-size: 28px;
                font-weight: bold;
                vertical-align: middle;
                background-image: none;
                line-height: 24px;
                text-align: center;
                padding: 0;
                display: inline-block;
                height: 24px;
                width: 24px;
            }

.lang-menu-container {
    position: absolute;
/*    top: 34px;*/
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    width: 250px;
    -moz-box-shadow: 1px 1px 2px #000000;
    box-shadow: 1px 1px 2px #000000;
    -webkit-box-shadow: 1px 1px 2px #000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    z-index: 2;
}

    .lang-menu-container ul {
        max-height: 224px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

        .lang-menu-container ul li:hover {
            background-color: #d9e9e9;
            font-weight: bold;
        }

.alert-fade.ng-enter {
    transition: 0.5s linear all;
    opacity: 0;
}

    .alert-fade.ng-enter.ng-enter-active {
        opacity: 1;
    }

.alert-fade.ng-leave {
    transition: 0.5s linear all;
    opacity: 1;
}

    .alert-fade.ng-leave.ng-leave-active {
        opacity: 0;
    }

.v2 h1 {
    font-size: 48px;
    font-weight: 300;
}

.v2 h2 {
    font-size: 32px;
    font-weight: 300;
}

.v2 h3 {
    font-size: 24px;
    font-weight: 600;
}

.v2 h4 {
    font-size: 20px;
    font-weight: 600;
}

.v2 h5 {
    font-size: 15px;
    font-weight: 600;
}

.v2 h6 {
    font-size: 14px;
    font-weight: 600;
}

.v2 a, .v2 a:focus, .v2 a:active, .v2 button:focus {
    outline: 0 !important;
}

.v2 .panel-heading[aria-selected="true"] h5.panel-title {
    color: #318da8;
}

.v2 .table td {
    border-top: 1px solid #f0f0f0;
    padding: 10px 10px 15px 10px;
}

.v2 .table-condensed td {
    padding: 6px 2px 6px 10px;
}

.v2 .table tr:first-child > td {
    border-top: 0;
}

.v2 div.media {
    margin-bottom: 6px;
}

.v2 .right-sm {
    float: right;
}

@media (max-width: 767px) {
    .v2 .right-sm {
        float: initial;
    }

    .v2 .mb-md-xs {
        margin-bottom: 20px;
    }
}

@media (min-width:767px) and (max-width: 830px) {
    .v2 .ph-sm {
        padding-left: 4px;
        padding-right: 4px;
    }
}

.v2 .approval {
    border-color: #fad947;
}

.v2 .page-header a, .v2 .page-header-p a {
    font-size: 14px;
    text-decoration: none;
    padding: 3px;
    color: #0092c2;
}

    .v2 .page-header a.active, .v2 .page-header-p a.active {
        color: #318da8;
        background-color: #eff9fa;
    }

#feedback_form .list-inline > li {
    padding-right: 12px;
    cursor: pointer;
}

    #feedback_form .list-inline > li:hover {
        color: #ec0;
    }

    #feedback_form .list-inline > li.selected {
        color: #ec0;
    }

.sticky-summary {
    position: sticky;
    position: -webkit-sticky;
    top: 56px;
    z-index: 100;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    padding: 4px;
}

.sticky-steps {
    position: sticky;
    position: -webkit-sticky;
    top: 0px;
    z-index: 100;
    background-color: #f8f8f8;
    border: 1px solid #eee;
    padding: 2px;
    margin-bottom: 30px;
}

.sticky-panel-bottom {
    position: sticky;
    position: -webkit-sticky;
    bottom: 1px;
    z-index: 100;
    background-color: #ffffff;
    border-top: 1px solid #eee;
    padding: 15px 2px 15px 2px;
}

.btn-nav {
    color: #318da8;
    background-color: #eff9fa;
    border-color: #318da8;
    min-width: 80px;
}

.sticky-summary .list-plain li {
    padding: 6px 12px;
    border: none;
}

    .sticky-summary .list-plain li:last-child {
        margin-bottom: 6px;
    }

.sticky-summary .panel-title {
    border-bottom: 1px solid #318da8;
    color: #318da8;
    font-weight: bold;
    font-size: 18px;
}

.sticky-summary .panel-heading {
    padding: 12px;
}

.sticky-summary .top-border {
    border-top: 1px solid #318da8;
}

.steps-container {
    height: 30px;
    margin: 4px 0;
    display: inline-block;
}

    .steps-container .step-next > i {
        position: absolute;
        top: -4px;
        color: #007fcf;
        margin-left: 6px;
    }

    .steps-container .step {
        font-size: 18px;
        line-height: 1em;
        min-width: 40px;
        cursor: pointer;
        display: inline-block;
    }

/* draw workflow circle */
.step-circle {
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    background: #fff;
    border: 1.5px solid #000000;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding-top: 0.1em;
}

/* set font and colors for selected workflow */
.step.selected > span {
    font-weight: bold;
    color: #318da8;
    border-color: #318da8;
}

/* set only the background color for the circle, not the step name */
.step.selected > .step-circle {
    background-color: #eff9fa;
}

.steps-container .step > i {
    margin: 0 8px;
}

.steps-container .step .step-circle > i {
    display: none;
}

.steps-container .step .step-circle > span {
    display: inline;
}

.steps-container .step.complete .step-circle > i {
    display: inline;
}

.steps-container .step.complete .step-circle > span {
    display: none;
}

@media (max-width: 800px) {
    .step:not(.selected) .step-name, .step i.fa {
        display: none;
    }

    .step.selected .step-name {
        margin-right: 12px;
    }
}

.steps-container .step.error .step-circle > span, .steps-container .step.error .step-name {
    color: #c62300;
}

.v2 .well {
    padding: 15px 12px 10px 12px;
    background-color: #f5f5f5;
}

.v2 .list-unstyled.wide li {
    margin-bottom: 15px;
}

.no-shadow {
    box-shadow: none;
}

.animate-switch-container {
    position: relative;
    background: white;
    /*border:1px solid black;*/
    /*height:40px;*/
    overflow: hidden;
}

.animate-switch {
    padding: 10px;
}

    .animate-switch.ng-animate {
        transition: all cubic-bezier(0.250, 0.460, 0.450, 0.940) 0.5s;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

    .animate-switch.ng-leave.ng-leave-active, .animate-switch.ng-enter {
        top: -50px;
    }

        .animate-switch.ng-leave, .animate-switch.ng-enter.ng-enter-active {
            top: 0;
        }

.row.required .control-label:after {
    color: #d00;
    content: "*";
    position: absolute;
    margin-left: 8px;
    top: 7px;
}

.row.required-text .control-label:after {
    color: #d00;
    content: var(--gp-c-required);
}

#guide-content li.active {
    font-weight: bold;
}

.icon-trash i {
    display: none;
}

.icon-trash:hover i {
    display: block;
    cursor: pointer;
}

.prod-overuse {
    color: #b05030;
    font-weight: 600;
}

.contract-ns {
    color: #14B693;
}

.contract-a {
    color: #14B693;
}

.contract-e {
    color: #9B2A00;
}

.table.bt > thead > tr > th,
.table.bt > thead > tr > td {
    border-bottom: 2px solid #ddd !important;
    border-top: 1px solid #ddd !important;
}

.table.bt > tbody > tr > td {
    border-bottom: 1px solid #ddd !important;
}

.ellipsis-item {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;
    word-wrap: break-word;
    width: calc(100% - 12px);
}

.extended-autocomplete {
    position: absolute;
    background: #fff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    z-index: 1100;
}

    .extended-autocomplete .ui-autocomplete {
        position: relative;
        display: block;
        width: 100%;
        background: none;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        z-index: 0;
    }

        .extended-autocomplete .ui-autocomplete li:last-child {
            border-bottom: none;
        }

.ui-autocomplete {
    overflow: auto;
    max-height: 300px;
    padding: 0;
    background: #fff;
    list-style: none;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

.additional-autocomplete-options {
    display: block;
    width: 100%;
    padding-left: 0;
    border-top: 1px solid #D4D4D4;
}

    .ui-autocomplete li, .additional-autocomplete-options li {
        border-bottom: 1px solid #D4D4D4;
        cursor: pointer;
        padding: 5px;
    }

    .ui-autocomplete a, .additional-autocomplete-options a {
        display: block;
        padding: 10px;
        color: #333;
        cursor: pointer;
        padding: 8px;
    }

.ui-autocomplete li:hover,
.ui-autocomplete .ui-state-focus, .ui-autocomplete .ui-state-active {
    color: #fff;
    text-decoration: none;
    background: #428BCA;
}

.ui-autocomplete .ui-autocomplete-category header {
    padding: 10px;
    background-color: #D8D8D8;
    text-transform: uppercase;
}

.link-note a {
    text-decoration: underline;
    font-weight: bold;
}

#user-profile .alert-inline {
    color: #b94a48;
}
/** approval preview styles **/
#release-preview {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Tahoma, Arial, "PingFang SC", "Microsoft YaHei", SimHei, "WenQuanYi Micro Hei", sans-serif;
    /*font-size: 14px;
    line-height: 1.4;*/
}

    #release-preview .container {
        width: 100%;
    }

    #release-preview #disclaimer {
        display: none;
    }

    #release-preview #divBody, #release-preview #divHeadline, #release-preview #dvContent {
        font-size: 16px;
        line-height: 1.8;
        text-align: left;
        color: #333;
    }

        #release-preview #divBody p, #release-preview #dvContent p, #release-preview #divHeadline p {
            padding-bottom: 28px;
            margin: 0;
        }

            #release-preview #divHeadline p:first-child, #release-preview .storyview-headline {
                display: inline;
                vertical-align: middle;
                font-size: 36px;
                line-height: 1.2;
                font-weight: 700;
                margin-bottom: 10px;
            }

        #release-preview #divBody .PRN_ImbeddedAssetReference, #release-preview #dvContent .PRN_ImbeddedAssetReference {
            text-align: center;
            width: 100%;
            padding-bottom: 28px;
            margin: 0;
            clear: both;
        }

            #release-preview #divBody .PRN_ImbeddedAssetReference a, #release-preview #dvContent .PRN_ImbeddedAssetReference a {
                display: inline-block;
                word-wrap: break-word;
                color: #00837e;
            }

                #release-preview #divBody .PRN_ImbeddedAssetReference a img, #release-preview #dvContent .PRN_ImbeddedAssetReference a img {
                    max-width: 100%;
                    vertical-align: middle;
                    border-style: none;
                }


        #release-preview #divBody td p {
            padding: 0;
        }

.archived-icon {
    display: block;
    margin-bottom: 2px;
    cursor: default;
}

    .archived-icon i {
        background-image: url(/assets/images/cloud.png);
        display: inline-block;
        height: 21px;
        width: 26px;
        vertical-align: bottom;
    }

/* END GP CUSTOM */
@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/thin/ProximaNova-Thin.eot");
    src: url("/Assets/fonts/proxima_nova/thin/ProximaNova-Thin.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/thin/ProximaNova-Thin.woff") format("woff"), url("/Assets/fonts/proxima_nova/thin/ProximaNova-Thin.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/thin/ProximaNova-Thin.svg#ProximaNova-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/thin_italic/ProximaNova-ThinIt.eot");
    src: url("/Assets/fonts/proxima_nova/thin_italic/ProximaNova-ThinIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/thin_italic/ProximaNova-ThinIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/thin_italic/ProximaNova-ThinIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/thin_italic/ProximaNova-ThinIt.svg#ProximaNova-ThinIt") format("svg");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/light/ProximaNova-Light.eot");
    src: url("/Assets/fonts/proxima_nova/light/ProximaNova-Light.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/light/ProximaNova-Light.woff") format("woff"), url("/Assets/fonts/proxima_nova/light/ProximaNova-Light.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/light/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/light_italic/ProximaNova-LightIt.eot");
    src: url("/Assets/fonts/proxima_nova/light_italic/ProximaNova-LightIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/light_italic/ProximaNova-LightIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/light_italic/ProximaNova-LightIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/light_italic/ProximaNova-LightIt.svg#ProximaNova-LightIt") format("svg");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/regular/ProximaNova-Regular.eot");
    src: url("/Assets/fonts/proxima_nova/regular/ProximaNova-Regular.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/regular/ProximaNova-Regular.woff") format("woff"), url("/Assets/fonts/proxima_nova/regular/ProximaNova-Regular.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/regular/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/regular_italic/ProximaNova-RegularIt.eot");
    src: url("/Assets/fonts/proxima_nova/regular_italic/ProximaNova-RegularIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/regular_italic/ProximaNova-RegularIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/regular_italic/ProximaNova-RegularIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/regular_italic/ProximaNova-RegularIt.svg#ProximaNova-RegularIt") format("svg");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/semibold/ProximaNova-Semibold.eot");
    src: url("/Assets/fonts/proxima_nova/semibold/ProximaNova-Semibold.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/semibold/ProximaNova-Semibold.woff") format("woff"), url("/Assets/fonts/proxima_nova/semibold/ProximaNova-Semibold.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/semibold_italic/ProximaNova-SemiboldIt.eot");
    src: url("/Assets/fonts/proxima_nova/semibold_italic/ProximaNova-SemiboldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/semibold_italic/ProximaNova-SemiboldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/semibold_italic/ProximaNova-SemiboldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/semibold_italic/ProximaNova-SemiboldIt.svg#ProximaNova-SemiboldIt") format("svg");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/bold/ProximaNovaBold.eot");
    src: url("/Assets/fonts/proxima_nova/bold/ProximaNovaBold.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/bold/ProximaNovaBold.woff") format("woff"), url("/Assets/fonts/proxima_nova/bold/ProximaNovaBold.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/bold/ProximaNovaBold.svg#ProximaNova-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url("/Assets/fonts/proxima_nova/bold_italic/ProximaNova-BoldIt.eot");
    src: url("/Assets/fonts/proxima_nova/bold_italic/ProximaNova-BoldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/bold_italic/ProximaNova-BoldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/bold_italic/ProximaNova-BoldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/bold_italic/ProximaNova-BoldIt.svg#ProximaNova-BoldIt") format("svg");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/extra_bold/ProximaNova-Extrabld.eot");
    src: url("/Assets/fonts/proxima_nova/extra_bold/ProximaNova-Extrabld.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_bold/ProximaNova-Extrabld.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_bold/ProximaNova-Extrabld.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_bold/ProximaNova-Extrabld.svg#ProximaNova-Extrabld") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/extra_bold_italic/ProximaNova-ExtrabldIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_bold_italic/ProximaNova-ExtrabldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_bold_italic/ProximaNova-ExtrabldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_bold_italic/ProximaNova-ExtrabldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_bold_italic/ProximaNova-ExtrabldIt.svg#ProximaNova-ExtrabldIt") format("svg");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/black/ProximaNova-Black.eot");
    src: url("/Assets/fonts/proxima_nova/black/ProximaNova-Black.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/black/ProximaNova-Black.woff") format("woff"), url("/Assets/fonts/proxima_nova/black/ProximaNova-Black.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/black/ProximaNova-Black.svg#ProximaNova-Black") format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url("/Assets/fonts/proxima_nova/black_italic/ProximaNova-BlackIt.eot");
    src: url("/Assets/fonts/proxima_nova/black_italic/ProximaNova-BlackIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/black_italic/ProximaNova-BlackIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/black_italic/ProximaNova-BlackIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/black_italic/ProximaNova-BlackIt.svg#ProximaNova-BlackIt") format("svg");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_thin/ProximaNovaCond-Thin.eot");
    src: url("/Assets/fonts/proxima_nova/cond_thin/ProximaNovaCond-Thin.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_thin/ProximaNovaCond-Thin.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_thin/ProximaNovaCond-Thin.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_thin/ProximaNovaCond-Thin.svg#ProximaNovaCond-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_thin_italic/ProximaNovaCond-ThinIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_thin_italic/ProximaNovaCond-ThinIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_thin_italic/ProximaNovaCond-ThinIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_thin_italic/ProximaNovaCond-ThinIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_thin_italic/ProximaNovaCond-ThinIt.svg#ProximaNovaCond-ThinIt") format("svg");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_light/ProximaNovaCond-Light.eot");
    src: url("/Assets/fonts/proxima_nova/cond_light/ProximaNovaCond-Light.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_light/ProximaNovaCond-Light.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_light/ProximaNovaCond-Light.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_light/ProximaNovaCond-Light.svg#ProximaNovaCond-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_light_italic/ProximaNovaCond-LightIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_light_italic/ProximaNovaCond-LightIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_light_italic/ProximaNovaCond-LightIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_light_italic/ProximaNovaCond-LightIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_light_italic/ProximaNovaCond-LightIt.svg#ProximaNovaCond-LightIt") format("svg");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_regular/ProximaNovaCond-Regular.eot");
    src: url("/Assets/fonts/proxima_nova/cond_regular/ProximaNovaCond-Regular.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_regular/ProximaNovaCond-Regular.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_regular/ProximaNovaCond-Regular.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_regular/ProximaNovaCond-Regular.svg#ProximaNovaCond-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_regular_italic/ProximaNovaCond-RegularIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_regular_italic/ProximaNovaCond-RegularIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_regular_italic/ProximaNovaCond-RegularIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_regular_italic/ProximaNovaCond-RegularIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_regular_italic/ProximaNovaCond-RegularIt.svg#ProximaNovaCond-RegularIt") format("svg");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_semibold/ProximaNovaCond-Semibold.eot");
    src: url("/Assets/fonts/proxima_nova/cond_semibold/ProximaNovaCond-Semibold.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_semibold/ProximaNovaCond-Semibold.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_semibold/ProximaNovaCond-Semibold.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_semibold/ProximaNovaCond-Semibold.svg#ProximaNovaCond-Semibold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_semibold_italic/ProximaNovaCond-SemiboldIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_semibold_italic/ProximaNovaCond-SemiboldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_semibold_italic/ProximaNovaCond-SemiboldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_semibold_italic/ProximaNovaCond-SemiboldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_semibold_italic/ProximaNovaCond-SemiboldIt.svg#ProximaNovaCond-SemiboldIt") format("svg");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_bold/ProximaNovaCond-Bold.eot");
    src: url("/Assets/fonts/proxima_nova/cond_bold/ProximaNovaCond-Bold.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_bold/ProximaNovaCond-Bold.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_bold/ProximaNovaCond-Bold.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_bold/ProximaNovaCond-Bold.svg#ProximaNovaCond-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_bold_italic/ProximaNovaCond-BoldIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_bold_italic/ProximaNovaCond-BoldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_bold_italic/ProximaNovaCond-BoldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_bold_italic/ProximaNovaCond-BoldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_bold_italic/ProximaNovaCond-BoldIt.svg#ProximaNovaCond-BoldIt") format("svg");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_extra_bold/ProximaNovaCond-Extrabld.eot");
    src: url("/Assets/fonts/proxima_nova/cond_extra_bold/ProximaNovaCond-Extrabld.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_extra_bold/ProximaNovaCond-Extrabld.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_extra_bold/ProximaNovaCond-Extrabld.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_extra_bold/ProximaNovaCond-Extrabld.svg#ProximaNovaCond-Extrabld") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_extra_bold_italic/ProximaNovaCond-ExtrabldIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_extra_bold_italic/ProximaNovaCond-ExtrabldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_extra_bold_italic/ProximaNovaCond-ExtrabldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_extra_bold_italic/ProximaNovaCond-ExtrabldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_extra_bold_italic/ProximaNovaCond-ExtrabldIt.svg#ProximaNovaCond-ExtrabldIt") format("svg");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_black/ProximaNovaCond-Black.eot");
    src: url("/Assets/fonts/proxima_nova/cond_black/ProximaNovaCond-Black.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_black/ProximaNovaCond-Black.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_black/ProximaNovaCond-Black.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_black/ProximaNovaCond-Black.svg#ProximaNovaCond-Black") format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Condensed';
    src: url("/Assets/fonts/proxima_nova/cond_black_italic/ProximaNovaCond-BlackIt.eot");
    src: url("/Assets/fonts/proxima_nova/cond_black_italic/ProximaNovaCond-BlackIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/cond_black_italic/ProximaNovaCond-BlackIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/cond_black_italic/ProximaNovaCond-BlackIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/cond_black_italic/ProximaNovaCond-BlackIt.svg#ProximaNovaCond-BlackIt") format("svg");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_thin/ProximaNovaExCn-Thin.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_thin/ProximaNovaExCn-Thin.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_thin/ProximaNovaExCn-Thin.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_thin/ProximaNovaExCn-Thin.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_thin/ProximaNovaExCn-Thin.svg#ProximaNovaExCn-Thin") format("svg");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_thin_italic/ProximaNovaExCn-ThinIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_thin_italic/ProximaNovaExCn-ThinIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_thin_italic/ProximaNovaExCn-ThinIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_thin_italic/ProximaNovaExCn-ThinIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_thin_italic/ProximaNovaExCn-ThinIt.svg#ProximaNovaExCn-ThinIt") format("svg");
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_light/ProximaNovaExCn-Light.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_light/ProximaNovaExCn-Light.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_light/ProximaNovaExCn-Light.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_light/ProximaNovaExCn-Light.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_light/ProximaNovaExCn-Light.svg#ProximaNovaExCn-Light") format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_light_italic/ProximaNovaExCn-LightIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_light_italic/ProximaNovaExCn-LightIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_light_italic/ProximaNovaExCn-LightIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_light_italic/ProximaNovaExCn-LightIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_light_italic/ProximaNovaExCn-LightIt.svg#ProximaNovaExCn-LightIt") format("svg");
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_regular/ProximaNovaExCn-Regular.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_regular/ProximaNovaExCn-Regular.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_regular/ProximaNovaExCn-Regular.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_regular/ProximaNovaExCn-Regular.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_regular/ProximaNovaExCn-Regular.svg#ProximaNovaExCn-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_regular_italic/ProximaNovaExCn-RegularIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_regular_italic/ProximaNovaExCn-RegularIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_regular_italic/ProximaNovaExCn-RegularIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_regular_italic/ProximaNovaExCn-RegularIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_regular_italic/ProximaNovaExCn-RegularIt.svg#ProximaNovaExCn-RegularIt") format("svg");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_semibold/ProximaNovaExCn-Semibold.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_semibold/ProximaNovaExCn-Semibold.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_semibold/ProximaNovaExCn-Semibold.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_semibold/ProximaNovaExCn-Semibold.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_semibold/ProximaNovaExCn-Semibold.svg#ProximaNovaExCn-Semibold") format("svg");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_semibold_italic/ProximaNovaExCn-SemiboldIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_semibold_italic/ProximaNovaExCn-SemiboldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_semibold_italic/ProximaNovaExCn-SemiboldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_semibold_italic/ProximaNovaExCn-SemiboldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_semibold_italic/ProximaNovaExCn-SemiboldIt.svg#ProximaNovaExCn-SemiboldIt") format("svg");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_bold/ProximaNovaExCn-Bold.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_bold/ProximaNovaExCn-Bold.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_bold/ProximaNovaExCn-Bold.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_bold/ProximaNovaExCn-Bold.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_bold/ProximaNovaExCn-Bold.svg#ProximaNovaExCn-Bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_bold_italic/ProximaNovaExCn-BoldIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_bold_italic/ProximaNovaExCn-BoldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_bold_italic/ProximaNovaExCn-BoldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_bold_italic/ProximaNovaExCn-BoldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_bold_italic/ProximaNovaExCn-BoldIt.svg#ProximaNovaExCn-BoldIt") format("svg");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_extra_bold/ProximaNovaExCn-Extrabld.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_extra_bold/ProximaNovaExCn-Extrabld.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_extra_bold/ProximaNovaExCn-Extrabld.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_extra_bold/ProximaNovaExCn-Extrabld.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_extra_bold/ProximaNovaExCn-Extrabld.svg#ProximaNovaExCn-Extrabld") format("svg");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_extra_bold_italic/ProximaNovaExCn-ExtrabldIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_extra_bold_italic/ProximaNovaExCn-ExtrabldIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_extra_bold_italic/ProximaNovaExCn-ExtrabldIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_extra_bold_italic/ProximaNovaExCn-ExtrabldIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_extra_bold_italic/ProximaNovaExCn-ExtrabldIt.svg#ProximaNovaExCn-ExtrabldIt") format("svg");
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_black/ProximaNovaExCn-Black.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_black/ProximaNovaExCn-Black.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_black/ProximaNovaExCn-Black.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_black/ProximaNovaExCn-Black.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_black/ProximaNovaExCn-Black.svg#ProximaNovaExCn-Black") format("svg");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Proxima Nova Extra Condensed';
    src: url("/Assets/fonts/proxima_nova/extra_cond_black_italic/ProximaNovaExCn-BlackIt.eot");
    src: url("/Assets/fonts/proxima_nova/extra_cond_black_italic/ProximaNovaExCn-BlackIt.woff2") format("woff2"), url("/Assets/fonts/proxima_nova/extra_cond_black_italic/ProximaNovaExCn-BlackIt.woff") format("woff"), url("/Assets/fonts/proxima_nova/extra_cond_black_italic/ProximaNovaExCn-BlackIt.ttf") format("truetype"), url("/Assets/fonts/proxima_nova/extra_cond_black_italic/ProximaNovaExCn-BlackIt.svg#ProximaNovaExCn-BlackIt") format("svg");
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url("/Assets/fonts/roboto-mono/RobotoMono-Regular.ttf") format('truetype');
}

textarea { 
    font-family: 'Roboto Mono', monospace;
}

#content-container {
    position: relative;
}

.body-blocker-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .7;
    z-index: 800;
}

.scroll-disable {
    overflow: hidden;
}

.option-disabled {
    pointer-events: none;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
    opacity: .5;
}

.product-notification-body > .product-notification-item:not(:last-of-type) {
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
}

.d-flex {
    display: flex;
}

.flex-1 {
    flex: 1;
}

.flex-2 {
    flex: 2;
}

.flex-3 {
    flex: 3;
}

.flex-4 {
    flex: 4;
}

.flex-5 {
    flex: 5;
}

.flex-6 {
    flex: 6;
}

.flex-7 {
    flex: 7;
}

.flex-8 {
    flex: 8;
}

.flex-9 {
    flex: 1;
}

.flex-9 {
    flex: 9;
}

.flex-10 {
    flex: 10;
}

.flex-11 {
    flex: 11;
}

.flex-12 {
    flex: 12;
}

.flex-wrap {
    flex-wrap: wrap;
}

.justify-content-center {
    justify-content: center;
}

.justify-content-end {
    justify-content: flex-end;
}

.justify-content-space-evenly {
    justify-content: space-evenly;
}

.align-items-center {
    align-items: center;
}

.justify-content-flex-start {
    justify-content: flex-start
}

.text-underline {
    text-decoration: underline;
}

.has-error .error-container {
    display: table;
    border: 1px solid #c62300;
}

/* Bootstrap polyfill */
.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}
.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}
.mt-3, .my-3 {
    margin-top: 1rem !important;
}
.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}
.mt-5, .my-5 {
    margin-top: 3rem !important;
}
.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}
.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}
.ml-1, .mx-1 {
    margin-left: 0.25rem !important;
}
.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}
.ml-3, .mx-3 {
    margin-left: 1rem !important;
}
.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}
.ml-5, .mx-5 {
    margin-left: 3rem !important;
}
.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}
.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}
.mr-3, .mx-3 {
    margin-right: 1rem !important;
}
.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}
.mr-5, .mx-5 {
    margin-right: 3rem !important;
}
.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}
.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}
.pt-3, .py-3 {
    padding-top: 1rem !important;
}
.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}
.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}
.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}
.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}
.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}
.pl-0, .px-0 {
    padding-left: 0 !important;
}
.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}
.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}
.pl-5, .px-5 {
    padding-left: 3rem !important;
}
.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}
.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}
.pr-3, .px-3 {
    padding-right: 1rem !important;
}
.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}
.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.text-strikethrough {
    text-decoration: line-through;
}

.modal-language-width-120 {
    width: 120px;
    height: 40px;
    border-right: 0;
    box-shadow: 0 0 0 #fff;
    line-height: 32px;
    border-radius: 4px 0 0 4px;
}
.modal-language-width-170 {
    width: 170px
}

.modal-div-language {
    width: 100%;
    margin: 10px 0 0;
}

.modal-input-language {
    margin-right: 6px;
    border-radius: 0 4px 4px 0;
    box-shadow: 0 0 0 #fff;
    height: 40px;
}

.modal-add-btn {
    background: white;
    border: 0;
    color: #0092c2;
    height: 34px;
    font-size: 14px;
}
.modal-add-btn:hover {
    cursor: pointer;
}
.close.border {
    display: block !important;
}
.close.border span {
    font-size: 14px;
    font-weight: normal;
    width: 24px;
    height: 24px;
    display: inline-block;
    border: 1px solid #CCCFD2;
    border-radius: 50%;
    line-height: 24px;
}
.close.border.ng-hide {
    opacity: 0;
}

.border-bottom {
    border-bottom: 1px solid #EBECED;
}
@charset "UTF-8";
/*!
 *  The Black Tie Font is commercial software. Please do not distribute.
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'Black Tie';
  src: url("/Assets/fonts/black-tie/solid/BlackTie-Solid-webfont.eot?v=1.0.0");
  src: url("/Assets/fonts/black-tie/solid/BlackTie-Solid-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("/Assets/fonts/black-tie/solid/BlackTie-Solid-webfont.woff2?v=1.0.0") format("woff2"), url("/Assets/fonts/black-tie/solid/BlackTie-Solid-webfont.woff?v=1.0.0") format("woff"), url("/Assets/fonts/black-tie/solid/BlackTie-Solid-webfont.ttf?v=1.0.0") format("truetype"), url("/Assets/fonts/black-tie/solid/BlackTie-Solid-webfont.svg?v=1.0.0#black_tiesolid") format("svg");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: 'Black Tie';
  src: url("/Assets/fonts/black-tie/bold/BlackTie-Bold-webfont.eot?v=1.0.0");
  src: url("/Assets/fonts/black-tie/bold/BlackTie-Bold-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("/Assets/fonts/black-tie/bold/BlackTie-Bold-webfont.woff2?v=1.0.0") format("woff2"), url("/Assets/fonts/black-tie/bold/BlackTie-Bold-webfont.woff?v=1.0.0") format("woff"), url("/Assets/fonts/black-tie/bold/BlackTie-Bold-webfont.ttf?v=1.0.0") format("truetype"), url("/Assets/fonts/black-tie/bold/BlackTie-Bold-webfont.svg?v=1.0.0#black_tiebold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Black Tie';
  src: url("/Assets/fonts/black-tie/regular/BlackTie-Regular-webfont.eot?v=1.0.0");
  src: url("/Assets/fonts/black-tie/regular/BlackTie-Regular-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("/Assets/fonts/black-tie/regular/BlackTie-Regular-webfont.woff2?v=1.0.0") format("woff2"), url("/Assets/fonts/black-tie/regular/BlackTie-Regular-webfont.woff?v=1.0.0") format("woff"), url("/Assets/fonts/black-tie/regular/BlackTie-Regular-webfont.ttf?v=1.0.0") format("truetype"), url("/Assets/fonts/black-tie/regular/BlackTie-Regular-webfont.svg?v=1.0.0#black_tieregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Black Tie';
  src: url("/Assets/fonts/black-tie/light/BlackTie-Light-webfont.eot?v=1.0.0");
  src: url("/Assets/fonts/black-tie/light/BlackTie-Light-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("/Assets/fonts/black-tie/light/BlackTie-Light-webfont.woff2?v=1.0.0") format("woff2"), url("/Assets/fonts/black-tie/light/BlackTie-Light-webfont.woff?v=1.0.0") format("woff"), url("/Assets/fonts/black-tie/light/BlackTie-Light-webfont.ttf?v=1.0.0") format("truetype"), url("/Assets/fonts/black-tie/light/BlackTie-Light-webfont.svg?v=1.0.0#black_tielight") format("svg");
  font-weight: 200;
  font-style: normal; }

@font-face {
  font-family: 'Font Awesome Brands';
  src: url("/Assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.eot?v=1.0.0");
  src: url("/Assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.eot?#iefix&v=1.0.0") format("embedded-opentype"), url("/Assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.woff2?v=1.0.0") format("woff2"), url("/Assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.woff?v=1.0.0") format("woff"), url("/Assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.ttf?v=1.0.0") format("truetype"), url("/Assets/fonts/black-tie/brands/FontAwesomeBrands-Regular-webfont.svg?v=1.0.0#font_awesome_brandsregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.bts, .btb, .btr, .btl, .fab {
  display: inline-block;
  font: normal normal normal 14px/1 "Black Tie";
  font-size: inherit;
  vertical-align: -14.28571%;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0); }

.bts {
  font-weight: 900; }

.btb {
  font-weight: 700; }

.btl {
  font-weight: 200; }

.fab {
  font-family: "Font Awesome Brands"; }

/* makes the font 25% smaller relative to the icon container */
.bt-sm {
  font-size: .7em;
  vertical-align: baseline; }

/* makes the font 33% larger relative to the icon container */
.bt-lg {
  font-size: 1.33333em;
  line-height: 0.75em; }

.bt-2x {
  font-size: 2em; }

.bt-3x {
  font-size: 3em; }

.bt-4x {
  font-size: 4em; }

.bt-5x {
  font-size: 5em; }

.bt-lg,
.bt-2x,
.bt-3x,
.bt-4x,
.bt-5x {
  vertical-align: -30%; }

.bt-fw {
  width: 1.28571em;
  text-align: center; }

.bt-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .bt-ul > li {
    position: relative; }

.bt-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .bt-li.bt-lg {
    left: -2em; }

.bt-border {
  padding: .2em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.bts.pull-left, .btb.pull-left, .btr.pull-left, .btl.pull-left, .fab.pull-left {
  margin-right: .3em; }

.bts.pull-right, .btb.pull-right, .btr.pull-right, .btl.pull-right, .fab.pull-right {
  margin-left: .3em; }

.bt-spin {
  -webkit-animation: bt-spin 2s infinite linear;
  animation: bt-spin 2s infinite linear; }

.bt-pulse {
  -webkit-animation: bt-spin 1s infinite steps(8);
  animation: bt-spin 1s infinite steps(8); }

@-webkit-keyframes bt-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes bt-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.bt-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.bt-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.bt-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.bt-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.bt-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .bt-rotate-90,
:root .bt-rotate-180,
:root .bt-rotate-270,
:root .bt-flip-horizontal,
:root .bt-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.bt-stack {
  position: relative;
  display: inline-block;
  width: 1.28571em;
  height: 1em;
  line-height: 1em;
  vertical-align: baseline; }

.bt-stack-sm {
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
  font-size: .5em; }

.bt-stack-1x, .bt-stack-sm {
  display: inline-block;
  width: 100%;
  text-align: center; }

.bt-inverse {
  color: #fff; }

/* Black Tie uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.bt-bars:before {
  content: ""; }

.bt-envelope:before {
  content: ""; }

.bt-search:before {
  content: ""; }

.bt-search-plus:before {
  content: ""; }

.bt-search-minus:before {
  content: ""; }

.bt-phone:before {
  content: ""; }

.bt-comment:before {
  content: ""; }

.bt-commenting:before {
  content: ""; }

.bt-comments:before {
  content: ""; }

.bt-rss:before {
  content: ""; }

.bt-times:before {
  content: ""; }

.bt-times-circle:before {
  content: ""; }

.bt-clock:before {
  content: ""; }

.bt-star:before {
  content: ""; }

.bt-star-half:before {
  content: ""; }

.bt-check:before {
  content: ""; }

.bt-check-circle:before {
  content: ""; }

.bt-check-square:before {
  content: ""; }

.bt-th:before {
  content: ""; }

.bt-th-large:before {
  content: ""; }

.bt-heart:before {
  content: ""; }

.bt-heart-half:before {
  content: ""; }

.bt-calendar:before {
  content: ""; }

.bt-shopping-cart:before {
  content: ""; }

.bt-plus:before {
  content: ""; }

.bt-plus-circle:before {
  content: ""; }

.bt-plus-square:before {
  content: ""; }

.bt-pen:before {
  content: ""; }

.bt-minus:before {
  content: ""; }

.bt-minus-circle:before {
  content: ""; }

.bt-minus-square:before {
  content: ""; }

.bt-pencil:before {
  content: ""; }

.bt-edit:before {
  content: ""; }

.bt-thumbs-up:before {
  content: ""; }

.bt-thumbs-down:before {
  content: ""; }

.bt-gear:before {
  content: ""; }

.bt-trash:before {
  content: ""; }

.bt-file:before {
  content: ""; }

.bt-info-circle:before {
  content: ""; }

.bt-label:before {
  content: ""; }

.bt-rocket:before {
  content: ""; }

.bt-book:before {
  content: ""; }

.bt-book-open:before {
  content: ""; }

.bt-notebook:before {
  content: ""; }

.bt-camera:before {
  content: ""; }

.bt-folder:before {
  content: ""; }

.bt-quote-left:before {
  content: ""; }

.bt-quote-right:before {
  content: ""; }

.bt-eye:before {
  content: ""; }

.bt-lock:before {
  content: ""; }

.bt-lock-open:before {
  content: ""; }

.bt-gift:before {
  content: ""; }

.bt-spinner-clock:before {
  content: ""; }

.bt-spinner:before {
  content: ""; }

.bt-wrench:before {
  content: ""; }

.bt-cloud:before {
  content: ""; }

.bt-cloud-upload:before {
  content: ""; }

.bt-cloud-download:before {
  content: ""; }

.bt-sync:before {
  content: ""; }

.bt-question-circle:before {
  content: ""; }

.bt-share:before {
  content: ""; }

.bt-briefcase:before {
  content: ""; }

.bt-money:before {
  content: ""; }

.bt-megaphone:before {
  content: ""; }

.bt-sign-in:before {
  content: ""; }

.bt-sign-out:before {
  content: ""; }

.bt-film:before {
  content: ""; }

.bt-trophy:before {
  content: ""; }

.bt-code:before {
  content: ""; }

.bt-light-bulb:before {
  content: ""; }

.bt-print:before {
  content: ""; }

.bt-fax:before {
  content: ""; }

.bt-video:before {
  content: ""; }

.bt-signal:before {
  content: ""; }

.bt-sitemap:before {
  content: ""; }

.bt-upload:before {
  content: ""; }

.bt-download:before {
  content: ""; }

.bt-key:before {
  content: ""; }

.bt-mug:before {
  content: ""; }

.bt-bookmark:before {
  content: ""; }

.bt-flag:before {
  content: ""; }

.bt-external-link:before {
  content: ""; }

.bt-smile:before {
  content: ""; }

.bt-frown:before {
  content: ""; }

.bt-meh:before {
  content: ""; }

.bt-magic:before {
  content: ""; }

.bt-bolt:before {
  content: ""; }

.bt-exclamation-triangle:before {
  content: ""; }

.bt-exclamation-circle:before {
  content: ""; }

.bt-flask:before {
  content: ""; }

.bt-music:before {
  content: ""; }

.bt-push-pin:before {
  content: ""; }

.bt-shield:before {
  content: ""; }

.bt-sort:before {
  content: ""; }

.bt-reply:before {
  content: ""; }

.bt-forward:before {
  content: ""; }

.bt-reply-all:before {
  content: ""; }

.bt-forward-all:before {
  content: ""; }

.bt-bell:before {
  content: ""; }

.bt-bell-off:before {
  content: ""; }

.bt-ban:before {
  content: ""; }

.bt-database:before {
  content: ""; }

.bt-hard-drive:before {
  content: ""; }

.bt-merge:before {
  content: ""; }

.bt-fork:before {
  content: ""; }

.bt-wifi:before {
  content: ""; }

.bt-paper-plane:before {
  content: ""; }

.bt-inbox:before {
  content: ""; }

.bt-fire:before {
  content: ""; }

.bt-play:before {
  content: ""; }

.bt-pause:before {
  content: ""; }

.bt-stop:before {
  content: ""; }

.bt-play-circle:before {
  content: ""; }

.bt-next:before {
  content: ""; }

.bt-previous:before {
  content: ""; }

.bt-repeat:before {
  content: ""; }

.bt-fast-forward:before {
  content: ""; }

.bt-fast-reverse:before {
  content: ""; }

.bt-volume:before {
  content: ""; }

.bt-volume-off:before {
  content: ""; }

.bt-volume-up:before {
  content: ""; }

.bt-volume-down:before {
  content: ""; }

.bt-maximize:before {
  content: ""; }

.bt-minimize:before {
  content: ""; }

.bt-closed-captions:before {
  content: ""; }

.bt-shuffle:before {
  content: ""; }

.bt-triangle:before {
  content: ""; }

.bt-square:before {
  content: ""; }

.bt-circle:before {
  content: ""; }

.bt-hexagon:before {
  content: ""; }

.bt-octagon:before {
  content: ""; }

.bt-angle-up:before {
  content: ""; }

.bt-angle-down:before {
  content: ""; }

.bt-angle-left:before {
  content: ""; }

.bt-angle-right:before {
  content: ""; }

.bt-angles-up:before {
  content: ""; }

.bt-angles-down:before {
  content: ""; }

.bt-angles-left:before {
  content: ""; }

.bt-angles-right:before {
  content: ""; }

.bt-arrow-up:before {
  content: ""; }

.bt-arrow-down:before {
  content: ""; }

.bt-arrow-left:before {
  content: ""; }

.bt-arrow-right:before {
  content: ""; }

.bt-bar-chart:before {
  content: ""; }

.bt-pie-chart:before {
  content: ""; }

.bt-circle-arrow-up:before {
  content: ""; }

.bt-circle-arrow-down:before {
  content: ""; }

.bt-circle-arrow-left:before {
  content: ""; }

.bt-circle-arrow-right:before {
  content: ""; }

.bt-caret-up:before {
  content: ""; }

.bt-caret-down:before {
  content: ""; }

.bt-caret-left:before {
  content: ""; }

.bt-caret-right:before {
  content: ""; }

.bt-long-arrow-up:before {
  content: ""; }

.bt-long-arrow-down:before {
  content: ""; }

.bt-long-arrow-left:before {
  content: ""; }

.bt-long-arrow-right:before {
  content: ""; }

.bt-Bold:before {
  content: ""; }

.bt-italic:before {
  content: ""; }

.bt-underline:before {
  content: ""; }

.bt-link:before {
  content: ""; }

.bt-paper-clip:before {
  content: ""; }

.bt-align-left:before {
  content: ""; }

.bt-align-center:before {
  content: ""; }

.bt-align-right:before {
  content: ""; }

.bt-align-justify:before {
  content: ""; }

.bt-cut:before {
  content: ""; }

.bt-copy:before {
  content: ""; }

.bt-paste:before {
  content: ""; }

.bt-photo:before {
  content: ""; }

.bt-table:before {
  content: ""; }

.bt-ulist:before {
  content: ""; }

.bt-olist:before {
  content: ""; }

.bt-indent:before {
  content: ""; }

.bt-outdent:before {
  content: ""; }

.bt-undo:before {
  content: ""; }

.bt-redo:before {
  content: ""; }

.bt-sup:before {
  content: ""; }

.bt-sub:before {
  content: ""; }

.bt-text-size:before {
  content: ""; }

.bt-text-color:before {
  content: ""; }

.bt-remove-formatting:before {
  content: ""; }

.bt-blockquote:before {
  content: ""; }

.bt-globe:before {
  content: ""; }

.bt-map:before {
  content: ""; }

.bt-map-arrow:before {
  content: ""; }

.bt-map-marker:before {
  content: ""; }

.bt-map-pin:before {
  content: ""; }

.bt-home:before {
  content: ""; }

.bt-building:before {
  content: ""; }

.bt-industry:before {
  content: ""; }

.bt-desktop:before {
  content: ""; }

.bt-laptop:before {
  content: ""; }

.bt-tablet:before {
  content: ""; }

.bt-mobile:before {
  content: ""; }

.bt-tv:before {
  content: ""; }

.bt-radio-checked:before {
  content: ""; }

.bt-radio-unchecked:before {
  content: ""; }

.bt-checkbox-checked:before {
  content: ""; }

.bt-checkbox-unchecked:before {
  content: ""; }

.bt-checkbox-intermediate:before {
  content: ""; }

.bt-user:before {
  content: ""; }

.bt-user-male:before {
  content: ""; }

.bt-user-female:before {
  content: ""; }

.bt-crown:before {
  content: ""; }

.bt-credit-card:before {
  content: ""; }

.bt-strikethrough:before {
  content: ""; }

.bt-eject:before {
  content: ""; }

.bt-ellipsis-h:before {
  content: ""; }

.bt-ellipsis-v:before {
  content: ""; }

.fab-facebook:before {
  content: ""; }

.fab-facebook-alt:before {
  content: ""; }

.fab-twitter:before {
  content: ""; }

.fab-linkedin:before {
  content: ""; }

.fab-linkedin-alt:before {
  content: ""; }

.fab-instagram:before {
  content: ""; }

.fab-github:before {
  content: ""; }

.fab-github-alt:before {
  content: ""; }

.fab-googleplus:before {
  content: ""; }

.fab-googleplus-alt:before {
  content: ""; }

.fab-pinterest:before {
  content: ""; }

.fab-pinterest-alt:before {
  content: ""; }

.fab-tumblr:before {
  content: ""; }

.fab-tumblr-alt:before {
  content: ""; }

.fab-bitcoin:before {
  content: ""; }

.fab-bitcoin-alt:before {
  content: ""; }

.fab-dropbox:before {
  content: ""; }

.fab-stackexchange:before {
  content: ""; }

.fab-stackoverflow:before {
  content: ""; }

.fab-flickr:before {
  content: ""; }

.fab-flickr-alt:before {
  content: ""; }

.fab-bitbucket:before {
  content: ""; }

.fab-html5:before {
  content: ""; }

.fab-css3:before {
  content: ""; }

.fab-apple:before {
  content: ""; }

.fab-windows:before {
  content: ""; }

.fab-android:before {
  content: ""; }

.fab-linux:before {
  content: ""; }

.fab-dribbble:before {
  content: ""; }

.fab-youtube:before {
  content: ""; }

.fab-skype:before {
  content: ""; }

.fab-foursquare:before {
  content: ""; }

.fab-trello:before {
  content: ""; }

.fab-maxcdn:before {
  content: ""; }

.fab-gittip:before,
.fab-gratipay:before {
  content: ""; }

.fab-vimeo:before {
  content: ""; }

.fab-vimeo-alt:before {
  content: ""; }

.fab-slack:before {
  content: ""; }

.fab-wordpress:before {
  content: ""; }

.fab-wordpress-alt:before {
  content: ""; }

.fab-openid:before {
  content: ""; }

.fab-yahoo:before {
  content: ""; }

.fab-yahoo-alt:before {
  content: ""; }

.fab-reddit:before {
  content: ""; }

.fab-google:before {
  content: ""; }

.fab-google-alt:before {
  content: ""; }

.fab-stumbleupon:before {
  content: ""; }

.fab-stumbleupon-alt:before {
  content: ""; }

.fab-delicious:before {
  content: ""; }

.fab-digg:before {
  content: ""; }

.fab-piedpiper:before {
  content: ""; }

.fab-piedpiper-alt:before {
  content: ""; }

.fab-drupal:before {
  content: ""; }

.fab-joomla:before {
  content: ""; }

.fab-behance:before {
  content: ""; }

.fab-steam:before {
  content: ""; }

.fab-steam-alt:before {
  content: ""; }

.fab-spotify:before {
  content: ""; }

.fab-deviantart:before {
  content: ""; }

.fab-soundcloud:before {
  content: ""; }

.fab-vine:before {
  content: ""; }

.fab-codepen:before {
  content: ""; }

.fab-jsfiddle:before {
  content: ""; }

.fab-rebel:before {
  content: ""; }

.fab-empire:before {
  content: ""; }

.fab-git:before {
  content: ""; }

.fab-hackernews:before {
  content: ""; }

.fab-hackernews-alt:before {
  content: ""; }

.fab-slideshare:before {
  content: ""; }

.fab-twitch:before {
  content: ""; }

.fab-yelp:before {
  content: ""; }

.fab-paypal:before {
  content: ""; }

.fab-google-wallet:before {
  content: ""; }

.fab-angellist:before {
  content: ""; }

.fab-cc-visa:before {
  content: ""; }

.fab-cc-mastercard:before {
  content: ""; }

.fab-cc-discover:before {
  content: ""; }

.fab-cc-amex:before {
  content: ""; }

.fab-cc-paypal:before {
  content: ""; }

.fab-cc-stripe:before {
  content: ""; }

.fab-lastfm:before {
  content: ""; }

.fab-whatsapp:before {
  content: ""; }

.fab-medium:before {
  content: ""; }

.fab-meanpath:before {
  content: ""; }

.fab-meanpath-alt:before {
  content: ""; }

.fab-pagelines:before {
  content: ""; }

.fab-ioxhost:before {
  content: ""; }

.fab-buysellads:before {
  content: ""; }

.fab-buysellads-alt:before {
  content: ""; }

.fab-connectdevelop:before {
  content: ""; }

.fab-dashcube:before {
  content: ""; }

.fab-forumbee:before {
  content: ""; }

.fab-leanpub:before {
  content: ""; }

.fab-sellsy:before {
  content: ""; }

.fab-shirtsinbulk:before {
  content: ""; }

.fab-simplybuilt:before {
  content: ""; }

.fab-skyatlas:before {
  content: ""; }

.fab-viacoin:before {
  content: ""; }

.fab-codiepie:before {
  content: ""; }

.fab-queue:before {
  content: ""; }

.fab-queue-alt:before {
  content: ""; }

.fab-fonticons:before {
  content: ""; }

.fab-fonticons-alt:before {
  content: ""; }

.fab-blacktie:before {
  content: ""; }

.fab-blacktie-alt:before {
  content: ""; }

.fab-xing:before {
  content: ""; }

.fab-vk:before {
  content: ""; }

.fab-weibo:before {
  content: ""; }

.fab-renren:before {
  content: ""; }

.fab-tencent-weibo:before {
  content: ""; }

.fab-qq:before {
  content: ""; }

.fab-wechat:before,
.fab-weixin:before {
  content: ""; }

@charset "UTF-8";
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/Assets/fonts/fontawesome-webfont.eot?v=4.5.0");
  src: url("/Assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("/Assets/fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("/Assets/fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("/Assets/fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("/Assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.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; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }
.fa-xl { font-size: 1.4em;vertical-align:-8%;line-height:0.75em; }
.fa-2x { font-size: 2em; }
.fa-3x { font-size: 3em; }
.fa-4x { font-size: 4em; }
.fa-5x { font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before { content: ""; }
.fa-envelope-o:before { content: ""; }

.fa-heart:before { content: ""; }
.fa-star:before { content: ""; }
.fa-star-o:before { content: ""; }

.fa-user:before { content: ""; }
.fa-film:before { content: ""; }

.fa-th-large:before { content: ""; }
.fa-th:before { content: ""; }
.fa-th-list:before { content: ""; }
.fa-check:before { content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before { content: ""; }

.fa-share-square-o:before { content: ""; }
.fa-check-square-o:before { content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before { content: ""; }

.fa-fast-backward:before { content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before { content: ""; }
.fa-chevron-right:before { content: ""; }

.fa-plus-circle:before { content: ""; }
.fa-minus-circle:before { content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before { content: ""; }
.fa-info-circle:before { content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before { content: ""; }
.fa-compress:before { content: ""; }

.fa-plus:before { content: ""; }
.fa-minus:before { content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before { content: ""; }
.fa-camera-retro:before { content: ""; }
.fa-key:before { content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before { content: ""; }
.fa-thumbs-o-up:before { content: ""; }
.fa-thumbs-o-down:before { content: ""; }

.fa-star-half:before { content: ""; }

.fa-heart-o:before { content: ""; }

.fa-sign-out:before { content: ""; }

.fa-linkedin-square:before { content: ""; }

.fa-thumb-tack:before { content: ""; }

.fa-external-link:before { content: ""; }

.fa-sign-in:before { content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before { content: ""; color: #318da8; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before { content: ""; }
.fa-hand-o-left:before { content: ""; }
.fa-hand-o-up:before { content: ""; }
.fa-hand-o-down:before { content: ""; }

.fa-arrow-circle-left:before { content: ""; }
.fa-arrow-circle-right:before { content: ""; }
.fa-arrow-circle-up:before { content: ""; }
.fa-arrow-circle-down:before { content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before { content: ""; }
.fa-info:before { content: ""; }
.fa-exclamation:before { content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before { content: ""; }
.fa-minus-square-o:before { content: ""; }

.fa-level-up:before { content: ""; }
.fa-level-down:before { content: ""; }

.fa-check-square:before { content: "";color:#318da8; }
.fa-pencil-square:before { content: ""; }
.fa-external-link-square:before { content: ""; }
.fa-share-square:before { content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before { content: ""; }
.fa-long-arrow-up:before { content: ""; }
.fa-long-arrow-left:before { content: ""; }
.fa-long-arrow-right:before { content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

video {
    /*do not change z-index here as it affects media player*/
    object-fit: contain;
    width: 100%;
    margin-bottom: -5px;
}

.landing-page-video-div {
    background-color: #000000;
    margin-bottom: 4px;
    /*margin-top: -50px;*/
}

.landing-page-banner-text {
    left:0;
    right: 0;
    margin: 23% auto 0;
    position: absolute;
    /*margin-top:10px;
    margin-bottom: 40px;*/
    top: 0px;
    right: 0px;
    z-index: 1000;
    text-align: center;
    vertical-align: baseline;
    color: #FFFFFF;
    /*text-shadow: -1px -1px 0 #555, 1px -1px 0 #555, -1px 1px 0 #555, 1px 1px 0 #555;*/
}

.landing-page-banner-text h1 {
    font-size:56px;
    font-weight: 600;
    /*font-weight: bold;*/
    text-transform: uppercase;
}

.landing-page-banner-text h3 {
    font-size: 38px;
    font-weight: 500;
}

.landing-page-banner-text button {
    padding-top: 8px;
    padding-bottom: 11px;
}
