.form-control:focus,
.form-control.focus,
.item-selector-button:hover,
.item-selector-button.hover,
.selectize-input.focus,
.selectize-control.single .selectize-input.focus,
.tile-button:hover,
.tile-button.hover,
.ats-switch:hover,
.toolbar .input-group .form-control.search:focus,
.toolbar .input-group .form-control.search.focus {
    border-color: #017d80;
    border-width: 1px;
    outline: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3)
}

[theme="ocean"] .doc-hero,
[theme="ocean"] .navbar-default,
[theme="ocean"] .doc-gradient,
[theme="ocean"] .sample-app .panel-heading,
[theme="ocean"] #header,
[theme="ocean"] header {
    background-image: -webkit-gradient(linear, left top, right top, from(#6200ee), to(#002743));
    background-image: -webkit-linear-gradient(left, #6200ee 0%, #002743 100%);
    background-image: linear-gradient(90deg, #6200ee 0%, #002743 100%);
}

[theme="ocean"] .signin,
[theme="ocean"].signin,
[theme="ocean"].fullscreen,
[theme="ocean"].fullscreen.signin,
[theme="ocean"] .loading-screen,
[theme="ocean"] .gradient-swatch,
[theme="ocean"].welcome .site-content {
    background-image: -webkit-linear-gradient(315deg, #6200ee 0%, #002743 100%);
    background-image: linear-gradient(135deg, #6200ee 0%, #002743 100%)
}

[theme="ocean"] h1 {
    color: #0072b8
}

[theme="ocean"] .header-notification {
    color: #0c884c
}

[theme="ocean"].welcome .site-content h1,
[theme="ocean"].welcome .site-content h2,
[theme="ocean"].welcome .site-content h3,
[theme="ocean"].welcome .site-content h4,
[theme="ocean"].welcome .site-content h5,
[theme="ocean"].welcome .site-content h6,
[theme="ocean"].welcome .site-content p,
[theme="ocean"].welcome .site-content strong,
[theme="ocean"].welcome .site-content em,
[theme="ocean"].welcome .site-content label,
[theme="ocean"].welcome .site-content .fa .nc-icon-mini,
[theme="ocean"].welcome .site-content .nc-icon-outline {
    color: #fff
}

[theme="ocean"] .heading-swatch {
    background-color: #0072b8
}

[theme="sunset"] .doc-hero,
[theme="sunset"] .navbar-default,
[theme="sunset"] .doc-gradient,
[theme="sunset"] .sample-app .panel-heading,
[theme="sunset"] #header,
[theme="sunset"] header {
    background-image: -webkit-gradient(linear, left top, right top, from(#017d80), to(#002743));
    background-image: -webkit-linear-gradient(left, #017d80 0%, #002743 100%);
    background-image: linear-gradient(90deg, #017d80 0%, #002743 100%);
}

[theme="sunset"] .signin,
[theme="sunset"].signin,
[theme="sunset"].fullscreen,
[theme="sunset"].fullscreen.signin,
[theme="sunset"] .loading-screen,
[theme="sunset"] .gradient-swatch,
[theme="sunset"].welcome .site-content {
    background-image: -webkit-linear-gradient(315deg, #017d80 0%, #002743 100%);
    background-image: linear-gradient(135deg, #017d80 0%, #002743 100%)
}

[theme="sunset"] h1 {
    color: #a03f9b
}

[theme="sunset"] .header-notification {
    color: #cc4d14
}

[theme="sunset"].welcome .site-content h1,
[theme="sunset"].welcome .site-content h2,
[theme="sunset"].welcome .site-content h3,
[theme="sunset"].welcome .site-content h4,
[theme="sunset"].welcome .site-content h5,
[theme="sunset"].welcome .site-content h6,
[theme="sunset"].welcome .site-content p,
[theme="sunset"].welcome .site-content strong,
[theme="sunset"].welcome .site-content em,
[theme="sunset"].welcome .site-content label,
[theme="sunset"].welcome .site-content .fa .nc-icon-mini,
[theme="sunset"].welcome .site-content .nc-icon-outline {
    color: #fff
}

[theme="sunset"] .heading-swatch {
    background-color: #a03f9b
}

[theme="twilight"] .doc-hero,
[theme="twilight"] .navbar-default,
[theme="twilight"] .doc-gradient,
[theme="twilight"] .sample-app .panel-heading,
[theme="twilight"] #header,
[theme="twilight"] header {
    background-image: -webkit-gradient(linear, left top, right top, from(#0072b8), color-stop(50%, #314183), to(#a03f9b));
    background-image: -webkit-linear-gradient(left, #0072b8 0%, #314183 50%, #a03f9b 100%);
    background-image: linear-gradient(90deg, #0072b8 0%, #314183 50%, #a03f9b 100%)
}

[theme="twilight"] .signin,
[theme="twilight"].signin,
[theme="twilight"].fullscreen,
[theme="twilight"].fullscreen.signin,
[theme="twilight"] .loading-screen,
[theme="twilight"] .gradient-swatch,
[theme="twilight"].welcome .site-content {
    background-image: -webkit-linear-gradient(315deg, #0072b8 0%, #314183 50%, #a03f9b 100%);
    background-image: linear-gradient(135deg, #0072b8 0%, #314183 50%, #a03f9b 100%)
}

[theme="twilight"] h1 {
    color: #0072b8
}
.list-group-item.active {
    z-index: 0 !important;
}

[theme="twilight"] .header-notification {
    color: #a03f9b
}

[theme="twilight"].welcome .site-content h1,
[theme="twilight"].welcome .site-content h2,
[theme="twilight"].welcome .site-content h3,
[theme="twilight"].welcome .site-content h4,
[theme="twilight"].welcome .site-content h5,
[theme="twilight"].welcome .site-content h6,
[theme="twilight"].welcome .site-content p,
[theme="twilight"].welcome .site-content strong,
[theme="twilight"].welcome .site-content em,
[theme="twilight"].welcome .site-content label,
[theme="twilight"].welcome .site-content .fa .nc-icon-mini,
[theme="twilight"].welcome .site-content .nc-icon-outline {
    color: #fff
}

[theme="twilight"] .heading-swatch {
    background-color: #0072b8
}

.bg-gradient-default {
    background-image: -webkit-linear-gradient(315deg, #3e53a4 0%, #cc4d14 100%);
    background-image: linear-gradient(135deg, #3e53a4 0%, #cc4d14 100%)
}

.bg-gradient-ocean {
    background-image: -webkit-linear-gradient(315deg, #6200ee 0%, #002743 100%);
    background-image: linear-gradient(135deg, #6200ee 0%, #002743 100%);
}

.bg-gradient-sunset {
    background-image: -webkit-linear-gradient(315deg, #017d80 0%, #002743 100%);
    background-image: linear-gradient(135deg, #017d80 0%, #002743 100%);
}

.bg-gradient-twilight {
    background-image: -webkit-linear-gradient(315deg, #0072b8 0%, #314183 50%, #a03f9b 100%);
    background-image: linear-gradient(135deg, #0072b8 0%, #314183 50%, #a03f9b 100%)
}


@font-face {
    font-family: 'Yellix';
    src: url(./Yellix-Regular.86d684ede756d9682c1d.otf) format("opentype"), url(./Yellix-Regular.86ef6790ce9fcdd65169.woff) format("woff"), url(./Yellix-Regular.b1cc08bac30fd007d660.woff2) format("woff2"), url(./Yellix-Regular.cc104aab88d3de38484e.ttf) format("truetype")
}

@font-face {
    font-family: 'Yellix_Bold';
    src: url(./Yellix-Bold.06828e84f13533dac2c8.otf) format("opentype"), url(./Yellix-Bold.15fee42b431925fa8214.woff) format("woff"), url(./Yellix-Bold.4146f4aba102b79d2960.woff2) format("woff2"), url(./Yellix-Bold.909a9b45bf89ff41934a.ttf) format("truetype")
}

@font-face {
    font-family: 'Yellix_SemiBold';
    src: url(./Yellix-SemiBold.0a775f38f3984d3b7000.otf) format("opentype"), url(./Yellix-SemiBold.bb9a9b98f190ccc08026.woff) format("woff"), url(./Yellix-SemiBold.e1d8ee2ee5341b253bec.woff2) format("woff2"), url(./Yellix-SemiBold.47da74484eab96004a48.ttf) format("truetype")
}

@font-face {
    font-family: 'pbfont';
    src: url(./pbfont.34e8abd6e5383eb2bcab.eot);
    src: url(./pbfont.34e8abd6e5383eb2bcab.eot?#iefix) format("embedded-opentype"), url(./pbfont.bd00a34087d66997b145.woff) format("woff"), url(./pbfont.286578058604ae9f836c.ttf) format("truetype"), url(./pbfont.svg#pbfont) format("svg")
}

@font-face {
    font-family: 'pbfont';
    src: url(./pbfont.286578058604ae9f836c.ttf) format("truetype"), url(./pbfont.bd00a34087d66997b145.woff) format("woff"), url(./pbfont.svg#pbfont) format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="pbfont-"],
[class*=" pbfont-"] {
    font-family: 'pbfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pbfont-addressbook::before {
    content: ""
}

.pbfont-catalog_addto::before {
    content: ""
}

.pbfont-catalog_new::before {
    content: ""
}

.pbfont-catalog::before {
    content: ""
}

.pbfont-connection_database::before {
    content: ""
}

.pbfont-connection_filesystem::before {
    content: ""
}

.pbfont-connection_new::before {
    content: ""
}

.pbfont-connection::before {
    content: ""
}

.pbfont-flag_o::before {
    content: ""
}

.pbfont-folder_addto::before {
    content: ""
}

.pbfont-folder_new::before {
    content: ""
}

.pbfont-folder::before {
    content: ""
}

.pbfont-label_auto::before {
    content: ""
}

.pbfont-label_layer::before {
    content: ""
}

.pbfont-label_select::before {
    content: ""
}

.pbfont-label::before {
    content: ""
}

.pbfont-layer_group::before {
    content: ""
}

.pbfont-layer_new::before {
    content: ""
}

.pbfont-layer::before {
    content: ""
}

.pbfont-line::before {
    content: ""
}

.pbfont-map_new::before {
    content: ""
}

.pbfont-map::before {
    content: ""
}

.pbfont-metadata_template::before {
    content: ""
}

.pbfont-metadata::before {
    content: ""
}

.pbfont-point::before {
    content: ""
}

.pbfont-polygon::before {
    content: ""
}

.pbfont-scale_nu::before {
    content: ""
}

.pbfont-scale::before {
    content: ""
}

.pbfont-table_new::before {
    content: ""
}

.pbfont-table::before {
    content: ""
}

.pbfont-tile_new::before {
    content: ""
}

.pbfont-tile::before {
    content: ""
}

.pbfont-treeview::before {
    content: ""
}

.pbfont-hubvis_canvas::before {
    content: ""
}

.pbfont-hubvis_circular::before {
    content: ""
}

.pbfont-hubvis_cluster::before {
    content: ""
}

.pbfont-hubvis_expand_arrow::before {
    content: ""
}

.pbfont-hubvis_graph::before {
    content: ""
}

.pbfont-hubvis_hierarch::before {
    content: ""
}

.pbfont-hubvis_load_pred::before {
    content: ""
}

.pbfont-hubvis_load_succ::before {
    content: ""
}

.pbfont-hubvis_map::before {
    content: "";
    content: '\e915';
}

.pbfont-hubvis_model::before {
    content: ""
}

.pbfont-hubvis_organic::before {
    content: ""
}

.pbfont-hubvis_orthogonal::before {
    content: ""
}

.pbfont-hubvis_query_selection::before {
    content: ""
}

.pbfont-hubvis_radial::before {
    content: ""
}

.pbfont-hubvis_remove_filter::before {
    content: ""
}

.pbfont-hubvis_select_entires::before {
    content: ""
}

.pbfont-hubvis_select_pred::before {
    content: ""
}

.pbfont-hubvis_select_succ::before {
    content: ""
}

.pbfont-hubvis_table::before {
    content: ""
}

.pbfont-hubvis_tree::before {
    content: ""
}

.pbfont-hubvis_unload::before {
    content: ""
}

.pbfont-reduce_screen::before {
    content: ""
}

@font-face {
    font-family: 'pb-wpoi';
    src: url(./pb-wpoi.d108c188920751d578e5.ttf) format("truetype"), url(./pb-wpoi.a3f4dd2c59fcc7b2c017.woff) format("woff"), url(./pb-wpoi.svg#pb-wpoi) format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="pbpoi-"],
[class*=" pbpoi-"] {
    font-family: 'pb-wpoi' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pbpoi-busi_ATM span::before {
    content: ""
}

.pbpoi-busi_bank span::before {
    content: ""
}

.pbpoi-busi_business span::before {
    content: ""
}

.pbpoi-busi_exchange span::before {
    content: ""
}

.pbpoi-comm_business_park span::before {
    content: ""
}

.pbpoi-comm_business span::before {
    content: ""
}

.pbpoi-comm_car_dealer span::before {
    content: ""
}

.pbpoi-comm_car_wash span::before {
    content: ""
}

.pbpoi-comm_charging_station span::before {
    content: ""
}

.pbpoi-comm_company span::before {
    content: ""
}

.pbpoi-comm_courier span::before {
    content: ""
}

.pbpoi-comm_gas_station span::before {
    content: ""
}

.pbpoi-comm_industrial span::before {
    content: ""
}

.pbpoi-comm_legal span::before {
    content: ""
}

.pbpoi-comm_manufacturing span::before {
    content: ""
}

.pbpoi-comm_masonry span::before {
    content: ""
}

.pbpoi-comm_motoring span::before {
    content: ""
}

.pbpoi-comm_parking_garage span::before {
    content: ""
}

.pbpoi-comm_parking span::before {
    content: ""
}

.pbpoi-comm_port_facility span::before {
    content: ""
}

.pbpoi-comm_rental_car_parking span::before {
    content: ""
}

.pbpoi-comm_rental_car span::before {
    content: ""
}

.pbpoi-comm_repair span::before {
    content: ""
}

.pbpoi-edu_school_university span::before {
    content: ""
}

.pbpoi-ent_airport span::before {
    content: ""
}

.pbpoi-ent_amusement_park span::before {
    content: ""
}

.pbpoi-ent_casino span::before {
    content: ""
}

.pbpoi-ent_cinema span::before {
    content: ""
}

.pbpoi-ent_club span::before {
    content: ""
}

.pbpoi-ent_convention_center span::before {
    content: ""
}

.pbpoi-ent_entertainment span::before {
    content: ""
}

.pbpoi-ent_ice_skating span::before {
    content: ""
}

.pbpoi-ent_leisure_center span::before {
    content: ""
}

.pbpoi-ent_marina span::before {
    content: ""
}

.pbpoi-ent_media_facility span::before {
    content: ""
}

.pbpoi-ent_nightlife span::before {
    content: ""
}

.pbpoi-ent_sports_center span::before {
    content: ""
}

.pbpoi-ent_stadium span::before {
    content: ""
}

.pbpoi-ent_swimming span::before {
    content: ""
}

.pbpoi-ent_tennis span::before {
    content: ""
}

.pbpoi-ent_theater span::before {
    content: ""
}

.pbpoi-ent_water_sports span::before {
    content: ""
}

.pbpoi-gov_church span::before {
    content: ""
}

.pbpoi-gov_city_center span::before {
    content: ""
}

.pbpoi-gov_community_center span::before {
    content: ""
}

.pbpoi-gov_correctional_facility span::before {
    content: ""
}

.pbpoi-gov_courthouse span::before {
    content: ""
}

.pbpoi-gov_cultural_center span::before {
    content: ""
}

.pbpoi-gov_embassy span::before {
    content: ""
}

.pbpoi-gov_fire_station span::before {
    content: ""
}

.pbpoi-gov_government_office span::before {
    content: ""
}

.pbpoi-gov_library span::before {
    content: ""
}

.pbpoi-gov_military span::before {
    content: ""
}

.pbpoi-gov_museum span::before {
    content: ""
}

.pbpoi-gov_non-government_organization span::before {
    content: ""
}

.pbpoi-gov_place_of_worship span::before {
    content: ""
}

.pbpoi-gov_police_station span::before {
    content: ""
}

.pbpoi-gov_post_office span::before {
    content: ""
}

.pbpoi-gov_public_amenities span::before {
    content: ""
}

.pbpoi-gov_research_facility span::before {
    content: ""
}

.pbpoi-gov_rest_area span::before {
    content: ""
}

.pbpoi-gov_traffic_service span::before {
    content: ""
}

.pbpoi-gov_transit_authority span::before {
    content: ""
}

.pbpoi-gov_utility span::before {
    content: ""
}

.pbpoi-hcare_dentist span::before {
    content: ""
}

.pbpoi-hcare_doctor_office span::before {
    content: ""
}

.pbpoi-hcare_doctor span::before {
    content: ""
}

.pbpoi-hcare_emergency span::before {
    content: ""
}

.pbpoi-hcare_pharmacy span::before {
    content: ""
}

.pbpoi-hcare_veterinarian span::before {
    content: ""
}

.pbpoi-hos_hospital span::before {
    content: ""
}

.pbpoi-out_farms span::before {
    content: ""
}

.pbpoi-out_gate span::before {
    content: ""
}

.pbpoi-out_golf span::before {
    content: ""
}

.pbpoi-out_lodging span::before {
    content: ""
}

.pbpoi-out_zoo span::before {
    content: ""
}

.pbpoi-par_camping span::before {
    content: ""
}

.pbpoi-par_geographic_feature span::before {
    content: ""
}

.pbpoi-par_mountain_paths span::before {
    content: ""
}

.pbpoi-par_native_reservations span::before {
    content: ""
}

.pbpoi-par_park span::before {
    content: ""
}

.pbpoi-par_parks span::before {
    content: ""
}

.pbpoi-par_scenic_view span::before {
    content: ""
}

.pbpoi-par_trails span::before {
    content: ""
}

.pbpoi-ptran_crossing span::before {
    content: ""
}

.pbpoi-ptran_ferry span::before {
    content: ""
}

.pbpoi-ptran_gateway span::before {
    content: ""
}

.pbpoi-ptran_helipad span::before {
    content: ""
}

.pbpoi-ptran_public_transit span::before {
    content: ""
}

.pbpoi-ptran_toll_gate span::before {
    content: ""
}

.pbpoi-ptran_truck_stop span::before {
    content: ""
}

.pbpoi-ptran_weigh_station span::before {
    content: ""
}

.pbpoi-rail_railway span::before {
    content: ""
}

.pbpoi-underground_metro span::before {
    content: ""
}

.pbpoi-ret_bakery span::before {
    content: ""
}

.pbpoi-ret_cafe span::before {
    content: ""
}

.pbpoi-ret_clothing span::before {
    content: ""
}

.pbpoi-ret_department_store span::before {
    content: ""
}

.pbpoi-ret_discount span::before {
    content: ""
}

.pbpoi-ret_drink span::before {
    content: ""
}

.pbpoi-ret_food span::before {
    content: ""
}

.pbpoi-ret_grocery span::before {
    content: ""
}

.pbpoi-ret_hardware span::before {
    content: ""
}

.pbpoi-ret_hotel span::before {
    content: ""
}

.pbpoi-ret_market span::before {
    content: ""
}

.pbpoi-ret_real_estate span::before {
    content: ""
}

.pbpoi-ret_residential span::before {
    content: ""
}

.pbpoi-ret_shop span::before {
    content: ""
}

.pbpoi-ret_shopping_center span::before {
    content: ""
}

.pbpoi-tour_adventure span::before {
    content: ""
}

.pbpoi-tour_beach span::before {
    content: ""
}

.pbpoi-tour_tourist_attractions span::before {
    content: ""
}

.pbpoi-tour_tourist_infomation span::before {
    content: ""
}

[class^="pbpoi-"],
[class*=" pbpoi-"] {
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    line-height: 24px
}

[class^="pbpoi-busi"],
[class*=" pbpoi-busi"] {
    background-color: #7f7973
}

[class^="pbpoi-comm"],
[class*=" pbpoi-comm"] {
    background-color: #be8144
}

[class^="pbpoi-edu"],
[class*=" pbpoi-edu"] {
    background-color: #ae9660
}

[class^="pbpoi-ent"],
[class*=" pbpoi-ent"] {
    background-color: #4b80a5
}

[class^="pbpoi-gov"],
[class*=" pbpoi-gov"] {
    background-color: #667d80
}

[class^="pbpoi-hcare"],
[class*=" pbpoi-hcare"] {
    background-color: #af6d6d
}

[class^="pbpoi-hos"],
[class*=" pbpoi-hos"] {
    background-color: #ba3a54
}

[class^="pbpoi-out"],
[class*=" pbpoi-out"] {
    background-color: #527b5a
}

[class^="pbpoi-par"],
[class*=" pbpoi-par"] {
    background-color: #388846
}

[class^="pbpoi-ptran"],
[class*=" pbpoi-ptran"] {
    background-color: #dd9566
}

[class^="pbpoi-rail"],
[class*=" pbpoi-rail"] {
    background-color: #5b6a6c
}

[class^="pbpoi-underground"],
[class*=" pbpoi-underground"] {
    background-color: #5184aa
}

[class^="pbpoi-ret"],
[class*=" pbpoi-ret"] {
    background-color: #a56d9b
}

[class^="pbpoi-tour"],
[class*=" pbpoi-tour"] {
    background-color: #cc9e2e
}

@font-face {
    font-family: 'Nucleo Mini';
    src: url(./nucleo-mini.964d0d91ff7f87f8b390.eot);
    src: url(./nucleo-mini.964d0d91ff7f87f8b390.eot) format("embedded-opentype"), url(./nucleo-mini.4ae40af09f643247dd44.woff2) format("woff2"), url(./nucleo-mini.99c02b44fa067482a98a.woff) format("woff"), url(./nucleo-mini.8ddbf58cdf86c1ff8490.ttf) format("truetype"), url(./nucleo-mini.svg) format("svg");
    font-weight: normal;
    font-style: normal
}

.nc-icon-mini {
    display: inline-block;
    font: normal normal normal 14px/1 "Nucleo Mini";
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .nc-icon-mini.lg {
        font-size: 1.33333333em;
        vertical-align: -16%
    }

    .nc-icon-mini.x2 {
        font-size: 2em
    }

    .nc-icon-mini.x3 {
        font-size: 3em
    }

    .nc-icon-mini.square,
    .nc-icon-mini.circle {
        padding: .33333em;
        vertical-align: -16%;
        background-color: #eee
    }

    .nc-icon-mini.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.nc-icon-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

    .nc-icon-ul > li {
        position: relative
    }

        .nc-icon-ul > li > .nc-icon-mini {
            position: absolute;
            left: -1.57143em;
            top: .14286em;
            text-align: center
        }

            .nc-icon-ul > li > .nc-icon-mini.lg {
                top: 0;
                left: -1.35714em
            }

            .nc-icon-ul > li > .nc-icon-mini.circle,
            .nc-icon-ul > li > .nc-icon-mini.square {
                top: -.19048em;
                left: -1.90476em
            }

.nc-icon-mini.spin {
    -webkit-animation: nc-icon-spin 2s infinite linear;
    animation: nc-icon-spin 2s infinite linear
}

@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.business_hierarchy {
    background-image: url(./business_hierarchy.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.business_check {
    background-image: url(./business_check.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.business_pencil {
    background-image: url(./business_pencil.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.business_triangle {
    background-image: url(./business_triangle.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.business_durationChallenge {
    background-image: url(./business_durationChallenge.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.business_laneRental {
    background-image: url(./business_laneRental.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.business_nonCompliance {
    background-image: url(./business_nonCompliance.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}
.business_AOSI {
    background-image: url(./business_AOSI.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}
.svg-icon {
    height: 18px;
    width: 18px;
    margin: 2px 8px 0 0;
}


.sensor_icon {
    background-image: url(./sensor_icon.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.briefcase {
    background-image: url(./briefcase.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.nc-icon-mini.rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-icon-mini.rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-icon-mini.rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-icon-mini.flip-y {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.nc-icon-mini.flip-x {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.nc-icon-mini.social_logo-500px:before {
    content: "\eb73"
}

.nc-icon-mini.social_logo-angellist:before {
    content: "\eb74"
}

.nc-icon-mini.social_logo-behance:before {
    content: "\eb75"
}

.nc-icon-mini.social_logo-blogger:before {
    content: "\eb76"
}

.nc-icon-mini.social_logo-buffer:before {
    content: "\eb77"
}

.nc-icon-mini.social_logo-buysellads:before {
    content: "\eb78"
}

.nc-icon-mini.social_logo-codepen:before {
    content: "\eb79"
}

.nc-icon-mini.social_logo-creative-market:before {
    content: "\eb7a"
}

.nc-icon-mini.social_logo-crunchbase:before {
    content: "\eb7b"
}

.nc-icon-mini.social_logo-deviantart:before {
    content: "\eb7c"
}

.nc-icon-mini.social_logo-dribbble:before {
    content: "\eb7d"
}

.nc-icon-mini.social_logo-dropbox:before {
    content: "\eb7e"
}

.nc-icon-mini.social_logo-envato:before {
    content: "\eb7f"
}

.nc-icon-mini.social_logo-evernote:before {
    content: "\eb80"
}

.nc-icon-mini.social_logo-facebook:before {
    content: "\eb81"
}

.nc-icon-mini.social_logo-fb-simple:before {
    content: "\eb82"
}

.nc-icon-mini.social_logo-feedly:before {
    content: "\eb83"
}

.nc-icon-mini.social_logo-flickr:before {
    content: "\eb84"
}

.nc-icon-mini.social_logo-github:before {
    content: "\eb85"
}

.nc-icon-mini.social_logo-google-plus:before {
    content: "\eb86"
}

.nc-icon-mini.social_logo-instagram:before {
    content: "\eb87"
}

.nc-icon-mini.social_logo-lastfm:before {
    content: "\eb88"
}

.nc-icon-mini.social_logo-linkedin:before {
    content: "\eb89"
}

.nc-icon-mini.social_logo-meetup:before {
    content: "\eb8a"
}

.nc-icon-mini.social_logo-myspace:before {
    content: "\eb8b"
}

.nc-icon-mini.social_logo-paypal:before {
    content: "\eb8c"
}

.nc-icon-mini.social_logo-pinterest:before {
    content: "\eb8d"
}

.nc-icon-mini.social_logo-product-hunt:before {
    content: "\eb8e"
}

.nc-icon-mini.social_logo-reddit:before {
    content: "\eb8f"
}

.nc-icon-mini.social_logo-rss:before {
    content: "\eb90"
}

.nc-icon-mini.social_logo-shopify:before {
    content: "\eb91"
}

.nc-icon-mini.social_logo-skype:before {
    content: "\eb92"
}

.nc-icon-mini.social_logo-slack:before {
    content: "\eb93"
}

.nc-icon-mini.social_logo-soundcloud:before {
    content: "\eb94"
}

.nc-icon-mini.social_logo-spotify:before {
    content: "\eb95"
}

.nc-icon-mini.social_logo-trello:before {
    content: "\eb96"
}

.nc-icon-mini.social_logo-tumblr:before {
    content: "\eb97"
}

.nc-icon-mini.social_logo-twitter:before {
    content: "\eb98"
}

.nc-icon-mini.social_logo-vimeo:before {
    content: "\eb99"
}

.nc-icon-mini.social_logo-vine:before {
    content: "\eb9a"
}

.nc-icon-mini.social_logo-whatsapp:before {
    content: "\eb9b"
}

.nc-icon-mini.social_logo-wordpress:before {
    content: "\eb9c"
}

.nc-icon-mini.social_logo-yelp:before {
    content: "\eb9d"
}

.nc-icon-mini.social_logo-youtube:before {
    content: "\eb9e"
}

.nc-icon-mini.design_album:before {
    content: "\ed88"
}

.nc-icon-mini.design_align-bottom:before {
    content: "\ed89"
}

.nc-icon-mini.design_align-center-horizontal:before {
    content: "\ed8a"
}

.nc-icon-mini.design_align-center-vertical:before {
    content: "\ed8b"
}

.nc-icon-mini.design_align-left:before {
    content: "\ed8c"
}

.nc-icon-mini.design_align-right:before {
    content: "\ed8d"
}

.nc-icon-mini.design_align-top:before {
    content: "\ed8e"
}

.nc-icon-mini.design_app:before {
    content: "\ed8f"
}

.nc-icon-mini.design_artboard:before {
    content: "\ed90"
}

.nc-icon-mini.design_blend:before {
    content: "\ed91"
}

.nc-icon-mini.design_book-bookmark:before {
    content: "\ed92"
}

.nc-icon-mini.design_book-open:before {
    content: "\ed93"
}

.nc-icon-mini.design_brush:before {
    content: "\ed94"
}

.nc-icon-mini.design_bug:before {
    content: "\ed95"
}

.nc-icon-mini.design_bullet-list-67:before {
    content: "\ed96"
}

.nc-icon-mini.design_bullet-list-68:before {
    content: "\ed97"
}

.nc-icon-mini.design_bullet-list-69:before {
    content: "\ed98"
}

.nc-icon-mini.design_bullet-list-70:before {
    content: "\ed99"
}

.nc-icon-mini.design_clone:before {
    content: "\ed9a"
}

.nc-icon-mini.design_code:before {
    content: "\ed9b"
}

.nc-icon-mini.design_collection:before {
    content: "\ed9c"
}

.nc-icon-mini.design_command:before {
    content: "\ed9d"
}

.nc-icon-mini.design_compass:before {
    content: "\ed9e"
}

.nc-icon-mini.design_contrast:before {
    content: "\ed9f"
}

.nc-icon-mini.design_copy:before {
    content: "\eda0"
}

.nc-icon-mini.design_crop:before {
    content: "\eda1"
}

.nc-icon-mini.design_cursor-48:before {
    content: "\eda2"
}

.nc-icon-mini.design_cursor-49:before {
    content: "\eda3"
}

.nc-icon-mini.design_design:before {
    content: "\eda4"
}

.nc-icon-mini.design_distribute-horizontal:before {
    content: "\eda5"
}

.nc-icon-mini.design_distribute-vertical:before {
    content: "\eda6"
}

.nc-icon-mini.design_eraser-32:before {
    content: "\eda7"
}

.nc-icon-mini.design_eraser-33:before {
    content: "\eda8"
}

.nc-icon-mini.design_eraser-46:before {
    content: "\eda9"
}

.nc-icon-mini.design_flip-horizontal:before {
    content: "\edaa"
}

.nc-icon-mini.design_flip-vertical:before {
    content: "\edab"
}

.nc-icon-mini.design_image:before {
    content: "\edac"
}

.nc-icon-mini.design_magnet:before {
    content: "\edad"
}

.nc-icon-mini.design_marker:before {
    content: "\edae"
}

.nc-icon-mini.design_measure-02:before {
    content: "\edaf"
}

.nc-icon-mini.design_measure-17:before {
    content: "\edb0"
}

.nc-icon-mini.design_measure-big:before {
    content: "\edb1"
}

.nc-icon-mini.design_mouse-08:before {
    content: "\edb2"
}

.nc-icon-mini.design_mouse-09:before {
    content: "\edb3"
}

.nc-icon-mini.design_mouse-10:before {
    content: "\edb4"
}

.nc-icon-mini.design_note-code:before {
    content: "\edb5"
}

.nc-icon-mini.design_paint-16:before {
    content: "\edb6"
}

.nc-icon-mini.design_paint-37:before {
    content: "\edb7"
}

.nc-icon-mini.design_paint-38:before {
    content: "\edb8"
}

.nc-icon-mini.design_paint-bucket-39:before {
    content: "\edb9"
}

.nc-icon-mini.design_paint-bucket-40:before {
    content: "\edba"
}

.nc-icon-mini.design_palette:before {
    content: "\edbb"
}

.nc-icon-mini.design_pantone:before {
    content: "\edbc"
}

.nc-icon-mini.design_patch-19:before {
    content: "\edbd"
}

.nc-icon-mini.design_patch-34:before {
    content: "\edbe"
}

.nc-icon-mini.design_path-exclude:before {
    content: "\edbf"
}

.nc-icon-mini.design_path-intersect:before {
    content: "\edc0"
}

.nc-icon-mini.design_path-minus:before {
    content: "\edc1"
}

.nc-icon-mini.design_path-unite:before {
    content: "\edc2"
}

.nc-icon-mini.design_pen-01:before {
    content: "\edc3"
}

.nc-icon-mini.design_pen-23:before {
    content: "\edc4"
}

.nc-icon-mini.design_pen-tool:before {
    content: "\edc5"
}

.nc-icon-mini.design_phone:before {
    content: "\edc6"
}

.nc-icon-mini.design_scissors:before {
    content: "\edc7"
}

.nc-icon-mini.design_shape-adjust:before {
    content: "\edc8"
}

.nc-icon-mini.design_shape-circle:before {
    content: "\edc9"
}

.nc-icon-mini.design_shape-polygon:before {
    content: "\edca"
}

.nc-icon-mini.design_shape-square:before {
    content: "\edcb"
}

.nc-icon-mini.design_shape-triangle:before {
    content: "\edcc"
}

.nc-icon-mini.design_shapes:before {
    content: "\edcd"
}

.nc-icon-mini.design_sharpener:before {
    content: "\edce"
}

.nc-icon-mini.design_slice:before {
    content: "\edcf"
}

.nc-icon-mini.design_spray:before {
    content: "\edd0"
}

.nc-icon-mini.design_stamp:before {
    content: "\edd1"
}

.nc-icon-mini.design_tablet:before {
    content: "\edd2"
}

.nc-icon-mini.design_text:before {
    content: "\edd3"
}

.nc-icon-mini.design_todo:before {
    content: "\edd4"
}

.nc-icon-mini.design_usb:before {
    content: "\edd5"
}

.nc-icon-mini.design_vector:before {
    content: "\edd6"
}

.nc-icon-mini.design_wand:before {
    content: "\edd7"
}

.nc-icon-mini.design_webpage:before {
    content: "\edd8"
}

.nc-icon-mini.design_window-code:before {
    content: "\edd9"
}

.nc-icon-mini.design_window-paragraph:before {
    content: "\edda"
}

.nc-icon-mini.design_window-responsive:before {
    content: "\eddb"
}

.nc-icon-mini.design-2_3d-28:before {
    content: "\eea7"
}

.nc-icon-mini.design-2_3d-29:before {
    content: "\eea8"
}

.nc-icon-mini.design-2_android:before {
    content: "\eea9"
}

.nc-icon-mini.design-2_angle:before {
    content: "\eeaa"
}

.nc-icon-mini.design-2_animation-14:before {
    content: "\eeab"
}

.nc-icon-mini.design-2_animation-31:before {
    content: "\eeac"
}

.nc-icon-mini.design-2_animation-32:before {
    content: "\eead"
}

.nc-icon-mini.design-2_apple:before {
    content: "\eeae"
}

.nc-icon-mini.design-2_bucket:before {
    content: "\eeaf"
}

.nc-icon-mini.design-2_button:before {
    content: "\eeb0"
}

.nc-icon-mini.design-2_canvas:before {
    content: "\eeb1"
}

.nc-icon-mini.design-2_css3:before {
    content: "\eeb2"
}

.nc-icon-mini.design-2_cursor-add:before {
    content: "\eeb3"
}

.nc-icon-mini.design-2_cursor-grab:before {
    content: "\eeb4"
}

.nc-icon-mini.design-2_cursor-load:before {
    content: "\eeb5"
}

.nc-icon-mini.design-2_cursor-menu:before {
    content: "\eeb6"
}

.nc-icon-mini.design-2_cursor-not-allowed:before {
    content: "\eeb7"
}

.nc-icon-mini.design-2_cursor-pointer:before {
    content: "\eeb8"
}

.nc-icon-mini.design-2_cursor-text:before {
    content: "\eeb9"
}

.nc-icon-mini.design-2_divider:before {
    content: "\eeba"
}

.nc-icon-mini.design-2_filter-organization:before {
    content: "\eebb"
}

.nc-icon-mini.design-2_form:before {
    content: "\eebc"
}

.nc-icon-mini.design-2_frame:before {
    content: "\eebd"
}

.nc-icon-mini.design-2_group:before {
    content: "\eebe"
}

.nc-icon-mini.design-2_html5:before {
    content: "\eebf"
}

.nc-icon-mini.design-2_image:before {
    content: "\eec0"
}

.nc-icon-mini.design-2_layers:before {
    content: "\eec1"
}

.nc-icon-mini.design-2_layout-11:before {
    content: "\eec2"
}

.nc-icon-mini.design-2_layout-25:before {
    content: "\eec3"
}

.nc-icon-mini.design-2_mirror:before {
    content: "\eec4"
}

.nc-icon-mini.design-2_move-down:before {
    content: "\eec5"
}

.nc-icon-mini.design-2_move-up:before {
    content: "\eec6"
}

.nc-icon-mini.design-2_paint-brush:before {
    content: "\eec7"
}

.nc-icon-mini.design-2_ruler-pencil:before {
    content: "\eec8"
}

.nc-icon-mini.design-2_scale-down:before {
    content: "\eec9"
}

.nc-icon-mini.design-2_scale-up:before {
    content: "\eeca"
}

.nc-icon-mini.design-2_scale:before {
    content: "\eecb"
}

.nc-icon-mini.design-2_selection:before {
    content: "\eecc"
}

.nc-icon-mini.design-2_slider:before {
    content: "\eecd"
}

.nc-icon-mini.design-2_text:before {
    content: "\eece"
}

.nc-icon-mini.design-2_transform-origin:before {
    content: "\eecf"
}

.nc-icon-mini.design-2_transform:before {
    content: "\eed0"
}

.nc-icon-mini.design-2_ungroup:before {
    content: "\eed1"
}

.nc-icon-mini.loader_circle-04:before {
    content: "\eea3"
}

.nc-icon-mini.loader_dots-06:before {
    content: "\eea4"
}

.nc-icon-mini.loader_gear:before {
    content: "\eea5"
}

.nc-icon-mini.loader_refresh:before {
    content: "\eea6"
}

.nc-icon-mini.ui-1_analytics-88:before {
    content: "\ea0f"
}

.nc-icon-mini.ui-1_analytics-89:before {
    content: "\ea10"
}

.nc-icon-mini.ui-1_attach-86:before {
    content: "\ea11"
}

.nc-icon-mini.ui-1_attach-87:before {
    content: "\ea12"
}

.nc-icon-mini.ui-1_bell-53:before {
    content: "\ea13"
}

.nc-icon-mini.ui-1_bell-54:before {
    content: "\ea14"
}

.nc-icon-mini.ui-1_bell-55:before {
    content: "\ea15"
}

.nc-icon-mini.ui-1_bold-add:before {
    content: "\ea16"
}

.nc-icon-mini.ui-1_bold-delete:before {
    content: "\ea17"
}

.nc-icon-mini.ui-1_bold-remove:before {
    content: "\ea18"
}

.nc-icon-mini.ui-1_bookmark-add:before {
    content: "\ea19"
}

.nc-icon-mini.ui-1_bookmark-remove:before {
    content: "\ea1a"
}

.nc-icon-mini.ui-1_calendar-57:before {
    content: "\ea1b"
}

.nc-icon-mini.ui-1_calendar-60:before {
    content: "\ea1c"
}

.nc-icon-mini.ui-1_check-bold:before {
    content: "\ea1d"
}

.nc-icon-mini.ui-1_check-circle-07:before {
    content: "\ea1e"
}

.nc-icon-mini.ui-1_check-circle-08:before {
    content: "\ea1f"
}

.nc-icon-mini.ui-1_check-curve:before {
    content: "\ea20"
}

.nc-icon-mini.ui-1_check-simple:before {
    content: "\ea21"
}

.nc-icon-mini.ui-1_check-small:before {
    content: "\ea22"
}

.nc-icon-mini.ui-1_check-square-09:before {
    content: "\ea23"
}

.nc-icon-mini.ui-1_check-square-11:before {
    content: "\ea24"
}

.nc-icon-mini.ui-1_check:before {
    content: "\ea25"
}

.nc-icon-mini.ui-1_circle-add:before {
    content: "\ea26"
}

.nc-icon-mini.ui-1_circle-bold-add:before {
    content: "\ea27"
}

.nc-icon-mini.ui-1_circle-bold-remove:before {
    content: "\ea28"
}

.nc-icon-mini.ui-1_circle-delete:before {
    content: "\ea29"
}

.nc-icon-mini.ui-1_circle-remove:before {
    content: "\ea2a"
}

.nc-icon-mini.ui-1_dashboard-29:before {
    content: "\ea2b"
}

.nc-icon-mini.ui-1_dashboard-30:before {
    content: "\ea2c"
}

.nc-icon-mini.ui-1_dashboard-half:before {
    content: "\ea2d"
}

.nc-icon-mini.ui-1_dashboard-level:before {
    content: "\ea2e"
}

.nc-icon-mini.ui-1_database:before {
    content: "\ea2f"
}

.nc-icon-mini.ui-1_drop:before {
    content: "\ea30"
}

.nc-icon-mini.ui-1_edit-71:before {
    content: "\ea31"
}

.nc-icon-mini.ui-1_edit-72:before {
    content: "\ea32"
}

.nc-icon-mini.ui-1_edit-73:before {
    content: "\ea33"
}

.nc-icon-mini.ui-1_edit-74:before {
    content: "\ea34"
}

.nc-icon-mini.ui-1_edit-75:before {
    content: "\ea35"
}

.nc-icon-mini.ui-1_edit-76:before {
    content: "\ea36"
}

.nc-icon-mini.ui-1_edit-77:before {
    content: "\ea37"
}

.nc-icon-mini.ui-1_edit-78:before {
    content: "\ea38"
}

.nc-icon-mini.ui-1_email-83:before {
    content: "\ea39"
}

.nc-icon-mini.ui-1_email-84:before {
    content: "\ea3a"
}

.nc-icon-mini.ui-1_eye-17:before {
    content: "\ea3b"
}

.nc-icon-mini.ui-1_eye-19:before {
    content: "\ea3c"
}

.nc-icon-mini.ui-1_eye-ban-18:before {
    content: "\ea3d"
}

.nc-icon-mini.ui-1_eye-ban-20:before {
    content: "\ea3e"
}

.nc-icon-mini.ui-1_flame:before {
    content: "\ea3f"
}

.nc-icon-mini.ui-1_home-51:before {
    content: "\ea40"
}

.nc-icon-mini.ui-1_home-52:before {
    content: "\ea41"
}

.nc-icon-mini.ui-1_home-minimal:before {
    content: "\ea42"
}

.nc-icon-mini.ui-1_home-simple:before {
    content: "\ea43"
}

.nc-icon-mini.ui-1_leaf-80:before {
    content: "\ea44"
}

.nc-icon-mini.ui-1_leaf-81:before {
    content: "\ea45"
}

.nc-icon-mini.ui-1_leaf-edit:before {
    content: "\ea46"
}

.nc-icon-mini.ui-1_lock-circle-open:before {
    content: "\ea47"
}

.nc-icon-mini.ui-1_lock-circle:before {
    content: "\ea48"
}

.nc-icon-mini.ui-1_lock-open:before {
    content: "\ea49"
}

.nc-icon-mini.ui-1_lock:before {
    content: "\ea4a"
}

.nc-icon-mini.ui-1_notification-69:before {
    content: "\ea4b"
}

.nc-icon-mini.ui-1_pencil:before {
    content: "\ea4c"
}

.nc-icon-mini.ui-1_preferences-circle-rotate:before {
    content: "\ea4d"
}

.nc-icon-mini.ui-1_preferences-circle:before {
    content: "\ea4e"
}

.nc-icon-mini.ui-1_preferences-container-circle-rotate:before {
    content: "\ea4f"
}

.nc-icon-mini.ui-1_preferences-container-circle:before {
    content: "\ea50"
}

.nc-icon-mini.ui-1_preferences-container-rotate:before {
    content: "\ea51"
}

.nc-icon-mini.ui-1_preferences-container:before {
    content: "\ea52"
}

.nc-icon-mini.ui-1_preferences-rotate:before {
    content: "\ea53"
}

.nc-icon-mini.ui-1_preferences:before {
    content: "\ea54"
}

.nc-icon-mini.ui-1_send:before {
    content: "\ea55"
}

.nc-icon-mini.ui-1_settings-gear-63:before {
    content: "\ea56"
}

.nc-icon-mini.ui-1_settings-gear-64:before {
    content: "\ea57"
}

.nc-icon-mini.ui-1_settings-gear-65:before {
    content: "\ea58"
}

.nc-icon-mini.ui-1_settings-tool-66:before {
    content: "\ea59"
}

.nc-icon-mini.ui-1_simple-add:before {
    content: "\ea5a"
}

.nc-icon-mini.ui-1_simple-delete:before {
    content: "\ea5b"
}

.nc-icon-mini.ui-1_simple-remove:before {
    content: "\ea5c"
}

.nc-icon-mini.ui-1_trash-simple:before {
    content: "\ea5d"
}

.nc-icon-mini.ui-1_trash:before {
    content: "\ea5e"
}

.nc-icon-mini.ui-1_ui-03:before {
    content: "\ea5f"
}

.nc-icon-mini.ui-1_ui-04:before {
    content: "\ea60"
}

.nc-icon-mini.ui-1_zoom-bold-in:before {
    content: "\ea61"
}

.nc-icon-mini.ui-1_zoom-bold-out:before {
    content: "\ea62"
}

.nc-icon-mini.ui-1_zoom-bold:before {
    content: "\ea63"
}

.nc-icon-mini.ui-1_zoom-in:before {
    content: "\ea64"
}

.nc-icon-mini.ui-1_zoom-out:before {
    content: "\ea65"
}

.nc-icon-mini.ui-1_zoom:before {
    content: "\ea66"
}

.nc-icon-mini.ui-2_alert:before {
    content: "\ea67"
}

.nc-icon-mini.ui-2_alert-:before {
    content: "\ea68"
}

.nc-icon-mini.ui-2_alert-circle:before {
    content: "\ea69"
}

.nc-icon-mini.ui-2_alert-circle-:before {
    content: "\ea6a"
}

.nc-icon-mini.ui-2_alert-circle-i:before {
    content: "\ea6b"
}

.nc-icon-mini.ui-2_alert-i:before {
    content: "\ea6c"
}

.nc-icon-mini.ui-2_alert-square:before {
    content: "\ea6d"
}

.nc-icon-mini.ui-2_alert-square-:before {
    content: "\ea6e"
}

.nc-icon-mini.ui-2_alert-square-i:before {
    content: "\ea6f"
}

.nc-icon-mini.ui-2_archive:before {
    content: "\ea70"
}

.nc-icon-mini.ui-2_ban:before {
    content: "\ea71"
}

.nc-icon-mini.ui-2_battery-81:before {
    content: "\ea72"
}

.nc-icon-mini.ui-2_battery-83:before {
    content: "\ea73"
}

.nc-icon-mini.ui-2_battery-half:before {
    content: "\ea74"
}

.nc-icon-mini.ui-2_battery-low:before {
    content: "\ea75"
}

.nc-icon-mini.ui-2_bluetooth:before {
    content: "\ea76"
}

.nc-icon-mini.ui-2_book:before {
    content: "\ea77"
}

.nc-icon-mini.ui-2_chart-bar-52:before {
    content: "\ea78"
}

.nc-icon-mini.ui-2_chart-bar-53:before {
    content: "\ea79"
}

.nc-icon-mini.ui-2_chat-content:before {
    content: "\ea7a"
}

.nc-icon-mini.ui-2_chat-round-content:before {
    content: "\ea7b"
}

.nc-icon-mini.ui-2_chat-round:before {
    content: "\ea7c"
}

.nc-icon-mini.ui-2_chat:before {
    content: "\ea7d"
}

.nc-icon-mini.ui-2_circle-bold-delete:before {
    content: "\ea7e"
}

.nc-icon-mini.ui-2_cloud-25:before {
    content: "\ea7f"
}

.nc-icon-mini.ui-2_cloud-26:before {
    content: "\ea80"
}

.nc-icon-mini.ui-2_disk:before {
    content: "\ea81"
}

.nc-icon-mini.ui-2_enlarge-57:before {
    content: "\ea82"
}

.nc-icon-mini.ui-2_enlarge-58:before {
    content: "\ea83"
}

.nc-icon-mini.ui-2_favourite-28:before {
    content: "\ea84"
}

.nc-icon-mini.ui-2_favourite-31:before {
    content: "\ea85"
}

.nc-icon-mini.ui-2_filter:before {
    content: "\ea86"
}

.nc-icon-mini.ui-2_fullsize:before {
    content: "\ea87"
}

.nc-icon-mini.ui-2_grid-45:before {
    content: "\ea88"
}

.nc-icon-mini.ui-2_grid-46:before {
    content: "\ea89"
}

.nc-icon-mini.ui-2_grid-48:before {
    content: "\ea8a"
}

.nc-icon-mini.ui-2_grid-50:before {
    content: "\ea8b"
}

.nc-icon-mini.ui-2_grid-square:before {
    content: "\ea8c"
}

.nc-icon-mini.ui-2_hourglass:before {
    content: "\ea8d"
}

.nc-icon-mini.ui-2_lab:before {
    content: "\ea8e"
}

.nc-icon-mini.ui-2_layers:before {
    content: "\ea8f"
}

.nc-icon-mini.ui-2_like:before {
    content: "\ea90"
}

.nc-icon-mini.ui-2_link-66:before {
    content: "\ea91"
}

.nc-icon-mini.ui-2_link-68:before {
    content: "\ea92"
}

.nc-icon-mini.ui-2_link-69:before {
    content: "\ea93"
}

.nc-icon-mini.ui-2_link-72:before {
    content: "\ea94"
}

.nc-icon-mini.ui-2_link-broken-70:before {
    content: "\ea95"
}

.nc-icon-mini.ui-2_link-broken-73:before {
    content: "\ea96"
}

.nc-icon-mini.ui-2_menu-34:before {
    content: "\ea97"
}

.nc-icon-mini.ui-2_menu-35:before {
    content: "\ea98"
}

.nc-icon-mini.ui-2_menu-bold:before {
    content: "\ea99"
}

.nc-icon-mini.ui-2_menu-dots:before {
    content: "\ea9a"
}

.nc-icon-mini.ui-2_menu-square:before {
    content: "\ea9b"
}

.nc-icon-mini.ui-2_node:before {
    content: "\ea9c"
}

.nc-icon-mini.ui-2_paragraph:before {
    content: "\ea9d"
}

.nc-icon-mini.ui-2_phone:before {
    content: "\ea9e"
}

.nc-icon-mini.ui-2_share-bold:before {
    content: "\ea9f"
}

.nc-icon-mini.ui-2_share:before {
    content: "\eaa0"
}

.nc-icon-mini.ui-2_small-add:before {
    content: "\eaa1"
}

.nc-icon-mini.ui-2_small-delete:before {
    content: "\eaa2"
}

.nc-icon-mini.ui-2_small-remove:before {
    content: "\eaa3"
}

.nc-icon-mini.ui-2_square-add-08:before {
    content: "\eaa4"
}

.nc-icon-mini.ui-2_square-add-11:before {
    content: "\eaa5"
}

.nc-icon-mini.ui-2_square-delete-10:before {
    content: "\eaa6"
}

.nc-icon-mini.ui-2_square-delete-13:before {
    content: "\eaa7"
}

.nc-icon-mini.ui-2_square-remove-09:before {
    content: "\eaa8"
}

.nc-icon-mini.ui-2_square-remove-12:before {
    content: "\eaa9"
}

.nc-icon-mini.ui-2_target:before {
    content: "\eaaa"
}

.nc-icon-mini.ui-2_tile-55:before {
    content: "\eaab"
}

.nc-icon-mini.ui-2_tile-56:before {
    content: "\eaac"
}

.nc-icon-mini.ui-2_time-alarm:before {
    content: "\eaad"
}

.nc-icon-mini.ui-2_time-clock:before {
    content: "\eaae"
}

.nc-icon-mini.ui-2_time-countdown:before {
    content: "\eaaf"
}

.nc-icon-mini.ui-2_time:before {
    content: "\eab0"
}

.nc-icon-mini.ui-2_webpage:before {
    content: "\eab1"
}

.nc-icon-mini.ui-3_alert:before {
    content: "\eab2"
}

.nc-icon-mini.ui-3_backward:before {
    content: "\eab3"
}

.nc-icon-mini.ui-3_bolt:before {
    content: "\eab4"
}

.nc-icon-mini.ui-3_bullet-list:before {
    content: "\eab5"
}

.nc-icon-mini.ui-3_calendar-add:before {
    content: "\eab6"
}

.nc-icon-mini.ui-3_card-add:before {
    content: "\eab7"
}

.nc-icon-mini.ui-3_card-alert:before {
    content: "\eab8"
}

.nc-icon-mini.ui-3_chart-bars:before {
    content: "\ee6e"
}

.nc-icon-mini.ui-3_chart:before {
    content: "\ee6f"
}

.nc-icon-mini.ui-3_chat-33:before {
    content: "\ee70"
}

.nc-icon-mini.ui-3_chat-45:before {
    content: "\ee71"
}

.nc-icon-mini.ui-3_chat-46:before {
    content: "\ee72"
}

.nc-icon-mini.ui-3_chat-reply:before {
    content: "\ee73"
}

.nc-icon-mini.ui-3_check-in:before {
    content: "\ee74"
}

.nc-icon-mini.ui-3_check-out:before {
    content: "\ee75"
}

.nc-icon-mini.ui-3_dock-bottom:before {
    content: "\ee76"
}

.nc-icon-mini.ui-3_dock-left:before {
    content: "\ee77"
}

.nc-icon-mini.ui-3_dock-right:before {
    content: "\ee78"
}

.nc-icon-mini.ui-3_dock-top:before {
    content: "\ee79"
}

.nc-icon-mini.ui-3_filter-check:before {
    content: "\ee7a"
}

.nc-icon-mini.ui-3_filter-remove:before {
    content: "\ee7b"
}

.nc-icon-mini.ui-3_forward:before {
    content: "\ee7c"
}

.nc-icon-mini.ui-3_funnel-39:before {
    content: "\ee7d"
}

.nc-icon-mini.ui-3_funnel-40:before {
    content: "\ee7e"
}

.nc-icon-mini.ui-3_funnel-41:before {
    content: "\ee7f"
}

.nc-icon-mini.ui-3_heart:before {
    content: "\ee80"
}

.nc-icon-mini.ui-3_infinite:before {
    content: "\ee81"
}

.nc-icon-mini.ui-3_link:before {
    content: "\ee82"
}

.nc-icon-mini.ui-3_menu-left:before {
    content: "\ee83"
}

.nc-icon-mini.ui-3_menu-right:before {
    content: "\ee84"
}

.nc-icon-mini.ui-3_menu:before {
    content: "\ee85"
}

.nc-icon-mini.ui-3_metrics:before {
    content: "\ee86"
}

.nc-icon-mini.ui-3_phone-call-end:before {
    content: "\ee87"
}

.nc-icon-mini.ui-3_phone-call:before {
    content: "\ee88"
}

.nc-icon-mini.ui-3_phone:before {
    content: "\ee89"
}

.nc-icon-mini.ui-3_playlist:before {
    content: "\ee8a"
}

.nc-icon-mini.ui-3_security:before {
    content: "\ee8b"
}

.nc-icon-mini.ui-3_segmentation:before {
    content: "\ee8c"
}

.nc-icon-mini.ui-3_select:before {
    content: "\ee8d"
}

.nc-icon-mini.ui-3_send:before {
    content: "\ee8e"
}

.nc-icon-mini.ui-3_signal:before {
    content: "\ee8f"
}

.nc-icon-mini.ui-3_slide-left:before {
    content: "\ee90"
}

.nc-icon-mini.ui-3_slide-right:before {
    content: "\ee91"
}

.nc-icon-mini.ui-3_table-left:before {
    content: "\ee92"
}

.nc-icon-mini.ui-3_table-right:before {
    content: "\ee93"
}

.nc-icon-mini.ui-3_tag:before {
    content: "\ee94"
}

.nc-icon-mini.ui-3_widget:before {
    content: "\ee95"
}

.nc-icon-mini.ui-e_round-e-alert:before {
    content: "\ee96"
}

.nc-icon-mini.ui-e_round-e-help:before {
    content: "\ee97"
}

.nc-icon-mini.ui-e_round-e-info:before {
    content: "\ee98"
}

.nc-icon-mini.ui-e_square-e-alert:before {
    content: "\ee99"
}

.nc-icon-mini.ui-e_square-e-help:before {
    content: "\ee9a"
}

.nc-icon-mini.ui-e_square-e-info:before {
    content: "\ee9b"
}

.nc-icon-mini.ui-e_star-half:before {
    content: "\ee9c"
}

.nc-icon-mini.ui-e-2_calendar-add:before {
    content: "\ee9d"
}

.nc-icon-mini.ui-e-2_dock-bottom:before {
    content: "\ee9e"
}

.nc-icon-mini.ui-e-2_dock-left:before {
    content: "\ee9f"
}

.nc-icon-mini.ui-e-2_dock-right:before {
    content: "\eea0"
}

.nc-icon-mini.ui-e-2_dock-top:before {
    content: "\eea1"
}

.nc-icon-mini.ui-e-2_heart:before {
    content: "\eea2"
}

.nc-icon-mini.envir_bulb-saver:before {
    content: "\ee5c"
}

.nc-icon-mini.envir_bulb:before {
    content: "\ee5d"
}

.nc-icon-mini.envir_car:before {
    content: "\ee5e"
}

.nc-icon-mini.envir_fuel-electric:before {
    content: "\ee5f"
}

.nc-icon-mini.envir_fuel:before {
    content: "\ee60"
}

.nc-icon-mini.envir_home:before {
    content: "\ee61"
}

.nc-icon-mini.envir_level:before {
    content: "\ee62"
}

.nc-icon-mini.envir_panel:before {
    content: "\ee63"
}

.nc-icon-mini.envir_radiation:before {
    content: "\ee64"
}

.nc-icon-mini.envir_recycling:before {
    content: "\ee65"
}

.nc-icon-mini.envir_save-planet:before {
    content: "\ee66"
}

.nc-icon-mini.envir_waste-danger:before {
    content: "\ee67"
}

.nc-icon-mini.envir_waste-recycling:before {
    content: "\ee68"
}

.nc-icon-mini.envir_waste:before {
    content: "\ee69"
}

.nc-icon-mini.envir_water-hand:before {
    content: "\ee6a"
}

.nc-icon-mini.envir_water-sink:before {
    content: "\ee6b"
}

.nc-icon-mini.envir_water:before {
    content: "\ee6c"
}

.nc-icon-mini.envir_wind:before {
    content: "\ee6d"
}

.nc-icon-mini.arrows-1_back-78:before {
    content: "\e900"
}

.nc-icon-mini.arrows-1_back-80:before {
    content: "\e901"
}

.nc-icon-mini.arrows-1_bold-down:before {
    content: "\e902"
}

.nc-icon-mini.arrows-1_bold-left:before {
    content: "\e903"
}

.nc-icon-mini.arrows-1_bold-right:before {
    content: "\e904"
}

.nc-icon-mini.arrows-1_bold-up:before {
    content: "\e905"
}

.nc-icon-mini.arrows-1_circle-down-12:before {
    content: "\e906"
}

.nc-icon-mini.arrows-1_circle-down-40:before {
    content: "\e907"
}

.nc-icon-mini.arrows-1_circle-left-10:before {
    content: "\e908"
}

.nc-icon-mini.arrows-1_circle-left-38:before {
    content: "\e909"
}

.nc-icon-mini.arrows-1_circle-right-09:before {
    content: "\e90a"
}

.nc-icon-mini.arrows-1_circle-right-37:before {
    content: "\e90b"
}

.nc-icon-mini.arrows-1_circle-up-11:before {
    content: "\e90c"
}

.nc-icon-mini.arrows-1_circle-up-39:before {
    content: "\e90d"
}

.nc-icon-mini.arrows-1_cloud-download-95:before {
    content: "\e90e"
}

.nc-icon-mini.arrows-1_cloud-upload-96:before {
    content: "\e90f"
}

.nc-icon-mini.arrows-1_curved-next:before {
    content: "\e910"
}

.nc-icon-mini.arrows-1_curved-previous:before {
    content: "\e911"
}

.nc-icon-mini.arrows-1_direction-53:before {
    content: "\e912"
}

.nc-icon-mini.arrows-1_direction-56:before {
    content: "\e913"
}

.nc-icon-mini.arrows-1_double-left:before {
    content: "\e914"
}

.nc-icon-mini.arrows-1_double-right:before {
    content: "\e915"
}

.nc-icon-mini.arrows-1_download:before {
    content: "\e916"
}

.nc-icon-mini.arrows-1_enlarge-diagonal-43:before {
    content: "\e917"
}

.nc-icon-mini.arrows-1_enlarge-diagonal-44:before {
    content: "\e918"
}

.nc-icon-mini.arrows-1_enlarge-horizontal:before {
    content: "\e919"
}

.nc-icon-mini.arrows-1_enlarge-vertical:before {
    content: "\e91a"
}

.nc-icon-mini.arrows-1_fullscreen-70:before {
    content: "\e91b"
}

.nc-icon-mini.arrows-1_fullscreen-71:before {
    content: "\e91c"
}

.nc-icon-mini.arrows-1_fullscreen-76:before {
    content: "\e91d"
}

.nc-icon-mini.arrows-1_fullscreen-77:before {
    content: "\e91e"
}

.nc-icon-mini.arrows-1_fullscreen-double-74:before {
    content: "\e91f"
}

.nc-icon-mini.arrows-1_fullscreen-double-75:before {
    content: "\e920"
}

.nc-icon-mini.arrows-1_fullscreen-split-72:before {
    content: "\e921"
}

.nc-icon-mini.arrows-1_fullscreen-split-73:before {
    content: "\e922"
}

.nc-icon-mini.arrows-1_log-in:before {
    content: "\e923"
}

.nc-icon-mini.arrows-1_log-out:before {
    content: "\e924"
}

.nc-icon-mini.arrows-1_loop-82:before {
    content: "\e925"
}

.nc-icon-mini.arrows-1_minimal-down:before {
    content: "\e926"
}

.nc-icon-mini.arrows-1_minimal-left:before {
    content: "\e927"
}

.nc-icon-mini.arrows-1_minimal-right:before {
    content: "\e928"
}

.nc-icon-mini.arrows-1_minimal-up:before {
    content: "\e929"
}

.nc-icon-mini.arrows-1_redo-79:before {
    content: "\e92a"
}

.nc-icon-mini.arrows-1_redo-81:before {
    content: "\e92b"
}

.nc-icon-mini.arrows-1_refresh-68:before {
    content: "\e92c"
}

.nc-icon-mini.arrows-1_refresh-69:before {
    content: "\e92d"
}

.nc-icon-mini.arrows-1_round-down:before {
    content: "\e92e"
}

.nc-icon-mini.arrows-1_round-left:before {
    content: "\e92f"
}

.nc-icon-mini.arrows-1_round-right:before {
    content: "\e930"
}

.nc-icon-mini.arrows-1_round-up:before {
    content: "\e931"
}

.nc-icon-mini.arrows-1_share-66:before {
    content: "\e932"
}

.nc-icon-mini.arrows-1_share-91:before {
    content: "\e933"
}

.nc-icon-mini.arrows-1_share-92:before {
    content: "\e934"
}

.nc-icon-mini.arrows-1_shuffle-97:before {
    content: "\e935"
}

.nc-icon-mini.arrows-1_shuffle-98:before {
    content: "\e936"
}

.nc-icon-mini.arrows-1_simple-down:before {
    content: "\e937"
}

.nc-icon-mini.arrows-1_simple-left:before {
    content: "\e938"
}

.nc-icon-mini.arrows-1_simple-right:before {
    content: "\e939"
}

.nc-icon-mini.arrows-1_simple-up:before {
    content: "\e93a"
}

.nc-icon-mini.arrows-1_small-triangle-down:before {
    content: "\e93b"
}

.nc-icon-mini.arrows-1_small-triangle-left:before {
    content: "\e93c"
}

.nc-icon-mini.arrows-1_small-triangle-right:before {
    content: "\e93d"
}

.nc-icon-mini.arrows-1_small-triangle-up:before {
    content: "\e93e"
}

.nc-icon-mini.arrows-1_square-down:before {
    content: "\e93f"
}

.nc-icon-mini.arrows-1_square-left:before {
    content: "\e940"
}

.nc-icon-mini.arrows-1_square-right:before {
    content: "\e941"
}

.nc-icon-mini.arrows-1_square-up:before {
    content: "\e942"
}

.nc-icon-mini.arrows-1_strong-down:before {
    content: "\e943"
}

.nc-icon-mini.arrows-1_strong-left:before {
    content: "\e944"
}

.nc-icon-mini.arrows-1_strong-right:before {
    content: "\e945"
}

.nc-icon-mini.arrows-1_strong-up:before {
    content: "\e946"
}

.nc-icon-mini.arrows-1_tail-down:before {
    content: "\e947"
}

.nc-icon-mini.arrows-1_tail-left:before {
    content: "\e948"
}

.nc-icon-mini.arrows-1_tail-right:before {
    content: "\e949"
}

.nc-icon-mini.arrows-1_tail-triangle-down:before {
    content: "\e94a"
}

.nc-icon-mini.arrows-1_tail-triangle-left:before {
    content: "\e94b"
}

.nc-icon-mini.arrows-1_tail-triangle-right:before {
    content: "\e94c"
}

.nc-icon-mini.arrows-1_tail-triangle-up:before {
    content: "\e94d"
}

.nc-icon-mini.arrows-1_tail-up:before {
    content: "\e94e"
}

.nc-icon-mini.arrows-1_trend-down:before {
    content: "\e94f"
}

.nc-icon-mini.arrows-1_trend-up:before {
    content: "\e950"
}

.nc-icon-mini.arrows-1_triangle-down-20:before {
    content: "\e951"
}

.nc-icon-mini.arrows-1_triangle-down-65:before {
    content: "\e952"
}

.nc-icon-mini.arrows-1_triangle-left-18:before {
    content: "\e953"
}

.nc-icon-mini.arrows-1_triangle-left-63:before {
    content: "\e954"
}

.nc-icon-mini.arrows-1_triangle-right-17:before {
    content: "\e955"
}

.nc-icon-mini.arrows-1_triangle-right-62:before {
    content: "\e956"
}

.nc-icon-mini.arrows-1_triangle-up-19:before {
    content: "\e957"
}

.nc-icon-mini.arrows-1_triangle-up-64:before {
    content: "\e958"
}

.nc-icon-mini.arrows-1_zoom-88:before {
    content: "\e959"
}

.nc-icon-mini.arrows-2_block-down:before {
    content: "\e95a"
}

.nc-icon-mini.arrows-2_block-left:before {
    content: "\e95b"
}

.nc-icon-mini.arrows-2_block-right:before {
    content: "\e95c"
}

.nc-icon-mini.arrows-2_block-up:before {
    content: "\e95d"
}

.nc-icon-mini.arrows-2_conversion:before {
    content: "\e95e"
}

.nc-icon-mini.arrows-2_corner-down-round:before {
    content: "\e95f"
}

.nc-icon-mini.arrows-2_corner-down:before {
    content: "\e960"
}

.nc-icon-mini.arrows-2_corner-left-down:before {
    content: "\e961"
}

.nc-icon-mini.arrows-2_corner-left-round:before {
    content: "\e962"
}

.nc-icon-mini.arrows-2_corner-left:before {
    content: "\e963"
}

.nc-icon-mini.arrows-2_corner-right-down:before {
    content: "\e964"
}

.nc-icon-mini.arrows-2_corner-right-round:before {
    content: "\e965"
}

.nc-icon-mini.arrows-2_corner-right:before {
    content: "\e966"
}

.nc-icon-mini.arrows-2_corner-up-left:before {
    content: "\e967"
}

.nc-icon-mini.arrows-2_corner-up-right:before {
    content: "\e968"
}

.nc-icon-mini.arrows-2_corner-up-round:before {
    content: "\e969"
}

.nc-icon-mini.arrows-2_corner-up:before {
    content: "\e96a"
}

.nc-icon-mini.arrows-2_cross-down:before {
    content: "\e96b"
}

.nc-icon-mini.arrows-2_cross-left:before {
    content: "\e96c"
}

.nc-icon-mini.arrows-2_cross-right:before {
    content: "\e96d"
}

.nc-icon-mini.arrows-2_cross-up:before {
    content: "\e96e"
}

.nc-icon-mini.arrows-2_delete-49:before {
    content: "\e96f"
}

.nc-icon-mini.arrows-2_delete-50:before {
    content: "\e970"
}

.nc-icon-mini.arrows-2_direction:before {
    content: "\e971"
}

.nc-icon-mini.arrows-2_dots-download:before {
    content: "\e972"
}

.nc-icon-mini.arrows-2_dots-upload:before {
    content: "\e973"
}

.nc-icon-mini.arrows-2_eject:before {
    content: "\e974"
}

.nc-icon-mini.arrows-2_enlarge-circle:before {
    content: "\e975"
}

.nc-icon-mini.arrows-2_file-download-87:before {
    content: "\e976"
}

.nc-icon-mini.arrows-2_file-upload-86:before {
    content: "\e977"
}

.nc-icon-mini.arrows-2_hit-down:before {
    content: "\e978"
}

.nc-icon-mini.arrows-2_hit-left:before {
    content: "\e979"
}

.nc-icon-mini.arrows-2_hit-right:before {
    content: "\e97a"
}

.nc-icon-mini.arrows-2_hit-up:before {
    content: "\e97b"
}

.nc-icon-mini.arrows-2_log-out:before {
    content: "\e97c"
}

.nc-icon-mini.arrows-2_move-down-right:before {
    content: "\e97d"
}

.nc-icon-mini.arrows-2_move-down:before {
    content: "\e97e"
}

.nc-icon-mini.arrows-2_move-left:before {
    content: "\e97f"
}

.nc-icon-mini.arrows-2_move-right:before {
    content: "\e980"
}

.nc-icon-mini.arrows-2_move-up-left:before {
    content: "\e981"
}

.nc-icon-mini.arrows-2_move-up:before {
    content: "\e982"
}

.nc-icon-mini.arrows-2_push-next:before {
    content: "\e983"
}

.nc-icon-mini.arrows-2_push-previous:before {
    content: "\e984"
}

.nc-icon-mini.arrows-2_replay:before {
    content: "\e985"
}

.nc-icon-mini.arrows-2_round-left-down:before {
    content: "\e986"
}

.nc-icon-mini.arrows-2_round-right-down:before {
    content: "\e987"
}

.nc-icon-mini.arrows-2_round-up-left:before {
    content: "\e988"
}

.nc-icon-mini.arrows-2_round-up-right:before {
    content: "\e989"
}

.nc-icon-mini.arrows-2_select-83:before {
    content: "\e98a"
}

.nc-icon-mini.arrows-2_select-84:before {
    content: "\e98b"
}

.nc-icon-mini.arrows-2_skew-down:before {
    content: "\e98c"
}

.nc-icon-mini.arrows-2_skew-left:before {
    content: "\e98d"
}

.nc-icon-mini.arrows-2_skew-right:before {
    content: "\e98e"
}

.nc-icon-mini.arrows-2_skew-up:before {
    content: "\e98f"
}

.nc-icon-mini.arrows-2_small-left:before {
    content: "\e990"
}

.nc-icon-mini.arrows-2_small-right:before {
    content: "\e991"
}

.nc-icon-mini.arrows-2_square-download:before {
    content: "\e992"
}

.nc-icon-mini.arrows-2_square-upload:before {
    content: "\e993"
}

.nc-icon-mini.arrows-2_triangle-down:before {
    content: "\e994"
}

.nc-icon-mini.arrows-2_triangle-left:before {
    content: "\e995"
}

.nc-icon-mini.arrows-2_triangle-right:before {
    content: "\e996"
}

.nc-icon-mini.arrows-2_triangle-up:before {
    content: "\e997"
}

.nc-icon-mini.arrows-2_zoom:before {
    content: "\e998"
}

.nc-icon-mini.arrows-3_circle-simple-down:before {
    content: "\e999"
}

.nc-icon-mini.arrows-3_circle-simple-left:before {
    content: "\e99a"
}

.nc-icon-mini.arrows-3_circle-simple-right:before {
    content: "\e99b"
}

.nc-icon-mini.arrows-3_circle-simple-up:before {
    content: "\e99c"
}

.nc-icon-mini.arrows-3_small-down:before {
    content: "\e99d"
}

.nc-icon-mini.arrows-3_small-up:before {
    content: "\e99e"
}

.nc-icon-mini.arrows-3_square-corner-down-left:before {
    content: "\e99f"
}

.nc-icon-mini.arrows-3_square-corner-down-right:before {
    content: "\e9a0"
}

.nc-icon-mini.arrows-3_square-corner-up-left:before {
    content: "\e9a1"
}

.nc-icon-mini.arrows-3_square-corner-up-right:before {
    content: "\e9a2"
}

.nc-icon-mini.arrows-3_square-down-06:before {
    content: "\e9a3"
}

.nc-icon-mini.arrows-3_square-left-04:before {
    content: "\e9a4"
}

.nc-icon-mini.arrows-3_square-right-03:before {
    content: "\e9a5"
}

.nc-icon-mini.arrows-3_square-simple-down:before {
    content: "\e9a6"
}

.nc-icon-mini.arrows-3_square-simple-left:before {
    content: "\e9a7"
}

.nc-icon-mini.arrows-3_square-simple-right:before {
    content: "\e9a8"
}

.nc-icon-mini.arrows-3_square-simple-up:before {
    content: "\e9a9"
}

.nc-icon-mini.arrows-3_square-up-05:before {
    content: "\e9aa"
}

.nc-icon-mini.arrows-e_archive-e-download:before {
    content: "\e9ab"
}

.nc-icon-mini.arrows-e_archive-e-upload:before {
    content: "\e9ac"
}

.nc-icon-mini.arrows-e_circle-e-down-04:before {
    content: "\e9ad"
}

.nc-icon-mini.arrows-e_circle-e-down-12:before {
    content: "\e9ae"
}

.nc-icon-mini.arrows-e_circle-e-left-02:before {
    content: "\e9af"
}

.nc-icon-mini.arrows-e_circle-e-left-10:before {
    content: "\e9b0"
}

.nc-icon-mini.arrows-e_circle-e-right-01:before {
    content: "\e9b1"
}

.nc-icon-mini.arrows-e_circle-e-right-09:before {
    content: "\e9b2"
}

.nc-icon-mini.arrows-e_circle-e-up-03:before {
    content: "\e9b3"
}

.nc-icon-mini.arrows-e_circle-e-up-11:before {
    content: "\e9b4"
}

.nc-icon-mini.arrows-e_enlarge-21:before {
    content: "\e9b5"
}

.nc-icon-mini.arrows-e_enlarge-22:before {
    content: "\e9b6"
}

.nc-icon-mini.arrows-e_expand:before {
    content: "\e9b7"
}

.nc-icon-mini.arrows-e_move-bottom-right:before {
    content: "\e9b8"
}

.nc-icon-mini.arrows-e_move-top-left:before {
    content: "\e9b9"
}

.nc-icon-mini.arrows-e_refresh-19:before {
    content: "\e9ba"
}

.nc-icon-mini.arrows-e_refresh-20:before {
    content: "\e9bb"
}

.nc-icon-mini.arrows-e_resize-h:before {
    content: "\e9bc"
}

.nc-icon-mini.arrows-e_resize-v:before {
    content: "\e9bd"
}

.nc-icon-mini.arrows-e_share-26:before {
    content: "\e9be"
}

.nc-icon-mini.arrows-e_share-27:before {
    content: "\e9bf"
}

.nc-icon-mini.arrows-e_square-e-down:before {
    content: "\e9c0"
}

.nc-icon-mini.arrows-e_square-e-left:before {
    content: "\e9c1"
}

.nc-icon-mini.arrows-e_square-e-right:before {
    content: "\e9c2"
}

.nc-icon-mini.arrows-e_square-e-up:before {
    content: "\e9c3"
}

.nc-icon-mini.arrows-e_zoom-circle:before {
    content: "\e9c4"
}

.nc-icon-mini.arrows-e_zoom-e:before {
    content: "\e9c5"
}

.nc-icon-mini.arrows-e_zoom-square:before {
    content: "\e9c6"
}

.nc-icon-mini.arrows-e_zoom-triangles:before {
    content: "\e9c7"
}

.nc-icon-mini.weather_celsius:before {
    content: "\e9c8"
}

.nc-icon-mini.weather_cloud-drop:before {
    content: "\e9c9"
}

.nc-icon-mini.weather_cloud-fog-31:before {
    content: "\e9ca"
}

.nc-icon-mini.weather_cloud-fog-32:before {
    content: "\e9cb"
}

.nc-icon-mini.weather_cloud-hail:before {
    content: "\e9cc"
}

.nc-icon-mini.weather_cloud-light:before {
    content: "\e9cd"
}

.nc-icon-mini.weather_cloud-moon:before {
    content: "\e9ce"
}

.nc-icon-mini.weather_cloud-rain:before {
    content: "\e9cf"
}

.nc-icon-mini.weather_cloud-snow-34:before {
    content: "\e9d0"
}

.nc-icon-mini.weather_cloud-snow-42:before {
    content: "\e9d1"
}

.nc-icon-mini.weather_cloud-sun-17:before {
    content: "\e9d2"
}

.nc-icon-mini.weather_compass:before {
    content: "\e9d3"
}

.nc-icon-mini.weather_drop-15:before {
    content: "\e9d4"
}

.nc-icon-mini.weather_drops:before {
    content: "\e9d5"
}

.nc-icon-mini.weather_eclipse:before {
    content: "\e9d6"
}

.nc-icon-mini.weather_fahrenheit:before {
    content: "\e9d7"
}

.nc-icon-mini.weather_fog:before {
    content: "\e9d8"
}

.nc-icon-mini.weather_forecast:before {
    content: "\e9d9"
}

.nc-icon-mini.weather_hurricane-44:before {
    content: "\e9da"
}

.nc-icon-mini.weather_hurricane-45:before {
    content: "\e9db"
}

.nc-icon-mini.weather_moon-cloud-drop:before {
    content: "\e9dc"
}

.nc-icon-mini.weather_moon-cloud-fog:before {
    content: "\e9dd"
}

.nc-icon-mini.weather_moon-cloud-hail:before {
    content: "\e9de"
}

.nc-icon-mini.weather_moon-cloud-light:before {
    content: "\e9df"
}

.nc-icon-mini.weather_moon-cloud-rain:before {
    content: "\e9e0"
}

.nc-icon-mini.weather_moon-cloud-snow-61:before {
    content: "\e9e1"
}

.nc-icon-mini.weather_moon-cloud-snow-62:before {
    content: "\e9e2"
}

.nc-icon-mini.weather_moon-fog:before {
    content: "\e9e3"
}

.nc-icon-mini.weather_moon-full:before {
    content: "\e9e4"
}

.nc-icon-mini.weather_moon-stars:before {
    content: "\e9e5"
}

.nc-icon-mini.weather_moon:before {
    content: "\e9e6"
}

.nc-icon-mini.weather_rain-hail:before {
    content: "\e9e7"
}

.nc-icon-mini.weather_rain:before {
    content: "\e9e8"
}

.nc-icon-mini.weather_rainbow:before {
    content: "\e9e9"
}

.nc-icon-mini.weather_snow:before {
    content: "\e9ea"
}

.nc-icon-mini.weather_sun-cloud-drop:before {
    content: "\e9eb"
}

.nc-icon-mini.weather_sun-cloud-fog:before {
    content: "\e9ec"
}

.nc-icon-mini.weather_sun-cloud-hail:before {
    content: "\e9ed"
}

.nc-icon-mini.weather_sun-cloud-light:before {
    content: "\e9ee"
}

.nc-icon-mini.weather_sun-cloud-rain:before {
    content: "\e9ef"
}

.nc-icon-mini.weather_sun-cloud-snow-54:before {
    content: "\e9f0"
}

.nc-icon-mini.weather_sun-cloud-snow-55:before {
    content: "\e9f1"
}

.nc-icon-mini.weather_sun-cloud:before {
    content: "\e9f2"
}

.nc-icon-mini.weather_sun-fog-30:before {
    content: "\e9f3"
}

.nc-icon-mini.weather_sun-fog-43:before {
    content: "\e9f4"
}

.nc-icon-mini.weather_wind:before {
    content: "\e9f5"
}

.nc-icon-mini.weather-e_cloud-01:before {
    content: "\e9f6"
}

.nc-icon-mini.weather-e_cloud-02:before {
    content: "\e9f7"
}

.nc-icon-mini.users_add-27:before {
    content: "\e9f8"
}

.nc-icon-mini.users_add-29:before {
    content: "\e9f9"
}

.nc-icon-mini.users_badge-13:before {
    content: "\e9fa"
}

.nc-icon-mini.users_badge-14:before {
    content: "\e9fb"
}

.nc-icon-mini.users_badge-15:before {
    content: "\e9fc"
}

.nc-icon-mini.users_circle-08:before {
    content: "\e9fd"
}

.nc-icon-mini.users_circle-09:before {
    content: "\e9fe"
}

.nc-icon-mini.users_circle-10:before {
    content: "\e9ff"
}

.nc-icon-mini.users_delete-28:before {
    content: "\ea00"
}

.nc-icon-mini.users_delete-30:before {
    content: "\ea01"
}

.nc-icon-mini.users_man-20:before {
    content: "\ea02"
}

.nc-icon-mini.users_multiple-11:before {
    content: "\ea03"
}

.nc-icon-mini.users_multiple-19:before {
    content: "\ea04"
}

.nc-icon-mini.users_single-01:before {
    content: "\ea05"
}

.nc-icon-mini.users_single-02:before {
    content: "\ea06"
}

.nc-icon-mini.users_single-03:before {
    content: "\ea07"
}

.nc-icon-mini.users_single-04:before {
    content: "\ea08"
}

.nc-icon-mini.users_single-05:before {
    content: "\ea09"
}

.nc-icon-mini.users_single-body:before {
    content: "\ea0a"
}

.nc-icon-mini.users_square-31:before {
    content: "\ea0b"
}

.nc-icon-mini.users_square-32:before {
    content: "\ea0c"
}

.nc-icon-mini.users_square-33:before {
    content: "\ea0d"
}

.nc-icon-mini.users_woman-21:before {
    content: "\ea0e"
}

.nc-icon-mini.travel_backpack:before {
    content: "\eab9"
}

.nc-icon-mini.travel_bag:before {
    content: "\eaba"
}

.nc-icon-mini.travel_camping:before {
    content: "\eabb"
}

.nc-icon-mini.travel_drink:before {
    content: "\eabc"
}

.nc-icon-mini.travel_explore:before {
    content: "\eabd"
}

.nc-icon-mini.travel_fire:before {
    content: "\eabe"
}

.nc-icon-mini.travel_hotel-bell:before {
    content: "\eabf"
}

.nc-icon-mini.travel_hotel-symbol:before {
    content: "\eac0"
}

.nc-icon-mini.travel_hotel:before {
    content: "\eac1"
}

.nc-icon-mini.travel_igloo:before {
    content: "\eac2"
}

.nc-icon-mini.travel_jellyfish:before {
    content: "\eac3"
}

.nc-icon-mini.travel_lamp:before {
    content: "\eac4"
}

.nc-icon-mini.travel_luggage:before {
    content: "\eac5"
}

.nc-icon-mini.travel_octopus:before {
    content: "\eac6"
}

.nc-icon-mini.travel_passport:before {
    content: "\eac7"
}

.nc-icon-mini.travel_pickaxe:before {
    content: "\eac8"
}

.nc-icon-mini.travel_pool:before {
    content: "\eac9"
}

.nc-icon-mini.travel_rackets:before {
    content: "\eaca"
}

.nc-icon-mini.travel_road-sign-left:before {
    content: "\eacb"
}

.nc-icon-mini.travel_road-sign-right:before {
    content: "\eacc"
}

.nc-icon-mini.travel_rowing:before {
    content: "\eacd"
}

.nc-icon-mini.travel_sea-mask:before {
    content: "\eace"
}

.nc-icon-mini.travel_shark:before {
    content: "\eacf"
}

.nc-icon-mini.travel_spa:before {
    content: "\ead0"
}

.nc-icon-mini.travel_sunglasses:before {
    content: "\ead1"
}

.nc-icon-mini.travel_surf:before {
    content: "\ead2"
}

.nc-icon-mini.travel_swimwear:before {
    content: "\ead3"
}

.nc-icon-mini.travel_swiss-knife:before {
    content: "\ead4"
}

.nc-icon-mini.travel_trolley:before {
    content: "\ead5"
}

.nc-icon-mini.travel_world:before {
    content: "\ead6"
}

.nc-icon-mini.transportation_air-baloon:before {
    content: "\ead7"
}

.nc-icon-mini.transportation_bike:before {
    content: "\ead8"
}

.nc-icon-mini.transportation_boat-small-02:before {
    content: "\ead9"
}

.nc-icon-mini.transportation_boat-small-03:before {
    content: "\eada"
}

.nc-icon-mini.transportation_boat:before {
    content: "\eadb"
}

.nc-icon-mini.transportation_bus-front-10:before {
    content: "\eadc"
}

.nc-icon-mini.transportation_bus-front-12:before {
    content: "\eadd"
}

.nc-icon-mini.transportation_car-front:before {
    content: "\eade"
}

.nc-icon-mini.transportation_car-taxi:before {
    content: "\eadf"
}

.nc-icon-mini.transportation_car:before {
    content: "\eae0"
}

.nc-icon-mini.transportation_helicopter:before {
    content: "\eae1"
}

.nc-icon-mini.transportation_helmet:before {
    content: "\eae2"
}

.nc-icon-mini.transportation_light-traffic:before {
    content: "\eae3"
}

.nc-icon-mini.transportation_moto:before {
    content: "\eae4"
}

.nc-icon-mini.transportation_plane-17:before {
    content: "\eae5"
}

.nc-icon-mini.transportation_plane-18:before {
    content: "\eae6"
}

.nc-icon-mini.transportation_road:before {
    content: "\eae7"
}

.nc-icon-mini.transportation_skateboard:before {
    content: "\eae8"
}

.nc-icon-mini.transportation_tractor:before {
    content: "\eae9"
}

.nc-icon-mini.transportation_train:before {
    content: "\eaea"
}

.nc-icon-mini.transportation_tram:before {
    content: "\eaeb"
}

.nc-icon-mini.transportation_truck-front:before {
    content: "\eaec"
}

.nc-icon-mini.transportation_vespa-front:before {
    content: "\eaed"
}

.nc-icon-mini.gestures_2x-drag-down:before {
    content: "\eaee"
}

.nc-icon-mini.gestures_2x-drag-up:before {
    content: "\eaef"
}

.nc-icon-mini.gestures_active-38:before {
    content: "\eaf0"
}

.nc-icon-mini.gestures_active-40:before {
    content: "\eaf1"
}

.nc-icon-mini.gestures_camera:before {
    content: "\eaf2"
}

.nc-icon-mini.gestures_double-tap:before {
    content: "\eaf3"
}

.nc-icon-mini.gestures_drag-21:before {
    content: "\eaf4"
}

.nc-icon-mini.gestures_drag-31:before {
    content: "\eaf5"
}

.nc-icon-mini.gestures_drag-down:before {
    content: "\eaf6"
}

.nc-icon-mini.gestures_drag-left:before {
    content: "\eaf7"
}

.nc-icon-mini.gestures_drag-right:before {
    content: "\eaf8"
}

.nc-icon-mini.gestures_drag-up:before {
    content: "\eaf9"
}

.nc-icon-mini.gestures_grab:before {
    content: "\eafa"
}

.nc-icon-mini.gestures_pin:before {
    content: "\eafb"
}

.nc-icon-mini.gestures_pinch:before {
    content: "\eafc"
}

.nc-icon-mini.gestures_rotate-22:before {
    content: "\eafd"
}

.nc-icon-mini.gestures_scan:before {
    content: "\eafe"
}

.nc-icon-mini.gestures_stretch:before {
    content: "\eaff"
}

.nc-icon-mini.gestures_swipe-bottom:before {
    content: "\eb00"
}

.nc-icon-mini.gestures_swipe-left:before {
    content: "\eb01"
}

.nc-icon-mini.gestures_swipe-right:before {
    content: "\eb02"
}

.nc-icon-mini.gestures_swipe-up:before {
    content: "\eb03"
}

.nc-icon-mini.gestures_tap-01:before {
    content: "\eb04"
}

.nc-icon-mini.gestures_tap-02:before {
    content: "\eb05"
}

.nc-icon-mini.text_align-center:before {
    content: "\eb06"
}

.nc-icon-mini.text_align-justify:before {
    content: "\eb07"
}

.nc-icon-mini.text_align-left:before {
    content: "\eb08"
}

.nc-icon-mini.text_align-right:before {
    content: "\eb09"
}

.nc-icon-mini.text_background:before {
    content: "\eb0a"
}

.nc-icon-mini.text_bold:before {
    content: "\eb0b"
}

.nc-icon-mini.text_capitalize:before {
    content: "\eb0c"
}

.nc-icon-mini.text_caps-small:before {
    content: "\eb0d"
}

.nc-icon-mini.text_color:before {
    content: "\eb0e"
}

.nc-icon-mini.text_edit:before {
    content: "\eb0f"
}

.nc-icon-mini.text_italic:before {
    content: "\eb10"
}

.nc-icon-mini.text_line-height:before {
    content: "\eb11"
}

.nc-icon-mini.text_list-bullet:before {
    content: "\eb12"
}

.nc-icon-mini.text_list-numbers:before {
    content: "\eb13"
}

.nc-icon-mini.text_margin-left:before {
    content: "\eb14"
}

.nc-icon-mini.text_margin-right:before {
    content: "\eb15"
}

.nc-icon-mini.text_quote:before {
    content: "\eb16"
}

.nc-icon-mini.text_scale-horizontal:before {
    content: "\eb17"
}

.nc-icon-mini.text_scale-vertical:before {
    content: "\eb18"
}

.nc-icon-mini.text_size:before {
    content: "\eb19"
}

.nc-icon-mini.text_strikethrough:before {
    content: "\eb1a"
}

.nc-icon-mini.text_subscript:before {
    content: "\eb1b"
}

.nc-icon-mini.text_superscript:before {
    content: "\eb1c"
}

.nc-icon-mini.text_tracking:before {
    content: "\eb1d"
}

.nc-icon-mini.text_underline:before {
    content: "\eb1e"
}

.nc-icon-mini.tech_cable-49:before {
    content: "\eb1f"
}

.nc-icon-mini.tech_cd-reader:before {
    content: "\eb20"
}

.nc-icon-mini.tech_computer-monitor:before {
    content: "\eb21"
}

.nc-icon-mini.tech_computer-old:before {
    content: "\eb22"
}

.nc-icon-mini.tech_computer:before {
    content: "\eb23"
}

.nc-icon-mini.tech_controller-modern:before {
    content: "\eb24"
}

.nc-icon-mini.tech_controller:before {
    content: "\eb25"
}

.nc-icon-mini.tech_desktop-screen:before {
    content: "\eb26"
}

.nc-icon-mini.tech_desktop:before {
    content: "\eb27"
}

.nc-icon-mini.tech_disk-reader:before {
    content: "\eb28"
}

.nc-icon-mini.tech_disk:before {
    content: "\eb29"
}

.nc-icon-mini.tech_headphones:before {
    content: "\eb2a"
}

.nc-icon-mini.tech_keyboard-wifi:before {
    content: "\eb2b"
}

.nc-icon-mini.tech_keyboard:before {
    content: "\eb2c"
}

.nc-icon-mini.tech_laptop-camera:before {
    content: "\eb2d"
}

.nc-icon-mini.tech_laptop-front:before {
    content: "\eb2e"
}

.nc-icon-mini.tech_laptop:before {
    content: "\eb2f"
}

.nc-icon-mini.tech_mobile-button:before {
    content: "\eb30"
}

.nc-icon-mini.tech_mobile-camera:before {
    content: "\eb31"
}

.nc-icon-mini.tech_mobile-recharger-08:before {
    content: "\eb32"
}

.nc-icon-mini.tech_mobile-recharger-09:before {
    content: "\eb33"
}

.nc-icon-mini.tech_mobile-toolbar:before {
    content: "\eb34"
}

.nc-icon-mini.tech_mobile:before {
    content: "\eb35"
}

.nc-icon-mini.tech_music:before {
    content: "\eb36"
}

.nc-icon-mini.tech_navigation:before {
    content: "\eb37"
}

.nc-icon-mini.tech_player-19:before {
    content: "\eb38"
}

.nc-icon-mini.tech_player-48:before {
    content: "\eb39"
}

.nc-icon-mini.tech_print-round:before {
    content: "\eb3a"
}

.nc-icon-mini.tech_print:before {
    content: "\eb3b"
}

.nc-icon-mini.tech_ram:before {
    content: "\eb3c"
}

.nc-icon-mini.tech_remote:before {
    content: "\eb3d"
}

.nc-icon-mini.tech_signal:before {
    content: "\eb3e"
}

.nc-icon-mini.tech_socket:before {
    content: "\eb3f"
}

.nc-icon-mini.tech_sync:before {
    content: "\eb40"
}

.nc-icon-mini.tech_tablet-button:before {
    content: "\eb41"
}

.nc-icon-mini.tech_tablet-reader-31:before {
    content: "\eb42"
}

.nc-icon-mini.tech_tablet-reader-42:before {
    content: "\eb43"
}

.nc-icon-mini.tech_tablet-toolbar:before {
    content: "\eb44"
}

.nc-icon-mini.tech_tablet:before {
    content: "\eb45"
}

.nc-icon-mini.tech_tv-old:before {
    content: "\eb46"
}

.nc-icon-mini.tech_tv:before {
    content: "\eb47"
}

.nc-icon-mini.tech_watch-circle:before {
    content: "\eb48"
}

.nc-icon-mini.tech_watch-time:before {
    content: "\eb49"
}

.nc-icon-mini.tech_watch:before {
    content: "\eb4a"
}

.nc-icon-mini.tech_webcam-38:before {
    content: "\eb4b"
}

.nc-icon-mini.tech_webcam-39:before {
    content: "\eb4c"
}

.nc-icon-mini.tech_wifi-router:before {
    content: "\eb4d"
}

.nc-icon-mini.tech_wifi:before {
    content: "\eb4e"
}

.nc-icon-mini.sport_badminton:before {
    content: "\eb4f"
}

.nc-icon-mini.sport_baseball-ball:before {
    content: "\eb50"
}

.nc-icon-mini.sport_baseball-bat:before {
    content: "\eb51"
}

.nc-icon-mini.sport_basketball-12:before {
    content: "\eb52"
}

.nc-icon-mini.sport_boxing:before {
    content: "\eb53"
}

.nc-icon-mini.sport_cardio:before {
    content: "\eb54"
}

.nc-icon-mini.sport_cricket:before {
    content: "\eb55"
}

.nc-icon-mini.sport_crown:before {
    content: "\eb56"
}

.nc-icon-mini.sport_dart:before {
    content: "\eb57"
}

.nc-icon-mini.sport_dumbbells:before {
    content: "\eb58"
}

.nc-icon-mini.sport_fencing:before {
    content: "\eb59"
}

.nc-icon-mini.sport_fishing:before {
    content: "\eb5a"
}

.nc-icon-mini.sport_flag-finish:before {
    content: "\eb5b"
}

.nc-icon-mini.sport_football-headguard:before {
    content: "\eb5c"
}

.nc-icon-mini.sport_golf:before {
    content: "\eb5d"
}

.nc-icon-mini.sport_helmet:before {
    content: "\eb5e"
}

.nc-icon-mini.sport_hockey:before {
    content: "\eb5f"
}

.nc-icon-mini.sport_kettlebell:before {
    content: "\eb60"
}

.nc-icon-mini.sport_ping-pong:before {
    content: "\eb61"
}

.nc-icon-mini.sport_podium:before {
    content: "\eb62"
}

.nc-icon-mini.sport_rope:before {
    content: "\eb63"
}

.nc-icon-mini.sport_rugby:before {
    content: "\eb64"
}

.nc-icon-mini.sport_shaker:before {
    content: "\eb65"
}

.nc-icon-mini.sport_skateboard:before {
    content: "\eb66"
}

.nc-icon-mini.sport_snowboard:before {
    content: "\eb67"
}

.nc-icon-mini.sport_soccer-field:before {
    content: "\eb68"
}

.nc-icon-mini.sport_steering-wheel:before {
    content: "\eb69"
}

.nc-icon-mini.sport_supplement:before {
    content: "\eb6a"
}

.nc-icon-mini.sport_surf:before {
    content: "\eb6b"
}

.nc-icon-mini.sport_tactic:before {
    content: "\eb6c"
}

.nc-icon-mini.sport_tennis-ball:before {
    content: "\eb6d"
}

.nc-icon-mini.sport_tennis:before {
    content: "\eb6e"
}

.nc-icon-mini.sport_trophy:before {
    content: "\eb6f"
}

.nc-icon-mini.sport_user-run:before {
    content: "\eb70"
}

.nc-icon-mini.sport_volleyball:before {
    content: "\eb71"
}

.nc-icon-mini.sport_whistle:before {
    content: "\eb72"
}

.nc-icon-mini.shopping_award:before {
    content: "\eb9f"
}

.nc-icon-mini.shopping_bag-09:before {
    content: "\eba0"
}

.nc-icon-mini.shopping_bag-16:before {
    content: "\eba1"
}

.nc-icon-mini.shopping_bag-17:before {
    content: "\eba2"
}

.nc-icon-mini.shopping_bag-20:before {
    content: "\eba3"
}

.nc-icon-mini.shopping_bag-add-18:before {
    content: "\eba4"
}

.nc-icon-mini.shopping_bag-add-21:before {
    content: "\eba5"
}

.nc-icon-mini.shopping_bag-remove-19:before {
    content: "\eba6"
}

.nc-icon-mini.shopping_bag-remove-22:before {
    content: "\eba7"
}

.nc-icon-mini.shopping_barcode:before {
    content: "\eba8"
}

.nc-icon-mini.shopping_bardcode-qr:before {
    content: "\eba9"
}

.nc-icon-mini.shopping_basket-simple-add:before {
    content: "\ebaa"
}

.nc-icon-mini.shopping_basket-simple-remove:before {
    content: "\ebab"
}

.nc-icon-mini.shopping_basket-simple:before {
    content: "\ebac"
}

.nc-icon-mini.shopping_basket:before {
    content: "\ebad"
}

.nc-icon-mini.shopping_bitcoin:before {
    content: "\ebae"
}

.nc-icon-mini.shopping_box-ribbon:before {
    content: "\ebaf"
}

.nc-icon-mini.shopping_box:before {
    content: "\ebb0"
}

.nc-icon-mini.shopping_cart-modern-in:before {
    content: "\ebb1"
}

.nc-icon-mini.shopping_cart-modern:before {
    content: "\ebb2"
}

.nc-icon-mini.shopping_cart-simple-add:before {
    content: "\ebb3"
}

.nc-icon-mini.shopping_cart-simple-in:before {
    content: "\ebb4"
}

.nc-icon-mini.shopping_cart-simple-remove:before {
    content: "\ebb5"
}

.nc-icon-mini.shopping_cart-simple:before {
    content: "\ebb6"
}

.nc-icon-mini.shopping_cart:before {
    content: "\ebb7"
}

.nc-icon-mini.shopping_cash-register:before {
    content: "\ebb8"
}

.nc-icon-mini.shopping_chart:before {
    content: "\ebb9"
}

.nc-icon-mini.shopping_credit-card-in:before {
    content: "\ebba"
}

.nc-icon-mini.shopping_credit-card:before {
    content: "\ebbb"
}

.nc-icon-mini.shopping_delivery-fast:before {
    content: "\ebbc"
}

.nc-icon-mini.shopping_discount:before {
    content: "\ebbd"
}

.nc-icon-mini.shopping_gift:before {
    content: "\ebbe"
}

.nc-icon-mini.shopping_list:before {
    content: "\ebbf"
}

.nc-icon-mini.shopping_newsletter:before {
    content: "\ebc0"
}

.nc-icon-mini.shopping_receipt-list-42:before {
    content: "\ebc1"
}

.nc-icon-mini.shopping_receipt-list-43:before {
    content: "\ebc2"
}

.nc-icon-mini.shopping_receipt:before {
    content: "\ebc3"
}

.nc-icon-mini.shopping_shop:before {
    content: "\ebc4"
}

.nc-icon-mini.shopping_stock:before {
    content: "\ebc5"
}

.nc-icon-mini.shopping_tag-content:before {
    content: "\ebc6"
}

.nc-icon-mini.shopping_tag-cut:before {
    content: "\ebc7"
}

.nc-icon-mini.shopping_tag:before {
    content: "\ebc8"
}

.nc-icon-mini.shopping_wallet:before {
    content: "\ebc9"
}

.nc-icon-mini.education_agenda-bookmark:before {
    content: "\ebca"
}

.nc-icon-mini.education_atom:before {
    content: "\ebcb"
}

.nc-icon-mini.education_award-55:before {
    content: "\ebcc"
}

.nc-icon-mini.education_backpack-57:before {
    content: "\ebcd"
}

.nc-icon-mini.education_backpack-58:before {
    content: "\ebce"
}

.nc-icon-mini.education_ball-basket:before {
    content: "\ebcf"
}

.nc-icon-mini.education_ball-soccer:before {
    content: "\ebd0"
}

.nc-icon-mini.education_board-51:before {
    content: "\ebd1"
}

.nc-icon-mini.education_book-39:before {
    content: "\ebd2"
}

.nc-icon-mini.education_book-bookmark:before {
    content: "\ebd3"
}

.nc-icon-mini.education_book-open:before {
    content: "\ebd4"
}

.nc-icon-mini.education_books-46:before {
    content: "\ebd5"
}

.nc-icon-mini.education_flask:before {
    content: "\ebd6"
}

.nc-icon-mini.education_glasses:before {
    content: "\ebd7"
}

.nc-icon-mini.education_hat:before {
    content: "\ebd8"
}

.nc-icon-mini.education_language:before {
    content: "\ebd9"
}

.nc-icon-mini.education_molecule:before {
    content: "\ebda"
}

.nc-icon-mini.education_notepad:before {
    content: "\ebdb"
}

.nc-icon-mini.education_paper-diploma:before {
    content: "\ebdc"
}

.nc-icon-mini.education_paper:before {
    content: "\ebdd"
}

.nc-icon-mini.education_pencil-47:before {
    content: "\ebde"
}

.nc-icon-mini.education_school:before {
    content: "\ebdf"
}

.nc-icon-mini.objects_alien-29:before {
    content: "\ebe0"
}

.nc-icon-mini.objects_alien-33:before {
    content: "\ebe1"
}

.nc-icon-mini.objects_anchor:before {
    content: "\ebe2"
}

.nc-icon-mini.objects_astronaut:before {
    content: "\ebe3"
}

.nc-icon-mini.objects_axe:before {
    content: "\ebe4"
}

.nc-icon-mini.objects_baby-bottle:before {
    content: "\ebe5"
}

.nc-icon-mini.objects_baby:before {
    content: "\ebe6"
}

.nc-icon-mini.objects_baloon:before {
    content: "\ebe7"
}

.nc-icon-mini.objects_battery:before {
    content: "\ebe8"
}

.nc-icon-mini.objects_bear:before {
    content: "\ebe9"
}

.nc-icon-mini.objects_billiard:before {
    content: "\ebea"
}

.nc-icon-mini.objects_binocular:before {
    content: "\ebeb"
}

.nc-icon-mini.objects_bow:before {
    content: "\ebec"
}

.nc-icon-mini.objects_bowling:before {
    content: "\ebed"
}

.nc-icon-mini.objects_broom:before {
    content: "\ebee"
}

.nc-icon-mini.objects_cone:before {
    content: "\ebef"
}

.nc-icon-mini.objects_controller:before {
    content: "\ebf0"
}

.nc-icon-mini.objects_diamond:before {
    content: "\ebf1"
}

.nc-icon-mini.objects_dice:before {
    content: "\ebf2"
}

.nc-icon-mini.objects_globe:before {
    content: "\ebf3"
}

.nc-icon-mini.objects_hut:before {
    content: "\ebf4"
}

.nc-icon-mini.objects_key-25:before {
    content: "\ebf5"
}

.nc-icon-mini.objects_key-26:before {
    content: "\ebf6"
}

.nc-icon-mini.objects_lamp:before {
    content: "\ebf7"
}

.nc-icon-mini.objects_leaf-36:before {
    content: "\ebf8"
}

.nc-icon-mini.objects_light:before {
    content: "\ebf9"
}

.nc-icon-mini.objects_planet:before {
    content: "\ebfa"
}

.nc-icon-mini.objects_puzzle-09:before {
    content: "\ebfb"
}

.nc-icon-mini.objects_puzzle-10:before {
    content: "\ebfc"
}

.nc-icon-mini.objects_shovel:before {
    content: "\ebfd"
}

.nc-icon-mini.objects_skull:before {
    content: "\ebfe"
}

.nc-icon-mini.objects_spaceship:before {
    content: "\ebff"
}

.nc-icon-mini.objects_support-16:before {
    content: "\ec00"
}

.nc-icon-mini.objects_support-17:before {
    content: "\ec01"
}

.nc-icon-mini.objects_umbrella-13:before {
    content: "\ec02"
}

.nc-icon-mini.objects_umbrella-14:before {
    content: "\ec03"
}

.nc-icon-mini.objects_wool-ball:before {
    content: "\ec04"
}

.nc-icon-mini.media-1_3d:before {
    content: "\ec05"
}

.nc-icon-mini.media-1_album:before {
    content: "\ec06"
}

.nc-icon-mini.media-1_audio-91:before {
    content: "\ec07"
}

.nc-icon-mini.media-1_audio-92:before {
    content: "\ec08"
}

.nc-icon-mini.media-1_balance:before {
    content: "\ec09"
}

.nc-icon-mini.media-1_brightness-46:before {
    content: "\ec0a"
}

.nc-icon-mini.media-1_brightness-47:before {
    content: "\ec0b"
}

.nc-icon-mini.media-1_button-eject:before {
    content: "\ec0c"
}

.nc-icon-mini.media-1_button-next:before {
    content: "\ec0d"
}

.nc-icon-mini.media-1_button-pause:before {
    content: "\ec0e"
}

.nc-icon-mini.media-1_button-play:before {
    content: "\ec0f"
}

.nc-icon-mini.media-1_button-power:before {
    content: "\ec10"
}

.nc-icon-mini.media-1_button-previous:before {
    content: "\ec11"
}

.nc-icon-mini.media-1_button-record:before {
    content: "\ec12"
}

.nc-icon-mini.media-1_button-rewind:before {
    content: "\ec13"
}

.nc-icon-mini.media-1_button-skip:before {
    content: "\ec14"
}

.nc-icon-mini.media-1_button-stop:before {
    content: "\ec15"
}

.nc-icon-mini.media-1_camera-18:before {
    content: "\ec16"
}

.nc-icon-mini.media-1_camera-19:before {
    content: "\ec17"
}

.nc-icon-mini.media-1_camera-20:before {
    content: "\ec18"
}

.nc-icon-mini.media-1_camera-ban-37:before {
    content: "\ec19"
}

.nc-icon-mini.media-1_camera-compact:before {
    content: "\ec1a"
}

.nc-icon-mini.media-1_camera-square-57:before {
    content: "\ec1b"
}

.nc-icon-mini.media-1_camera-time:before {
    content: "\ec1c"
}

.nc-icon-mini.media-1_countdown-34:before {
    content: "\ec1d"
}

.nc-icon-mini.media-1_edit-color:before {
    content: "\ec1e"
}

.nc-icon-mini.media-1_edit-contrast-42:before {
    content: "\ec1f"
}

.nc-icon-mini.media-1_edit-contrast-43:before {
    content: "\ec20"
}

.nc-icon-mini.media-1_edit-saturation:before {
    content: "\ec21"
}

.nc-icon-mini.media-1_flash-21:before {
    content: "\ec22"
}

.nc-icon-mini.media-1_flash-24:before {
    content: "\ec23"
}

.nc-icon-mini.media-1_flash-29:before {
    content: "\ec24"
}

.nc-icon-mini.media-1_focus-32:before {
    content: "\ec25"
}

.nc-icon-mini.media-1_focus-38:before {
    content: "\ec26"
}

.nc-icon-mini.media-1_focus-40:before {
    content: "\ec27"
}

.nc-icon-mini.media-1_focus-circle:before {
    content: "\ec28"
}

.nc-icon-mini.media-1_frame-12:before {
    content: "\ec29"
}

.nc-icon-mini.media-1_frame-41:before {
    content: "\ec2a"
}

.nc-icon-mini.media-1_grid:before {
    content: "\ec2b"
}

.nc-icon-mini.media-1_image-01:before {
    content: "\ec2c"
}

.nc-icon-mini.media-1_image-02:before {
    content: "\ec2d"
}

.nc-icon-mini.media-1_image-05:before {
    content: "\ec2e"
}

.nc-icon-mini.media-1_layers:before {
    content: "\ec2f"
}

.nc-icon-mini.media-1_lens-31:before {
    content: "\ec30"
}

.nc-icon-mini.media-1_lens-56:before {
    content: "\ec31"
}

.nc-icon-mini.media-1_macro:before {
    content: "\ec32"
}

.nc-icon-mini.media-1_movie-61:before {
    content: "\ec33"
}

.nc-icon-mini.media-1_movie-62:before {
    content: "\ec34"
}

.nc-icon-mini.media-1_night:before {
    content: "\ec35"
}

.nc-icon-mini.media-1_picture:before {
    content: "\ec36"
}

.nc-icon-mini.media-1_play-68:before {
    content: "\ec37"
}

.nc-icon-mini.media-1_play-69:before {
    content: "\ec38"
}

.nc-icon-mini.media-1_player:before {
    content: "\ec39"
}

.nc-icon-mini.media-1_polaroid-add:before {
    content: "\ec3a"
}

.nc-icon-mini.media-1_polaroid-delete:before {
    content: "\ec3b"
}

.nc-icon-mini.media-1_polaroid-multiple:before {
    content: "\ec3c"
}

.nc-icon-mini.media-1_polaroid:before {
    content: "\ec3d"
}

.nc-icon-mini.media-1_roll:before {
    content: "\ec3e"
}

.nc-icon-mini.media-1_sd:before {
    content: "\ec3f"
}

.nc-icon-mini.media-1_ticket-75:before {
    content: "\ec40"
}

.nc-icon-mini.media-1_ticket-76:before {
    content: "\ec41"
}

.nc-icon-mini.media-1_touch:before {
    content: "\ec42"
}

.nc-icon-mini.media-1_tripod:before {
    content: "\ec43"
}

.nc-icon-mini.media-1_video-64:before {
    content: "\ec44"
}

.nc-icon-mini.media-1_video-65:before {
    content: "\ec45"
}

.nc-icon-mini.media-1_video-66:before {
    content: "\ec46"
}

.nc-icon-mini.media-1_video-67:before {
    content: "\ec47"
}

.nc-icon-mini.media-1_videocamera-71:before {
    content: "\ec48"
}

.nc-icon-mini.media-1_videocamera-72:before {
    content: "\ec49"
}

.nc-icon-mini.media-1_volume-93:before {
    content: "\ec4a"
}

.nc-icon-mini.media-1_volume-97:before {
    content: "\ec4b"
}

.nc-icon-mini.media-1_volume-down:before {
    content: "\ec4c"
}

.nc-icon-mini.media-1_volume-up:before {
    content: "\ec4d"
}

.nc-icon-mini.media-2_headphones-mic:before {
    content: "\ec4e"
}

.nc-icon-mini.media-2_headphones:before {
    content: "\ec4f"
}

.nc-icon-mini.media-2_knob:before {
    content: "\ec50"
}

.nc-icon-mini.media-2_mic:before {
    content: "\ec51"
}

.nc-icon-mini.media-2_music-album:before {
    content: "\ec52"
}

.nc-icon-mini.media-2_note-03:before {
    content: "\ec53"
}

.nc-icon-mini.media-2_note-04:before {
    content: "\ec54"
}

.nc-icon-mini.media-2_radio:before {
    content: "\ec55"
}

.nc-icon-mini.media-2_sound-wave:before {
    content: "\ec56"
}

.nc-icon-mini.media-2_speaker-01:before {
    content: "\ec57"
}

.nc-icon-mini.media-2_speaker-05:before {
    content: "\ec58"
}

.nc-icon-mini.media-2_tape:before {
    content: "\ec59"
}

.nc-icon-mini.location_appointment:before {
    content: "\ec5a"
}

.nc-icon-mini.location_bookmark-add:before {
    content: "\ec5b"
}

.nc-icon-mini.location_bookmark-remove:before {
    content: "\ec5c"
}

.nc-icon-mini.location_bookmark:before {
    content: "\ec5d"
}

.nc-icon-mini.location_compass-04:before {
    content: "\ec5e"
}

.nc-icon-mini.location_compass-05:before {
    content: "\ec5f"
}

.nc-icon-mini.location_compass-06:before {
    content: "\ec60"
}

.nc-icon-mini.location_crosshair:before {
    content: "\ec61"
}

.nc-icon-mini.location_explore:before {
    content: "\ec62"
}

.nc-icon-mini.location_flag-diagonal-33:before {
    content: "\ec63"
}

.nc-icon-mini.location_flag-diagonal-34:before {
    content: "\ec64"
}

.nc-icon-mini.location_flag-points-31:before {
    content: "\ec65"
}

.nc-icon-mini.location_flag-points-32:before {
    content: "\ec66"
}

.nc-icon-mini.location_flag-simple:before {
    content: "\ec67"
}

.nc-icon-mini.location_flag-triangle:before {
    content: "\ec68"
}

.nc-icon-mini.location_flag:before {
    content: "\ec69"
}

.nc-icon-mini.location_gps:before {
    content: "\ec6a"
}

.nc-icon-mini.location_map:before {
    content: "\ec6b"
}

.nc-icon-mini.location_marker:before {
    content: "\ec6c"
}

.nc-icon-mini.location_pin-add:before {
    content: "\ec6d"
}

.nc-icon-mini.location_pin-copy:before {
    content: "\ec6e"
}

.nc-icon-mini.location_pin-remove:before {
    content: "\ec6f"
}

.nc-icon-mini.location_pin:before {
    content: "\ec70"
}

.nc-icon-mini.location_pins:before {
    content: "\ec71"
}

.nc-icon-mini.location_position-marker:before {
    content: "\ec72"
}

.nc-icon-mini.location_radar:before {
    content: "\ec73"
}

.nc-icon-mini.location_treasure-map-40:before {
    content: "\ec74"
}

.nc-icon-mini.location_world:before {
    content: "\ec75"
}

.nc-icon-mini.location-e_bookmark-add:before {
    content: "\ec76"
}

.nc-icon-mini.location-e_bookmark-remove:before {
    content: "\ec77"
}

.nc-icon-mini.location-e_flag-06:before {
    content: "\ec78"
}

.nc-icon-mini.location-e_flag-07:before {
    content: "\ec79"
}

.nc-icon-mini.location-e_gps:before {
    content: "\ec7a"
}

.nc-icon-mini.location-e_pin-add:before {
    content: "\ec7b"
}

.nc-icon-mini.location-e_pin-remove:before {
    content: "\ec7c"
}

.nc-icon-mini.location-e_pin:before {
    content: "\ec7d"
}

.nc-icon-mini.holidays_bat:before {
    content: "\ec7e"
}

.nc-icon-mini.holidays_bones:before {
    content: "\ec7f"
}

.nc-icon-mini.holidays_boot:before {
    content: "\ec80"
}

.nc-icon-mini.holidays_candy:before {
    content: "\ec81"
}

.nc-icon-mini.holidays_cat:before {
    content: "\ec82"
}

.nc-icon-mini.holidays_cauldron:before {
    content: "\ec83"
}

.nc-icon-mini.holidays_chimney:before {
    content: "\ec84"
}

.nc-icon-mini.holidays_cockade:before {
    content: "\ec85"
}

.nc-icon-mini.holidays_coffin:before {
    content: "\ec86"
}

.nc-icon-mini.holidays_deer:before {
    content: "\ec87"
}

.nc-icon-mini.holidays_egg-38:before {
    content: "\ec88"
}

.nc-icon-mini.holidays_egg-39:before {
    content: "\ec89"
}

.nc-icon-mini.holidays_ghost:before {
    content: "\ec8a"
}

.nc-icon-mini.holidays_gift:before {
    content: "\ec8b"
}

.nc-icon-mini.holidays_glove:before {
    content: "\ec8c"
}

.nc-icon-mini.holidays_grave:before {
    content: "\ec8d"
}

.nc-icon-mini.holidays_light:before {
    content: "\ec8e"
}

.nc-icon-mini.holidays_message:before {
    content: "\ec8f"
}

.nc-icon-mini.holidays_owl:before {
    content: "\ec90"
}

.nc-icon-mini.holidays_pumpkin:before {
    content: "\ec91"
}

.nc-icon-mini.holidays_rabbit:before {
    content: "\ec92"
}

.nc-icon-mini.holidays_santa-hat:before {
    content: "\ec93"
}

.nc-icon-mini.holidays_sickle:before {
    content: "\ec94"
}

.nc-icon-mini.holidays_snow-ball:before {
    content: "\ec95"
}

.nc-icon-mini.holidays_snowman:before {
    content: "\ec96"
}

.nc-icon-mini.holidays_soak:before {
    content: "\ec97"
}

.nc-icon-mini.holidays_spider:before {
    content: "\ec98"
}

.nc-icon-mini.holidays_tree-ball:before {
    content: "\ec99"
}

.nc-icon-mini.holidays_tree:before {
    content: "\ec9a"
}

.nc-icon-mini.holidays_vampire:before {
    content: "\ec9b"
}

.nc-icon-mini.holidays_witch-hat:before {
    content: "\ec9c"
}

.nc-icon-mini.holidays_wolf:before {
    content: "\ec9d"
}

.nc-icon-mini.holidays_zombie:before {
    content: "\ec9e"
}

.nc-icon-mini.health_apple:before {
    content: "\ec9f"
}

.nc-icon-mini.health_bag-49:before {
    content: "\eca0"
}

.nc-icon-mini.health_bag-50:before {
    content: "\eca1"
}

.nc-icon-mini.health_brain:before {
    content: "\eca2"
}

.nc-icon-mini.health_dna-27:before {
    content: "\eca3"
}

.nc-icon-mini.health_dna-38:before {
    content: "\eca4"
}

.nc-icon-mini.health_flask:before {
    content: "\eca5"
}

.nc-icon-mini.health_heartbeat-16:before {
    content: "\eca6"
}

.nc-icon-mini.health_height:before {
    content: "\eca7"
}

.nc-icon-mini.health_hospital-32:before {
    content: "\eca8"
}

.nc-icon-mini.health_hospital-33:before {
    content: "\eca9"
}

.nc-icon-mini.health_hospital-34:before {
    content: "\ecaa"
}

.nc-icon-mini.health_humidity-26:before {
    content: "\ecab"
}

.nc-icon-mini.health_humidity-52:before {
    content: "\ecac"
}

.nc-icon-mini.health_molecule-39:before {
    content: "\ecad"
}

.nc-icon-mini.health_notebook:before {
    content: "\ecae"
}

.nc-icon-mini.health_patch-46:before {
    content: "\ecaf"
}

.nc-icon-mini.health_pill-42:before {
    content: "\ecb0"
}

.nc-icon-mini.health_pill-43:before {
    content: "\ecb1"
}

.nc-icon-mini.health_pill-container-44:before {
    content: "\ecb2"
}

.nc-icon-mini.health_pill-container-47:before {
    content: "\ecb3"
}

.nc-icon-mini.health_pulse-chart:before {
    content: "\ecb4"
}

.nc-icon-mini.health_pulse-sleep:before {
    content: "\ecb5"
}

.nc-icon-mini.health_pulse:before {
    content: "\ecb6"
}

.nc-icon-mini.health_steps:before {
    content: "\ecb7"
}

.nc-icon-mini.health_syringe:before {
    content: "\ecb8"
}

.nc-icon-mini.health_temperature-23:before {
    content: "\ecb9"
}

.nc-icon-mini.health_temperature-24:before {
    content: "\ecba"
}

.nc-icon-mini.health_tooth:before {
    content: "\ecbb"
}

.nc-icon-mini.health_weed:before {
    content: "\ecbc"
}

.nc-icon-mini.health_weight:before {
    content: "\ecbd"
}

.nc-icon-mini.health_wheelchair:before {
    content: "\ecbe"
}

.nc-icon-mini.health_woman:before {
    content: "\ecbf"
}

.nc-icon-mini.furniture_air-conditioner:before {
    content: "\ecc0"
}

.nc-icon-mini.furniture_armchair:before {
    content: "\ecc1"
}

.nc-icon-mini.furniture_bed-09:before {
    content: "\ecc2"
}

.nc-icon-mini.furniture_bed-23:before {
    content: "\ecc3"
}

.nc-icon-mini.furniture_cabinet:before {
    content: "\ecc4"
}

.nc-icon-mini.furniture_cactus:before {
    content: "\ecc5"
}

.nc-icon-mini.furniture_chair:before {
    content: "\ecc6"
}

.nc-icon-mini.furniture_coat-hanger:before {
    content: "\ecc7"
}

.nc-icon-mini.furniture_coffee:before {
    content: "\ecc8"
}

.nc-icon-mini.furniture_cradle:before {
    content: "\ecc9"
}

.nc-icon-mini.furniture_curtain:before {
    content: "\ecca"
}

.nc-icon-mini.furniture_desk:before {
    content: "\eccb"
}

.nc-icon-mini.furniture_door:before {
    content: "\eccc"
}

.nc-icon-mini.furniture_drawer:before {
    content: "\eccd"
}

.nc-icon-mini.furniture_fridge:before {
    content: "\ecce"
}

.nc-icon-mini.furniture_hanger:before {
    content: "\eccf"
}

.nc-icon-mini.furniture_iron:before {
    content: "\ecd0"
}

.nc-icon-mini.furniture_lamp-floor:before {
    content: "\ecd1"
}

.nc-icon-mini.furniture_lamp:before {
    content: "\ecd2"
}

.nc-icon-mini.furniture_library:before {
    content: "\ecd3"
}

.nc-icon-mini.furniture_light:before {
    content: "\ecd4"
}

.nc-icon-mini.furniture_mixer:before {
    content: "\ecd5"
}

.nc-icon-mini.furniture_oven:before {
    content: "\ecd6"
}

.nc-icon-mini.furniture_shower:before {
    content: "\ecd7"
}

.nc-icon-mini.furniture_sink-wash:before {
    content: "\ecd8"
}

.nc-icon-mini.furniture_sink:before {
    content: "\ecd9"
}

.nc-icon-mini.furniture_storage-hanger:before {
    content: "\ecda"
}

.nc-icon-mini.furniture_storage:before {
    content: "\ecdb"
}

.nc-icon-mini.furniture_toilet-paper:before {
    content: "\ecdc"
}

.nc-icon-mini.furniture_toilet:before {
    content: "\ecdd"
}

.nc-icon-mini.furniture_tv:before {
    content: "\ecde"
}

.nc-icon-mini.furniture_wardrobe:before {
    content: "\ecdf"
}

.nc-icon-mini.furniture_wash:before {
    content: "\ece0"
}

.nc-icon-mini.food_baby:before {
    content: "\ece1"
}

.nc-icon-mini.food_bacon:before {
    content: "\ece2"
}

.nc-icon-mini.food_banana:before {
    content: "\ece3"
}

.nc-icon-mini.food_barbecue-tools:before {
    content: "\ece4"
}

.nc-icon-mini.food_beer-95:before {
    content: "\ece5"
}

.nc-icon-mini.food_beer-96:before {
    content: "\ece6"
}

.nc-icon-mini.food_beverage:before {
    content: "\ece7"
}

.nc-icon-mini.food_bottle-wine:before {
    content: "\ece8"
}

.nc-icon-mini.food_bottle:before {
    content: "\ece9"
}

.nc-icon-mini.food_bowl:before {
    content: "\ecea"
}

.nc-icon-mini.food_bread:before {
    content: "\eceb"
}

.nc-icon-mini.food_broccoli:before {
    content: "\ecec"
}

.nc-icon-mini.food_cake-13:before {
    content: "\eced"
}

.nc-icon-mini.food_cake-slice:before {
    content: "\ecee"
}

.nc-icon-mini.food_candle:before {
    content: "\ecef"
}

.nc-icon-mini.food_candy:before {
    content: "\ecf0"
}

.nc-icon-mini.food_carrot:before {
    content: "\ecf1"
}

.nc-icon-mini.food_champagne:before {
    content: "\ecf2"
}

.nc-icon-mini.food_cheese-24:before {
    content: "\ecf3"
}

.nc-icon-mini.food_cheese-87:before {
    content: "\ecf4"
}

.nc-icon-mini.food_cheeseburger:before {
    content: "\ecf5"
}

.nc-icon-mini.food_chef-hat:before {
    content: "\ecf6"
}

.nc-icon-mini.food_cherry:before {
    content: "\ecf7"
}

.nc-icon-mini.food_chicken:before {
    content: "\ecf8"
}

.nc-icon-mini.food_chili:before {
    content: "\ecf9"
}

.nc-icon-mini.food_chinese:before {
    content: "\ecfa"
}

.nc-icon-mini.food_chips:before {
    content: "\ecfb"
}

.nc-icon-mini.food_chocolate:before {
    content: "\ecfc"
}

.nc-icon-mini.food_cocktail:before {
    content: "\ecfd"
}

.nc-icon-mini.food_coffe-long:before {
    content: "\ecfe"
}

.nc-icon-mini.food_coffee-long:before {
    content: "\ecff"
}

.nc-icon-mini.food_coffee:before {
    content: "\ed00"
}

.nc-icon-mini.food_cookies:before {
    content: "\ed01"
}

.nc-icon-mini.food_course:before {
    content: "\ed02"
}

.nc-icon-mini.food_crab:before {
    content: "\ed03"
}

.nc-icon-mini.food_croissant:before {
    content: "\ed04"
}

.nc-icon-mini.food_cutlery-75:before {
    content: "\ed05"
}

.nc-icon-mini.food_cutlery-76:before {
    content: "\ed06"
}

.nc-icon-mini.food_cutlery-77:before {
    content: "\ed07"
}

.nc-icon-mini.food_donut:before {
    content: "\ed08"
}

.nc-icon-mini.food_drink:before {
    content: "\ed09"
}

.nc-icon-mini.food_egg:before {
    content: "\ed0a"
}

.nc-icon-mini.food_energy-drink:before {
    content: "\ed0b"
}

.nc-icon-mini.food_fish:before {
    content: "\ed0c"
}

.nc-icon-mini.food_glass:before {
    content: "\ed0d"
}

.nc-icon-mini.food_grape:before {
    content: "\ed0e"
}

.nc-icon-mini.food_hob:before {
    content: "\ed0f"
}

.nc-icon-mini.food_hot-dog:before {
    content: "\ed10"
}

.nc-icon-mini.food_ice-cream-22:before {
    content: "\ed11"
}

.nc-icon-mini.food_ice-cream-72:before {
    content: "\ed12"
}

.nc-icon-mini.food_kettle:before {
    content: "\ed13"
}

.nc-icon-mini.food_knife:before {
    content: "\ed14"
}

.nc-icon-mini.food_lighter:before {
    content: "\ed15"
}

.nc-icon-mini.food_matches:before {
    content: "\ed16"
}

.nc-icon-mini.food_measuring-cup:before {
    content: "\ed17"
}

.nc-icon-mini.food_microwave:before {
    content: "\ed18"
}

.nc-icon-mini.food_milk:before {
    content: "\ed19"
}

.nc-icon-mini.food_moka:before {
    content: "\ed1a"
}

.nc-icon-mini.food_muffin:before {
    content: "\ed1b"
}

.nc-icon-mini.food_mug:before {
    content: "\ed1c"
}

.nc-icon-mini.food_pan:before {
    content: "\ed1d"
}

.nc-icon-mini.food_pizza-slice:before {
    content: "\ed1e"
}

.nc-icon-mini.food_plate:before {
    content: "\ed1f"
}

.nc-icon-mini.food_pot:before {
    content: "\ed20"
}

.nc-icon-mini.food_recipe-book-46:before {
    content: "\ed21"
}

.nc-icon-mini.food_recipe-book-47:before {
    content: "\ed22"
}

.nc-icon-mini.food_rolling-pin:before {
    content: "\ed23"
}

.nc-icon-mini.food_sausage:before {
    content: "\ed24"
}

.nc-icon-mini.food_scale:before {
    content: "\ed25"
}

.nc-icon-mini.food_steak:before {
    content: "\ed26"
}

.nc-icon-mini.food_strawberry:before {
    content: "\ed27"
}

.nc-icon-mini.food_sushi:before {
    content: "\ed28"
}

.nc-icon-mini.food_tacos:before {
    content: "\ed29"
}

.nc-icon-mini.food_tea:before {
    content: "\ed2a"
}

.nc-icon-mini.food_watermelon:before {
    content: "\ed2b"
}

.nc-icon-mini.food_whisk:before {
    content: "\ed2c"
}

.nc-icon-mini.files_add:before {
    content: "\ed2d"
}

.nc-icon-mini.files_archive-3d-content:before {
    content: "\ed2e"
}

.nc-icon-mini.files_archive-check:before {
    content: "\ed2f"
}

.nc-icon-mini.files_archive-content:before {
    content: "\ed30"
}

.nc-icon-mini.files_archive-paper:before {
    content: "\ed31"
}

.nc-icon-mini.files_archive:before {
    content: "\ed32"
}

.nc-icon-mini.files_book-07:before {
    content: "\ed33"
}

.nc-icon-mini.files_box:before {
    content: "\ed34"
}

.nc-icon-mini.files_copy:before {
    content: "\ed35"
}

.nc-icon-mini.files_drawer:before {
    content: "\ed36"
}

.nc-icon-mini.files_folder-13:before {
    content: "\ed37"
}

.nc-icon-mini.files_folder-14:before {
    content: "\ed38"
}

.nc-icon-mini.files_folder-15:before {
    content: "\ed39"
}

.nc-icon-mini.files_folder-16:before {
    content: "\ed3a"
}

.nc-icon-mini.files_folder-17:before {
    content: "\ed3b"
}

.nc-icon-mini.files_folder-18:before {
    content: "\ed3c"
}

.nc-icon-mini.files_folder-add:before {
    content: "\ed3d"
}

.nc-icon-mini.files_folder-remove:before {
    content: "\ed3e"
}

.nc-icon-mini.files_notebook:before {
    content: "\ed3f"
}

.nc-icon-mini.files_paper:before {
    content: "\ed40"
}

.nc-icon-mini.files_remove:before {
    content: "\ed41"
}

.nc-icon-mini.files_single-content-02:before {
    content: "\ed42"
}

.nc-icon-mini.files_single-content-03:before {
    content: "\ed43"
}

.nc-icon-mini.files_single-copies:before {
    content: "\ed44"
}

.nc-icon-mini.files_single-copy-04:before {
    content: "\ed45"
}

.nc-icon-mini.files_single-copy-06:before {
    content: "\ed46"
}

.nc-icon-mini.files_single-folded-content:before {
    content: "\ed47"
}

.nc-icon-mini.files_single-folded:before {
    content: "\ed48"
}

.nc-icon-mini.files_single-paragraph:before {
    content: "\ed49"
}

.nc-icon-mini.files_single:before {
    content: "\ed4a"
}

.nc-icon-mini.files-e_add:before {
    content: "\ed4b"
}

.nc-icon-mini.files-e_book:before {
    content: "\ed4c"
}

.nc-icon-mini.files-e_folder-02:before {
    content: "\ed4d"
}

.nc-icon-mini.files-e_folder-03:before {
    content: "\ed4e"
}

.nc-icon-mini.files-e_folder-add:before {
    content: "\ed4f"
}

.nc-icon-mini.files-e_folder-remove:before {
    content: "\ed50"
}

.nc-icon-mini.files-e_remove:before {
    content: "\ed51"
}

.nc-icon-mini.emoticons_angry-10:before {
    content: "\ed52"
}

.nc-icon-mini.emoticons_angry-44:before {
    content: "\ed53"
}

.nc-icon-mini.emoticons_big-eyes:before {
    content: "\ed54"
}

.nc-icon-mini.emoticons_big-smile:before {
    content: "\ed55"
}

.nc-icon-mini.emoticons_bigmouth:before {
    content: "\ed56"
}

.nc-icon-mini.emoticons_bomb:before {
    content: "\ed57"
}

.nc-icon-mini.emoticons_cake:before {
    content: "\ed58"
}

.nc-icon-mini.emoticons_cry-15:before {
    content: "\ed59"
}

.nc-icon-mini.emoticons_cute:before {
    content: "\ed5a"
}

.nc-icon-mini.emoticons_devil:before {
    content: "\ed5b"
}

.nc-icon-mini.emoticons_fist:before {
    content: "\ed5c"
}

.nc-icon-mini.emoticons_ghost:before {
    content: "\ed5d"
}

.nc-icon-mini.emoticons_happy-sun:before {
    content: "\ed5e"
}

.nc-icon-mini.emoticons_kiss:before {
    content: "\ed5f"
}

.nc-icon-mini.emoticons_laugh-35:before {
    content: "\ed60"
}

.nc-icon-mini.emoticons_like-no:before {
    content: "\ed61"
}

.nc-icon-mini.emoticons_like:before {
    content: "\ed62"
}

.nc-icon-mini.emoticons_manga-62:before {
    content: "\ed63"
}

.nc-icon-mini.emoticons_manga-63:before {
    content: "\ed64"
}

.nc-icon-mini.emoticons_monster:before {
    content: "\ed65"
}

.nc-icon-mini.emoticons_nerd-22:before {
    content: "\ed66"
}

.nc-icon-mini.emoticons_poop:before {
    content: "\ed67"
}

.nc-icon-mini.emoticons_puzzled:before {
    content: "\ed68"
}

.nc-icon-mini.emoticons_quite-happy:before {
    content: "\ed69"
}

.nc-icon-mini.emoticons_robot:before {
    content: "\ed6a"
}

.nc-icon-mini.emoticons_sad:before {
    content: "\ed6b"
}

.nc-icon-mini.emoticons_satisfied:before {
    content: "\ed6c"
}

.nc-icon-mini.emoticons_shark:before {
    content: "\ed6d"
}

.nc-icon-mini.emoticons_shy:before {
    content: "\ed6e"
}

.nc-icon-mini.emoticons_skull:before {
    content: "\ed6f"
}

.nc-icon-mini.emoticons_smile:before {
    content: "\ed70"
}

.nc-icon-mini.emoticons_speechless:before {
    content: "\ed71"
}

.nc-icon-mini.emoticons_sunglasses-48:before {
    content: "\ed72"
}

.nc-icon-mini.emoticons_sunglasses-49:before {
    content: "\ed73"
}

.nc-icon-mini.emoticons_surprise:before {
    content: "\ed74"
}

.nc-icon-mini.emoticons_virus:before {
    content: "\ed75"
}

.nc-icon-mini.emoticons_what:before {
    content: "\ed76"
}

.nc-icon-mini.emoticons-e_angry-e-08:before {
    content: "\ed77"
}

.nc-icon-mini.emoticons-e_angry-e-17:before {
    content: "\ed78"
}

.nc-icon-mini.emoticons-e_ghost-e:before {
    content: "\ed79"
}

.nc-icon-mini.emoticons-e_kiss-e:before {
    content: "\ed7a"
}

.nc-icon-mini.emoticons-e_laugh-e:before {
    content: "\ed7b"
}

.nc-icon-mini.emoticons-e_monster-e:before {
    content: "\ed7c"
}

.nc-icon-mini.emoticons-e_puzzled-e:before {
    content: "\ed7d"
}

.nc-icon-mini.emoticons-e_quite-happy-e:before {
    content: "\ed7e"
}

.nc-icon-mini.emoticons-e_robot-e:before {
    content: "\ed7f"
}

.nc-icon-mini.emoticons-e_sad-e:before {
    content: "\ed80"
}

.nc-icon-mini.emoticons-e_satisfied-e:before {
    content: "\ed81"
}

.nc-icon-mini.emoticons-e_shark-e:before {
    content: "\ed82"
}

.nc-icon-mini.emoticons-e_shy-e:before {
    content: "\ed83"
}

.nc-icon-mini.emoticons-e_smile-e:before {
    content: "\ed84"
}

.nc-icon-mini.emoticons-e_speechless-e:before {
    content: "\ed85"
}

.nc-icon-mini.emoticons-e_surprise-e:before {
    content: "\ed86"
}

.nc-icon-mini.emoticons-e_what-e:before {
    content: "\ed87"
}

.nc-icon-mini.clothes_baby:before {
    content: "\eddc"
}

.nc-icon-mini.clothes_backpack:before {
    content: "\eddd"
}

.nc-icon-mini.clothes_bag-21:before {
    content: "\edde"
}

.nc-icon-mini.clothes_bag-22:before {
    content: "\eddf"
}

.nc-icon-mini.clothes_belt:before {
    content: "\ede0"
}

.nc-icon-mini.clothes_boot-woman:before {
    content: "\ede1"
}

.nc-icon-mini.clothes_boot:before {
    content: "\ede2"
}

.nc-icon-mini.clothes_bra:before {
    content: "\ede3"
}

.nc-icon-mini.clothes_button:before {
    content: "\ede4"
}

.nc-icon-mini.clothes_cap:before {
    content: "\ede5"
}

.nc-icon-mini.clothes_corset:before {
    content: "\ede6"
}

.nc-icon-mini.clothes_dress-woman:before {
    content: "\ede7"
}

.nc-icon-mini.clothes_flip:before {
    content: "\ede8"
}

.nc-icon-mini.clothes_glasses:before {
    content: "\ede9"
}

.nc-icon-mini.clothes_hat-top:before {
    content: "\edea"
}

.nc-icon-mini.clothes_hat:before {
    content: "\edeb"
}

.nc-icon-mini.clothes_iron:before {
    content: "\edec"
}

.nc-icon-mini.clothes_jeans-41:before {
    content: "\eded"
}

.nc-icon-mini.clothes_jeans-pocket:before {
    content: "\edee"
}

.nc-icon-mini.clothes_kitchen:before {
    content: "\edef"
}

.nc-icon-mini.clothes_long-sleeve:before {
    content: "\edf0"
}

.nc-icon-mini.clothes_makeup:before {
    content: "\edf1"
}

.nc-icon-mini.clothes_ring:before {
    content: "\edf2"
}

.nc-icon-mini.clothes_scarf:before {
    content: "\edf3"
}

.nc-icon-mini.clothes_shirt-buttons:before {
    content: "\edf4"
}

.nc-icon-mini.clothes_shirt-neck:before {
    content: "\edf5"
}

.nc-icon-mini.clothes_shirt:before {
    content: "\edf6"
}

.nc-icon-mini.clothes_shoe-man:before {
    content: "\edf7"
}

.nc-icon-mini.clothes_shoe-sport:before {
    content: "\edf8"
}

.nc-icon-mini.clothes_shoe-woman:before {
    content: "\edf9"
}

.nc-icon-mini.clothes_skirt:before {
    content: "\edfa"
}

.nc-icon-mini.clothes_slacks-12:before {
    content: "\edfb"
}

.nc-icon-mini.clothes_sock:before {
    content: "\edfc"
}

.nc-icon-mini.clothes_tie-bow:before {
    content: "\edfd"
}

.nc-icon-mini.clothes_tshirt-53:before {
    content: "\edfe"
}

.nc-icon-mini.clothes_tshirt-54:before {
    content: "\edff"
}

.nc-icon-mini.clothes_underwear-man:before {
    content: "\ee00"
}

.nc-icon-mini.clothes_underwear:before {
    content: "\ee01"
}

.nc-icon-mini.clothes_vest:before {
    content: "\ee02"
}

.nc-icon-mini.clothes_wash:before {
    content: "\ee03"
}

.nc-icon-mini.business_agenda:before {
    content: "\ee04"
}

.nc-icon-mini.business_atm:before {
    content: "\ee05"
}

.nc-icon-mini.business_award-48:before {
    content: "\ee06"
}

.nc-icon-mini.business_award-49:before {
    content: "\ee07"
}

.nc-icon-mini.business_award-74:before {
    content: "\ee08"
}

.nc-icon-mini.business_badge:before {
    content: "\ee09"
}

.nc-icon-mini.business_bank:before {
    content: "\ee0a"
}

.nc-icon-mini.business_board-27:before {
    content: "\ee0b"
}

.nc-icon-mini.business_board-28:before {
    content: "\ee0c"
}

.nc-icon-mini.business_books:before {
    content: "\ee0d"
}

.nc-icon-mini.business_briefcase-24:before {
    content: "\ee0e"
}

.nc-icon-mini.business_briefcase-25:before {
    content: "\ee0f"
}

.nc-icon-mini.business_briefcase-26:before {
    content: "\ee10"
}

.nc-icon-mini.business_building:before {
    content: "\ee11"
}

.nc-icon-mini.business_bulb-61:before {
    content: "\ee12"
}

.nc-icon-mini.business_bulb-62:before {
    content: "\ee13"
}

.nc-icon-mini.business_bulb-63:before {
    content: "\ee14"
}

.nc-icon-mini.business_businessman-03:before {
    content: "\ee15"
}

.nc-icon-mini.business_businessman-04:before {
    content: "\ee16"
}

.nc-icon-mini.business_calculator:before {
    content: "\ee17"
}

.nc-icon-mini.business_chair:before {
    content: "\ee18"
}

.nc-icon-mini.business_chart-bar-32:before {
    content: "\ee19"
}

.nc-icon-mini.business_chart-growth:before {
    content: "\ee1a"
}

.nc-icon-mini.business_chart-pie-35:before {
    content: "\ee1b"
}

.nc-icon-mini.business_chart-pie-36:before {
    content: "\ee1c"
}

.nc-icon-mini.business_chart:before {
    content: "\ee1d"
}

.nc-icon-mini.business_cheque:before {
    content: "\ee1e"
}

.nc-icon-mini.business_coins:before {
    content: "\ee1f"
}

.nc-icon-mini.business_connect:before {
    content: "\ee20"
}

.nc-icon-mini.business_contacts:before {
    content: "\ee21"
}

.nc-icon-mini.business_currency-dollar:before {
    content: "\ee22"
}

.nc-icon-mini.business_currency-euro:before {
    content: "\ee23"
}

.nc-icon-mini.business_currency-pound:before {
    content: "\ee24"
}

.nc-icon-mini.business_currency-yen:before {
    content: "\ee25"
}

.nc-icon-mini.business_factory:before {
    content: "\ee26"
}

.nc-icon-mini.business_globe:before {
    content: "\ee27"
}

.nc-icon-mini.business_goal-64:before {
    content: "\ee28"
}

.nc-icon-mini.business_goal-65:before {
    content: "\ee29"
}

.nc-icon-mini.business_hammer:before {
    content: "\ee2a"
}

.nc-icon-mini.business_handout:before {
    content: "\ee2b"
}

.nc-icon-mini.business_hat:before {
    content: "\ee2c"
}

.nc-icon-mini.business_hierarchy-53:before {
    content: "\ee2d"
}

.nc-icon-mini.business_math:before {
    content: "\ee2e"
}

.nc-icon-mini.business_money-11:before {
    content: "\ee2f"
}

.nc-icon-mini.business_money-12:before {
    content: "\ee30"
}

.nc-icon-mini.business_money-13:before {
    content: "\ee31"
}

.nc-icon-mini.business_money-bag:before {
    content: "\ee32"
}

.nc-icon-mini.business_net:before {
    content: "\ee33"
}

.nc-icon-mini.business_notes:before {
    content: "\ee34"
}

.nc-icon-mini.business_percentage-39:before {
    content: "\ee35"
}

.nc-icon-mini.business_pin:before {
    content: "\ee36"
}

.nc-icon-mini.business_plug:before {
    content: "\ee37"
}

.nc-icon-mini.business_progress:before {
    content: "\ee38"
}

.nc-icon-mini.business_safe:before {
    content: "\ee39"
}

.nc-icon-mini.business_sign:before {
    content: "\ee3a"
}

.nc-icon-mini.business_signature:before {
    content: "\ee3b"
}

.nc-icon-mini.business_stock:before {
    content: "\ee3c"
}

.nc-icon-mini.business_strategy:before {
    content: "\ee3d"
}

.nc-icon-mini.business_tie-01:before {
    content: "\ee3e"
}

.nc-icon-mini.business_tie-02:before {
    content: "\ee3f"
}

.nc-icon-mini.business_wallet-43:before {
    content: "\ee40"
}

.nc-icon-mini.business_wallet-44:before {
    content: "\ee41"
}

.nc-icon-mini.nature_bee:before {
    content: "\ee42"
}

.nc-icon-mini.nature_butterfly:before {
    content: "\ee43"
}

.nc-icon-mini.nature_chicken:before {
    content: "\ee44"
}

.nc-icon-mini.nature_clover:before {
    content: "\ee45"
}

.nc-icon-mini.nature_collar:before {
    content: "\ee46"
}

.nc-icon-mini.nature_cow:before {
    content: "\ee47"
}

.nc-icon-mini.nature_dog-house:before {
    content: "\ee48"
}

.nc-icon-mini.nature_dog:before {
    content: "\ee49"
}

.nc-icon-mini.nature_flower-05:before {
    content: "\ee4a"
}

.nc-icon-mini.nature_flower-06:before {
    content: "\ee4b"
}

.nc-icon-mini.nature_flower-07:before {
    content: "\ee4c"
}

.nc-icon-mini.nature_food-dog:before {
    content: "\ee4d"
}

.nc-icon-mini.nature_food:before {
    content: "\ee4e"
}

.nc-icon-mini.nature_mountain:before {
    content: "\ee4f"
}

.nc-icon-mini.nature_mushroom:before {
    content: "\ee50"
}

.nc-icon-mini.nature_panda:before {
    content: "\ee51"
}

.nc-icon-mini.nature_paw:before {
    content: "\ee52"
}

.nc-icon-mini.nature_pig:before {
    content: "\ee53"
}

.nc-icon-mini.nature_plant-ground:before {
    content: "\ee54"
}

.nc-icon-mini.nature_plant-vase:before {
    content: "\ee55"
}

.nc-icon-mini.nature_rat:before {
    content: "\ee56"
}

.nc-icon-mini.nature_tree-01:before {
    content: "\ee57"
}

.nc-icon-mini.nature_tree-02:before {
    content: "\ee58"
}

.nc-icon-mini.nature_tree-03:before {
    content: "\ee59"
}

.nc-icon-mini.nature_turtle:before {
    content: "\ee5a"
}

.nc-icon-mini.nature_wood:before {
    content: "\ee5b"
}

@font-face {
    font-family: 'Nucleo Outline';
    src: url(./nucleo-outline.c3827debcbc9281af1a2.eot);
    src: url(./nucleo-outline.c3827debcbc9281af1a2.eot) format("embedded-opentype"), url(./nucleo-outline.ca1c5affe491d9fbbe57.woff2) format("woff2"), url(./nucleo-outline.c85d8a9b16f8f8505250.woff) format("woff"), url(./nucleo-outline.04c6c2c0753a9de5084b.ttf) format("truetype"), url(./nucleo-outline.svg) format("svg");
    font-weight: normal;
    font-style: normal
}

.nc-icon-outline {
    display: inline-block;
    font: normal normal normal 14px/1 "Nucleo Outline";
    font-size: inherit;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .nc-icon-outline.lg {
        font-size: 1.33333333em;
        vertical-align: -16%
    }

    .nc-icon-outline.x2 {
        font-size: 2em
    }

    .nc-icon-outline.x3 {
        font-size: 3em
    }

    .nc-icon-outline.square,
    .nc-icon-outline.circle {
        padding: .33333em;
        vertical-align: -16%;
        background-color: #eee
    }

    .nc-icon-outline.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.nc-icon-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

    .nc-icon-ul > li {
        position: relative
    }

        .nc-icon-ul > li > .nc-icon-outline {
            position: absolute;
            left: -1.57143em;
            top: .14286em;
            text-align: center
        }

            .nc-icon-ul > li > .nc-icon-outline.lg {
                top: 0;
                left: -1.35714em
            }

            .nc-icon-ul > li > .nc-icon-outline.circle,
            .nc-icon-ul > li > .nc-icon-outline.square {
                top: -.19048em;
                left: -1.90476em
            }

.nc-icon-outline.spin {
    -webkit-animation: nc-icon-spin 2s infinite linear;
    animation: nc-icon-spin 2s infinite linear
}

@-webkit-keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes nc-icon-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.nc-icon-outline.rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nc-icon-outline.rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nc-icon-outline.rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.nc-icon-outline.flip-y {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.nc-icon-outline.flip-x {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.nc-icon-outline.files_add:before {
    content: "\e900"
}

.nc-icon-outline.files_archive-3d-check:before {
    content: "\e901"
}

.nc-icon-outline.files_archive-3d-content:before {
    content: "\e902"
}

.nc-icon-outline.files_archive-check:before {
    content: "\e903"
}

.nc-icon-outline.files_archive-content:before {
    content: "\e904"
}

.nc-icon-outline.files_archive-paper-check:before {
    content: "\e905"
}

.nc-icon-outline.files_archive-paper:before {
    content: "\e906"
}

.nc-icon-outline.files_archive:before {
    content: "\e907"
}

.nc-icon-outline.files_audio:before {
    content: "\e908"
}

.nc-icon-outline.files_book-07:before {
    content: "\e909"
}

.nc-icon-outline.files_book-08:before {
    content: "\e90a"
}

.nc-icon-outline.files_bookmark:before {
    content: "\e90b"
}

.nc-icon-outline.files_box:before {
    content: "\e90c"
}

.nc-icon-outline.files_chart-bar:before {
    content: "\e90d"
}

.nc-icon-outline.files_chart-pie:before {
    content: "\e90e"
}

.nc-icon-outline.files_check:before {
    content: "\e90f"
}

.nc-icon-outline.files_cloud:before {
    content: "\e910"
}

.nc-icon-outline.files_copy:before {
    content: "\e911"
}

.nc-icon-outline.files_dev:before {
    content: "\e912"
}

.nc-icon-outline.files_download:before {
    content: "\e913"
}

.nc-icon-outline.files_drawer:before {
    content: "\e914"
}

.nc-icon-outline.files_edit:before {
    content: "\e915"
}

.nc-icon-outline.files_exclamation:before {
    content: "\e916"
}

.nc-icon-outline.files_folder-13:before {
    content: "\e917"
}

.nc-icon-outline.files_folder-14:before {
    content: "\e918"
}

.nc-icon-outline.files_folder-15:before {
    content: "\e919"
}

.nc-icon-outline.files_folder-16:before {
    content: "\e91a"
}

.nc-icon-outline.files_folder-17:before {
    content: "\e91b"
}

.nc-icon-outline.files_folder-18:before {
    content: "\e91c"
}

.nc-icon-outline.files_folder-19:before {
    content: "\e91d"
}

.nc-icon-outline.files_folder-add:before {
    content: "\e91e"
}

.nc-icon-outline.files_folder-audio:before {
    content: "\e91f"
}

.nc-icon-outline.files_folder-bookmark:before {
    content: "\e920"
}

.nc-icon-outline.files_folder-chart-bar:before {
    content: "\e921"
}

.nc-icon-outline.files_folder-chart-pie:before {
    content: "\e922"
}

.nc-icon-outline.files_folder-check:before {
    content: "\e923"
}

.nc-icon-outline.files_folder-cloud:before {
    content: "\e924"
}

.nc-icon-outline.files_folder-dev:before {
    content: "\e925"
}

.nc-icon-outline.files_folder-download:before {
    content: "\e926"
}

.nc-icon-outline.files_folder-edit:before {
    content: "\e927"
}

.nc-icon-outline.files_folder-exclamation:before {
    content: "\e928"
}

.nc-icon-outline.files_folder-gallery:before {
    content: "\e929"
}

.nc-icon-outline.files_folder-heart:before {
    content: "\e92a"
}

.nc-icon-outline.files_folder-image:before {
    content: "\e92b"
}

.nc-icon-outline.files_folder-info:before {
    content: "\e92c"
}

.nc-icon-outline.files_folder-link:before {
    content: "\e92d"
}

.nc-icon-outline.files_folder-locked:before {
    content: "\e92e"
}

.nc-icon-outline.files_folder-money:before {
    content: "\e92f"
}

.nc-icon-outline.files_folder-music:before {
    content: "\e930"
}

.nc-icon-outline.files_folder-no-access:before {
    content: "\e931"
}

.nc-icon-outline.files_folder-play:before {
    content: "\e932"
}

.nc-icon-outline.files_folder-question:before {
    content: "\e933"
}

.nc-icon-outline.files_folder-refresh:before {
    content: "\e934"
}

.nc-icon-outline.files_folder-remove:before {
    content: "\e935"
}

.nc-icon-outline.files_folder-search:before {
    content: "\e936"
}

.nc-icon-outline.files_folder-settings-81:before {
    content: "\e937"
}

.nc-icon-outline.files_folder-settings-97:before {
    content: "\e938"
}

.nc-icon-outline.files_folder-shared:before {
    content: "\e939"
}

.nc-icon-outline.files_folder-star:before {
    content: "\e93a"
}

.nc-icon-outline.files_folder-time:before {
    content: "\e93b"
}

.nc-icon-outline.files_folder-upload:before {
    content: "\e93c"
}

.nc-icon-outline.files_folder-user:before {
    content: "\e93d"
}

.nc-icon-outline.files_folder-vector:before {
    content: "\e93e"
}

.nc-icon-outline.files_gallery:before {
    content: "\e93f"
}

.nc-icon-outline.files_heart:before {
    content: "\e940"
}

.nc-icon-outline.files_image:before {
    content: "\e941"
}

.nc-icon-outline.files_info:before {
    content: "\e942"
}

.nc-icon-outline.files_link:before {
    content: "\e943"
}

.nc-icon-outline.files_locked:before {
    content: "\e944"
}

.nc-icon-outline.files_money:before {
    content: "\e945"
}

.nc-icon-outline.files_music:before {
    content: "\e946"
}

.nc-icon-outline.files_no-access:before {
    content: "\ee8c"
}

.nc-icon-outline.files_notebook:before {
    content: "\ee8d"
}

.nc-icon-outline.files_paper:before {
    content: "\ee8e"
}

.nc-icon-outline.files_play:before {
    content: "\ee8f"
}

.nc-icon-outline.files_question:before {
    content: "\ee90"
}

.nc-icon-outline.files_refresh:before {
    content: "\ee91"
}

.nc-icon-outline.files_remove:before {
    content: "\ee92"
}

.nc-icon-outline.files_replace-folder:before {
    content: "\ee93"
}

.nc-icon-outline.files_replace:before {
    content: "\ee94"
}

.nc-icon-outline.files_search:before {
    content: "\ee95"
}

.nc-icon-outline.files_settings-46:before {
    content: "\ee96"
}

.nc-icon-outline.files_settings-99:before {
    content: "\ee97"
}

.nc-icon-outline.files_shared:before {
    content: "\ee98"
}

.nc-icon-outline.files_single-content-02:before {
    content: "\ee99"
}

.nc-icon-outline.files_single-content-03:before {
    content: "\ee9a"
}

.nc-icon-outline.files_single-copies:before {
    content: "\ee9b"
}

.nc-icon-outline.files_single-copy-04:before {
    content: "\ee9c"
}

.nc-icon-outline.files_single-copy-06:before {
    content: "\ee9d"
}

.nc-icon-outline.files_single-folded-content:before {
    content: "\ee9e"
}

.nc-icon-outline.files_single-folded:before {
    content: "\ee9f"
}

.nc-icon-outline.files_single-paragraph:before {
    content: "\eea0"
}

.nc-icon-outline.files_single:before {
    content: "\eea1"
}

.nc-icon-outline.files_star:before {
    content: "\eea2"
}

.nc-icon-outline.files_time:before {
    content: "\eea3"
}

.nc-icon-outline.files_upload:before {
    content: "\eea4"
}

.nc-icon-outline.files_user:before {
    content: "\eea5"
}

.nc-icon-outline.files_vector:before {
    content: "\eea6"
}

.nc-icon-outline.files_zip-54:before {
    content: "\eea7"
}

.nc-icon-outline.files_zip-55:before {
    content: "\eea8"
}

.nc-icon-outline.tech_cable-49:before {
    content: "\eea9"
}

.nc-icon-outline.tech_cable-50:before {
    content: "\eeaa"
}

.nc-icon-outline.tech_cd-reader:before {
    content: "\eeab"
}

.nc-icon-outline.tech_computer-monitor:before {
    content: "\eeac"
}

.nc-icon-outline.tech_computer-old:before {
    content: "\eead"
}

.nc-icon-outline.tech_computer:before {
    content: "\eeae"
}

.nc-icon-outline.tech_controller-modern:before {
    content: "\eeaf"
}

.nc-icon-outline.tech_controller:before {
    content: "\eeb0"
}

.nc-icon-outline.tech_desktop-screen:before {
    content: "\eeb1"
}

.nc-icon-outline.tech_desktop:before {
    content: "\eeb2"
}

.nc-icon-outline.tech_disk-reader:before {
    content: "\eeb3"
}

.nc-icon-outline.tech_disk:before {
    content: "\eeb4"
}

.nc-icon-outline.tech_gopro:before {
    content: "\eeb5"
}

.nc-icon-outline.tech_headphones:before {
    content: "\eeb6"
}

.nc-icon-outline.tech_keyboard-mouse:before {
    content: "\eeb7"
}

.nc-icon-outline.tech_keyboard-wifi:before {
    content: "\eeb8"
}

.nc-icon-outline.tech_keyboard:before {
    content: "\eeb9"
}

.nc-icon-outline.tech_laptop-1:before {
    content: "\eeba"
}

.nc-icon-outline.tech_laptop-2:before {
    content: "\eebb"
}

.nc-icon-outline.tech_laptop:before {
    content: "\eebc"
}

.nc-icon-outline.tech_mobile-button:before {
    content: "\eebd"
}

.nc-icon-outline.tech_mobile-camera:before {
    content: "\eebe"
}

.nc-icon-outline.tech_mobile-recharger-08:before {
    content: "\eebf"
}

.nc-icon-outline.tech_mobile-recharger-09:before {
    content: "\eec0"
}

.nc-icon-outline.tech_mobile-toolbar:before {
    content: "\eec1"
}

.nc-icon-outline.tech_mobile:before {
    content: "\eec2"
}

.nc-icon-outline.tech_music:before {
    content: "\eec3"
}

.nc-icon-outline.tech_navigation:before {
    content: "\eec4"
}

.nc-icon-outline.tech_player-19:before {
    content: "\eec5"
}

.nc-icon-outline.tech_player-48:before {
    content: "\eec6"
}

.nc-icon-outline.tech_print-fold:before {
    content: "\eec7"
}

.nc-icon-outline.tech_print-round-fold:before {
    content: "\eec8"
}

.nc-icon-outline.tech_print-round:before {
    content: "\eec9"
}

.nc-icon-outline.tech_print:before {
    content: "\eeca"
}

.nc-icon-outline.tech_ram:before {
    content: "\eecb"
}

.nc-icon-outline.tech_remote:before {
    content: "\eecc"
}

.nc-icon-outline.tech_signal:before {
    content: "\eecd"
}

.nc-icon-outline.tech_socket:before {
    content: "\eece"
}

.nc-icon-outline.tech_sync:before {
    content: "\eecf"
}

.nc-icon-outline.tech_tablet-button:before {
    content: "\eed0"
}

.nc-icon-outline.tech_tablet-reader-31:before {
    content: "\eed1"
}

.nc-icon-outline.tech_tablet-reader-42:before {
    content: "\eed2"
}

.nc-icon-outline.tech_tablet-toolbar:before {
    content: "\eed3"
}

.nc-icon-outline.tech_tablet:before {
    content: "\eed4"
}

.nc-icon-outline.tech_tv-old:before {
    content: "\eed5"
}

.nc-icon-outline.tech_tv:before {
    content: "\eed6"
}

.nc-icon-outline.tech_watch-circle:before {
    content: "\eed7"
}

.nc-icon-outline.tech_watch-time:before {
    content: "\eed8"
}

.nc-icon-outline.tech_watch:before {
    content: "\eed9"
}

.nc-icon-outline.tech_webcam-38:before {
    content: "\eeda"
}

.nc-icon-outline.tech_webcam-39:before {
    content: "\eedb"
}

.nc-icon-outline.tech_wifi-router:before {
    content: "\eedc"
}

.nc-icon-outline.tech_wifi:before {
    content: "\eedd"
}

.nc-icon-outline.tech-2_cctv:before {
    content: "\eede"
}

.nc-icon-outline.tech-2_connection:before {
    content: "\eedf"
}

.nc-icon-outline.tech-2_device-connection:before {
    content: "\eee0"
}

.nc-icon-outline.tech-2_dock:before {
    content: "\eee1"
}

.nc-icon-outline.tech-2_firewall:before {
    content: "\eee2"
}

.nc-icon-outline.tech-2_hdmi:before {
    content: "\eee3"
}

.nc-icon-outline.tech-2_headphone:before {
    content: "\eee4"
}

.nc-icon-outline.tech-2_headset:before {
    content: "\eee5"
}

.nc-icon-outline.tech-2_keyboard-hide:before {
    content: "\eee6"
}

.nc-icon-outline.tech-2_keyboard-wireless:before {
    content: "\eee7"
}

.nc-icon-outline.tech-2_l-add:before {
    content: "\eee8"
}

.nc-icon-outline.tech-2_l-check:before {
    content: "\eee9"
}

.nc-icon-outline.tech-2_l-location:before {
    content: "\eeea"
}

.nc-icon-outline.tech-2_l-remove:before {
    content: "\eeeb"
}

.nc-icon-outline.tech-2_l-search:before {
    content: "\eeec"
}

.nc-icon-outline.tech-2_l-security:before {
    content: "\eeed"
}

.nc-icon-outline.tech-2_l-settings:before {
    content: "\eeee"
}

.nc-icon-outline.tech-2_l-sync:before {
    content: "\eeef"
}

.nc-icon-outline.tech-2_l-system-update:before {
    content: "\eef0"
}

.nc-icon-outline.tech-2_lock-landscape:before {
    content: "\eef1"
}

.nc-icon-outline.tech-2_lock-portrait:before {
    content: "\eef2"
}

.nc-icon-outline.tech-2_mic:before {
    content: "\eef3"
}

.nc-icon-outline.tech-2_mobile-landscape:before {
    content: "\eef4"
}

.nc-icon-outline.tech-2_p-add:before {
    content: "\eef5"
}

.nc-icon-outline.tech-2_p-check:before {
    content: "\eef6"
}

.nc-icon-outline.tech-2_p-edit:before {
    content: "\eef7"
}

.nc-icon-outline.tech-2_p-heart:before {
    content: "\eef8"
}

.nc-icon-outline.tech-2_p-location:before {
    content: "\eef9"
}

.nc-icon-outline.tech-2_p-remove:before {
    content: "\eefa"
}

.nc-icon-outline.tech-2_p-search:before {
    content: "\eefb"
}

.nc-icon-outline.tech-2_p-settings:before {
    content: "\eefc"
}

.nc-icon-outline.tech-2_p-share:before {
    content: "\eefd"
}

.nc-icon-outline.tech-2_p-sync:before {
    content: "\eefe"
}

.nc-icon-outline.tech-2_p-system-update:before {
    content: "\eeff"
}

.nc-icon-outline.tech-2_p-time:before {
    content: "\ef00"
}

.nc-icon-outline.tech-2_pci-card:before {
    content: "\ef01"
}

.nc-icon-outline.tech-2_rotate-lock:before {
    content: "\ef02"
}

.nc-icon-outline.tech-2_rotate:before {
    content: "\ef03"
}

.nc-icon-outline.tech-2_sim-card:before {
    content: "\ef04"
}

.nc-icon-outline.tech-2_socket-europe-1:before {
    content: "\ef05"
}

.nc-icon-outline.tech-2_socket-europe-2:before {
    content: "\ef06"
}

.nc-icon-outline.tech-2_socket-uk:before {
    content: "\ef07"
}

.nc-icon-outline.tech-2_vpn:before {
    content: "\ef08"
}

.nc-icon-outline.tech-2_wifi-off:before {
    content: "\ef09"
}

.nc-icon-outline.tech-2_wifi-protected:before {
    content: "\ef0a"
}

.nc-icon-outline.tech-2_wifi:before {
    content: "\ef0b"
}

.nc-icon-outline.users_add-27:before {
    content: "\ef0c"
}

.nc-icon-outline.users_add-29:before {
    content: "\ef0d"
}

.nc-icon-outline.users_badge-13:before {
    content: "\ef0e"
}

.nc-icon-outline.users_badge-14:before {
    content: "\ef0f"
}

.nc-icon-outline.users_badge-15:before {
    content: "\ef10"
}

.nc-icon-outline.users_circle-08:before {
    content: "\ef11"
}

.nc-icon-outline.users_circle-09:before {
    content: "\ef12"
}

.nc-icon-outline.users_circle-10:before {
    content: "\ef13"
}

.nc-icon-outline.users_contacts:before {
    content: "\ef14"
}

.nc-icon-outline.users_delete-28:before {
    content: "\ef15"
}

.nc-icon-outline.users_delete-30:before {
    content: "\ef16"
}

.nc-icon-outline.users_man-20:before {
    content: "\ef17"
}

.nc-icon-outline.users_man-23:before {
    content: "\ef18"
}

.nc-icon-outline.users_man-glasses:before {
    content: "\ef19"
}

.nc-icon-outline.users_mobile-contact:before {
    content: "\ef1a"
}

.nc-icon-outline.users_multiple-11:before {
    content: "\ef1b"
}

.nc-icon-outline.users_multiple-19:before {
    content: "\ef1c"
}

.nc-icon-outline.users_network:before {
    content: "\ef1d"
}

.nc-icon-outline.users_parent:before {
    content: "\ef1e"
}

.nc-icon-outline.users_single-01:before {
    content: "\ef1f"
}

.nc-icon-outline.users_single-02:before {
    content: "\ef20"
}

.nc-icon-outline.users_single-03:before {
    content: "\ef21"
}

.nc-icon-outline.users_single-04:before {
    content: "\ef22"
}

.nc-icon-outline.users_single-05:before {
    content: "\ef23"
}

.nc-icon-outline.users_single-body:before {
    content: "\ef24"
}

.nc-icon-outline.users_single-position:before {
    content: "\ef25"
}

.nc-icon-outline.users_square-31:before {
    content: "\ef26"
}

.nc-icon-outline.users_square-32:before {
    content: "\ef27"
}

.nc-icon-outline.users_square-33:before {
    content: "\ef28"
}

.nc-icon-outline.users_woman-21:before {
    content: "\ef29"
}

.nc-icon-outline.users_woman-24:before {
    content: "\ef2a"
}

.nc-icon-outline.users_woman-25:before {
    content: "\ef2b"
}

.nc-icon-outline.users_woman-man:before {
    content: "\ef2c"
}

.nc-icon-outline.users-2_a-add:before {
    content: "\ef2d"
}

.nc-icon-outline.users-2_a-check:before {
    content: "\ef2e"
}

.nc-icon-outline.users-2_a-delete:before {
    content: "\ef2f"
}

.nc-icon-outline.users-2_a-edit:before {
    content: "\ef30"
}

.nc-icon-outline.users-2_a-heart:before {
    content: "\ef31"
}

.nc-icon-outline.users-2_a-location:before {
    content: "\ef32"
}

.nc-icon-outline.users-2_a-remove:before {
    content: "\ef33"
}

.nc-icon-outline.users-2_a-search:before {
    content: "\ef34"
}

.nc-icon-outline.users-2_a-security:before {
    content: "\ef35"
}

.nc-icon-outline.users-2_a-share:before {
    content: "\ef36"
}

.nc-icon-outline.users-2_a-star:before {
    content: "\ef37"
}

.nc-icon-outline.users-2_a-sync:before {
    content: "\ef38"
}

.nc-icon-outline.users-2_a-time:before {
    content: "\ef39"
}

.nc-icon-outline.users-2_accessibility:before {
    content: "\ef3a"
}

.nc-icon-outline.users-2_b-add:before {
    content: "\ef3b"
}

.nc-icon-outline.users-2_b-check:before {
    content: "\ef3c"
}

.nc-icon-outline.users-2_b-location:before {
    content: "\ef3d"
}

.nc-icon-outline.users-2_b-love:before {
    content: "\ef3e"
}

.nc-icon-outline.users-2_b-meeting:before {
    content: "\ef3f"
}

.nc-icon-outline.users-2_b-remove:before {
    content: "\ef40"
}

.nc-icon-outline.users-2_b-security:before {
    content: "\ef41"
}

.nc-icon-outline.users-2_child:before {
    content: "\ef42"
}

.nc-icon-outline.users-2_contacts-44:before {
    content: "\ef43"
}

.nc-icon-outline.users-2_contacts-45:before {
    content: "\ef44"
}

.nc-icon-outline.users-2_couple-gay:before {
    content: "\ef45"
}

.nc-icon-outline.users-2_couple-lesbian:before {
    content: "\ef46"
}

.nc-icon-outline.users-2_disabled:before {
    content: "\ef47"
}

.nc-icon-outline.users-2_exchange:before {
    content: "\ef48"
}

.nc-icon-outline.users-2_family:before {
    content: "\ef49"
}

.nc-icon-outline.users-2_focus:before {
    content: "\ef4a"
}

.nc-icon-outline.users-2_home:before {
    content: "\ef4b"
}

.nc-icon-outline.users-2_man-down:before {
    content: "\ef4c"
}

.nc-icon-outline.users-2_man-up:before {
    content: "\ef4d"
}

.nc-icon-outline.users-2_man:before {
    content: "\ef4e"
}

.nc-icon-outline.users-2_meeting:before {
    content: "\ef4f"
}

.nc-icon-outline.users-2_mickey-mouse:before {
    content: "\ef50"
}

.nc-icon-outline.users-2_multiple:before {
    content: "\ef51"
}

.nc-icon-outline.users-2_pin:before {
    content: "\ef52"
}

.nc-icon-outline.users-2_police:before {
    content: "\ef53"
}

.nc-icon-outline.users-2_search:before {
    content: "\ef54"
}

.nc-icon-outline.users-2_standing-man:before {
    content: "\ef55"
}

.nc-icon-outline.users-2_standing-woman:before {
    content: "\ef56"
}

.nc-icon-outline.users-2_voice-record:before {
    content: "\ef57"
}

.nc-icon-outline.users-2_wc:before {
    content: "\ef58"
}

.nc-icon-outline.users-2_woman-down:before {
    content: "\ef59"
}

.nc-icon-outline.users-2_woman-up:before {
    content: "\ef5a"
}

.nc-icon-outline.users-2_woman:before {
    content: "\ef5b"
}

.nc-icon-outline.shopping_award:before {
    content: "\ea3e"
}

.nc-icon-outline.shopping_bag-09:before {
    content: "\ea3f"
}

.nc-icon-outline.shopping_bag-16:before {
    content: "\ea40"
}

.nc-icon-outline.shopping_bag-17:before {
    content: "\ea41"
}

.nc-icon-outline.shopping_bag-20:before {
    content: "\ea42"
}

.nc-icon-outline.shopping_bag-add-18:before {
    content: "\ea43"
}

.nc-icon-outline.shopping_bag-add-21:before {
    content: "\ea44"
}

.nc-icon-outline.shopping_bag-edit:before {
    content: "\ea45"
}

.nc-icon-outline.shopping_bag-remove-19:before {
    content: "\ea46"
}

.nc-icon-outline.shopping_bag-remove-22:before {
    content: "\ea47"
}

.nc-icon-outline.shopping_barcode-scan:before {
    content: "\ea48"
}

.nc-icon-outline.shopping_barcode:before {
    content: "\ea49"
}

.nc-icon-outline.shopping_bardcode-qr:before {
    content: "\ea4a"
}

.nc-icon-outline.shopping_basket-add:before {
    content: "\ea4b"
}

.nc-icon-outline.shopping_basket-edit:before {
    content: "\ea4c"
}

.nc-icon-outline.shopping_basket-remove:before {
    content: "\ea4d"
}

.nc-icon-outline.shopping_basket-simple-add:before {
    content: "\ea4e"
}

.nc-icon-outline.shopping_basket-simple-remove:before {
    content: "\ea4f"
}

.nc-icon-outline.shopping_basket-simple:before {
    content: "\ea50"
}

.nc-icon-outline.shopping_basket:before {
    content: "\ea51"
}

.nc-icon-outline.shopping_bitcoin:before {
    content: "\ea52"
}

.nc-icon-outline.shopping_board:before {
    content: "\ea53"
}

.nc-icon-outline.shopping_box-3d-50:before {
    content: "\ea54"
}

.nc-icon-outline.shopping_box-3d-67:before {
    content: "\ea55"
}

.nc-icon-outline.shopping_box-ribbon:before {
    content: "\ea56"
}

.nc-icon-outline.shopping_box:before {
    content: "\ea57"
}

.nc-icon-outline.shopping_cart-add:before {
    content: "\ea58"
}

.nc-icon-outline.shopping_cart-modern-add:before {
    content: "\ea59"
}

.nc-icon-outline.shopping_cart-modern-in:before {
    content: "\ea5a"
}

.nc-icon-outline.shopping_cart-modern-remove:before {
    content: "\ea5b"
}

.nc-icon-outline.shopping_cart-modern:before {
    content: "\ea5c"
}

.nc-icon-outline.shopping_cart-remove:before {
    content: "\ea5d"
}

.nc-icon-outline.shopping_cart-simple-add:before {
    content: "\ea5e"
}

.nc-icon-outline.shopping_cart-simple-in:before {
    content: "\ea5f"
}

.nc-icon-outline.shopping_cart-simple-remove:before {
    content: "\ea60"
}

.nc-icon-outline.shopping_cart-simple:before {
    content: "\ea61"
}

.nc-icon-outline.shopping_cart:before {
    content: "\ea62"
}

.nc-icon-outline.shopping_cash-register:before {
    content: "\ea63"
}

.nc-icon-outline.shopping_chart:before {
    content: "\ea64"
}

.nc-icon-outline.shopping_credit-card-in:before {
    content: "\ea65"
}

.nc-icon-outline.shopping_credit-card:before {
    content: "\ea66"
}

.nc-icon-outline.shopping_credit-locked:before {
    content: "\ea67"
}

.nc-icon-outline.shopping_delivery-fast:before {
    content: "\ea68"
}

.nc-icon-outline.shopping_delivery-time:before {
    content: "\ea69"
}

.nc-icon-outline.shopping_delivery-track:before {
    content: "\ea6a"
}

.nc-icon-outline.shopping_delivery:before {
    content: "\ea6b"
}

.nc-icon-outline.shopping_discount:before {
    content: "\ea6c"
}

.nc-icon-outline.shopping_gift:before {
    content: "\ea6d"
}

.nc-icon-outline.shopping_hand-card:before {
    content: "\ea6e"
}

.nc-icon-outline.shopping_list:before {
    content: "\ea6f"
}

.nc-icon-outline.shopping_mobile-card:before {
    content: "\ea70"
}

.nc-icon-outline.shopping_mobile-cart:before {
    content: "\ea71"
}

.nc-icon-outline.shopping_mobile-touch:before {
    content: "\ea72"
}

.nc-icon-outline.shopping_newsletter:before {
    content: "\ea73"
}

.nc-icon-outline.shopping_pos:before {
    content: "\ea74"
}

.nc-icon-outline.shopping_receipt-list-42:before {
    content: "\ea75"
}

.nc-icon-outline.shopping_receipt-list-43:before {
    content: "\ea76"
}

.nc-icon-outline.shopping_receipt:before {
    content: "\ea77"
}

.nc-icon-outline.shopping_shop-location:before {
    content: "\ea78"
}

.nc-icon-outline.shopping_shop:before {
    content: "\ea79"
}

.nc-icon-outline.shopping_stock:before {
    content: "\ea7a"
}

.nc-icon-outline.shopping_tag-content:before {
    content: "\ea7b"
}

.nc-icon-outline.shopping_tag-cut:before {
    content: "\ea7c"
}

.nc-icon-outline.shopping_tag-line:before {
    content: "\ea7d"
}

.nc-icon-outline.shopping_tag-sale:before {
    content: "\ea7e"
}

.nc-icon-outline.shopping_tag:before {
    content: "\ea7f"
}

.nc-icon-outline.shopping_wallet:before {
    content: "\ea80"
}

.nc-icon-outline.arrows-1_back-78:before {
    content: "\ea81"
}

.nc-icon-outline.arrows-1_back-80:before {
    content: "\ea82"
}

.nc-icon-outline.arrows-1_bold-direction:before {
    content: "\ea83"
}

.nc-icon-outline.arrows-1_bold-down:before {
    content: "\ea84"
}

.nc-icon-outline.arrows-1_bold-left:before {
    content: "\ea85"
}

.nc-icon-outline.arrows-1_bold-right:before {
    content: "\ea86"
}

.nc-icon-outline.arrows-1_bold-up:before {
    content: "\ea87"
}

.nc-icon-outline.arrows-1_circle-down-12:before {
    content: "\ea88"
}

.nc-icon-outline.arrows-1_circle-down-40:before {
    content: "\ea89"
}

.nc-icon-outline.arrows-1_circle-left-10:before {
    content: "\ea8a"
}

.nc-icon-outline.arrows-1_circle-left-38:before {
    content: "\ea8b"
}

.nc-icon-outline.arrows-1_circle-right-09:before {
    content: "\ea8c"
}

.nc-icon-outline.arrows-1_circle-right-37:before {
    content: "\ea8d"
}

.nc-icon-outline.arrows-1_circle-up-11:before {
    content: "\ea8e"
}

.nc-icon-outline.arrows-1_circle-up-39:before {
    content: "\ea8f"
}

.nc-icon-outline.arrows-1_cloud-download-93:before {
    content: "\ea90"
}

.nc-icon-outline.arrows-1_cloud-download-95:before {
    content: "\ea91"
}

.nc-icon-outline.arrows-1_cloud-upload-94:before {
    content: "\ea92"
}

.nc-icon-outline.arrows-1_cloud-upload-96:before {
    content: "\ea93"
}

.nc-icon-outline.arrows-1_curved-next:before {
    content: "\ea94"
}

.nc-icon-outline.arrows-1_curved-previous:before {
    content: "\ea95"
}

.nc-icon-outline.arrows-1_direction-53:before {
    content: "\ea96"
}

.nc-icon-outline.arrows-1_direction-56:before {
    content: "\ea97"
}

.nc-icon-outline.arrows-1_double-left:before {
    content: "\ea98"
}

.nc-icon-outline.arrows-1_double-right:before {
    content: "\ea99"
}

.nc-icon-outline.arrows-1_download:before {
    content: "\ea9a"
}

.nc-icon-outline.arrows-1_enlarge-diagonal-43:before {
    content: "\ea9b"
}

.nc-icon-outline.arrows-1_enlarge-diagonal-44:before {
    content: "\ea9c"
}

.nc-icon-outline.arrows-1_enlarge-horizontal:before {
    content: "\ea9d"
}

.nc-icon-outline.arrows-1_enlarge-vertical:before {
    content: "\ea9e"
}

.nc-icon-outline.arrows-1_fit-horizontal:before {
    content: "\ea9f"
}

.nc-icon-outline.arrows-1_fit-vertical:before {
    content: "\eaa0"
}

.nc-icon-outline.arrows-1_fullscreen-70:before {
    content: "\eaa1"
}

.nc-icon-outline.arrows-1_fullscreen-71:before {
    content: "\eaa2"
}

.nc-icon-outline.arrows-1_fullscreen-76:before {
    content: "\eaa3"
}

.nc-icon-outline.arrows-1_fullscreen-77:before {
    content: "\eaa4"
}

.nc-icon-outline.arrows-1_fullscreen-double-74:before {
    content: "\eaa5"
}

.nc-icon-outline.arrows-1_fullscreen-double-75:before {
    content: "\eaa6"
}

.nc-icon-outline.arrows-1_fullscreen-split-72:before {
    content: "\eaa7"
}

.nc-icon-outline.arrows-1_fullscreen-split-73:before {
    content: "\eaa8"
}

.nc-icon-outline.arrows-1_log-in:before {
    content: "\eaa9"
}

.nc-icon-outline.arrows-1_log-out:before {
    content: "\eaaa"
}

.nc-icon-outline.arrows-1_loop-82:before {
    content: "\eaab"
}

.nc-icon-outline.arrows-1_loop-83:before {
    content: "\eaac"
}

.nc-icon-outline.arrows-1_minimal-down:before {
    content: "\eaad"
}

.nc-icon-outline.arrows-1_minimal-left:before {
    content: "\eaae"
}

.nc-icon-outline.arrows-1_minimal-right:before {
    content: "\eaaf"
}

.nc-icon-outline.arrows-1_minimal-up:before {
    content: "\eab0"
}

.nc-icon-outline.arrows-1_redo-79:before {
    content: "\eab1"
}

.nc-icon-outline.arrows-1_redo-81:before {
    content: "\eab2"
}

.nc-icon-outline.arrows-1_refresh-68:before {
    content: "\eab3"
}

.nc-icon-outline.arrows-1_refresh-69:before {
    content: "\eab4"
}

.nc-icon-outline.arrows-1_round-down:before {
    content: "\eab5"
}

.nc-icon-outline.arrows-1_round-left:before {
    content: "\eab6"
}

.nc-icon-outline.arrows-1_round-right:before {
    content: "\eab7"
}

.nc-icon-outline.arrows-1_round-up:before {
    content: "\eab8"
}

.nc-icon-outline.arrows-1_share-66:before {
    content: "\eab9"
}

.nc-icon-outline.arrows-1_share-91:before {
    content: "\eaba"
}

.nc-icon-outline.arrows-1_share-92:before {
    content: "\eabb"
}

.nc-icon-outline.arrows-1_shuffle-97:before {
    content: "\eabc"
}

.nc-icon-outline.arrows-1_shuffle-98:before {
    content: "\eabd"
}

.nc-icon-outline.arrows-1_simple-down:before {
    content: "\eabe"
}

.nc-icon-outline.arrows-1_simple-left:before {
    content: "\eabf"
}

.nc-icon-outline.arrows-1_simple-right:before {
    content: "\eac0"
}

.nc-icon-outline.arrows-1_simple-up:before {
    content: "\eac1"
}

.nc-icon-outline.arrows-1_small-triangle-down:before {
    content: "\eac2"
}

.nc-icon-outline.arrows-1_small-triangle-left:before {
    content: "\eac3"
}

.nc-icon-outline.arrows-1_small-triangle-right:before {
    content: "\eac4"
}

.nc-icon-outline.arrows-1_small-triangle-up:before {
    content: "\eac5"
}

.nc-icon-outline.arrows-1_square-down:before {
    content: "\eac6"
}

.nc-icon-outline.arrows-1_square-left:before {
    content: "\eac7"
}

.nc-icon-outline.arrows-1_square-right:before {
    content: "\eac8"
}

.nc-icon-outline.arrows-1_square-up:before {
    content: "\eac9"
}

.nc-icon-outline.arrows-1_strong-down:before {
    content: "\eaca"
}

.nc-icon-outline.arrows-1_strong-left:before {
    content: "\eacb"
}

.nc-icon-outline.arrows-1_strong-right:before {
    content: "\eacc"
}

.nc-icon-outline.arrows-1_strong-up:before {
    content: "\eacd"
}

.nc-icon-outline.arrows-1_tail-down:before {
    content: "\eace"
}

.nc-icon-outline.arrows-1_tail-left:before {
    content: "\eacf"
}

.nc-icon-outline.arrows-1_tail-right:before {
    content: "\ead0"
}

.nc-icon-outline.arrows-1_tail-triangle-down:before {
    content: "\ead1"
}

.nc-icon-outline.arrows-1_tail-triangle-left:before {
    content: "\ead2"
}

.nc-icon-outline.arrows-1_tail-triangle-right:before {
    content: "\ead3"
}

.nc-icon-outline.arrows-1_tail-triangle-up:before {
    content: "\ead4"
}

.nc-icon-outline.arrows-1_tail-up:before {
    content: "\ead5"
}

.nc-icon-outline.arrows-1_trend-down:before {
    content: "\ead6"
}

.nc-icon-outline.arrows-1_trend-up:before {
    content: "\ead7"
}

.nc-icon-outline.arrows-1_triangle-down-20:before {
    content: "\ead8"
}

.nc-icon-outline.arrows-1_triangle-down-65:before {
    content: "\ead9"
}

.nc-icon-outline.arrows-1_triangle-left-18:before {
    content: "\eada"
}

.nc-icon-outline.arrows-1_triangle-left-63:before {
    content: "\eadb"
}

.nc-icon-outline.arrows-1_triangle-right-17:before {
    content: "\eadc"
}

.nc-icon-outline.arrows-1_triangle-right-62:before {
    content: "\eadd"
}

.nc-icon-outline.arrows-1_triangle-up-19:before {
    content: "\eade"
}

.nc-icon-outline.arrows-1_triangle-up-64:before {
    content: "\eadf"
}

.nc-icon-outline.arrows-1_window-zoom-in:before {
    content: "\eae0"
}

.nc-icon-outline.arrows-1_window-zoom-out:before {
    content: "\eae1"
}

.nc-icon-outline.arrows-1_zoom-88:before {
    content: "\eae2"
}

.nc-icon-outline.arrows-1_zoom-99:before {
    content: "\eae3"
}

.nc-icon-outline.arrows-1_zoom-100:before {
    content: "\eae4"
}

.nc-icon-outline.arrows-2_block-down:before {
    content: "\eae5"
}

.nc-icon-outline.arrows-2_block-left:before {
    content: "\eae6"
}

.nc-icon-outline.arrows-2_block-right:before {
    content: "\eae7"
}

.nc-icon-outline.arrows-2_block-up:before {
    content: "\eae8"
}

.nc-icon-outline.arrows-2_circle-in:before {
    content: "\eae9"
}

.nc-icon-outline.arrows-2_circle-out:before {
    content: "\eaea"
}

.nc-icon-outline.arrows-2_circuit-round:before {
    content: "\eaeb"
}

.nc-icon-outline.arrows-2_circuit:before {
    content: "\eaec"
}

.nc-icon-outline.arrows-2_computer-upload:before {
    content: "\eaed"
}

.nc-icon-outline.arrows-2_conversion:before {
    content: "\eaee"
}

.nc-icon-outline.arrows-2_corner-down-round:before {
    content: "\eaef"
}

.nc-icon-outline.arrows-2_corner-down:before {
    content: "\eaf0"
}

.nc-icon-outline.arrows-2_corner-left-down:before {
    content: "\eaf1"
}

.nc-icon-outline.arrows-2_corner-left-round:before {
    content: "\eaf2"
}

.nc-icon-outline.arrows-2_corner-left:before {
    content: "\eaf3"
}

.nc-icon-outline.arrows-2_corner-right-down:before {
    content: "\eaf4"
}

.nc-icon-outline.arrows-2_corner-right-round:before {
    content: "\eaf5"
}

.nc-icon-outline.arrows-2_corner-right:before {
    content: "\eaf6"
}

.nc-icon-outline.arrows-2_corner-up-left:before {
    content: "\eaf7"
}

.nc-icon-outline.arrows-2_corner-up-right:before {
    content: "\eaf8"
}

.nc-icon-outline.arrows-2_corner-up-round:before {
    content: "\eaf9"
}

.nc-icon-outline.arrows-2_corner-up:before {
    content: "\eafa"
}

.nc-icon-outline.arrows-2_cross-down:before {
    content: "\eafb"
}

.nc-icon-outline.arrows-2_cross-horizontal:before {
    content: "\eafc"
}

.nc-icon-outline.arrows-2_cross-left:before {
    content: "\eafd"
}

.nc-icon-outline.arrows-2_cross-right:before {
    content: "\eafe"
}

.nc-icon-outline.arrows-2_cross-up:before {
    content: "\eaff"
}

.nc-icon-outline.arrows-2_cross-vertical:before {
    content: "\eb00"
}

.nc-icon-outline.arrows-2_curve-circuit:before {
    content: "\eb01"
}

.nc-icon-outline.arrows-2_curve-directions:before {
    content: "\eb02"
}

.nc-icon-outline.arrows-2_curve-split:before {
    content: "\eb03"
}

.nc-icon-outline.arrows-2_delete-49:before {
    content: "\eb04"
}

.nc-icon-outline.arrows-2_delete-50:before {
    content: "\eb05"
}

.nc-icon-outline.arrows-2_direction:before {
    content: "\eb06"
}

.nc-icon-outline.arrows-2_dots-download:before {
    content: "\eb07"
}

.nc-icon-outline.arrows-2_dots-upload:before {
    content: "\eb08"
}

.nc-icon-outline.arrows-2_eject:before {
    content: "\eb09"
}

.nc-icon-outline.arrows-2_enlarge-circle:before {
    content: "\eb0a"
}

.nc-icon-outline.arrows-2_file-download-87:before {
    content: "\eb0b"
}

.nc-icon-outline.arrows-2_file-download-89:before {
    content: "\eb0c"
}

.nc-icon-outline.arrows-2_file-download-94:before {
    content: "\eb0d"
}

.nc-icon-outline.arrows-2_file-upload-86:before {
    content: "\eb0e"
}

.nc-icon-outline.arrows-2_file-upload-88:before {
    content: "\eb0f"
}

.nc-icon-outline.arrows-2_file-upload-93:before {
    content: "\eb10"
}

.nc-icon-outline.arrows-2_fork-round:before {
    content: "\eb11"
}

.nc-icon-outline.arrows-2_fork:before {
    content: "\eb12"
}

.nc-icon-outline.arrows-2_hit-down:before {
    content: "\eb13"
}

.nc-icon-outline.arrows-2_hit-left:before {
    content: "\eb14"
}

.nc-icon-outline.arrows-2_hit-right:before {
    content: "\eb15"
}

.nc-icon-outline.arrows-2_hit-up:before {
    content: "\eb16"
}

.nc-icon-outline.arrows-2_lines:before {
    content: "\eb17"
}

.nc-icon-outline.arrows-2_log-out:before {
    content: "\eb18"
}

.nc-icon-outline.arrows-2_loop:before {
    content: "\eb19"
}

.nc-icon-outline.arrows-2_merge-round:before {
    content: "\eb1a"
}

.nc-icon-outline.arrows-2_merge:before {
    content: "\eb1b"
}

.nc-icon-outline.arrows-2_move-05:before {
    content: "\eb1c"
}

.nc-icon-outline.arrows-2_move-06:before {
    content: "\eb1d"
}

.nc-icon-outline.arrows-2_move-92:before {
    content: "\eb1e"
}

.nc-icon-outline.arrows-2_move-down-right:before {
    content: "\eb1f"
}

.nc-icon-outline.arrows-2_move-down:before {
    content: "\eb20"
}

.nc-icon-outline.arrows-2_move-left:before {
    content: "\eb21"
}

.nc-icon-outline.arrows-2_move-right:before {
    content: "\eb22"
}

.nc-icon-outline.arrows-2_move-up-left:before {
    content: "\eb23"
}

.nc-icon-outline.arrows-2_move-up:before {
    content: "\eb24"
}

.nc-icon-outline.arrows-2_push-next:before {
    content: "\eb25"
}

.nc-icon-outline.arrows-2_push-previous:before {
    content: "\eb26"
}

.nc-icon-outline.arrows-2_reload:before {
    content: "\eb27"
}

.nc-icon-outline.arrows-2_replay:before {
    content: "\ee16"
}

.nc-icon-outline.arrows-2_rotate-left:before {
    content: "\ee17"
}

.nc-icon-outline.arrows-2_rotate-right:before {
    content: "\ee18"
}

.nc-icon-outline.arrows-2_round-left-down:before {
    content: "\ee19"
}

.nc-icon-outline.arrows-2_round-right-down:before {
    content: "\ee1a"
}

.nc-icon-outline.arrows-2_round-up-left:before {
    content: "\ee1b"
}

.nc-icon-outline.arrows-2_round-up-right:before {
    content: "\ee1c"
}

.nc-icon-outline.arrows-2_select-83:before {
    content: "\ee1d"
}

.nc-icon-outline.arrows-2_select-84:before {
    content: "\ee1e"
}

.nc-icon-outline.arrows-2_separate-round:before {
    content: "\ee1f"
}

.nc-icon-outline.arrows-2_separate:before {
    content: "\ee20"
}

.nc-icon-outline.arrows-2_share-left:before {
    content: "\ee21"
}

.nc-icon-outline.arrows-2_share-right:before {
    content: "\ee22"
}

.nc-icon-outline.arrows-2_skew-down:before {
    content: "\ee23"
}

.nc-icon-outline.arrows-2_skew-left:before {
    content: "\ee24"
}

.nc-icon-outline.arrows-2_skew-right:before {
    content: "\ee25"
}

.nc-icon-outline.arrows-2_skew-up:before {
    content: "\ee26"
}

.nc-icon-outline.arrows-2_small-left:before {
    content: "\ee27"
}

.nc-icon-outline.arrows-2_small-right:before {
    content: "\ee28"
}

.nc-icon-outline.arrows-2_split-horizontal:before {
    content: "\ee29"
}

.nc-icon-outline.arrows-2_split-round:before {
    content: "\ee2a"
}

.nc-icon-outline.arrows-2_split-vertical:before {
    content: "\ee2b"
}

.nc-icon-outline.arrows-2_split:before {
    content: "\ee2c"
}

.nc-icon-outline.arrows-2_square-download:before {
    content: "\ee2d"
}

.nc-icon-outline.arrows-2_square-upload:before {
    content: "\ee2e"
}

.nc-icon-outline.arrows-2_time:before {
    content: "\ee2f"
}

.nc-icon-outline.arrows-2_triangle-down:before {
    content: "\ee30"
}

.nc-icon-outline.arrows-2_triangle-left:before {
    content: "\ee31"
}

.nc-icon-outline.arrows-2_triangle-right:before {
    content: "\ee32"
}

.nc-icon-outline.arrows-2_triangle-up:before {
    content: "\ee33"
}

.nc-icon-outline.arrows-2_unite-round:before {
    content: "\ee34"
}

.nc-icon-outline.arrows-2_unite:before {
    content: "\ee35"
}

.nc-icon-outline.arrows-2_zoom:before {
    content: "\ee36"
}

.nc-icon-outline.arrows-3_circle-down:before {
    content: "\ee37"
}

.nc-icon-outline.arrows-3_circle-left:before {
    content: "\ee38"
}

.nc-icon-outline.arrows-3_circle-right:before {
    content: "\ee39"
}

.nc-icon-outline.arrows-3_circle-simple-down:before {
    content: "\ee3a"
}

.nc-icon-outline.arrows-3_circle-simple-left:before {
    content: "\ee3b"
}

.nc-icon-outline.arrows-3_circle-simple-right:before {
    content: "\ee3c"
}

.nc-icon-outline.arrows-3_circle-simple-up:before {
    content: "\ee3d"
}

.nc-icon-outline.arrows-3_circle-up:before {
    content: "\ee3e"
}

.nc-icon-outline.arrows-3_cloud-refresh:before {
    content: "\ee3f"
}

.nc-icon-outline.arrows-3_separate:before {
    content: "\ee40"
}

.nc-icon-outline.arrows-3_small-down:before {
    content: "\ee41"
}

.nc-icon-outline.arrows-3_small-up:before {
    content: "\ee42"
}

.nc-icon-outline.arrows-3_square-corner-down-left:before {
    content: "\ee43"
}

.nc-icon-outline.arrows-3_square-corner-down-right:before {
    content: "\ee44"
}

.nc-icon-outline.arrows-3_square-corner-up-left:before {
    content: "\ee45"
}

.nc-icon-outline.arrows-3_square-corner-up-right:before {
    content: "\ee46"
}

.nc-icon-outline.arrows-3_square-down-06:before {
    content: "\ee47"
}

.nc-icon-outline.arrows-3_square-down-22:before {
    content: "\ee48"
}

.nc-icon-outline.arrows-3_square-enlarge:before {
    content: "\ee49"
}

.nc-icon-outline.arrows-3_square-left-04:before {
    content: "\ee4a"
}

.nc-icon-outline.arrows-3_square-left-20:before {
    content: "\ee4b"
}

.nc-icon-outline.arrows-3_square-right-03:before {
    content: "\ee4c"
}

.nc-icon-outline.arrows-3_square-right-19:before {
    content: "\ee4d"
}

.nc-icon-outline.arrows-3_square-simple-down:before {
    content: "\ee4e"
}

.nc-icon-outline.arrows-3_square-simple-left:before {
    content: "\ee4f"
}

.nc-icon-outline.arrows-3_square-simple-right:before {
    content: "\ee50"
}

.nc-icon-outline.arrows-3_square-simple-up:before {
    content: "\ee51"
}

.nc-icon-outline.arrows-3_square-up-05:before {
    content: "\ee52"
}

.nc-icon-outline.arrows-3_square-up-21:before {
    content: "\ee53"
}

.nc-icon-outline.arrows-3_square-zoom:before {
    content: "\ee54"
}

.nc-icon-outline.arrows-3_super-bold-down:before {
    content: "\ee55"
}

.nc-icon-outline.arrows-3_super-bold-left:before {
    content: "\ee56"
}

.nc-icon-outline.arrows-3_super-bold-right:before {
    content: "\ee57"
}

.nc-icon-outline.arrows-3_super-bold-up:before {
    content: "\ee58"
}

.nc-icon-outline.arrows-4_block-bottom-left:before {
    content: "\ee59"
}

.nc-icon-outline.arrows-4_block-bottom-right:before {
    content: "\ee5a"
}

.nc-icon-outline.arrows-4_block-top-left:before {
    content: "\ee5b"
}

.nc-icon-outline.arrows-4_block-top-right:before {
    content: "\ee5c"
}

.nc-icon-outline.arrows-4_centralize:before {
    content: "\ee5d"
}

.nc-icon-outline.arrows-4_compare:before {
    content: "\ee5e"
}

.nc-icon-outline.arrows-4_contrast:before {
    content: "\ee5f"
}

.nc-icon-outline.arrows-4_cross:before {
    content: "\ee60"
}

.nc-icon-outline.arrows-4_diag-bottom-left:before {
    content: "\ee61"
}

.nc-icon-outline.arrows-4_diag-bottom-right:before {
    content: "\ee62"
}

.nc-icon-outline.arrows-4_diag-top-left:before {
    content: "\ee63"
}

.nc-icon-outline.arrows-4_diag-top-right:before {
    content: "\ee64"
}

.nc-icon-outline.arrows-4_disperse:before {
    content: "\ee65"
}

.nc-icon-outline.arrows-4_download:before {
    content: "\ee66"
}

.nc-icon-outline.arrows-4_enlarge-45:before {
    content: "\ee67"
}

.nc-icon-outline.arrows-4_enlarge-46:before {
    content: "\ee68"
}

.nc-icon-outline.arrows-4_export:before {
    content: "\ee69"
}

.nc-icon-outline.arrows-4_format-left:before {
    content: "\ee6a"
}

.nc-icon-outline.arrows-4_format-right:before {
    content: "\ee6b"
}

.nc-icon-outline.arrows-4_input-12:before {
    content: "\ee6c"
}

.nc-icon-outline.arrows-4_input-21:before {
    content: "\ee6d"
}

.nc-icon-outline.arrows-4_invert:before {
    content: "\ee6e"
}

.nc-icon-outline.arrows-4_launch-11:before {
    content: "\ee6f"
}

.nc-icon-outline.arrows-4_launch-47:before {
    content: "\ee70"
}

.nc-icon-outline.arrows-4_logout:before {
    content: "\ee71"
}

.nc-icon-outline.arrows-4_loop-30:before {
    content: "\ee72"
}

.nc-icon-outline.arrows-4_loop-34:before {
    content: "\ee73"
}

.nc-icon-outline.arrows-4_merge:before {
    content: "\ee74"
}

.nc-icon-outline.arrows-4_open-in-browser:before {
    content: "\ee75"
}

.nc-icon-outline.arrows-4_priority-high:before {
    content: "\ee76"
}

.nc-icon-outline.arrows-4_priority-low:before {
    content: "\ee77"
}

.nc-icon-outline.arrows-4_redo-10:before {
    content: "\ee78"
}

.nc-icon-outline.arrows-4_redo-26:before {
    content: "\ee79"
}

.nc-icon-outline.arrows-4_reply-all:before {
    content: "\ee7a"
}

.nc-icon-outline.arrows-4_reply:before {
    content: "\ee7b"
}

.nc-icon-outline.arrows-4_restore:before {
    content: "\ee7c"
}

.nc-icon-outline.arrows-4_share:before {
    content: "\ee7d"
}

.nc-icon-outline.arrows-4_shuffle-01:before {
    content: "\ee7e"
}

.nc-icon-outline.arrows-4_shuffle-35:before {
    content: "\ee7f"
}

.nc-icon-outline.arrows-4_split-33:before {
    content: "\ee80"
}

.nc-icon-outline.arrows-4_split-37:before {
    content: "\ee81"
}

.nc-icon-outline.arrows-4_stre-down:before {
    content: "\ee82"
}

.nc-icon-outline.arrows-4_stre-left:before {
    content: "\ee83"
}

.nc-icon-outline.arrows-4_stre-right:before {
    content: "\ee84"
}

.nc-icon-outline.arrows-4_stre-up:before {
    content: "\ee85"
}

.nc-icon-outline.arrows-4_swap-horizontal:before {
    content: "\ee86"
}

.nc-icon-outline.arrows-4_swap-vertical:before {
    content: "\ee87"
}

.nc-icon-outline.arrows-4_system-update:before {
    content: "\ee88"
}

.nc-icon-outline.arrows-4_undo-25:before {
    content: "\ee89"
}

.nc-icon-outline.arrows-4_undo-29:before {
    content: "\ee8a"
}

.nc-icon-outline.arrows-4_upload:before {
    content: "\ee8b"
}

.nc-icon-outline.files-2_ai-illustrator:before {
    content: "\e947"
}

.nc-icon-outline.files-2_avi:before {
    content: "\e948"
}

.nc-icon-outline.files-2_css:before {
    content: "\e949"
}

.nc-icon-outline.files-2_csv:before {
    content: "\e94a"
}

.nc-icon-outline.files-2_doc:before {
    content: "\e94b"
}

.nc-icon-outline.files-2_docx:before {
    content: "\e94c"
}

.nc-icon-outline.files-2_epub:before {
    content: "\e94d"
}

.nc-icon-outline.files-2_exe:before {
    content: "\e94e"
}

.nc-icon-outline.files-2_font:before {
    content: "\e94f"
}

.nc-icon-outline.files-2_gif:before {
    content: "\e950"
}

.nc-icon-outline.files-2_html:before {
    content: "\e951"
}

.nc-icon-outline.files-2_jpg-jpeg:before {
    content: "\e952"
}

.nc-icon-outline.files-2_js-javascript-jquery:before {
    content: "\e953"
}

.nc-icon-outline.files-3_mov:before {
    content: "\e954"
}

.nc-icon-outline.files-3_mp3:before {
    content: "\e955"
}

.nc-icon-outline.files-3_mp4:before {
    content: "\e956"
}

.nc-icon-outline.files-3_pdf:before {
    content: "\e957"
}

.nc-icon-outline.files-3_png:before {
    content: "\e958"
}

.nc-icon-outline.files-3_psd-photoshop:before {
    content: "\e959"
}

.nc-icon-outline.files-3_rar:before {
    content: "\e95a"
}

.nc-icon-outline.files-3_sketch:before {
    content: "\e95b"
}

.nc-icon-outline.files-3_svg:before {
    content: "\e95c"
}

.nc-icon-outline.files-3_txt:before {
    content: "\e95d"
}

.nc-icon-outline.files-3_wav:before {
    content: "\e95e"
}

.nc-icon-outline.files-3_zip:before {
    content: "\e95f"
}

.nc-icon-outline.design_album:before {
    content: "\e960"
}

.nc-icon-outline.design_align-bottom:before {
    content: "\e961"
}

.nc-icon-outline.design_align-center-horizontal:before {
    content: "\e962"
}

.nc-icon-outline.design_align-center-vertical:before {
    content: "\e963"
}

.nc-icon-outline.design_align-left:before {
    content: "\e964"
}

.nc-icon-outline.design_align-right:before {
    content: "\e965"
}

.nc-icon-outline.design_align-top:before {
    content: "\e966"
}

.nc-icon-outline.design_app:before {
    content: "\e967"
}

.nc-icon-outline.design_artboard:before {
    content: "\e968"
}

.nc-icon-outline.design_blend:before {
    content: "\e969"
}

.nc-icon-outline.design_book-bookmark:before {
    content: "\e96a"
}

.nc-icon-outline.design_book-open:before {
    content: "\e96b"
}

.nc-icon-outline.design_brush:before {
    content: "\e96c"
}

.nc-icon-outline.design_bug:before {
    content: "\e96d"
}

.nc-icon-outline.design_bullet-list-67:before {
    content: "\e96e"
}

.nc-icon-outline.design_bullet-list-68:before {
    content: "\e96f"
}

.nc-icon-outline.design_bullet-list-69:before {
    content: "\e970"
}

.nc-icon-outline.design_bullet-list-70:before {
    content: "\e971"
}

.nc-icon-outline.design_clone:before {
    content: "\e972"
}

.nc-icon-outline.design_code-editor:before {
    content: "\e973"
}

.nc-icon-outline.design_code:before {
    content: "\e974"
}

.nc-icon-outline.design_collection:before {
    content: "\e975"
}

.nc-icon-outline.design_command:before {
    content: "\e976"
}

.nc-icon-outline.design_compass:before {
    content: "\e977"
}

.nc-icon-outline.design_contrast:before {
    content: "\e978"
}

.nc-icon-outline.design_copy:before {
    content: "\e979"
}

.nc-icon-outline.design_crop:before {
    content: "\e97a"
}

.nc-icon-outline.design_cursor-48:before {
    content: "\e97b"
}

.nc-icon-outline.design_cursor-49:before {
    content: "\e97c"
}

.nc-icon-outline.design_design-dev:before {
    content: "\e97d"
}

.nc-icon-outline.design_design:before {
    content: "\e97e"
}

.nc-icon-outline.design_distribute-horizontal:before {
    content: "\e97f"
}

.nc-icon-outline.design_distribute-vertical:before {
    content: "\e980"
}

.nc-icon-outline.design_drag:before {
    content: "\e981"
}

.nc-icon-outline.design_eraser-32:before {
    content: "\e982"
}

.nc-icon-outline.design_eraser-33:before {
    content: "\e983"
}

.nc-icon-outline.design_eraser-46:before {
    content: "\e984"
}

.nc-icon-outline.design_flip-horizontal:before {
    content: "\e985"
}

.nc-icon-outline.design_flip-vertical:before {
    content: "\e986"
}

.nc-icon-outline.design_image:before {
    content: "\e987"
}

.nc-icon-outline.design_magnet:before {
    content: "\e988"
}

.nc-icon-outline.design_marker:before {
    content: "\e989"
}

.nc-icon-outline.design_measure-02:before {
    content: "\e98a"
}

.nc-icon-outline.design_measure-17:before {
    content: "\e98b"
}

.nc-icon-outline.design_measure-big:before {
    content: "\e98c"
}

.nc-icon-outline.design_mobile-design:before {
    content: "\e98d"
}

.nc-icon-outline.design_mobile-dev:before {
    content: "\e98e"
}

.nc-icon-outline.design_mouse-08:before {
    content: "\e98f"
}

.nc-icon-outline.design_mouse-09:before {
    content: "\e990"
}

.nc-icon-outline.design_mouse-10:before {
    content: "\e991"
}

.nc-icon-outline.design_newsletter-dev:before {
    content: "\e992"
}

.nc-icon-outline.design_note-code:before {
    content: "\e993"
}

.nc-icon-outline.design_paint-16:before {
    content: "\e994"
}

.nc-icon-outline.design_paint-37:before {
    content: "\e995"
}

.nc-icon-outline.design_paint-38:before {
    content: "\e996"
}

.nc-icon-outline.design_paint-bucket-39:before {
    content: "\e997"
}

.nc-icon-outline.design_paint-bucket-40:before {
    content: "\e998"
}

.nc-icon-outline.design_palette:before {
    content: "\e999"
}

.nc-icon-outline.design_pantone:before {
    content: "\e99a"
}

.nc-icon-outline.design_paper-design:before {
    content: "\e99b"
}

.nc-icon-outline.design_paper-dev:before {
    content: "\e99c"
}

.nc-icon-outline.design_patch-19:before {
    content: "\e99d"
}

.nc-icon-outline.design_patch-34:before {
    content: "\e99e"
}

.nc-icon-outline.design_path-exclude:before {
    content: "\e99f"
}

.nc-icon-outline.design_path-intersect:before {
    content: "\e9a0"
}

.nc-icon-outline.design_path-minus:before {
    content: "\e9a1"
}

.nc-icon-outline.design_path-unite:before {
    content: "\e9a2"
}

.nc-icon-outline.design_pen-01:before {
    content: "\e9a3"
}

.nc-icon-outline.design_pen-23:before {
    content: "\e9a4"
}

.nc-icon-outline.design_pen-tool:before {
    content: "\e9a5"
}

.nc-icon-outline.design_phone:before {
    content: "\e9a6"
}

.nc-icon-outline.design_photo-editor:before {
    content: "\e9a7"
}

.nc-icon-outline.design_responsive:before {
    content: "\e9a8"
}

.nc-icon-outline.design_scissors-dashed:before {
    content: "\e9a9"
}

.nc-icon-outline.design_scissors:before {
    content: "\e9aa"
}

.nc-icon-outline.design_shape-adjust:before {
    content: "\edcb"
}

.nc-icon-outline.design_shape-circle:before {
    content: "\edcc"
}

.nc-icon-outline.design_shape-polygon:before {
    content: "\edcd"
}

.nc-icon-outline.design_shape-square:before {
    content: "\edce"
}

.nc-icon-outline.design_shape-triangle:before {
    content: "\edcf"
}

.nc-icon-outline.design_shapes:before {
    content: "\edd0"
}

.nc-icon-outline.design_sharpener:before {
    content: "\edd1"
}

.nc-icon-outline.design_slice:before {
    content: "\edd2"
}

.nc-icon-outline.design_spray:before {
    content: "\edd3"
}

.nc-icon-outline.design_stamp:before {
    content: "\edd4"
}

.nc-icon-outline.design_tablet-mobile:before {
    content: "\edd5"
}

.nc-icon-outline.design_tablet:before {
    content: "\edd6"
}

.nc-icon-outline.design_text:before {
    content: "\edd7"
}

.nc-icon-outline.design_todo:before {
    content: "\edd8"
}

.nc-icon-outline.design_usb:before {
    content: "\edd9"
}

.nc-icon-outline.design_vector:before {
    content: "\edda"
}

.nc-icon-outline.design_wand-11:before {
    content: "\eddb"
}

.nc-icon-outline.design_wand-99:before {
    content: "\eddc"
}

.nc-icon-outline.design_watch-dev:before {
    content: "\eddd"
}

.nc-icon-outline.design_web-design:before {
    content: "\edde"
}

.nc-icon-outline.design_webpage:before {
    content: "\eddf"
}

.nc-icon-outline.design_window-code:before {
    content: "\ede0"
}

.nc-icon-outline.design_window-dev:before {
    content: "\ede1"
}

.nc-icon-outline.design_window-paragraph:before {
    content: "\ede2"
}

.nc-icon-outline.design_window-responsive:before {
    content: "\ede3"
}

.nc-icon-outline.design-2_3d-28:before {
    content: "\ede4"
}

.nc-icon-outline.design-2_3d-29:before {
    content: "\ede5"
}

.nc-icon-outline.design-2_android:before {
    content: "\ede6"
}

.nc-icon-outline.design-2_angle:before {
    content: "\ede7"
}

.nc-icon-outline.design-2_animation-14:before {
    content: "\ede8"
}

.nc-icon-outline.design-2_animation-31:before {
    content: "\ede9"
}

.nc-icon-outline.design-2_animation-32:before {
    content: "\edea"
}

.nc-icon-outline.design-2_apple:before {
    content: "\edeb"
}

.nc-icon-outline.design-2_browser-chrome:before {
    content: "\edec"
}

.nc-icon-outline.design-2_browser-edge:before {
    content: "\eded"
}

.nc-icon-outline.design-2_browser-firefox:before {
    content: "\edee"
}

.nc-icon-outline.design-2_browser-ie:before {
    content: "\edef"
}

.nc-icon-outline.design-2_browser-opera:before {
    content: "\edf0"
}

.nc-icon-outline.design-2_browser-safari:before {
    content: "\edf1"
}

.nc-icon-outline.design-2_bucket:before {
    content: "\edf2"
}

.nc-icon-outline.design-2_button:before {
    content: "\edf3"
}

.nc-icon-outline.design-2_canvas:before {
    content: "\edf4"
}

.nc-icon-outline.design-2_css3:before {
    content: "\edf5"
}

.nc-icon-outline.design-2_cursor-add:before {
    content: "\edf6"
}

.nc-icon-outline.design-2_cursor-grab:before {
    content: "\edf7"
}

.nc-icon-outline.design-2_cursor-load:before {
    content: "\edf8"
}

.nc-icon-outline.design-2_cursor-menu:before {
    content: "\edf9"
}

.nc-icon-outline.design-2_cursor-not-allowed:before {
    content: "\edfa"
}

.nc-icon-outline.design-2_cursor-pointer:before {
    content: "\edfb"
}

.nc-icon-outline.design-2_cursor-text:before {
    content: "\edfc"
}

.nc-icon-outline.design-2_divider:before {
    content: "\edfd"
}

.nc-icon-outline.design-2_filter-organization:before {
    content: "\edfe"
}

.nc-icon-outline.design-2_form:before {
    content: "\edff"
}

.nc-icon-outline.design-2_frame:before {
    content: "\ee00"
}

.nc-icon-outline.design-2_group:before {
    content: "\ee01"
}

.nc-icon-outline.design-2_html5:before {
    content: "\ee02"
}

.nc-icon-outline.design-2_image:before {
    content: "\ee03"
}

.nc-icon-outline.design-2_layers:before {
    content: "\ee04"
}

.nc-icon-outline.design-2_layout-11:before {
    content: "\ee05"
}

.nc-icon-outline.design-2_layout-25:before {
    content: "\ee06"
}

.nc-icon-outline.design-2_microsoft:before {
    content: "\ee07"
}

.nc-icon-outline.design-2_mirror:before {
    content: "\ee08"
}

.nc-icon-outline.design-2_move-down:before {
    content: "\ee09"
}

.nc-icon-outline.design-2_move-up:before {
    content: "\ee0a"
}

.nc-icon-outline.design-2_paint-brush:before {
    content: "\ee0b"
}

.nc-icon-outline.design-2_ruler-pencil:before {
    content: "\ee0c"
}

.nc-icon-outline.design-2_scale-down:before {
    content: "\ee0d"
}

.nc-icon-outline.design-2_scale-up:before {
    content: "\ee0e"
}

.nc-icon-outline.design-2_scale:before {
    content: "\ee0f"
}

.nc-icon-outline.design-2_selection:before {
    content: "\ee10"
}

.nc-icon-outline.design-2_slider:before {
    content: "\ee11"
}

.nc-icon-outline.design-2_text:before {
    content: "\ee12"
}

.nc-icon-outline.design-2_transform-origin:before {
    content: "\ee13"
}

.nc-icon-outline.design-2_transform:before {
    content: "\ee14"
}

.nc-icon-outline.design-2_ungroup:before {
    content: "\ee15"
}

.nc-icon-outline.loader_circle-04:before {
    content: "\edc7"
}

.nc-icon-outline.loader_dots-06:before {
    content: "\edc8"
}

.nc-icon-outline.loader_gear:before {
    content: "\edc9"
}

.nc-icon-outline.loader_refresh:before {
    content: "\edca"
}

.nc-icon-outline.ui-1_analytics-88:before {
    content: "\ecd6"
}

.nc-icon-outline.ui-1_analytics-89:before {
    content: "\ecd7"
}

.nc-icon-outline.ui-1_attach-86:before {
    content: "\ecd8"
}

.nc-icon-outline.ui-1_attach-87:before {
    content: "\ecd9"
}

.nc-icon-outline.ui-1_bell-53:before {
    content: "\ecda"
}

.nc-icon-outline.ui-1_bell-54:before {
    content: "\ecdb"
}

.nc-icon-outline.ui-1_bell-55:before {
    content: "\ecdc"
}

.nc-icon-outline.ui-1_bold-add:before {
    content: "\ecdd"
}

.nc-icon-outline.ui-1_bold-delete:before {
    content: "\ecde"
}

.nc-icon-outline.ui-1_bold-remove:before {
    content: "\ecdf"
}

.nc-icon-outline.ui-1_bookmark-add:before {
    content: "\ece0"
}

.nc-icon-outline.ui-1_bookmark-remove:before {
    content: "\ece1"
}

.nc-icon-outline.ui-1_calendar-57:before {
    content: "\ece2"
}

.nc-icon-outline.ui-1_calendar-60:before {
    content: "\ece3"
}

.nc-icon-outline.ui-1_calendar-check-59:before {
    content: "\ece4"
}

.nc-icon-outline.ui-1_calendar-check-62:before {
    content: "\ece5"
}

.nc-icon-outline.ui-1_calendar-grid-58:before {
    content: "\ece6"
}

.nc-icon-outline.ui-1_calendar-grid-61:before {
    content: "\ece7"
}

.nc-icon-outline.ui-1_check-bold:before {
    content: "\ece8"
}

.nc-icon-outline.ui-1_check-circle-07:before {
    content: "\ece9"
}

.nc-icon-outline.ui-1_check-circle-08:before {
    content: "\ecea"
}

.nc-icon-outline.ui-1_check-curve:before {
    content: "\eceb"
}

.nc-icon-outline.ui-1_check-simple:before {
    content: "\ecec"
}

.nc-icon-outline.ui-1_check-small:before {
    content: "\eced"
}

.nc-icon-outline.ui-1_check-square-09:before {
    content: "\ecee"
}

.nc-icon-outline.ui-1_check-square-11:before {
    content: "\ecef"
}

.nc-icon-outline.ui-1_check:before {
    content: "\ecf0"
}

.nc-icon-outline.ui-1_circle-add:before {
    content: "\ecf1"
}

.nc-icon-outline.ui-1_circle-bold-add:before {
    content: "\ecf2"
}

.nc-icon-outline.ui-1_circle-bold-remove:before {
    content: "\ecf3"
}

.nc-icon-outline.ui-1_circle-delete:before {
    content: "\ecf4"
}

.nc-icon-outline.ui-1_circle-remove:before {
    content: "\ecf5"
}

.nc-icon-outline.ui-1_dashboard-29:before {
    content: "\ecf6"
}

.nc-icon-outline.ui-1_dashboard-30:before {
    content: "\ecf7"
}

.nc-icon-outline.ui-1_dashboard-half:before {
    content: "\ecf8"
}

.nc-icon-outline.ui-1_dashboard-level:before {
    content: "\ecf9"
}

.nc-icon-outline.ui-1_database:before {
    content: "\ecfa"
}

.nc-icon-outline.ui-1_drop:before {
    content: "\ecfb"
}

.nc-icon-outline.ui-1_edit-71:before {
    content: "\ecfc"
}

.nc-icon-outline.ui-1_edit-72:before {
    content: "\ecfd"
}

.nc-icon-outline.ui-1_edit-73:before {
    content: "\ecfe"
}

.nc-icon-outline.ui-1_edit-74:before {
    content: "\ecff"
}

.nc-icon-outline.ui-1_edit-75:before {
    content: "\ed00"
}

.nc-icon-outline.ui-1_edit-76:before {
    content: "\ed01"
}

.nc-icon-outline.ui-1_edit-77:before {
    content: "\ed02"
}

.nc-icon-outline.ui-1_edit-78:before {
    content: "\ed03"
}

.nc-icon-outline.ui-1_email-83:before {
    content: "\ed04"
}

.nc-icon-outline.ui-1_email-84:before {
    content: "\ed05"
}

.nc-icon-outline.ui-1_email-85:before {
    content: "\ed06"
}

.nc-icon-outline.ui-1_eye-17:before {
    content: "\ed07"
}

.nc-icon-outline.ui-1_eye-19:before {
    content: "\ed08"
}

.nc-icon-outline.ui-1_eye-ban-18:before {
    content: "\ed09"
}

.nc-icon-outline.ui-1_eye-ban-20:before {
    content: "\ed0a"
}

.nc-icon-outline.ui-1_flame:before {
    content: "\ed0b"
}

.nc-icon-outline.ui-1_home-51:before {
    content: "\ed0c"
}

.nc-icon-outline.ui-1_home-52:before {
    content: "\ed0d"
}

.nc-icon-outline.ui-1_home-minimal:before {
    content: "\ed0e"
}

.nc-icon-outline.ui-1_home-simple:before {
    content: "\ed0f"
}

.nc-icon-outline.ui-1_leaf-80:before {
    content: "\ed10"
}

.nc-icon-outline.ui-1_leaf-81:before {
    content: "\ed11"
}

.nc-icon-outline.ui-1_leaf-edit:before {
    content: "\ed12"
}

.nc-icon-outline.ui-1_lock-circle-open:before {
    content: "\ed13"
}

.nc-icon-outline.ui-1_lock-circle:before {
    content: "\ed14"
}

.nc-icon-outline.ui-1_lock-open:before {
    content: "\ed15"
}

.nc-icon-outline.ui-1_lock:before {
    content: "\ed16"
}

.nc-icon-outline.ui-1_notification-69:before {
    content: "\ed17"
}

.nc-icon-outline.ui-1_notification-70:before {
    content: "\ed18"
}

.nc-icon-outline.ui-1_pencil:before {
    content: "\ed19"
}

.nc-icon-outline.ui-1_preferences-circle-rotate:before {
    content: "\ed1a"
}

.nc-icon-outline.ui-1_preferences-circle:before {
    content: "\ed1b"
}

.nc-icon-outline.ui-1_preferences-container-circle-rotate:before {
    content: "\ed1c"
}

.nc-icon-outline.ui-1_preferences-container-circle:before {
    content: "\ed1d"
}

.nc-icon-outline.ui-1_preferences-container-rotate:before {
    content: "\ed1e"
}

.nc-icon-outline.ui-1_preferences-container:before {
    content: "\ed1f"
}

.nc-icon-outline.ui-1_preferences-rotate:before {
    content: "\ed20"
}

.nc-icon-outline.ui-1_preferences:before {
    content: "\ed21"
}

.nc-icon-outline.ui-1_send:before {
    content: "\ed22"
}

.nc-icon-outline.ui-1_settings-gear-63:before {
    content: "\ed23"
}

.nc-icon-outline.ui-1_settings-gear-64:before {
    content: "\ed24"
}

.nc-icon-outline.ui-1_settings-gear-65:before {
    content: "\ed25"
}

.nc-icon-outline.ui-1_settings-tool-66:before {
    content: "\ed26"
}

.nc-icon-outline.ui-1_settings-tool-67:before {
    content: "\ed27"
}

.nc-icon-outline.ui-1_settings:before {
    content: "\ed28"
}

.nc-icon-outline.ui-1_simple-add:before {
    content: "\ed29"
}

.nc-icon-outline.ui-1_simple-delete:before {
    content: "\ed2a"
}

.nc-icon-outline.ui-1_simple-remove:before {
    content: "\ed2b"
}

.nc-icon-outline.ui-1_trash-round:before {
    content: "\ed2c"
}

.nc-icon-outline.ui-1_trash-simple:before {
    content: "\ed2d"
}

.nc-icon-outline.ui-1_trash:before {
    content: "\ed2e"
}

.nc-icon-outline.ui-1_ui-03:before {
    content: "\ed2f"
}

.nc-icon-outline.ui-1_ui-04:before {
    content: "\ed30"
}

.nc-icon-outline.ui-1_zoom-bold-in:before {
    content: "\ed31"
}

.nc-icon-outline.ui-1_zoom-bold-out:before {
    content: "\ed32"
}

.nc-icon-outline.ui-1_zoom-bold:before {
    content: "\ed33"
}

.nc-icon-outline.ui-1_zoom-in:before {
    content: "\ed34"
}

.nc-icon-outline.ui-1_zoom-out:before {
    content: "\ed35"
}

.nc-icon-outline.ui-1_zoom-split-in:before {
    content: "\ed36"
}

.nc-icon-outline.ui-1_zoom-split-out:before {
    content: "\ed37"
}

.nc-icon-outline.ui-1_zoom-split:before {
    content: "\ed38"
}

.nc-icon-outline.ui-1_zoom:before {
    content: "\ed39"
}

.nc-icon-outline.ui-2_alert:before {
    content: "\ed3a"
}

.nc-icon-outline.ui-2_alert-:before {
    content: "\ed3b"
}

.nc-icon-outline.ui-2_alert-circle:before {
    content: "\ed3c"
}

.nc-icon-outline.ui-2_alert-circle-:before {
    content: "\ed3d"
}

.nc-icon-outline.ui-2_alert-circle-i:before {
    content: "\ed3e"
}

.nc-icon-outline.ui-2_alert-i:before {
    content: "\ed3f"
}

.nc-icon-outline.ui-2_alert-square:before {
    content: "\ed40"
}

.nc-icon-outline.ui-2_alert-square-:before {
    content: "\ed41"
}

.nc-icon-outline.ui-2_alert-square-i:before {
    content: "\ed42"
}

.nc-icon-outline.ui-2_archive:before {
    content: "\ed43"
}

.nc-icon-outline.ui-2_ban-bold:before {
    content: "\ed44"
}

.nc-icon-outline.ui-2_ban:before {
    content: "\ed45"
}

.nc-icon-outline.ui-2_battery-81:before {
    content: "\ed46"
}

.nc-icon-outline.ui-2_battery-83:before {
    content: "\ed47"
}

.nc-icon-outline.ui-2_battery-half:before {
    content: "\ed48"
}

.nc-icon-outline.ui-2_battery-low:before {
    content: "\ed49"
}

.nc-icon-outline.ui-2_bluetooth:before {
    content: "\ed4a"
}

.nc-icon-outline.ui-2_book:before {
    content: "\ed4b"
}

.nc-icon-outline.ui-2_chart-bar-52:before {
    content: "\ed4c"
}

.nc-icon-outline.ui-2_chart-bar-53:before {
    content: "\ed4d"
}

.nc-icon-outline.ui-2_chat-content:before {
    content: "\ed4e"
}

.nc-icon-outline.ui-2_chat-round-content:before {
    content: "\ed4f"
}

.nc-icon-outline.ui-2_chat-round:before {
    content: "\ed50"
}

.nc-icon-outline.ui-2_chat:before {
    content: "\ed51"
}

.nc-icon-outline.ui-2_circle-bold-delete:before {
    content: "\ed52"
}

.nc-icon-outline.ui-2_cloud-25:before {
    content: "\ed53"
}

.nc-icon-outline.ui-2_cloud-26:before {
    content: "\ed54"
}

.nc-icon-outline.ui-2_disk:before {
    content: "\ed55"
}

.nc-icon-outline.ui-2_enlarge-57:before {
    content: "\ed56"
}

.nc-icon-outline.ui-2_enlarge-58:before {
    content: "\ed57"
}

.nc-icon-outline.ui-2_enlarge-59:before {
    content: "\ed58"
}

.nc-icon-outline.ui-2_fat-add:before {
    content: "\ed59"
}

.nc-icon-outline.ui-2_fat-delete:before {
    content: "\ed5a"
}

.nc-icon-outline.ui-2_fat-remove:before {
    content: "\ed5b"
}

.nc-icon-outline.ui-2_favourite-28:before {
    content: "\ed5c"
}

.nc-icon-outline.ui-2_favourite-31:before {
    content: "\ed5d"
}

.nc-icon-outline.ui-2_favourite-add-29:before {
    content: "\ed5e"
}

.nc-icon-outline.ui-2_favourite-add-32:before {
    content: "\ed5f"
}

.nc-icon-outline.ui-2_favourite-remove-30:before {
    content: "\ed60"
}

.nc-icon-outline.ui-2_favourite-remove-33:before {
    content: "\ed61"
}

.nc-icon-outline.ui-2_filter:before {
    content: "\ed62"
}

.nc-icon-outline.ui-2_fullsize:before {
    content: "\ed63"
}

.nc-icon-outline.ui-2_grid-45:before {
    content: "\ed64"
}

.nc-icon-outline.ui-2_grid-46:before {
    content: "\ed65"
}

.nc-icon-outline.ui-2_grid-48:before {
    content: "\ed66"
}

.nc-icon-outline.ui-2_grid-49:before {
    content: "\ed67"
}

.nc-icon-outline.ui-2_grid-50:before {
    content: "\ed68"
}

.nc-icon-outline.ui-2_grid-square:before {
    content: "\ed69"
}

.nc-icon-outline.ui-2_hourglass:before {
    content: "\ed6a"
}

.nc-icon-outline.ui-2_lab:before {
    content: "\ed6b"
}

.nc-icon-outline.ui-2_layers:before {
    content: "\ed6c"
}

.nc-icon-outline.ui-2_like:before {
    content: "\ed6d"
}

.nc-icon-outline.ui-2_link-66:before {
    content: "\ed6e"
}

.nc-icon-outline.ui-2_link-67:before {
    content: "\ed6f"
}

.nc-icon-outline.ui-2_link-68:before {
    content: "\ed70"
}

.nc-icon-outline.ui-2_link-69:before {
    content: "\ed71"
}

.nc-icon-outline.ui-2_link-71:before {
    content: "\ed72"
}

.nc-icon-outline.ui-2_link-72:before {
    content: "\ed73"
}

.nc-icon-outline.ui-2_link-broken-70:before {
    content: "\ed74"
}

.nc-icon-outline.ui-2_link-broken-73:before {
    content: "\ed75"
}

.nc-icon-outline.ui-2_menu-34:before {
    content: "\ed76"
}

.nc-icon-outline.ui-2_menu-35:before {
    content: "\ed77"
}

.nc-icon-outline.ui-2_menu-bold:before {
    content: "\ed78"
}

.nc-icon-outline.ui-2_menu-dots:before {
    content: "\ed79"
}

.nc-icon-outline.ui-2_menu-square:before {
    content: "\ed7a"
}

.nc-icon-outline.ui-2_node:before {
    content: "\ed7b"
}

.nc-icon-outline.ui-2_paragraph:before {
    content: "\ed7c"
}

.nc-icon-outline.ui-2_phone:before {
    content: "\ed7d"
}

.nc-icon-outline.ui-2_settings-90:before {
    content: "\ed7e"
}

.nc-icon-outline.ui-2_settings-91:before {
    content: "\ed7f"
}

.nc-icon-outline.ui-2_share-bold:before {
    content: "\ed80"
}

.nc-icon-outline.ui-2_share:before {
    content: "\ed81"
}

.nc-icon-outline.ui-2_small-add:before {
    content: "\ed82"
}

.nc-icon-outline.ui-2_small-delete:before {
    content: "\ed83"
}

.nc-icon-outline.ui-2_small-remove:before {
    content: "\ed84"
}

.nc-icon-outline.ui-2_square-add-08:before {
    content: "\ed85"
}

.nc-icon-outline.ui-2_square-add-11:before {
    content: "\ed86"
}

.nc-icon-outline.ui-2_square-delete-10:before {
    content: "\ed87"
}

.nc-icon-outline.ui-2_square-delete-13:before {
    content: "\ed88"
}

.nc-icon-outline.ui-2_square-remove-09:before {
    content: "\ed89"
}

.nc-icon-outline.ui-2_square-remove-12:before {
    content: "\ed8a"
}

.nc-icon-outline.ui-2_target:before {
    content: "\ed8b"
}

.nc-icon-outline.ui-2_tile-55:before {
    content: "\ed8c"
}

.nc-icon-outline.ui-2_tile-56:before {
    content: "\ed8d"
}

.nc-icon-outline.ui-2_time-alarm:before {
    content: "\ed8e"
}

.nc-icon-outline.ui-2_time-clock:before {
    content: "\ed8f"
}

.nc-icon-outline.ui-2_time-countdown:before {
    content: "\ed90"
}

.nc-icon-outline.ui-2_time:before {
    content: "\ed91"
}

.nc-icon-outline.ui-2_webpage:before {
    content: "\ed92"
}

.nc-icon-outline.ui-2_window-add:before {
    content: "\ed93"
}

.nc-icon-outline.ui-2_window-delete:before {
    content: "\ed94"
}

.nc-icon-outline.ui-3_alert:before {
    content: "\ed95"
}

.nc-icon-outline.ui-3_backward:before {
    content: "\ed96"
}

.nc-icon-outline.ui-3_bolt:before {
    content: "\ed97"
}

.nc-icon-outline.ui-3_bullet-list:before {
    content: "\ed98"
}

.nc-icon-outline.ui-3_calendar-add:before {
    content: "\ed99"
}

.nc-icon-outline.ui-3_card-add:before {
    content: "\ed9a"
}

.nc-icon-outline.ui-3_card-alert:before {
    content: "\ed9b"
}

.nc-icon-outline.ui-3_chart-bars:before {
    content: "\ed9c"
}

.nc-icon-outline.ui-3_chart:before {
    content: "\ed9d"
}

.nc-icon-outline.ui-3_chat-33:before {
    content: "\ed9e"
}

.nc-icon-outline.ui-3_chat-45:before {
    content: "\ed9f"
}

.nc-icon-outline.ui-3_chat-46:before {
    content: "\eda0"
}

.nc-icon-outline.ui-3_chat-reply:before {
    content: "\eda1"
}

.nc-icon-outline.ui-3_check-in:before {
    content: "\eda2"
}

.nc-icon-outline.ui-3_check-out:before {
    content: "\eda3"
}

.nc-icon-outline.ui-3_dock-bottom:before {
    content: "\eda4"
}

.nc-icon-outline.ui-3_dock-left:before {
    content: "\eda5"
}

.nc-icon-outline.ui-3_dock-right:before {
    content: "\eda6"
}

.nc-icon-outline.ui-3_dock-top:before {
    content: "\eda7"
}

.nc-icon-outline.ui-3_filter-check:before {
    content: "\eda8"
}

.nc-icon-outline.ui-3_filter-remove:before {
    content: "\eda9"
}

.nc-icon-outline.ui-3_forward:before {
    content: "\edaa"
}

.nc-icon-outline.ui-3_funnel-39:before {
    content: "\edab"
}

.nc-icon-outline.ui-3_funnel-40:before {
    content: "\edac"
}

.nc-icon-outline.ui-3_funnel-41:before {
    content: "\edad"
}

.nc-icon-outline.ui-3_heart-add:before {
    content: "\edae"
}

.nc-icon-outline.ui-3_heart-remove:before {
    content: "\edaf"
}

.nc-icon-outline.ui-3_heart:before {
    content: "\edb0"
}

.nc-icon-outline.ui-3_infinite:before {
    content: "\edb1"
}

.nc-icon-outline.ui-3_link:before {
    content: "\edb2"
}

.nc-icon-outline.ui-3_menu-left:before {
    content: "\edb3"
}

.nc-icon-outline.ui-3_menu-right:before {
    content: "\edb4"
}

.nc-icon-outline.ui-3_menu:before {
    content: "\edb5"
}

.nc-icon-outline.ui-3_metrics:before {
    content: "\edb6"
}

.nc-icon-outline.ui-3_phone-call-end:before {
    content: "\edb7"
}

.nc-icon-outline.ui-3_phone-call:before {
    content: "\edb8"
}

.nc-icon-outline.ui-3_phone:before {
    content: "\edb9"
}

.nc-icon-outline.ui-3_playlist:before {
    content: "\edba"
}

.nc-icon-outline.ui-3_search:before {
    content: "\edbb"
}

.nc-icon-outline.ui-3_security:before {
    content: "\edbc"
}

.nc-icon-outline.ui-3_segmentation:before {
    content: "\edbd"
}

.nc-icon-outline.ui-3_select:before {
    content: "\edbe"
}

.nc-icon-outline.ui-3_send:before {
    content: "\edbf"
}

.nc-icon-outline.ui-3_signal:before {
    content: "\edc0"
}

.nc-icon-outline.ui-3_slide-left:before {
    content: "\edc1"
}

.nc-icon-outline.ui-3_slide-right:before {
    content: "\edc2"
}

.nc-icon-outline.ui-3_table-left:before {
    content: "\edc3"
}

.nc-icon-outline.ui-3_table-right:before {
    content: "\edc4"
}

.nc-icon-outline.ui-3_tag:before {
    content: "\edc5"
}

.nc-icon-outline.ui-3_widget:before {
    content: "\edc6"
}

.nc-icon-outline.envir_bulb-saver:before {
    content: "\ecc4"
}

.nc-icon-outline.envir_bulb:before {
    content: "\ecc5"
}

.nc-icon-outline.envir_car:before {
    content: "\ecc6"
}

.nc-icon-outline.envir_fuel-electric:before {
    content: "\ecc7"
}

.nc-icon-outline.envir_fuel:before {
    content: "\ecc8"
}

.nc-icon-outline.envir_home:before {
    content: "\ecc9"
}

.nc-icon-outline.envir_level:before {
    content: "\ecca"
}

.nc-icon-outline.envir_panel:before {
    content: "\eccb"
}

.nc-icon-outline.envir_radiation:before {
    content: "\eccc"
}

.nc-icon-outline.envir_recycling:before {
    content: "\eccd"
}

.nc-icon-outline.envir_save-planet:before {
    content: "\ecce"
}

.nc-icon-outline.envir_waste-danger:before {
    content: "\eccf"
}

.nc-icon-outline.envir_waste-recycling:before {
    content: "\ecd0"
}

.nc-icon-outline.envir_waste:before {
    content: "\ecd1"
}

.nc-icon-outline.envir_water-hand:before {
    content: "\ecd2"
}

.nc-icon-outline.envir_water-sink:before {
    content: "\ecd3"
}

.nc-icon-outline.envir_water:before {
    content: "\ecd4"
}

.nc-icon-outline.envir_wind:before {
    content: "\ecd5"
}

.nc-icon-outline.text_align-center:before {
    content: "\ecaa"
}

.nc-icon-outline.text_align-justify:before {
    content: "\ecab"
}

.nc-icon-outline.text_align-left:before {
    content: "\ecac"
}

.nc-icon-outline.text_align-right:before {
    content: "\ecad"
}

.nc-icon-outline.text_background:before {
    content: "\ecae"
}

.nc-icon-outline.text_bold:before {
    content: "\ecaf"
}

.nc-icon-outline.text_capitalize:before {
    content: "\ecb0"
}

.nc-icon-outline.text_caps-all:before {
    content: "\ecb1"
}

.nc-icon-outline.text_caps-small:before {
    content: "\ecb2"
}

.nc-icon-outline.text_color:before {
    content: "\ecb3"
}

.nc-icon-outline.text_edit:before {
    content: "\ecb4"
}

.nc-icon-outline.text_italic:before {
    content: "\ecb5"
}

.nc-icon-outline.text_line-height:before {
    content: "\ecb6"
}

.nc-icon-outline.text_list-bullet:before {
    content: "\ecb7"
}

.nc-icon-outline.text_list-numbers:before {
    content: "\ecb8"
}

.nc-icon-outline.text_margin-left:before {
    content: "\ecb9"
}

.nc-icon-outline.text_margin-right:before {
    content: "\ecba"
}

.nc-icon-outline.text_quote:before {
    content: "\ecbb"
}

.nc-icon-outline.text_scale-horizontal:before {
    content: "\ecbc"
}

.nc-icon-outline.text_scale-vertical:before {
    content: "\ecbd"
}

.nc-icon-outline.text_size:before {
    content: "\ecbe"
}

.nc-icon-outline.text_strikethrough:before {
    content: "\ecbf"
}

.nc-icon-outline.text_subscript:before {
    content: "\ecc0"
}

.nc-icon-outline.text_superscript:before {
    content: "\ecc1"
}

.nc-icon-outline.text_tracking:before {
    content: "\ecc2"
}

.nc-icon-outline.text_underline:before {
    content: "\ecc3"
}

.nc-icon-outline.gestures_2x-drag-down:before {
    content: "\ec09"
}

.nc-icon-outline.gestures_2x-drag-up:before {
    content: "\ec0a"
}

.nc-icon-outline.gestures_2x-swipe-down:before {
    content: "\ec0b"
}

.nc-icon-outline.gestures_2x-swipe-left:before {
    content: "\ec0c"
}

.nc-icon-outline.gestures_2x-swipe-right:before {
    content: "\ec0d"
}

.nc-icon-outline.gestures_2x-swipe-up:before {
    content: "\ec0e"
}

.nc-icon-outline.gestures_2x-tap:before {
    content: "\ec0f"
}

.nc-icon-outline.gestures_3x-swipe-left:before {
    content: "\ec10"
}

.nc-icon-outline.gestures_3x-swipe-right:before {
    content: "\ec11"
}

.nc-icon-outline.gestures_3x-swipe-up:before {
    content: "\ec12"
}

.nc-icon-outline.gestures_3x-tap:before {
    content: "\ec13"
}

.nc-icon-outline.gestures_4x-swipe-left:before {
    content: "\ec14"
}

.nc-icon-outline.gestures_4x-swipe-right:before {
    content: "\ec15"
}

.nc-icon-outline.gestures_4x-swipe-up:before {
    content: "\ec16"
}

.nc-icon-outline.gestures_active-38:before {
    content: "\ec17"
}

.nc-icon-outline.gestures_active-40:before {
    content: "\ec18"
}

.nc-icon-outline.gestures_camera:before {
    content: "\ec19"
}

.nc-icon-outline.gestures_double-tap:before {
    content: "\ec1a"
}

.nc-icon-outline.gestures_drag-21:before {
    content: "\ec1b"
}

.nc-icon-outline.gestures_drag-31:before {
    content: "\ec1c"
}

.nc-icon-outline.gestures_drag-down:before {
    content: "\ec1d"
}

.nc-icon-outline.gestures_drag-left:before {
    content: "\ec1e"
}

.nc-icon-outline.gestures_drag-right:before {
    content: "\ec1f"
}

.nc-icon-outline.gestures_drag-up:before {
    content: "\ec20"
}

.nc-icon-outline.gestures_flick-down:before {
    content: "\ec21"
}

.nc-icon-outline.gestures_flick-left:before {
    content: "\ec22"
}

.nc-icon-outline.gestures_flick-right:before {
    content: "\ec23"
}

.nc-icon-outline.gestures_flick-up:before {
    content: "\ec24"
}

.nc-icon-outline.gestures_grab:before {
    content: "\ec25"
}

.nc-icon-outline.gestures_hold:before {
    content: "\ec26"
}

.nc-icon-outline.gestures_pin:before {
    content: "\ec27"
}

.nc-icon-outline.gestures_pinch:before {
    content: "\ec28"
}

.nc-icon-outline.gestures_rotate-22:before {
    content: "\ec29"
}

.nc-icon-outline.gestures_rotate-23:before {
    content: "\ec2a"
}

.nc-icon-outline.gestures_scan:before {
    content: "\ec2b"
}

.nc-icon-outline.gestures_scroll-horitontal:before {
    content: "\ec2c"
}

.nc-icon-outline.gestures_scroll-vertical:before {
    content: "\ec2d"
}

.nc-icon-outline.gestures_stretch:before {
    content: "\ec2e"
}

.nc-icon-outline.gestures_swipe-bottom:before {
    content: "\ec2f"
}

.nc-icon-outline.gestures_swipe-left:before {
    content: "\ec30"
}

.nc-icon-outline.gestures_swipe-right:before {
    content: "\ec31"
}

.nc-icon-outline.gestures_swipe-up:before {
    content: "\ec32"
}

.nc-icon-outline.gestures_tap-01:before {
    content: "\ec33"
}

.nc-icon-outline.gestures_tap-02:before {
    content: "\ec34"
}

.nc-icon-outline.sport_badminton:before {
    content: "\ec35"
}

.nc-icon-outline.sport_baseball-ball:before {
    content: "\ec36"
}

.nc-icon-outline.sport_baseball-bat:before {
    content: "\ec37"
}

.nc-icon-outline.sport_baseball:before {
    content: "\ec38"
}

.nc-icon-outline.sport_basketball-12:before {
    content: "\ec39"
}

.nc-icon-outline.sport_basketball-13:before {
    content: "\ec3a"
}

.nc-icon-outline.sport_boxing:before {
    content: "\ec3b"
}

.nc-icon-outline.sport_cardio:before {
    content: "\ec3c"
}

.nc-icon-outline.sport_cricket:before {
    content: "\ec3d"
}

.nc-icon-outline.sport_crown:before {
    content: "\ec3e"
}

.nc-icon-outline.sport_dart:before {
    content: "\ec3f"
}

.nc-icon-outline.sport_dumbbells:before {
    content: "\ec40"
}

.nc-icon-outline.sport_energy-drink:before {
    content: "\ec41"
}

.nc-icon-outline.sport_energy-supplement:before {
    content: "\ec42"
}

.nc-icon-outline.sport_fencing:before {
    content: "\ec43"
}

.nc-icon-outline.sport_fishing:before {
    content: "\ec44"
}

.nc-icon-outline.sport_flag-finish:before {
    content: "\ec45"
}

.nc-icon-outline.sport_football-headguard:before {
    content: "\ec46"
}

.nc-icon-outline.sport_golf:before {
    content: "\ec47"
}

.nc-icon-outline.sport_helmet:before {
    content: "\ec48"
}

.nc-icon-outline.sport_hockey:before {
    content: "\ec49"
}

.nc-icon-outline.sport_kettlebell:before {
    content: "\ec4a"
}

.nc-icon-outline.sport_ping-pong:before {
    content: "\ec4b"
}

.nc-icon-outline.sport_podium-trophy:before {
    content: "\ec4c"
}

.nc-icon-outline.sport_podium:before {
    content: "\ec4d"
}

.nc-icon-outline.sport_rope:before {
    content: "\ec4e"
}

.nc-icon-outline.sport_rugby:before {
    content: "\ec4f"
}

.nc-icon-outline.sport_shaker:before {
    content: "\ec50"
}

.nc-icon-outline.sport_shoe-run:before {
    content: "\ec51"
}

.nc-icon-outline.sport_skateboard:before {
    content: "\ec52"
}

.nc-icon-outline.sport_snowboard:before {
    content: "\ec53"
}

.nc-icon-outline.sport_soccer-field:before {
    content: "\ec54"
}

.nc-icon-outline.sport_steering-wheel:before {
    content: "\ec55"
}

.nc-icon-outline.sport_supplement:before {
    content: "\ec56"
}

.nc-icon-outline.sport_surf:before {
    content: "\ec57"
}

.nc-icon-outline.sport_tactic:before {
    content: "\ec58"
}

.nc-icon-outline.sport_tennis-ball:before {
    content: "\ec59"
}

.nc-icon-outline.sport_tennis:before {
    content: "\ec5a"
}

.nc-icon-outline.sport_trophy:before {
    content: "\ec5b"
}

.nc-icon-outline.sport_user-balance:before {
    content: "\ec5c"
}

.nc-icon-outline.sport_user-climb:before {
    content: "\ec5d"
}

.nc-icon-outline.sport_user-meditation:before {
    content: "\ec5e"
}

.nc-icon-outline.sport_user-run:before {
    content: "\ec5f"
}

.nc-icon-outline.sport_user-snowboard:before {
    content: "\ec60"
}

.nc-icon-outline.sport_user-swim:before {
    content: "\ec61"
}

.nc-icon-outline.sport_volleyball:before {
    content: "\ec62"
}

.nc-icon-outline.sport_whistle:before {
    content: "\ec63"
}

.nc-icon-outline.holidays_bat:before {
    content: "\ec64"
}

.nc-icon-outline.holidays_biscuit:before {
    content: "\ec65"
}

.nc-icon-outline.holidays_bones:before {
    content: "\ec66"
}

.nc-icon-outline.holidays_boot:before {
    content: "\ec67"
}

.nc-icon-outline.holidays_candy:before {
    content: "\ec68"
}

.nc-icon-outline.holidays_cat:before {
    content: "\ec69"
}

.nc-icon-outline.holidays_cauldron:before {
    content: "\ec6a"
}

.nc-icon-outline.holidays_chimney:before {
    content: "\ec6b"
}

.nc-icon-outline.holidays_cockade:before {
    content: "\ec6c"
}

.nc-icon-outline.holidays_coffin:before {
    content: "\ec6d"
}

.nc-icon-outline.holidays_dead-hand:before {
    content: "\ec6e"
}

.nc-icon-outline.holidays_decoration:before {
    content: "\ec6f"
}

.nc-icon-outline.holidays_deer:before {
    content: "\ec70"
}

.nc-icon-outline.holidays_egg-38:before {
    content: "\ec71"
}

.nc-icon-outline.holidays_egg-39:before {
    content: "\ec72"
}

.nc-icon-outline.holidays_frankenstein:before {
    content: "\ec73"
}

.nc-icon-outline.holidays_ghost:before {
    content: "\ec74"
}

.nc-icon-outline.holidays_gift-exchange:before {
    content: "\ec75"
}

.nc-icon-outline.holidays_gift:before {
    content: "\ec76"
}

.nc-icon-outline.holidays_glove:before {
    content: "\ec77"
}

.nc-icon-outline.holidays_grave:before {
    content: "\ec78"
}

.nc-icon-outline.holidays_light:before {
    content: "\ec79"
}

.nc-icon-outline.holidays_message:before {
    content: "\ec7a"
}

.nc-icon-outline.holidays_mistletoe:before {
    content: "\ec7b"
}

.nc-icon-outline.holidays_owl:before {
    content: "\ec7c"
}

.nc-icon-outline.holidays_pumpkin:before {
    content: "\ec7d"
}

.nc-icon-outline.holidays_rabbit:before {
    content: "\ec7e"
}

.nc-icon-outline.holidays_santa-hat:before {
    content: "\ec7f"
}

.nc-icon-outline.holidays_sickle:before {
    content: "\ec80"
}

.nc-icon-outline.holidays_snow-ball:before {
    content: "\ec81"
}

.nc-icon-outline.holidays_snowman-head:before {
    content: "\ec82"
}

.nc-icon-outline.holidays_snowman:before {
    content: "\ec83"
}

.nc-icon-outline.holidays_soak:before {
    content: "\ec84"
}

.nc-icon-outline.holidays_spider:before {
    content: "\ec85"
}

.nc-icon-outline.holidays_tree-ball:before {
    content: "\ec86"
}

.nc-icon-outline.holidays_tree:before {
    content: "\ec87"
}

.nc-icon-outline.holidays_vampire:before {
    content: "\ec88"
}

.nc-icon-outline.holidays_witch-hat:before {
    content: "\ec89"
}

.nc-icon-outline.holidays_wolf:before {
    content: "\ec8a"
}

.nc-icon-outline.holidays_zombie:before {
    content: "\ec8b"
}

.nc-icon-outline.nature_bear:before {
    content: "\ec8c"
}

.nc-icon-outline.nature_bee:before {
    content: "\ec8d"
}

.nc-icon-outline.nature_butterfly:before {
    content: "\ec8e"
}

.nc-icon-outline.nature_chicken:before {
    content: "\ec8f"
}

.nc-icon-outline.nature_clover:before {
    content: "\ec90"
}

.nc-icon-outline.nature_collar:before {
    content: "\ec91"
}

.nc-icon-outline.nature_cow:before {
    content: "\ec92"
}

.nc-icon-outline.nature_dog-house:before {
    content: "\ec93"
}

.nc-icon-outline.nature_dog:before {
    content: "\ec94"
}

.nc-icon-outline.nature_flower-05:before {
    content: "\ec95"
}

.nc-icon-outline.nature_flower-06:before {
    content: "\ec96"
}

.nc-icon-outline.nature_flower-07:before {
    content: "\ec97"
}

.nc-icon-outline.nature_food-dog:before {
    content: "\ec98"
}

.nc-icon-outline.nature_food:before {
    content: "\ec99"
}

.nc-icon-outline.nature_forest:before {
    content: "\ec9a"
}

.nc-icon-outline.nature_mountain:before {
    content: "\ec9b"
}

.nc-icon-outline.nature_mushroom:before {
    content: "\ec9c"
}

.nc-icon-outline.nature_panda:before {
    content: "\ec9d"
}

.nc-icon-outline.nature_paw:before {
    content: "\ec9e"
}

.nc-icon-outline.nature_pig:before {
    content: "\ec9f"
}

.nc-icon-outline.nature_plant-ground:before {
    content: "\eca0"
}

.nc-icon-outline.nature_plant-vase:before {
    content: "\eca1"
}

.nc-icon-outline.nature_rat:before {
    content: "\eca2"
}

.nc-icon-outline.nature_sheep:before {
    content: "\eca3"
}

.nc-icon-outline.nature_snake:before {
    content: "\eca4"
}

.nc-icon-outline.nature_tree-01:before {
    content: "\eca5"
}

.nc-icon-outline.nature_tree-02:before {
    content: "\eca6"
}

.nc-icon-outline.nature_tree-03:before {
    content: "\eca7"
}

.nc-icon-outline.nature_turtle:before {
    content: "\eca8"
}

.nc-icon-outline.nature_wood:before {
    content: "\eca9"
}

.nc-icon-outline.travel_axe:before {
    content: "\eb28"
}

.nc-icon-outline.travel_backpack:before {
    content: "\eb29"
}

.nc-icon-outline.travel_bag:before {
    content: "\eb2a"
}

.nc-icon-outline.travel_barbecue:before {
    content: "\eb2b"
}

.nc-icon-outline.travel_beach-umbrella:before {
    content: "\eb2c"
}

.nc-icon-outline.travel_berlin:before {
    content: "\eb2d"
}

.nc-icon-outline.travel_binocular:before {
    content: "\eb2e"
}

.nc-icon-outline.travel_camper:before {
    content: "\eb2f"
}

.nc-icon-outline.travel_camping:before {
    content: "\eb30"
}

.nc-icon-outline.travel_castle:before {
    content: "\eb31"
}

.nc-icon-outline.travel_china:before {
    content: "\eb32"
}

.nc-icon-outline.travel_church:before {
    content: "\eb33"
}

.nc-icon-outline.travel_drink:before {
    content: "\eb34"
}

.nc-icon-outline.travel_explore:before {
    content: "\eb35"
}

.nc-icon-outline.travel_fire:before {
    content: "\eb36"
}

.nc-icon-outline.travel_hotel-bell:before {
    content: "\eb37"
}

.nc-icon-outline.travel_hotel-symbol:before {
    content: "\eb38"
}

.nc-icon-outline.travel_hotel:before {
    content: "\eb39"
}

.nc-icon-outline.travel_hut:before {
    content: "\eb3a"
}

.nc-icon-outline.travel_igloo:before {
    content: "\eb3b"
}

.nc-icon-outline.travel_info:before {
    content: "\eb3c"
}

.nc-icon-outline.travel_istanbul:before {
    content: "\eb3d"
}

.nc-icon-outline.travel_jellyfish:before {
    content: "\eb3e"
}

.nc-icon-outline.travel_lamp:before {
    content: "\eb3f"
}

.nc-icon-outline.travel_lighthouse:before {
    content: "\eb40"
}

.nc-icon-outline.travel_london:before {
    content: "\eb41"
}

.nc-icon-outline.travel_luggage:before {
    content: "\eb42"
}

.nc-icon-outline.travel_mosque:before {
    content: "\eb43"
}

.nc-icon-outline.travel_ny:before {
    content: "\eb44"
}

.nc-icon-outline.travel_octopus:before {
    content: "\eb45"
}

.nc-icon-outline.travel_paris-tower:before {
    content: "\eb46"
}

.nc-icon-outline.travel_passport:before {
    content: "\eb47"
}

.nc-icon-outline.travel_pickaxe:before {
    content: "\eb48"
}

.nc-icon-outline.travel_pool:before {
    content: "\eb49"
}

.nc-icon-outline.travel_pyramid:before {
    content: "\eb4a"
}

.nc-icon-outline.travel_rackets:before {
    content: "\eb4b"
}

.nc-icon-outline.travel_rio:before {
    content: "\eb4c"
}

.nc-icon-outline.travel_road-sign-left:before {
    content: "\eb4d"
}

.nc-icon-outline.travel_road-sign-right:before {
    content: "\eb4e"
}

.nc-icon-outline.travel_rome:before {
    content: "\eb4f"
}

.nc-icon-outline.travel_rowing:before {
    content: "\eb50"
}

.nc-icon-outline.travel_sea-mask:before {
    content: "\eb51"
}

.nc-icon-outline.travel_sf-bridge:before {
    content: "\eb52"
}

.nc-icon-outline.travel_shark:before {
    content: "\eb53"
}

.nc-icon-outline.travel_spa:before {
    content: "\eb54"
}

.nc-icon-outline.travel_sunglasses:before {
    content: "\eb55"
}

.nc-icon-outline.travel_surf:before {
    content: "\eb56"
}

.nc-icon-outline.travel_swimsuit:before {
    content: "\eb57"
}

.nc-icon-outline.travel_swimwear:before {
    content: "\eb58"
}

.nc-icon-outline.travel_swiss-knife:before {
    content: "\eb59"
}

.nc-icon-outline.travel_temple-02:before {
    content: "\eb5a"
}

.nc-icon-outline.travel_temple-25:before {
    content: "\eb5b"
}

.nc-icon-outline.travel_trolley:before {
    content: "\eb5c"
}

.nc-icon-outline.travel_white-house:before {
    content: "\eb5d"
}

.nc-icon-outline.travel_world:before {
    content: "\eb5e"
}

.nc-icon-outline.travel_worldmap:before {
    content: "\eb5f"
}

.nc-icon-outline.food_alcohol:before {
    content: "\eb60"
}

.nc-icon-outline.food_apple:before {
    content: "\eb61"
}

.nc-icon-outline.food_baby:before {
    content: "\eb62"
}

.nc-icon-outline.food_bacon:before {
    content: "\eb63"
}

.nc-icon-outline.food_baguette:before {
    content: "\eb64"
}

.nc-icon-outline.food_banana:before {
    content: "\eb65"
}

.nc-icon-outline.food_barbecue-02:before {
    content: "\eb66"
}

.nc-icon-outline.food_barbecue-15:before {
    content: "\eb67"
}

.nc-icon-outline.food_barbecue-tools:before {
    content: "\eb68"
}

.nc-icon-outline.food_beer-95:before {
    content: "\eb69"
}

.nc-icon-outline.food_beer-96:before {
    content: "\eb6a"
}

.nc-icon-outline.food_beverage:before {
    content: "\eb6b"
}

.nc-icon-outline.food_bottle-wine:before {
    content: "\eb6c"
}

.nc-icon-outline.food_bottle:before {
    content: "\eb6d"
}

.nc-icon-outline.food_bowl:before {
    content: "\eb6e"
}

.nc-icon-outline.food_bread:before {
    content: "\eb6f"
}

.nc-icon-outline.food_broccoli:before {
    content: "\eb70"
}

.nc-icon-outline.food_cake-13:before {
    content: "\eb71"
}

.nc-icon-outline.food_cake-100:before {
    content: "\eb72"
}

.nc-icon-outline.food_cake-slice:before {
    content: "\eb73"
}

.nc-icon-outline.food_candle:before {
    content: "\eb74"
}

.nc-icon-outline.food_candy:before {
    content: "\eb75"
}

.nc-icon-outline.food_carrot:before {
    content: "\eb76"
}

.nc-icon-outline.food_champagne:before {
    content: "\eb77"
}

.nc-icon-outline.food_cheese-24:before {
    content: "\eb78"
}

.nc-icon-outline.food_cheese-87:before {
    content: "\eb79"
}

.nc-icon-outline.food_cheeseburger:before {
    content: "\eb7a"
}

.nc-icon-outline.food_chef-hat:before {
    content: "\eb7b"
}

.nc-icon-outline.food_cherry:before {
    content: "\eb7c"
}

.nc-icon-outline.food_chicken:before {
    content: "\eb7d"
}

.nc-icon-outline.food_chili:before {
    content: "\eb7e"
}

.nc-icon-outline.food_chinese:before {
    content: "\eb7f"
}

.nc-icon-outline.food_chips:before {
    content: "\eb80"
}

.nc-icon-outline.food_chocolate:before {
    content: "\eb81"
}

.nc-icon-outline.food_cocktail:before {
    content: "\eb82"
}

.nc-icon-outline.food_coffe-long:before {
    content: "\eb83"
}

.nc-icon-outline.food_coffee-long:before {
    content: "\eb84"
}

.nc-icon-outline.food_coffee:before {
    content: "\eb85"
}

.nc-icon-outline.food_cookies:before {
    content: "\eb86"
}

.nc-icon-outline.food_course:before {
    content: "\eb87"
}

.nc-icon-outline.food_crab:before {
    content: "\eb88"
}

.nc-icon-outline.food_croissant:before {
    content: "\eb89"
}

.nc-icon-outline.food_cutlery-75:before {
    content: "\eb8a"
}

.nc-icon-outline.food_cutlery-76:before {
    content: "\eb8b"
}

.nc-icon-outline.food_cutlery-77:before {
    content: "\eb8c"
}

.nc-icon-outline.food_dishwasher:before {
    content: "\eb8d"
}

.nc-icon-outline.food_donut:before {
    content: "\eb8e"
}

.nc-icon-outline.food_drink:before {
    content: "\eb8f"
}

.nc-icon-outline.food_egg:before {
    content: "\eb90"
}

.nc-icon-outline.food_energy-drink:before {
    content: "\eb91"
}

.nc-icon-outline.food_fish:before {
    content: "\eb92"
}

.nc-icon-outline.food_fishbone:before {
    content: "\eb93"
}

.nc-icon-outline.food_fridge:before {
    content: "\eb94"
}

.nc-icon-outline.food_glass:before {
    content: "\eb95"
}

.nc-icon-outline.food_grape:before {
    content: "\eb96"
}

.nc-icon-outline.food_hob:before {
    content: "\eb97"
}

.nc-icon-outline.food_hot-dog:before {
    content: "\eb98"
}

.nc-icon-outline.food_ice-cream-22:before {
    content: "\eb99"
}

.nc-icon-outline.food_ice-cream-72:before {
    content: "\eb9a"
}

.nc-icon-outline.food_jam:before {
    content: "\eb9b"
}

.nc-icon-outline.food_kettle:before {
    content: "\eb9c"
}

.nc-icon-outline.food_kitchen-fan:before {
    content: "\eb9d"
}

.nc-icon-outline.food_knife:before {
    content: "\eb9e"
}

.nc-icon-outline.food_lemon-slice:before {
    content: "\eb9f"
}

.nc-icon-outline.food_lighter:before {
    content: "\eba0"
}

.nc-icon-outline.food_lobster:before {
    content: "\eba1"
}

.nc-icon-outline.food_matches:before {
    content: "\eba2"
}

.nc-icon-outline.food_measuring-cup:before {
    content: "\eba3"
}

.nc-icon-outline.food_meat-spit:before {
    content: "\eba4"
}

.nc-icon-outline.food_microwave:before {
    content: "\eba5"
}

.nc-icon-outline.food_milk:before {
    content: "\eba6"
}

.nc-icon-outline.food_moka:before {
    content: "\eba7"
}

.nc-icon-outline.food_muffin:before {
    content: "\eba8"
}

.nc-icon-outline.food_mug:before {
    content: "\eba9"
}

.nc-icon-outline.food_oven:before {
    content: "\ebaa"
}

.nc-icon-outline.food_pan:before {
    content: "\ebab"
}

.nc-icon-outline.food_pizza-slice:before {
    content: "\ebac"
}

.nc-icon-outline.food_pizza:before {
    content: "\ebad"
}

.nc-icon-outline.food_plate:before {
    content: "\ebae"
}

.nc-icon-outline.food_pot:before {
    content: "\ebaf"
}

.nc-icon-outline.food_prosciutto:before {
    content: "\ebb0"
}

.nc-icon-outline.food_recipe-book-46:before {
    content: "\ebb1"
}

.nc-icon-outline.food_recipe-book-47:before {
    content: "\ebb2"
}

.nc-icon-outline.food_rolling-pin:before {
    content: "\ebb3"
}

.nc-icon-outline.food_salt:before {
    content: "\ebb4"
}

.nc-icon-outline.food_sausage:before {
    content: "\ebb5"
}

.nc-icon-outline.food_scale:before {
    content: "\ebb6"
}

.nc-icon-outline.food_scotch:before {
    content: "\ebb7"
}

.nc-icon-outline.food_shrimp:before {
    content: "\ebb8"
}

.nc-icon-outline.food_steak:before {
    content: "\ebb9"
}

.nc-icon-outline.food_store:before {
    content: "\ebba"
}

.nc-icon-outline.food_strawberry:before {
    content: "\ebbb"
}

.nc-icon-outline.food_sushi:before {
    content: "\ebbc"
}

.nc-icon-outline.food_tacos:before {
    content: "\ebbd"
}

.nc-icon-outline.food_tea:before {
    content: "\ebbe"
}

.nc-icon-outline.food_temperature:before {
    content: "\ebbf"
}

.nc-icon-outline.food_vest-07:before {
    content: "\ebc0"
}

.nc-icon-outline.food_vest-31:before {
    content: "\ebc1"
}

.nc-icon-outline.food_watermelon:before {
    content: "\ebc2"
}

.nc-icon-outline.food_whisk:before {
    content: "\ebc3"
}

.nc-icon-outline.emoticons_alien:before {
    content: "\ebc4"
}

.nc-icon-outline.emoticons_angry-10:before {
    content: "\ebc5"
}

.nc-icon-outline.emoticons_angry-44:before {
    content: "\ebc6"
}

.nc-icon-outline.emoticons_big-eyes:before {
    content: "\ebc7"
}

.nc-icon-outline.emoticons_big-smile:before {
    content: "\ebc8"
}

.nc-icon-outline.emoticons_bigmouth:before {
    content: "\ebc9"
}

.nc-icon-outline.emoticons_bleah:before {
    content: "\ebca"
}

.nc-icon-outline.emoticons_blind:before {
    content: "\ebcb"
}

.nc-icon-outline.emoticons_bomb:before {
    content: "\ebcc"
}

.nc-icon-outline.emoticons_bored:before {
    content: "\ebcd"
}

.nc-icon-outline.emoticons_cake:before {
    content: "\ebce"
}

.nc-icon-outline.emoticons_cry-15:before {
    content: "\ebcf"
}

.nc-icon-outline.emoticons_cry-57:before {
    content: "\ebd0"
}

.nc-icon-outline.emoticons_cute:before {
    content: "\ebd1"
}

.nc-icon-outline.emoticons_devil:before {
    content: "\ebd2"
}

.nc-icon-outline.emoticons_disgusted:before {
    content: "\ebd3"
}

.nc-icon-outline.emoticons_fist:before {
    content: "\ebd4"
}

.nc-icon-outline.emoticons_ghost:before {
    content: "\ebd5"
}

.nc-icon-outline.emoticons_hannibal:before {
    content: "\ebd6"
}

.nc-icon-outline.emoticons_happy-sun:before {
    content: "\ebd7"
}

.nc-icon-outline.emoticons_kid:before {
    content: "\ebd8"
}

.nc-icon-outline.emoticons_kiss:before {
    content: "\ebd9"
}

.nc-icon-outline.emoticons_laugh-17:before {
    content: "\ebda"
}

.nc-icon-outline.emoticons_laugh-35:before {
    content: "\ebdb"
}

.nc-icon-outline.emoticons_like-no:before {
    content: "\ebdc"
}

.nc-icon-outline.emoticons_like:before {
    content: "\ebdd"
}

.nc-icon-outline.emoticons_mad-12:before {
    content: "\ebde"
}

.nc-icon-outline.emoticons_mad-58:before {
    content: "\ebdf"
}

.nc-icon-outline.emoticons_malicious:before {
    content: "\ebe0"
}

.nc-icon-outline.emoticons_manga-62:before {
    content: "\ebe1"
}

.nc-icon-outline.emoticons_manga-63:before {
    content: "\ebe2"
}

.nc-icon-outline.emoticons_monster:before {
    content: "\ebe3"
}

.nc-icon-outline.emoticons_nerd-22:before {
    content: "\ebe4"
}

.nc-icon-outline.emoticons_nerd-23:before {
    content: "\ebe5"
}

.nc-icon-outline.emoticons_ninja:before {
    content: "\ebe6"
}

.nc-icon-outline.emoticons_no-words:before {
    content: "\ebe7"
}

.nc-icon-outline.emoticons_parrot:before {
    content: "\ebe8"
}

.nc-icon-outline.emoticons_penguin:before {
    content: "\ebe9"
}

.nc-icon-outline.emoticons_pirate:before {
    content: "\ebea"
}

.nc-icon-outline.emoticons_poop:before {
    content: "\ebeb"
}

.nc-icon-outline.emoticons_puzzled:before {
    content: "\ebec"
}

.nc-icon-outline.emoticons_quite-happy:before {
    content: "\ebed"
}

.nc-icon-outline.emoticons_robot:before {
    content: "\ebee"
}

.nc-icon-outline.emoticons_rock:before {
    content: "\ebef"
}

.nc-icon-outline.emoticons_sad:before {
    content: "\ebf0"
}

.nc-icon-outline.emoticons_satisfied:before {
    content: "\ebf1"
}

.nc-icon-outline.emoticons_shark:before {
    content: "\ebf2"
}

.nc-icon-outline.emoticons_shy:before {
    content: "\ebf3"
}

.nc-icon-outline.emoticons_sick:before {
    content: "\ebf4"
}

.nc-icon-outline.emoticons_silly:before {
    content: "\ebf5"
}

.nc-icon-outline.emoticons_skull:before {
    content: "\ebf6"
}

.nc-icon-outline.emoticons_sleep:before {
    content: "\ebf7"
}

.nc-icon-outline.emoticons_sloth:before {
    content: "\ebf8"
}

.nc-icon-outline.emoticons_smart:before {
    content: "\ebf9"
}

.nc-icon-outline.emoticons_smile:before {
    content: "\ebfa"
}

.nc-icon-outline.emoticons_soldier:before {
    content: "\ebfb"
}

.nc-icon-outline.emoticons_speechless:before {
    content: "\ebfc"
}

.nc-icon-outline.emoticons_spiteful:before {
    content: "\ebfd"
}

.nc-icon-outline.emoticons_sunglasses-48:before {
    content: "\ebfe"
}

.nc-icon-outline.emoticons_sunglasses-49:before {
    content: "\ebff"
}

.nc-icon-outline.emoticons_surprise:before {
    content: "\ec00"
}

.nc-icon-outline.emoticons_upset-13:before {
    content: "\ec01"
}

.nc-icon-outline.emoticons_upset-14:before {
    content: "\ec02"
}

.nc-icon-outline.emoticons_virus:before {
    content: "\ec03"
}

.nc-icon-outline.emoticons_what:before {
    content: "\ec04"
}

.nc-icon-outline.emoticons_whiskers:before {
    content: "\ec05"
}

.nc-icon-outline.emoticons_wink-06:before {
    content: "\ec06"
}

.nc-icon-outline.emoticons_wink-11:before {
    content: "\ec07"
}

.nc-icon-outline.emoticons_wink-69:before {
    content: "\ec08"
}

.nc-icon-outline.weather_celsius:before {
    content: "\e600"
}

.nc-icon-outline.weather_cloud-13:before {
    content: "\e601"
}

.nc-icon-outline.weather_cloud-14:before {
    content: "\e602"
}

.nc-icon-outline.weather_cloud-drop:before {
    content: "\e603"
}

.nc-icon-outline.weather_cloud-fog-31:before {
    content: "\e604"
}

.nc-icon-outline.weather_cloud-fog-32:before {
    content: "\e605"
}

.nc-icon-outline.weather_cloud-hail:before {
    content: "\e606"
}

.nc-icon-outline.weather_cloud-light:before {
    content: "\e607"
}

.nc-icon-outline.weather_cloud-moon:before {
    content: "\e608"
}

.nc-icon-outline.weather_cloud-rain:before {
    content: "\e609"
}

.nc-icon-outline.weather_cloud-rainbow:before {
    content: "\e60a"
}

.nc-icon-outline.weather_cloud-snow-34:before {
    content: "\e60b"
}

.nc-icon-outline.weather_cloud-snow-42:before {
    content: "\e60c"
}

.nc-icon-outline.weather_cloud-sun-17:before {
    content: "\e60d"
}

.nc-icon-outline.weather_cloud-sun-19:before {
    content: "\e60e"
}

.nc-icon-outline.weather_compass:before {
    content: "\e60f"
}

.nc-icon-outline.weather_drop-12:before {
    content: "\e610"
}

.nc-icon-outline.weather_drop-15:before {
    content: "\e611"
}

.nc-icon-outline.weather_drops:before {
    content: "\e612"
}

.nc-icon-outline.weather_eclipse:before {
    content: "\e613"
}

.nc-icon-outline.weather_fahrenheit:before {
    content: "\e614"
}

.nc-icon-outline.weather_fog:before {
    content: "\e615"
}

.nc-icon-outline.weather_forecast:before {
    content: "\e616"
}

.nc-icon-outline.weather_hurricane-44:before {
    content: "\e617"
}

.nc-icon-outline.weather_hurricane-45:before {
    content: "\e618"
}

.nc-icon-outline.weather_moon-cloud-drop:before {
    content: "\e619"
}

.nc-icon-outline.weather_moon-cloud-fog:before {
    content: "\e61a"
}

.nc-icon-outline.weather_moon-cloud-hail:before {
    content: "\e61b"
}

.nc-icon-outline.weather_moon-cloud-light:before {
    content: "\e61c"
}

.nc-icon-outline.weather_moon-cloud-rain:before {
    content: "\e61d"
}

.nc-icon-outline.weather_moon-cloud-snow-61:before {
    content: "\e61e"
}

.nc-icon-outline.weather_moon-cloud-snow-62:before {
    content: "\e61f"
}

.nc-icon-outline.weather_moon-fog:before {
    content: "\e620"
}

.nc-icon-outline.weather_moon-full:before {
    content: "\e621"
}

.nc-icon-outline.weather_moon-stars:before {
    content: "\e622"
}

.nc-icon-outline.weather_moon:before {
    content: "\e623"
}

.nc-icon-outline.weather_rain-hail:before {
    content: "\e624"
}

.nc-icon-outline.weather_rain:before {
    content: "\e625"
}

.nc-icon-outline.weather_rainbow:before {
    content: "\e626"
}

.nc-icon-outline.weather_snow:before {
    content: "\e627"
}

.nc-icon-outline.weather_sun-cloud-drop:before {
    content: "\e628"
}

.nc-icon-outline.weather_sun-cloud-fog:before {
    content: "\e629"
}

.nc-icon-outline.weather_sun-cloud-hail:before {
    content: "\e62a"
}

.nc-icon-outline.weather_sun-cloud-light:before {
    content: "\e62b"
}

.nc-icon-outline.weather_sun-cloud-rain:before {
    content: "\e62c"
}

.nc-icon-outline.weather_sun-cloud-snow-54:before {
    content: "\e62d"
}

.nc-icon-outline.weather_sun-cloud-snow-55:before {
    content: "\e62e"
}

.nc-icon-outline.weather_sun-cloud:before {
    content: "\e62f"
}

.nc-icon-outline.weather_sun-fog-29:before {
    content: "\e630"
}

.nc-icon-outline.weather_sun-fog-30:before {
    content: "\e631"
}

.nc-icon-outline.weather_sun-fog-43:before {
    content: "\e632"
}

.nc-icon-outline.weather_sun:before {
    content: "\e633"
}

.nc-icon-outline.weather_wind:before {
    content: "\e634"
}

.nc-icon-outline.transportation_air-baloon:before {
    content: "\e717"
}

.nc-icon-outline.transportation_bike-sport:before {
    content: "\e718"
}

.nc-icon-outline.transportation_bike:before {
    content: "\e719"
}

.nc-icon-outline.transportation_boat-front:before {
    content: "\e71a"
}

.nc-icon-outline.transportation_boat-small-02:before {
    content: "\e71b"
}

.nc-icon-outline.transportation_boat-small-03:before {
    content: "\e71c"
}

.nc-icon-outline.transportation_boat:before {
    content: "\e71d"
}

.nc-icon-outline.transportation_bus-front-10:before {
    content: "\e71e"
}

.nc-icon-outline.transportation_bus-front-12:before {
    content: "\e71f"
}

.nc-icon-outline.transportation_bus:before {
    content: "\e720"
}

.nc-icon-outline.transportation_car-front:before {
    content: "\e721"
}

.nc-icon-outline.transportation_car-simple:before {
    content: "\e722"
}

.nc-icon-outline.transportation_car-sport:before {
    content: "\e723"
}

.nc-icon-outline.transportation_car-taxi:before {
    content: "\e724"
}

.nc-icon-outline.transportation_car:before {
    content: "\e725"
}

.nc-icon-outline.transportation_helicopter:before {
    content: "\e726"
}

.nc-icon-outline.transportation_helmet:before {
    content: "\e727"
}

.nc-icon-outline.transportation_light-traffic:before {
    content: "\e728"
}

.nc-icon-outline.transportation_moto:before {
    content: "\e729"
}

.nc-icon-outline.transportation_plane-17:before {
    content: "\e72a"
}

.nc-icon-outline.transportation_plane-18:before {
    content: "\e72b"
}

.nc-icon-outline.transportation_road:before {
    content: "\e72c"
}

.nc-icon-outline.transportation_skateboard:before {
    content: "\e72d"
}

.nc-icon-outline.transportation_tractor:before {
    content: "\e72e"
}

.nc-icon-outline.transportation_train-speed:before {
    content: "\e72f"
}

.nc-icon-outline.transportation_train:before {
    content: "\e730"
}

.nc-icon-outline.transportation_tram:before {
    content: "\e731"
}

.nc-icon-outline.transportation_truck-front:before {
    content: "\e732"
}

.nc-icon-outline.transportation_vespa-front:before {
    content: "\e733"
}

.nc-icon-outline.transportation_vespa:before {
    content: "\e734"
}

.nc-icon-outline.education_abc:before {
    content: "\e7ad"
}

.nc-icon-outline.education_agenda-bookmark:before {
    content: "\e7ae"
}

.nc-icon-outline.education_atom:before {
    content: "\e7af"
}

.nc-icon-outline.education_award-55:before {
    content: "\e7b0"
}

.nc-icon-outline.education_backpack-57:before {
    content: "\e7b1"
}

.nc-icon-outline.education_backpack-58:before {
    content: "\e7b2"
}

.nc-icon-outline.education_ball-basket:before {
    content: "\e7b3"
}

.nc-icon-outline.education_ball-soccer:before {
    content: "\e7b4"
}

.nc-icon-outline.education_board-51:before {
    content: "\e7b5"
}

.nc-icon-outline.education_book-39:before {
    content: "\e7b6"
}

.nc-icon-outline.education_book-bookmark:before {
    content: "\e7b7"
}

.nc-icon-outline.education_book-open:before {
    content: "\e7b8"
}

.nc-icon-outline.education_books-46:before {
    content: "\e7b9"
}

.nc-icon-outline.education_chalkboard:before {
    content: "\e7ba"
}

.nc-icon-outline.education_flask:before {
    content: "\e7bb"
}

.nc-icon-outline.education_glasses:before {
    content: "\e7bc"
}

.nc-icon-outline.education_grammar-check:before {
    content: "\e7bd"
}

.nc-icon-outline.education_hat:before {
    content: "\e7be"
}

.nc-icon-outline.education_language:before {
    content: "\e7bf"
}

.nc-icon-outline.education_microscope:before {
    content: "\e7c0"
}

.nc-icon-outline.education_molecule:before {
    content: "\e7c1"
}

.nc-icon-outline.education_notepad:before {
    content: "\e7c2"
}

.nc-icon-outline.education_paper-diploma:before {
    content: "\e7c3"
}

.nc-icon-outline.education_paper:before {
    content: "\e7c4"
}

.nc-icon-outline.education_pencil-47:before {
    content: "\e7c5"
}

.nc-icon-outline.education_school:before {
    content: "\e7c6"
}

.nc-icon-outline.objects_alien-29:before {
    content: "\e7c7"
}

.nc-icon-outline.objects_alien-33:before {
    content: "\e7c8"
}

.nc-icon-outline.objects_anchor:before {
    content: "\e7c9"
}

.nc-icon-outline.objects_astronaut:before {
    content: "\e7ca"
}

.nc-icon-outline.objects_axe:before {
    content: "\e7cb"
}

.nc-icon-outline.objects_baby-bottle:before {
    content: "\e7cc"
}

.nc-icon-outline.objects_baby:before {
    content: "\e7cd"
}

.nc-icon-outline.objects_baloon:before {
    content: "\e7ce"
}

.nc-icon-outline.objects_battery:before {
    content: "\e7cf"
}

.nc-icon-outline.objects_bear:before {
    content: "\e7d0"
}

.nc-icon-outline.objects_billiard:before {
    content: "\e7d1"
}

.nc-icon-outline.objects_binocular:before {
    content: "\e7d2"
}

.nc-icon-outline.objects_bow:before {
    content: "\e7d3"
}

.nc-icon-outline.objects_bowling:before {
    content: "\e7d4"
}

.nc-icon-outline.objects_broom:before {
    content: "\e7d5"
}

.nc-icon-outline.objects_cone:before {
    content: "\e7d6"
}

.nc-icon-outline.objects_controller:before {
    content: "\e7d7"
}

.nc-icon-outline.objects_diamond:before {
    content: "\e7d8"
}

.nc-icon-outline.objects_dice:before {
    content: "\e7d9"
}

.nc-icon-outline.objects_globe:before {
    content: "\e7da"
}

.nc-icon-outline.objects_hut:before {
    content: "\e7db"
}

.nc-icon-outline.objects_key-25:before {
    content: "\e7dc"
}

.nc-icon-outline.objects_key-26:before {
    content: "\e7dd"
}

.nc-icon-outline.objects_lamp:before {
    content: "\e7de"
}

.nc-icon-outline.objects_leaf-36:before {
    content: "\e7df"
}

.nc-icon-outline.objects_leaf-38:before {
    content: "\e7e0"
}

.nc-icon-outline.objects_light:before {
    content: "\e7e1"
}

.nc-icon-outline.objects_pipe:before {
    content: "\e7e2"
}

.nc-icon-outline.objects_planet:before {
    content: "\e7e3"
}

.nc-icon-outline.objects_puzzle-09:before {
    content: "\e7e4"
}

.nc-icon-outline.objects_puzzle-10:before {
    content: "\e7e5"
}

.nc-icon-outline.objects_shovel:before {
    content: "\e7e6"
}

.nc-icon-outline.objects_skull:before {
    content: "\e7e7"
}

.nc-icon-outline.objects_spaceship:before {
    content: "\e7e8"
}

.nc-icon-outline.objects_spray:before {
    content: "\e7e9"
}

.nc-icon-outline.objects_support-16:before {
    content: "\e7ea"
}

.nc-icon-outline.objects_support-17:before {
    content: "\e7eb"
}

.nc-icon-outline.objects_umbrella-13:before {
    content: "\e7ec"
}

.nc-icon-outline.objects_umbrella-14:before {
    content: "\e7ed"
}

.nc-icon-outline.objects_wool-ball:before {
    content: "\e7ee"
}

.nc-icon-outline.media-1_3d:before {
    content: "\e7ef"
}

.nc-icon-outline.media-1_action-73:before {
    content: "\e7f0"
}

.nc-icon-outline.media-1_action-74:before {
    content: "\e7f1"
}

.nc-icon-outline.media-1_album:before {
    content: "\e7f2"
}

.nc-icon-outline.media-1_audio-91:before {
    content: "\e7f3"
}

.nc-icon-outline.media-1_audio-92:before {
    content: "\e7f4"
}

.nc-icon-outline.media-1_balance:before {
    content: "\e7f5"
}

.nc-icon-outline.media-1_brightness-46:before {
    content: "\e7f6"
}

.nc-icon-outline.media-1_brightness-47:before {
    content: "\e7f7"
}

.nc-icon-outline.media-1_button-circle-pause:before {
    content: "\e7f8"
}

.nc-icon-outline.media-1_button-circle-play:before {
    content: "\e7f9"
}

.nc-icon-outline.media-1_button-circle-stop:before {
    content: "\e7fa"
}

.nc-icon-outline.media-1_button-eject:before {
    content: "\e7fb"
}

.nc-icon-outline.media-1_button-next:before {
    content: "\e7fc"
}

.nc-icon-outline.media-1_button-pause:before {
    content: "\e7fd"
}

.nc-icon-outline.media-1_button-play:before {
    content: "\e7fe"
}

.nc-icon-outline.media-1_button-power:before {
    content: "\e7ff"
}

.nc-icon-outline.media-1_button-previous:before {
    content: "\e800"
}

.nc-icon-outline.media-1_button-record:before {
    content: "\e801"
}

.nc-icon-outline.media-1_button-rewind:before {
    content: "\e802"
}

.nc-icon-outline.media-1_button-skip:before {
    content: "\e803"
}

.nc-icon-outline.media-1_button-stop:before {
    content: "\e804"
}

.nc-icon-outline.media-1_camera-18:before {
    content: "\e805"
}

.nc-icon-outline.media-1_camera-19:before {
    content: "\e806"
}

.nc-icon-outline.media-1_camera-20:before {
    content: "\e807"
}

.nc-icon-outline.media-1_camera-ban-36:before {
    content: "\e808"
}

.nc-icon-outline.media-1_camera-ban-37:before {
    content: "\e809"
}

.nc-icon-outline.media-1_camera-compact:before {
    content: "\e80a"
}

.nc-icon-outline.media-1_camera-screen:before {
    content: "\e80b"
}

.nc-icon-outline.media-1_camera-square-57:before {
    content: "\e80c"
}

.nc-icon-outline.media-1_camera-square-58:before {
    content: "\e80d"
}

.nc-icon-outline.media-1_camera-time:before {
    content: "\e80e"
}

.nc-icon-outline.media-1_countdown-34:before {
    content: "\e80f"
}

.nc-icon-outline.media-1_countdown-35:before {
    content: "\e810"
}

.nc-icon-outline.media-1_edit-color:before {
    content: "\e811"
}

.nc-icon-outline.media-1_edit-contrast-42:before {
    content: "\e812"
}

.nc-icon-outline.media-1_edit-contrast-43:before {
    content: "\e813"
}

.nc-icon-outline.media-1_edit-saturation:before {
    content: "\e814"
}

.nc-icon-outline.media-1_flash-21:before {
    content: "\e815"
}

.nc-icon-outline.media-1_flash-24:before {
    content: "\e816"
}

.nc-icon-outline.media-1_flash-29:before {
    content: "\e817"
}

.nc-icon-outline.media-1_flash-auto-22:before {
    content: "\e818"
}

.nc-icon-outline.media-1_flash-auto-25:before {
    content: "\e819"
}

.nc-icon-outline.media-1_flash-off-23:before {
    content: "\e81a"
}

.nc-icon-outline.media-1_flash-off-26:before {
    content: "\e81b"
}

.nc-icon-outline.media-1_focus-32:before {
    content: "\e81c"
}

.nc-icon-outline.media-1_focus-38:before {
    content: "\e81d"
}

.nc-icon-outline.media-1_focus-40:before {
    content: "\e81e"
}

.nc-icon-outline.media-1_focus-circle:before {
    content: "\e81f"
}

.nc-icon-outline.media-1_frame-12:before {
    content: "\e820"
}

.nc-icon-outline.media-1_frame-41:before {
    content: "\e821"
}

.nc-icon-outline.media-1_grid:before {
    content: "\e822"
}

.nc-icon-outline.media-1_image-01:before {
    content: "\e823"
}

.nc-icon-outline.media-1_image-02:before {
    content: "\e824"
}

.nc-icon-outline.media-1_image-05:before {
    content: "\e825"
}

.nc-icon-outline.media-1_image-add:before {
    content: "\e826"
}

.nc-icon-outline.media-1_image-delete:before {
    content: "\e827"
}

.nc-icon-outline.media-1_image-location:before {
    content: "\e828"
}

.nc-icon-outline.media-1_kid:before {
    content: "\e829"
}

.nc-icon-outline.media-1_layers:before {
    content: "\e82a"
}

.nc-icon-outline.media-1_lens-31:before {
    content: "\e82b"
}

.nc-icon-outline.media-1_lens-56:before {
    content: "\e82c"
}

.nc-icon-outline.media-1_macro:before {
    content: "\e82d"
}

.nc-icon-outline.media-1_movie-61:before {
    content: "\e82e"
}

.nc-icon-outline.media-1_movie-62:before {
    content: "\e82f"
}

.nc-icon-outline.media-1_night:before {
    content: "\e830"
}

.nc-icon-outline.media-1_picture:before {
    content: "\e831"
}

.nc-icon-outline.media-1_play-68:before {
    content: "\e832"
}

.nc-icon-outline.media-1_play-69:before {
    content: "\e833"
}

.nc-icon-outline.media-1_player:before {
    content: "\e834"
}

.nc-icon-outline.media-1_polaroid-add:before {
    content: "\e835"
}

.nc-icon-outline.media-1_polaroid-delete:before {
    content: "\e836"
}

.nc-icon-outline.media-1_polaroid-multiple:before {
    content: "\e837"
}

.nc-icon-outline.media-1_polaroid-user:before {
    content: "\e838"
}

.nc-icon-outline.media-1_polaroid:before {
    content: "\e839"
}

.nc-icon-outline.media-1_roll:before {
    content: "\e83a"
}

.nc-icon-outline.media-1_rotate-left:before {
    content: "\e83b"
}

.nc-icon-outline.media-1_rotate-right:before {
    content: "\e83c"
}

.nc-icon-outline.media-1_sd:before {
    content: "\e83d"
}

.nc-icon-outline.media-1_selfie:before {
    content: "\e83e"
}

.nc-icon-outline.media-1_shake:before {
    content: "\e83f"
}

.nc-icon-outline.media-1_speaker:before {
    content: "\e840"
}

.nc-icon-outline.media-1_sport:before {
    content: "\e841"
}

.nc-icon-outline.media-1_ticket-75:before {
    content: "\e842"
}

.nc-icon-outline.media-1_ticket-76:before {
    content: "\e843"
}

.nc-icon-outline.media-1_touch:before {
    content: "\e844"
}

.nc-icon-outline.media-1_tripod:before {
    content: "\e845"
}

.nc-icon-outline.media-1_video-64:before {
    content: "\e846"
}

.nc-icon-outline.media-1_video-65:before {
    content: "\e847"
}

.nc-icon-outline.media-1_video-66:before {
    content: "\e848"
}

.nc-icon-outline.media-1_video-67:before {
    content: "\e849"
}

.nc-icon-outline.media-1_videocamera-71:before {
    content: "\e84a"
}

.nc-icon-outline.media-1_videocamera-72:before {
    content: "\e84b"
}

.nc-icon-outline.media-1_volume-93:before {
    content: "\e84c"
}

.nc-icon-outline.media-1_volume-97:before {
    content: "\e84d"
}

.nc-icon-outline.media-1_volume-98:before {
    content: "\e84e"
}

.nc-icon-outline.media-1_volume-ban:before {
    content: "\e84f"
}

.nc-icon-outline.media-1_volume-down:before {
    content: "\e850"
}

.nc-icon-outline.media-1_volume-off:before {
    content: "\e851"
}

.nc-icon-outline.media-1_volume-up:before {
    content: "\e852"
}

.nc-icon-outline.media-2_guitar:before {
    content: "\e853"
}

.nc-icon-outline.media-2_headphones-mic:before {
    content: "\e854"
}

.nc-icon-outline.media-2_headphones:before {
    content: "\e855"
}

.nc-icon-outline.media-2_knob:before {
    content: "\e856"
}

.nc-icon-outline.media-2_mic:before {
    content: "\e857"
}

.nc-icon-outline.media-2_music-album:before {
    content: "\e858"
}

.nc-icon-outline.media-2_music-cloud:before {
    content: "\e859"
}

.nc-icon-outline.media-2_note-03:before {
    content: "\e85a"
}

.nc-icon-outline.media-2_note-04:before {
    content: "\e85b"
}

.nc-icon-outline.media-2_piano:before {
    content: "\e85c"
}

.nc-icon-outline.media-2_radio:before {
    content: "\e85d"
}

.nc-icon-outline.media-2_remix:before {
    content: "\e85e"
}

.nc-icon-outline.media-2_sound-wave:before {
    content: "\e85f"
}

.nc-icon-outline.media-2_speaker-01:before {
    content: "\e860"
}

.nc-icon-outline.media-2_speaker-05:before {
    content: "\e861"
}

.nc-icon-outline.media-2_tape:before {
    content: "\e862"
}

.nc-icon-outline.location_appointment:before {
    content: "\e863"
}

.nc-icon-outline.location_bookmark-add:before {
    content: "\e864"
}

.nc-icon-outline.location_bookmark-remove:before {
    content: "\e865"
}

.nc-icon-outline.location_bookmark:before {
    content: "\e866"
}

.nc-icon-outline.location_compass-04:before {
    content: "\e867"
}

.nc-icon-outline.location_compass-05:before {
    content: "\e868"
}

.nc-icon-outline.location_compass-06:before {
    content: "\e869"
}

.nc-icon-outline.location_crosshair:before {
    content: "\e86a"
}

.nc-icon-outline.location_explore-user:before {
    content: "\e86b"
}

.nc-icon-outline.location_explore:before {
    content: "\e86c"
}

.nc-icon-outline.location_flag-complex:before {
    content: "\e86d"
}

.nc-icon-outline.location_flag-diagonal-33:before {
    content: "\e86e"
}

.nc-icon-outline.location_flag-diagonal-34:before {
    content: "\e86f"
}

.nc-icon-outline.location_flag-points-31:before {
    content: "\e870"
}

.nc-icon-outline.location_flag-points-32:before {
    content: "\e871"
}

.nc-icon-outline.location_flag-simple:before {
    content: "\e872"
}

.nc-icon-outline.location_flag-triangle:before {
    content: "\e873"
}

.nc-icon-outline.location_flag:before {
    content: "\e874"
}

.nc-icon-outline.location_gps:before {
    content: "\e875"
}

.nc-icon-outline.location_map-big:before {
    content: "\e876"
}

.nc-icon-outline.location_map-compass:before {
    content: "\e877"
}

.nc-icon-outline.location_map-gps:before {
    content: "\e878"
}

.nc-icon-outline.location_map-marker:before {
    content: "\e879"
}

.nc-icon-outline.location_map-pin:before {
    content: "\e87a"
}

.nc-icon-outline.location_map:before {
    content: "\e87b"
}

.nc-icon-outline.location_marker:before {
    content: "\e87c"
}

.nc-icon-outline.location_pin-add:before {
    content: "\e87d"
}

.nc-icon-outline.location_pin-copy:before {
    content: "\e87e"
}

.nc-icon-outline.location_pin-remove:before {
    content: "\e87f"
}

.nc-icon-outline.location_pin:before {
    content: "\e880"
}

.nc-icon-outline.location_pins:before {
    content: "\e881"
}

.nc-icon-outline.location_position-marker:before {
    content: "\e882"
}

.nc-icon-outline.location_position-pin:before {
    content: "\e883"
}

.nc-icon-outline.location_position-user:before {
    content: "\e884"
}

.nc-icon-outline.location_radar:before {
    content: "\e885"
}

.nc-icon-outline.location_road:before {
    content: "\e886"
}

.nc-icon-outline.location_route-alert:before {
    content: "\e887"
}

.nc-icon-outline.location_route-close:before {
    content: "\e888"
}

.nc-icon-outline.location_route-open:before {
    content: "\e889"
}

.nc-icon-outline.location_square-marker:before {
    content: "\e88a"
}

.nc-icon-outline.location_square-pin:before {
    content: "\e88b"
}

.nc-icon-outline.location_treasure-map-21:before {
    content: "\e88c"
}

.nc-icon-outline.location_treasure-map-40:before {
    content: "\e88d"
}

.nc-icon-outline.location_worl-marker:before {
    content: "\e88e"
}

.nc-icon-outline.location_world-pin:before {
    content: "\e88f"
}

.nc-icon-outline.location_world:before {
    content: "\e890"
}

.nc-icon-outline.health_ambulance:before {
    content: "\e891"
}

.nc-icon-outline.health_apple:before {
    content: "\e892"
}

.nc-icon-outline.health_bag-49:before {
    content: "\e893"
}

.nc-icon-outline.health_bag-50:before {
    content: "\e894"
}

.nc-icon-outline.health_brain:before {
    content: "\e895"
}

.nc-icon-outline.health_dna-27:before {
    content: "\e896"
}

.nc-icon-outline.health_dna-38:before {
    content: "\e897"
}

.nc-icon-outline.health_doctor:before {
    content: "\e898"
}

.nc-icon-outline.health_flask:before {
    content: "\e899"
}

.nc-icon-outline.health_heartbeat-16:before {
    content: "\e89a"
}

.nc-icon-outline.health_height:before {
    content: "\e89b"
}

.nc-icon-outline.health_hospital-32:before {
    content: "\e89c"
}

.nc-icon-outline.health_hospital-33:before {
    content: "\e89d"
}

.nc-icon-outline.health_hospital-34:before {
    content: "\e89e"
}

.nc-icon-outline.health_humidity-26:before {
    content: "\e89f"
}

.nc-icon-outline.health_humidity-52:before {
    content: "\e8a0"
}

.nc-icon-outline.health_intestine:before {
    content: "\e8a1"
}

.nc-icon-outline.health_lungs:before {
    content: "\e8a2"
}

.nc-icon-outline.health_molecule-39:before {
    content: "\e8a3"
}

.nc-icon-outline.health_molecule-40:before {
    content: "\e8a4"
}

.nc-icon-outline.health_notebook:before {
    content: "\e8a5"
}

.nc-icon-outline.health_nurse:before {
    content: "\e8a6"
}

.nc-icon-outline.health_patch-46:before {
    content: "\e8a7"
}

.nc-icon-outline.health_pill-42:before {
    content: "\e8a8"
}

.nc-icon-outline.health_pill-43:before {
    content: "\e8a9"
}

.nc-icon-outline.health_pill-container-44:before {
    content: "\e8aa"
}

.nc-icon-outline.health_pill-container-47:before {
    content: "\e8ab"
}

.nc-icon-outline.health_pulse-chart:before {
    content: "\e8ac"
}

.nc-icon-outline.health_pulse-phone:before {
    content: "\e8ad"
}

.nc-icon-outline.health_pulse-sleep:before {
    content: "\e8ae"
}

.nc-icon-outline.health_pulse-watch:before {
    content: "\e8af"
}

.nc-icon-outline.health_pulse:before {
    content: "\e8b0"
}

.nc-icon-outline.health_sleep:before {
    content: "\e8b1"
}

.nc-icon-outline.health_steps:before {
    content: "\e8b2"
}

.nc-icon-outline.health_syringe:before {
    content: "\e8b3"
}

.nc-icon-outline.health_temperature-23:before {
    content: "\e8b4"
}

.nc-icon-outline.health_temperature-24:before {
    content: "\e8b5"
}

.nc-icon-outline.health_tooth:before {
    content: "\e8b6"
}

.nc-icon-outline.health_weed:before {
    content: "\e8b7"
}

.nc-icon-outline.health_weight:before {
    content: "\e8b8"
}

.nc-icon-outline.health_wheelchair:before {
    content: "\e8b9"
}

.nc-icon-outline.health_woman:before {
    content: "\e8ba"
}

.nc-icon-outline.furniture_air-conditioner:before {
    content: "\e8bb"
}

.nc-icon-outline.furniture_armchair:before {
    content: "\e8bc"
}

.nc-icon-outline.furniture_bath-tub:before {
    content: "\e8bd"
}

.nc-icon-outline.furniture_bed-09:before {
    content: "\e8be"
}

.nc-icon-outline.furniture_bed-23:before {
    content: "\e8bf"
}

.nc-icon-outline.furniture_bed-side:before {
    content: "\e8c0"
}

.nc-icon-outline.furniture_cabinet:before {
    content: "\e8c1"
}

.nc-icon-outline.furniture_cactus:before {
    content: "\e8c2"
}

.nc-icon-outline.furniture_chair:before {
    content: "\e8c3"
}

.nc-icon-outline.furniture_coat-hanger:before {
    content: "\e8c4"
}

.nc-icon-outline.furniture_coffee:before {
    content: "\e8c5"
}

.nc-icon-outline.furniture_cradle:before {
    content: "\e8c6"
}

.nc-icon-outline.furniture_curtain:before {
    content: "\e8c7"
}

.nc-icon-outline.furniture_desk-drawer:before {
    content: "\e8c8"
}

.nc-icon-outline.furniture_desk:before {
    content: "\e8c9"
}

.nc-icon-outline.furniture_door:before {
    content: "\e8ca"
}

.nc-icon-outline.furniture_drawer:before {
    content: "\e8cb"
}

.nc-icon-outline.furniture_fridge:before {
    content: "\e8cc"
}

.nc-icon-outline.furniture_hanger-clothes:before {
    content: "\e8cd"
}

.nc-icon-outline.furniture_hanger:before {
    content: "\e8ce"
}

.nc-icon-outline.furniture_heater:before {
    content: "\e8cf"
}

.nc-icon-outline.furniture_iron:before {
    content: "\e8d0"
}

.nc-icon-outline.furniture_lamp-floor:before {
    content: "\e8d1"
}

.nc-icon-outline.furniture_lamp:before {
    content: "\e8d2"
}

.nc-icon-outline.furniture_library:before {
    content: "\e8d3"
}

.nc-icon-outline.furniture_light:before {
    content: "\e8d4"
}

.nc-icon-outline.furniture_mixer:before {
    content: "\e8d5"
}

.nc-icon-outline.furniture_oven:before {
    content: "\e8d6"
}

.nc-icon-outline.furniture_shower:before {
    content: "\e8d7"
}

.nc-icon-outline.furniture_sink-wash:before {
    content: "\e8d8"
}

.nc-icon-outline.furniture_sink:before {
    content: "\e8d9"
}

.nc-icon-outline.furniture_sofa:before {
    content: "\e8da"
}

.nc-icon-outline.furniture_storage-hanger:before {
    content: "\e8db"
}

.nc-icon-outline.furniture_storage:before {
    content: "\e8dc"
}

.nc-icon-outline.furniture_table:before {
    content: "\e8dd"
}

.nc-icon-outline.furniture_toilet-paper:before {
    content: "\e8de"
}

.nc-icon-outline.furniture_toilet:before {
    content: "\e8df"
}

.nc-icon-outline.furniture_tv:before {
    content: "\e8e0"
}

.nc-icon-outline.furniture_wardrobe:before {
    content: "\e8e1"
}

.nc-icon-outline.furniture_wash:before {
    content: "\e8e2"
}

.nc-icon-outline.clothes_baby:before {
    content: "\e9ab"
}

.nc-icon-outline.clothes_backpack:before {
    content: "\e9ac"
}

.nc-icon-outline.clothes_bag-21:before {
    content: "\e9ad"
}

.nc-icon-outline.clothes_bag-22:before {
    content: "\e9ae"
}

.nc-icon-outline.clothes_belt:before {
    content: "\e9af"
}

.nc-icon-outline.clothes_boot-woman:before {
    content: "\e9b0"
}

.nc-icon-outline.clothes_boot:before {
    content: "\e9b1"
}

.nc-icon-outline.clothes_bra:before {
    content: "\e9b2"
}

.nc-icon-outline.clothes_button:before {
    content: "\e9b3"
}

.nc-icon-outline.clothes_cap:before {
    content: "\e9b4"
}

.nc-icon-outline.clothes_coat:before {
    content: "\e9b5"
}

.nc-icon-outline.clothes_corset:before {
    content: "\e9b6"
}

.nc-icon-outline.clothes_dress-man:before {
    content: "\e9b7"
}

.nc-icon-outline.clothes_dress-woman:before {
    content: "\e9b8"
}

.nc-icon-outline.clothes_flip:before {
    content: "\e9b9"
}

.nc-icon-outline.clothes_glasses:before {
    content: "\e9ba"
}

.nc-icon-outline.clothes_gloves:before {
    content: "\e9bb"
}

.nc-icon-outline.clothes_hat-top:before {
    content: "\e9bc"
}

.nc-icon-outline.clothes_hat:before {
    content: "\e9bd"
}

.nc-icon-outline.clothes_hoodie:before {
    content: "\e9be"
}

.nc-icon-outline.clothes_iron-dont:before {
    content: "\e9bf"
}

.nc-icon-outline.clothes_iron:before {
    content: "\e9c0"
}

.nc-icon-outline.clothes_jeans-41:before {
    content: "\e9c1"
}

.nc-icon-outline.clothes_jeans-43:before {
    content: "\e9c2"
}

.nc-icon-outline.clothes_jeans-pocket:before {
    content: "\e9c3"
}

.nc-icon-outline.clothes_kitchen:before {
    content: "\e9c4"
}

.nc-icon-outline.clothes_long-sleeve:before {
    content: "\e9c5"
}

.nc-icon-outline.clothes_makeup:before {
    content: "\e9c6"
}

.nc-icon-outline.clothes_needle:before {
    content: "\e9c7"
}

.nc-icon-outline.clothes_pajamas:before {
    content: "\e9c8"
}

.nc-icon-outline.clothes_ring:before {
    content: "\e9c9"
}

.nc-icon-outline.clothes_scarf:before {
    content: "\e9ca"
}

.nc-icon-outline.clothes_shirt-business:before {
    content: "\e9cb"
}

.nc-icon-outline.clothes_shirt-buttons:before {
    content: "\e9cc"
}

.nc-icon-outline.clothes_shirt-neck:before {
    content: "\e9cd"
}

.nc-icon-outline.clothes_shirt:before {
    content: "\e9ce"
}

.nc-icon-outline.clothes_shoe-man:before {
    content: "\e9cf"
}

.nc-icon-outline.clothes_shoe-sport:before {
    content: "\e9d0"
}

.nc-icon-outline.clothes_shoe-woman:before {
    content: "\e9d1"
}

.nc-icon-outline.clothes_skirt:before {
    content: "\e9d2"
}

.nc-icon-outline.clothes_slacks-12:before {
    content: "\e9d3"
}

.nc-icon-outline.clothes_slacks-13:before {
    content: "\e9d4"
}

.nc-icon-outline.clothes_sock:before {
    content: "\e9d5"
}

.nc-icon-outline.clothes_tie-bow:before {
    content: "\e9d6"
}

.nc-icon-outline.clothes_tshirt-53:before {
    content: "\e9d7"
}

.nc-icon-outline.clothes_tshirt-54:before {
    content: "\e9d8"
}

.nc-icon-outline.clothes_tshirt-sport:before {
    content: "\e9d9"
}

.nc-icon-outline.clothes_underwear-man:before {
    content: "\e9da"
}

.nc-icon-outline.clothes_underwear:before {
    content: "\e9db"
}

.nc-icon-outline.clothes_vest-sport:before {
    content: "\e9dc"
}

.nc-icon-outline.clothes_vest:before {
    content: "\e9dd"
}

.nc-icon-outline.clothes_wash-30:before {
    content: "\e9de"
}

.nc-icon-outline.clothes_wash-60:before {
    content: "\e9df"
}

.nc-icon-outline.clothes_wash-90:before {
    content: "\e9e0"
}

.nc-icon-outline.clothes_wash-hand:before {
    content: "\e9e1"
}

.nc-icon-outline.clothes_wash:before {
    content: "\e9e2"
}

.nc-icon-outline.business_agenda:before {
    content: "\e9e3"
}

.nc-icon-outline.business_atm:before {
    content: "\e9e4"
}

.nc-icon-outline.business_award-48:before {
    content: "\e9e5"
}

.nc-icon-outline.business_award-49:before {
    content: "\e9e6"
}

.nc-icon-outline.business_award-74:before {
    content: "\e9e7"
}

.nc-icon-outline.business_badge:before {
    content: "\e9e8"
}

.nc-icon-outline.business_bank:before {
    content: "\e9e9"
}

.nc-icon-outline.business_board-27:before {
    content: "\e9ea"
}

.nc-icon-outline.business_board-28:before {
    content: "\e9eb"
}

.nc-icon-outline.business_board-29:before {
    content: "\e9ec"
}

.nc-icon-outline.business_board-30:before {
    content: "\e9ed"
}

.nc-icon-outline.business_books:before {
    content: "\e9ee"
}

.nc-icon-outline.business_briefcase-24:before {
    content: "\e9ef"
}

.nc-icon-outline.business_briefcase-25:before {
    content: "\e9f0"
}

.nc-icon-outline.business_briefcase-26:before {
    content: "\e9f1"
}

.nc-icon-outline.business_building:before {
    content: "\e9f2"
}

.nc-icon-outline.business_bulb-61:before {
    content: "\e9f3"
}

.nc-icon-outline.business_bulb-62:before {
    content: "\e9f4"
}

.nc-icon-outline.business_bulb-63:before {
    content: "\e9f5"
}

.nc-icon-outline.business_business-contact-85:before {
    content: "\e9f6"
}

.nc-icon-outline.business_business-contact-86:before {
    content: "\e9f7"
}

.nc-icon-outline.business_business-contact-87:before {
    content: "\e9f8"
}

.nc-icon-outline.business_business-contact-88:before {
    content: "\e9f9"
}

.nc-icon-outline.business_business-contact-89:before {
    content: "\e9fa"
}

.nc-icon-outline.business_businessman-03:before {
    content: "\e9fb"
}

.nc-icon-outline.business_businessman-04:before {
    content: "\e9fc"
}

.nc-icon-outline.business_calculator:before {
    content: "\e9fd"
}

.nc-icon-outline.business_chair:before {
    content: "\e9fe"
}

.nc-icon-outline.business_chart-bar-32:before {
    content: "\e9ff"
}

.nc-icon-outline.business_chart-bar-33:before {
    content: "\ea00"
}

.nc-icon-outline.business_chart-growth:before {
    content: "\ea01"
}

.nc-icon-outline.business_chart-pie-35:before {
    content: "\ea02"
}

.nc-icon-outline.business_chart-pie-36:before {
    content: "\ea03"
}

.nc-icon-outline.business_chart:before {
    content: "\ea04"
}

.nc-icon-outline.business_cheque:before {
    content: "\ea05"
}

.nc-icon-outline.business_coins:before {
    content: "\ea06"
}

.nc-icon-outline.business_connect:before {
    content: "\ea07"
}

.nc-icon-outline.business_contacts:before {
    content: "\ea08"
}

.nc-icon-outline.business_currency-dollar:before {
    content: "\ea09"
}

.nc-icon-outline.business_currency-euro:before {
    content: "\ea0a"
}

.nc-icon-outline.business_currency-pound:before {
    content: "\ea0b"
}

.nc-icon-outline.business_currency-yen:before {
    content: "\ea0c"
}

.nc-icon-outline.business_factory:before {
    content: "\ea0d"
}

.nc-icon-outline.business_globe:before {
    content: "\ea0e"
}

.nc-icon-outline.business_goal-64:before {
    content: "\ea0f"
}

.nc-icon-outline.business_goal-65:before {
    content: "\ea10"
}

.nc-icon-outline.business_gold:before {
    content: "\ea11"
}

.nc-icon-outline.business_hammer:before {
    content: "\ea12"
}

.nc-icon-outline.business_handout:before {
    content: "\ea13"
}

.nc-icon-outline.business_handshake:before {
    content: "\ea14"
}

.nc-icon-outline.business_hat:before {
    content: "\ea15"
}

.nc-icon-outline.business_hierarchy-53:before {
    content: "\ea16"
}

.nc-icon-outline.business_hierarchy-54:before {
    content: "\ea17"
}

.nc-icon-outline.business_hierarchy-55:before {
    content: "\ea18"
}

.nc-icon-outline.business_hierarchy-56:before {
    content: "\ea19"
}

.nc-icon-outline.business_laptop-71:before {
    content: "\ea1a"
}

.nc-icon-outline.business_laptop-72:before {
    content: "\ea1b"
}

.nc-icon-outline.business_laptop-91:before {
    content: "\ea1c"
}

.nc-icon-outline.business_law:before {
    content: "\ea1d"
}

.nc-icon-outline.business_math:before {
    content: "\ea1e"
}

.nc-icon-outline.business_money-11:before {
    content: "\ea1f"
}

.nc-icon-outline.business_money-12:before {
    content: "\ea20"
}

.nc-icon-outline.business_money-13:before {
    content: "\ea21"
}

.nc-icon-outline.business_money-bag:before {
    content: "\ea22"
}

.nc-icon-outline.business_money-coins:before {
    content: "\ea23"
}

.nc-icon-outline.business_money-growth:before {
    content: "\ea24"
}

.nc-icon-outline.business_money-time:before {
    content: "\ea25"
}

.nc-icon-outline.business_net:before {
    content: "\ea26"
}

.nc-icon-outline.business_notes:before {
    content: "\ea27"
}

.nc-icon-outline.business_payment:before {
    content: "\ea28"
}

.nc-icon-outline.business_percentage-38:before {
    content: "\ea29"
}

.nc-icon-outline.business_percentage-39:before {
    content: "\ea2a"
}

.nc-icon-outline.business_pig:before {
    content: "\ea2b"
}

.nc-icon-outline.business_pin:before {
    content: "\ea2c"
}

.nc-icon-outline.business_plug:before {
    content: "\ea2d"
}

.nc-icon-outline.business_progress:before {
    content: "\ea2e"
}

.nc-icon-outline.business_round-dollar:before {
    content: "\ea2f"
}

.nc-icon-outline.business_round-euro:before {
    content: "\ea30"
}

.nc-icon-outline.business_round-pound:before {
    content: "\ea31"
}

.nc-icon-outline.business_round-yen:before {
    content: "\ea32"
}

.nc-icon-outline.business_safe:before {
    content: "\ea33"
}

.nc-icon-outline.business_scale:before {
    content: "\ea34"
}

.nc-icon-outline.business_sign:before {
    content: "\ea35"
}

.nc-icon-outline.business_signature:before {
    content: "\ea36"
}

.nc-icon-outline.business_stock:before {
    content: "\ea37"
}

.nc-icon-outline.business_strategy:before {
    content: "\ea38"
}

.nc-icon-outline.business_tie-01:before {
    content: "\ea39"
}

.nc-icon-outline.business_tie-02:before {
    content: "\ea3a"
}

.nc-icon-outline.business_wallet-43:before {
    content: "\ea3b"
}

.nc-icon-outline.business_wallet-44:before {
    content: "\ea3c"
}

.nc-icon-outline.business_wallet-90:before {
    content: "\ea3d"
}

.nc-icon-mini.lg,
.nc-icon-outline.lg {
    font-size: 1.5em
}

.nc-icon-fw,
.nc-fw {
    width: 1.28571em;
    text-align: center
}

.nc-icon-mini.x4,
.nc-icon-outline.x4 {
    font-size: 4em
}

.nc-icon-mini.x5,
.nc-icon-outline.x5 {
    font-size: 5em
}

.nc-icon-mini.x6,
.nc-icon-outline.x6 {
    font-size: 6em
}

.nc-spin {
    -webkit-animation: nc-spin 2s infinite linear;
    animation: nc-spin 2s infinite linear
}

@-webkit-keyframes nc-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes nc-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.link-icon {
    color: #017d80;
}

    .link-icon.disabled {
        color: silver
    }

::-webkit-input-placeholder {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    color: silver !important
}

::-moz-placeholder {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    color: silver !important
}

:-ms-input-placeholder {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    color: silver !important
}

::-ms-clear {
    display: none
}

select::-ms-expand {
    display: none
}

label {
    margin-bottom: 3px;
    font-size: 13px;
    color: #017D80;
    font-weight: bold;
}

.login-label-text {
    color: #717171;
    font-weight: normal;
}

    label .optional,
    label .required {
        font-size: 12px;
        font-style: italic
    }

.form-group {
    margin-bottom: 16px
}

.form {
    margin-bottom: 32px
}

.form-buttons {
    margin-top: 16px
}

.help-block.text-error {
    display: none
}

.has-error .help-block.text-error {
    display: block;
    color: #d30c0c
}

.help-block.text-error,
.help-block.text-danger {
    color: #d30c0c
}

.has-error .help-block {
    color: #d30c0c
}

.read-only-data label {
    margin: 5px 0 0
}

    .read-only-data label + p {
        color: #2e2e2e
    }
    .read-only-data label + span {
        color: #017D80;
        font-weight: bold;
    }

fieldset {
    margin-top: 32px
}

    fieldset legend {
        color: #717171;
        font-size: 16px;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        margin-bottom: 12px
    }

.checkbox-list span,
.checkboxList span,
a.list-group-item {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-size: 14px
}

.form-control {
    display: block;
    width: 100%;
    color: #002743;
    background-color: #fff;
    background-image: none;
    border: 1px solid silver;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 10px 12px;
    height: 40px
}

    .form-control:focus {
        outline: none
    }

    .form-control::-moz-focus-inner {
        border: 0
    }

    .form-control[disabled],
    fieldset[disabled] .form-control {
        background-color: #f8f8f8 !important;
        border-color: #dbdbdb;
        color: #454545;
        cursor: not-allowed;
        -webkit-text-fill-color: #454545;
        -webkit-opacity: 1;
        opacity: 1;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .form-control[readonly] {
        background-color: #f8f8f8;
        border-color: #dbdbdb;
        color: #4e4e4e;
        pointer-events: none;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.input-group-addon,
.input-group-prepend,
.input-group-append {
    background-color: transparent;
    border-color: silver;
    -webkit-border-radius: 0;
    border-radius: 0
}

.input-group-btn > .btn {
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 1.51;
    border-color: #017d80;
    min-width: 1px
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-append,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group .form-control:not(:first-child):not(:last-child) {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    line-height: 1.6
}

    .input-group .form-control:first-child,
    .input-group-addon:first-child,
    .input-group-prepend,
    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        line-height: 1.6
    }

    .input-group-btn:first-child > .btn,
    .input-group-btn:first-child > .btn-group > .btn,
    .input-group-btn:last-child > .btn:not(:last-child),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        z-index: 4
    }

        .input-group-btn:last-child > .btn,
        .input-group-btn:last-child > .btn-group > .btn,
        .input-group-btn:first-child > .btn:not(:first-child),
        .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
            z-index: 4
        }

.input-group-double .form-control:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0
}

    select[multiple],
    select[size] {
        color: #717171
    }

    select.form-control {
        padding-right: 22px;
    }

    select:hover {
        cursor: pointer
    }

.ui-select-bootstrap .ui-select-choices-row.active > a {
    color: #2e2e2e;
    text-decoration: none;
    outline: 0;
    background-color: #e2eeef;
}

.input-sm,
select.input-sm {
    height: 36px;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-xs,
select.input-xs {
    height: 30px;
    padding: 6px 24px 6px 10px;
    font-size: 12px;
    line-height: 1
}

.input-lg,
select.input-lg {
    line-height: 1.5;
    font-size: 17px;
    height: 50px
}

.form-group-sm select.form-control {
    line-height: 1.5
}

.widget-header h3 {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
}

.has-error .form-control,
.has-error .form-control:focus {
    border-color: #d30c0c
}

.form-control[disabled].datepicker,
.form-control[readonly].datepicker,
fieldset[disabled] .form-control.datepicker,
.form-control[disabled].timepicker,
.form-control[readonly].timepicker,
fieldset[disabled] .form-control.timepicker {
    cursor: pointer;
    background-color: #fff
}

.repeated-field {
    margin-bottom: 20px
}

    .repeated-field.last {
        margin-bottom: 3px
    }

.add-another-link {
    font-size: 12px;
    text-decoration: underline
}

.item-selector-button {
    position: relative;
    text-align: center;
    cursor: pointer;
    border: 1px solid silver;
    padding: 15px;
    -webkit-border-radius: 0;
    border-radius: 0;
    color: #000;
    width: 160px;
    height: 120px;
    -webkit-transition: all ease-in-out .1s, -webkit-box-shadow ease-in-out .1s;
    transition: all ease-in-out .1s, -webkit-box-shadow ease-in-out .1s;
    transition: all ease-in-out .1s, box-shadow ease-in-out .1s;
    transition: all ease-in-out .1s, box-shadow ease-in-out .1s, -webkit-box-shadow ease-in-out .1s
}

    .item-selector-button .title {
        color: #3e53a4;
        font-size: 12px;
        margin: 0;
        padding-top: -3px;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
    }

    .item-selector-button .divider {
        height: 1px;
        width: 20px;
        background-color: silver;
        margin: 4px auto 10px
    }

    .item-selector-button:hover,
    .item-selector-button.hover {
        padding: 14px
    }

        .item-selector-button:hover::after,
        .item-selector-button.hover::after {
            content: '';
            position: absolute;
            bottom: -13px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #fff transparent
        }

        .item-selector-button:hover::before,
        .item-selector-button.hover::before {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #3e53a4 transparent
        }

    .item-selector-button:active,
    .item-selector-button.active {
        border-width: 2px;
        border-color: #3e53a4;
        background-color: #3e53a4
    }

        .item-selector-button:active::before,
        .item-selector-button.active::before {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #3e53a4 transparent
        }

        .item-selector-button:active .title,
        .item-selector-button.active .title {
            color: #fff
        }

        .item-selector-button:active .divider,
        .item-selector-button.active .divider {
            background-color: #fff
        }

        .item-selector-button:active .image,
        .item-selector-button.active .image {
            background-color: #3e53a4
        }

        .item-selector-button:active:hover,
        .item-selector-button.active:hover {
            padding: 15px;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            .item-selector-button:active:hover::after,
            .item-selector-button.active:hover::after {
                content: '';
                position: absolute;
                bottom: -13px;
                left: 66px;
                border-width: 14px 14px 0;
                border-style: solid;
                border-color: #3e53a4 transparent
            }

.btn-default.ui-select-toggle {
    border-color: silver
}

.radio-inline input {
    margin-top: 2px
}

.form-inline .checkbox input[type='checkbox'] {
    position: absolute
}

.control {
    position: relative;
    display: inline-block;
    padding-left: 25px;
    color: #717171;
    font-weight: normal;
    cursor: pointer
}

    .control input {
        position: absolute;
        opacity: 0;
        z-index: -1
    }

.control-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 100%;
    color: #eee;
    border: 1px solid #9b9b9b;
    text-align: center;
    background-color: #fff;
    background-size: 50% 50%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.control input:focus ~ .control-indicator {
    -webkit-box-shadow: 0 0 0 .08rem #fff, 0 0 0 .2rem #e1e1e1;
    box-shadow: 0 0 0 .08rem #fff, 0 0 0 .2rem #e1e1e1;
}

.control input:checked ~ .control-indicator {
    color: #017d80;
    border: 1px solid #017d80;
    background-color: #fff
}

.control input:active ~ .control-indicator {
    color: #025153;
    background-color: #fff
}

.control input[disabled] ~ .control-indicator,
.control.disabled input ~ .control-indicator {
    color: silver;
    background-color: #f0f0f0;
    border: 1px solid silver;
    cursor: default
}

.control.disabled,
.radio.disabled label,
.checkbox.disabled label {
    color: silver;
    cursor: default
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f8f8f8;
    border-color: silver;
    color: #454545;
    opacity: 1
}

.checkbox .control-indicator {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.checkbox input:checked ~ .control-indicator {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik03LjIyMSAwbC0uNzkuNzktMy4xNTkgMy4xNTktLjkwMy0uOTAzLS43OS0uNzktMS41NzkgMS41NzkuNzkuNzkgMS42OTIgMS42OTIuNzkuNzkuNzktLjc5IDMuOTQ5LTMuOTQ5Ljc5LS43OS0xLjU3OS0xLjU3OXoiIGZpbGw9IiMzRTUzQTQiLz48L3N2Zz4=")
}

.radio .control-indicator {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.radio input:checked ~ .control-indicator {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgNiA2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxjaXJjbGUgZmlsbD0iIzNFNTNBNCIgY3g9IjMiIGN5PSIzIiByPSIzIi8+PC9zdmc+")
}

.controls-stacked {
    margin: 15px 0
}

    .controls-stacked .control,
    .controls-stacked .progress {
        display: block
    }

        .controls-stacked .control + .control,
        .controls-stacked .progress + .progress {
            margin-top: 7px
        }

.controls-inline {
    margin: 15px 0
}

.form-inline .controls-inline .control.radio {
    padding-left: 10px
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 0
}

.controls-inline .control {
    display: inline-block
}

    .controls-inline .control + .control {
        margin-left: 15px
    }

.search-clear {
    position: absolute;
    padding-right: 3px;
    padding-left: 0;
    right: 0;
    z-index: 4;
    border: 0;
    opacity: 1;
    color: #c0c0c0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.glyphicon {
    line-height: 1.5
}

.serif,
.serif p {
    font-family: Georgia, Times, "Times New Roman", serif
}

.sans-serif,
.sans,
.sans-serif p,
.sans p {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
}

code,
.code,
pre {
    font-family: "SF Mono", Menlo, Consolas, Monaco, "Courier New", monospace
}

.nowrap {
    white-space: nowrap
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #e1e1e1
}

a {
    color: #017d80;
}

    a:hover {
        text-decoration: underline;
    }

    a.read-more {
        font-size: 12px;
        white-space: nowrap
    }

        a.read-more::after {
            content: '\2026'
        }

p a,
td a,
.alert a,
.toast a,
ul:not(.nav) li a {
    text-decoration: underline
}

ul.menu-items li a,
ul.dropdown-menu li a,
ul.pagination li a,
a.btn {
    text-decoration: none
}

ul.list-group li.list-group-item a {
    text-decoration: none !important
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

.display2 {
    font-size: 60px
}

    .display2.alt {
        color: #017d80
    }

    .display2.ko {
        color: #fff
    }

.display1 {
    font-size: 48px
}

    .display1.alt {
        color: #017d80
    }

    .display1.ko {
        color: #fff
    }

h1,
h2,
h3,
h4,
h5,
h6,
.display1,
.display2 {
    margin-bottom: 2px;
    margin-top: 0;
    line-height: 1.5;
    font-weight: normal;
    color: #002743;
}

h1 {
    font-size: 32px;
    color: #017d80;
    margin-top: 32px;
    margin-bottom: 32px
}

    h1.ko {
        color: #fff;
    }

    h1.alt {
        color: #2e2e2e
    }

h2 {
    font-size: 24px;
    margin-top: 32px;
    margin-bottom: 16px
}

    h2.ko {
        color: #fff
    }

    h2.alt {
        color: #717171
    }

h1 + h2 {
    margin-top: 0
}

h3 {
    font-size: 20px;
    margin-top: 16px;
    margin-bottom: 16px;
}

    h3.ko {
        color: #fff
    }

    h3.alt {
        color: #717171
    }

h4 {
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 8px;
}

    h4.alt {
        color: #717171
    }

    h4.alt2 {
        color: #017d80
    }

    h4.ko {
        color: #fff
    }

h5 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 16px;
    margin-bottom: 8px
}

    h5.alt {
        color: #717171
    }

    h5.alt2 {
        color: #017d80
    }

    h5.ko {
        color: #fff
    }

h6 {
    font-size: 12px;
    font-weight: bold
}

.subheader {
    font-size: 14px;
    font-weight: bold;
    color: #2e2e2e
}

    .subheader.alt {
        color: #717171
    }

body {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #717171
}

p {
    margin-bottom: 16px
}

    .text-large,
    p.lead,
    p.lede {
        font-size: 17px;
        line-height: 1.5
    }

small,
.text-small,
.small {
    font-size: 12px
}

.text-xs {
    font-size: 11px
}

.text-mouse {
    font-size: 11px
}

.doc-note {
    font-size: 12px;
    font-style: italic;
    color: #017d80
}

.ps-light {
    font-weight: normal;
    font-style: normal
}

    .ps-light.italic,
    .ps-light em,
    .ps-light i {
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
    }

    .ps-light b,
    .ps-light strong {
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
    }

.media-heading {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-weight: normal
}

.list-nomarkers {
    list-style-type: none
}

dl {
    margin-bottom: 16px
}

    dl dt {
        margin-bottom: 4px;
        margin-top: 8px
    }

        dl dt:first-child {
            margin-top: 0
        }

    dl dd {
        margin-bottom: 8px
    }

.dlist-condensed {
    line-height: 1.3
}

    .dlist-condensed dt {
        margin-bottom: 2px;
        margin-top: 4px
    }

        .dlist-condensed dt:first-child {
            margin-top: 0
        }

    .dlist-condensed dd {
        margin-bottom: 4px
    }

ul.spaced > li,
ol.spaced > li {
    margin-top: 8px
}

    ul.spaced > li:first-child,
    ol.spaced > li:first-child {
        margin-top: 0
    }

ul,
ol {
    margin-top: 0;
    margin-bottom: 16px;
    margin-left: 0;
    padding-left: 1.5em
}

    ul li,
    ol li {
        margin-bottom: 4px
    }

.navbar-nav li {
    margin-bottom: 0;
    width: 100%;
}

.dropdown-menu li {
    margin-bottom: 0
}

blockquote {
    font-size: 16px
}

.fa-active {
    color: #017d80
}

.fa-lg {
    font-size: 1.5em
}

.pb-lg {
    font-size: 1.4em;
    line-height: .5;
    display: inline-block;
    vertical-align: -3px
}

.nav-tabs > li > a,
.nav-pills > li > a {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
}

.help-block {
    color: #9b9b9b
}

#header .navbar .navbar-brand.brand-text,
#header .navbar .container .navbar-brand.brand-text,
header .navbar .navbar-brand.brand-text,
header .navbar .container .navbar-brand.brand-text {
    font-weight: normal
}

.nav.navbar-nav {
    font-weight: normal;
    font-size: 16px
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media (max-width: 767px) {
    .text-left-xs {
        text-align: left
    }

    .text-right-xs {
        text-align: right
    }

    .text-center-xs {
        text-align: center
    }
}

.text-primary {
    color: #017d80
}

.text-muted {
    color: silver
}

.text-success {
    color: #00b140
}

.text-info {
    color: #0072b8
}

.text-warning {
    color: #ee6700
}

.text-danger,
.text-error {
    color: #d30c0c
}

.pbfont.lg {
    font-size: 1.33333333em;
    vertical-align: -16%
}

.pbfont.x2 {
    font-size: 2em
}

.pbfont.x3 {
    font-size: 3em
}

.pbfont.x4 {
    font-size: 4em
}

.pbfont.x5 {
    font-size: 5em
}

.pbfont.x6 {
    font-size: 6em
}

.form-control:focus,
.form-control.focus,
.item-selector-button:hover,
.item-selector-button.hover,
.selectize-input.focus,
.selectize-control.single .selectize-input.focus,
.tile-button:hover,
.tile-button.hover,
.ats-switch:hover,
.toolbar .input-group .form-control.search:focus,
.toolbar .input-group .form-control.search.focus {
    border-color: #017d80;
    border-width: 1px;
    outline: 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3)
}

.selectize-input {
    border-color: silver;
    -webkit-border-radius: 0;
    border-radius: 0
}

    .selectize-input.dropdown-active {
        -webkit-border-radius: 0;
        border-radius: 0
    }

        .selectize-input.dropdown-active:after {
            margin-top: -4px;
            border-width: 0 5px 5px;
            border-color: transparent transparent #333
        }

.input-group .selectize-control .selectize-input {
    overflow: initial;
    border-color: silver;
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}

.input-group .input-group-addon:first-child ~ .selectize-control .selectize-input,
.input-group .input-group-prepend:first-child ~ .selectize-control .selectize-input,
.input-group .input-group-append:first-child ~ .selectize-control .selectize-input {
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}

.input-group.input-group-lg .selectize-control .selectize-input {
    padding: 8px 16px;
    line-height: 1.5;
    font-size: 14px;
    -webkit-border-radius: 6px 0 0 6px;
    border-radius: 6px 0 0 6px
}

    .input-group.input-group-lg .selectize-control .selectize-input .has-items {
        padding: 8px 16px
    }

.input-group.input-group-sm .selectize-control .selectize-input {
    padding: 4px 8px;
    line-height: 1.33333;
    font-size: 11px;
    -webkit-border-radius: 0;
    border-radius: 0
}

.selectize-control.single .selectize-input {
    border-color: silver;
    -webkit-border-radius: 0;
    border-radius: 0
}

.selectize-input.items.has-options.full.has-items .item {
    color: #002743
}

.selectize-input:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #333 transparent transparent
}

.bs-wizard .bs-wizard-step {
    padding: 0;
    position: relative
}

    .bs-wizard .bs-wizard-step .bs-wizard-stepnum {
        color: #717171;
        font-size: 16px;
        margin-bottom: 5px
    }

    .bs-wizard .bs-wizard-step .bs-wizard-info {
        color: #717171;
        font-size: 12px
    }

    .bs-wizard .bs-wizard-step .bs-wizard-dot {
        position: absolute;
        width: 14px;
        height: 14px;
        display: block;
        background: #a7a7a7;
        top: -3px;
        left: 55%;
        margin-left: -14px;
        border: 2px solid #fff
    }

    .bs-wizard .bs-wizard-step .progress {
        position: relative;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 8px;
        -webkit-box-shadow: none;
        box-shadow: none;
        left: 50%
    }

        .bs-wizard .bs-wizard-step .progress .progress-bar {
            width: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            background: silver
        }

    .bs-wizard .bs-wizard-step.complete > .progress > .progress-bar {
        width: 100%;
        background-color: #00b140
    }

    .bs-wizard .bs-wizard-step.complete .bs-wizard-stepnum {
        color: #00b140
    }

    .bs-wizard .bs-wizard-step.active > .progress > .progress-bar {
        width: 50%;
        background-color: #009bdf
    }

    .bs-wizard .bs-wizard-step.active .bs-wizard-stepnum {
        color: #009bdf
    }

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 0
}

.media {
    background-color: pb-gray-50;
    padding: 20px;
    margin-top: 15px
}

    .media.first,
    .media:first-child {
        margin-top: 0
    }

.media-heading {
    font-weight: 700
}

.leftnav-tree .nav-list .nav-header {
    margin-top: 10px;
    padding-top: 10px
}

    .leftnav-tree .nav-list .nav-header:last-child label {
        margin-bottom: 15px
    }

    .leftnav-tree .nav-list .nav-header .nav-icon {
        font-size: 16px
    }

    .leftnav-tree .nav-list .nav-header.active .nav-icon,
    .leftnav-tree .nav-list .nav-header:hover .nav-icon {
        color: #3e53a4
    }

    .leftnav-tree .nav-list .nav-header.active label,
    .leftnav-tree .nav-list .nav-header:hover label {
        color: #3e53a4
    }

    .leftnav-tree .nav-list .nav-header label {
        cursor: pointer;
        font-size: 14px;
        color: #2e2e2e;
        padding-left: 10px
    }

    .leftnav-tree .nav-list .nav-header i {
        float: right;
        margin-right: 10px;
        margin-top: 2px;
        color: #2e2e2e;
        -webkit-transition: -webkit-transform .2s linear;
        transition: -webkit-transform .2s linear;
        transition: transform .2s linear;
        transition: transform .2s linear, -webkit-transform .2s linear
    }

    .leftnav-tree .nav-list .nav-header.open label:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 2px;
        background-color: #3e53a4;
        height: 40px
    }

    .leftnav-tree .nav-list .nav-header.open i {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-right: 10px
    }

    .leftnav-tree .nav-list .nav-header a {
        font-size: inherit;
        display: block
    }

        .leftnav-tree .nav-list .nav-header a:hover {
            text-decoration: none
        }

.leftnav-tree .nav-list .tree {
    padding: 0
}

    .leftnav-tree .nav-list .tree li {
        padding-left: 0
    }

        .leftnav-tree .nav-list .tree li a {
            font-size: 14px;
            padding: 10px;
            color: #2e2e2e;
            display: block;
        }

            .leftnav-tree .nav-list .tree li a:hover {
                background-color: #E2EEEF;
            }

            .leftnav-tree .nav-list .tree li a:active,
            .leftnav-tree .nav-list .tree li a.active {
                background-color: #f8f8f8;
            }

.leftnav-tree .nav-list .open i.nav-icon {
    -webkit-transform: none;
    transform: none
}

.leftnav-tree .nav-list i.nav-icon {
    float: none
}

.list-group-divided .list-group-item-heading {
    padding: 10px 0;
    font-weight: bold
}

    .list-group-divided .list-group-item-heading i {
        padding-top: 5px
    }

.menu .menu-heading {
    white-space: nowrap;
    padding: 5px 3px;
    color: #717171;
    text-decoration: none;
    display: block;
    cursor: pointer;
    position: relative
}

    .menu .menu-heading:hover {
        background-color: transparent;
        -webkit-transition: all .3s;
        transition: all .3s;
        color: #3e53a4
    }

    .menu .menu-heading i.fa {
        margin-right: 10px
    }

.menu .menu-content {
    display: none
}

    .menu .menu-content li {
        white-space: nowrap
    }

        .menu .menu-content li:hover {
            background: #f8f8f8;
            color: #3e53a4
        }

        .menu .menu-content li a {
            color: #717171;
            text-decoration: none;
            padding-left: 41px;
            padding-top: 5px;
            padding-bottom: 5px;
            display: block;
            cursor: pointer
        }

            .menu .menu-content li a:hover {
                color: #3e53a4
            }

            .menu .menu-content li a.active {
                color: #3e53a4
            }

.menu .menu-collapse {
    cursor: default;
    padding-left: 3px
}

    .menu .menu-collapse i.fa {
        cursor: pointer;
        -webkit-transition: all .3s;
        transition: all .3s
    }

        .menu .menu-collapse i.fa:hover {
            -webkit-transition: all .3s;
            transition: all .3s;
            color: #3e53a4
        }

        .menu .menu-collapse i.fa:before {
            content: '\f0a8'
        }

.menu > li.open .menu-heading i {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #3e53a4
}

.menu > li.open .menu-heading .menu-title {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #3e53a4
}

.menu > li.open .menu-heading b {
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #3e53a4
}

.minified .menu > li:hover .menu-heading {
    -webkit-transition: none;
    transition: none;
    background-color: #f8f8f8;
    width: 200px
}

.minified .menu > li:hover .menu-title {
    display: inline-block !important;
    background-color: #f8f8f8;
    font-weight: 700
}

.minified .menu > li:hover .menu-content {
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #f8f8f8;
    position: absolute;
    width: 165px;
    left: 45px;
    display: block !important
}

    .minified .menu > li:hover .menu-content li a {
        padding: 5px
    }

.minified .menu .menu-collapse i.fa {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.no-csstransforms .minified .menu .menu-collapse i.fa:before {
    content: '\f0a9'
}

.leftnav-tree * :focus {
    outline: none !important
}

.leftnav-tree .panel-group .panel-default {
    border: 0;
    border-bottom: 1px solid #e8e8e8;
    background-color: transparent
}

.leftnav-tree .panel-group .panel-heading {
    background-color: transparent;
    padding: 10px
}

    .leftnav-tree .panel-group .panel-heading h4.panel-title {
        cursor: pointer;
        outline: 0;
    }

        .leftnav-tree .panel-group .panel-heading h4.panel-title a {
            font-size: 16px;
            color: #2e2e2e
        }

            .leftnav-tree .panel-group .panel-heading h4.panel-title a i.nc-icon-mini {
                padding-right: 0
            }

.alert-dismissable .close,
.alert-dismissible .close {
    right: 0
}

.nav,
.navbar-nav,
.pagination,
.carousel,
.panel-title a {
    cursor: pointer
}

ul[datepicker-popup-wrap] {
    padding: 15px 10px
}

    ul[datepicker-popup-wrap] table:focus {
        outline: none
    }

    ul[datepicker-popup-wrap] thead tr th button {
        border: 0
    }

    ul[datepicker-popup-wrap] tbody tr td {
        padding-right: 1px;
        padding-left: 1px
    }

        ul[datepicker-popup-wrap] tbody tr td button {
            border: 0
        }

            ul[datepicker-popup-wrap] tbody tr td button.active {
                background: #3e53a4
            }

                ul[datepicker-popup-wrap] tbody tr td button.active span {
                    color: #fff
                }

table[timepicker] tbody tr td {
    padding-left: 3px;
    padding-right: 3px
}

    table[timepicker] tbody tr td input {
        padding: 0
    }

.dropdown-menu table[timepicker] {
    margin: 10px
}

.tab-content-bordered .tab-content {
    border: 1px solid pb-gray-50;
    border-top: 0;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}

.fullscreen header:not(.demo),
.fullscreen #header,
.fullscreen footer,
.fullscreen #footer {
    display: none
}

.nav.nav-list.tree-menu a {
    padding: 3px;
    color: #717171
}

    .nav.nav-list.tree-menu a:hover {
        color: #3e53a4
    }

.nav.nav-list.tree-menu > li {
    padding-top: 5px
}

.nav.nav-list.tree-menu ul.nav.nav-list.tree {
    display: none
}

.nav.nav-list.tree-menu ul li {
    padding-left: 10px
}

    .nav.nav-list.tree-menu ul li:hover {
        color: #3e53a4
    }

.nav.nav-list.tree-menu .nav-header {
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    display: inline-block
}

    .nav.nav-list.tree-menu .nav-header::before {
        content: '\25B8';
        padding-right: 3px;
        font-weight: normal;
        display: inline-block;
        color: #3e53a4;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform-origin: 40% center;
        transform-origin: 40% center
    }

    .nav.nav-list.tree-menu .nav-header.open::before {
        color: #3e53a4;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

.nav.nav-list.tree-menu.utility-nav .nav-header {
    width: 100%
}

    .nav.nav-list.tree-menu.utility-nav .nav-header::before {
        content: ''
    }

    .nav.nav-list.tree-menu.utility-nav .nav-header:hover {
        color: #3e53a4
    }

.nav.nav-list.tree-menu.utility-nav li b.fa::before {
    content: '\f105'
}

.nav.nav-list.tree-menu.utility-nav li.open b.fa::before {
    content: '\f107'
}

.minified .nav.nav-list.tree-menu.utility-nav li.open ul {
    position: absolute;
    background-color: pb-gray-50;
    min-width: 150px;
    left: 30px;
    top: 13px;
    z-index: 20;
    -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3)
}

    .minified .nav.nav-list.tree-menu.utility-nav li.open ul li {
        padding-left: 10px;
        padding-bottom: 5px
    }

.nav.nav-list.tree-menu.utility-nav ul li {
    padding-left: 27px;
    padding-top: 5px;
    width: 100%
}

    .nav.nav-list.tree-menu.utility-nav ul li:hover {
        background: #f8f8f8
    }

.doc-gallery .image-gallery-item {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .doc-gallery .image-gallery-item:focus {
        outline: none
    }

    .doc-gallery .image-gallery-item:hover {
        cursor: pointer;
        -webkit-box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.3)
    }

    .doc-gallery .image-gallery-item.active {
        border-color: #3e53a4;
        border-width: 2px
    }

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        outline: none;
        background: transparent;
        color: transparent
    }

        .slick-prev:hover::before,
        .slick-prev:focus::before,
        .slick-next:hover::before,
        .slick-next:focus::before {
            opacity: 1
        }

    .slick-prev.slick-disabled::before,
    .slick-next.slick-disabled::before {
        opacity: 1
    }

    .slick-prev::before,
    .slick-next::before {
        font-family: "Nucleo Mini";
        font-size: 20px;
        line-height: 1;
        color: silver;
        opacity: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev::before {
    content: ""
}

[dir="rtl"] .slick-prev::before {
    content: ""
}

.slick-next {
    right: -25px
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next::before {
    content: ""
}

[dir="rtl"] .slick-next::before {
    content: ""
}

.slick-next,
.slick-prev {
    opacity: 1;
    -webkit-transition: opacity 150ms linear;
    transition: opacity 150ms linear
}

    .slick-next.slick-disabled,
    .slick-prev.slick-disabled {
        opacity: 0
    }

.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            outline: none;
            line-height: 0;
            font-size: 0;
            color: transparent;
            padding: 5px;
            cursor: pointer
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: none
            }

                .slick-dots li button:hover::before,
                .slick-dots li button:focus::before {
                    opacity: 1
                }

            .slick-dots li button::before {
                position: absolute;
                top: 0;
                left: 0;
                content: "•";
                width: 20px;
                height: 20px;
                font-family: "Nucleo Mini";
                font-size: 25px;
                line-height: 20px;
                text-align: center;
                color: #c8cee4;
                opacity: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active button::before {
            color: #3e53a4;
            opacity: 1
        }

.slick-prev:hover::before,
.slick-next:hover::before {
    color: silver
}

.slick-prev {
    left: -40px
}

.slick-next {
    right: -40px
}

.slick-slider {
    margin-right: 40px;
    margin-left: 40px
}

.slick-slide {
    margin: 0 10px
}

.slick-dots li {
    margin: 0;
    width: 15px
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 40px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: 0;
    outline: none
}

.accordion-group .card-default > .panel-heading + .panel-collapse > .panel-body,
uib-accordion .card-default > .panel-heading + .panel-collapse > .panel-body {
    border-color: #e1e1e1
}

.accordion-group .panel,
uib-accordion .panel {
    border-color: #e1e1e1
}

.accordion-group .panel-default > .panel-heading,
uib-accordion .panel-default > .panel-heading {
    border-color: #e1e1e1
}

    .accordion-group .panel-default > .panel-heading + .panel-collapse > .panel-body,
    uib-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-color: #e1e1e1
    }

.accordion-group .panel-group .panel-heading + .panel-collapse > .list-group,
uib-accordion .panel-group .panel-heading + .panel-collapse > .list-group {
    border-color: #e1e1e1
}

.accordion-group .panel-group .panel-heading + .panel-collapse > .panel-body,
uib-accordion .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-color: #e1e1e1
}

.accordion-group .panel .panel-body,
uib-accordion .panel .panel-body {
    padding: 15px
}

.accordion-group .panel-title,
uib-accordion .panel-title {
    cursor: pointer;
    font-weight: normal;
    padding-right: 25px;
    width: 100%;
    display: block
}

    .accordion-group .panel-title:hover,
    uib-accordion .panel-title:hover {
        color: #017d80
    }

        .accordion-group .panel-title:hover a::after,
        uib-accordion .panel-title:hover a::after {
            color: #017d80
        }

    .accordion-group .panel-title a::after,
    uib-accordion .panel-title a::after {
        font: normal normal normal 18px/1 'Nucleo Outline';
        content: '\eaaf';
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform 200ms;
        transition: -webkit-transform 200ms;
        transition: transform 200ms, -webkit-transform 200ms;
        margin-top: 3px;
        margin-right: -25px;
        transition: transform 200ms;
        display: inline-block;
        float: right;
        color: #717171
    }

    .accordion-group .panel-title a:focus,
    uib-accordion .panel-title a:focus {
        text-decoration: none;
        outline: none
    }

    .accordion-group .panel-title a:hover,
    uib-accordion .panel-title a:hover {
        color: #017d80;
        text-decoration: none
    }

.accordion-group .panel.active .panel-heading,
.accordion-group .panel.panel-open .panel-heading,
uib-accordion .panel.active .panel-heading,
uib-accordion .panel.panel-open .panel-heading {
    border-left: 2px solid #017d80;
    padding-left: 13px
}

.accordion-group .panel.active .panel-title a,
.accordion-group .panel.panel-open .panel-title a,
uib-accordion .panel.active .panel-title a,
uib-accordion .panel.panel-open .panel-title a {
    color: #017d80;
}

    .accordion-group .panel.active .panel-title a::after,
    .accordion-group .panel.panel-open .panel-title a::after,
    uib-accordion .panel.active .panel-title a::after,
    uib-accordion .panel.panel-open .panel-title a::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

.panel-group .panel {
    -webkit-border-radius: 0;
    border-radius: 0
}

    .panel-group .panel + .panel {
        margin-top: 0;
        border-top: 0
    }

    .panel-group .panel .panel-heading {
        margin: 0;
        padding: 15px 30px 10px 15px;
        border-bottom: 0
    }

        .panel-group .panel .panel-heading a {
            display: block
        }

.collapse-button {
    cursor: pointer
}

    .collapse-button:hover {
        color: #3e53a4
    }

        .collapse-button:hover a::after {
            color: #3e53a4
        }

    .collapse-button a::after {
        font: normal normal normal 18px/1 'Nucleo Outline';
        content: '\eaaf';
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        transition: -webkit-transform 200ms;
        transition: transform 200ms;
        transition: transform 200ms, -webkit-transform 200ms;
        -webkit-transition: -webkit-transform 0.7s;
        transition: -webkit-transform 0.7s;
        transition: transform 0.7s;
        transition: transform 0.7s, -webkit-transform 0.7s;
        float: right;
        display: inline-block;
        color: #717171
    }

    .collapse-button.open a::after {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

.accordion-group.accordion-graybg .panel-default > .panel-heading,
.accordion-group.accordion-graybg .panel-heading {
    background-color: #f8f8f8
}

.accordion-graybg .panel-default > .panel-heading,
.accordion-graybg .panel-heading {
    background-color: #f8f8f8
}

.accordion-noborder.accordion-group .card-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder[uib-accordion] .card-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder[div][uib-accordion] .card-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder.accordion-group .panel,
.accordion-noborder[uib-accordion] .panel,
.accordion-noborder[div][uib-accordion] .panel,
.accordion-noborder.accordion-group .panel-default > .panel-heading,
.accordion-noborder[uib-accordion] .panel-default > .panel-heading,
.accordion-noborder[div][uib-accordion] .panel-default > .panel-heading,
.accordion-noborder.accordion-group .panel-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder[uib-accordion] .panel-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder[div][uib-accordion] .panel-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder.accordion-group .panel-group .panel-heading + .panel-collapse > .list-group,
.accordion-noborder[uib-accordion] .panel-group .panel-heading + .panel-collapse > .list-group,
.accordion-noborder[div][uib-accordion] .panel-group .panel-heading + .panel-collapse > .list-group,
.accordion-noborder.accordion-group .panel-group .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder[uib-accordion] .panel-group .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder[div][uib-accordion] .panel-group .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder .card-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder .panel,
.accordion-noborder .panel-default > .panel-heading,
.accordion-noborder .panel-default > .panel-heading + .panel-collapse > .panel-body,
.accordion-noborder .panel-group .panel-heading + .panel-collapse > .list-group,
.accordion-noborder .panel-group .panel-heading + .panel-collapse > .panel-body {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: transparent;
    border-width: 2px
}

tags-input.ng-invalid .tags {
    border-color: #d30c0c;
    -webkit-box-shadow: none;
    box-shadow: none
}

    tags-input.ng-invalid .tags.focused {
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
    }

tags-input .tags {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: #9b9b9b
}

    tags-input .tags.focused {
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        border-color: #017d80;
    }

    tags-input .tags .input.invalid-tag {
        color: #d30c0c
    }

    tags-input .tags .tag-item {
        background: #f8f8f8;
        color: #017d80;
        font-size: 12px;
        border-color: transparent
    }

        tags-input .tags .tag-item.selected {
            color: #fff;
            background-color: #025153;
            border-color: transparent
        }

            tags-input .tags .tag-item.selected .remove-button {
                color: #fff
            }

        tags-input .tags .tag-item .remove-button {
            font-weight: normal
        }

            tags-input .tags .tag-item .remove-button:active {
                color: inherit
            }

tags-input .autocomplete .suggestion-item {
    font-size: 14px
}

    tags-input .autocomplete .suggestion-item em {
        font-size: inherit
    }

    tags-input .autocomplete .suggestion-item.selected {
        background-color: #E2EEEF
    }

        tags-input .autocomplete .suggestion-item.selected em {
            background-color: transparent
        }

.ui-select-bootstrap .ui-select-match > .btn:hover {
    background-color: #fff;
    border-color: silver
}

.ui-select-bootstrap .ui-select-choices {
    margin-top: 5px;
    z-index: 5
}

.ui-select-bootstrap .ui-select-choices-row > a:hover {
    background-color: #e2eeef;
}

.ui-select-bootstrap .ui-select-choices-row.active > a {
    background-color: #d8dbf1
}

.ui-select-multiple.ui-select-bootstrap.open {
    border-color: #017d80;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3)
}

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
    height: inherit;
    margin-top: 2px;
    margin-bottom: 5px
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
    background: #E2EEEF;
    border: 0;
    color: #017d80;
    vertical-align: middle;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    padding: 0 5px;
    height: 26px;
    line-height: 26px
}

    .ui-select-multiple.ui-select-bootstrap .ui-select-match-item .close {
        font-weight: normal;
        font-size: 16px;
        line-height: inherit;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        text-shadow: none;
        position: relative;
        margin-left: 5px;
        color: #585858
    }

.checkboxList,
.checkbox-list,
.list-box {
    height: 120px;
    overflow-y: scroll
}

    .checkboxList label,
    .checkbox-list label,
    .list-box label {
        margin: 0
    }

    .checkboxList span,
    .checkbox-list span,
    .list-box span {
        color: #717171
    }

    .checkboxList.checkbox-list-autoheight,
    .checkboxList.list-box-autoheight,
    .checkbox-list.checkbox-list-autoheight,
    .checkbox-list.list-box-autoheight,
    .list-box.checkbox-list-autoheight,
    .list-box.list-box-autoheight {
        height: auto
    }

.panel,
.card {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid silver;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

    .panel:focus,
    .card:focus {
        outline: none
    }

.panel-body,
.card-body {
    padding: 30px
}

.panel-heading,
.card-heading,
.card-header {
    padding: 15px 0 10px;
    margin: 0 30px;
    background-color: transparent;
    border-bottom: 1px solid #e1e1e1;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 16px;
    color: #002743
}

.panel-filled-heading .panel-heading,
.card-filled-heading .panel-heading,
.panel-filled-heading .card-heading,
.card-filled-heading .card-heading,
.card-filled-heading .card-header {
    margin: 0;
    padding: 8px 15px;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
}

.card-filled-heading.card-default > .card-header:hover,
.card-filled-heading.card-default > .card-header:hover {
    background-color: #e2eeef;
}

.panel-heading > .dropdown .dropdown-toggle,
.card-heading > .dropdown .dropdown-toggle,
.card-header > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-heading + .panel-body,
.panel-heading + .card-body,
.card-heading + .panel-body,
.card-heading + .card-body,
.card-header + .card-body {
    padding-top: 20px
}

.panel-heading.panel-toggle,
.panel-heading.card-toggle,
.card-heading.panel-toggle,
.card-heading.card-toggle,
.card-header.card-toggle {
    cursor: pointer
}

.panel-heading a,
.card-heading a,
.card-header a {
    color: #2e2e2e
}

.panel-heading.closed,
.card-heading.closed,
.card-header.collapsed {
    border-bottom: 0
}

.panel-title,
.card-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #2e2e2e
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a,
    .card-title > a,
    .card-title > small,
    .card-title > .small,
    .card-title > small > a,
    .card-title > .small > a {
        color: inherit
    }

.panel-default,
.card-default {
    border-color: #e1e1e1
}

    .panel-default > .panel-heading,
    .card-default > .panel-heading {
        color: #2e2e2e;
        background-color: transparent;
        border-color: #e1e1e1
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body,
        .card-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #e1e1e1
        }

        .panel-default > .panel-heading .badge,
        .card-default > .panel-heading .badge {
            color: transparent;
            background-color: #2e2e2e
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body,
    .card-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #e1e1e1
    }

.panel-filled-heading,
.card-filled-heading {
    border-color: #e1e1e1
}

    .panel-filled-heading > .panel-heading,
    .card-filled-heading > .panel-heading {
        color: #2e2e2e;
        background-color: none;
        border-color: transparent
    }

        .panel-filled-heading > .panel-heading + .panel-collapse > .panel-body,
        .card-filled-heading > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #e1e1e1
        }

        .panel-filled-heading > .panel-heading .badge,
        .card-filled-heading > .panel-heading .badge {
            color: none;
            background-color: #2e2e2e
        }

    .panel-filled-heading > .panel-footer + .panel-collapse > .panel-body,
    .card-filled-heading > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #e1e1e1
    }

    .panel-filled-heading.panel-default > .panel-heading,
    .panel-filled-heading.card-default > .card-heading,
    .card-filled-heading.panel-default > .panel-heading,
    .card-filled-heading.card-default > .card-heading,
    .card-filled-heading.card-default > .card-header {
        background-color: #f8f8f8
    }

.panel-shadowed,
.card-shadowed {
    border-color: #e1e1e1;
    -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15)
}

.panel-noborder,
.card-noborder {
    border-color: transparent
}

.panel-table .panel-heading,
.panel-table .card-heading,
.card-table .panel-heading,
.card-table .card-heading,
.card-table .card-header {
    border-bottom: 0
}

.panel-table .table,
.card-table .table {
    margin-bottom: 0
}

    .panel-table .table.table-open,
    .card-table .table.table-open {
        margin-top: 0
    }

        .panel-table .table.table-open tr:last-child > td,
        .card-table .table.table-open tr:last-child > td {
            border-bottom: 0
        }

.card .list-group {
    margin-bottom: 0
}

    .card .list-group .list-group-item {
        border-left: 0;
        border-right: 0;
        padding: 10px 30px
    }

        .card .list-group .list-group-item:last-child {
            border-bottom: 0
        }

.panel-primary .panel-heading {
    color: #fff;
    background-color: #3e53a4
}

.panel-success .panel-heading {
    color: #00b140;
    background-color: #f2f9f2
}

.panel-warning .panel-heading {
    color: #ee6700;
    background-color: #fcf6f2
}

.panel-danger .panel-heading {
    color: #d30c0c;
    background-color: #fdf2f2
}

.panel-info .panel-heading {
    color: #0072b8;
    background-color: #f4f9fd
}

.column {
    min-height: 300px
}

    .column .panel-heading {
        cursor: move
    }

    .column .placeholder {
        background: #f0f0f0;
        border: 1px dashed #ddd
    }

.collapse-btn {
    display: inline-block;
    float: right;
    cursor: pointer;
    color: silver
}

    .collapse-btn:hover {
        color: #017d80;
    }

.card-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .card-grid .card {
        -ms-flex-preferred-size: 23%;
        flex-basis: 23%
    }

.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 278px
}

    .daterangepicker .range_inputs .btn + .btn {
        margin-left: 0
    }

    .daterangepicker.opensleft::before {
        position: absolute;
        top: -7px;
        right: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: '';
        padding: 0
    }

    .daterangepicker.opensleft::after {
        position: absolute;
        top: -6px;
        right: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: ''
    }

    .daterangepicker.openscenter::before {
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: ''
    }

    .daterangepicker.openscenter::after {
        position: absolute;
        top: -6px;
        left: 0;
        right: 0;
        width: 0;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: ''
    }

    .daterangepicker.opensright::before {
        position: absolute;
        top: -7px;
        left: 9px;
        display: inline-block;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-left: 7px solid transparent;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        content: ''
    }

    .daterangepicker.opensright::after {
        position: absolute;
        top: -6px;
        left: 10px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-left: 6px solid transparent;
        content: ''
    }

    .daterangepicker.dropup {
        margin-top: -5px
    }

        .daterangepicker.dropup::before {
            top: initial;
            bottom: -7px;
            border-bottom: initial;
            border-top: 7px solid #ccc
        }

        .daterangepicker.dropup::after {
            top: initial;
            bottom: -6px;
            border-bottom: initial;
            border-top: 6px solid #fff
        }

    .daterangepicker.dropdown-menu {
        max-width: none;
        z-index: 3000;
        padding: 4px;
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .daterangepicker.single .ranges,
    .daterangepicker.single .calendar {
        float: none
    }

    .daterangepicker .calendar {
        display: none;
        max-width: 270px;
        margin: 0
    }

        .daterangepicker .calendar.right .calendar-table td {
            padding: 0
        }

    .daterangepicker.show-calendar .calendar {
        display: block
    }

    .daterangepicker .calendar.single .calendar-table {
        border: 0
    }

    .daterangepicker .calendar th,
    .daterangepicker .calendar td {
        white-space: nowrap;
        text-align: center;
        min-width: 32px
    }

    .daterangepicker .calendar-table {
        border: 1px solid #ddd;
        padding: 0 !important;
        margin: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        color: #4e4e4e;
        background: #fff
    }

        .daterangepicker .calendar-table thead tr:first-child {
            background-color: #E2EEEF
        }

        .daterangepicker .calendar-table th {
            font-size: 13px;
            font-weight: normal;
            -webkit-border-radius: 0;
            border-radius: 0;
            padding: 12px
        }

        .daterangepicker .calendar-table td {
            font-size: 11px;
            -webkit-border-radius: 0;
            border-radius: 0;
            padding: 6px 12px
        }

    .daterangepicker .calendar.right .calendar-table td,
    .daterangepicker .calendar.right .calendar-table th,
    .daterangepicker .calendar.left .calendar-table td,
    .daterangepicker .calendar.left .calendar-table th {
        padding: 5px
    }

    .daterangepicker table {
        width: 100%;
        margin: 0
    }

    .daterangepicker td,
    .daterangepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        white-space: nowrap;
        cursor: pointer
    }

        .daterangepicker td.off,
        .daterangepicker td.off.in-range,
        .daterangepicker td.off.start-date,
        .daterangepicker td.off.end-date {
            color: #999;
            background: #fff;
            visibility: hidden
        }

        .daterangepicker td.disabled,
        .daterangepicker option.disabled {
            color: #999;
            cursor: not-allowed;
            text-decoration: line-through
        }

        .daterangepicker td.available:hover,
        .daterangepicker th.available:hover {
            background: #E2EEEF
        }

        .daterangepicker td.in-range {
            background: #c8cee4;
            -webkit-border-radius: 0;
            border-radius: 0
        }

        .daterangepicker td.start-date {
            -webkit-border-radius: 0;
            border-radius: 0
        }

        .daterangepicker td.end-date {
            -webkit-border-radius: 0;
            border-radius: 0
        }

        .daterangepicker td.start-date.end-date {
            -webkit-border-radius: 0 !important;
            border-radius: 0 !important
        }

        .daterangepicker td.active,
        .daterangepicker td.active:hover {
            background-color: #3e53a4;
            border-color: #3e53a4;
            color: #fff
        }

        .daterangepicker td.week,
        .daterangepicker th.week {
            font-size: 80%;
            color: #ccc
        }

    .daterangepicker select.monthselect,
    .daterangepicker select.yearselect {
        font-size: 12px;
        padding: 1px;
        height: auto;
        margin: 0;
        cursor: default
    }

    .daterangepicker select.monthselect {
        margin-right: 2%;
        width: 56%
    }

    .daterangepicker select.yearselect {
        width: 40%
    }

    .daterangepicker select.hourselect,
    .daterangepicker select.minuteselect,
    .daterangepicker select.secondselect,
    .daterangepicker select.ampmselect {
        width: 50px;
        margin-bottom: 0
    }

    .daterangepicker th.month {
        width: auto
    }

    .daterangepicker .input-mini {
        border: 1px solid #ccc;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        color: #555;
        display: block;
        height: 30px;
        line-height: 30px;
        margin: 0 0 5px;
        padding: 0 6px 0 28px;
        width: 100%
    }

        .daterangepicker .input-mini.active {
            border: 1px solid #357ebd
        }

    .daterangepicker .daterangepicker_input i {
        position: absolute;
        left: 8px;
        top: 8px
    }

    .daterangepicker .daterangepicker_input {
        position: relative
    }

    .daterangepicker .calendar-time {
        text-align: center;
        margin: 5px auto;
        line-height: 30px;
        position: relative;
        padding-left: 28px
    }

        .daterangepicker .calendar-time select.disabled {
            color: #ccc;
            cursor: not-allowed
        }

    .daterangepicker .ranges {
        font-size: 11px;
        float: none;
        margin: 4px;
        text-align: left
    }

        .daterangepicker .ranges ul {
            list-style: none;
            margin: 0 auto;
            padding: 0;
            width: 100%
        }

        .daterangepicker .ranges li {
            font-size: 13px;
            background: pb-gray-100;
            border: 1px solid pb-gray-100;
            color: #3e53a4;
            padding: 3px 12px;
            margin-bottom: 8px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            cursor: pointer
        }

            .daterangepicker .ranges li:hover {
                background: #E2EEEF;
                border: 1px solid #E2EEEF;
                color: #3e53a4
            }

            .daterangepicker .ranges li.active {
                background: #c8cee4;
                border: 1px solid #c8cee4;
                color: #3e53a4
            }

@media (min-width: 564px) {
    .daterangepicker {
        width: auto
    }

        .daterangepicker .ranges ul {
            width: 160px
        }

        .daterangepicker.single .ranges ul {
            width: 100%
        }

        .daterangepicker .calendar.left .calendar-table {
            border-right: 0;
            -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .daterangepicker .calendar.right .calendar-table {
            border-left: 0;
            -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0
        }

        .daterangepicker .calendar.left {
            clear: left;
            margin-right: 0
        }

        .daterangepicker.single .calendar.left {
            clear: none
        }

        .daterangepicker.single .ranges,
        .daterangepicker.single .calendar {
            float: left
        }

        .daterangepicker .calendar.right {
            margin-left: 0
        }

        .daterangepicker .left .daterangepicker_input {
            padding-right: 12px
        }

        .daterangepicker .calendar.left .calendar-table {
            padding-right: 12px
        }

        .daterangepicker .ranges,
        .daterangepicker .calendar {
            float: left
        }
}

@media (min-width: 730px) {
    .daterangepicker .ranges {
        width: auto;
        float: left
    }

    .daterangepicker .calendar.left {
        clear: none
    }
}

.custom-daterange .custom-daterange-container {
    border: 1px solid silver;
    border-left: 0;
    padding: 10px 12px;
    height: 40px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .custom-daterange .custom-daterange-container .custom-daterange-labels {
        padding-right: 12px;
        padding-left: 12px
    }

    .custom-daterange .custom-daterange-container .custom-daterange-inputs {
        padding-left: 12px;
        padding-right: 7px
    }

        .custom-daterange .custom-daterange-container .custom-daterange-inputs label {
            padding: 0;
            margin: 0
        }

        .custom-daterange .custom-daterange-container .custom-daterange-inputs input[type='text'] {
            border-width: 0;
            color: #3e53a4;
            width: 90px;
            text-align: center
        }

            .custom-daterange .custom-daterange-container .custom-daterange-inputs input[type='text']:focus {
                outline: none
            }

            .custom-daterange .custom-daterange-container .custom-daterange-inputs input[type='text']:hover {
                cursor: pointer
            }

.sequence-map .complete {
    color: #00b140;
    fill: #00b140
}

.sequence-map .dot {
    fill: #717171
}

.progress-bar {
    background-color: #017d80;
}

.spinner {
    -webkit-animation: fa-spin .7s infinite linear;
    animation: fa-spin .7s infinite linear
}

.spinner-lg {
    font-size: 36px
}

.spinner-ko {
    color: #efefef
}

@-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)
    }
}

.progress-bar-success {
    background-color: #007d00
}

.progress-bar-info {
    background-color: #0072b8
}

.progress-bar-warning {
    background-color: #c55200
}

.progress-bar-danger {
    background-color: #d30c0c
}

.progress-bar-green {
    background-color: #00b140
}

.progress-bar-blue {
    background-color: #009bdf
}

.progress-bar-purple {
    background-color: #a03f9b
}

.progress-bar-yellow {
    background-color: #edb700
}

.progress-bar-orange {
    background-color: #ee6b0b
}

.progress-bar-red {
    background-color: #cf0989
}

.progress-bar-blue1 {
    background-color: #3e53a4
}

.progress-bar-blue2 {
    background-color: #5d71be
}

.progress-bar-blue3 {
    background-color: #8393d1
}

.progress-bar-blue4 {
    background-color: #9aa6d6
}

.progress-bar-blue5 {
    background-color: #afb9dd
}

.progress-bar-blue6 {
    background-color: #c5cbe4
}

.progress-tracker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 40px auto;
    padding: 0;
    list-style: none
}

.progress-step {
    display: block;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    margin: 0;
    padding: 0;
    min-width: 24px
}

    .progress-step:last-child {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .progress-step:not(:last-child)::after {
        content: '';
        display: block;
        position: absolute;
        top: 9px;
        bottom: 9px;
        right: -12px;
        width: 100%;
        height: 6px;
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }

.progress-marker {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 3;
    width: 24px;
    height: 24px;
    padding-bottom: 2px;
    color: #fff;
    font-weight: 400;
    border: 2px solid transparent;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background-color, border-color;
    transition: background-color, border-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.progress-text {
    display: block;
    padding: 12px 8px;
    overflow: hidden;
    text-overflow: ellipsis
}

.progress-title {
    margin-top: 0
}

.progress-step .progress-marker {
    color: #fff;
    background-color: silver
}

.progress-step::after {
    background-color: silver
}

.progress-step .progress-step > a .progress-text,
.progress-step .progress-text {
    color: #717171
}

.progress-step.is-active .progress-marker {
    background-color: #017d80
}

.progress-step.is-active .progress-step > a .progress-text,
.progress-step.is-active .progress-text {
    color: #717171
}

.progress-step.is-complete .progress-marker {
    background-color: #025153
}

.progress-step.is-complete::after {
    background-color: #025153
}

.progress-step.is-complete .progress-step > a .progress-text,
.progress-step.is-complete .progress-text {
    color: #717171
}

.progress-step:hover .progress-marker {
    background-color: #8b98c8
}

.progress-step:hover .progress-step > a .progress-text,
.progress-step:hover .progress-text {
    color: #717171
}

.progress-step h4 {
    color: silver
}

.progress-step.is-active .progress-marker {
    border: 3px solid #017d80;
    background-color: #fff;
    color: #2e2e2e
}

.progress-step.is-active h4 {
    color: #017d80
}

.progress-step.is-complete h4 {
    color: #8b98c8
}

.progress-tracker--center .progress-step {
    text-align: center
}

    .progress-tracker--center .progress-step:last-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .progress-tracker--center .progress-step::after {
        right: -50%
    }

.progress-tracker--center .progress-marker {
    margin-left: auto;
    margin-right: auto
}

.progress-tracker--right .progress-step {
    text-align: right
}

    .progress-tracker--right .progress-step:last-child {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .progress-tracker--right .progress-step::after {
        right: -webkit-calc(-100% + 12px);
        right: calc(-100% + 12px)
    }

.progress-tracker--right .progress-marker {
    margin-left: auto
}

.progress-tracker--word {
    padding-right: 37px;
    overflow: hidden
}

    .progress-tracker--word .progress-text {
        display: inline-block;
        white-space: nowrap
    }

.progress-tracker--word-center {
    padding-right: 37px;
    padding-left: 37px
}

    .progress-tracker--word-center .progress-text {
        padding-right: 0;
        padding-left: 0;
        -webkit-transform: translateX(-webkit-calc(-50% + 12px));
        transform: translateX(calc(-50% + 12px))
    }

.progress-tracker--border {
    padding: 5px;
    border: 2px solid #9b9b9b;
    -webkit-border-radius: 34px;
    border-radius: 34px
}

.progress-tracker--spaced .progress-step::after {
    width: -webkit-calc(100% - 44px);
    width: calc(100% - 44px);
    margin-right: 22px
}

.progress-tracker--word-right {
    padding-right: 0;
    padding-left: 37px
}

    .progress-tracker--word-right .progress-text {
        padding-left: 0;
        -webkit-transform: translateX(-webkit-calc(-100% + 24px));
        transform: translateX(calc(-100% + 24px))
    }

.progress-tracker--text .progress-step:last-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.progress-tracker--text-top .progress-step::after {
    top: auto
}

.progress-tracker--text-top .progress-text {
    height: 100%
}

.progress-tracker--text-top .progress-marker {
    bottom: 24px
}

.progress-tracker--text-inline .progress-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.progress-tracker--text-inline .progress-text {
    position: relative;
    z-index: 30;
    max-width: 70%;
    white-space: nowrap;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff
}

.progress-tracker--text-inline .progress-title {
    margin: 0
}

.progress-tracker--square .progress-step {
    padding-top: 0
}

.progress-tracker--square .progress-marker {
    -webkit-transform: scaleX(0.33) translateY(-9px);
    transform: scaleX(0.33) translateY(-9px);
    -webkit-border-radius: 0;
    border-radius: 0
}

.progress-tracker--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .progress-tracker--vertical .progress-step {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

        .progress-tracker--vertical .progress-step::after {
            right: auto;
            top: 12px;
            left: 9px;
            width: 6px;
            height: 100%
        }

    .progress-tracker--vertical .progress-marker {
        position: absolute;
        left: 0
    }

    .progress-tracker--vertical .progress-text {
        padding-top: 6px;
        padding-left: 36px
    }

    .progress-tracker--vertical .progress-step:not(:last-child) .progress-text {
        padding-bottom: 36px
    }

.anim-ripple .progress-marker::before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: opacity, -webkit-transform;
    transition: opacity, -webkit-transform;
    transition: transform, opacity;
    transition: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.anim-ripple .progress-marker:active::before,
.anim-ripple .progress-step > a:active .progress-marker::before {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.anim-ripple-large .progress-marker::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    background: rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: opacity, -webkit-transform;
    transition: opacity, -webkit-transform;
    transition: transform, opacity;
    transition: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    width: 200%;
    height: 200%
}

.anim-ripple-large .progress-marker:active::before,
.anim-ripple-large .progress-step > a:active .progress-marker::before {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.anim-ripple-double .progress-marker::before,
.anim-ripple-double .progress-marker::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transition: opacity, -webkit-transform;
    transition: opacity, -webkit-transform;
    transition: transform, opacity;
    transition: transform, opacity, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background: none;
    border: 3px solid rgba(0, 0, 0, 0.3)
}

.anim-ripple-double .progress-marker::after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.anim-ripple-double .progress-marker:active::before,
.anim-ripple-double .progress-marker:active::after,
.anim-ripple-double .progress-step > a:active .progress-marker::before,
.anim-ripple-double .progress-step > a:active .progress-marker::after {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    -webkit-transition-duration: 0s;
    transition-duration: 0s
}

.anim-path .progress-step::after {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, silver), color-stop(50%, #9b9b9b));
    background-image: -webkit-linear-gradient(left, silver 50%, #9b9b9b 50%);
    background-image: linear-gradient(to right, silver 50%, #9b9b9b 50%);
    background-size: 200% 100%;
    background-position: 0% 100%;
    -webkit-transition: background-position .3s ease-out;
    transition: background-position .3s ease-out
}

.anim-path .progress-step.is-complete::after {
    background-position: -100% 100%
}

#loading-bar {
    z-index: 10002
}

    #loading-bar .bar {
        background-color: #26c6da !important;
        height: 2px
    }

    #loading-bar .peg {
        -webkit-box-shadow: rgba(8, 47, 68, 0.5) 1px 0 6px 1px;
        box-shadow: rgba(8, 47, 68, 0.5) 1px 0 6px 1px;
        height: 3px
    }

#loading-bar-spinner {
    display: block;
    position: fixed;
    z-index: 10002;
    color: #fff;
    top: 10px;
    left: 10px
}

    #loading-bar-spinner .spinner-icon {
        border-top-color: #fff;
        border-left-color: #fff
    }

a i.nc-icon-mini {
    padding-right: 5px;
    color: inherit
}

    a i.nc-icon-mini.text-gray-500 {
        padding-right: 5px;
        color: #717171
    }

.btn {
    min-width: 100px
}

    .btn.btn-link.search-clear {
        width: 20px
    }

    .btn + .btn,
    .btn-group + .btn-group,
    .btn + .btn-group,
    .btn-group + .btn {
        margin-left: 10px
    }

.toolbar .btn + .btn-container {
    margin-left: 5px
}

.btn {
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-width: 120px
}

.btn-lg,
.btn-group-lg > .btn {
    padding: 8px 16px;
    font-size: 17px;
    line-height: 1.5;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    min-width: 136px
}

.btn-sm,
.btn-group-sm > .btn {
    padding: 4px 8px;
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-width: 96px
}

.btn-xs,
.btn-group-xs > .btn {
    padding: 3px 6px;
    font-size: 12px;
    line-height: 1.33333;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-width: 64px
}

.btn-success {
    background-color: #00b140;
    border-color: #00b140
}

    .btn-success:hover {
        background-color: #007e2e;
        border-color: #007e2e
    }

.btn-info {
    background-color: #0072b8;
    border-color: #0072b8
}

    .btn-info:hover {
        background-color: #005285;
        border-color: #005285
    }

.btn-warning {
    background-color: #ee6700;
    border-color: #ee6700
}

    .btn-warning:hover {
        background-color: #bb5100;
        border-color: #bb5100
    }

.btn-danger {
    background-color: #d30c0c;
    border-color: #d30c0c
}

    .btn-danger:hover {
        background-color: #a30909;
        border-color: #a30909
    }

.btn-edit,
.btn-icon {
    min-width: 1px
}

.btn-primary {
    color: #fff;
    background-color: #017d80;
    border-color: #017d80
}

    .btn-primary:hover,
    .btn-primary.hover,
    .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #025153;
        border-color: #025153
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .btn-primary.dropdown-toggle {
        background-image: none;
        background-color: #017d80
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .btn-primary.dropdown-toggle:hover,
        .open > .btn-primary.dropdown-toggle:focus {
            background-image: none;
            background-color: #025153
        }

    .btn-primary:focus,
    .btn-primary.focus {
        background-color: #017d80;
        border-color: #e2eeef;
        outline: none;
        -webkit-box-shadow: 0 0 10px #e2eeef;
        box-shadow: 0 0 10px #e2eeef;
    }

    .btn-primary.disabled,
    .btn-primary.disabled:hover,
    .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].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.hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .btn-primary:active,
    fieldset[disabled] .btn-primary.active {
        background-color: #017d80;
        border-color: #017d80;
        color: #fff;
        opacity: 0.4;
    }

        .btn-primary.disabled.loading,
        .btn-primary[disabled].loading {
            color: #fff;
            background-color: #017d80;
            border-color: #017d80;
        }

    .btn-primary .badge {
        color: #fff;
        background-color: #017d80;
        margin-left: 10px
    }

.btn-more-primary {
    color: #fff;
    background-color: #6200ee;
    border-color: #6200ee;
}

    .btn-more-primary:hover {
        color: #fff;
        background-color: #4816af;
        border-color: #4816af;
    }

    .btn-more-primary.active,
    .btn-more-primary:active {
        color: #fff;
        background-image: none;
        background-color: #6200ee;
        border-color: #6200ee;
    }

        .btn-more-primary.active:hover,
        .btn-more-primary:active:hover {
            color: #fff;
            background-image: none;
            background-color: #4816af;
            border-color: #4816af;
        }

    .btn-more-primary:focus,
    .btn-more-primary.focus {
        color: #fff;
        background-color: #6200ee;
        border-color: #6200ee;
        outline: none;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    }

    .btn-more-primary.disabled,
    .btn-more-primary.disabled:hover,
    .btn-more-primary.disabled.active,
    .btn-more-primary.disabled:active,
    .btn-more-primary.disabled:focus,
    .btn-more-primary.disabled.focus,
    .btn-more-primary[disabled],
    .btn-more-primary[disabled]:hover,
    .btn-more-primary[disabled].active,
    .btn-more-primary[disabled]:active,
    .btn-more-primary[disabled]:focus,
    .btn-more-primary[disabled].focus {
        color: #fff;
        background-color: #6200ee;
        border-color: #6200ee;
        opacity: .4;
    }

.btn-default,
.btn-cancel,
.btn-group .btn-default,
.btn-group-vertical .btn-default {
    color: #002743;
    background-color: #fff;
    border-color: #BCBCBC
}

.btn-default i,
.btn-cancel i,
.btn-group .btn-default i,
.btn-group-vertical .btn-default i{
    color: #017d80;
}

    .btn-default:hover,
    .btn-default.hover,
    .btn-default:active,
    .btn-default.active,
    .open > .btn-default.dropdown-toggle,
    .btn-cancel:hover,
    .btn-cancel.hover,
    .btn-cancel:active,
    .btn-cancel.active,
    .open > .btn-cancel.dropdown-toggle,
    .btn-group .btn-default:hover,
    .btn-group .btn-default.hover,
    .btn-group .btn-default:active,
    .btn-group .btn-default.active,
    .open > .btn-group .btn-default.dropdown-toggle,
    .btn-group-vertical .btn-default:hover,
    .btn-group-vertical .btn-default.hover,
    .btn-group-vertical .btn-default:active,
    .btn-group-vertical .btn-default.active,
    .open > .btn-group-vertical .btn-default.dropdown-toggle {
        color: #002743;
        background-color: #e2eeef;
        border-color: #017d80
    }

    .btn-default:active,
    .btn-default.active,
    .open > .btn-default.dropdown-toggle,
    .btn-cancel:active,
    .btn-cancel.active,
    .open > .btn-cancel.dropdown-toggle,
    .btn-group .btn-default:active,
    .btn-group .btn-default.active,
    .open > .btn-group .btn-default.dropdown-toggle,
    .btn-group-vertical .btn-default:active,
    .btn-group-vertical .btn-default.active,
    .open > .btn-group-vertical .btn-default.dropdown-toggle {
        background-image: none
    }

        .btn-default:active:hover,
        .btn-default.active:hover,
        .open > .btn-default.dropdown-toggle:hover,
        .btn-cancel:active:hover,
        .btn-cancel.active:hover,
        .open > .btn-cancel.dropdown-toggle:hover,
        .btn-group .btn-default:active:hover,
        .btn-group .btn-default.active:hover,
        .open > .btn-group .btn-default.dropdown-toggle:hover,
        .btn-group-vertical .btn-default:active:hover,
        .btn-group-vertical .btn-default.active:hover,
        .open > .btn-group-vertical .btn-default.dropdown-toggle:hover {
            color: #002743;
            background-color: #E2EEEF;
            border-color: #025153;
        }

    .btn-default:focus,
    .btn-default.focus,
    .btn-cancel:focus,
    .btn-cancel.focus,
    .btn-group .btn-default:focus,
    .btn-group .btn-default.focus,
    .btn-group-vertical .btn-default:focus,
    .btn-group-vertical .btn-default.focus {
        color: #002743;
        background-color: #fff;
        border-color: #017d80;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        outline: none
    }

    .btn-default.disabled,
    .btn-default.disabled:hover,
    .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].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.hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus,
    fieldset[disabled] .btn-default:active,
    fieldset[disabled] .btn-default.active,
    .btn-cancel.disabled,
    .btn-cancel.disabled:hover,
    .btn-cancel.disabled.hover,
    .btn-cancel.disabled:focus,
    .btn-cancel.disabled.focus,
    .btn-cancel.disabled:active,
    .btn-cancel.disabled.active,
    .btn-cancel[disabled],
    .btn-cancel[disabled]:hover,
    .btn-cancel[disabled].hover,
    .btn-cancel[disabled]:focus,
    .btn-cancel[disabled].focus,
    .btn-cancel[disabled]:active,
    .btn-cancel[disabled].active,
    fieldset[disabled] .btn-cancel,
    fieldset[disabled] .btn-cancel:hover,
    fieldset[disabled] .btn-cancel.hover,
    fieldset[disabled] .btn-cancel:focus,
    fieldset[disabled] .btn-cancel.focus,
    fieldset[disabled] .btn-cancel:active,
    fieldset[disabled] .btn-cancel.active,
    .btn-group .btn-default.disabled,
    .btn-group .btn-default.disabled:hover,
    .btn-group .btn-default.disabled.hover,
    .btn-group .btn-default.disabled:focus,
    .btn-group .btn-default.disabled.focus,
    .btn-group .btn-default.disabled:active,
    .btn-group .btn-default.disabled.active,
    .btn-group .btn-default[disabled],
    .btn-group .btn-default[disabled]:hover,
    .btn-group .btn-default[disabled].hover,
    .btn-group .btn-default[disabled]:focus,
    .btn-group .btn-default[disabled].focus,
    .btn-group .btn-default[disabled]:active,
    .btn-group .btn-default[disabled].active,
    fieldset[disabled] .btn-group .btn-default,
    fieldset[disabled] .btn-group .btn-default:hover,
    fieldset[disabled] .btn-group .btn-default.hover,
    fieldset[disabled] .btn-group .btn-default:focus,
    fieldset[disabled] .btn-group .btn-default.focus,
    fieldset[disabled] .btn-group .btn-default:active,
    fieldset[disabled] .btn-group .btn-default.active,
    .btn-group-vertical .btn-default.disabled,
    .btn-group-vertical .btn-default.disabled:hover,
    .btn-group-vertical .btn-default.disabled.hover,
    .btn-group-vertical .btn-default.disabled:focus,
    .btn-group-vertical .btn-default.disabled.focus,
    .btn-group-vertical .btn-default.disabled:active,
    .btn-group-vertical .btn-default.disabled.active,
    .btn-group-vertical .btn-default[disabled],
    .btn-group-vertical .btn-default[disabled]:hover,
    .btn-group-vertical .btn-default[disabled].hover,
    .btn-group-vertical .btn-default[disabled]:focus,
    .btn-group-vertical .btn-default[disabled].focus,
    .btn-group-vertical .btn-default[disabled]:active,
    .btn-group-vertical .btn-default[disabled].active,
    fieldset[disabled] .btn-group-vertical .btn-default,
    fieldset[disabled] .btn-group-vertical .btn-default:hover,
    fieldset[disabled] .btn-group-vertical .btn-default.hover,
    fieldset[disabled] .btn-group-vertical .btn-default:focus,
    fieldset[disabled] .btn-group-vertical .btn-default.focus,
    fieldset[disabled] .btn-group-vertical .btn-default:active,
    fieldset[disabled] .btn-group-vertical .btn-default.active {
        color: #c0c0c0;
        background-color: transparent;
        border-color: #c0c0c0;
        opacity: 1
    }

        .btn-default.disabled.loading,
        .btn-default[disabled].loading,
        .btn-cancel.disabled.loading,
        .btn-cancel[disabled].loading,
        .btn-group .btn-default.disabled.loading,
        .btn-group .btn-default[disabled].loading,
        .btn-group-vertical .btn-default.disabled.loading,
        .btn-group-vertical .btn-default[disabled].loading {
            color: #3e53a4;
            background-color: transparent;
            border-color: #3e53a4
        }

    .btn-default.btn-transparent,
    .btn-cancel.btn-transparent,
    .btn-group .btn-default.btn-transparent,
    .btn-group-vertical .btn-default.btn-transparent {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

        .btn-default.btn-transparent:hover,
        .btn-cancel.btn-transparent:hover,
        .btn-group .btn-default.btn-transparent:hover,
        .btn-group-vertical .btn-default.btn-transparent:hover {
            background-color: rgba(255, 255, 255, 0.2)
        }

    .btn-default .badge,
    .btn-cancel .badge,
    .btn-group .btn-default .badge,
    .btn-group-vertical .btn-default .badge {
        color: #fff;
        background-color: #017d80;
        margin-left: 10px
    }

    .btn-default.active.focus,
    .btn-default.active:focus,
    .btn-default.active:hover,
    .btn-default:active.focus,
    .btn-default:active:focus,
    .btn-default:active:hover,
    .open > .dropdown-toggle.btn-default.focus,
    .open > .dropdown-toggle.btn-default:focus,
    .open > .dropdown-toggle.btn-default:hover {
        color: #002743;
        background-color: #E2EEEF;
        border-color: #017d80;
    }

.btn-group-borderless .btn-default {
    color: #002743;
    background-color: transparent;
    border-color: transparent
}

    .btn-group-borderless .btn-default:hover,
    .btn-group-borderless .btn-default.hover,
    .btn-group-borderless .btn-default:focus,
    .btn-group-borderless .btn-default.focus,
    .btn-group-borderless .btn-default:active,
    .btn-group-borderless .btn-default.active,
    .open > .btn-group-borderless .btn-default.dropdown-toggle {
        color: #002743;
        background-color: #E2EEEF;
        border-color: transparent
    }

    .btn-group-borderless .btn-default:active,
    .btn-group-borderless .btn-default.active,
    .open > .btn-group-borderless .btn-default.dropdown-toggle {
        background-image: none
    }

    .btn-group-borderless .btn-default.disabled,
    .btn-group-borderless .btn-default.disabled:hover,
    .btn-group-borderless .btn-default.disabled.hover,
    .btn-group-borderless .btn-default.disabled:focus,
    .btn-group-borderless .btn-default.disabled.focus,
    .btn-group-borderless .btn-default.disabled:active,
    .btn-group-borderless .btn-default.disabled.active,
    .btn-group-borderless .btn-default[disabled],
    .btn-group-borderless .btn-default[disabled]:hover,
    .btn-group-borderless .btn-default[disabled].hover,
    .btn-group-borderless .btn-default[disabled]:focus,
    .btn-group-borderless .btn-default[disabled].focus,
    .btn-group-borderless .btn-default[disabled]:active,
    .btn-group-borderless .btn-default[disabled].active,
    fieldset[disabled] .btn-group-borderless .btn-default,
    fieldset[disabled] .btn-group-borderless .btn-default:hover,
    fieldset[disabled] .btn-group-borderless .btn-default.hover,
    fieldset[disabled] .btn-group-borderless .btn-default:focus,
    fieldset[disabled] .btn-group-borderless .btn-default.focus,
    fieldset[disabled] .btn-group-borderless .btn-default:active,
    fieldset[disabled] .btn-group-borderless .btn-default.active {
        color: #c0c0c0;
        background-color: transparent;
        border-color: transparent;
        opacity: 1
    }

    .btn-group-borderless .btn-default .badge {
        color: #fff;
        background-color: #017d80;
        margin-left: 10px
    }

.btn-link {
    color: #017d80;
    background-color: transparent;
    border-color: transparent
}

    .btn-link:hover,
    .btn-link.hover,
    .btn-link:active,
    .btn-link.active,
    .open > .btn-link.dropdown-toggle {
        color: #025153;
        background-color: #e2eeef;
        border-color: #e2eeef;
        text-decoration: underline
    }

    .btn-link:active,
    .btn-link.active,
    .open > .btn-link.dropdown-toggle {
        background-image: none
    }

    .btn-link:focus,
    .btn-link.focus {
        color: #017d80;
        background-color: #fff;
        border-color: #e2eeef;
        outline: none;
        -webkit-box-shadow: 0 0 10px #e2eeef;
        box-shadow: 0 0 10px #e2eeef;
        text-decoration: underline
    }

    .btn-link.disabled,
    .btn-link.disabled:hover,
    .btn-link.disabled.hover,
    .btn-link.disabled:focus,
    .btn-link.disabled.focus,
    .btn-link.disabled:active,
    .btn-link.disabled.active,
    .btn-link[disabled],
    .btn-link[disabled]:hover,
    .btn-link[disabled].hover,
    .btn-link[disabled]:focus,
    .btn-link[disabled].focus,
    .btn-link[disabled]:active,
    .btn-link[disabled].active,
    fieldset[disabled] .btn-link,
    fieldset[disabled] .btn-link:hover,
    fieldset[disabled] .btn-link.hover,
    fieldset[disabled] .btn-link:focus,
    fieldset[disabled] .btn-link.focus,
    fieldset[disabled] .btn-link:active,
    fieldset[disabled] .btn-link.active {
        color: #c0c0c0;
        background-color: transparent;
        border-color: transparent;
        opacity: 1
    }

.btn-right {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-left {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-inverse {
    color: #017d80;
    background-color: #fff;
    border-color: #fff
}

    .btn-inverse:hover,
    .btn-inverse.hover,
    .open > .btn-inverse.dropdown-toggle {
        color: #017d80;
        background-color: #e2eeef;
        border-color: #e2eeef
    }

    .btn-inverse:active,
    .btn-inverse.active,
    .open > .btn-inverse.dropdown-toggle {
        background-image: none;
        color: #017d80;
        background-color: #e2eeef
    }

        .btn-inverse:active:hover,
        .btn-inverse.active:hover,
        .open > .btn-inverse.dropdown-toggle:hover {
            background-image: none;
            color: #017d80;
            background-color: #e2eeef
        }

    .btn-inverse:focus,
    .btn-inverse.focus {
        background-color: #fff;
        outline: none;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        border-color: #fff;
        color: #017d80
    }

    .btn-inverse.disabled,
    .btn-inverse.disabled:hover,
    .btn-inverse.disabled.hover,
    .btn-inverse.disabled:focus,
    .btn-inverse.disabled.focus,
    .btn-inverse.disabled:active,
    .btn-inverse.disabled.active,
    .btn-inverse[disabled],
    .btn-inverse[disabled]:hover,
    .btn-inverse[disabled].hover,
    .btn-inverse[disabled]:focus,
    .btn-inverse[disabled].focus,
    .btn-inverse[disabled]:active,
    .btn-inverse[disabled].active,
    fieldset[disabled] .btn-inverse,
    fieldset[disabled] .btn-inverse:hover,
    fieldset[disabled] .btn-inverse.hover,
    fieldset[disabled] .btn-inverse:focus,
    fieldset[disabled] .btn-inverse.focus,
    fieldset[disabled] .btn-inverse:active,
    fieldset[disabled] .btn-inverse.active {
        background-color: rgba(255, 255, 255, 0.2);
        border: 0;
        color: rgba(255, 255, 255, 0.3);
        opacity: 1
    }

        .btn-inverse.disabled.loading,
        .btn-inverse[disabled].loading {
            color: #fff;
            background-color: #3e53a4;
            border-color: #3e53a4
        }

    .btn-inverse .badge {
        color: #fff;
        background-color: #017d80;
        margin-left: 10px
    }

.btn-pill {
    -webkit-border-radius: 40px;
    border-radius: 40px
}

    .btn-pill:focus,
    .btn-pill.focus {
        border-color: #189dbd;
        outline: none;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    }

    .btn-pill.btn-transparent {
        background-color: transparent;
        color: #fff;
        border-color: #fff
    }

        .btn-pill.btn-transparent:hover {
            background-color: rgba(255, 255, 255, 0.2)
        }

.btn-success.disabled,
.btn-success.disabled:hover,
.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].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.hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active,
.btn-info.disabled,
.btn-info.disabled:hover,
.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].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.hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active,
.btn-warning.disabled,
.btn-warning.disabled:hover,
.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].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.hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active,
.btn-danger.disabled,
.btn-danger.disabled:hover,
.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].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.hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #c0c0c0;
    border-color: #c0c0c0;
    color: #fff;
    opacity: 1
}

.open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #017d80;
    border-color: #017d80;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #2e2e2e;
    text-decoration: none;
    background-color: #e2eeef;
}

.dropdown-menu {
    padding: 0
}

.btn-group .btn {
    min-width: 1px
}

.btn-group-sm .btn i.fa {
    font-size: 16px
}

.btn-group-xs .btn i.fa {
    font-size: 14px
}

.btn-group-borderless .btn {
    border: 0
}

.btn-group .btn-default.active {
    background-color: #017d80;
    color: #fff
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group:not(:first-child) > .btn {
            border-left: 0
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

.btn-response {
    display: inline-block;
    margin-left: 10px
}

.close {
    -webkit-transition: color .5s;
    transition: color .5s;
    opacity: 1;
    filter: alpha(opacity=1)
}

    .close:hover {
        opacity: 1;
        filter: alpha(opacity=1)
    }

.tile-button {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-color: silver;
    height: 120px;
    width: 160px
}

    .tile-button:hover,
    .tile-button.hover {
        background-color: #fff
    }

    .tile-button:active,
    .tile-button.active {
        border-width: 2px;
        background-color: #fff
    }

        .tile-button:active:hover,
        .tile-button.active:hover {
            border-width: 2px;
            background-color: #fff;
            border-color: #3e53a4
        }

    .tile-button.disabled img,
    .tile-button[disabled] img {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        border-color: #9b9b9b
    }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn,
    .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover,
        .btn-group > .btn:focus,
        .btn-group > .btn:active,
        .btn-group > .btn.active,
        .btn-group-vertical > .btn:hover,
        .btn-group-vertical > .btn:focus,
        .btn-group-vertical > .btn:active,
        .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn,
    .btn-group .btn + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px;
    zoom: 1
}

    .btn-toolbar::before,
    .btn-toolbar::after {
        content: '';
        display: table
    }

    .btn-toolbar::after {
        clear: both
    }

    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        -webkit-border-radius: 0;
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group.btn-group-vertical > .btn:first-child {
    margin-left: 0
}

    .btn-group.btn-group-vertical > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px
    }

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical > .btn-group {
    zoom: 1
}

    .btn-group-vertical > .btn-group::before,
    .btn-group-vertical > .btn-group::after {
        content: '';
        display: table
    }

    .btn-group-vertical > .btn-group::after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn,
    .btn-group-vertical > .btn + .btn-group,
    .btn-group-vertical > .btn-group + .btn,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle='buttons'] > .btn input[type='radio'],
[data-toggle='buttons'] > .btn input[type='checkbox'],
[data-toggle='buttons'] > .btn-group > .btn input[type='radio'],
[data-toggle='buttons'] > .btn-group > .btn input[type='checkbox'] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.badge {
    background-color: #017d80;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-weight: normal;
    border-radius: 10px;
}

.badge-gray-text {
    background-color: #717171
}

.badge-gray-dark {
    background-color: #2e2e2e
}

.badge-brand-success {
    background-color: #00b140
}

.badge-brand-info {
    background-color: #0072b8
}

.badge-brand-warning {
    background-color: #ee6700
}

.badge-brand-danger {
    background-color: #d30c0c
}

.badge-link {
    background-color: #f8f8f8;
    color: #3e53a4;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-weight: normal
}

.errors .site-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 599px) {
    .errors .site-content {
        padding: 20px
    }
}

.error-icon {
    width: 139px;
    height: 136px;
    margin: 0 auto 50px;
    background-repeat: no-repeat;
    background-position: center center
}

@media (max-width: 599px) {
    .error-icon {
        margin: 30px auto
    }
}

.error-400 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTQxIDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgogICAgPGcgc3Ryb2tlPSIjM0U1NEE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiPgogICAgICA8cGF0aCBkPSJNMCA2OC40MDYzNDQ4QzAgMzAuNjI3MDM0NSAzMC42MjcwMzQ1IDAgNjguNDA2MzQ0OCAwIDgwLjY3MzI0MTQgMCA5Mi4xODYwNjkgMy4yMjg2ODk2NiAxMDIuMTQyMjA3IDguODgzNDQ4MjhNNDMuMTUzMzc5MyAxMzJDMjguNTI1NjU1MiAxMjYuMTg1OTMxIDE2LjM3ODYyMDcgMTE1LjQ3MTE3MiA4LjczNzc5MzEgMTAxLjg4NDI3Nk0xMzYuODEyNjkgNjguNDA2MzQ0OEMxMzYuODEyNjkgOTcuMjA2NjIwNyAxMTkuMDEzOTMxIDEyMS44NDk2NTUgOTMuODE3MTAzNCAxMzEuOTM3NzkzIi8+CiAgICAgIDxwYXRoIGQ9Ik00Mi4yOTYxMzc5IDIwLjEzMDc1ODZDNTAuMTI4MTM3OSAxNS44NTM2NTUyIDU5LjExMTcyNDEgMTMuNDIxNTE3MiA2OC42NjQyNzU5IDEzLjQyMTUxNzIgOTAuODYgMTMuNDIxNTE3MiAxMDkuOTg5Mzc5IDI2LjU0NzE3MjQgMTE4LjcxNTAzNCA0NS40NTk1ODYyTTEyMi4wNDUzNzkgODIuMTg1OTMxQzExNS45NjQyNzYgMTA1Ljk5NzUxNyA5NC4zNzA4OTY2IDEyMy42MDM1ODYgNjguNjY0Mjc1OSAxMjMuNjAzNTg2IDM4LjIzOTAzNDUgMTIzLjYwMzU4NiAxMy41NzMyNDE0IDk4LjkzOTMxMDMgMTMuNTczMjQxNCA2OC41MTI1NTE3Ii8+CiAgICA8L2c+CiAgICA8ZyBzdHJva2U9IiMzRTU0QTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1IDMyKSI+CiAgICAgIDxwYXRoIGQ9Ik00Ny4yNDg0MTM4LDMzLjM4OTkzMSBMNjUuMjYyNjIwNyw1MS40MDQxMzc5IEM2OS4zNDI0ODI4LDU1LjQ4NCA2OS4zNDI0ODI4LDYyLjA5NjEzNzkgNjUuMjYyNjIwNyw2Ni4xNzYgTDY1LjI2MjYyMDcsNjYuMTc2IEM2MS4xODI3NTg2LDcwLjI1NTg2MjEgNTQuNTcwNjIwNyw3MC4yNTU4NjIxIDUwLjQ5MDc1ODYsNjYuMTc2IEwzMy4yNTMzNzkzLDQ4LjkzODYyMDciLz4KICAgICAgPHBvbHlsaW5lIHBvaW50cz0iMzAuNjkyIDI2LjY4MiAyMC45NDYgMTYuOTM1IDIwLjkyIDExLjM4OCAxMC40NzQgLjk0MiAuMDI5IDExLjM4OCAxMC40NzQgMjEuODMzIDE2LjAyMSAyMS44NTkgMjUuNTUyIDMxLjM5IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICAgIDxwYXRoIGQ9Ik00Ni40ODUyNDE0LDQ3LjM5ODYyMDcgTDU2LjMzMzY1NTIsNTcuMjQ3MDM0NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8L2c+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzIDMwKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgPHBhdGggZD0iTTM5LjU5NzMsNDUuNzUwNCBDNDEuMTAyMyw0NC4yNDA0IDQyLjYyMDMsNDIuNzQzNCA0NC4xMjAzLDQxLjIyNzQgQzQ3LjE1OTMsMzguMTU0NCA0OC4wNjgzLDM3LjEwNjQgNTAuMDA1MywzNS44Mzc0IEM1MC45MDUzLDM1LjI0ODQgNTEuODExMywzNC43NTM0IDUyLjk3OTMsMzQuNDEyNCBDNTQuNDc2MywzMy45Nzc0IDU1Ljc4NDMsMzMuOTc2NCA1Ni42MzUzLDM0LjA0MDQgQzU4LjI3MjMsMzMuOTE1NCA2MS4yMDgzLDMzLjQ2ODQgNjQuMjU1MywzMS42MjQ0IEM2NS42MjYzLDMwLjc5NTQgNzAuMzg3MywyNy42NDc0IDcxLjkzODMsMjEuMzQwNCBDNzMuNTAzMywxNC45NzQ0IDcwLjY3NTMsOS45NTY0IDcwLjA3OTMsOC45NDg0IEM2Ni44ODUzLDEyLjE0ODQgNjMuNjkwMywxNS4zNDg0IDYwLjQ5NjMsMTguNTQ4NCBDNTguNDM4MywyMC4yMjU0IDU1LjUzNjMsMTkuOTE5NCA1NC4wOTUzLDE4LjE4MDQgQzUyLjk0ODMsMTYuNzk2NCA1Mi44NDkzLDE0LjY1NDQgNTMuOTI0MywxMi45Mzk0IEM1Ny4yMjMzLDkuNTY0NCA2MC41MjIzLDYuMTkwNCA2My44MjIzLDIuODE1NCBDNjIuOTE3MywyLjI3OTQgNTcuNDkxMywtMC44MTY2IDUwLjgxMTMsMS4xNDI0IEM0NC42NDgzLDIuOTQ5NCA0MS43MjEzLDcuNzk3NCA0MC44OTgzLDkuMzIwNCBDMzkuNDY2MywxMS45NzE0IDM5LjA1NTMsMTQuNDUyNCAzOC45MjIzLDE1Ljk2MDQgQzM4LjkxMTMsMTYuNTE4NCAzOC44ODAzLDE3LjMwNDQgMzguNzkxMywxOC4yNDI0IEMzOC43MzIzLDE4Ljg3NzQgMzguNjY1MywxOS41Nzc0IDM4LjU0NDMsMjAuMTYyNCBDMzguMzgyMywyMC45NDE0IDM3Ljk4NjMsMjIuMTY5NCAzNi44NzEzLDIzLjU3MDQgQzMwLjU4MDMsMjkuODU5NCA5LjM5MDgzMjAzLDQ5Ljk4MDM1OTQgMy4wOTk4MzIwMyw1Ni4yNjgzNTk0IEMtMC4yMjIxNjc5NjksNTkuNzc2MzU5NCAtMC4xOTAxNjc5NjksNjUuMjUwMzU5NCAyLjk1MTgzMjAzLDY4LjU2NjM1OTQgQzYuMzIwODMyMDMsNzIuMTE5MzU5NCAxMi4zMDc4MzIsNzIuMTg2MzU5NCAxNS45MDI4MzIsNjguNDQzMzU5NCBDMTUuOTAyODMyLDY4LjQ0MzM1OTQgMzcuNzM1Myw0Ny42MTk0IDM5LjU5NzMsNDUuNzUwNCBaIi8+CiAgICAgIDxwYXRoIGQ9Ik0xMy4wOTM1MDA4LDY0LjgyNCBDMTAuODI2NTAwOCw2Ni4yNzUgNy45ODU1MDA3OSw2NS43MSA2LjcxMjUwMDc5LDYzLjg5NSBDNS43NjA1MDA3OSw2Mi41MzggNS43NjQ1MDA3OSw2MC42IDYuNzEyNTAwNzksNTkiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-401 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTQxIDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMzRTU0QTQiIHN0cm9rZS13aWR0aD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMiAyKSI+CiAgICA8ZWxsaXBzZSBjeD0iNjguNTQ0IiBjeT0iNjYuODU5IiByeD0iMzUuNTU3IiByeT0iMzUuNjk5Ii8+CiAgICA8cGF0aCBkPSJNNzEuODk1NjQ3NiA2My40OTJMODEuNTgyMzg1OSA1My43NjhNNDkuNTc5ODgwOCA0Ny44MTg4OTY2TDY1LjE5MjAwMTUgNjMuNDkyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxlbGxpcHNlIGN4PSI2OC41NDQiIGN5PSI2Ni44NTkiIHJ4PSI0Ljc0MSIgcnk9IjQuNzYiLz4KICAgIDxwYXRoIGQ9Ik02OC41NDM4MjQ2IDM4LjI5ODIwNjlMNjguNTQzODI0NiA0MS44NjgyNzU5TTk2Ljk5MDQ5NTcgNjYuODU4NzU4Nkw5My40MzQ2NjE4IDY2Ljg1ODc1ODZNNjguNTQzODI0NiA5NS40MTc3OTMxTDY4LjU0MzgyNDYgOTEuODQ3NzI0MU00MC4wOTg2NjQ2IDY2Ljg1ODc1ODZMNDMuNjU0NDk4NSA2Ni44NTg3NTg2TS40MTAyMzg4ODkgNjguNDA2MzQ0OEMuNDEwMjM4ODg5IDMwLjYyNzAzNDUgMzAuOTE1MTUzMSAwIDY4LjU0MzgyNDYgMCA4MC43NjE4MDg5IDAgOTIuMjI4NzMwOSAzLjIyODY4OTY2IDEwMi4xNDUxNyA4Ljg4MzQ0ODI4TTQzLjM5MTU1MTEgMTMyQzI4LjgyMjE1MjcgMTI2LjE4NTkzMSAxNi43MjM1NTI1IDExNS40NzExNzIgOS4xMTMxOTE0NyAxMDEuODg0Mjc2TTEzNi42Nzc0MSA2OC40MDYzNDQ4QzEzNi42Nzc0MSA5Ny4yMDY2MjA3IDExOC45NDk2MjEgMTIxLjg0OTY1NSA5My44NTMyNjE5IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggZD0iTTQyLjUzNzcyNzkgMjAuMTMwNzU4NkM1MC4zMzg0OTkgMTUuODUzNjU1MiA1OS4yODYyNjQ3IDEzLjQyMTUxNzIgNjguODAwNzI3MSAxMy40MjE1MTcyIDkwLjkwNzk0OTQgMTMuNDIxNTE3MiAxMDkuOTYxMDUzIDI2LjU0NzE3MjQgMTE4LjY1MTkxNyA0NS40NTk1ODYyTTEyMS45Njg5ODIgODIuMTg1OTMxQzExNS45MTIxMjYgMTA1Ljk5NzUxNyA5NC40MDQ4NDY5IDEyMy42MDM1ODYgNjguODAwNzI3MSAxMjMuNjAzNTg2IDM4LjQ5NjgwMTQgMTIzLjYwMzU4NiAxMy45MjkzNTkyIDk4LjkzOTMxMDMgMTMuOTI5MzU5MiA2OC41MTI1NTE3IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-403 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTQwIDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMzRTU0QTQiIHN0cm9rZS13aWR0aD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAyKSI+CiAgICA8cGF0aCBkPSJNNTQuNjIzODU3MSw2NC4xODA4Mjc2IEw1NC42MjM4NTcxLDQ5LjkwMDU1MTcgQzU0LjYyMzg1NzEsNDIuMDQ3MzEwMyA2MC45OTk2MjY0LDM1LjYyMDI3NTkgNjguNzkzNTcxNCwzNS42MjAyNzU5IEw2OC43OTM1NzE0LDM1LjYyMDI3NTkgQzc2LjU4NjAxMSwzNS42MjAyNzU5IDgyLjk2MzI4NTcsNDIuMDQ1NzkzMSA4Mi45NjMyODU3LDQ5LjkwMDU1MTcgTDgyLjk2MzI4NTcsNjQuMTgwODI3NiIvPgogICAgPGVsbGlwc2UgY3g9IjY4Ljc5NCIgY3k9IjgzLjIyMSIgcng9IjIzLjYxNSIgcnk9IjIzLjc5OSIvPgogICAgPHBhdGggZD0iTTY4Ljc5MzU3MTQsODUuNTk5NzI0MSBMNjguNzkzNTcxNCw5Mi43Mzk4NjIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxlbGxpcHNlIGN4PSI2OC43OTQiIGN5PSI3OC40NjEiIHJ4PSI3LjA4NSIgcnk9IjcuMTQiLz4KICAgIDxwYXRoIGQ9Ik0uOTE2ODQ2MTU0IDY4LjQwNjM0NDhDLjkxNjg0NjE1NCAzMC42MjcwMzQ1IDMxLjMwNjc1ODIgMCA2OC43OTM1NzE0IDAgODAuOTY1NDk0NSAwIDkyLjM4OTE4NjggMy4yMjg2ODk2NiAxMDIuMjY4MjQyIDguODgzNDQ4MjhNNDMuNzM2MTIwOSAxMzJDMjkuMjIxNjQ4NCAxMjYuMTg1OTMxIDE3LjE2ODY1OTMgMTE1LjQ3MTE3MiA5LjU4Njk4OTAxIDEwMS44ODQyNzZNMTM2LjY3MDI5NyA2OC40MDYzNDQ4QzEzNi42NzAyOTcgOTcuMjA2NjIwNyAxMTkuMDA5MzQxIDEyMS44NDk2NTUgOTQuMDA3NTkzNCAxMzEuOTM3NzkzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik00Mi44ODU1MTY1IDIwLjEzMDc1ODZDNTAuNjU2ODc5MSAxNS44NTM2NTUyIDU5LjU3MDkxMjEgMTMuNDIxNTE3MiA2OS4wNDk1MDU1IDEzLjQyMTUxNzIgOTEuMDczMzg0NiAxMy40MjE1MTcyIDExMC4wNTQ2NTkgMjYuNTQ3MTcyNCAxMTguNzExMjUzIDQ1LjQ1OTU4NjJNMTIyLjAxNzMxOSA4Mi4xODU5MzFDMTE1Ljk4MzI5NyAxMDUuOTk3NTE3IDk0LjU1NzA5ODkgMTIzLjYwMzU4NiA2OS4wNTEwMTEgMTIzLjYwMzU4NiAzOC44NjEzMjk3IDEyMy42MDM1ODYgMTQuMzg2NTA1NSA5OC45MzkzMTAzIDE0LjM4NjUwNTUgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgPC9nPgo8L3N2Zz4K")
}

.error-404 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMzRTU0QTQiIHN0cm9rZS13aWR0aD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAyKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIj4KICAgIDxwb2x5Z29uIHBvaW50cz0iOTkuNTA0IDg2LjY4MiA3OS44MzMgNjYuODU3IDk5LjUwNCA0Ny4wMzQgODguMTc4IDM1LjYyIDY4LjUwOCA1NS40NDUgNDguODM4IDM1LjYyIDM3LjUxMiA0Ny4wMzQgNTcuMTgzIDY2Ljg1NyAzNy41MTIgODYuNjgyIDQ4LjgzOCA5OC4wOTYgNjguNTA4IDc4LjI3MSA4OC4xNzggOTguMDk2IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICA8cGF0aCBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiLz4KICAgIDxwYXRoIGQ9Ik00Mi42MDA5NzggMjAuMTMwNzU4NkM1MC4zNzIzNDA3IDE1Ljg1MzY1NTIgNTkuMjg2MzczNiAxMy40MjE1MTcyIDY4Ljc2NDk2NyAxMy40MjE1MTcyIDkwLjc4ODg0NjIgMTMuNDIxNTE3MiAxMDkuNzcwMTIxIDI2LjU0NzE3MjQgMTE4LjQyODIyIDQ1LjQ1OTU4NjJNMTIxLjczMTI3NSA4Mi4xODU5MzFDMTE1LjY5NzI1MyAxMDUuOTk3NTE3IDk0LjI3MTA1NDkgMTIzLjYwMzU4NiA2OC43NjM0NjE1IDEyMy42MDM1ODYgMzguNTczNzgwMiAxMjMuNjAzNTg2IDE0LjA5ODk1NiA5OC45MzkzMTAzIDE0LjA5ODk1NiA2OC41MTI1NTE3Ii8+CiAgPC9nPgo8L3N2Zz4K")
}

.error-429 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-500 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-502 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-502 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-503 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-504 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error--1 .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzkiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTM5IDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEgMikiPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNLjYzMjMwNzY5MiA2OC40MDYzNDQ4Qy42MzIzMDc2OTIgMzAuNjI3MDM0NSAzMS4wMjIyMTk4IDAgNjguNTA5MDMzIDAgODAuNjgwOTU2IDAgOTIuMTA0NjQ4NCAzLjIyODY4OTY2IDEwMS45ODM3MDMgOC44ODM0NDgyOE00My40NTE1ODI0IDEzMkMyOC45MzcxMDk5IDEyNi4xODU5MzEgMTYuODg0MTIwOSAxMTUuNDcxMTcyIDkuMzAyNDUwNTUgMTAxLjg4NDI3Nk0xMzYuMzg0MjUzIDY4LjQwNjM0NDhDMTM2LjM4NDI1MyA5Ny4yMDY2MjA3IDExOC43MjMyOTcgMTIxLjg0OTY1NSA5My43MjE1NDk1IDEzMS45Mzc3OTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgogICAgPHBhdGggc3Ryb2tlPSIjM0U1NEE0IiBkPSJNNDIuNjAwOTc4IDIwLjEzMDc1ODZDNTAuMzcyMzQwNyAxNS44NTM2NTUyIDU5LjI4NjM3MzYgMTMuNDIxNTE3MiA2OC43NjQ5NjcgMTMuNDIxNTE3MiA5MC43ODg4NDYyIDEzLjQyMTUxNzIgMTA5Ljc3MDEyMSAyNi41NDcxNzI0IDExOC40MjgyMiA0NS40NTk1ODYyTTEyMS43MzEyNzUgODIuMTg1OTMxQzExNS42OTcyNTMgMTA1Ljk5NzUxNyA5NC4yNzEwNTQ5IDEyMy42MDM1ODYgNjguNzYzNDYxNSAxMjMuNjAzNTg2IDM4LjU3Mzc4MDIgMTIzLjYwMzU4NiAxNC4wOTg5NTYgOTguOTM5MzEwMyAxNC4wOTg5NTYgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjIyIDMwLjM0NSkiPgogICAgICA8cG9seWdvbiBwb2ludHM9Ii0xMi41NDkgMTMuNjU1IDMyLjYxNSAxMy42NTUgMzIuNjE1IDMxLjg2MiAtMTIuNTQ5IDMxLjg2MiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMTAuMDMzIDIyLjc1OSkiLz4KICAgICAgPGVsbGlwc2UgY3g9IjEwLjAzMyIgY3k9IjYyLjIwNyIgcng9IjkuMDMzIiByeT0iOS4xMDMiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-signed-out .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDAiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTQwIDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMzRTU0QTQiIHN0cm9rZS13aWR0aD0iMyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAyKSI+CiAgICA8cGF0aCBkPSJNNTQuNjIzODU3MSw2NC4xODA4Mjc2IEw1NC42MjM4NTcxLDQ5LjkwMDU1MTcgQzU0LjYyMzg1NzEsNDIuMDQ3MzEwMyA2MC45OTk2MjY0LDM1LjYyMDI3NTkgNjguNzkzNTcxNCwzNS42MjAyNzU5IEw2OC43OTM1NzE0LDM1LjYyMDI3NTkgQzc2LjU4NjAxMSwzNS42MjAyNzU5IDgyLjk2MzI4NTcsNDIuMDQ1NzkzMSA4Mi45NjMyODU3LDQ5LjkwMDU1MTcgTDgyLjk2MzI4NTcsNjQuMTgwODI3NiIvPgogICAgPGVsbGlwc2UgY3g9IjY4Ljc5NCIgY3k9IjgzLjIyMSIgcng9IjIzLjYxNSIgcnk9IjIzLjc5OSIvPgogICAgPHBhdGggZD0iTTY4Ljc5MzU3MTQsODUuNTk5NzI0MSBMNjguNzkzNTcxNCw5Mi43Mzk4NjIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxlbGxpcHNlIGN4PSI2OC43OTQiIGN5PSI3OC40NjEiIHJ4PSI3LjA4NSIgcnk9IjcuMTQiLz4KICAgIDxwYXRoIGQ9Ik0uOTE2ODQ2MTU0IDY4LjQwNjM0NDhDLjkxNjg0NjE1NCAzMC42MjcwMzQ1IDMxLjMwNjc1ODIgMCA2OC43OTM1NzE0IDAgODAuOTY1NDk0NSAwIDkyLjM4OTE4NjggMy4yMjg2ODk2NiAxMDIuMjY4MjQyIDguODgzNDQ4MjhNNDMuNzM2MTIwOSAxMzJDMjkuMjIxNjQ4NCAxMjYuMTg1OTMxIDE3LjE2ODY1OTMgMTE1LjQ3MTE3MiA5LjU4Njk4OTAxIDEwMS44ODQyNzZNMTM2LjY3MDI5NyA2OC40MDYzNDQ4QzEzNi42NzAyOTcgOTcuMjA2NjIwNyAxMTkuMDA5MzQxIDEyMS44NDk2NTUgOTQuMDA3NTkzNCAxMzEuOTM3NzkzIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KICAgIDxwYXRoIGQ9Ik00Mi44ODU1MTY1IDIwLjEzMDc1ODZDNTAuNjU2ODc5MSAxNS44NTM2NTUyIDU5LjU3MDkxMjEgMTMuNDIxNTE3MiA2OS4wNDk1MDU1IDEzLjQyMTUxNzIgOTEuMDczMzg0NiAxMy40MjE1MTcyIDExMC4wNTQ2NTkgMjYuNTQ3MTcyNCAxMTguNzExMjUzIDQ1LjQ1OTU4NjJNMTIyLjAxNzMxOSA4Mi4xODU5MzFDMTE1Ljk4MzI5NyAxMDUuOTk3NTE3IDk0LjU1NzA5ODkgMTIzLjYwMzU4NiA2OS4wNTEwMTEgMTIzLjYwMzU4NiAzOC44NjEzMjk3IDEyMy42MDM1ODYgMTQuMzg2NTA1NSA5OC45MzkzMTAzIDE0LjM4NjUwNTUgNjguNTEyNTUxNyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgPC9nPgo8L3N2Zz4K")
}

.error-planned-maintenance .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTQxIDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgogICAgPGcgc3Ryb2tlPSIjM0U1NEE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiPgogICAgICA8cGF0aCBkPSJNMCA2OC40MDYzNDQ4QzAgMzAuNjI3MDM0NSAzMC42MjcwMzQ1IDAgNjguNDA2MzQ0OCAwIDgwLjY3MzI0MTQgMCA5Mi4xODYwNjkgMy4yMjg2ODk2NiAxMDIuMTQyMjA3IDguODgzNDQ4MjhNNDMuMTUzMzc5MyAxMzJDMjguNTI1NjU1MiAxMjYuMTg1OTMxIDE2LjM3ODYyMDcgMTE1LjQ3MTE3MiA4LjczNzc5MzEgMTAxLjg4NDI3Nk0xMzYuODEyNjkgNjguNDA2MzQ0OEMxMzYuODEyNjkgOTcuMjA2NjIwNyAxMTkuMDEzOTMxIDEyMS44NDk2NTUgOTMuODE3MTAzNCAxMzEuOTM3NzkzIi8+CiAgICAgIDxwYXRoIGQ9Ik00Mi4yOTYxMzc5IDIwLjEzMDc1ODZDNTAuMTI4MTM3OSAxNS44NTM2NTUyIDU5LjExMTcyNDEgMTMuNDIxNTE3MiA2OC42NjQyNzU5IDEzLjQyMTUxNzIgOTAuODYgMTMuNDIxNTE3MiAxMDkuOTg5Mzc5IDI2LjU0NzE3MjQgMTE4LjcxNTAzNCA0NS40NTk1ODYyTTEyMi4wNDUzNzkgODIuMTg1OTMxQzExNS45NjQyNzYgMTA1Ljk5NzUxNyA5NC4zNzA4OTY2IDEyMy42MDM1ODYgNjguNjY0Mjc1OSAxMjMuNjAzNTg2IDM4LjIzOTAzNDUgMTIzLjYwMzU4NiAxMy41NzMyNDE0IDk4LjkzOTMxMDMgMTMuNTczMjQxNCA2OC41MTI1NTE3Ii8+CiAgICA8L2c+CiAgICA8ZyBzdHJva2U9IiMzRTU0QTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1IDMyKSI+CiAgICAgIDxwYXRoIGQ9Ik00Ny4yNDg0MTM4LDMzLjM4OTkzMSBMNjUuMjYyNjIwNyw1MS40MDQxMzc5IEM2OS4zNDI0ODI4LDU1LjQ4NCA2OS4zNDI0ODI4LDYyLjA5NjEzNzkgNjUuMjYyNjIwNyw2Ni4xNzYgTDY1LjI2MjYyMDcsNjYuMTc2IEM2MS4xODI3NTg2LDcwLjI1NTg2MjEgNTQuNTcwNjIwNyw3MC4yNTU4NjIxIDUwLjQ5MDc1ODYsNjYuMTc2IEwzMy4yNTMzNzkzLDQ4LjkzODYyMDciLz4KICAgICAgPHBvbHlsaW5lIHBvaW50cz0iMzAuNjkyIDI2LjY4MiAyMC45NDYgMTYuOTM1IDIwLjkyIDExLjM4OCAxMC40NzQgLjk0MiAuMDI5IDExLjM4OCAxMC40NzQgMjEuODMzIDE2LjAyMSAyMS44NTkgMjUuNTUyIDMxLjM5IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICAgIDxwYXRoIGQ9Ik00Ni40ODUyNDE0LDQ3LjM5ODYyMDcgTDU2LjMzMzY1NTIsNTcuMjQ3MDM0NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8L2c+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzIDMwKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgPHBhdGggZD0iTTM5LjU5NzMsNDUuNzUwNCBDNDEuMTAyMyw0NC4yNDA0IDQyLjYyMDMsNDIuNzQzNCA0NC4xMjAzLDQxLjIyNzQgQzQ3LjE1OTMsMzguMTU0NCA0OC4wNjgzLDM3LjEwNjQgNTAuMDA1MywzNS44Mzc0IEM1MC45MDUzLDM1LjI0ODQgNTEuODExMywzNC43NTM0IDUyLjk3OTMsMzQuNDEyNCBDNTQuNDc2MywzMy45Nzc0IDU1Ljc4NDMsMzMuOTc2NCA1Ni42MzUzLDM0LjA0MDQgQzU4LjI3MjMsMzMuOTE1NCA2MS4yMDgzLDMzLjQ2ODQgNjQuMjU1MywzMS42MjQ0IEM2NS42MjYzLDMwLjc5NTQgNzAuMzg3MywyNy42NDc0IDcxLjkzODMsMjEuMzQwNCBDNzMuNTAzMywxNC45NzQ0IDcwLjY3NTMsOS45NTY0IDcwLjA3OTMsOC45NDg0IEM2Ni44ODUzLDEyLjE0ODQgNjMuNjkwMywxNS4zNDg0IDYwLjQ5NjMsMTguNTQ4NCBDNTguNDM4MywyMC4yMjU0IDU1LjUzNjMsMTkuOTE5NCA1NC4wOTUzLDE4LjE4MDQgQzUyLjk0ODMsMTYuNzk2NCA1Mi44NDkzLDE0LjY1NDQgNTMuOTI0MywxMi45Mzk0IEM1Ny4yMjMzLDkuNTY0NCA2MC41MjIzLDYuMTkwNCA2My44MjIzLDIuODE1NCBDNjIuOTE3MywyLjI3OTQgNTcuNDkxMywtMC44MTY2IDUwLjgxMTMsMS4xNDI0IEM0NC42NDgzLDIuOTQ5NCA0MS43MjEzLDcuNzk3NCA0MC44OTgzLDkuMzIwNCBDMzkuNDY2MywxMS45NzE0IDM5LjA1NTMsMTQuNDUyNCAzOC45MjIzLDE1Ljk2MDQgQzM4LjkxMTMsMTYuNTE4NCAzOC44ODAzLDE3LjMwNDQgMzguNzkxMywxOC4yNDI0IEMzOC43MzIzLDE4Ljg3NzQgMzguNjY1MywxOS41Nzc0IDM4LjU0NDMsMjAuMTYyNCBDMzguMzgyMywyMC45NDE0IDM3Ljk4NjMsMjIuMTY5NCAzNi44NzEzLDIzLjU3MDQgQzMwLjU4MDMsMjkuODU5NCA5LjM5MDgzMjAzLDQ5Ljk4MDM1OTQgMy4wOTk4MzIwMyw1Ni4yNjgzNTk0IEMtMC4yMjIxNjc5NjksNTkuNzc2MzU5NCAtMC4xOTAxNjc5NjksNjUuMjUwMzU5NCAyLjk1MTgzMjAzLDY4LjU2NjM1OTQgQzYuMzIwODMyMDMsNzIuMTE5MzU5NCAxMi4zMDc4MzIsNzIuMTg2MzU5NCAxNS45MDI4MzIsNjguNDQzMzU5NCBDMTUuOTAyODMyLDY4LjQ0MzM1OTQgMzcuNzM1Myw0Ny42MTk0IDM5LjU5NzMsNDUuNzUwNCBaIi8+CiAgICAgIDxwYXRoIGQ9Ik0xMy4wOTM1MDA4LDY0LjgyNCBDMTAuODI2NTAwOCw2Ni4yNzUgNy45ODU1MDA3OSw2NS43MSA2LjcxMjUwMDc5LDYzLjg5NSBDNS43NjA1MDA3OSw2Mi41MzggNS43NjQ1MDA3OSw2MC42IDYuNzEyNTAwNzksNTkiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-unplanned-maintenance .error-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEiIGhlaWdodD0iMTM2IiB2aWV3Qm94PSIwIDAgMTQxIDEzNiI+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2Utd2lkdGg9IjMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgogICAgPGcgc3Ryb2tlPSIjM0U1NEE0IiBzdHJva2UtbGluZWNhcD0icm91bmQiPgogICAgICA8cGF0aCBkPSJNMCA2OC40MDYzNDQ4QzAgMzAuNjI3MDM0NSAzMC42MjcwMzQ1IDAgNjguNDA2MzQ0OCAwIDgwLjY3MzI0MTQgMCA5Mi4xODYwNjkgMy4yMjg2ODk2NiAxMDIuMTQyMjA3IDguODgzNDQ4MjhNNDMuMTUzMzc5MyAxMzJDMjguNTI1NjU1MiAxMjYuMTg1OTMxIDE2LjM3ODYyMDcgMTE1LjQ3MTE3MiA4LjczNzc5MzEgMTAxLjg4NDI3Nk0xMzYuODEyNjkgNjguNDA2MzQ0OEMxMzYuODEyNjkgOTcuMjA2NjIwNyAxMTkuMDEzOTMxIDEyMS44NDk2NTUgOTMuODE3MTAzNCAxMzEuOTM3NzkzIi8+CiAgICAgIDxwYXRoIGQ9Ik00Mi4yOTYxMzc5IDIwLjEzMDc1ODZDNTAuMTI4MTM3OSAxNS44NTM2NTUyIDU5LjExMTcyNDEgMTMuNDIxNTE3MiA2OC42NjQyNzU5IDEzLjQyMTUxNzIgOTAuODYgMTMuNDIxNTE3MiAxMDkuOTg5Mzc5IDI2LjU0NzE3MjQgMTE4LjcxNTAzNCA0NS40NTk1ODYyTTEyMi4wNDUzNzkgODIuMTg1OTMxQzExNS45NjQyNzYgMTA1Ljk5NzUxNyA5NC4zNzA4OTY2IDEyMy42MDM1ODYgNjguNjY0Mjc1OSAxMjMuNjAzNTg2IDM4LjIzOTAzNDUgMTIzLjYwMzU4NiAxMy41NzMyNDE0IDk4LjkzOTMxMDMgMTMuNTczMjQxNCA2OC41MTI1NTE3Ii8+CiAgICA8L2c+CiAgICA8ZyBzdHJva2U9IiMzRTU0QTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM1IDMyKSI+CiAgICAgIDxwYXRoIGQ9Ik00Ny4yNDg0MTM4LDMzLjM4OTkzMSBMNjUuMjYyNjIwNyw1MS40MDQxMzc5IEM2OS4zNDI0ODI4LDU1LjQ4NCA2OS4zNDI0ODI4LDYyLjA5NjEzNzkgNjUuMjYyNjIwNyw2Ni4xNzYgTDY1LjI2MjYyMDcsNjYuMTc2IEM2MS4xODI3NTg2LDcwLjI1NTg2MjEgNTQuNTcwNjIwNyw3MC4yNTU4NjIxIDUwLjQ5MDc1ODYsNjYuMTc2IEwzMy4yNTMzNzkzLDQ4LjkzODYyMDciLz4KICAgICAgPHBvbHlsaW5lIHBvaW50cz0iMzAuNjkyIDI2LjY4MiAyMC45NDYgMTYuOTM1IDIwLjkyIDExLjM4OCAxMC40NzQgLjk0MiAuMDI5IDExLjM4OCAxMC40NzQgMjEuODMzIDE2LjAyMSAyMS44NTkgMjUuNTUyIDMxLjM5IiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CiAgICAgIDxwYXRoIGQ9Ik00Ni40ODUyNDE0LDQ3LjM5ODYyMDcgTDU2LjMzMzY1NTIsNTcuMjQ3MDM0NSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8L2c+CiAgICA8ZyBzdHJva2U9IiMzRTUzQTQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMzIDMwKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgPHBhdGggZD0iTTM5LjU5NzMsNDUuNzUwNCBDNDEuMTAyMyw0NC4yNDA0IDQyLjYyMDMsNDIuNzQzNCA0NC4xMjAzLDQxLjIyNzQgQzQ3LjE1OTMsMzguMTU0NCA0OC4wNjgzLDM3LjEwNjQgNTAuMDA1MywzNS44Mzc0IEM1MC45MDUzLDM1LjI0ODQgNTEuODExMywzNC43NTM0IDUyLjk3OTMsMzQuNDEyNCBDNTQuNDc2MywzMy45Nzc0IDU1Ljc4NDMsMzMuOTc2NCA1Ni42MzUzLDM0LjA0MDQgQzU4LjI3MjMsMzMuOTE1NCA2MS4yMDgzLDMzLjQ2ODQgNjQuMjU1MywzMS42MjQ0IEM2NS42MjYzLDMwLjc5NTQgNzAuMzg3MywyNy42NDc0IDcxLjkzODMsMjEuMzQwNCBDNzMuNTAzMywxNC45NzQ0IDcwLjY3NTMsOS45NTY0IDcwLjA3OTMsOC45NDg0IEM2Ni44ODUzLDEyLjE0ODQgNjMuNjkwMywxNS4zNDg0IDYwLjQ5NjMsMTguNTQ4NCBDNTguNDM4MywyMC4yMjU0IDU1LjUzNjMsMTkuOTE5NCA1NC4wOTUzLDE4LjE4MDQgQzUyLjk0ODMsMTYuNzk2NCA1Mi44NDkzLDE0LjY1NDQgNTMuOTI0MywxMi45Mzk0IEM1Ny4yMjMzLDkuNTY0NCA2MC41MjIzLDYuMTkwNCA2My44MjIzLDIuODE1NCBDNjIuOTE3MywyLjI3OTQgNTcuNDkxMywtMC44MTY2IDUwLjgxMTMsMS4xNDI0IEM0NC42NDgzLDIuOTQ5NCA0MS43MjEzLDcuNzk3NCA0MC44OTgzLDkuMzIwNCBDMzkuNDY2MywxMS45NzE0IDM5LjA1NTMsMTQuNDUyNCAzOC45MjIzLDE1Ljk2MDQgQzM4LjkxMTMsMTYuNTE4NCAzOC44ODAzLDE3LjMwNDQgMzguNzkxMywxOC4yNDI0IEMzOC43MzIzLDE4Ljg3NzQgMzguNjY1MywxOS41Nzc0IDM4LjU0NDMsMjAuMTYyNCBDMzguMzgyMywyMC45NDE0IDM3Ljk4NjMsMjIuMTY5NCAzNi44NzEzLDIzLjU3MDQgQzMwLjU4MDMsMjkuODU5NCA5LjM5MDgzMjAzLDQ5Ljk4MDM1OTQgMy4wOTk4MzIwMyw1Ni4yNjgzNTk0IEMtMC4yMjIxNjc5NjksNTkuNzc2MzU5NCAtMC4xOTAxNjc5NjksNjUuMjUwMzU5NCAyLjk1MTgzMjAzLDY4LjU2NjM1OTQgQzYuMzIwODMyMDMsNzIuMTE5MzU5NCAxMi4zMDc4MzIsNzIuMTg2MzU5NCAxNS45MDI4MzIsNjguNDQzMzU5NCBDMTUuOTAyODMyLDY4LjQ0MzM1OTQgMzcuNzM1Myw0Ny42MTk0IDM5LjU5NzMsNDUuNzUwNCBaIi8+CiAgICAgIDxwYXRoIGQ9Ik0xMy4wOTM1MDA4LDY0LjgyNCBDMTAuODI2NTAwOCw2Ni4yNzUgNy45ODU1MDA3OSw2NS43MSA2LjcxMjUwMDc5LDYzLjg5NSBDNS43NjA1MDA3OSw2Mi41MzggNS43NjQ1MDA3OSw2MC42IDYuNzEyNTAwNzksNTkiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=")
}

.error-reference {
    font-size: 14px;
    color: #9b9b9b;
    margin-top: 40px
}

.error-body p {
    max-width: 475px
}

@media (max-width: 599px) {
    .error-body h1 {
        line-height: 1.2;
        margin-top: 10px
    }
}

.c3-chart-arc path {
    stroke: transparent
}

.dropdown-menu-end {
    right: 0;
    left: auto;
}

.hamburger {
    overflow-x: hidden
}

    .hamburger #hs-beacon {
        display: none
    }

    .hamburger .navbar-right,
    .hamburger .dropdown-menu-end {
        margin-right: 15px
    }

    .hamburger .navbar-default {
        z-index: 990;
        background-image: -webkit-gradient(linear, left top, right top, from(#3e53a4), to(#cf0989));
        background-image: -webkit-linear-gradient(left, #3e53a4 0%, #cf0989 100%);
        background-image: linear-gradient(90deg, #3e53a4 0%, #cf0989 100%);
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-bottom: 0
    }

    .hamburger .close-burger {
        height: 75px;
        cursor: pointer;
        margin-left: 15px;
        width: 21px;
        color: #717171;
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9 Im5vIj8+Cjxzdmcgd2lkdGg9IjE3cHgiIGhlaWdodD0iMTdweCIgdmlld0JveD0i MCAwIDE3IDE3IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9y Zy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkv eGxpbmsiPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ry b2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVs ZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpv aW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iaWNvbi1iaXRzIiB0cmFuc2Zvcm09 InRyYW5zbGF0ZSgtMTYxLjAwMDAwMCwgLTE1OC4wMDAwMDApIiBzdHJva2U9IiMz RTUzQTQiIHN0cm9rZS13aWR0aD0iMiI+CiAgICAgICAgICAgIDxnIGlkPSJjbG9z ZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTY5LjUwMDAwMCwgMTY2LjUwMDAwMCkg cm90YXRlKC00NS4wMDAwMDApIHRyYW5zbGF0ZSgtMTY5LjUwMDAwMCwgLTE2Ni41 MDAwMDApIHRyYW5zbGF0ZSgxNTkuMDAwMDAwLCAxNTYuMDAwMDAwKSI+CiAgICAg ICAgICAgICAgICA8cGF0aCBkPSJNMjAsMTAuNSBMMS4xMjI2NTc1MmUtMTIsMTAu NSIgaWQ9IkxpbmUiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0x MCwwLjUgTDEwLDIwLjUiIGlkPSJMaW5lIj48L3BhdGg+CiAgICAgICAgICAgIDwv Zz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") center center no-repeat
    }

    .hamburger .navbar-toggle {
        display: inline-block;
        position: relative;
        padding: 9px 15px;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transition: opacity 100ms linear;
        transition: opacity 100ms linear
    }

        .hamburger .navbar-toggle.navbar-dark .navbar-brand {
            margin-left: 0;
            padding-left: 0
        }

    .hamburger .navmenu,
    .hamburger .navbar-offcanvas.navmenu {
        padding-bottom: 90px;
        border-width: 0;
        -webkit-box-shadow: 3px 0 10px rgba(0, 0, 0, 0.3);
        box-shadow: 3px 0 10px rgba(0, 0, 0, 0.3)
    }

        .hamburger .navmenu .leftnav,
        .hamburger .navbar-offcanvas.navmenu .leftnav {
            margin-top: 20px
        }

    .hamburger .site-content .main-content {
        margin-top: 75px
    }

    .hamburger .site-content .container-fluid {
        padding-left: 50px;
        padding-right: 50px
    }

    .hamburger .main-content::after {
        opacity: 0;
        -webkit-transition: opacity .2s linear;
        transition: opacity .2s linear;
        position: fixed;
        width: 100%;
        height: 100%;
        pointer-events: none;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1000;
        background-color: #000
    }

    .hamburger .canvas-slid ~ .main-content::after {
        display: block;
        background-color: #000;
        visibility: visible;
        opacity: .5;
        z-index: 1000
    }

    .hamburger footer .container,
    .hamburger footer .container-fluid {
        width: auto;
        padding-left: 50px;
        padding-right: 50px;
        margin-left: auto;
        margin-right: auto
    }

    .hamburger.hamburger-slide .navmenu .tree {
        margin-top: 10px
    }

    .hamburger.hamburger-push.canvas-slid .navbar-toggle {
        opacity: 0;
        pointer-events: none
    }

    .hamburger .navmenu {
        background-color: #fff;
        border-color: #fff
    }

    .hamburger.hamburger-filled .navmenu {
        background-color: #f8f8f8
    }

    .hamburger.hamburger-responsive .navbar-default,
    .hamburger.hamburger-responsive footer {
        z-index: 1030
    }

@media (max-width: 991px) {
    .hamburger.hamburger-responsive .navbar-default,
    .hamburger.hamburger-responsive footer {
        z-index: 990
    }
}

@media (min-width: 1200px) {
    .hamburger.hamburger-responsive .main-content {
        padding-left: 350px
    }
}

.hamburger.hamburger-icons {
    left: 0 !important;
    right: 0 !important
}

    .hamburger.hamburger-icons.canvas-slid {
        overflow: auto !important
    }

    .hamburger.hamburger-icons footer {
        z-index: 1030
    }

    .hamburger.hamburger-icons .offcanvas {
        display: block
    }

    .hamburger.hamburger-icons .container-fluid {
        margin-left: 50px
    }

    .hamburger.hamburger-icons .navbar-toggle {
        margin-left: 7px;
        padding-left: 9px;
        padding-right: 16px
    }

    .hamburger.hamburger-icons .main-content::after {
        display: none
    }

    .hamburger.hamburger-icons .navmenu {
        top: 75px;
        z-index: 1
    }

    .hamburger.hamburger-icons .nav-icon {
        padding-left: 5px
    }

    .hamburger.hamburger-icons .list-group-item {
        width: 300px
    }

        .hamburger.hamburger-icons .list-group-item span {
            padding-left: 8px;
            opacity: 0;
            -webkit-transition: opacity 200ms linear;
            transition: opacity 200ms linear
        }

    .hamburger.hamburger-icons .close-burger {
        display: none
    }

    .hamburger.hamburger-icons.canvas-slid .navbar,
    .hamburger.hamburger-icons.canvas-slid .navmenu,
    .hamburger.hamburger-icons.canvas-sliding .navbar,
    .hamburger.hamburger-icons.canvas-sliding .navmenu {
        left: 0 !important;
        right: 0 !important
    }

    .hamburger.hamburger-icons.canvas-sliding:not(.in) .navmenu,
    .hamburger.hamburger-icons .navmenu {
        overflow-x: hidden;
        width: 55px;
        -webkit-transition: width 250ms linear;
        transition: width 250ms linear
    }

    .hamburger.hamburger-icons.canvas-slid .list-group-item span {
        opacity: 1;
        display: inline-block
    }

    .hamburger.hamburger-icons.canvas-slid.hamburger-push .navbar-toggle {
        display: block !important;
        opacity: 1;
        pointer-events: auto
    }

    .hamburger.hamburger-icons.canvas-slid .navmenu,
    .hamburger.hamburger-icons.canvas-sliding.in .navmenu {
        display: block;
        width: 300px
    }

.welcome .site-content {
    margin-bottom: 0;
	background: #002743;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .welcome .site-content .main-block {
        padding-top: 40px;
        padding-bottom: 40px
    }

.welcome header {
    border-bottom: solid 1px rgba(255, 255, 255, 0.15)
}

.welcome h1 {
    margin-top: 0
}

.welcome h1,
.welcome h2,
.welcome h3,
.welcome h4,
.welcome h5,
.welcome h6,
.welcome p,
.welcome strong,
.welcome em,
.welcome label,
.welcome .fa .nc-icon-mini,
.welcome .nc-icon-outline {
    color: #fff
}

.welcome.welcome-navigation .hero {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none
}

.welcome.welcome-navigation .hero__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 40px
}

.welcome.welcome-navigation .navigation {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background-color: #fff;
    width: 100%
}

    .welcome.welcome-navigation .navigation .container {
        margin-top: 40px
    }

    .welcome.welcome-navigation .navigation h3 {
        color: #2e2e2e;
        border-bottom: 1px solid silver
    }

.welcome.welcome-productimage .main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .welcome.welcome-productimage .main-block > div.left {
        max-width: 500px
    }

    .welcome.welcome-productimage .main-block > div.right {
        -ms-flex-negative: 1;
        flex-shrink: 1
    }

@media (max-width: 768px) {
    .welcome.welcome-productimage .main-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.welcome .arrow-btn {
    color: #fff
}

    .welcome .arrow-btn:hover {
        color: #e6e6e6
    }

.welcome .mock-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 100px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 90%
}

    .welcome .mock-slider .mock-slider-images {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 90%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

.welcome.welcome-threecolumn .main-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 70px 60px
}

.welcome.welcome-threecolumn .mid-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 768px) {
    .welcome.welcome-threecolumn .mid-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.welcome.welcome-threecolumn .mid-block div {
    text-align: center;
    line-height: 1.5;
    padding: 20px 30px;
    color: #fff
}

    .welcome.welcome-threecolumn .mid-block div h3 {
        color: #fff
    }

    .welcome.welcome-threecolumn .mid-block div .btn-circle {
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        font-size: 18px;
        border: solid 1px #fff;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        color: #fff;
        min-width: 47px;
        line-height: 47px;
        padding: 0
    }

.welcome.welcome-threecolumn .bottom-block {
    text-align: center;
    margin-top: 20px
}

.welcome .form-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.welcome form.side-by-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 50px;
    max-width: 750px;
    min-width: 100%;
    margin: auto
}

    .welcome form.side-by-side .form-group {
        width: 48%
    }

.welcome input {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.8)
}

    .welcome input:focus {
        border-color: #fff;
        background-color: rgba(255, 255, 255, 0.18)
    }

    .welcome input::-webkit-input-placeholder {
        color: #fff
    }

    .welcome input:-moz-placeholder {
        color: #fff
    }

    .welcome input::-moz-placeholder {
        color: #fff
    }

    .welcome input:-ms-input-placeholder {
        color: #fff
    }

.breadcrumb {
    padding: 0;
    background-color: transparent;
    margin: 25px 0;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-size: 14px
}

    .breadcrumb a {
        color: #3e53a4
    }

        .breadcrumb a:hover {
            color: #314183
        }

    .breadcrumb .active {
        color: #717171
    }

    .breadcrumb > li + li::before {
        padding: 0 10px;
        color: silver;
        font: normal normal normal 14px/1 'Nucleo Mini';
        content: "\e928"
    }

.doc-hero.sample,
.hero.sample {
    padding-left: 10px
}

.doc-hero .breadcrumb,
.hero .breadcrumb {
    padding: 0;
    background-color: transparent;
    margin: 25px 0;
    font-size: 14px;
    color: #fff
}

    .doc-hero .breadcrumb a,
    .hero .breadcrumb a {
        color: #fff
    }

        .doc-hero .breadcrumb a:hover,
        .hero .breadcrumb a:hover {
            color: #314183
        }

    .doc-hero .breadcrumb .active,
    .hero .breadcrumb .active {
        color: rgba(255, 255, 255, 0.5)
    }

    .doc-hero .breadcrumb > li + li::before,
    .hero .breadcrumb > li + li::before {
        padding: 0 5px;
        color: #c0c0c0;
        font: normal normal normal 25px/1 'Nucleo Outline';
        content: '\eaf7'
    }

html {
    height: 100%
}

body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.site-content,
main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 40px
}

header + .site-content,
header + main {
    margin-top: 75px
}

footer {
    background-color: #e2eeef;
    color: #002743;
    padding: 7px 0
}

    footer .container,
    footer .container-fluid {
        color: #4e4e4e;
        font-size: 12px;
        z-index: 10
    }

        footer .container .contents,
        footer .container-fluid .contents {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: baseline;
            -ms-flex-align: baseline;
            align-items: baseline;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between
        }

        footer .container .footer-logo,
        footer .container-fluid .footer-logo {
            width: 132px;
            margin-right: 10px
        }

        footer .container .logo-copyright,
        footer .container-fluid .logo-copyright {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-preferred-size: 1;
            flex-basis: 1;
            -webkit-box-align: baseline;
            -ms-flex-align: baseline;
            align-items: baseline
        }

            footer .container .logo-copyright .copyright,
            footer .container-fluid .logo-copyright .copyright {
                white-space: nowrap
            }

        footer .container .terms,
        footer .container-fluid .terms {
            white-space: nowrap
        }

        footer .container .footer-left,
        footer .container-fluid .footer-left {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: baseline;
            -ms-flex-align: baseline;
            align-items: baseline
        }

            footer .container .footer-left .logo-copyright,
            footer .container-fluid .footer-left .logo-copyright {
                margin-right: 40px
            }

        footer .container .footer-right,
        footer .container-fluid .footer-right {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: baseline;
            -ms-flex-align: baseline;
            align-items: baseline
        }

            footer .container .footer-right > div,
            footer .container-fluid .footer-right > div {
                margin: 0 10px;
                display: inline
            }

                footer .container .footer-right > div:first-child,
                footer .container-fluid .footer-right > div:first-child {
                    margin-left: 0
                }

                footer .container .footer-right > div:last-child,
                footer .container-fluid .footer-right > div:last-child {
                    margin-right: 0
                }

        footer .container .contact-us,
        footer .container-fluid .contact-us {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: baseline;
            -ms-flex-align: baseline;
            align-items: baseline;
            white-space: nowrap
        }

            footer .container .contact-us .hidemethods,
            footer .container-fluid .contact-us .hidemethods {
                visibility: hidden;
                opacity: 0;
                -webkit-transition: all .3s;
                transition: all .3s
            }

            footer .container .contact-us .contact-methods,
            footer .container-fluid .contact-us .contact-methods {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: baseline;
                -ms-flex-align: baseline;
                align-items: baseline
            }

                footer .container .contact-us .contact-methods > div,
                footer .container-fluid .contact-us .contact-methods > div {
                    margin-left: 20px
                }

                footer .container .contact-us .contact-methods a,
                footer .container-fluid .contact-us .contact-methods a {
                    color: #3e53a4
                }

                    footer .container .contact-us .contact-methods a.disabled,
                    footer .container-fluid .contact-us .contact-methods a.disabled {
                        color: silver
                    }

                        footer .container .contact-us .contact-methods a.disabled:hover,
                        footer .container-fluid .contact-us .contact-methods a.disabled:hover {
                            background-color: transparent;
                            cursor: not-allowed;
                            text-decoration: none
                        }

        footer .container > div,
        footer .container-fluid > div {
            padding: 16px 0
        }

@media (max-width: 767px) {
    footer .container .contents {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

        footer .container .contents .logo-copyright {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            margin-bottom: 10px
        }

            footer .container .contents .logo-copyright .footer-logo {
                margin: 0 0 5px
            }

        footer .container .contents .footer-left {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            footer .container .contents .footer-left .logo-copyright {
                margin-right: 0;
                margin-bottom: 10px
            }

        footer .container .contents .footer-right .legal {
            margin-left: 0
        }

        footer .container .contents .footer-right .contact-us {
            padding-top: 10px;
            text-align: center
        }

            footer .container .contents .footer-right .contact-us .contact-methods.hidemethods {
                display: none
            }

    footer > div {
        padding: 0 0 5px;
        margin: 0
    }
}

footer.demo {
    margin-top: 0
}

footer ul {
    margin: 0
}

    footer ul.social li {
        padding-right: 1px
    }

        footer ul.social li:last-child {
            padding-right: 0
        }

        footer ul.social li a {
            color: #717171;
            -webkit-transition: .2s all;
            transition: .2s all;
            display: inline-block;
            vertical-align: middle;
            height: 2em;
            line-height: 2em
        }

            footer ul.social li a:hover {
                -webkit-transform: scale(1.3);
                transform: scale(1.3)
            }

footer:empty {
    background-color: transparent
}

.pb-footer-logo::before {
    width: 132px;
    height: 27px;
    vertical-align: -7px;
    display: inline-block
}

.pb-footer-logo.gradient::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw Oi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMxLjg0IiBoZWlnaHQ9IjI3IiB2aWV3 Qm94PSIwIDAgMTMxLjg0IDI3Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxMDgu OCIgeTE9IjMuOTUiIHgyPSIxMjcuODkiIHkyPSIyMy4wNSIgZ3JhZGllbnRVbml0cz0idXNlclNw YWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4yIiBzdG9wLWNvbG9yPSIjYzg2OWE4Ii8+PHN0b3Ag b2Zmc2V0PSIwLjUiIHN0b3AtY29sb3I9IiM2ZTdlYmIiLz48c3RvcCBvZmZzZXQ9IjAuOCIgc3Rv cC1jb2xvcj0iIzAwYmNmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjx0aXRsZT5Bc3NldCAx PC90aXRsZT48cGF0aCBkPSJNMTE4LjM0LDBhMTMuNSwxMy41LDAsMSwwLDEzLjUsMTMuNUExMy41 LDEzLjUsMCwwLDAsMTE4LjM0LDBabTAsMjYuMjhBMTIuNzgsMTIuNzgsMCwxLDEsMTMxLjEyLDEz LjUsMTIuNzgsMTIuNzgsMCwwLDEsMTE4LjM0LDI2LjI4Wm0tNC40OC0yM2EuMzkuMzksMCwwLDAt LjE1LDAsMTEuMTksMTEuMTksMCwxLDAsNC42My0xaC0uMjhjLS4yMiwwLS4zNi4xNi0uMzYuNDJz LjE0LjQyLjM2LjQyaC4yOGExMC4zNCwxMC4zNCwwLDEsMS00LjI3LjkyLjM3LjM3LDAsMCwwLC4x NS0uNTNBLjQuNCwwLDAsMCwxMTMuODcsMy4yOFpNMTEzLjczLDZhLjQzLjQzLDAsMCwwLS4yNC4w OCw4Ljg0LDguODQsMCwwLDAsMCwxNC43OS40NC40NCwwLDAsMCwuMjQuMDguNTMuNTMsMCwwLDAs LjQyLS4yNy40Ni40NiwwLDAsMC0uMDctLjY4aDBhNy43OSw3Ljc5LDAsMCwxLDAtMTMsLjQyLjQy LDAsMCwwLC4yLS4zLjYuNiwwLDAsMC0uMTEtLjM5QS41My41MywwLDAsMCwxMTMuNzMsNlptNC40 MiwxNS4yNmEuNDMuNDMsMCwwLDAtLjMuMTIuNTcuNTcsMCwwLDAtLjE0LjQxYzAsLjMyLjE3LjUy LjQ1LjUyaC4xOWE4Ljg0LDguODQsMCwwLDAsMC0xNy42OGgtLjE5Yy0uMjgsMC0uNDUuMi0uNDUu NTNzLjE3LjUzLjQ1LjUzaC4xOWE3Ljc5LDcuNzksMCwxLDEsMCwxNS41N1ptLTUtMTEuNTNhLjY1 LjY1LDAsMCwxLDEsLjc3LDUuMiw1LjIsMCwwLDAsMCw2LC42NS42NSwwLDAsMS0xLC43Nyw2LjQ4 LDYuNDgsMCwwLDEsMC03LjU0WiIgc3R5bGU9ImZpbGw6dXJsKCNhKSIvPjxwYXRoIGQ9Ik0xMTgu MzcsMTcuMTJjLS40MSwwLS42Ni0uMy0uNjYtLjc4cy4yNC0uNzcuNjYtLjc3YTIuMDcsMi4wNyww LDEsMC0uMTUtNC4xNCwyLjIyLDIuMjIsMCwwLDAtMS40Ni40NnY5LjYzYzAsLjQ3LS4zMi42OS0u NzcuNjlzLS43Ny0uMjMtLjc3LS42OVYxMnMwLS42LDAtLjdhMS4xOCwxLjE4LDAsMCwxLC42My0u NzQsNS4yLDUuMiwwLDAsMSwyLjQ5LS42OSwzLjYyLDMuNjIsMCwwLDEsMCw3LjIzWm0wLDIuODJj LS40MSwwLS42Ni0uMy0uNjYtLjc4cy4yNC0uNzcuNjYtLjc3YTQuODksNC44OSwwLDAsMCwwLTku NzgsNS42NCw1LjY0LDAsMCwwLTIuMjUuNDYuNjkuNjksMCwwLDEtLjkxLS42OVYyLjYzYzAtLjQx LjMtLjY2Ljc3LS42NnMuNzcuMjUuNzcuNjZWNy4yOWE2LjQ5LDYuNDksMCwwLDEsMS41OS0uMiw2 LjQyLDYuNDIsMCwwLDEsMCwxMi44NVoiIHN0eWxlPSJmaWxsOiMzZTUzYTQiLz48cGF0aCBkPSJN OTMuNDgsMTcuOTNhNC43OSw0Ljc5LDAsMCwwLDIuNjIuNjhjMi4xNiwwLDMuNDYtMS4xMSwzLjQ2 LTIuOTEsMC0xLjQyLS43NS0yLjE1LTIuNzctMi44Mi0xLjM1LS40NC0xLjkxLS44Ni0xLjkxLTEu NTEsMC0uODQuNzEtMS4yNiwxLjc1LTEuMjZhNSw1LDAsMCwxLDIuNjIuNzNWOS41OGE0Ljg4LDQu ODgsMCwwLDAtMi41OS0uNjljLTIsMC0zLjIyLjkzLTMuMjIsMi41MSwwLDEuMjIuNzEsMi4wOCwy LjQyLDIuNjRzMi4yNi44OCwyLjI2LDEuNzctLjc3LDEuNTctMiwxLjU3YTQuODEsNC44MSwwLDAs MS0yLjYyLS43MVptLTguMTktNS4wNmMuMTYtMS42OSwxLjA3LTIuNzUsMi42OS0yLjc1czIuNDku OTEsMi41NSwyLjc1Wm02LjQ2LDMuODRhNy4zLDcuMywwLDAsMS0zLC42MmMtMi4yNiwwLTMuNC0x LjA3LTMuNS0zLjI0aDYuN2MwLS4yNS4wNS0uNzYuMDUtMSwwLTIuNjItMS4zMy00LjI0LTMuODkt NC4yNC0yLjg4LDAtNC4zMywyLjExLTQuMzMsNC44OCwwLDMuMTIsMS42NCw0Ljg1LDQuNzksNC44 NWE2Ljc5LDYuNzksMCwwLDAsMy4yLS42NlpNODAuMzgsMTguMzksODMuMDcsOS4xSDgxLjYzTDc5 LjcsMTYuNCw3Ny41NSw5LjFoLTEuNmwtMi4xMyw3LjM5TDcxLjkxLDkuMUg3MC4zNEw3MywxOC4z OWgxLjUxTDc2Ljc1LDExbDIuMTMsNy4zN1pNNjUuMywxNy4zM2MtMS44NSwwLTIuODktMS40Mi0y Ljg5LTMuNTdzMS0zLjYsMi44OS0zLjYsMi45LDEuNDIsMi45LDMuNTdTNjcuMTQsMTcuMzMsNjUu MywxNy4zM1ptMCwxLjI4YzMsMCw0LjQyLTIuMTUsNC40Mi00Ljg2UzY4LjQ1LDguODgsNjUuMyw4 Ljg4Yy0yLjk1LDAtNC40MiwyLjE1LTQuNDIsNC44NlM2Mi4xNSwxOC42MSw2NS4zLDE4LjYxWm0t MTIuNjgtOGE0LjQ2LDQuNDYsMCwwLDEsMi4yLS40OUEzLDMsMCwwLDEsNTgsMTMuNDVjMCwyLjQ5 LTEuMzcsMy44OC0zLjc1LDMuODhhNC4yOSw0LjI5LDAsMCwxLTEuNi0uMjVabS0xLjQ2LDcuNDZh OS4yNyw5LjI3LDAsMCwwLDIuOTMuNWMzLjM3LDAsNS40MS0xLjg4LDUuNDEtNS4xN0E0LjIsNC4y LDAsMCwwLDU1LDguODhhNS44LDUuOCwwLDAsMC0yLjM0LjQ3VjQuNzJINTEuMTZabS05LjA4LDUs MS43Ny00LjcxTDQ3LjU0LDkuMWgtMS42bC0yLjgyLDcuNTlMNDAuMzUsOS4xSDM4LjdsMy43LDku MjhMNDAuNjEsMjMuMVpNMzEuMTksMTIuODdjLjE2LTEuNjksMS4wOC0yLjc1LDIuNy0yLjc1czIu NDkuOTEsMi41NSwyLjc1Wm02LjQ2LDMuODRhNy4yNyw3LjI3LDAsMCwxLTMsLjYyYy0yLjI2LDAt My40LTEuMDctMy41LTMuMjRoNi43YzAtLjI1LjA1LS43Ni4wNS0xLDAtMi42Mi0xLjMzLTQuMjQt My44OS00LjI0LTIuODgsMC00LjMzLDIuMTEtNC4zMyw0Ljg4LDAsMy4xMiwxLjYzLDQuODUsNC43 OSw0Ljg1YTYuNzgsNi43OCwwLDAsMCwzLjItLjY2Wk0yOC4xLDE4LjM5VjEyLjMxYzAtMi42Mi0x LjU4LTMuNDItMy42LTMuNDJhMTMsMTMsMCwwLDAtNC4xNy43OXY4LjcyaDEuNDZWMTAuNjFhNy4x NSw3LjE1LDAsMCwxLDIuMzctLjQyYzEuNjksMCwyLjQ5LjU4LDIuNDksMi42MnY1LjU3Wm0tOS4x Ny0xLjI4YTUuNTQsNS41NCwwLDAsMS0xLjY0LjI0Yy0uNjYsMC0xLjE1LS4xOC0xLjE1LTEuMzhW MTAuMzJoMi40NFY5LjFIMTYuMTRWNi44MUgxNC43VjkuMUgxMy4xNnYxLjIySDE0Ljd2NS45MmMw LDEuNjcuODcsMi4zNywyLjI0LDIuMzdhNS40Nyw1LjQ3LDAsMCwwLDItLjMzWk0xMC44NSw3LjM2 YS45NC45NCwwLDAsMCwuOTUtLjk1LDEsMSwwLDEsMC0xLjkxLDBBLjk0Ljk0LDAsMCwwLDEwLjg1 LDcuMzZabS43MSwxLjc1SDEwLjExdjkuMjhoMS40NlpNMS40NiwxMC43NGEzLjg5LDMuODksMCww LDEsMi4yLS41OCwzLDMsMCwwLDEsMy4xNSwzLjI5YzAsMi40OS0xLjM2LDMuODgtMy43NywzLjg4 YTQuMTQsNC4xNCwwLDAsMS0xLjU4LS4yNVptMCwxMi4zNlYxOC40YTUuNzYsNS43NiwwLDAsMCwx LjUxLjJjMy4zMSwwLDUuMzctMS44OCw1LjM3LTUuMTdBNC4yMiw0LjIyLDAsMCwwLDMuOCw4Ljg4 LDUuODcsNS44NywwLDAsMCwwLDEwLjIzVjIzLjFaIiBzdHlsZT0iZmlsbDojNGU0ZTRlIi8+PC9z dmc+")
}

.pb-footer-logo.solid::before {
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw Oi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMxLjgxIiBoZWlnaHQ9IjI3IiB2aWV3 Qm94PSIwIDAgMTMxLjgxIDI3Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxMDgu NzciIHkxPSIzLjk1IiB4Mj0iMTI3Ljk4IiB5Mj0iMjMuMTYiIGdyYWRpZW50VW5pdHM9InVzZXJT cGFjZU9uVXNlIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNmZmYiLz48c3RvcCBvZmZz ZXQ9IjAuMTIiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC43OSIvPjxzdG9wIG9m ZnNldD0iMC4yNCIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjYyIi8+PHN0b3Ag b2Zmc2V0PSIwLjM1IiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuNSIvPjxzdG9w IG9mZnNldD0iMC40NCIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjQzIi8+PHN0 b3Agb2Zmc2V0PSIwLjUiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC40Ii8+PHN0 b3Agb2Zmc2V0PSIwLjU2IiBzdG9wLWNvbG9yPSIjZmZmIiBzdG9wLW9wYWNpdHk9IjAuNDMiLz48 c3RvcCBvZmZzZXQ9IjAuNjYiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC41MSIv PjxzdG9wIG9mZnNldD0iMC43NyIgc3RvcC1jb2xvcj0iI2ZmZiIgc3RvcC1vcGFjaXR5PSIwLjY1 Ii8+PHN0b3Agb2Zmc2V0PSIwLjkiIHN0b3AtY29sb3I9IiNmZmYiIHN0b3Atb3BhY2l0eT0iMC44 NCIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI2ZmZiIvPjwvbGluZWFyR3JhZGllbnQ+ PC9kZWZzPjx0aXRsZT5wYi1sb2dvLXNtLWtvPC90aXRsZT48cGF0aCBkPSJNMTE4LjMxLDBhMTMu NSwxMy41LDAsMSwwLDEzLjUsMTMuNUExMy41LDEzLjUsMCwwLDAsMTE4LjMxLDBabTAsMjYuMjhB MTIuNzgsMTIuNzgsMCwxLDEsMTMxLjA5LDEzLjUsMTIuNzgsMTIuNzgsMCwwLDEsMTE4LjMxLDI2 LjI4Wm0tNC40OC0yM2EuMzkuMzksMCwwLDAtLjE1LDAsMTEuMTksMTEuMTksMCwxLDAsNC42My0x SDExOGMtLjIyLDAtLjM2LjE2LS4zNi40MnMuMTQuNDIuMzYuNDJoLjI4YTEwLjM0LDEwLjM0LDAs MSwxLTQuMjcuOTIuMzcuMzcsMCwwLDAsLjE1LS41M0EuNC40LDAsMCwwLDExMy44MywzLjI4Wk0x MTMuNyw2YS40My40MywwLDAsMC0uMjQuMDgsOC44NCw4Ljg0LDAsMCwwLDAsMTQuNzkuNDQuNDQs MCwwLDAsLjI0LjA4LjUzLjUzLDAsMCwwLC40Mi0uMjcuNDYuNDYsMCwwLDAtLjA3LS42OGgwYTcu NzksNy43OSwwLDAsMSwwLTEzLC40Mi40MiwwLDAsMCwuMi0uMy42LjYsMCwwLDAtLjExLS4zOUEu NTMuNTMsMCwwLDAsMTEzLjcsNlptNC40MiwxNS4yNmMtLjI1LDAtLjQ1LjE3LS40NS41M3MuMTcu NTIuNDUuNTJoLjE5YTguODQsOC44NCwwLDAsMCwwLTE3LjY4aC0uMTljLS4yOCwwLS40NS4yLS40 NS41M3MuMTcuNTMuNDUuNTNoLjE5YTcuNzksNy43OSwwLDEsMSwwLDE1LjU3Wm0tNS0xMS41M2Eu NjUuNjUsMCwwLDEsMSwuNzcsNS4yLDUuMiwwLDAsMCwwLDYsLjY1LjY1LDAsMCwxLTEsLjc3LDYu NDgsNi40OCwwLDAsMSwwLTcuNTRaIiBzdHlsZT0iZmlsbDp1cmwoI2EpIi8+PHBhdGggZD0iTTEx OC4zMywxNy4xMmMtLjQxLDAtLjY2LS4zLS42Ni0uNzhzLjI0LS43Ny42Ni0uNzdhMi4wNywyLjA3 LDAsMSwwLS4xNS00LjE0LDIuMjIsMi4yMiwwLDAsMC0xLjQ2LjQ2djkuNjNjMCwuNDctLjMyLjY5 LS43Ny42OXMtLjc3LS4yMy0uNzctLjY5VjEyczAtLjYsMC0uN2ExLjE4LDEuMTgsMCwwLDEsLjYz LS43NCw1LjIsNS4yLDAsMCwxLDIuNDktLjY5LDMuNjIsMy42MiwwLDAsMSwwLDcuMjNabTAsMi44 MmMtLjQxLDAtLjY2LS4zLS42Ni0uNzhzLjI0LS43Ny42Ni0uNzdhNC44OSw0Ljg5LDAsMCwwLDAt OS43OCw0Ljk0LDQuOTQsMCwwLDAtMS44OC4zMywyLDIsMCwwLDEtLjYxLjE2LjY5LjY5LDAsMCwx LS42OC0uNzJWMi42M2MwLS40MS4zLS42Ni43Ny0uNjZzLjc3LjI1Ljc3LjY2VjcuMjlhNi40Miw2 LjQyLDAsMCwxLDgsNi4yM0E2LjQyLDYuNDIsMCwwLDEsMTE4LjMzLDE5Ljk0WiIgc3R5bGU9ImZp bGw6I2ZmZiIvPjxwYXRoIGQ9Ik05My40OCwxNy45M2E0Ljc5LDQuNzksMCwwLDAsMi42Mi42OGMy LjE2LDAsMy40Ni0xLjExLDMuNDYtMi45MSwwLTEuNDItLjc1LTIuMTUtMi43Ny0yLjgyLTEuMzUt LjQ0LTEuOTEtLjg2LTEuOTEtMS41MSwwLS44NC43MS0xLjI2LDEuNzUtMS4yNmE1LDUsMCwwLDEs Mi42Mi43M1Y5LjU4YTQuODgsNC44OCwwLDAsMC0yLjU5LS42OWMtMiwwLTMuMjIuOTMtMy4yMiwy LjUxLDAsMS4yMi43MSwyLjA4LDIuNDIsMi42NHMyLjI2Ljg4LDIuMjYsMS43Ny0uNzcsMS41Ny0y LDEuNTdhNC44MSw0LjgxLDAsMCwxLTIuNjItLjcxWm0tOC4xOS01LjA2Yy4xNi0xLjY5LDEuMDct Mi43NSwyLjY5LTIuNzVzMi40OS45MSwyLjU1LDIuNzVabTYuNDYsMy44NGE3LjMsNy4zLDAsMCwx LTMsLjYyYy0yLjI2LDAtMy40LTEuMDctMy41LTMuMjRoNi43YzAtLjI1LjA1LS43Ni4wNS0xLDAt Mi42Mi0xLjMzLTQuMjQtMy44OS00LjI0LTIuODgsMC00LjMzLDIuMTEtNC4zMyw0Ljg4LDAsMy4x MiwxLjY0LDQuODUsNC43OSw0Ljg1YTYuNzksNi43OSwwLDAsMCwzLjItLjY2Wk04MC4zOCwxOC4z OSw4My4wNyw5LjFIODEuNjNMNzkuNywxNi40LDc3LjU1LDkuMWgtMS42bC0yLjEzLDcuMzlMNzEu OTEsOS4xSDcwLjM0TDczLDE4LjM5aDEuNTFMNzYuNzUsMTFsMi4xMyw3LjM3Wk02NS4zLDE3LjMz Yy0xLjg1LDAtMi44OS0xLjQyLTIuODktMy41N3MxLTMuNiwyLjg5LTMuNiwyLjksMS40MiwyLjks My41N1M2Ny4xNCwxNy4zMyw2NS4zLDE3LjMzWm0wLDEuMjhjMywwLDQuNDItMi4xNSw0LjQyLTQu ODZTNjguNDUsOC44OCw2NS4zLDguODhjLTIuOTUsMC00LjQyLDIuMTUtNC40Miw0Ljg2UzYyLjE1 LDE4LjYxLDY1LjMsMTguNjFabS0xMi42OC04YTQuNDYsNC40NiwwLDAsMSwyLjItLjQ5QTMsMyww LDAsMSw1OCwxMy40NWMwLDIuNDktMS4zNywzLjg4LTMuNzUsMy44OGE0LjI5LDQuMjksMCwwLDEt MS42LS4yNVptLTEuNDYsNy40NmE5LjI3LDkuMjcsMCwwLDAsMi45My41YzMuMzcsMCw1LjQxLTEu ODgsNS40MS01LjE3QTQuMiw0LjIsMCwwLDAsNTUsOC44OGE1LjgsNS44LDAsMCwwLTIuMzQuNDdW NC43Mkg1MS4xNlptLTkuMDgsNSwxLjc3LTQuNzFMNDcuNTQsOS4xaC0xLjZsLTIuODIsNy41OUw0 MC4zNSw5LjFIMzguN2wzLjcsOS4yOEw0MC42MSwyMy4xWk0zMS4xOSwxMi44N2MuMTYtMS42OSwx LjA4LTIuNzUsMi43LTIuNzVzMi40OS45MSwyLjU1LDIuNzVabTYuNDYsMy44NGE3LjI3LDcuMjcs MCwwLDEtMywuNjJjLTIuMjYsMC0zLjQtMS4wNy0zLjUtMy4yNGg2LjdjMC0uMjUuMDUtLjc2LjA1 LTEsMC0yLjYyLTEuMzMtNC4yNC0zLjg5LTQuMjQtMi44OCwwLTQuMzMsMi4xMS00LjMzLDQuODgs MCwzLjEyLDEuNjMsNC44NSw0Ljc5LDQuODVhNi43OCw2Ljc4LDAsMCwwLDMuMi0uNjZaTTI4LjEs MTguMzlWMTIuMzFjMC0yLjYyLTEuNTgtMy40Mi0zLjYtMy40MmExMywxMywwLDAsMC00LjE3Ljc5 djguNzJoMS40NlYxMC42MWE3LjE1LDcuMTUsMCwwLDEsMi4zNy0uNDJjMS42OSwwLDIuNDkuNTgs Mi40OSwyLjYydjUuNTdabS05LjE3LTEuMjhhNS41NCw1LjU0LDAsMCwxLTEuNjQuMjRjLS42Niww LTEuMTUtLjE4LTEuMTUtMS4zOFYxMC4zMmgyLjQ0VjkuMUgxNi4xNFY2LjgxSDE0LjdWOS4xSDEz LjE2djEuMjJIMTQuN3Y1LjkyYzAsMS42Ny44NywyLjM3LDIuMjQsMi4zN2E1LjQ3LDUuNDcsMCww LDAsMi0uMzNaTTEwLjg1LDcuMzZhLjk0Ljk0LDAsMCwwLC45NS0uOTUsMSwxLDAsMSwwLTEuOTEs MEEuOTQuOTQsMCwwLDAsMTAuODUsNy4zNlptLjcxLDEuNzVIMTAuMTF2OS4yOGgxLjQ2Wk0xLjQ2 LDEwLjc0YTMuODksMy44OSwwLDAsMSwyLjItLjU4LDMsMywwLDAsMSwzLjE1LDMuMjljMCwyLjQ5 LTEuMzYsMy44OC0zLjc3LDMuODhhNC4xNCw0LjE0LDAsMCwxLTEuNTgtLjI1Wm0wLDEyLjM2VjE4 LjRhNS43Niw1Ljc2LDAsMCwwLDEuNTEuMmMzLjMxLDAsNS4zNy0xLjg4LDUuMzctNS4xN0E0LjIy LDQuMjIsMCwwLDAsMy44LDguODgsNS44Nyw1Ljg3LDAsMCwwLDAsMTAuMjNWMjMuMVoiIHN0eWxl PSJmaWxsOiNmZmYiLz48L3N2Zz4=")
}

@media (max-width: 767px) {
    .xs-text-left {
        text-align: left
    }

    .xs-text-right {
        text-align: right
    }
}

#header,
header {
    background-color: #002743;
    z-index: 20
}

    #header .navbar,
    header .navbar {
        margin-bottom: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

        #header .navbar li.first a,
        header .navbar li.first a {
            padding-left: 0
        }

    #header .pb-footer-logo,
    header .pb-footer-logo {
        display: table;
        margin-right: 30px
    }

        #header .pb-footer-logo::before,
        header .pb-footer-logo::before {
            display: table-cell;
            width: 112px;
            height: 24px;
            vertical-align: middle
        }

.pb-header-mark {
    display: inline-block;
    float: left;
    margin-top: 14px;
    margin-right: 15px;
    width: 47px;
    height: 47px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDciIGhlaWdodD0iNDciIHZpZXdCb3g9IjAgMCA0NyA0NyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48dGl0bGU+UEIgTWFyazwvdGl0bGU+PGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+PGcgZmlsbD0iI2ZmZiI+PHBhdGggZD0iTTIzLjQzMi41Yy0xMi45MzggMC0yMy40MzIgMTAuMzQtMjMuNDMyIDIzLjA5MiAwIDEyLjc0NyAxMC40OTQgMjMuMDg1IDIzLjQzMiAyMy4wODUgMTIuOTQ1IDAgMjMuNDM0LTEwLjMzOCAyMy40MzQtMjMuMDg1LS4wMDEtMTIuNzUzLTEwLjQ5LTIzLjA5Mi0yMy40MzQtMjMuMDkyem0wIDQ1LjY0NWMtMTIuNjQgMC0yMi44ODktMTAuMS0yMi44ODktMjIuNTU2IDAtMTIuNDU5IDEwLjI0OS0yMi41NTYgMjIuODg5LTIyLjU1NiAxMi42NDIgMCAyMi44OTMgMTAuMDk3IDIyLjg5MyAyMi41NTYgMCAxMi40NTYtMTAuMjUxIDIyLjU1Ni0yMi44OTMgMjIuNTU2em0tMS4yNjMtNDIuMjc4YzAtLjI0MS4xMjgtLjM4NC4zMzEtLjM4NC4zMjItLjAxMy42MS0uMDIxLjkzMS0uMDIxIDExLjI4IDAgMjAuNDI3IDkuMDA0IDIwLjQyNyAyMC4xMjYgMCAxMS4xMTYtOS4xNDcgMjAuMTI3LTIwLjQyNyAyMC4xMjctMTEuMjc2IDAtMjAuNDIzLTkuMDExLTIwLjQyMy0yMC4xMjcgMC04LjY3MiA1LjU1Ni0xNi4wNTIgMTMuMzUyLTE4Ljg4OC4xODktLjA3My4zNjIuMDI2LjQzOS4yNDIuMDgzLjIxNC4wMjEuNC0uMTc1LjQ3My03LjQ5NSAyLjczLTEyLjg0MSA5LjgzNC0xMi44NDEgMTguMTcyIDAgMTAuNjk1IDguNzk3IDE5LjM2MyAxOS42NDggMTkuMzYzIDEwLjg1NCAwIDE5LjY1MS04LjY2OCAxOS42NTEtMTkuMzYzIDAtMTAuNzAzLTguNzk3LTE5LjM2OS0xOS42NTEtMTkuMzY5LS4zMTEgMC0uNjI3LjAwNy0uOTM4LjAxOS0uMjA1LjAwMS0uMzI1LS4xNDMtLjMyNS0uMzd6bS42ODggMzIuMDAxbC41NzYuMDA4YzYuODg4IDAgMTIuNDY4LTUuNDk5IDEyLjQ2OC0xMi4yODUgMC02Ljc4Ni01LjU4MS0xMi4yODctMTIuNDY4LTEyLjI4N2wtLjU3Ni4wMDhjLS40MzQgMC0uNjg4LS4zMTYtLjY4OC0uODA1IDAtLjQ5Mi4yNTQtLjgwNi42ODgtLjgwNmwuNTc2LS4wMDljNy43OSAwIDE0LjEwNiA2LjIyIDE0LjEwNiAxMy44OTggMCA3LjY3NS02LjMxNSAxMy44OTYtMTQuMTA2IDEzLjg5NmwtLjU3Ni0uMDEyYy0uNDM0IDAtLjY4OC0uMzE5LS42ODgtLjgwNCAwLS40OTIuMjU0LS44MDQuNjg4LS44MDR6bS41NzYgMy42MzJjOC45MTkgMCAxNi4xNDYtNy4xMjMgMTYuMTQ2LTE1LjkwOCAwLTguNzkxLTcuMjI3LTE1LjkxNS0xNi4xNDYtMTUuOTE1bC0uNzMzLjAxM2MtLjMzMSAwLS41MzEtLjIzOS0uNTMxLS42MiAwLS4zODMuMTk5LS42MjEuNTMxLS42MjFsLjczMy0uMDEyYzkuNjE3IDAgMTcuNDExIDcuNjc2IDE3LjQxMSAxNy4xNTYgMCA5LjQ3Mi03Ljc5NCAxNy4xNTMtMTcuNDExIDE3LjE1M2wtLjczMy0uMDE2Yy0uMzMzIDAtLjUzMS0uMjM2LS41MzEtLjYyMSAwLS4zODEuMTk3LS42Mi41MzEtLjYybC43MzMuMDExem0tNi44NzUtMS41MWMuMzAxLjE0MS4zNDguNDQ3LjE4Ny43ODYtLjE2NC4zNDEtLjQyNC40NzktLjcyNC4zMzktNS45MDktMi43NC05Ljk5NS04LjY3LTkuOTk1LTE1LjUyMyAwLTYuODU5IDQuMDgtMTIuNzcgOS45NzQtMTUuNTE4LjMwMS0uMTM0LjU4OC0uMDAxLjc0OC4zMzUuMTY0LjM1LjA5LjY1NC0uMjExLjc5LTUuNDcgMi41NDQtOS4yNDUgOC4wMzItOS4yNTEgMTQuMzkzLS4wMDMgNi4zNTMgMy43OSAxMS44NDcgOS4yNzIgMTQuMzk5em0tLjAyNi00LjE2N2MuMzYuMjM4LjM5OS42MzkuMTIyIDEuMDQ4LS4yNzMuNDA2LS42NjcuNTMtMS4wMjcuMjktMy45NDItMi41ODQtNi4yOTUtNi45MTItNi4yOTUtMTEuNTcgMC00LjY2IDIuMzUzLTguOTkzIDYuMjk1LTExLjU3NC4zNTgtLjI0MS43NTUtLjExMiAxLjAyOS4yOTUuMjc1LjQwNi4yMzYuODExLS4xMjQgMS4wNDQtMy40ODQgMi4yODYtNS41NjggNi4xMTItNS41NjggMTAuMjM2IDAgNC4xMTcgMi4wODQgNy45NDggNS41NjggMTAuMjMyem0tMS40MzgtNC4xMTRjLTEuMzA4LTEuNzMyLTIuMDU5LTMuODQ2LTIuMDU5LTYuMTE1IDAtMi4yMS43MTQtNC4zMzggMi4wNTYtNi4xMjEuMzE1LS40MDUuODE0LS40MjEgMS4yODctLjA2MS40NzUuMzQ5LjU5NC44MjYuMjgzIDEuMjM1LTEuMDg0IDEuNDM3LTEuNjU4IDMuMTQ2LTEuNjU4IDQuOTQ2IDAgMS43OTguNTc4IDMuNTA1IDEuNjYyIDQuOTQyLjMwOS40MDYuMTg5Ljg4MS0uMjg1IDEuMjM1LS40NzQuMzU4LS45NzQuMzQ4LTEuMjg3LS4wNjF6IiBvcGFjaXR5PSIuNyIvPjxwYXRoIGQ9Ik0xOS42MzkgMTYuMTAzYy0uODc1LjI0Mi0xLjQ0Mi0uMzg5LTEuNDQyLTEuMDY5di0xMC40ODNjMC0uNjQ1LjQ4Mi0xLjAxOSAxLjIyNC0xLjAxOXMxLjIxOS4zNzMgMS4yMTkgMS4wMTl2OC43NjJjLjg2Ny0uMjIzIDEuNzc1LS4zNDYgMi43MTEtLjM0NiA1Ljg4NiAwIDEwLjY1NiA0LjcwNSAxMC42NTYgMTAuNTA2IDAgNS43OTgtNC43NyAxMC40OTctMTAuNjU2IDEwLjQ5N2wtLjIyOC0uMDA4Yy0uNjQ5IDAtMS4wMzgtLjQ3NS0xLjAzOC0xLjIxMSAwLS43My4zODgtMS4yMDUgMS4wMzgtMS4yMDVsLjIyOC4wMDRjNC40NjEgMCA4LjE4Ny0zLjU1NCA4LjE4Ny04LjA5NiAwLTQuNTk5LTMuODEtOC4xMDgtOC4xMjYtOC4xMDgtMi4wODUgMC0yLjg5Mi41MDktMy43NzMuNzU2em04LjMwNSAyLjgyMmMtMS4yMjQtMS4yMDktMi44NTYtMS44NjgtNC41OTEtMS44NjgtMi4zNDkgMC01LjAwNiAxLjE4NC01LjE0NyAyLjI3OS0uMDIyLjE3LS4wMDggMS4xNDYtLjAwOCAxLjE0NnYxOC42N2MwIC43MjYuNDc4IDEuMDY4IDEuMjIyIDEuMDY4LjY5NyAwIDEuMjIxLS4zMjIgMS4yMjEtMS4wNjh2LTE4Ljc5N2MuNzItLjYzOSAxLjY3MS0uOTAyIDIuNzExLS45MDIgMi4yMzggMCA0LjA1NiAxLjc5NiA0LjA1NiA0IDAgMi4yMDEtMS44MTkgMy45OTUtNC4wNTYgMy45OTVsLS4yMzguMDA0Yy0uNjQzIDAtMS4wMjcuNDY3LTEuMDI3IDEuMTk5IDAgLjcyMS4zODQgMS4xOTQgMS4wMjcgMS4xOTRsLjIzOC4wMWMxLjczNyAwIDMuMzY5LS42NjcgNC41OTMtMS44OCAxLjIyNy0xLjIxMSAxLjkwNS0yLjgxNiAxLjkwNS00LjUyMS0uMDAxLTEuNzA4LS42NzktMy4zMi0xLjkwNS00LjUzeiIvPjwvZz48L3N2Zz4=");
    background-position: center center;
    background-repeat: no-repeat
}

header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    margin-top: 0;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.6);
    -webkit-transition: all .03s ease-out;
    transition: all .03s ease-out
}

@media (max-width: 767px) {
    header {
        position: fixed
    }
}

header.shadow {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.6)
}

@media (max-width: 767px) {
    .navbar-right,
    .dropdown-menu-end {
        border-top: 1px solid #e1e1e1
    }
}

.navbar-right li.open i.fa.fa-circle.fa-stack-1x,
.dropdown-menu-end li.open i.fa.fa-cricle.fa-stack-1x{
    display: none
}

.user-menu {
    position: relative
}

    .user-menu i.fa.fa-circle.fa-stack-1x {
        position: absolute;
        top: 0;
        left: 0;
        color: #980d70;
        text-align: center;
        font-size: 26px
    }

    .user-menu .initials {
        position: absolute;
        top: 14px;
        left: 12px;
        text-align: center;
        font-size: 11px;
    }

    .user-menu.open i.fa.fa-circle.fa-stack-1x {
        display: none
    }

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: pb-gray-50
}

.navbar-nav > li > a,
.navbar-expand-md .navbar-nav .nav-link {
    padding: 27px 16px;
    height: 21px;
    line-height: 21px
}

@media (min-width: 600px) and (max-width: 899px) {
    .navbar-nav > li > a,
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 7px;
        padding-left: 7px
    }
}

.navbar-dark .dropdown-toggle::after {
    content: unset;
}

.navbar-default {
    border: 0;
    border-bottom: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent
}

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav > li > a:hover{
        color: #fff
    }

    .navbar-default .navbar-nav > li > a:focus,
    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav > li > a:focus{
        color: #fff
    }

    .navbar-default .navbar-toggle,
    .navbar-dark .navbar-toggler {
        float: left;
        margin-top: 17px;
        margin-bottom: 17px;
        height: 40px;
        border: 1px solid transparent;
        border-right: 1px solid rgba(255, 255, 255, 0.3);
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: transparent;
        background-image: none;
        margin-right: 15px;
    }

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%28255, 255, 255%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

    .navbar-default .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff
    }

@media (max-width: 767px) {
    .navbar-default .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        background-color: #fff;
        color: #717171
    }
}

.navbar-default .navbar-nav {
    margin-top: 0;
    margin-bottom: 0
}

    .navbar-default .navbar-nav .divider-vertical {
        margin: 20px 5px;
        height: 30px;
        border-left: 1px solid rgba(255, 255, 255, 0.3)
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav > li:last-child > a {
        border-bottom: 0
    }
}

.navbar-default .navbar-nav > li > a,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav > li > a {
    height: 75px;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
}

@media (max-width: 992px) {
    .navbar-default .navbar-nav > li > a,
    .navbar-dark .navbar-nav .nav-link,
    .navbar-dark .navbar-nav > li > a {
        font-size: 13px
    }
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: rgba(0, 0, 0, 0.21);
    color: #fff
}

.navbar-dark .navbar-brand {
    float: left;
    padding: 27px 16px;
    height: 75px;
    color: #fff;
    font-size: 24px;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    line-height: 21px
}

@media (max-width: 767px) {
    .navbar-dark .navbar-brand {
        padding-left: 5px;
        font-size: 20px
    }
}

@media (min-width: 992px) {
    .navbar > .container .navbar-dark .navbar-brand,
    .navbar > .container-fluid .navbar-dark .navbar-brand {
        margin-left: -16px
    }
}

.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
    color: #fff
}

.navbar-dark .navbar-brand > img {
    display: block;
    margin-top: -7px
}

.navbar-dark .navbar-brand a {
    color: inherit
}

    .navbar-dark .navbar-brand a:hover,
    .navbar-dark a.navbar-brand:hover {
        text-decoration-line: none;
    }

.navbar-default .open a {
    background-color: transparent;
    color: #717171
}

    .navbar-default .open a:hover {
        background-color: #e2eeef;
        color: #2e2e2e
    }

    .navbar-default .open a.disabled:hover {
        background-color: transparent;
        cursor: not-allowed
    }

.navbar-dark .dropdown-menu {
    margin-top: 1px;
    margin-bottom: 0;
    padding: 0;
    border: 1px solid #e1e1e1;
    border-top: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3)
}

    .navbar-dark .dropdown-menu .divider {
        overflow: hidden;
        margin: 0;
        height: 1px;
        background-color: silver
    }

@media (max-width: 767px) {
    .navbar-dark .dropdown-menu .divider {
        margin: 3px 0 9px
    }
}

.navbar-dark .dropdown-menu > li.section-head {
    margin: 12px 20px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f0f0f0;
    color: #2e2e2e;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
}

.navbar-dark .dropdown-menu > li > a,
.scrollable-dropdown-menu li a{
    padding: 10px 30px 5px 20px;
    color: #717171;
    white-space: nowrap;
    font-weight: normal;
    font-size: 13px;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    line-height: 1.4
}

    .navbar-dark .dropdown-menu > li > a:last-child,
    .scrollable-dropdown-menu li a:last-child{
        padding-bottom: 10px
    }

    .navbar-dark .dropdown-menu > li > a.disabled,
    .scrollable-dropdown-menu li a.disabled {
        color: silver
    }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-dark .navbar-toggler:hover,
.navbar-dark .navbar-toggler:focus {
    background-color: transparent;
    box-shadow: none;
}

/*.navbar-dark .navbar-collapse .navbar-nav {
    border-bottom: 1px solid silver;
}*/

.navbar-default .navbar-nav > li > a,
.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav > li > a {
    text-decoration-line: none;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #E2EEEF;
        color: #2e2e2e;
        border-color: #017d80;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-dark .navbar-nav .nav-link:hover,
    .navbar-dark .navbar-nav .nav-link:focus,
    .navbar-dark .navbar-nav > li > a:hover,
    .navbar-dark .navbar-nav > li > a:focus {
        color: #E2EEEF
    }

    .navbar-nav .open .dropdown-menu {
        background: #f1f1f1
    }
}

.yamm-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .yamm-flex-container .section-head {
        margin-bottom: 10px;
        padding-bottom: 5px;
        padding-left: 10px;
        border-bottom: 1px solid #f0f0f0;
        color: #2e2e2e;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        cursor: default
    }

    .yamm-flex-container .menu-items li {
        color: #717171;
        font-size: 12px;
    }

        .yamm-flex-container .menu-items li:hover {
            background-color: #E2EEEF;
            color: #2e2e2e
        }

        .yamm-flex-container .menu-items li:last-child {
            margin-bottom: 0
        }

        .yamm-flex-container .menu-items li a {
            display: inline-block;
            padding: 5px 10px;
            width: 100%;
            color: inherit
        }

            .yamm-flex-container .menu-items li a:hover {
                color: #2e2e2e;
                text-decoration: none
            }

    .yamm-flex-container .menu-items.menu-items-two-column {
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 50px;
        column-gap: 50px
    }

    .yamm-flex-container .yamm-child-column {
        margin: 0 10px
    }

.navbar-nav .dropdown .dropdown-menu {
    display: block;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear, max-height 0.3s cubic-bezier(0.3, 0.34, 0.62, 0.99), -webkit-transform 0s linear 0.5s;
    transition: opacity 0.2s linear, max-height 0.3s cubic-bezier(0.3, 0.34, 0.62, 0.99), -webkit-transform 0s linear 0.5s;
    transition: opacity 0.2s linear, max-height 0.3s cubic-bezier(0.3, 0.34, 0.62, 0.99), transform 0s linear 0.5s;
    transition: opacity 0.2s linear, max-height 0.3s cubic-bezier(0.3, 0.34, 0.62, 0.99), transform 0s linear 0.5s, -webkit-transform 0s linear 0.5s;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.navbar-nav .dropdown .dropdown-menu.show {
    max-height: calc(100vh - 80px);
    opacity: 1;
    -webkit-transition: max-height 0.5s cubic-bezier(0.3, 0.34, 0.62, 0.99), -webkit-transform 0s linear;
    transition: max-height 0.5s cubic-bezier(0.3, 0.34, 0.62, 0.99), -webkit-transform 0s linear;
    transition: max-height 0.5s cubic-bezier(0.3, 0.34, 0.62, 0.99), transform 0s linear;
    transition: max-height 0.5s cubic-bezier(0.3, 0.34, 0.62, 0.99), transform 0s linear, -webkit-transform 0s linear;
    -webkit-transform: scale(1);
    transform: scale(1)
}
@media (max-width: 767px) {
    .navbar-nav .dropdown .dropdown-menu.show {
        max-height: calc(100vh - 160px);
    }
}

@media (max-width: 599px) {
    .activity {
        display: inline-block
    }

    .menu-text-small {
        display: none
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #717171
    }
}

.header-notification {
    display: inline-block;
    margin-left: 5px;
    background-color: #fff;
    color: #bc1d8b;
    height: 22px;
    width: 22px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.header-username {
    display: inline-block
}

.menu-text-small {
    font-size: 11px
}

.menu-help input[type='text'].form-control {
    margin: 0 20px;
    width: 80%
}

@media (max-width: 767px) {
    .menu-help input[type='text'].form-control {
        margin: 10px 20px;
        width: 100%
    }
}

.menu-search .dropdown-menu {
    min-width: 200px
}

.menu-user .face img {
    position: relative;
    top: 50%;
    display: inline-block;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.navbar-right li.dropdown:last-child a,
.dropdown-menu-end li.dropdown:last-child a{
    padding-right: 0
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes growX {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes growX {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

header form {
    margin-bottom: 0
}

.header-search {
    list-style: none
}

    .header-search .search-ui {
        float: right;
        display: none;
        padding: 15px;
        width: 400px
    }

    .header-search.search-active .search-ui {
        -webkit-animation: fadeIn 1s, growX .5s;
        animation: fadeIn 1s, growX .5s;
        display: block;
        position: relative
    }

        .header-search.search-active .search-ui input[type=text] {
            border: 0;
            background: rgba(0, 0, 0, 0.25) url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE5cHgiIGhlaWdodD0iMTlweCIgdmlld0JveD0iLTEgMCAxOSAxOSIgdmVy c2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5r PSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0 Y2ggNDIgKDM2NzgxKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4K ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgog ICAgPHBhdGggZD0iTTExLjExNTM3OCwxMi41ODczNTY1IEM3Ljk3MTEwMDUyLDEyLjU4NzM1NjUg NS40MTMyMzQ1NywxMC4wMjkyOTM2IDUuNDEzMjM0NTcsNi44ODUwMTYwMyBDNS40MTMyMzQ1Nywz Ljc0MDU0MTQ2IDcuOTcxMTAwNTIsMS4xODIyODE0NiAxMS4xMTUzNzgsMS4xODIyODE0NiBDMTQu MjU5NjU1NSwxLjE4MjI4MTQ2IDE2LjgxNzcxODUsMy43NDA1NDE0NiAxNi44MTc3MTg1LDYuODg1 MDE2MDMgQzE2LjgxNzcxODUsMTAuMDI5MjkzNiAxNC4yNTk2NTU1LDEyLjU4NzM1NjUgMTEuMTE1 Mzc4LDEyLjU4NzM1NjUgWiBNMTEuMTE1Mzc4LDEuNzc2MzU2ODRlLTE1IEM3LjMxOTI2OTMsMS43 NzYzNTY4NGUtMTUgNC4yMzA5NTMwOSwzLjA4ODUxMzIyIDQuMjMwOTUzMDksNi44ODUwMTYwMyBD NC4yMzA5NTMwOSwxMC42ODEzMjE4IDcuMzE5MjY5MywxMy43Njk2MzggMTEuMTE1Mzc4LDEzLjc2 OTYzOCBDMTQuOTExNDg2OCwxMy43Njk2MzggMTgsMTAuNjgxMzIxOCAxOCw2Ljg4NTAxNjAzIEMx OCwzLjA4ODUxMzIyIDE0LjkxMTQ4NjgsMS43NzYzNTY4NGUtMTUgMTEuMTE1Mzc4LDEuNzc2MzU2 ODRlLTE1IFogTTUuODk5MTUyMjYsMTMuNDc1MDUyOSBDNi4yNDcxMzcxLDEzLjEzMDQxNzkgNi4y NDk4OTU3NiwxMi41NjkwMzEyIDUuOTA1NDU3NzUsMTIuMjIxMDQ2NCBDNS41NjEwMTk3MywxMS44 NzMwNjE2IDQuOTk5MjM4OTksMTEuODcwMzAyOSA0LjY1MTQ1MTE3LDEyLjIxNDc0MDggTDAuMjYy ODIyNDE0LDE2LjU1OTgyMjMgQy0wLjA4NTE2MjQyMTksMTYuOTA0NDU3MyAtMC4wODc5MjEwODU1 LDE3LjQ2NTg0MzkgMC4yNTY1MTY5MzIsMTcuODEzODI4OCBDMC40MzAxMTUyMzIsMTcuOTg5MDAz NSAwLjY1ODI5NTU4NywxOC4wNzY2ODk0IDAuODg2NjcyOTU5LDE4LjA3NjY4OTQgQzEuMTEyMDk0 NjUsMTguMDc2Njg5NCAxLjMzNzcxMzM2LDE3Ljk5MTE3MSAxLjUxMDUyMzUsMTcuODIwMTM0MyBM NS44OTkxNTIyNiwxMy40NzUwNTI5IFogTTguNTkwMjIxODksMTAuNDY1MzU4NCBDNy4zMzQwNDc3 OSw5LjYxNDcwNjg2IDYuNTgzODkwMjYsOC4xOTgxMzY2NSA2LjU4Mzg5MDI2LDYuNjc1OTQ5MyBD Ni41ODM4OTAyNiw1LjE1NTkyOTQgNy4zMzIwNzczNiwzLjc0MDM0NDQ0IDguNTg1Njg5ODIsMi44 ODk2OTI5MiBDOC44NTU4NDExLDIuNzA2MDQ1MjIgOS4yMjMzMzM2LDIuNzc2MzkwOTMgOS40MDY1 ODcxOCwzLjA0NjczOTMyIEM5LjU5MDAzNzg2LDMuMzE2ODkwNiA5LjUxOTY5MjE0LDMuNjg0Mzgz MSA5LjI0OTU0MDg2LDMuODY3NjM2NzYgQzguMzIwODU4NzYsNC40OTgzODM5MiA3Ljc2NjE3MTY2 LDUuNTQ4MjQ5NzkgNy43NjYxNzE2Niw2LjY3NTk0OTMgQzcuNzY2MTcxNjYsNy44MDU0MjIxNCA4 LjMyMjA0MTAzLDguODU2MDc2MzMgOS4yNTI4OTA2Niw5LjQ4NjIzMjI3IEM5LjUyMzIzODk2LDku NjY5Mjg4OTIgOS41OTQxNzU5LDEwLjAzNjc4MTMgOS40MTExMTkzMywxMC4zMDcxMjk3IEM5LjI5 NjgzMjEsMTAuNDc1OTk4OSA5LjExMDYyMjc1LDEwLjU2NzAzNDYgOC45MjEwNjM2MSwxMC41Njcw MzQ2IEM4LjgwNjk3MzQ3LDEwLjU2NzAzNDYgOC42OTE4OTgwOCwxMC41MzQxMjc4IDguNTkwMjIx ODksMTAuNDY1MzU4NCBaIiBpZD0ic2VhcmNoIiBzdHJva2U9Im5vbmUiIGZpbGwtb3BhY2l0eT0i MC44IiBmaWxsPSIjRkZGRkZGIiBmaWxsLXJ1bGU9Im5vbnplcm8iPjwvcGF0aD4KPC9zdmc+") no-repeat 7px center;
            padding: 7px 30px 7px 40px;
            color: #fff;
            font-family: Helvetica, Arial, sans-serif;
            font-weight: normal;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .header-search.search-active .search-ui .icon-search {
            color: rgba(255, 255, 255, 0.8);
            font-size: 1.5em
        }

        .header-search.search-active .search-ui .search-clear {
            color: rgba(255, 255, 255, 0.7);
            cursor: pointer;
            display: block;
            position: absolute;
            right: 22px;
            top: 40%;
            font-size: 14px;
            opacity: 0.5;
            min-width: 1px;
            padding: 0;
            background-color: transparent
        }

            .header-search.search-active .search-ui .search-clear:hover {
                color: #fff;
                background-color: transparent
            }

    .header-search .search-dropdown-menu {
        position: absolute;
        display: none;
        top: 55px;
        right: 0;
        z-index: 1000;
        width: 350px;
        padding: 0;
        list-style: none;
        font-size: 14px;
        text-align: left;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    }

        .header-search .search-dropdown-menu li {
            float: none
        }

            .header-search .search-dropdown-menu li a {
                color: #717171;
                display: block;
                padding: 10px 30px 5px 20px;
                line-height: 2;
                font-size: 13px;
            }

                .header-search .search-dropdown-menu li a:hover {
                    background-color: #E2EEEF
                }

    .header-search.search-menu-active .search-dropdown-menu {
        display: block
    }

ul.nav.navbar-nav.navbar-right.right-menus{
    display: block;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s
}

    ul.nav.navbar-nav.navbar-right.right-menus.search-active {
        display: none
    }

.section-list {
    margin-top: 10px
}

    .section-list li {
        margin-bottom: 5px
    }

.miller-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 450px;
    border: 1px solid #e1e1e1
}

    .miller-columns .miller-column {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
        border: 0
    }

        .miller-columns .miller-column:not(:last-of-type) {
            border-right: 1px solid #e1e1e1
        }

        .miller-columns .miller-column > div {
            overflow-y: auto;
            height: 448px
        }

        .miller-columns .miller-column .list-group.list-group-details .list-group-item {
            border-left: 0;
            border-right: 0
        }

            .miller-columns .miller-column .list-group.list-group-details .list-group-item strong {
                text-transform: capitalize
            }

        .miller-columns .miller-column .list-group .list-group-item {
            border-bottom: solid 1px #e1e1e1;
            -webkit-transition: background-color 300ms linear, color 200ms linear;
            transition: background-color 300ms linear, color 200ms linear;
            font-size: 14px
        }

            .miller-columns .miller-column .list-group .list-group-item:first-child {
                -webkit-border-radius: 0;
                border-radius: 0;
                border-top: 0
            }

            .miller-columns .miller-column .list-group .list-group-item:last-child {
                border-bottom: solid 1px #e1e1e1;
                -webkit-border-bottom-right-radius: 0;
                border-bottom-right-radius: 0;
                -webkit-border-bottom-left-radius: 0;
                border-bottom-left-radius: 0
            }

            .miller-columns .miller-column .list-group .list-group-item:hover,
            .miller-columns .miller-column .list-group .list-group-item.active,
            .miller-columns .miller-column .list-group .list-group-item.active:hover,
            .miller-columns .miller-column .list-group .list-group-item.active:focus {
                background-color: #E2EEEF
            }

.modal.draggable .modal-content,
.fake-modal.draggable .modal-content {
    cursor: move
}

    .modal.draggable .modal-content:active,
    .fake-modal.draggable .modal-content:active {
        background-color: pb-gray-50
    }

.modal .tooltip,
.modal .popover,
.fake-modal .tooltip,
.fake-modal .popover {
    z-index: 1053
}

.modal .modal-header,
.fake-modal .modal-header {
    border-bottom: 1px solid #dddedf;
    padding: 0 0 10px;
    margin-bottom: 30px
}

    .modal .modal-header .close,
    .fake-modal .modal-header .close {
        position: absolute;
        top: 30px;
        right: 30px;
        width: 21px;
        height: 21px;
        margin: 0;
        color: #017d80;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: .75em;
        vertical-align: -15%;
        font-size: 1.5em;
    }
        .modal .modal-header .close:before,
        .fake-modal .modal-header .close:before {
            content: "\f00d";
        }
        .modal .modal-content,
        .fake-modal .modal-content {
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 80px
        }

.modal .modal-body,
.fake-modal .modal-body {
    padding: 0
}

.modal .modal-footer,
.fake-modal .modal-footer {
    border-top: 0;
    text-align: left;
    padding: 0;
    margin-top: 40px
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.activity {
    position: relative
}

    .activity:hover {
        color: #717171 !important
    }

        .activity:hover .badge {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
        }

    .activity .badge {
        position: absolute;
        top: 15%;
        right: 0;
        background: #017d80;
        font-size: 10px;
        color: #fff;
        font-weight: 700;
        text-align: center;
        line-height: normal;
        -webkit-transition: all 0.1s;
        transition: all 0.1s
    }

.callout {
    margin: 20px 0;
    padding: 20px;
    border-left: 4px solid pb-gray-50
}

    .callout.callout-info {
        background-color: #E2EEEF;
        border-color: #017d80
    }

        .callout.callout-info h4 {
            color: #025153
        }

    .callout.callout-danger {
        background-color: #fdf2f2;
        border-color: #d30c0c
    }

        .callout.callout-danger h4 {
            color: #d30c0c
        }

    .callout.callout-warning {
        background-color: #fcf6f2;
        border-color: #ee6700
    }

        .callout.callout-warning h4 {
            color: #ee6700
        }

    .callout.callout-success {
        background-color: #f2f9f2;
        border-color: #00b140
    }

        .callout.callout-success h4 {
            color: #00b140
        }

.divMessageBox {
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000
}

.MessageBoxContainer {
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 20px;
    position: relative;
    top: 35%;
    width: 100%
}

    .MessageBoxContainer input {
        padding: 5px;
        width: 50%
    }

    .MessageBoxContainer select {
        padding: 5px;
        width: 50%
    }

.MessageBoxMiddle {
    left: 20%;
    position: relative;
    width: 60%
}

    .MessageBoxMiddle .MsgTitle {
        font-size: 24px;
        font-weight: 300;
        letter-spacing: -1px
    }

    .MessageBoxMiddle .pText {
        font-style: 30px
    }

.MessageBoxButtonSection {
    height: 30px;
    width: 100%
}

    .MessageBoxButtonSection button {
        float: right;
        font-size: 14px;
        font-weight: bold;
        margin-right: 7px;
        padding-left: 15px;
        padding-right: 15px
    }

.LoadingBoxContainer {
    background-color: #232323;
    color: #fff;
    position: relative;
    top: 20%;
    width: 100%
}

.LoadingBoxMiddle {
    left: 20%;
    padding: 10px;
    position: relative;
    width: 50%
}

    .LoadingBoxMiddle .MsgTitle {
        font-size: 26px
    }

    .LoadingBoxMiddle .pText {
        font-style: 30px
    }

#LoadingPoints {
    position: absolute
}

.bigBox {
    background-color: #004d60;
    border-left: 5px solid rgba(0, 0, 0, 0.15);
    bottom: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    color: #fff;
    height: 150px;
    overflow: hidden;
    padding: 10px 10px 5px;
    position: fixed;
    right: 10px;
    width: 390px;
    z-index: 99999
}

    .bigBox span {
        display: block;
        font-size: 17px;
        font-weight: 300;
        letter-spacing: -1px;
        padding: 5px 0 !important
    }

    .bigBox p {
        font-size: 13px;
        margin-top: 10px
    }

    .bigBox .bigboxicon {
        font-size: 30px;
        left: 6px;
        position: absolute;
        text-align: left;
        top: 120px;
        z-index: 0
    }

    .bigBox .bigboxnumber {
        font-size: 25px;
        text-align: right;
        width: 100%
    }

#divMiniIcons {
    bottom: 180px;
    position: fixed;
    right: 10px;
    width: 415px;
    z-index: 9999
}

    #divMiniIcons .cajita {
        background-color: #f00;
        color: #fff;
        cursor: pointer;
        display: block;
        float: right;
        font-size: 17px;
        margin-left: 4px;
        margin-top: 5px;
        padding: 4px 6px;
        text-align: center
    }

        #divMiniIcons .cajita:active {
            left: 1px;
            position: relative;
            top: 1px
        }

.botClose {
    cursor: pointer;
    display: block;
    font-size: 18px;
    height: 16px;
    opacity: 0.5;
    position: absolute;
    right: 10px;
    top: 15px;
    width: 15px
}

    .botClose:hover {
        opacity: 1
    }

.cajita img {
    height: 23px;
    padding-left: 3px;
    padding-top: 3px;
    width: 23px
}

#divSmallBoxes {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.SmallBox {
    border: 1px solid transparent;
    color: #fff;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 20px;
    width: 420px;
    z-index: 9999
}

    .SmallBox .foto {
        font-size: 50px;
        left: 17px;
        position: absolute
    }

    .SmallBox .textoFull {
        float: left;
        padding-left: 20px;
        width: 93%
    }

    .SmallBox .textoFoto {
        float: left;
        margin: 3px 20px 3px 80px;
        width: 78%
    }

    .SmallBox span {
        display: block;
        font-size: 17px;
        font-weight: 300;
        letter-spacing: -1px;
        margin: 4px 0
    }

    .SmallBox p {
        font-size: 13px;
        margin-top: 2px
    }

    .SmallBox:hover {
        border: 1px solid #fff;
        cursor: pointer
    }

.miniPic {
    bottom: 8px;
    position: absolute;
    right: 9px
}

.miniIcono {
    font-size: 20px;
    height: 100%
}

@media screen and (max-width: 450px) and (max-width: 767px) {
    .MessageBoxContainer select {
        padding: 5px;
        width: 50%
    }

    .SmallBox:hover {
        -webkit-box-shadow: 0 0 10px #888;
        box-shadow: 0 0 10px #888;
        cursor: pointer
    }

    .bigBox {
        background-color: #004d60;
        bottom: 10px;
        color: #fff;
        height: 150px;
        padding: 10px 10px 5px;
        position: fixed;
        right: 10px;
        width: 88%;
        z-index: 99999
    }

    .MessageBoxMiddle .MsgTitle {
        font-size: 22px
    }

    .MessageBoxMiddle .pText {
        font-style: 10px
    }

    .divMessageBox {
        background: rgba(0, 0, 0, 0.6);
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 100000
    }

    .SmallBox span {
        font-size: 16px
    }

    .MessageBoxButtonSection {
        height: 30px;
        width: 100%
    }

    .SmallBox .textoFoto {
        float: left;
        margin: 3px 20px 3px 80px;
        width: 55%
    }

    .MessageBoxButtonSection button {
        float: right;
        margin-right: 5px;
        padding-left: 15px;
        padding-right: 15px
    }

    .SmallBox {
        width: 95%
    }

        .SmallBox .textoFull {
            float: left;
            padding-left: 20px;
            width: 93%
        }

    #divSmallBoxes {
        position: fixed;
        right: 0;
        top: 0;
        width: 90%
    }

    .SmallBox p {
        font-size: 12px;
        margin-top: 2px
    }

    .MessageBoxContainer input {
        padding: 5px;
        width: 50%
    }

    .MessageBoxMiddle {
        left: 0;
        padding: 3px;
        position: relative;
        width: 100%
    }

    .MessageBoxContainer {
        background-color: #232323;
        color: #fff;
        position: relative;
        top: 25%;
        width: 100%
    }
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.fast {
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s
    }

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeInRight {
    0% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInUp {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes grow {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }
}

@keyframes grow {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }
}

.dragdrop h1.doc-head {
    margin-top: 0
}

.arrow-labels {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #fff;
    padding: 3px 6px;
    z-index: 10
}

.drag-item {
    padding: 10px 10px 10px 18px;
    background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0 PSIyNSIgdmlld0JveD0iMCAwIDEwIDI1Ij4KICA8ZyBmaWxsPSIjYzBjMGMwIiBmaWxsLXJ1bGU9 ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0yKSI+CiAgICA8ZyB0cmFuc2Zvcm09 InRyYW5zbGF0ZSguNzM5IDEuNjU4KSI+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIx IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5 PSIyIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjE5OSAuMTY3KSIvPgogICAgICA8Y2ly Y2xlIGN4PSIyIiBjeT0iMiIgcj0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4zOTggLjE2Nyki Lz4KICAgIDwvZz4KICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC43MzkgNS45OTcpIj4KICAg ICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLjE2 NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNs YXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0cmFu c2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3Jt PSJ0cmFuc2xhdGUoLjczOSAxMC4zMzYpIj4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9 IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIg Y3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxj aXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3 KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjczOSAxNC42NzUpIj4K ICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAg LjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJh bnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0 cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNm b3JtPSJ0cmFuc2xhdGUoLjczOSAxOS4wMTQpIj4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIi IHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0i MiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAg IDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAu MTY3KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjczOSAyMy4zNTMp Ij4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRl KDAgLjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0i dHJhbnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIx IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3KSIvPgogICAgPC9nPgogIDwvZz4KPC9z dmc+");
    background-repeat: no-repeat;
    background-position: 3px center;
    border: 1px solid #f0f0f0;
    margin-bottom: 3px
}

    .drag-item:hover {
        background-color: #E2EEEF;
        cursor: -webkit-grab;
        cursor: grab
    }

    .drag-item:active {
        cursor: -webkit-grab;
        cursor: grab;
        background-color: #c8cee4
    }

    .drag-item.gu-transit {
        background-color: #E2EEEF;
        border: 3px dashed #c8cee4;
        opacity: 1
    }

    .drag-item.gu-mirror {
        cursor: -webkit-grabbing;
        cursor: grabbing;
        opacity: .8;
        background-color: #c8cee4;
        -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5)
    }

.dragging.gu-mirror {
    -webkit-animation-name: 'grow';
    animation-name: 'grow';
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.panel.drag-container {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0
}

    .panel.drag-container .panel-body {
        border: 1px solid #e1e1e1;
        padding: 10px;
        -webkit-transition: border-color .2s linear;
        transition: border-color .2s linear
    }

        .panel.drag-container .panel-body.ex-over {
            border-color: #3e53a4;
            border-width: 1px;
            -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3)
        }

.drop-box {
    background: #f8f8f8;
    border: 3px dashed #ddd;
    text-align: center;
    padding: 50px 10px;
    margin-bottom: 20px;
    -webkit-transition: border-color .2s linear;
    transition: border-color .2s linear
}

    .drop-box.dragover {
        border-color: #3e53a4
    }

    .drop-box *.dragover-err {
        border-color: #d30c0c
    }

.button {
    -moz-appearance: button;
    -webkit-appearance: button;
    padding: 10px;
    margin: 10px;
    width: 70px
}

.gu-mirror .buttons {
    visibility: hidden
}

.table-cards {
    width: 750px
}

.table-cards-row,
.table-cards-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .table-cards-row .columns,
    .table-cards-header .columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .table-cards-row .columns > div,
        .table-cards-header .columns > div {
            width: 125px;
            padding-right: 10px
        }

    .table-cards-row .buttons,
    .table-cards-header .buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .table-cards-row .buttons .btn-link,
        .table-cards-header .buttons .btn-link {
            width: 40px
        }

        .table-cards-row .buttons > div,
        .table-cards-header .buttons > div {
            margin-left: 5px
        }

.table-cards-row {
    padding: 10px 10px 10px 20px;
    background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0 PSIyNSIgdmlld0JveD0iMCAwIDEwIDI1Ij4KICA8ZyBmaWxsPSIjYzBjMGMwIiBmaWxsLXJ1bGU9 ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xIC0yKSI+CiAgICA8ZyB0cmFuc2Zvcm09 InRyYW5zbGF0ZSguNzM5IDEuNjU4KSI+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIx IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5 PSIyIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzLjE5OSAuMTY3KSIvPgogICAgICA8Y2ly Y2xlIGN4PSIyIiBjeT0iMiIgcj0iMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4zOTggLjE2Nyki Lz4KICAgIDwvZz4KICAgIDxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKC43MzkgNS45OTcpIj4KICAg ICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLjE2 NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNs YXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0cmFu c2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3Jt PSJ0cmFuc2xhdGUoLjczOSAxMC4zMzYpIj4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9 IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIg Y3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxj aXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3 KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjczOSAxNC42NzUpIj4K ICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAg LjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJh bnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0 cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNm b3JtPSJ0cmFuc2xhdGUoLjczOSAxOS4wMTQpIj4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIi IHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAgLjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0i MiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAg IDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAu MTY3KSIvPgogICAgPC9nPgogICAgPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLjczOSAyMy4zNTMp Ij4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0idHJhbnNsYXRl KDAgLjE2NykiLz4KICAgICAgPGNpcmNsZSBjeD0iMiIgY3k9IjIiIHI9IjEiIHRyYW5zZm9ybT0i dHJhbnNsYXRlKDMuMTk5IC4xNjcpIi8+CiAgICAgIDxjaXJjbGUgY3g9IjIiIGN5PSIyIiByPSIx IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2LjM5OCAuMTY3KSIvPgogICAgPC9nPgogIDwvZz4KPC9z dmc+");
    background-repeat: no-repeat;
    background-position: 3px center;
    border: 1px solid #e1e1e1;
    margin-bottom: -1px
}

.table-cards-header {
    padding: 10px 10px 10px 20px;
    background-color: #f8f8f8;
    border: 1px solid #e1e1e1;
    margin-bottom: -1px
}

.table-cards .btn {
    min-width: auto
}

.movement-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .movement-buttons .btn {
        width: 30px;
        padding: 2px
    }

    .movement-buttons .btn-default {
        border-color: #c0c0c0
    }

    .movement-buttons .btn-up {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .movement-buttons .btn-down {
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0
    }

.signin {
    background: url(./Brightly_wordmark_nightly-blue.svg) 28px 28px no-repeat, #48FE99 url(./Brightly_web-background-01.12278aa77eab6269ad58.png) center no-repeat;
    background-size: 147px 41px, cover;
}
@media (max-width: 480px) {
    .signin {
        background: url(./Brightly_wordmark_nightly-blue.svg) 28px 28px no-repeat, #48FE99 url(./Brightly_mobile-background-02.72b80a4f5ec2de253f19.png) center no-repeat;
        background-size: 147px 41px, cover;
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .signin {
        background: url(./Brightly_wordmark_nightly-blue.svg) 28px 28px no-repeat, #48FE99 url(./Brightly_background_tablet-03.564917c1c1c46c8fb22e.png) center no-repeat;
        background-size: 147px 41px, cover;
    }
}

.signin header + .site-content {
    margin-top: 0
}

@media (max-width: 767px) {
    .signin .central-container .container-fluid {
        overflow-x: hidden;
        padding-bottom: 40px;
    }
}

.signin header,
.signin #header {
    display: none !important
}

.signin .vertical-align-container {
    height: calc(100vh - 75px);
    position: relative;
}

.signin .vertical-align-container .vertical-align-content {
    top: calc(50% - 37px);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
}
.floating-unit {
    width: 400px;
    margin: 40px auto
}

@media (max-width: 767px) {
    .floating-unit {
        width: 90%
    }
}

.signin-box {
    background-color: #002743;
    color: #FFF;
    -webkit-border-radius: 6px;
    border-radius: 26px;
    max-width: 908px;
    width: auto;
    height: auto;
    padding: 66px 344px 88px 59px;
    position: relative;
    margin: 0 auto;
}

.signin-box .form-control[disabled] {
    background-color: #dbdbdb !important;
}

.signin-box .signin-heading {
    color: #FFF;
    margin: 0;
    text-align: left;
}

.signin-box .signin-heading sup {
    font-size: .65em
}

.signin-box .signin-subheading {
    color: #FFF;
    font-weight: normal;
    text-align: left;
    margin-bottom: 22px;
    margin-top: 14px;
}
.signin-box a {
    text-decoration-line: underline;
}
.signin-box button {
    color: #002743;
    background-color: #48FE9B;
    box-shadow: 0 3px 6px #000029;
    opacity: 1;
    border-color: #48FE9B;
    font: normal normal medium 18px/24px Roboto;
    width: auto;
    padding: 11px 86px;
    display: inline-block;
}

.signin-box button:hover,
.signin-box button:focus,
.signin-box button:active,
.signin-box button:active:hover{
    background-color: #087D80;
    border-color: #087D80;
}
.signin-box button:focus {
    outline: none;
    -webkit-box-shadow: 0 0 10px #48FE9B;
    box-shadow: 0 0 10px #48FE9B;
}
.signin-box button:disabled {
    opacity: 1;
    background-color: #BCBCBC;
    border-color: #BCBCBC;
}

.signin-box .validation-container {
    display: flex;
    justify-content: flex-end;
}
.signin-box .text-error {
    float: right; /* Use flex instead? */
    color: #FFFFFF;
}
.signin-box .has-error .form-control {
    border-width: 2.5px;
}

.signin-box .signin-confirm-logo {
    height: 46px;
    width: 154px;
    font-size: 42px;
    line-height: 42px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
}
.signin-box .signin-insignia {
    bottom: 20px;
    right: -45px;
    width: 300px;
    height: 169px;
    background: url("./Brightly_beam_Artboard 1.svg") center no-repeat;
    position: absolute;
}

@media (max-width: 767px) {
    .signin-box {
        padding: 45px 46px 177px 48px;
    }
    .signin-box .signin-heading {
        font-size: 26px
    }
    .signin-box .signin-insignia {
        width: 200px;
        height: 112px;
    }
}

.signin-box .edit-signin-details {
    float: right;
}
.signin-box .edit-signin-details a {
    color: #FFF;
}
.signin-box .edit-signin-details a:active,
.signin-box .edit-signin-details a:hover,
.signin-box .edit-signin-details a:focus {
    color: #48FE9B;
}

.alert-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .alert-flex div {
        -ms-flex-item-align: center;
        align-self: center
    }

        .alert-flex div:last-child {
            -webkit-box-flex: 1;
            -ms-flex: 1 0;
            flex: 1 0;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

    .alert-flex .alert-flex-icon {
        -ms-flex-item-align: center;
        align-self: center;
        margin-right: 10px
    }

.leftnav .nav-icon {
    font-size: 16px
}

.leftnav .list-group-item {
    margin-bottom: 5px
}

    .leftnav .list-group-item.active .nav-icon {
        color: #3e53a4
    }

.leftnav .section-head {
    padding-left: 15px;
    color: #717171
}

.leftnav .section-group .list-group {
    margin-bottom: 0
}

.leftnav .section-group:not(:first-child) {
    border-top: solid 1px silver;
    margin-top: 30px;
    padding-top: 30px
}

.leftnav .accordion-noborder .panel {
    border-left: 0;
    background-color: transparent;
    border-bottom: solid silver 1px
}

    .leftnav .accordion-noborder .panel.panel-open.active.child-selected {
        border-color: transparent
    }

        .leftnav .accordion-noborder .panel.panel-open.active.child-selected .panel-heading {
            border-color: transparent
        }

    .leftnav .accordion-noborder .panel.active:not(.panel-open) .panel-title a::after {
        -webkit-transform: none;
        transform: none
    }

    .leftnav .accordion-noborder .panel .list-group {
        margin-left: -15px
    }

        .leftnav .accordion-noborder .panel .list-group .list-group-item {
            padding-left: 30px
        }

            .leftnav .accordion-noborder .panel .list-group .list-group-item.active {
                padding-left: 28px
            }

a.list-group-item {
    font-weight: normal;
    font-size: 14px;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    color: #2e2e2e;
}

    a.list-group-item:hover {
        background-color: transparent;
        color: #017d80;
    }

    a.list-group-item:first-child {
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
    }

    a.list-group-item:last-child {
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    a.list-group-item.active {
        background-color: transparent;
        border-left: 2px solid #017d80;
        padding-left: 13px;
        color: #002743;
    }

        a.list-group-item.active:hover,
        a.list-group-item.active:focus {
            border-color: #025153;
            background-color: transparent;
            color: #025153
        }

        a.list-group-item.active .badge {
            color: #fff;
            background-color: #025153
        }

.splitview .site-content {
    margin-bottom: 0
}

.splitview .footer-wrapper {
    margin: 0
}

.splitview .container-fluid .leftnav {
    padding-left: 0;
    padding-right: 0
}

.splitview .two-col-wrapper {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .splitview .two-col-wrapper .panel {
        background-color: transparent
    }

    .splitview .two-col-wrapper .main-content {
        margin-left: 25px;
        padding-bottom: 50px
    }

    .splitview .two-col-wrapper .leftnav {
        padding-top: 60px;
        min-height: 100%
    }

.splitview .breadcrumb-wrapper {
    border-bottom: solid 1px silver
}

    .splitview .breadcrumb-wrapper ~ .container,
    .splitview .breadcrumb-wrapper .container-fluid .two-col-wrapper {
        min-height: -webkit-calc(100vh - 70px);
        min-height: calc(100vh - 70px)
    }

        .splitview .breadcrumb-wrapper ~ .container .main-content,
        .splitview .breadcrumb-wrapper .container-fluid .two-col-wrapper .main-content {
            padding-top: 0
        }

        .splitview .breadcrumb-wrapper ~ .container .leftnav,
        .splitview .breadcrumb-wrapper .container-fluid .two-col-wrapper .leftnav {
            padding-top: 50px
        }

.splitview-filled .leftnav {
    background-color: #f8f8f8
}

.splitview-bordered .leftnav {
    border-right: solid 1px silver
}

.ats-switch {
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid;
    border-color: silver;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 8px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    min-width: 100px;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

    .ats-switch .knob {
        border-right: 0;
        border-left: 0;
        text-align: center;
        margin-top: -1px;
        margin-bottom: -1px;
        z-index: 100;
        background: #fff
    }

        .ats-switch .knob i {
            color: #000;
            text-shadow: 0 1px 0 #fff;
            line-height: 18px;
            pointer-events: none
        }

    .ats-switch span.switch-left {
        color: #fff;
        background: #3e53a4
    }

    .ats-switch .switch-left {
        background: #3e53a4
    }

    .ats-switch.disabled .knob {
        cursor: not-allowed !important
    }

    .ats-switch.disabled:hover {
        border-color: silver;
        -webkit-box-shadow: inset 0 0 0 transparent, 0 0 0 transparent;
        box-shadow: inset 0 0 0 transparent, 0 0 0 transparent
    }

.bootstrap-touchspin {
    width: 100%
}

    .bootstrap-touchspin .form-control {
        -webkit-border-top-right-radius: 4px !important;
        border-top-right-radius: 4px !important;
        -webkit-border-bottom-right-radius: 4px !important;
        border-bottom-right-radius: 4px !important
    }

    .bootstrap-touchspin .input-group-btn-vertical {
        position: absolute;
        right: 0;
        z-index: 5;
        white-space: nowrap;
        width: 25px;
        display: table-cell
    }

        .bootstrap-touchspin .input-group-btn-vertical > .btn {
            margin: 0;
            width: 100%;
            max-width: 100%;
            padding: 0;
            background-color: #f0f0f0;
            border-color: silver
        }

            .bootstrap-touchspin .input-group-btn-vertical > .btn:hover {
                background-color: silver
            }

        .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
            margin: 0;
            padding: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            border-bottom: 0;
            height: 20px;
            position: absolute;
            top: 0;
            min-width: 25px
        }

        .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
            margin: 0;
            padding: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            border-top: 0;
            height: 20px;
            position: absolute;
            top: 20px;
            min-width: 25px
        }

        .bootstrap-touchspin .input-group-btn-vertical i {
            position: relative;
            top: 0;
            left: 0;
            font-size: 9px;
            font-weight: normal
        }

ul.list-tree,
.list-tree ul {
    list-style: none
}

.ats-switch {
    border-color: silver
}

.ats-switch,
.switch {
    border-color: silver;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

    .ats-switch *,
    .switch * {
        background-image: none !important
    }

    .ats-switch .knob,
    .switch .knob {
        background-color: pb-gray-50;
        border-color: silver
    }

    .ats-switch .switch-left,
    .switch .switch-left {
        background-color: #017d80;
        border-color: silver
    }

    .ats-switch .switch-right,
    .switch .switch-right {
        background-color: #f8f8f8 !important;
        border-color: silver
    }

    .ats-switch.disabled,
    .switch.disabled {
        opacity: .55
    }

.tabs-fancy.tabs-fancy .nav.nav-tabs li {
    width: 20%
}

.tabs-fancy.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%)
}

.tabs-fancy.tabs-fancy li:nth-child(2).active ~ li:last-child::after {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.tabs-fancy.tabs-fancy li:nth-child(3).active ~ li:last-child::after {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.tabs-fancy.tabs-fancy li:nth-child(4).active ~ li:last-child::after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tabs-fancy.tabs-fancy li:nth-child(5).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy-1.tabs-fancy .nav.nav-tabs li {
    width: 100%
}

.tabs-fancy-1.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy-2.tabs-fancy .nav.nav-tabs li {
    width: 50%
}

.tabs-fancy-2.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tabs-fancy-2.tabs-fancy li:nth-child(2).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy-3.tabs-fancy .nav.nav-tabs li {
    width: 33.33333%
}

.tabs-fancy-3.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.tabs-fancy-3.tabs-fancy li:nth-child(2).active ~ li:last-child::after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tabs-fancy-3.tabs-fancy li:nth-child(3).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy-4.tabs-fancy .nav.nav-tabs li {
    width: 25%
}

.tabs-fancy-4.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.tabs-fancy-4.tabs-fancy li:nth-child(2).active ~ li:last-child::after {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.tabs-fancy-4.tabs-fancy li:nth-child(3).active ~ li:last-child::after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tabs-fancy-4.tabs-fancy li:nth-child(4).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy-5.tabs-fancy .nav.nav-tabs li {
    width: 20%
}

.tabs-fancy-5.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%)
}

.tabs-fancy-5.tabs-fancy li:nth-child(2).active ~ li:last-child::after {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.tabs-fancy-5.tabs-fancy li:nth-child(3).active ~ li:last-child::after {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.tabs-fancy-5.tabs-fancy li:nth-child(4).active ~ li:last-child::after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tabs-fancy-5.tabs-fancy li:nth-child(5).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy-6.tabs-fancy .nav.nav-tabs li {
    width: 16.66667%
}

.tabs-fancy-6.tabs-fancy li:nth-child(1).active ~ li:last-child::after {
    -webkit-transform: translateX(-500%);
    transform: translateX(-500%)
}

.tabs-fancy-6.tabs-fancy li:nth-child(2).active ~ li:last-child::after {
    -webkit-transform: translateX(-400%);
    transform: translateX(-400%)
}

.tabs-fancy-6.tabs-fancy li:nth-child(3).active ~ li:last-child::after {
    -webkit-transform: translateX(-300%);
    transform: translateX(-300%)
}

.tabs-fancy-6.tabs-fancy li:nth-child(4).active ~ li:last-child::after {
    -webkit-transform: translateX(-200%);
    transform: translateX(-200%)
}

.tabs-fancy-6.tabs-fancy li:nth-child(5).active ~ li:last-child::after {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.tabs-fancy-6.tabs-fancy li:nth-child(6).active ~ li:last-child::after {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.tabs-fancy .nav.nav-tabs li > a {
    text-align: center;
    width: 1%;
    display: table-cell;
    vertical-align: middle;
    line-height: 16px;
    padding: 0 4px;
    height: 40px
}

.tabs-fancy .nav.nav-tabs li,
.tabs-fancy .nav.nav-tabs li > a,
.tabs-fancy .nav.nav-tabs li.active,
.tabs-fancy .nav.nav-tabs li.active > a {
    margin-bottom: 0;
    border: 0;
    outline: none
}

.tabs-fancy .nav.nav-tabs {
    border-color: #f0f0f0
}

    .tabs-fancy .nav.nav-tabs li.active a,
    .tabs-fancy .nav.nav-tabs li.active a:active,
    .tabs-fancy .nav.nav-tabs li.active a:focus {
        border: 0
    }

        .tabs-fancy .nav.nav-tabs li.active a:hover,
        .tabs-fancy .nav.nav-tabs li.active a:active,
        .tabs-fancy .nav.nav-tabs li.active a:focus {
            border: 0;
            margin-bottom: 0
        }

    .tabs-fancy .nav.nav-tabs li a,
    .tabs-fancy .nav.nav-tabs li a:hover,
    .tabs-fancy .nav.nav-tabs li a:active,
    .tabs-fancy .nav.nav-tabs li a:focus {
        background-color: transparent
    }

    .tabs-fancy .nav.nav-tabs li:last-child::after {
        content: '';
        width: 100%;
        height: 3px;
        background-color: #3e53a4;
        position: absolute;
        display: block;
        bottom: -2px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all .2s linear;
        transition: all .2s linear
    }

.tabs-bordered {
    border: solid 1px #f0f0f0
}

    .tabs-bordered .tab-content {
        padding: 20px 50px
    }

    .tabs-bordered .nav-tabs {
        padding: 20px 50px 0
    }

.tabs-section-container .tabs-fancy .tabs-section {
    border-top: solid 1px #f0f0f0
}

.tabs-section-container .tabs-fancy .nav.nav-tabs {
    border-color: transparent
}

.tab-pane {
    padding: 15px
}

.tab-content.tab-content-bordered {
    border: 1px solid #e1e1e1;
    border-top: 0
}

.tabset-bordered .tab-pane.active {
    border: 1px solid #e1e1e1;
    border-top: 0
}

.nav-tabs {
    border-bottom: 1px solid #e1e1e1
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 0;
            line-height: 1.5;
            -webkit-border-radius: 0;
            border-radius: 0;
            color: #717171;
            background-color: #f8f8f8;
            border: 1px solid #e1e1e1;
            border-bottom-color: transparent;
            padding: 13px 40px
        }

            .nav-tabs > li > a:hover {
                border-color: #e1e1e1 #e1e1e1 transparent;
                color: #025153
            }

        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus {
            color: #017d80;
            background-color: #fff;
            border: 1px solid #e1e1e1;
            border-top: 2px solid #017d80;
            border-bottom-color: transparent;
            cursor: default
        }

    .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;
        -webkit-border-radius: 0;
        border-radius: 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: 1px solid #e1e1e1
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #e1e1e1;
        -webkit-border-radius: 0;
        border-radius: 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;
        border-top: 2px solid #017d80
    }
}

.nav-pills > li > a {
    color: #717171
}

    .nav-pills > li > a:hover {
        background-color: #f0f0f0
    }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #3e53a4
}

.item-selector-button {
    position: relative;
    text-align: center;
    cursor: pointer;
    border: 1px solid silver;
    padding: 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #000;
    width: 160px;
    height: 120px;
    -webkit-transition: all ease-in-out .1s, -webkit-box-shadow ease-in-out .1s;
    transition: all ease-in-out .1s, -webkit-box-shadow ease-in-out .1s;
    transition: all ease-in-out .1s, box-shadow ease-in-out .1s;
    transition: all ease-in-out .1s, box-shadow ease-in-out .1s, -webkit-box-shadow ease-in-out .1s
}

    .item-selector-button .title {
        color: #3e53a4;
        font-size: 12px;
        margin: 0;
        padding-top: -3px;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
    }

    .item-selector-button .divider {
        height: 1px;
        width: 20px;
        background-color: silver;
        margin: 4px auto 10px
    }

    .item-selector-button .image {
        background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI1NyIgdmlld0JveD0iMCAwIDY0IDU3Ij4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iIzNFNTNBNCIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgIDxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAxMy4zMDIgMCAzOS4zMjEgMzEuNTYyIDU0LjMwMiAzMS41NjIgMjcuNDk0Ii8+CiAgICA8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjYxLjU0NiAxMy4zMDIgNjEuNTQ2IDM5LjMyMSAzMS41NjIgNTQuMzAyIDMxLjU2MiAyNy40OTQiLz4KICAgIDxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMzEuNTYyIC4xNTUgNjEuNTQ2IDEyLjc3MSAzMS40NyAyNy45NjIgMCAxMi43NzEiLz4KICAgIDxwYXRoIGQ9Ik0xNi42NDI5MjYxLDYuMjQ1MDkyODEgTDQ2LjAxMDg3MzcsMjAuMzE2NzgxMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8cG9seWdvbiBmaWxsPSIjOEI5OEM4IiBwb2ludHM9IjIyLjg4MyAzMC4xMTIgOC42OCAyMy41NTIgOC42OCAzNy40OTIgMjIuODgzIDQ0LjA1MiAyMi44ODMgMzAuMTEyIi8+CiAgPC9nPgo8L3N2Zz4=") center center no-repeat;
        width: 64px;
        height: 57px;
        margin: 4px auto
    }

    .item-selector-button:hover,
    .item-selector-button.hover {
        padding: 14px
    }

        .item-selector-button:hover::after,
        .item-selector-button.hover::after {
            content: '';
            position: absolute;
            bottom: -13px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #fff transparent
        }

        .item-selector-button:hover::before,
        .item-selector-button.hover::before {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #3e53a4 transparent
        }

    .item-selector-button:active,
    .item-selector-button.active {
        border-width: 2px;
        border-color: #3e53a4;
        background-color: #3e53a4
    }

        .item-selector-button:active::before,
        .item-selector-button.active::before {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #3e53a4 transparent
        }

        .item-selector-button:active .title,
        .item-selector-button.active .title {
            color: #fff
        }

        .item-selector-button:active .divider,
        .item-selector-button.active .divider {
            background-color: #fff
        }

        .item-selector-button:active .image,
        .item-selector-button.active .image {
            background-color: #3e53a4
        }

        .item-selector-button:active:hover,
        .item-selector-button.active:hover {
            padding: 15px;
            -webkit-box-shadow: none;
            box-shadow: none
        }

            .item-selector-button:active:hover::after,
            .item-selector-button.active:hover::after {
                content: '';
                position: absolute;
                bottom: -13px;
                left: 66px;
                border-width: 14px 14px 0;
                border-style: solid;
                border-color: #3e53a4 transparent
            }

    .item-selector-button.disabled {
        pointer-events: none;
        cursor: not-allowed
    }

        .item-selector-button.disabled .title {
            color: #c3c3c3
        }

        .item-selector-button.disabled .image {
            background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI1NyIgdmlld0JveD0iMCAwIDY0IDU3Ij4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZT0iI0MzQzNDMyIgc3Ryb2tlLXdpZHRoPSIyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxIDEpIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgIDxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMCAxMy4zMDIgMCAzOS4zMjEgMzEuNTYyIDU0LjMwMiAzMS41NjIgMjcuNDk0Ii8+CiAgICA8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjYxLjU0NiAxMy4zMDIgNjEuNTQ2IDM5LjMyMSAzMS41NjIgNTQuMzAyIDMxLjU2MiAyNy40OTQiLz4KICAgIDxwb2x5Z29uIGZpbGw9IiNGRkZGRkYiIHBvaW50cz0iMzEuNTYyIC4xNTUgNjEuNTQ2IDEyLjc3MSAzMS40NyAyNy45NjIgMCAxMi43NzEiLz4KICAgIDxwYXRoIGQ9Ik0xNi42NDI5MjYxLDYuMjQ1MDkyODEgTDQ2LjAxMDg3MzcsMjAuMzE2NzgxMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+CiAgICA8cG9seWdvbiBmaWxsPSIjRDZENkQ2IiBwb2ludHM9IjIyLjg4MyAzMC4xMTIgOC42OCAyMy41NTIgOC42OCAzNy40OTIgMjIuODgzIDQ0LjA1MiAyMi44ODMgMzAuMTEyIi8+CiAgPC9nPgo8L3N2Zz4=")
        }

        .item-selector-button.disabled:hover {
            padding: 15px;
            border: 1px solid silver;
            -webkit-box-shadow: none;
            box-shadow: none
        }

    .item-selector-button:focus,
    .item-selector-button.focus {
        border-color: #189dbd;
        outline: none;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, .3);
    }

        .item-selector-button:focus::after,
        .item-selector-button.focus::after {
            content: '';
            position: absolute;
            bottom: -13px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #fff transparent
        }

        .item-selector-button:focus::before,
        .item-selector-button.focus::before {
            content: '';
            position: absolute;
            bottom: -15px;
            left: 66px;
            border-width: 14px 14px 0;
            border-style: solid;
            border-color: #3e53a4 transparent
        }

.browser {
    padding-top: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

    .browser div {
        min-height: 130px
    }

    .browser h5 {
        color: #717171;
        font-weight: normal
    }

.signin-tour .tour-container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.signin-tour .tour-container {
    z-index: 1000;
    overflow: hidden;
    max-height: 155px;
    width: 100%;
    -webkit-transform: translateY(-webkit-calc(100vh - 215px));
    transform: translateY(calc(100vh - 215px));
    -webkit-transition: max-height 250ms ease-out, -webkit-transform 250ms ease-out 50ms;
    transition: max-height 250ms ease-out, -webkit-transform 250ms ease-out 50ms;
    transition: transform 250ms ease-out 50ms, max-height 250ms ease-out;
    transition: transform 250ms ease-out 50ms, max-height 250ms ease-out, -webkit-transform 250ms ease-out 50ms;
    background-color: white;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    font-size: 16px
}

    .signin-tour .tour-container.open {
        -webkit-transform: none;
        transform: none;
        max-height: 100%;
        -webkit-transition: max-height 500ms ease-out 300ms, -webkit-transform 300ms ease-out;
        transition: max-height 500ms ease-out 300ms, -webkit-transform 300ms ease-out;
        transition: transform 300ms ease-out, max-height 500ms ease-out 300ms;
        transition: transform 300ms ease-out, max-height 500ms ease-out 300ms, -webkit-transform 300ms ease-out
    }

        .signin-tour .tour-container.open .slider-link-list {
            pointer-events: auto;
            cursor: pointer
        }

            .signin-tour .tour-container.open .slider-link-list li {
                opacity: .7;
                -webkit-transition: opacity 100ms linear;
                transition: opacity 100ms linear
            }

                .signin-tour .tour-container.open .slider-link-list li.active {
                    opacity: 1
                }

    .signin-tour .tour-container .slick-prev,
    .signin-tour .tour-container .slick-next {
        top: auto;
        bottom: 160px
    }

    .signin-tour .tour-container .tour-cta {
        cursor: pointer
    }

    .signin-tour .tour-container .slider-link-list {
        pointer-events: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .signin-tour .tour-container .slider-link-list li {
            position: relative;
            padding-right: 15px
        }

            .signin-tour .tour-container .slider-link-list li::after {
                content: '';
                position: absolute;
                right: 5px;
                top: -3px;
                display: block;
                height: 30px;
                width: 1px;
                background-color: #fff
            }

            .signin-tour .tour-container .slider-link-list li:last-child::after {
                display: none
            }

    .signin-tour .tour-container a {
        text-align: center;
        color: #fff;
        display: block
    }

        .signin-tour .tour-container a:hover {
            text-decoration: none
        }

    .signin-tour .tour-container .tour-content {
        width: 100%;
        display: block;
        margin-top: 60px
    }

        .signin-tour .tour-container .tour-content h2 {
            font-family: yellix, "century gothic", roboto, arial, sans-serif;
            font-size: 2.15em
        }

        .signin-tour .tour-container .tour-content .slider-img {
            height: 400px;
            width: 100%;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat
        }

    .signin-tour .tour-container .banner {
        background-color: #0c76ba;
        color: #fff;
        display: block;
        height: 155px;
        min-height: 155px;
        width: 100%
    }

        .signin-tour .tour-container .banner .banner-content {
            width: 100%;
            border-right: solid 1px #fff
        }

            .signin-tour .tour-container .banner .banner-content h3 {
                margin-top: 10px
            }

        .signin-tour .tour-container .banner .img-responsive {
            max-height: 90%
        }

        .signin-tour .tour-container .banner div[class^=col] {
            height: 155px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .signin-tour .tour-container .banner h2 {
            font-size: 1.2em;
            line-height: 1.3;
            color: #fff
        }

        .signin-tour .tour-container .banner h3 {
            font-family: yellix, "century gothic", roboto, arial, sans-serif;
            color: #fff;
            line-height: 1.3em;
            font-size: 1.3em;
            width: 100%
        }

@media (max-width: 767px) {
    .signin-tour .tour-container .banner h3 {
        font-size: 20px
    }
}

@media (max-width: 599px) {
    .signin-tour .tour-container {
        -webkit-transform: translateY(-webkit-calc(100vh - 425px));
        transform: translateY(calc(100vh - 425px));
        max-height: 300px
    }

        .signin-tour .tour-container .mobile-cta {
            background-color: #fff;
            border-color: #fff;
            color: #3e53a4
        }

        .signin-tour .tour-container .banner {
            height: 300px;
            min-height: 300px
        }

            .signin-tour .tour-container .banner .banner-content {
                border-right: none
            }

            .signin-tour .tour-container .banner div[class^=col] {
                min-height: 300px
            }

            .signin-tour .tour-container .banner .slider-link-list {
                display: block;
                margin-left: 17px
            }

                .signin-tour .tour-container .banner .slider-link-list li {
                    list-style-type: disc;
                    display: list-item;
                    margin-bottom: 15px
                }

                    .signin-tour .tour-container .banner .slider-link-list li::after {
                        display: none
                    }

                    .signin-tour .tour-container .banner .slider-link-list li a {
                        text-align: left
                    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .signin-tour .tour-container .banner-content h3 {
        font-size: 1.2em
    }

    .signin-tour .tour-container .banner-content ul {
        font-size: .75em
    }

    .signin-tour .tour-container .tour-cta h2 {
        font-size: 1.3em
    }
}

@media (min-width: 600px) {
    .signin-tour .tour-container .banner-content h3 {
        font-size: 1.4em
    }

    .signin-tour .tour-container .banner-content ul {
        font-size: 1em
    }

    .signin-tour .tour-container .tour-cta h2 {
        font-size: 1.6em
    }
}

@media (max-height: 800px) and (min-width: 600px) {
    .signin-tour .tour-container {
        -webkit-transform: translateY(585px);
        transform: translateY(585px)
    }
}

.canvas-elements .colors {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.canvas-elements .color-swatch {
    margin-bottom: 20px;
    margin-right: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: 18%;
    flex-basis: 18%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: -webkit-transform .3s, -webkit-box-shadow .3s;
    transition: transform .3s, box-shadow .3s;
    transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s
}

    .canvas-elements .color-swatch:hover {
        -webkit-transform: translate(0, -1px);
        transform: translate(0, -1px);
        -webkit-box-shadow: 0 5px 20px 2px rgba(0, 0, 0, 0.1);
        box-shadow: 0 5px 20px 2px rgba(0, 0, 0, 0.1);
        -webkit-transition: -webkit-transform .3s, -webkit-box-shadow .3s;
        transition: -webkit-transform .3s, -webkit-box-shadow .3s;
        transition: transform .3s, box-shadow .3s;
        transition: transform .3s, box-shadow .3s, -webkit-transform .3s, -webkit-box-shadow .3s;
        cursor: pointer
    }

.canvas-elements .color-swatch__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: auto
}

.canvas-elements .color-swatch__color {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    height: 60px
}

.canvas-elements .color-swatch__details {
    padding: 0 10px;
    margin: 0;
    display: block
}

.canvas-elements .color-swatch__details__hex {
    color: #2e2e2e;
    font-family: "SF Mono", Menlo, Consolas, Monaco, "Courier New", monospace
}

.canvas-elements .color-swatch__details__label {
    font-size: 11px
}

.canvas-elements .color-swatch__details__usage {
    font-size: 12px
}

.canvas-elements__text--hex {
    margin: 10px 0 5px;
    color: #2e2e2e;
    font-family: "SF Mono", Menlo, Consolas, Monaco, "Courier New", monospace
}

.canvas-icon-60 {
    background-color: #66ca8c;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 60px;
    height: 60px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border: 3px solid transparent;
    cursor: pointer
}

    .canvas-icon-60 i {
        font-size: 36px
    }

    .canvas-icon-60:hover,
    .canvas-icon-60.hover {
        background-color: #00b140
    }

    .canvas-icon-60:active,
    .canvas-icon-60.selected {
        border: 3px solid #009bdf
    }

    .canvas-icon-60.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.canvas-icon-48 {
    background-color: #66ca8c;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 48px;
    height: 48px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border: 3px solid transparent;
    cursor: pointer
}

    .canvas-icon-48 i {
        font-size: 28.8px
    }

    .canvas-icon-48:hover,
    .canvas-icon-48.hover {
        background-color: #00b140
    }

    .canvas-icon-48:active,
    .canvas-icon-48.selected {
        border: 3px solid #009bdf
    }

    .canvas-icon-48.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.canvas-icon-32 {
    background-color: #66ca8c;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 32px;
    height: 32px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border: 3px solid transparent;
    cursor: pointer
}

    .canvas-icon-32 i {
        font-size: 19.2px
    }

    .canvas-icon-32:hover,
    .canvas-icon-32.hover {
        background-color: #00b140
    }

    .canvas-icon-32:active,
    .canvas-icon-32.selected {
        border: 3px solid #009bdf
    }

    .canvas-icon-32.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.canvas-icon-24 {
    background-color: #66ca8c;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 24px;
    height: 24px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border: 3px solid transparent;
    cursor: pointer
}

    .canvas-icon-24 i {
        font-size: 14.4px
    }

    .canvas-icon-24:hover,
    .canvas-icon-24.hover {
        background-color: #00b140
    }

    .canvas-icon-24:active,
    .canvas-icon-24.selected {
        border: 3px solid #009bdf
    }

    .canvas-icon-24.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.canvas-icon-18 {
    background-color: #66ca8c;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 18px;
    height: 18px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border: 3px solid transparent;
    cursor: pointer
}

    .canvas-icon-18 i {
        font-size: 10.8px
    }

    .canvas-icon-18:hover,
    .canvas-icon-18.hover {
        background-color: #00b140
    }

    .canvas-icon-18:active,
    .canvas-icon-18.selected {
        border: 3px solid #009bdf
    }

    .canvas-icon-18.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.canvas-icon-10 {
    background-color: #66ca8c;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    width: 10px;
    height: 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    border: 3px solid transparent;
    cursor: pointer
}

    .canvas-icon-10 i {
        font-size: 6px
    }

    .canvas-icon-10:hover,
    .canvas-icon-10.hover {
        background-color: #00b140
    }

    .canvas-icon-10:active,
    .canvas-icon-10.selected {
        border: 3px solid #009bdf
    }

    .canvas-icon-10 i {
        display: none
    }

    .canvas-icon-10.circle {
        -webkit-border-radius: 50%;
        border-radius: 50%
    }

.canvas-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .canvas-icon label {
        margin-top: 3px;
        font-size: 12px
    }

.card-canvas-red.card-default > .card-heading,
.card-canvas-red.card-default > .card-header {
    background-color: #e78484
}

.card-canvas-red.selected {
    border: 3px solid #009bdf
}

.card-canvas-red.card-collapsible > .card-heading,
.card-canvas-red.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-red.card-collapsible > .card-heading:hover,
    .card-canvas-red.card-collapsible > .card-header:hover {
        background-color: #dd5151
    }

.card-canvas-orange.card-default > .card-heading,
.card-canvas-orange.card-default > .card-header {
    background-color: #f7b668
}

.card-canvas-orange.selected {
    border: 3px solid #009bdf
}

.card-canvas-orange.card-collapsible > .card-heading,
.card-canvas-orange.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-orange.card-collapsible > .card-heading:hover,
    .card-canvas-orange.card-collapsible > .card-header:hover {
        background-color: #f49a2e
    }

.card-canvas-#ff0.card-default > .card-heading,
.card-canvas-#ff0.card-default > .card-header {
    background-color: #ffea66
}

.card-canvas-#ff0.selected {
    border: 3px solid #009bdf
}

.card-canvas-#ff0.card-collapsible > .card-heading,
.card-canvas-#ff0.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-#ff0.card-collapsible > .card-heading:hover,
    .card-canvas-#ff0.card-collapsible > .card-header:hover {
        background-color: #ffe229
    }

.card-canvas-green.card-default > .card-heading,
.card-canvas-green.card-default > .card-header {
    background-color: #66d08c
}

.card-canvas-green.selected {
    border: 3px solid #009bdf
}

.card-canvas-green.card-collapsible > .card-heading,
.card-canvas-green.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-green.card-collapsible > .card-heading:hover,
    .card-canvas-green.card-collapsible > .card-header:hover {
        background-color: #3abe6a
    }

.card-canvas-cyan.card-default > .card-heading,
.card-canvas-cyan.card-default > .card-header {
    background-color: #66c3ec
}

.card-canvas-cyan.selected {
    border: 3px solid #009bdf
}

.card-canvas-cyan.card-collapsible > .card-heading,
.card-canvas-cyan.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-cyan.card-collapsible > .card-heading:hover,
    .card-canvas-cyan.card-collapsible > .card-header:hover {
        background-color: #30aee5
    }

.card-canvas-blue.card-default > .card-heading,
.card-canvas-blue.card-default > .card-header {
    background-color: #8b98c8
}

.card-canvas-blue.selected {
    border: 3px solid #009bdf
}

.card-canvas-blue.card-collapsible > .card-heading,
.card-canvas-blue.card-collapsible > .card-header{
    cursor: pointer
}

    .card-canvas-blue.card-collapsible > .card-heading:hover,
    .card-canvas-blue.card-collapsible > .card-header:hover {
        background-color: #6173b4
    }

.card-canvas-purple.card-default > .card-heading,
.card-canvas-purple.card-default > .card-header {
    background-color: #c68cc3
}

.card-canvas-purple.selected {
    border: 3px solid #009bdf
}

.card-canvas-purple.card-collapsible > .card-heading,
.card-canvas-purple.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-purple.card-collapsible > .card-heading:hover,
    .card-canvas-purple.card-collapsible > .card-header:hover {
        background-color: #b263ae
    }

.card-canvas-#f0f.card-default > .card-heading,
.card-canvas-#f0f.card-default > .card-header {
    background-color: #e26bb8
}

.card-canvas-#f0f.selected {
    border: 3px solid #009bdf
}

.card-canvas-#f0f.card-collapsible > .card-heading,
.card-canvas-#f0f.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-#f0f.card-collapsible > .card-heading:hover,
    .card-canvas-#f0f.card-collapsible > .card-header:hover {
        background-color: #d8389f
    }

.card-canvas-#0000cd.card-default > .card-heading,
.card-canvas-#0000cd.card-default > .card-header {
    background-color: #68aad4
}

.card-canvas-#0000cd.selected {
    border: 3px solid #009bdf
}

.card-canvas-#0000cd.card-collapsible > .card-heading,
.card-canvas-#0000cd.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-#0000cd.card-collapsible > .card-heading:hover,
    .card-canvas-#0000cd.card-collapsible > .card-header:hover {
        background-color: #388fc6
    }

.card-canvas-gray.card-default > .card-heading,
.card-canvas-gray.card-default > .card-header {
    background-color: silver
}

.card-canvas-gray.selected {
    border: 3px solid #009bdf
}

.card-canvas-gray.card-collapsible > .card-heading,
.card-canvas-gray.card-collapsible > .card-header {
    cursor: pointer
}

    .card-canvas-gray.card-collapsible > .card-heading:hover,
    .card-canvas-gray.card-collapsible > .card-header:hover {
        background-color: #a1a1a1
    }

.card-heading .arrows-1_minimal-down.closed,
.card-header .arrows-1_minimal-down.closed {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

@supports (display: grid) {
    .canvas-elements .colors {
        display: grid;
        grid-gap: 16px;
        grid-template-columns: repeat(4, 1fr)
    }

    .canvas-elements .color-swatch {
        margin-bottom: 0
    }
}

table {
    background-color: #fff
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: silver;
    text-align: left
}

th {
    text-align: left
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    border-top: 1px solid #e1e1e1;
}

td.detail-toggle {
    width: 20px
}

.table {
    margin-bottom: 21px;
    border: 1px solid #e1e1e1;
    border-collapse: separate
}

    .table > thead > tr > th,
    .table > tbody > tr > th,
    .table > tfoot > tr > th {
        padding: 15px 8px;
        line-height: 1.5;
        vertical-align: top
    }

        .table > thead > tr > th:first-child,
        .table > tbody > tr > th:first-child,
        .table > tfoot > tr > th:first-child {
            padding-left: 30px
        }

        .table > thead > tr > th:last-child,
        .table > tbody > tr > th:last-child,
        .table > tfoot > tr > th:last-child {
            padding-right: 30px
        }

    .table > thead > tr > td,
    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        padding: 11px 8px;
        line-height: 1.5;
        vertical-align: top
    }

        .table > thead > tr > td:first-child,
        .table > tbody > tr > td:first-child,
        .table > tfoot > tr > td:first-child {
            padding-left: 30px;
        }

        .table > thead > tr > td:last-child,
        .table > tbody > tr > td:last-child,
        .table > tfoot > tr > td:last-child {
            padding-right: 30px
        }

    .table > tbody > tr > td,
    .table > tfoot > tr > td {
        color: #2e2e2e
    }

    .table > thead > tr > th,
    .table > thead > tr > td {
        vertical-align: bottom;
        background-color: #f8f8f8;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        color: #4e4e4e;
        font-weight: normal;
        border-bottom: 0
    }

    .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 #e1e1e1;
    }

    .table .table {
        background-color: #fff
    }

    .table .table-row-toggle {
        color: #017D80;
    }

    .table .table-row-selected td {
        background-color: #d8dbf1
    }

    .table .table-details td {
        padding: 0;
        background-color: #f0f0f0;
        border-top-width: 0
    }

    .table .table-details > td {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(-5%, #c9c9c9), color-stop(6%, #f0f0f0), to(#f0f0f0));
        background-image: -webkit-linear-gradient(top, #c9c9c9 -5%, #f0f0f0 6%, #f0f0f0 100%);
        background-image: linear-gradient(to bottom, #c9c9c9 -5%, #f0f0f0 6%, #f0f0f0 100%)
    }

    .table .table-details .table-details-content {
        padding: 10px
    }

    .table th i.popover-trigger {
        cursor: pointer;
        color: #e2eeef;
    }

        .table th i.popover-trigger:hover {
            color: #e2eeef;
        }

    .table > tbody > tr > td,
    .table > tbody > tr > th {
        -webkit-transition: background-color .3s;
        transition: background-color .3s
    }

.table-fixed {
    table-layout: fixed
}

.table-clickable tr {
    cursor: pointer
}

td.centered,
th.centered {
    text-align: center
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th {
    padding: 10px 5px
}

.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
    padding: 8px 5px
}

.table-condensed-extra {
    font-size: 13px
}

    .table-condensed-extra > thead > tr > th,
    .table-condensed-extra > tbody > tr > th,
    .table-condensed-extra > tfoot > tr > th {
        padding: 6px 5px
    }

    .table-condensed-extra > thead > tr > td,
    .table-condensed-extra > tbody > tr > td,
    .table-condensed-extra > tfoot > tr > td {
        padding: 4px 5px
    }

.table-large {
    font-size: 16px
}

    .table-large > thead > tr > th,
    .table-large > tbody > tr > th,
    .table-large > tfoot > tr > th {
        padding: 18px 8px
    }

    .table-large > thead > tr > td,
    .table-large > tbody > tr > td,
    .table-large > tfoot > tr > td {
        padding: 18px 8px
    }

.table-striped > tbody > tr:nth-of-type(even),
.table-striped > tbody > tr:nth-of-type(even) > * {
    --bs-table-accent-bg: #f8f8f8;
    background-color: #f8f8f8;
    color: #2e2e2e;
}

.table-striped > tbody > tr:nth-of-type(odd),
.table-striped > tbody > tr:nth-of-type(odd) > * {
    --bs-table-accent-bg: #fff;
    background-color: #fff;
    color: #2e2e2e;
}

.table-hover > tbody > tr:hover {
    background-color: #e2eeef;
}

.editable-buttons .btn {
    min-width: auto
}

.editable-wrap .editable-controls > select {
    padding-right: 20px;
    line-height: 1
}

.table-fixed {
    table-layout: fixed
}

.table-noindents > thead > tr > th:first-child,
.table-noindents > tbody > tr > td:first-child,
.table-noindents > tfoot > tr > td:first-child {
    padding-left: 8px
}

.table-noindents > thead > tr > th:last-child,
.table-noindents > tbody > tr > td:last-child,
.table-noindents > tfoot > tr > td:last-child {
    padding-right: 8px
}

.table-open > thead > tr > th,
.table-open > thead > tr > td,
.table-open > tbody > tr > th,
.table-open > tbody > tr > td,
.table-open > tfoot > tr > th,
.table > tfoot > tr > td {
    border-left: 0;
    border-right: 0
}

    .table-open > tbody > tr > td:last-child,
    .table-open > tfoot > tr > td:last-child {
        border-right: 0
    }

.table-open {
    border-style: solid none none;
    background-color: transparent
}

    .table-open > thead > tr > th {
        border-bottom: 0
    }

    .table-open > tbody > tr:last-child > td {
        border-bottom: 1px solid #e1e1e1;
    }

.table-unstyled {
    border: 0;
    background-color: transparent
}

    .table-unstyled > thead > tr > th,
    .table-unstyled > thead > tr > td,
    .table-unstyled > tbody > tr > th,
    .table-unstyled > tbody > tr > td,
    .table-unstyled > tfoot > tr > th,
    .table-unstyled > tfoot > tr > td {
        border: 0;
        background-color: transparent
    }

        .table-unstyled > thead > tr > th:first-child,
        .table-unstyled > thead > tr > td:first-child,
        .table-unstyled > tbody > tr > th:first-child,
        .table-unstyled > tbody > tr > td:first-child,
        .table-unstyled > tfoot > tr > th:first-child,
        .table-unstyled > tfoot > tr > td:first-child {
            padding-left: 8px
        }

        .table-unstyled > thead > tr > th:last-child,
        .table-unstyled > thead > tr > td:last-child,
        .table-unstyled > tbody > tr > th:last-child,
        .table-unstyled > tbody > tr > td:last-child,
        .table-unstyled > tfoot > tr > th:last-child,
        .table-unstyled > tfoot > tr > td:last-child {
            padding-right: 8px
        }

    .table-unstyled > tbody > tr > td,
    .table-unstyled > tfoot > tr > td {
        border-right: 0
    }

        .table-unstyled > tbody > tr > td:last-child,
        .table-unstyled > tfoot > tr > td:last-child {
            border-right: 0
        }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 21px 0;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a,
        .pagination > li > span {
            position: relative;
            float: left;
            padding: 8px 16px;
            line-height: 1.5;
            text-decoration: none;
            color: #017d80;
            background-color: #fff;
            border: 1px solid silver;
            margin-left: -1px
        }

        .pagination > li:first-child > a,
        .pagination > li:first-child > span {
            margin-left: 0;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a,
        .pagination > li:last-child > span {
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover,
        .pagination > li > a:focus,
        .pagination > li > span:hover,
        .pagination > li > span:focus {
            z-index: 3;
            color: #e2eeef;
            background-color: #d9dced;
            border-color: #e2eeef
        }

    .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: #017d80;
        border-color: #017d80;
        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: #017d80;
        background-color: #fff;
        border-color: silver;
        cursor: not-allowed
    }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 8px 16px;
    font-size: 17px;
    line-height: 1.5
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.33333
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.toolbar .pagination > li > a,
.toolbar .pagination > li > span {
    padding: 4px 8px;
    font-size: 12px;
    line-height: 1.33333
}

.toolbar .pagination > li:first-child > a,
.toolbar .pagination > li:first-child > span {
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px
}

.toolbar .pagination > li:last-child > a,
.toolbar .pagination > li:last-child > span {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 10px
}

.dataTables_wrapper .dataTable thead tr th.sorting {
    white-space: nowrap
}

    .dataTables_wrapper .dataTable thead tr th.sorting::after {
        font-family: FontAwesome;
        content: '\f0dc';
        display: inline-block;
        padding-left: 10px;
        color: silver
    }

.dataTables_wrapper .dataTable thead tr th.sorting_asc {
    white-space: nowrap
}

    .dataTables_wrapper .dataTable thead tr th.sorting_asc::after {
        font-family: FontAwesome;
        content: '\f0dd';
        display: inline-block;
        padding-left: 10px;
        color: silver
    }

    .dataTables_wrapper .dataTable thead tr th.sorting_asc::before {
        content: '';
        padding: 0
    }

.dataTables_wrapper .dataTable thead tr th.sorting_desc {
    white-space: nowrap
}

    .dataTables_wrapper .dataTable thead tr th.sorting_desc::after {
        font-family: FontAwesome;
        content: '\f0de';
        display: inline-block;
        padding-left: 10px;
        color: silver
    }

    .dataTables_wrapper .dataTable thead tr th.sorting_desc::before {
        content: '';
        padding: 0
    }

.list-group-divided .list-group-item {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0;
    border-top: 1px solid #f0f0f0;
    padding: 5px 10px 5px 0
}

    .list-group-divided .list-group-item .list-group-item-heading {
        display: block;
        text-decoration: none
    }

        .list-group-divided .list-group-item .list-group-item-heading:hover {
            background: none !important
        }

.toolbar {
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .toolbar .toolbar-right .form-inline > div,
    .toolbar .toolbar-right .form-inline > .btn {
        margin-left: 10px
    }

    .toolbar form {
        margin-bottom: 0
    }

    .toolbar .pagination {
        margin: 0
    }

    .toolbar .btn {
        padding: 4px 8px;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        line-height: 1.5;
        height: 30px;
        font-size: 12px;
        min-width: auto
    }

        .toolbar .btn .nc-icon-mini {
            font-size: 11px
        }

        .toolbar .btn + .btn,
        .toolbar .btn-group + .btn-group,
        .toolbar .btn + .btn-group,
        .toolbar .btn-group + .btn,
        .toolbar .btn + div,
        .toolbar div + .btn {
            margin-left: 10px
        }

    .toolbar .btn-group .btn + .btn {
        margin-left: -1px
    }

    .toolbar .nc-icon-mini {
        font-size: 11px
    }

    .toolbar select {
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        line-height: 1.5;
        font-size: 12px;
        height: 30px;
        padding: 5px 20px 5px 10px
    }

    .toolbar .btn-default,
    .toolbar .btn-cancel,
    .toolbar .btn-link,
    .toolbar .btn-group .btn-default,
    .toolbar .btn-group-vertical .btn-default,
    .toolbar .dropdown-toggle {
        color: #017d80;
        border-color: silver;
        min-width: 0
    }

        .toolbar .btn-default:hover,
        .toolbar .btn-cancel:hover,
        .toolbar .btn-link:hover,
        .toolbar .btn-group .btn-default:hover,
        .toolbar .btn-group-vertical .btn-default:hover,
        .toolbar .dropdown-toggle:hover {
            background-color: #d9dced;
            border-color: #d9dced
        }

        .toolbar .btn-default.active,
        .toolbar .btn-cancel.active,
        .toolbar .btn-link.active,
        .toolbar .btn-group .btn-default.active,
        .toolbar .btn-group-vertical .btn-default.active,
        .toolbar .dropdown-toggle.active {
            color: #fff;
            background-color: #017d80
        }

        .toolbar .btn-default[disabled],
        .toolbar .btn-default.disabled,
        .toolbar .btn-cancel[disabled],
        .toolbar .btn-cancel.disabled,
        .toolbar .btn-link[disabled],
        .toolbar .btn-link.disabled,
        .toolbar .btn-group .btn-default[disabled],
        .toolbar .btn-group .btn-default.disabled,
        .toolbar .btn-group-vertical .btn-default[disabled],
        .toolbar .btn-group-vertical .btn-default.disabled,
        .toolbar .dropdown-toggle[disabled],
        .toolbar .dropdown-toggle.disabled {
            color: silver
        }

    .toolbar .btn-group[data-toggle="buttons"] .btn.btn-default.active.disabled {
        background-color: #c0c0c0;
        color: #fff
    }

    .toolbar .btn-link:focus,
    .toolbar .btn-link:hover {
        text-decoration: none
    }

    .toolbar .input-group .form-control {
        padding: 4px 8px;
        height: 30px;
        line-height: 1.5;
        font-size: 12px
    }

        .toolbar .input-group .form-control.search {
            padding-right: 25px
        }

            .toolbar .input-group .form-control.search:not(:valid) ~ .search-clear {
                opacity: 0;
                -webkit-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

            .toolbar .input-group .form-control.search:focus,
            .toolbar .input-group .form-control.search.focus {
                border-left: 1px solid #017d80
            }

    .toolbar .input-group-addon,
    .toolbar .input-group-prepend,
    .toolbar .input-group-append {
        padding: 4px 8px;
        color: #017d80
    }

    .toolbar .input-group-btn.open {
        color: #fff
    }

        .toolbar .input-group-btn.open .dropdown-toggle {
            color: #fff
        }

    .toolbar .search-clear {
        position: absolute;
        padding-right: 3px;
        padding-left: 0;
        right: 0;
        z-index: 10;
        border: 0;
        opacity: 1;
        color: #c0c0c0;
        -webkit-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

        .toolbar .search-clear:hover {
            color: #2e2e2e;
            background-color: inherit
        }

.toolbar-pagination .toolbar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toolbar-pagination .toolbar-pagination-controls {
    margin-left: 30px
}

.loading-screen {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    background: #48FE99 url(./Brightly_web-background-01.12278aa77eab6269ad58.png) center no-repeat;
    background-size: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff
}

.loading-screen-spinner {
    text-align: center
}

.loading-screen__logo,
.loading-screen-logo {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzIiIGhlaWdo dD0iMjciIHZpZXdCb3g9IjAgMCAxMzIgMjciPgogIDxnIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVs ZT0iZXZlbm9kZCI+CiAgICA8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMDQpIj4KICAgICAgPHBh dGggZD0iTTkuMDkyOCw5Ljc1MjQgQzkuMjk1OCw5LjQ3OTQgOS42MTg4LDkuNDU3NCA5LjkzNjgs OS42OTM0IEMxMC4yNTU4LDkuOTI5NCAxMC4zMjY4LDEwLjI0NjQgMTAuMTIzOCwxMC41MTg0IEM5 LjUxNzgsMTEuMzY5NCA5LjE2MjgsMTIuMzk0NCA5LjE3MDgsMTMuNTE5NCBDOS4xNjI4LDE0LjY0 NDQgOS41MTQ4LDE1LjY2OTQgMTAuMTIzOCwxNi41MjE0IEMxMC4zMjU4LDE2Ljc5NDQgMTAuMjU1 OCwxNy4xMDk0IDkuOTM2OCwxNy4zNDY0IEM5LjYxNDgsMTcuNTgyNCA5LjI5NDgsMTcuNTYwNCA5 LjA5MTgsMTcuMjg5NCBDOC4zMjE4LDE2LjIyMTQgNy44NzM4LDE0LjkzNTQgNy44ODQ4LDEzLjUx OTQgQzcuODczOCwxMi4xMDQ0IDguMzIxOCwxMC44MTg0IDkuMDkyOCw5Ljc1MjQgTTE0LjEyMjgs MjEuMjg1NCBDMTMuODY4OCwyMS4yODU0IDEzLjY3NzgsMjEuNDU5NCAxMy42Nzc4LDIxLjgxNTQg QzEzLjY3NzgsMjIuMTM4NCAxMy44NDk4LDIyLjMzOTQgMTQuMTIyOCwyMi4zMzk0IEMxNC4xODY4 LDIyLjM0MTQgMTQuMjQ3OCwyMi4zNDE0IDE0LjMxMDgsMjIuMzQxNCBDMTkuMTg1OCwyMi4zNDE0 IDIzLjE1MDgsMTguMzc1NCAyMy4xNTA4LDEzLjUwMDQgQzIzLjE1MDgsOC42MjU0IDE5LjE4NTgs NC42NjA0IDE0LjMxMDgsNC42NjA0IEMxNC4yNDU4LDQuNjU4NCAxNC4xODU4LDQuNjYwNCAxNC4x MjI4LDQuNjYyNCBDMTMuODQ3OCw0LjY2MjQgMTMuNjc3OCw0Ljg2NTQgMTMuNjc3OCw1LjE5MTQg QzEzLjY3NzgsNS41MTU0IDEzLjg0OTgsNS43MTY0IDE0LjEyMjgsNS43MTY0IEMxNC4xODU4LDUu NzE0NCAxNC4yNDc4LDUuNzEzNCAxNC4zMTA4LDUuNzEzNCBDMTguNjAzOCw1LjcxMzQgMjIuMDk3 OCw5LjIwNzQgMjIuMDk3OCwxMy41MDA0IEMyMi4wOTc4LDE3Ljc5NDQgMTguNjAzOCwyMS4yODc0 IDE0LjMxMDgsMjEuMjg3NCBDMTQuMjQ3OCwyMS4yODc0IDE0LjE4NTgsMjEuMjg3NCAxNC4xMjI4 LDIxLjI4NTQgTTkuNzAxOCw2LjAyOTQgQzkuNjE4OCw2LjAyOTQgOS41Mzc4LDYuMDU0NCA5LjQ1 ODgsNi4xMDc0IEM2Ljk1OTgsNy43NDg0IDUuNDY3OCwxMC41MTM0IDUuNDY3OCwxMy41MDA0IEM1 LjQ2NzgsMTYuNDg4NCA2Ljk1OTgsMTkuMjUyNCA5LjQ1OTgsMjAuODk0NCBDOS41Mzc4LDIwLjk0 NTQgOS42MTg4LDIwLjk3MjQgOS43MDE4LDIwLjk3MjQgQzkuODU3OCwyMC45NzI0IDEwLjAwNjgs MjAuODc1NCAxMC4xMjM4LDIwLjY5OTQgQzEwLjI5ODgsMjAuNDMzNCAxMC4yNzE4LDIwLjE3NzQg MTAuMDU2OCwyMC4wMjM0IEwxMC4wNDA4LDIwLjAxNTQgQzcuODM3OCwxOC41Njg0IDYuNTIxOCwx Ni4xMzI0IDYuNTIxOCwxMy41MDA0IEM2LjUyMTgsMTAuODY5NCA3LjgzNzgsOC40MzU0IDEwLjA0 MDgsNi45ODg0IEMxMC4xNTQ4LDYuOTEyNCAxMC4yMjA4LDYuODEwNCAxMC4yMzY4LDYuNjkxNCBD MTAuMjUxOCw2LjU3MjQgMTAuMjA5OCw2LjQzNTQgMTAuMTIzOCw2LjMwMjQgQzEwLjAwNjgsNi4x Mjc0IDkuODU3OCw2LjAyOTQgOS43MDE4LDYuMDI5NCBNOS44MzQ4LDMuMjc5NCBDOS43ODY4LDMu Mjc5NCA5LjczNjgsMy4yOTE0IDkuNjgxOCwzLjMxNTQgQzcuNzU1OCw0LjE5MzQgNi4xMTg4LDUu NTkzNCA0Ljk1NDgsNy4zNzE0IEMzLjc1OTgsOS4xOTE0IDMuMTI2OCwxMS4zMTA0IDMuMTI2OCwx My41MDA0IEMzLjEyNjgsMTkuNjY4NCA4LjE0NjgsMjQuNjg1NCAxNC4zMTE4LDI0LjY4NTQgQzIw LjQ4MDgsMjQuNjg1NCAyNS40OTc4LDE5LjY2ODQgMjUuNDk3OCwxMy41MDA0IEMyNS40OTc4LDcu MzM0NCAyMC40ODA4LDIuMzE2NCAxNC4zMTE4LDIuMzE2NCBDMTQuMjE3OCwyLjMxNjQgMTQuMTI2 OCwyLjMxNjQgMTQuMDM0OCwyLjMxODQgQzEzLjgxNDgsMi4zMTg0IDEzLjY3NzgsMi40ODA0IDEz LjY3NzgsMi43NDA0IEMxMy42Nzc4LDMuMDAyNCAxMy44MTQ4LDMuMTYyNCAxNC4wMzI4LDMuMTYy NCBDMTQuMTEzOCwzLjE2MDQgMTQuMTk4OCwzLjE1ODQgMTQuMzExOCwzLjE1ODQgQzIwLjAxNDgs My4xNTg0IDI0LjY1NDgsNy43OTk0IDI0LjY1NDgsMTMuNTAwNCBDMjQuNjU0OCwxOS4yMDY0IDIw LjAxNDgsMjMuODQxNCAxNC4zMTE4LDIzLjg0MTQgQzguNjA4OCwyMy44NDE0IDMuOTcwOCwxOS4y MDY0IDMuOTcwOCwxMy41MDA0IEMzLjk3MDgsOS40NTU0IDYuMzUwOCw1Ljc1NzQgMTAuMDM2OCw0 LjA4MjQgQzEwLjIzNjgsMy45OTA0IDEwLjI5MDgsMy43ODU0IDEwLjE4NTgsMy41NDk0IEMxMC4x MDM4LDMuMzc1NCA5Ljk4MjgsMy4yNzk0IDkuODM0OCwzLjI3OTQgTTE0LjMxMTgsMjYuMjgxNCBD Ny4yNTU4LDI2LjI4MTQgMS41MzI4LDIwLjU1ODQgMS41MzI4LDEzLjUwMDQgQzEuNTMyOCw2LjQ0 MzQgNy4yNTU4LDAuNzIxNCAxNC4zMTE4LDAuNzIxNCBDMjEuMzY4OCwwLjcyMTQgMjcuMDkxOCw2 LjQ0MzQgMjcuMDkxOCwxMy41MDA0IEMyNy4wOTE4LDIwLjU1ODQgMjEuMzY4OCwyNi4yODE0IDE0 LjMxMTgsMjYuMjgxNCBNMTQuMzExOCwwLjAwMDQgQzYuODU3OCwwLjAwMDQgMC44MTE4LDYuMDQ0 NCAwLjgxMTgsMTMuNTAwNCBDMC44MTE4LDIwLjk1NjQgNi44NTc4LDI3LjAwMDQgMTQuMzExOCwy Ny4wMDA0IEMyMS43Njc4LDI3LjAwMDQgMjcuODEwOCwyMC45NTY0IDI3LjgxMDgsMTMuNTAwNCBD MjcuODEwOCw2LjA0NDQgMjEuNzY3OCwwLjAwMDQgMTQuMzExOCwwLjAwMDQiLz4KICAgICAgPHBh dGggZD0iTTE0LjMzNCwxOS45MzU1IEMxMy45MjEsMTkuOTM1NSAxMy42NzgsMTkuNjMwNSAxMy42 NzgsMTkuMTYwNSBDMTMuNjc4LDE4LjY5MDUgMTMuOTIxLDE4LjM4ODUgMTQuMzM0LDE4LjM4ODUg QzE3LjAxNywxOC4zNzI1IDE5LjE4MiwxNi4xOTg1IDE5LjE4MiwxMy41MDI1IEMxOS4xODIsMTAu NzM0NSAxNi45MjYsOC42MTE1IDE0LjM1LDguNjExNSBDMTMuMzk3LDguNjExNSAxMi44ODIsOC43 OTY1IDEyLjQ3MSw4Ljk0MzUgQzEyLjI5NSw5LjAwNzUgMTIuMDUyLDkuMTAzNSAxMS44NjUsOS4x MDM1IEMxMS40NTUsOS4xMDM1IDExLjE4Nyw4Ljc2MDUgMTEuMTg3LDguMzgwNSBMMTEuMTg3LDIu NjI4NSBDMTEuMTg3LDIuMjIyNSAxMS40ODMsMS45NzE1IDExLjk1OSwxLjk3MTUgQzEyLjQzNiwx Ljk3MTUgMTIuNzI5LDIuMjIyNSAxMi43MjksMi42Mjg1IEwxMi43MjksNy4yODU1IEMxMy4yNTYs Ny4xNTI1IDEzLjc4Nyw3LjA4NTUgMTQuMzE2LDcuMDg1NSBDMTcuODYzLDcuMDg1NSAyMC43Mzgs OS45Njg1IDIwLjczOCwxMy41MTE1IEMyMC43MzgsMTcuMDI0NSAxNy45MDYsMTkuOTIzNSAxNC4z MzQsMTkuOTM1NSBNMTQuMzM0LDE3LjExNzUgQzEzLjkyMSwxNy4xMTc1IDEzLjY3OCwxNi44MTI1 IDEzLjY3OCwxNi4zNDE1IEMxMy42NzgsMTUuODczNSAxMy45MjEsMTUuNTY4NSAxNC4zMzQsMTUu NTY4NSBDMTUuNDk4LDE1LjQ4MTUgMTYuMzgyLDE0LjU4NDUgMTYuMzgyLDEzLjQ5ODUgQzE2LjM4 MiwxMi4zNTU1IDE1LjM5NywxMS40MjU1IDE0LjE4NiwxMS40MjU1IEMxMy41ODQsMTEuNDI1NSAx My4wOTIsMTEuNTc4NSAxMi43MjksMTEuODgwNSBMMTIuNzI5LDIxLjUwNTUgQzEyLjcyOSwyMS45 NzE1IDEyLjQxMSwyMi4xOTU1IDExLjk1OSwyMi4xOTU1IEMxMS40OTMsMjIuMTk1NSAxMS4xODcs MjEuOTY4NSAxMS4xODcsMjEuNTA1NSBMMTEuMTg3LDEyLjAxNTUgQzExLjE4NywxMS45OTI1IDEx LjE3OSwxMS40MTk1IDExLjE5MywxMS4zMTQ1IEMxMS4yMjMsMTEuMDcwNSAxMS40NDEsMTAuODEy NSAxMS44MjIsMTAuNTc0NSBDMTIuNDg1LDEwLjE1NjUgMTMuNTI5LDkuODg1NSAxNC4zMTYsOS44 ODU1IEMxNi4yNzksOS44Njk1IDE3LjkzNiwxMS40NzU1IDE3LjkzNiwxMy41MDI1IEMxNy45MzYs MTUuNDUyNSAxNi4zNjUsMTcuMTA5NSAxNC4zMzQsMTcuMTE3NSIvPgogICAgPC9nPgogICAgPHBh dGggZD0iTTEuNDU2MSwyMy4wOTk2IEwxLjQ1NjEsMTguNDA0NiBDMS45MzAxLDE4LjUzMzYgMi40 MzgxLDE4LjYwNzYgMi45NjYxLDE4LjYwNzYgQzYuMjc4MSwxOC42MDc2IDguMzM2MSwxNi43MzA2 IDguMzM2MSwxMy40MzM2IEM4LjMzNjEsMTAuNjEzNiA2LjU3MTEsOC44ODI2IDMuODA0MSw4Ljg4 MjYgQzIuNDkyMSw4Ljg4MjYgMS4xMzAxLDkuMjgzNiAwLjAwMDEsMTAuMjMwNiBMMC4wMDAxLDIz LjA5OTYgTDEuNDU2MSwyMy4wOTk2IFogTTEuNDU2MSwxMC43NDI2IEMyLjA3NTEsMTAuMzM5NiAy Ljc4NDEsMTAuMTU4NiAzLjY1ODEsMTAuMTU4NiBDNS42NjAxLDEwLjE1ODYgNi44MDYxLDExLjQ4 NjYgNi44MDYxLDEzLjQ1MzYgQzYuODA2MSwxNS45NDc2IDUuNDQyMSwxNy4zMjg2IDMuMDM5MSwx Ny4zMjg2IEMyLjM4NDEsMTcuMzI4NiAxLjkzMDEsMTcuMjU3NiAxLjQ1NjEsMTcuMDc2NiBMMS40 NTYxLDEwLjc0MjYgWiBNMTAuMTA2MSwxOC4zODY2IEwxMS41NjIxLDE4LjM4NjYgTDExLjU2MjEs OS4xMDM2IEwxMC4xMDYxLDkuMTAzNiBMMTAuMTA2MSwxOC4zODY2IFogTTEwLjg1NDEsNy4zNTU2 IEMxMS4zODAxLDcuMzU1NiAxMS44MDAxLDYuOTM3NiAxMS44MDAxLDYuNDA4NiBDMTEuODAwMSw1 Ljg4MDYgMTEuMzgwMSw1LjQ0MjYgMTAuODU0MSw1LjQ0MjYgQzEwLjMwNjEsNS40NDI2IDkuODg4 MSw1Ljg4MDYgOS44ODgxLDYuNDA4NiBDOS44ODgxLDYuOTM3NiAxMC4zMDYxLDcuMzU1NiAxMC44 NTQxLDcuMzU1NiBMMTAuODU0MSw3LjM1NTYgWiBNMTguOTI5MSwxNy4xMTE2IEMxOC40MzUxLDE3 LjI1NzYgMTcuOTI3MSwxNy4zNDc2IDE3LjI4OTEsMTcuMzQ3NiBDMTYuNjMzMSwxNy4zNDc2IDE2 LjE0MTEsMTcuMTYzNiAxNi4xNDExLDE1Ljk2MjYgTDE2LjE0MTEsMTAuMzIyNiBMMTguNTgyMSwx MC4zMjI2IEwxOC41ODIxLDkuMTAzNiBMMTYuMTQxMSw5LjEwMzYgTDE2LjE0MTEsNi44MDk2IEwx NC43MDQxLDYuODA5NiBMMTQuNzA0MSw5LjEwMzYgTDEzLjE1NzEsOS4xMDM2IEwxMy4xNTcxLDEw LjMyMjYgTDE0LjcwNDEsMTAuMzIyNiBMMTQuNzA0MSwxNi4yNDA2IEMxNC43MDQxLDE3LjkxMjYg MTUuNTc3MSwxOC42MDc2IDE2Ljk0MzEsMTguNjA3NiBDMTcuNzA4MSwxOC42MDc2IDE4LjM2MTEs MTguNDk3NiAxOC45MjkxLDE4LjI3OTYgTDE4LjkyOTEsMTcuMTExNiBaIE0yOC4xMDExLDE4LjM4 NjYgTDI4LjEwMTEsMTIuMzA3NiBDMjguMTAxMSw5LjY4NDYgMjYuNTE4MSw4Ljg4MjYgMjQuNDk2 MSw4Ljg4MjYgQzIzLjEzMjEsOC44ODI2IDIxLjUxMjEsOS4yMzE2IDIwLjMyOTEsOS42Njc2IEwy MC4zMjkxLDE4LjM4NjYgTDIxLjc4NTEsMTguMzg2NiBMMjEuNzg1MSwxMC42MTM2IEMyMi4zODcx LDEwLjM3NzYgMjMuMzMyMSwxMC4xOTU2IDI0LjE1MDEsMTAuMTk1NiBDMjUuODQzMSwxMC4xOTU2 IDI2LjY0NDEsMTAuNzc3NiAyNi42NDQxLDEyLjgxNDYgTDI2LjY0NDEsMTguMzg2NiBMMjguMTAx MSwxOC4zODY2IFogTTM3LjY1NjEsMTYuNzEwNiBDMzYuOTI5MSwxNy4wNzY2IDM1Ljc2NTEsMTcu MzI4NiAzNC42MzUxLDE3LjMyODYgQzMyLjM3NzEsMTcuMzI4NiAzMS4yMzAxLDE2LjI1NzYgMzEu MTQwMSwxNC4wODk2IEwzNy44NDAxLDE0LjA4OTYgQzM3Ljg1NTEsMTMuODM1NiAzNy44OTExLDEz LjMyNTYgMzcuODkxMSwxMy4xMjQ2IEMzNy44OTExLDEwLjUwMzYgMzYuNTY0MSw4Ljg4MjYgMzMu OTk5MSw4Ljg4MjYgQzMxLjEyMTEsOC44ODI2IDI5LjY2NjEsMTAuOTk1NiAyOS42NjYxLDEzLjc2 MTYgQzI5LjY2NjEsMTYuODc2NiAzMS4zMDExLDE4LjYwNzYgMzQuNDUzMSwxOC42MDc2IEMzNS43 MTAxLDE4LjYwNzYgMzYuOTEwMSwxOC4zODY2IDM3LjY1NjEsMTcuOTUxNiBMMzcuNjU2MSwxNi43 MTA2IFogTTMxLjE5NDEsMTIuODY5NiBDMzEuMzU4MSwxMS4xNzc2IDMyLjI2OTEsMTAuMTIyNiAz My44OTAxLDEwLjEyMjYgQzM1LjU0NjEsMTAuMTIyNiAzNi4zODMxLDExLjAzMzYgMzYuNDM3MSwx Mi44Njk2IEwzMS4xOTQxLDEyLjg2OTYgWiBNNDIuMDgyMSwyMy4wOTk2IEw0My44NDgxLDE4LjM4 NjYgTDQ3LjU0MTEsOS4xMDM2IEw0NS45NDExLDkuMTAzNiBMNDMuMTIxMSwxNi42OTM2IEw0MC4z NTIxLDkuMTAzNiBMMzguNjk3MSw5LjEwMzYgTDQyLjM5MzEsMTguMzg2NiBMNDAuNjA4MSwyMy4w OTk2IEw0Mi4wODIxLDIzLjA5OTYgWiBNNTEuMTU4MSwxOC4xMTE2IEM1Mi4wNDkxLDE4LjQwNDYg NTMuMDE2MSwxOC42MDc2IDU0LjA4ODEsMTguNjA3NiBDNTcuNDU3MSwxOC42MDc2IDU5LjQ5NDEs MTYuNzMwNiA1OS40OTQxLDEzLjQzMzYgQzU5LjQ5NDEsMTAuNTkzNiA1Ny43NDkxLDguODgyNiA1 NC45NjExLDguODgyNiBDNTQuMTQ0MSw4Ljg4MjYgNTMuMzc3MSw5LjAyODYgNTIuNjE2MSw5LjM1 NjYgTDUyLjYxNjEsNC43MTY2IEw1MS4xNTgxLDQuNzE2NiBMNTEuMTU4MSwxOC4xMTE2IFogTTUy LjYxNjEsMTAuNjUwNiBDNTMuMjY5MSwxMC4zMDQ2IDUzLjk0NDEsMTAuMTU4NiA1NC44MTYxLDEw LjE1ODYgQzU2LjgxOTEsMTAuMTU4NiA1Ny45NjgxLDExLjQ4NjYgNTcuOTY4MSwxMy40NTM2IEM1 Ny45NjgxLDE1Ljk0NzYgNTYuNjAxMSwxNy4zMjg2IDU0LjIxNTEsMTcuMzI4NiBDNTMuNTYxMSwx Ny4zMjg2IDUzLjEwODEsMTcuMjU3NiA1Mi42MTYxLDE3LjA3NjYgTDUyLjYxNjEsMTAuNjUwNiBa IE02NS4yOTkxLDE4LjYwNzYgQzY4LjI0OTEsMTguNjA3NiA2OS43MjMxLDE2LjQ1NDYgNjkuNzIz MSwxMy43NDQ2IEM2OS43MjMxLDExLjAxMzYgNjguNDQ5MSw4Ljg4MjYgNjUuMjk5MSw4Ljg4MjYg QzYyLjM1MjEsOC44ODI2IDYwLjg3NTEsMTEuMDMzNiA2MC44NzUxLDEzLjc0NDYgQzYwLjg3NTEs MTYuNDc0NiA2Mi4xNTIxLDE4LjYwNzYgNjUuMjk5MSwxOC42MDc2IEw2NS4yOTkxLDE4LjYwNzYg WiBNNjUuMjk5MSwxNy4zMjg2IEM2My40NDQxLDE3LjMyODYgNjIuNDA1MSwxNS45MTA2IDYyLjQw NTEsMTMuNzYxNiBDNjIuNDA1MSwxMS41Nzg2IDYzLjQ0NDEsMTAuMTU4NiA2NS4yOTkxLDEwLjE1 ODYgQzY3LjE1NjEsMTAuMTU4NiA2OC4xOTQxLDExLjU3ODYgNjguMTk0MSwxMy43MjY2IEM2OC4x OTQxLDE1LjkxMDYgNjcuMTM3MSwxNy4zMjg2IDY1LjI5OTEsMTcuMzI4NiBMNjUuMjk5MSwxNy4z Mjg2IFogTTgwLjM4NTEsMTguMzg2NiBMODMuMDY2MSw5LjEwMzYgTDgxLjYyNzEsOS4xMDM2IEw3 OS42OTcxLDE2LjQwMjYgTDc3LjU0OTEsOS4xMDM2IEw3NS45NDcxLDkuMTAzNiBMNzMuODE5MSwx Ni40OTA2IEw3MS45MDYxLDkuMTAzNiBMNzAuMzQwMSw5LjEwMzYgTDczLjAxNjEsMTguMzg2NiBM NzQuNTI3MSwxOC4zODY2IEw3Ni43NDkxLDExLjAxMzYgTDc4Ljg3OTEsMTguMzg2NiBMODAuMzg1 MSwxOC4zODY2IFogTTkxLjc1MDEsMTYuNzEwNiBDOTEuMDE4MSwxNy4wNzY2IDg5Ljg1NTEsMTcu MzI4NiA4OC43MjgxLDE3LjMyODYgQzg2LjQ2OTEsMTcuMzI4NiA4NS4zMjQxLDE2LjI1NzYgODUu MjMwMSwxNC4wODk2IEw5MS45MzIxLDE0LjA4OTYgQzkxLjk0OTEsMTMuODM1NiA5MS45ODYxLDEz LjMyNTYgOTEuOTg2MSwxMy4xMjQ2IEM5MS45ODYxLDEwLjUwMzYgOTAuNjU2MSw4Ljg4MjYgODgu MDkzMSw4Ljg4MjYgQzg1LjIxMzEsOC44ODI2IDgzLjc2MDEsMTAuOTk1NiA4My43NjAxLDEzLjc2 MTYgQzgzLjc2MDEsMTYuODc2NiA4NS4zOTcxLDE4LjYwNzYgODguNTQ5MSwxOC42MDc2IEM4OS44 MDExLDE4LjYwNzYgOTEuMDAyMSwxOC4zODY2IDkxLjc1MDEsMTcuOTUxNiBMOTEuNzUwMSwxNi43 MTA2IFogTTg1LjI4OTEsMTIuODY5NiBDODUuNDUyMSwxMS4xNzc2IDg2LjM1OTEsMTAuMTIyNiA4 Ny45ODMxLDEwLjEyMjYgQzg5LjY0MDEsMTAuMTIyNiA5MC40NzYxLDExLjAzMzYgOTAuNTMwMSwx Mi44Njk2IEw4NS4yODkxLDEyLjg2OTYgWiBNOTMuNDgwMSwxNy45Mjk2IEM5NC4wNjkxLDE4LjM0 NzYgOTUuMDY0MSwxOC42MDc2IDk2LjEwNTEsMTguNjA3NiBDOTguMjY5MSwxOC42MDc2IDk5LjU2 MjEsMTcuNDk0NiA5OS41NjIxLDE1LjY5MzYgQzk5LjU2MjEsMTQuMjcwNiA5OC44MTQxLDEzLjU0 NDYgOTYuNzkzMSwxMi44Njk2IEM5NS40NDcxLDEyLjQzMzYgOTQuODgzMSwxMi4wMTM2IDk0Ljg4 MzEsMTEuMzU5NiBDOTQuODgzMSwxMC41MjM2IDk1LjU5NjEsMTAuMTAzNiA5Ni42MzIxLDEwLjEw MzYgQzk3LjU2MjEsMTAuMTAzNiA5OC40NTMxLDEwLjMzOTYgOTkuMjU0MSwxMC44MzE2IEw5OS4y NTQxLDkuNTc1NiBDOTguNzI2MSw5LjE3NDYgOTcuNjEzMSw4Ljg4MjYgOTYuNjY2MSw4Ljg4MjYg Qzk0LjY2NjEsOC44ODI2IDkzLjQ0NDEsOS44MDk2IDkzLjQ0NDEsMTEuMzk1NiBDOTMuNDQ0MSwx Mi42MTQ2IDk0LjE1NjEsMTMuNDcxNiA5NS44NjkxLDE0LjAzNTYgQzk3LjUwNzEsMTQuNTYyNiA5 OC4xMjUxLDE0LjkxMTYgOTguMTI1MSwxNS44MDA2IEM5OC4xMjUxLDE2Ljc2NTYgOTcuMzU5MSwx Ny4zNjc2IDk2LjEwNTEsMTcuMzY3NiBDOTUuMTAyMSwxNy4zNjc2IDk0LjA0NzEsMTcuMDc2NiA5 My40ODAxLDE2LjY1NjYgTDkzLjQ4MDEsMTcuOTI5NiBaIi8+CiAgPC9nPgo8L3N2Zz4K");
    width: 132px;
    height: 27px;
    margin-bottom: 10px
}

.empty-state {
    text-align: center;
    margin: 30px auto
}

    .empty-state .empty-state-head {
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        font-size: 16px;
        color: #717171;
        line-height: 26px
    }

    .empty-state .empty-state-caption {
        font-size: 12px;
        color: #717171;
        line-height: 18px
    }

    .empty-state .empty-state-icon {
        width: 64px;
        height: 64px;
        margin: 10px auto
    }

    .empty-state.empty-state-list .empty-state-icon {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0VBRUFFQSIvPg0KICAgIDxwYXRoIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNMjguNTcxNDI4NiAxOUw0OCAxOU0yOC41NzE0Mjg2IDMyTDQ4IDMyTTI4LjU3MTQyODYgNDRMNDggNDRNMTkuNDI4NTcxNCAxNkMyMS4zMjIyODU3IDE2IDIyLjg1NzE0MjkgMTcuNTM0ODU3MSAyMi44NTcxNDI5IDE5LjQyODU3MTQgMjIuODU3MTQyOSAyMS4zMjIyODU3IDIxLjMyMjI4NTcgMjIuODU3MTQyOSAxOS40Mjg1NzE0IDIyLjg1NzE0MjkgMTcuNTM0ODU3MSAyMi44NTcxNDI5IDE2IDIxLjMyMjI4NTcgMTYgMTkuNDI4NTcxNCAxNiAxNy41MzQ4NTcxIDE3LjUzNDg1NzEgMTYgMTkuNDI4NTcxNCAxNkwxOS40Mjg1NzE0IDE2ek0xOS40Mjg1NzE0IDI4LjU3MTQyODZDMjEuMzIyMjg1NyAyOC41NzE0Mjg2IDIyLjg1NzE0MjkgMzAuMTA2Mjg1NyAyMi44NTcxNDI5IDMyIDIyLjg1NzE0MjkgMzMuODkzNzE0MyAyMS4zMjIyODU3IDM1LjQyODU3MTQgMTkuNDI4NTcxNCAzNS40Mjg1NzE0IDE3LjUzNDg1NzEgMzUuNDI4NTcxNCAxNiAzMy44OTM3MTQzIDE2IDMyIDE2IDMwLjEwNjI4NTcgMTcuNTM0ODU3MSAyOC41NzE0Mjg2IDE5LjQyODU3MTQgMjguNTcxNDI4NkwxOS40Mjg1NzE0IDI4LjU3MTQyODZ6TTE5LjQyODU3MTQgNDEuMTQyODU3MUMyMS4zMjIyODU3IDQxLjE0Mjg1NzEgMjIuODU3MTQyOSA0Mi42Nzc3MTQzIDIyLjg1NzE0MjkgNDQuNTcxNDI4NiAyMi44NTcxNDI5IDQ2LjQ2NTE0MjkgMjEuMzIyMjg1NyA0OCAxOS40Mjg1NzE0IDQ4IDE3LjUzNDg1NzEgNDggMTYgNDYuNDY1MTQyOSAxNiA0NC41NzE0Mjg2IDE2IDQyLjY3NzcxNDMgMTcuNTM0ODU3MSA0MS4xNDI4NTcxIDE5LjQyODU3MTQgNDEuMTQyODU3MUwxOS40Mjg1NzE0IDQxLjE0Mjg1NzF6IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");
        background-position: center center
    }

    .empty-state.empty-state-search .empty-state-icon {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NCIgaGVpZ2h0PSI2NCIgdmlld0JveD0iMCAwIDY0IDY0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8Y2lyY2xlIGN4PSIzMiIgY3k9IjMyIiByPSIzMiIgZmlsbD0iI0VBRUFFQSIvPg0KICAgIDxwYXRoIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIzIiBkPSJNNDkgNDhMMzkuNjIwNjg5NyAzOC42MjA2ODk3TTMwLjI0MTM3OTMgMTZDMzcuNTU0NDgyOCAxNiA0My40ODI3NTg2IDIxLjkyODI3NTkgNDMuNDgyNzU4NiAyOS4yNDEzNzkzIDQzLjQ4Mjc1ODYgMzYuNTU0NDgyOCAzNy41NTQ0ODI4IDQyLjQ4Mjc1ODYgMzAuMjQxMzc5MyA0Mi40ODI3NTg2IDIyLjkyODI3NTkgNDIuNDgyNzU4NiAxNyAzNi41NTQ0ODI4IDE3IDI5LjI0MTM3OTMgMTcgMjEuOTI4Mjc1OSAyMi45MjgyNzU5IDE2IDMwLjI0MTM3OTMgMTZMMzAuMjQxMzc5MyAxNnoiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICA8L2c+DQo8L3N2Zz4NCg==");
        background-position: center center
    }

.alert {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-position: 15px center;
    background-repeat: no-repeat;
    padding: 15px 15px 15px 50px
}

    .alert .close {
        width: 21px;
        height: 21px;
        color: #2e2e2e;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjMmUyZTJlIiBkPSJNOCAwbC0zIDMtMy0zLTIgMiAzIDMtMyAzIDIgMiAzLTMgMyAzIDItMi0zLTMgMy0zeiIvPjwvc3ZnPg==");
        background-repeat: no-repeat;
        background-position: center center;
        opacity: .8
    }

        .alert .close span:not(.sr-only) {
            display: none
        }

        .alert .close:hover {
            opacity: 1
        }

.alert-global {
    position: fixed;
    left: 0;
    right: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    z-index: 15;
    background-image: none;
    padding-left: 30px;
    text-align: left
}

    .alert-global .close {
        width: 21px;
        height: 21px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNOCAwbC0zIDMtMy0zLTIgMiAzIDMtMyAzIDIgMiAzLTMgMyAzIDItMi0zLTMgMy0zeiIvPjwvc3ZnPg==");
        background-repeat: no-repeat;
        background-position: center center
    }

        .alert-global .close span:not(.sr-only) {
            display: none
        }

    .alert-global span {
        display: inline-block;
        margin-right: 10px
    }

    .alert-global .alert-link {
        color: #fff;
        font-weight: normal;
        text-decoration: underline
    }

    .alert-global.alert-success {
        background-color: #00b140;
        color: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-image: none
    }

    .alert-global.alert-warning {
        background-color: #ee6700;
        color: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-image: none
    }

    .alert-global.alert-info {
        background-color: #0072b8;
        color: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-image: none
    }

    .alert-global.alert-danger {
        background-color: #d30c0c;
        color: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-image: none
    }

.alert-dismissable,
.alert-dismissible {
    padding-right: 15px
}

.alert-danger {
    color: #2e2e2e;
    background-color: #fdf2f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy NiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4KICA8ZyBmaWxsPSJu b25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEg MSkiPgogICAgPHBhdGggc3Ryb2tlPSIjREUwRjBFIiBzdHJva2Utd2lkdGg9IjIi IGQ9Ik0xMiwyNCBDMTguNjI3NDE3LDI0IDI0LDE4LjYyNzQxNyAyNCwxMiBDMjQs NS4zNzI1ODMgMTguNjI3NDE3LDAgMTIsMCBDNS4zNzI1ODMsMCAwLDUuMzcyNTgz IDAsMTIgQzAsMTguNjI3NDE3IDUuMzcyNTgzLDI0IDEyLDI0IFoiLz4KICAgIDxw YXRoIGZpbGw9IiNERTBGMEUiIGQ9Ik0xMi42IDUuOEwxMS40IDUuOEMxMS4wNjg4 IDUuOCAxMC44IDYuMDg4IDEwLjggNi40NDI4NTcxNEwxMC44IDE0LjE1NzE0MjlD MTAuOCAxNC41MTIgMTEuMDY4OCAxNC44IDExLjQgMTQuOEwxMi42IDE0LjhDMTIu OTMxMiAxNC44IDEzLjIgMTQuNTEyIDEzLjIgMTQuMTU3MTQyOUwxMy4yIDYuNDQy ODU3MTRDMTMuMiA2LjA4OCAxMi45MzEyIDUuOCAxMi42IDUuOEwxMi42IDUuOHpN MTIuNiAxNi44TDExLjQgMTYuOEMxMS4wNjg4IDE2LjggMTAuOCAxNy4xMzYgMTAu OCAxNy41NUwxMC44IDE5LjA1QzEwLjggMTkuNDY0IDExLjA2ODggMTkuOCAxMS40 IDE5LjhMMTIuNiAxOS44QzEyLjkzMTIgMTkuOCAxMy4yIDE5LjQ2NCAxMy4yIDE5 LjA1TDEzLjIgMTcuNTVDMTMuMiAxNy4xMzYgMTIuOTMxMiAxNi44IDEyLjYgMTYu OEwxMi42IDE2Ljh6Ii8+CiAgPC9nPgo8L3N2Zz4K");
    border-color: #d30c0c;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-warning {
    color: #2e2e2e;
    background-color: #fcf6f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy OCIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDI4IDI3IiB4bWxuczp4bGluaz0i aHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGRlZnM+CiAgICA8cG9s eWdvbiBpZD0iYSIgcG9pbnRzPSIxMiAwIDI0IDIzIDAgMjMiLz4KICAgIDxtYXNr IGlkPSJiIiB3aWR0aD0iMjgiIGhlaWdodD0iMjciIHg9Ii0yIiB5PSItMiI+CiAg ICAgIDxyZWN0IHdpZHRoPSIyOCIgaGVpZ2h0PSIyNyIgeD0iLTIiIHk9Ii0yIiBm aWxsPSJ3aGl0ZSIvPgogICAgICA8dXNlIGZpbGw9ImJsYWNrIiB4bGluazpocmVm PSIjYSIvPgogICAgPC9tYXNrPgogIDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBm aWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgog ICAgPHVzZSBzdHJva2U9IiNFRTZCMEIiIHN0cm9rZS13aWR0aD0iNCIgbWFzaz0i dXJsKCNiKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49 InJvdW5kIiB4bGluazpocmVmPSIjYSIvPgogICAgPHBhdGggZmlsbD0iI0VFNkIw QiIgZD0iTTEyLjU0NTQ1NDUgNi41NzE0Mjg1N0wxMS40NTQ1NDU1IDYuNTcxNDI4 NTdDMTEuMTUzNDU0NSA2LjU3MTQyODU3IDEwLjkwOTA5MDkgNi44NTk0Mjg1NyAx MC45MDkwOTA5IDcuMjE0Mjg1NzFMMTAuOTA5MDkwOSAxNC45Mjg1NzE0QzEwLjkw OTA5MDkgMTUuMjgzNDI4NiAxMS4xNTM0NTQ1IDE1LjU3MTQyODYgMTEuNDU0NTQ1 NSAxNS41NzE0Mjg2TDEyLjU0NTQ1NDUgMTUuNTcxNDI4NkMxMi44NDY1NDU1IDE1 LjU3MTQyODYgMTMuMDkwOTA5MSAxNS4yODM0Mjg2IDEzLjA5MDkwOTEgMTQuOTI4 NTcxNEwxMy4wOTA5MDkxIDcuMjE0Mjg1NzFDMTMuMDkwOTA5MSA2Ljg1OTQyODU3 IDEyLjg0NjU0NTUgNi41NzE0Mjg1NyAxMi41NDU0NTQ1IDYuNTcxNDI4NTdMMTIu NTQ1NDU0NSA2LjU3MTQyODU3ek0xMi41NDU0NTQ1IDE3LjUyMzgwOTVMMTEuNDU0 NTQ1NSAxNy41MjM4MDk1QzExLjE1MzQ1NDUgMTcuNTIzODA5NSAxMC45MDkwOTA5 IDE3LjgzMDQ3NjIgMTAuOTA5MDkwOSAxOC4yMDgzMzMzTDEwLjkwOTA5MDkgMTku NTc3MzgxQzEwLjkwOTA5MDkgMTkuOTU1MjM4MSAxMS4xNTM0NTQ1IDIwLjI2MTkw NDggMTEuNDU0NTQ1NSAyMC4yNjE5MDQ4TDEyLjU0NTQ1NDUgMjAuMjYxOTA0OEMx Mi44NDY1NDU1IDIwLjI2MTkwNDggMTMuMDkwOTA5MSAxOS45NTUyMzgxIDEzLjA5 MDkwOTEgMTkuNTc3MzgxTDEzLjA5MDkwOTEgMTguMjA4MzMzM0MxMy4wOTA5MDkx IDE3LjgzMDQ3NjIgMTIuODQ2NTQ1NSAxNy41MjM4MDk1IDEyLjU0NTQ1NDUgMTcu NTIzODA5NUwxMi41NDU0NTQ1IDE3LjUyMzgwOTV6Ii8+CiAgPC9nPgo8L3N2Zz4K");
    border-color: #ee6700;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-success {
    color: #2e2e2e;
    background-color: #f2f9f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy NCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxuczp4bGluaz0i aHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGRlZnM+CiAgICA8Y2ly Y2xlIGlkPSJhIiBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiLz4KICAgIDxtYXNrIGlk PSJiIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHg9IjAiIHk9IjAiIGZpbGw9Indo aXRlIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjYSIvPgogICAgPC9tYXNrPgog IDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgog ICAgPHBhdGggZmlsbD0iIzAwQjE0MCIgZD0iTTUuODA5MTUzODUsMTEuMzQ3NjE1 NCBDNi4xNzAwNzY5MiwxMC45ODY2OTIzIDYuNzUzNDYxNTQsMTAuOTg2NjkyMyA3 LjExNDM4NDYyLDExLjM0NzYxNTQgTDEwLjE1NDA3NjksMTQuMzg3MzA3NyBMMTYu ODg2MDc2OSw3LjY1NTMwNzY5IEMxNy4yNDcsNy4yOTQzODQ2MiAxNy44MzAzODQ2 LDcuMjk0Mzg0NjIgMTguMTkxMzA3Nyw3LjY1NTMwNzY5IEMxOC41NTIyMzA4LDgu MDE2MjMwNzcgMTguNTUyMjMwOCw4LjU5OTYxNTM4IDE4LjE5MTMwNzcsOC45NjA1 Mzg0NiBMMTAuODA2NjkyMywxNi4zNDUxNTM4IEMxMC42MjY2OTIzLDE2LjUyNTE1 MzggMTAuMzkwMzg0NiwxNi42MTU2MTU0IDEwLjE1NDA3NjksMTYuNjE1NjE1NCBD OS45MTc3NjkyMywxNi42MTU2MTU0IDkuNjgxNDYxNTQsMTYuNTI1MTUzOCA5LjUw MTQ2MTU0LDE2LjM0NTE1MzggTDUuODA5MTUzODUsMTIuNjUyODQ2MiBDNS40NDgy MzA3NywxMi4yOTE5MjMxIDUuNDQ4MjMwNzcsMTEuNzA4NTM4NSA1LjgwOTE1Mzg1 LDExLjM0NzYxNTQgTDUuODA5MTUzODUsMTEuMzQ3NjE1NCBaIi8+CiAgICA8dXNl IHN0cm9rZT0iIzAwQjE0MCIgc3Ryb2tlLXdpZHRoPSI0IiBtYXNrPSJ1cmwoI2Ip IiB4bGluazpocmVmPSIjYSIvPgogIDwvZz4KPC9zdmc+Cg==");
    border-color: #00b140;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-info {
    color: #2e2e2e;
    background-color: #f4f9fd;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMyAwQzUuODMyIDAgMCA1LjgzMiAwIDEzczUuODMyIDEzIDEzIDEzIDEzLTUuODMyIDEzLTEzUzIwLjE2OCAwIDEzIDB6Ii8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PHBhdGggc3Ryb2tlPSIjMDA3MkI4IiBzdHJva2Utd2lkdGg9IjQiIGQ9Ik0xMyAwQzUuODMyIDAgMCA1LjgzMiAwIDEzczUuODMyIDEzIDEzIDEzIDEzLTUuODMyIDEzLTEzUzIwLjE2OCAwIDEzIDB6IiBtYXNrPSJ1cmwoI2IpIi8+PHBhdGggZmlsbD0iIzAwNzJCOCIgZD0iTTE0LjA4MyAxMC44MzNIOS43NVYxM2gyLjE2N3Y0LjMzM0g5Ljc1VjE5LjVoNi41di0yLjE2N2gtMi4xNjd2LTYuNXpNMTEuOTE3IDYuNWgyLjE2NnYzLjI1aC0yLjE2NlY2LjV6Ii8+PC9nPjwvc3ZnPg==");
    border-color: #0072b8;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-danger-solid {
    color: #2e2e2e;
    background-color: #fdf2f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8cGF0aCBmaWxsPSIjREUwRjBFIiBkPSJNMTIsMjQgQzE4LjYyNzQxNywyNCAyNCwxOC42Mjc0MTcgMjQsMTIgQzI0LDUuMzcyNTgzIDE4LjYyNzQxNywwIDEyLDAgQzUuMzcyNTgzLDAgMCw1LjM3MjU4MyAwLDEyIEMwLDE4LjYyNzQxNyA1LjM3MjU4MywyNCAxMiwyNCBaIi8+DQogICAgPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyLjYgNS44TDExLjQgNS44QzExLjA2ODggNS44IDEwLjggNi4wODggMTAuOCA2LjQ0Mjg1NzE0TDEwLjggMTQuMTU3MTQyOUMxMC44IDE0LjUxMiAxMS4wNjg4IDE0LjggMTEuNCAxNC44TDEyLjYgMTQuOEMxMi45MzEyIDE0LjggMTMuMiAxNC41MTIgMTMuMiAxNC4xNTcxNDI5TDEzLjIgNi40NDI4NTcxNEMxMy4yIDYuMDg4IDEyLjkzMTIgNS44IDEyLjYgNS44TDEyLjYgNS44ek0xMi42IDE2LjhMMTEuNCAxNi44QzExLjA2ODggMTYuOCAxMC44IDE3LjEzNiAxMC44IDE3LjU1TDEwLjggMTkuMDVDMTAuOCAxOS40NjQgMTEuMDY4OCAxOS44IDExLjQgMTkuOEwxMi42IDE5LjhDMTIuOTMxMiAxOS44IDEzLjIgMTkuNDY0IDEzLjIgMTkuMDVMMTMuMiAxNy41NUMxMy4yIDE3LjEzNiAxMi45MzEyIDE2LjggMTIuNiAxNi44TDEyLjYgMTYuOHoiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");
    border-color: #d30c0c;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-warning-solid {
    color: #2e2e2e;
    background-color: #fcf6f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI2IDI1IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogIDxkZWZzPg0KICAgIDxwb2x5Z29uIGlkPSJhIiBwb2ludHM9IjEyIDAgMjQgMjMgMCAyMyIvPg0KICAgIDxtYXNrIGlkPSJiIiB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHg9Ii0xIiB5PSItMSI+DQogICAgICA8cmVjdCB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHg9Ii0xIiB5PSItMSIgZmlsbD0id2hpdGUiLz4NCiAgICAgIDx1c2UgZmlsbD0iYmxhY2siIHhsaW5rOmhyZWY9IiNhIi8+DQogICAgPC9tYXNrPg0KICA8L2RlZnM+DQogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+DQogICAgPHVzZSBmaWxsPSIjRUU2QjBCIiB4bGluazpocmVmPSIjYSIvPg0KICAgIDx1c2Ugc3Ryb2tlPSIjRUU2QjBCIiBzdHJva2Utd2lkdGg9IjIiIG1hc2s9InVybCgjYikiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgeGxpbms6aHJlZj0iI2EiLz4NCiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNTQ1NDU0NSA2LjU3MTQyODU3TDExLjQ1NDU0NTUgNi41NzE0Mjg1N0MxMS4xNTM0NTQ1IDYuNTcxNDI4NTcgMTAuOTA5MDkwOSA2Ljg1OTQyODU3IDEwLjkwOTA5MDkgNy4yMTQyODU3MUwxMC45MDkwOTA5IDE0LjkyODU3MTRDMTAuOTA5MDkwOSAxNS4yODM0Mjg2IDExLjE1MzQ1NDUgMTUuNTcxNDI4NiAxMS40NTQ1NDU1IDE1LjU3MTQyODZMMTIuNTQ1NDU0NSAxNS41NzE0Mjg2QzEyLjg0NjU0NTUgMTUuNTcxNDI4NiAxMy4wOTA5MDkxIDE1LjI4MzQyODYgMTMuMDkwOTA5MSAxNC45Mjg1NzE0TDEzLjA5MDkwOTEgNy4yMTQyODU3MUMxMy4wOTA5MDkxIDYuODU5NDI4NTcgMTIuODQ2NTQ1NSA2LjU3MTQyODU3IDEyLjU0NTQ1NDUgNi41NzE0Mjg1N0wxMi41NDU0NTQ1IDYuNTcxNDI4NTd6TTEyLjU0NTQ1NDUgMTcuNTIzODA5NUwxMS40NTQ1NDU1IDE3LjUyMzgwOTVDMTEuMTUzNDU0NSAxNy41MjM4MDk1IDEwLjkwOTA5MDkgMTcuODMwNDc2MiAxMC45MDkwOTA5IDE4LjIwODMzMzNMMTAuOTA5MDkwOSAxOS41NzczODFDMTAuOTA5MDkwOSAxOS45NTUyMzgxIDExLjE1MzQ1NDUgMjAuMjYxOTA0OCAxMS40NTQ1NDU1IDIwLjI2MTkwNDhMMTIuNTQ1NDU0NSAyMC4yNjE5MDQ4QzEyLjg0NjU0NTUgMjAuMjYxOTA0OCAxMy4wOTA5MDkxIDE5Ljk1NTIzODEgMTMuMDkwOTA5MSAxOS41NzczODFMMTMuMDkwOTA5MSAxOC4yMDgzMzMzQzEzLjA5MDkwOTEgMTcuODMwNDc2MiAxMi44NDY1NDU1IDE3LjUyMzgwOTUgMTIuNTQ1NDU0NSAxNy41MjM4MDk1TDEyLjU0NTQ1NDUgMTcuNTIzODA5NXoiLz4NCiAgPC9nPg0KPC9zdmc+DQo=");
    border-color: #ee6700;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-success-solid {
    color: #2e2e2e;
    background-color: #f2f9f2;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8cGF0aCBmaWxsPSIjMDBCMTQwIiBkPSJNMjQsMTIgQzI0LDE4LjYyODE3MzkgMTguNjI1MDQzNSwyNCAxMiwyNCBDNS4zNzA3ODI2MSwyNCAwLDE4LjYyODE3MzkgMCwxMiBDMCw1LjM3MTgyNjA5IDUuMzcwNzgyNjEsMCAxMiwwIEMxOC42MjUwNDM1LDAgMjQsNS4zNzE4MjYwOSAyNCwxMiBMMjQsMTIgWiIvPg0KICAgIDxwb2x5bGluZSBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgcG9pbnRzPSIxNy44MzMgOCA5LjcwOCAxNS41ODMgNyAxMi44NzUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICA8L2c+DQo8L3N2Zz4=");
    border-color: #00b140;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-info-solid {
    color: #2e2e2e;
    background-color: #f4f9fd;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8Y2lyY2xlIGN4PSIxMSIgY3k9IjEyIiByPSI4IiBmaWxsPSIjRkZGRkZGIi8+DQogICAgPHBhdGggZmlsbD0iIzQ4NUZCRCIgZD0iTTEyLDAgQzUuMzgzLDAgMCw1LjM4MyAwLDEyIEMwLDE4LjYxNyA1LjM4MywyNCAxMiwyNCBDMTguNjE3LDI0IDI0LDE4LjYxNyAyNCwxMiBDMjQsNS4zODMgMTguNjE3LDAgMTIsMCBMMTIsMCBaIE0xMiw2IEMxMi41NTIsNiAxMyw2LjQ0OCAxMyw3IEMxMyw3LjU1MiAxMi41NTIsOCAxMiw4IEMxMS40NDgsOCAxMSw3LjU1MiAxMSw3IEMxMSw2LjQ0OCAxMS40NDgsNiAxMiw2IEwxMiw2IFogTTE1LDE4IEw5LDE4IEw5LDE2IEwxMSwxNiBMMTEsMTIgTDksMTIgTDksMTAgTDEyLDEwIEMxMi41NTMsMTAgMTMsMTAuNDQ4IDEzLDExIEwxMywxNiBMMTUsMTYgTDE1LDE4IEwxNSwxOCBaIi8+DQogIDwvZz4NCjwvc3ZnPg0K");
    border-color: #0072b8;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.alert-notint {
    background-color: #f00
}

.alert-noborder {
    background-color: transparent;
    background-position: 0 center;
    padding: 10px 15px 10px 35px;
    border: 0
}

.alert-danger-hicontrast {
    color: #fff;
    background-color: #131933;
    border: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8cGF0aCBmaWxsPSIjREUwRjBFIiBkPSJNMTIsMjQgQzE4LjYyNzQxNywyNCAyNCwxOC42Mjc0MTcgMjQsMTIgQzI0LDUuMzcyNTgzIDE4LjYyNzQxNywwIDEyLDAgQzUuMzcyNTgzLDAgMCw1LjM3MjU4MyAwLDEyIEMwLDE4LjYyNzQxNyA1LjM3MjU4MywyNCAxMiwyNCBaIi8+DQogICAgPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyLjYgNS44TDExLjQgNS44QzExLjA2ODggNS44IDEwLjggNi4wODggMTAuOCA2LjQ0Mjg1NzE0TDEwLjggMTQuMTU3MTQyOUMxMC44IDE0LjUxMiAxMS4wNjg4IDE0LjggMTEuNCAxNC44TDEyLjYgMTQuOEMxMi45MzEyIDE0LjggMTMuMiAxNC41MTIgMTMuMiAxNC4xNTcxNDI5TDEzLjIgNi40NDI4NTcxNEMxMy4yIDYuMDg4IDEyLjkzMTIgNS44IDEyLjYgNS44TDEyLjYgNS44ek0xMi42IDE2LjhMMTEuNCAxNi44QzExLjA2ODggMTYuOCAxMC44IDE3LjEzNiAxMC44IDE3LjU1TDEwLjggMTkuMDVDMTAuOCAxOS40NjQgMTEuMDY4OCAxOS44IDExLjQgMTkuOEwxMi42IDE5LjhDMTIuOTMxMiAxOS44IDEzLjIgMTkuNDY0IDEzLjIgMTkuMDVMMTMuMiAxNy41NUMxMy4yIDE3LjEzNiAxMi45MzEyIDE2LjggMTIuNiAxNi44TDEyLjYgMTYuOHoiLz4NCiAgPC9nPg0KPC9zdmc+DQo="), -webkit-linear-gradient(323deg, #131933 0%, #42042e 100%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8cGF0aCBmaWxsPSIjREUwRjBFIiBkPSJNMTIsMjQgQzE4LjYyNzQxNywyNCAyNCwxOC42Mjc0MTcgMjQsMTIgQzI0LDUuMzcyNTgzIDE4LjYyNzQxNywwIDEyLDAgQzUuMzcyNTgzLDAgMCw1LjM3MjU4MyAwLDEyIEMwLDE4LjYyNzQxNyA1LjM3MjU4MywyNCAxMiwyNCBaIi8+DQogICAgPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyLjYgNS44TDExLjQgNS44QzExLjA2ODggNS44IDEwLjggNi4wODggMTAuOCA2LjQ0Mjg1NzE0TDEwLjggMTQuMTU3MTQyOUMxMC44IDE0LjUxMiAxMS4wNjg4IDE0LjggMTEuNCAxNC44TDEyLjYgMTQuOEMxMi45MzEyIDE0LjggMTMuMiAxNC41MTIgMTMuMiAxNC4xNTcxNDI5TDEzLjIgNi40NDI4NTcxNEMxMy4yIDYuMDg4IDEyLjkzMTIgNS44IDEyLjYgNS44TDEyLjYgNS44ek0xMi42IDE2LjhMMTEuNCAxNi44QzExLjA2ODggMTYuOCAxMC44IDE3LjEzNiAxMC44IDE3LjU1TDEwLjggMTkuMDVDMTAuOCAxOS40NjQgMTEuMDY4OCAxOS44IDExLjQgMTkuOEwxMi42IDE5LjhDMTIuOTMxMiAxOS44IDEzLjIgMTkuNDY0IDEzLjIgMTkuMDVMMTMuMiAxNy41NUMxMy4yIDE3LjEzNiAxMi45MzEyIDE2LjggMTIuNiAxNi44TDEyLjYgMTYuOHoiLz4NCiAgPC9nPg0KPC9zdmc+DQo="), linear-gradient(127deg, #131933 0%, #42042e 100%);
    -webkit-border-radius: 0;
    border-radius: 0
}

    .alert-danger-hicontrast a {
        color: #fff;
        text-decoration: underline
    }

.alert-warning-hicontrast {
    color: #fff;
    background-color: #131933;
    border: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI2IDI1IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogIDxkZWZzPg0KICAgIDxwb2x5Z29uIGlkPSJhIiBwb2ludHM9IjEyIDAgMjQgMjMgMCAyMyIvPg0KICAgIDxtYXNrIGlkPSJiIiB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHg9Ii0xIiB5PSItMSI+DQogICAgICA8cmVjdCB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHg9Ii0xIiB5PSItMSIgZmlsbD0id2hpdGUiLz4NCiAgICAgIDx1c2UgZmlsbD0iYmxhY2siIHhsaW5rOmhyZWY9IiNhIi8+DQogICAgPC9tYXNrPg0KICA8L2RlZnM+DQogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+DQogICAgPHVzZSBmaWxsPSIjRUU2QjBCIiB4bGluazpocmVmPSIjYSIvPg0KICAgIDx1c2Ugc3Ryb2tlPSIjRUU2QjBCIiBzdHJva2Utd2lkdGg9IjIiIG1hc2s9InVybCgjYikiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgeGxpbms6aHJlZj0iI2EiLz4NCiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNTQ1NDU0NSA2LjU3MTQyODU3TDExLjQ1NDU0NTUgNi41NzE0Mjg1N0MxMS4xNTM0NTQ1IDYuNTcxNDI4NTcgMTAuOTA5MDkwOSA2Ljg1OTQyODU3IDEwLjkwOTA5MDkgNy4yMTQyODU3MUwxMC45MDkwOTA5IDE0LjkyODU3MTRDMTAuOTA5MDkwOSAxNS4yODM0Mjg2IDExLjE1MzQ1NDUgMTUuNTcxNDI4NiAxMS40NTQ1NDU1IDE1LjU3MTQyODZMMTIuNTQ1NDU0NSAxNS41NzE0Mjg2QzEyLjg0NjU0NTUgMTUuNTcxNDI4NiAxMy4wOTA5MDkxIDE1LjI4MzQyODYgMTMuMDkwOTA5MSAxNC45Mjg1NzE0TDEzLjA5MDkwOTEgNy4yMTQyODU3MUMxMy4wOTA5MDkxIDYuODU5NDI4NTcgMTIuODQ2NTQ1NSA2LjU3MTQyODU3IDEyLjU0NTQ1NDUgNi41NzE0Mjg1N0wxMi41NDU0NTQ1IDYuNTcxNDI4NTd6TTEyLjU0NTQ1NDUgMTcuNTIzODA5NUwxMS40NTQ1NDU1IDE3LjUyMzgwOTVDMTEuMTUzNDU0NSAxNy41MjM4MDk1IDEwLjkwOTA5MDkgMTcuODMwNDc2MiAxMC45MDkwOTA5IDE4LjIwODMzMzNMMTAuOTA5MDkwOSAxOS41NzczODFDMTAuOTA5MDkwOSAxOS45NTUyMzgxIDExLjE1MzQ1NDUgMjAuMjYxOTA0OCAxMS40NTQ1NDU1IDIwLjI2MTkwNDhMMTIuNTQ1NDU0NSAyMC4yNjE5MDQ4QzEyLjg0NjU0NTUgMjAuMjYxOTA0OCAxMy4wOTA5MDkxIDE5Ljk1NTIzODEgMTMuMDkwOTA5MSAxOS41NzczODFMMTMuMDkwOTA5MSAxOC4yMDgzMzMzQzEzLjA5MDkwOTEgMTcuODMwNDc2MiAxMi44NDY1NDU1IDE3LjUyMzgwOTUgMTIuNTQ1NDU0NSAxNy41MjM4MDk1TDEyLjU0NTQ1NDUgMTcuNTIzODA5NXoiLz4NCiAgPC9nPg0KPC9zdmc+DQo="), -webkit-linear-gradient(323deg, #131933 0%, #42042e 100%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI2IDI1IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+DQogIDxkZWZzPg0KICAgIDxwb2x5Z29uIGlkPSJhIiBwb2ludHM9IjEyIDAgMjQgMjMgMCAyMyIvPg0KICAgIDxtYXNrIGlkPSJiIiB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHg9Ii0xIiB5PSItMSI+DQogICAgICA8cmVjdCB3aWR0aD0iMjYiIGhlaWdodD0iMjUiIHg9Ii0xIiB5PSItMSIgZmlsbD0id2hpdGUiLz4NCiAgICAgIDx1c2UgZmlsbD0iYmxhY2siIHhsaW5rOmhyZWY9IiNhIi8+DQogICAgPC9tYXNrPg0KICA8L2RlZnM+DQogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMSAxKSI+DQogICAgPHVzZSBmaWxsPSIjRUU2QjBCIiB4bGluazpocmVmPSIjYSIvPg0KICAgIDx1c2Ugc3Ryb2tlPSIjRUU2QjBCIiBzdHJva2Utd2lkdGg9IjIiIG1hc2s9InVybCgjYikiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgeGxpbms6aHJlZj0iI2EiLz4NCiAgICA8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTIuNTQ1NDU0NSA2LjU3MTQyODU3TDExLjQ1NDU0NTUgNi41NzE0Mjg1N0MxMS4xNTM0NTQ1IDYuNTcxNDI4NTcgMTAuOTA5MDkwOSA2Ljg1OTQyODU3IDEwLjkwOTA5MDkgNy4yMTQyODU3MUwxMC45MDkwOTA5IDE0LjkyODU3MTRDMTAuOTA5MDkwOSAxNS4yODM0Mjg2IDExLjE1MzQ1NDUgMTUuNTcxNDI4NiAxMS40NTQ1NDU1IDE1LjU3MTQyODZMMTIuNTQ1NDU0NSAxNS41NzE0Mjg2QzEyLjg0NjU0NTUgMTUuNTcxNDI4NiAxMy4wOTA5MDkxIDE1LjI4MzQyODYgMTMuMDkwOTA5MSAxNC45Mjg1NzE0TDEzLjA5MDkwOTEgNy4yMTQyODU3MUMxMy4wOTA5MDkxIDYuODU5NDI4NTcgMTIuODQ2NTQ1NSA2LjU3MTQyODU3IDEyLjU0NTQ1NDUgNi41NzE0Mjg1N0wxMi41NDU0NTQ1IDYuNTcxNDI4NTd6TTEyLjU0NTQ1NDUgMTcuNTIzODA5NUwxMS40NTQ1NDU1IDE3LjUyMzgwOTVDMTEuMTUzNDU0NSAxNy41MjM4MDk1IDEwLjkwOTA5MDkgMTcuODMwNDc2MiAxMC45MDkwOTA5IDE4LjIwODMzMzNMMTAuOTA5MDkwOSAxOS41NzczODFDMTAuOTA5MDkwOSAxOS45NTUyMzgxIDExLjE1MzQ1NDUgMjAuMjYxOTA0OCAxMS40NTQ1NDU1IDIwLjI2MTkwNDhMMTIuNTQ1NDU0NSAyMC4yNjE5MDQ4QzEyLjg0NjU0NTUgMjAuMjYxOTA0OCAxMy4wOTA5MDkxIDE5Ljk1NTIzODEgMTMuMDkwOTA5MSAxOS41NzczODFMMTMuMDkwOTA5MSAxOC4yMDgzMzMzQzEzLjA5MDkwOTEgMTcuODMwNDc2MiAxMi44NDY1NDU1IDE3LjUyMzgwOTUgMTIuNTQ1NDU0NSAxNy41MjM4MDk1TDEyLjU0NTQ1NDUgMTcuNTIzODA5NXoiLz4NCiAgPC9nPg0KPC9zdmc+DQo="), linear-gradient(127deg, #131933 0%, #42042e 100%);
    -webkit-border-radius: 0;
    border-radius: 0
}

    .alert-warning-hicontrast a {
        color: #fff;
        text-decoration: underline
    }

.alert-success-hicontrast {
    color: #fff;
    background-color: #131933;
    border: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8cGF0aCBmaWxsPSIjMDBCMTQwIiBkPSJNMjQsMTIgQzI0LDE4LjYyODE3MzkgMTguNjI1MDQzNSwyNCAxMiwyNCBDNS4zNzA3ODI2MSwyNCAwLDE4LjYyODE3MzkgMCwxMiBDMCw1LjM3MTgyNjA5IDUuMzcwNzgyNjEsMCAxMiwwIEMxOC42MjUwNDM1LDAgMjQsNS4zNzE4MjYwOSAyNCwxMiBMMjQsMTIgWiIvPg0KICAgIDxwb2x5bGluZSBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgcG9pbnRzPSIxNy44MzMgOCA5LjcwOCAxNS41ODMgNyAxMi44NzUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICA8L2c+DQo8L3N2Zz4="), -webkit-linear-gradient(323deg, #131933 0%, #42042e 100%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8cGF0aCBmaWxsPSIjMDBCMTQwIiBkPSJNMjQsMTIgQzI0LDE4LjYyODE3MzkgMTguNjI1MDQzNSwyNCAxMiwyNCBDNS4zNzA3ODI2MSwyNCAwLDE4LjYyODE3MzkgMCwxMiBDMCw1LjM3MTgyNjA5IDUuMzcwNzgyNjEsMCAxMiwwIEMxOC42MjUwNDM1LDAgMjQsNS4zNzE4MjYwOSAyNCwxMiBMMjQsMTIgWiIvPg0KICAgIDxwb2x5bGluZSBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMiIgcG9pbnRzPSIxNy44MzMgOCA5LjcwOCAxNS41ODMgNyAxMi44NzUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPg0KICA8L2c+DQo8L3N2Zz4="), linear-gradient(127deg, #131933 0%, #42042e 100%);
    -webkit-border-radius: 0;
    border-radius: 0
}

    .alert-success-hicontrast a {
        color: #fff;
        text-decoration: underline
    }

.alert-info-hicontrast {
    color: #fff;
    background-color: #131933;
    border: 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8Y2lyY2xlIGN4PSIxMSIgY3k9IjEyIiByPSI4IiBmaWxsPSIjRkZGRkZGIi8+DQogICAgPHBhdGggZmlsbD0iIzQ4NUZCRCIgZD0iTTEyLDAgQzUuMzgzLDAgMCw1LjM4MyAwLDEyIEMwLDE4LjYxNyA1LjM4MywyNCAxMiwyNCBDMTguNjE3LDI0IDI0LDE4LjYxNyAyNCwxMiBDMjQsNS4zODMgMTguNjE3LDAgMTIsMCBMMTIsMCBaIE0xMiw2IEMxMi41NTIsNiAxMyw2LjQ0OCAxMyw3IEMxMyw3LjU1MiAxMi41NTIsOCAxMiw4IEMxMS40NDgsOCAxMSw3LjU1MiAxMSw3IEMxMSw2LjQ0OCAxMS40NDgsNiAxMiw2IEwxMiw2IFogTTE1LDE4IEw5LDE4IEw5LDE2IEwxMSwxNiBMMTEsMTIgTDksMTIgTDksMTAgTDEyLDEwIEMxMi41NTMsMTAgMTMsMTAuNDQ4IDEzLDExIEwxMywxNiBMMTUsMTYgTDE1LDE4IEwxNSwxOCBaIi8+DQogIDwvZz4NCjwvc3ZnPg0K"), -webkit-linear-gradient(323deg, #131933 0%, #42042e 100%);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij4NCiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4NCiAgICA8Y2lyY2xlIGN4PSIxMSIgY3k9IjEyIiByPSI4IiBmaWxsPSIjRkZGRkZGIi8+DQogICAgPHBhdGggZmlsbD0iIzQ4NUZCRCIgZD0iTTEyLDAgQzUuMzgzLDAgMCw1LjM4MyAwLDEyIEMwLDE4LjYxNyA1LjM4MywyNCAxMiwyNCBDMTguNjE3LDI0IDI0LDE4LjYxNyAyNCwxMiBDMjQsNS4zODMgMTguNjE3LDAgMTIsMCBMMTIsMCBaIE0xMiw2IEMxMi41NTIsNiAxMyw2LjQ0OCAxMyw3IEMxMyw3LjU1MiAxMi41NTIsOCAxMiw4IEMxMS40NDgsOCAxMSw3LjU1MiAxMSw3IEMxMSw2LjQ0OCAxMS40NDgsNiAxMiw2IEwxMiw2IFogTTE1LDE4IEw5LDE4IEw5LDE2IEwxMSwxNiBMMTEsMTIgTDksMTIgTDksMTAgTDEyLDEwIEMxMi41NTMsMTAgMTMsMTAuNDQ4IDEzLDExIEwxMywxNiBMMTUsMTYgTDE1LDE4IEwxNSwxOCBaIi8+DQogIDwvZz4NCjwvc3ZnPg0K"), linear-gradient(127deg, #131933 0%, #42042e 100%);
    -webkit-border-radius: 0;
    border-radius: 0
}

    .alert-info-hicontrast a {
        color: #fff;
        text-decoration: underline
    }

.panel-heading-danger {
    background-position: 15px center;
    padding-left: 40px !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy NiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4KICA8ZyBmaWxsPSJu b25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEg MSkiPgogICAgPHBhdGggc3Ryb2tlPSIjREUwRjBFIiBzdHJva2Utd2lkdGg9IjIi IGQ9Ik0xMiwyNCBDMTguNjI3NDE3LDI0IDI0LDE4LjYyNzQxNyAyNCwxMiBDMjQs NS4zNzI1ODMgMTguNjI3NDE3LDAgMTIsMCBDNS4zNzI1ODMsMCAwLDUuMzcyNTgz IDAsMTIgQzAsMTguNjI3NDE3IDUuMzcyNTgzLDI0IDEyLDI0IFoiLz4KICAgIDxw YXRoIGZpbGw9IiNERTBGMEUiIGQ9Ik0xMi42IDUuOEwxMS40IDUuOEMxMS4wNjg4 IDUuOCAxMC44IDYuMDg4IDEwLjggNi40NDI4NTcxNEwxMC44IDE0LjE1NzE0MjlD MTAuOCAxNC41MTIgMTEuMDY4OCAxNC44IDExLjQgMTQuOEwxMi42IDE0LjhDMTIu OTMxMiAxNC44IDEzLjIgMTQuNTEyIDEzLjIgMTQuMTU3MTQyOUwxMy4yIDYuNDQy ODU3MTRDMTMuMiA2LjA4OCAxMi45MzEyIDUuOCAxMi42IDUuOEwxMi42IDUuOHpN MTIuNiAxNi44TDExLjQgMTYuOEMxMS4wNjg4IDE2LjggMTAuOCAxNy4xMzYgMTAu OCAxNy41NUwxMC44IDE5LjA1QzEwLjggMTkuNDY0IDExLjA2ODggMTkuOCAxMS40 IDE5LjhMMTIuNiAxOS44QzEyLjkzMTIgMTkuOCAxMy4yIDE5LjQ2NCAxMy4yIDE5 LjA1TDEzLjIgMTcuNTVDMTMuMiAxNy4xMzYgMTIuOTMxMiAxNi44IDEyLjYgMTYu OEwxMi42IDE2Ljh6Ii8+CiAgPC9nPgo8L3N2Zz4K");
    background-repeat: no-repeat
}

.panel-heading-success {
    background-position: 15px center;
    padding-left: 40px !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy NCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxuczp4bGluaz0i aHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGRlZnM+CiAgICA8Y2ly Y2xlIGlkPSJhIiBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiLz4KICAgIDxtYXNrIGlk PSJiIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHg9IjAiIHk9IjAiIGZpbGw9Indo aXRlIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjYSIvPgogICAgPC9tYXNrPgog IDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgog ICAgPHBhdGggZmlsbD0iIzAwQjE0MCIgZD0iTTUuODA5MTUzODUsMTEuMzQ3NjE1 NCBDNi4xNzAwNzY5MiwxMC45ODY2OTIzIDYuNzUzNDYxNTQsMTAuOTg2NjkyMyA3 LjExNDM4NDYyLDExLjM0NzYxNTQgTDEwLjE1NDA3NjksMTQuMzg3MzA3NyBMMTYu ODg2MDc2OSw3LjY1NTMwNzY5IEMxNy4yNDcsNy4yOTQzODQ2MiAxNy44MzAzODQ2 LDcuMjk0Mzg0NjIgMTguMTkxMzA3Nyw3LjY1NTMwNzY5IEMxOC41NTIyMzA4LDgu MDE2MjMwNzcgMTguNTUyMjMwOCw4LjU5OTYxNTM4IDE4LjE5MTMwNzcsOC45NjA1 Mzg0NiBMMTAuODA2NjkyMywxNi4zNDUxNTM4IEMxMC42MjY2OTIzLDE2LjUyNTE1 MzggMTAuMzkwMzg0NiwxNi42MTU2MTU0IDEwLjE1NDA3NjksMTYuNjE1NjE1NCBD OS45MTc3NjkyMywxNi42MTU2MTU0IDkuNjgxNDYxNTQsMTYuNTI1MTUzOCA5LjUw MTQ2MTU0LDE2LjM0NTE1MzggTDUuODA5MTUzODUsMTIuNjUyODQ2MiBDNS40NDgy MzA3NywxMi4yOTE5MjMxIDUuNDQ4MjMwNzcsMTEuNzA4NTM4NSA1LjgwOTE1Mzg1 LDExLjM0NzYxNTQgTDUuODA5MTUzODUsMTEuMzQ3NjE1NCBaIi8+CiAgICA8dXNl IHN0cm9rZT0iIzAwQjE0MCIgc3Ryb2tlLXdpZHRoPSI0IiBtYXNrPSJ1cmwoI2Ip IiB4bGluazpocmVmPSIjYSIvPgogIDwvZz4KPC9zdmc+Cg==");
    background-repeat: no-repeat
}

.panel-heading-warning {
    background-position: 15px center;
    padding-left: 40px !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy OCIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDI4IDI3IiB4bWxuczp4bGluaz0i aHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGRlZnM+CiAgICA8cG9s eWdvbiBpZD0iYSIgcG9pbnRzPSIxMiAwIDI0IDIzIDAgMjMiLz4KICAgIDxtYXNr IGlkPSJiIiB3aWR0aD0iMjgiIGhlaWdodD0iMjciIHg9Ii0yIiB5PSItMiI+CiAg ICAgIDxyZWN0IHdpZHRoPSIyOCIgaGVpZ2h0PSIyNyIgeD0iLTIiIHk9Ii0yIiBm aWxsPSJ3aGl0ZSIvPgogICAgICA8dXNlIGZpbGw9ImJsYWNrIiB4bGluazpocmVm PSIjYSIvPgogICAgPC9tYXNrPgogIDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBm aWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgog ICAgPHVzZSBzdHJva2U9IiNFRTZCMEIiIHN0cm9rZS13aWR0aD0iNCIgbWFzaz0i dXJsKCNiKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49 InJvdW5kIiB4bGluazpocmVmPSIjYSIvPgogICAgPHBhdGggZmlsbD0iI0VFNkIw QiIgZD0iTTEyLjU0NTQ1NDUgNi41NzE0Mjg1N0wxMS40NTQ1NDU1IDYuNTcxNDI4 NTdDMTEuMTUzNDU0NSA2LjU3MTQyODU3IDEwLjkwOTA5MDkgNi44NTk0Mjg1NyAx MC45MDkwOTA5IDcuMjE0Mjg1NzFMMTAuOTA5MDkwOSAxNC45Mjg1NzE0QzEwLjkw OTA5MDkgMTUuMjgzNDI4NiAxMS4xNTM0NTQ1IDE1LjU3MTQyODYgMTEuNDU0NTQ1 NSAxNS41NzE0Mjg2TDEyLjU0NTQ1NDUgMTUuNTcxNDI4NkMxMi44NDY1NDU1IDE1 LjU3MTQyODYgMTMuMDkwOTA5MSAxNS4yODM0Mjg2IDEzLjA5MDkwOTEgMTQuOTI4 NTcxNEwxMy4wOTA5MDkxIDcuMjE0Mjg1NzFDMTMuMDkwOTA5MSA2Ljg1OTQyODU3 IDEyLjg0NjU0NTUgNi41NzE0Mjg1NyAxMi41NDU0NTQ1IDYuNTcxNDI4NTdMMTIu NTQ1NDU0NSA2LjU3MTQyODU3ek0xMi41NDU0NTQ1IDE3LjUyMzgwOTVMMTEuNDU0 NTQ1NSAxNy41MjM4MDk1QzExLjE1MzQ1NDUgMTcuNTIzODA5NSAxMC45MDkwOTA5 IDE3LjgzMDQ3NjIgMTAuOTA5MDkwOSAxOC4yMDgzMzMzTDEwLjkwOTA5MDkgMTku NTc3MzgxQzEwLjkwOTA5MDkgMTkuOTU1MjM4MSAxMS4xNTM0NTQ1IDIwLjI2MTkw NDggMTEuNDU0NTQ1NSAyMC4yNjE5MDQ4TDEyLjU0NTQ1NDUgMjAuMjYxOTA0OEMx Mi44NDY1NDU1IDIwLjI2MTkwNDggMTMuMDkwOTA5MSAxOS45NTUyMzgxIDEzLjA5 MDkwOTEgMTkuNTc3MzgxTDEzLjA5MDkwOTEgMTguMjA4MzMzM0MxMy4wOTA5MDkx IDE3LjgzMDQ3NjIgMTIuODQ2NTQ1NSAxNy41MjM4MDk1IDEyLjU0NTQ1NDUgMTcu NTIzODA5NUwxMi41NDU0NTQ1IDE3LjUyMzgwOTV6Ii8+CiAgPC9nPgo8L3N2Zz4K");
    background-repeat: no-repeat
}

.panel-heading-info {
    background-position: 15px center;
    padding-left: 40px !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMyAwQzUuODMyIDAgMCA1LjgzMiAwIDEzczUuODMyIDEzIDEzIDEzIDEzLTUuODMyIDEzLTEzUzIwLjE2OCAwIDEzIDB6Ii8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PHBhdGggc3Ryb2tlPSIjMDA3MkI4IiBzdHJva2Utd2lkdGg9IjQiIGQ9Ik0xMyAwQzUuODMyIDAgMCA1LjgzMiAwIDEzczUuODMyIDEzIDEzIDEzIDEzLTUuODMyIDEzLTEzUzIwLjE2OCAwIDEzIDB6IiBtYXNrPSJ1cmwoI2IpIi8+PHBhdGggZmlsbD0iIzAwNzJCOCIgZD0iTTE0LjA4MyAxMC44MzNIOS43NVYxM2gyLjE2N3Y0LjMzM0g5Ljc1VjE5LjVoNi41di0yLjE2N2gtMi4xNjd2LTYuNXpNMTEuOTE3IDYuNWgyLjE2NnYzLjI1aC0yLjE2NlY2LjV6Ii8+PC9nPjwvc3ZnPg==");
    background-repeat: no-repeat
}

.close-x {
    stroke: #2e2e2e;
    position: absolute;
    top: 15px;
    right: 15px;
    opacity: .8
}

    .close-x:hover {
        opacity: 1
    }

.toast-close-button:hover,
.toast-close-button:focus {
    color: #2e2e2e !important;
    opacity: 1
}

#toast-container .toast {
    padding: 15px 15px 15px 55px !important;
    width: 350px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.3);
    opacity: 1
}

    #toast-container .toast:hover {
        -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.45);
        box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.45);
        opacity: 1;
        cursor: pointer
    }

    #toast-container .toast > div {
        margin-right: 30px
    }

    #toast-container .toast .toast-close-button {
        position: relative;
        right: .1em;
        top: .3em;
        float: right;
        font-size: 20px;
        font-weight: bold;
        color: #2e2e2e;
        text-shadow: 0 1px 0 #717171 !important;
        opacity: .8
    }

        #toast-container .toast .toast-close-button path {
            fill: #2e2e2e
        }

        #toast-container .toast .toast-close-button:hover,
        #toast-container .toast .toast-close-button:focus {
            opacity: 1
        }

    #toast-container .toast .toast-message,
    #toast-container .toast .toast-title {
        font-size: 14px
    }

        #toast-container .toast .toast-message label,
        #toast-container .toast .toast-title label {
            color: #3e53a4
        }

        #toast-container .toast .toast-message a,
        #toast-container .toast .toast-title a {
            color: #3e53a4
        }

            #toast-container .toast .toast-message a:hover,
            #toast-container .toast .toast-title a:hover {
                color: #314183
            }

    #toast-container .toast.toast-warning {
        color: #2e2e2e;
        background-color: #fcf6f2;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy OCIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDI4IDI3IiB4bWxuczp4bGluaz0i aHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGRlZnM+CiAgICA8cG9s eWdvbiBpZD0iYSIgcG9pbnRzPSIxMiAwIDI0IDIzIDAgMjMiLz4KICAgIDxtYXNr IGlkPSJiIiB3aWR0aD0iMjgiIGhlaWdodD0iMjciIHg9Ii0yIiB5PSItMiI+CiAg ICAgIDxyZWN0IHdpZHRoPSIyOCIgaGVpZ2h0PSIyNyIgeD0iLTIiIHk9Ii0yIiBm aWxsPSJ3aGl0ZSIvPgogICAgICA8dXNlIGZpbGw9ImJsYWNrIiB4bGluazpocmVm PSIjYSIvPgogICAgPC9tYXNrPgogIDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBm aWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIgMikiPgog ICAgPHVzZSBzdHJva2U9IiNFRTZCMEIiIHN0cm9rZS13aWR0aD0iNCIgbWFzaz0i dXJsKCNiKSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49 InJvdW5kIiB4bGluazpocmVmPSIjYSIvPgogICAgPHBhdGggZmlsbD0iI0VFNkIw QiIgZD0iTTEyLjU0NTQ1NDUgNi41NzE0Mjg1N0wxMS40NTQ1NDU1IDYuNTcxNDI4 NTdDMTEuMTUzNDU0NSA2LjU3MTQyODU3IDEwLjkwOTA5MDkgNi44NTk0Mjg1NyAx MC45MDkwOTA5IDcuMjE0Mjg1NzFMMTAuOTA5MDkwOSAxNC45Mjg1NzE0QzEwLjkw OTA5MDkgMTUuMjgzNDI4NiAxMS4xNTM0NTQ1IDE1LjU3MTQyODYgMTEuNDU0NTQ1 NSAxNS41NzE0Mjg2TDEyLjU0NTQ1NDUgMTUuNTcxNDI4NkMxMi44NDY1NDU1IDE1 LjU3MTQyODYgMTMuMDkwOTA5MSAxNS4yODM0Mjg2IDEzLjA5MDkwOTEgMTQuOTI4 NTcxNEwxMy4wOTA5MDkxIDcuMjE0Mjg1NzFDMTMuMDkwOTA5MSA2Ljg1OTQyODU3 IDEyLjg0NjU0NTUgNi41NzE0Mjg1NyAxMi41NDU0NTQ1IDYuNTcxNDI4NTdMMTIu NTQ1NDU0NSA2LjU3MTQyODU3ek0xMi41NDU0NTQ1IDE3LjUyMzgwOTVMMTEuNDU0 NTQ1NSAxNy41MjM4MDk1QzExLjE1MzQ1NDUgMTcuNTIzODA5NSAxMC45MDkwOTA5 IDE3LjgzMDQ3NjIgMTAuOTA5MDkwOSAxOC4yMDgzMzMzTDEwLjkwOTA5MDkgMTku NTc3MzgxQzEwLjkwOTA5MDkgMTkuOTU1MjM4MSAxMS4xNTM0NTQ1IDIwLjI2MTkw NDggMTEuNDU0NTQ1NSAyMC4yNjE5MDQ4TDEyLjU0NTQ1NDUgMjAuMjYxOTA0OEMx Mi44NDY1NDU1IDIwLjI2MTkwNDggMTMuMDkwOTA5MSAxOS45NTUyMzgxIDEzLjA5 MDkwOTEgMTkuNTc3MzgxTDEzLjA5MDkwOTEgMTguMjA4MzMzM0MxMy4wOTA5MDkx IDE3LjgzMDQ3NjIgMTIuODQ2NTQ1NSAxNy41MjM4MDk1IDEyLjU0NTQ1NDUgMTcu NTIzODA5NUwxMi41NDU0NTQ1IDE3LjUyMzgwOTV6Ii8+CiAgPC9nPgo8L3N2Zz4K") !important;
        border-color: #ee6700;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

        #toast-container .toast.toast-warning i {
            color: #ee6700
        }

    #toast-container .toast.toast-error {
        color: #2e2e2e;
        background-color: #fdf2f2;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy NiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2Ij4KICA8ZyBmaWxsPSJu b25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEg MSkiPgogICAgPHBhdGggc3Ryb2tlPSIjREUwRjBFIiBzdHJva2Utd2lkdGg9IjIi IGQ9Ik0xMiwyNCBDMTguNjI3NDE3LDI0IDI0LDE4LjYyNzQxNyAyNCwxMiBDMjQs NS4zNzI1ODMgMTguNjI3NDE3LDAgMTIsMCBDNS4zNzI1ODMsMCAwLDUuMzcyNTgz IDAsMTIgQzAsMTguNjI3NDE3IDUuMzcyNTgzLDI0IDEyLDI0IFoiLz4KICAgIDxw YXRoIGZpbGw9IiNERTBGMEUiIGQ9Ik0xMi42IDUuOEwxMS40IDUuOEMxMS4wNjg4 IDUuOCAxMC44IDYuMDg4IDEwLjggNi40NDI4NTcxNEwxMC44IDE0LjE1NzE0MjlD MTAuOCAxNC41MTIgMTEuMDY4OCAxNC44IDExLjQgMTQuOEwxMi42IDE0LjhDMTIu OTMxMiAxNC44IDEzLjIgMTQuNTEyIDEzLjIgMTQuMTU3MTQyOUwxMy4yIDYuNDQy ODU3MTRDMTMuMiA2LjA4OCAxMi45MzEyIDUuOCAxMi42IDUuOEwxMi42IDUuOHpN MTIuNiAxNi44TDExLjQgMTYuOEMxMS4wNjg4IDE2LjggMTAuOCAxNy4xMzYgMTAu OCAxNy41NUwxMC44IDE5LjA1QzEwLjggMTkuNDY0IDExLjA2ODggMTkuOCAxMS40 IDE5LjhMMTIuNiAxOS44QzEyLjkzMTIgMTkuOCAxMy4yIDE5LjQ2NCAxMy4yIDE5 LjA1TDEzLjIgMTcuNTVDMTMuMiAxNy4xMzYgMTIuOTMxMiAxNi44IDEyLjYgMTYu OEwxMi42IDE2Ljh6Ii8+CiAgPC9nPgo8L3N2Zz4K") !important;
        border-color: #d30c0c;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

        #toast-container .toast.toast-error i {
            color: #d30c0c
        }

    #toast-container .toast.toast-success {
        color: #2e2e2e;
        background-color: #f2f9f2;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIy NCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiB4bWxuczp4bGluaz0i aHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgPGRlZnM+CiAgICA8Y2ly Y2xlIGlkPSJhIiBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiLz4KICAgIDxtYXNrIGlk PSJiIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHg9IjAiIHk9IjAiIGZpbGw9Indo aXRlIj4KICAgICAgPHVzZSB4bGluazpocmVmPSIjYSIvPgogICAgPC9tYXNrPgog IDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgog ICAgPHBhdGggZmlsbD0iIzAwQjE0MCIgZD0iTTUuODA5MTUzODUsMTEuMzQ3NjE1 NCBDNi4xNzAwNzY5MiwxMC45ODY2OTIzIDYuNzUzNDYxNTQsMTAuOTg2NjkyMyA3 LjExNDM4NDYyLDExLjM0NzYxNTQgTDEwLjE1NDA3NjksMTQuMzg3MzA3NyBMMTYu ODg2MDc2OSw3LjY1NTMwNzY5IEMxNy4yNDcsNy4yOTQzODQ2MiAxNy44MzAzODQ2 LDcuMjk0Mzg0NjIgMTguMTkxMzA3Nyw3LjY1NTMwNzY5IEMxOC41NTIyMzA4LDgu MDE2MjMwNzcgMTguNTUyMjMwOCw4LjU5OTYxNTM4IDE4LjE5MTMwNzcsOC45NjA1 Mzg0NiBMMTAuODA2NjkyMywxNi4zNDUxNTM4IEMxMC42MjY2OTIzLDE2LjUyNTE1 MzggMTAuMzkwMzg0NiwxNi42MTU2MTU0IDEwLjE1NDA3NjksMTYuNjE1NjE1NCBD OS45MTc3NjkyMywxNi42MTU2MTU0IDkuNjgxNDYxNTQsMTYuNTI1MTUzOCA5LjUw MTQ2MTU0LDE2LjM0NTE1MzggTDUuODA5MTUzODUsMTIuNjUyODQ2MiBDNS40NDgy MzA3NywxMi4yOTE5MjMxIDUuNDQ4MjMwNzcsMTEuNzA4NTM4NSA1LjgwOTE1Mzg1 LDExLjM0NzYxNTQgTDUuODA5MTUzODUsMTEuMzQ3NjE1NCBaIi8+CiAgICA8dXNl IHN0cm9rZT0iIzAwQjE0MCIgc3Ryb2tlLXdpZHRoPSI0IiBtYXNrPSJ1cmwoI2Ip IiB4bGluazpocmVmPSIjYSIvPgogIDwvZz4KPC9zdmc+Cg==") !important;
        border-color: #00b140;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

        #toast-container .toast.toast-success i {
            color: #00b140
        }

    #toast-container .toast.toast-info {
        color: #2e2e2e;
        background-color: #f4f9fd;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNiIgdmlld0JveD0iMCAwIDI2IDI2IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0xMyAwQzUuODMyIDAgMCA1LjgzMiAwIDEzczUuODMyIDEzIDEzIDEzIDEzLTUuODMyIDEzLTEzUzIwLjE2OCAwIDEzIDB6Ii8+PC9kZWZzPjxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+PG1hc2sgaWQ9ImIiIGZpbGw9IiNmZmYiPjx1c2UgeGxpbms6aHJlZj0iI2EiLz48L21hc2s+PHBhdGggc3Ryb2tlPSIjMDA3MkI4IiBzdHJva2Utd2lkdGg9IjQiIGQ9Ik0xMyAwQzUuODMyIDAgMCA1LjgzMiAwIDEzczUuODMyIDEzIDEzIDEzIDEzLTUuODMyIDEzLTEzUzIwLjE2OCAwIDEzIDB6IiBtYXNrPSJ1cmwoI2IpIi8+PHBhdGggZmlsbD0iIzAwNzJCOCIgZD0iTTE0LjA4MyAxMC44MzNIOS43NVYxM2gyLjE2N3Y0LjMzM0g5Ljc1VjE5LjVoNi41di0yLjE2N2gtMi4xNjd2LTYuNXpNMTEuOTE3IDYuNWgyLjE2NnYzLjI1aC0yLjE2NlY2LjV6Ii8+PC9nPjwvc3ZnPg==") !important;
        border-color: #0072b8;
        -webkit-border-radius: 6px;
        border-radius: 6px
    }

        #toast-container .toast.toast-info i {
            color: #0072b8
        }

.toast.ng-enter {
    opacity: 1 !important
}

    .toast.ng-enter.ng-enter-active {
        opacity: 1
    }

.toast.ng-leave {
    opacity: 1
}

    .toast.ng-leave.ng-leave-active {
        opacity: 1 !important
    }

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        opacity: 1
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flyin {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0
    }

    60% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes flyin {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        opacity: 0
    }

    60% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

.flipInX,
.toast.ng-enter {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation: flipInX .65s linear forwards;
    animation: flipInX .65s linear forwards
}

.flyOut,
.toast.ng-leave.ng-leave-active {
    -webkit-animation: flyin .3s ease reverse forwards;
    animation: flyin .3s ease reverse forwards
}

.controls-stacked .pbds-checkbox {
    display: block
}

    .controls-stacked .pbds-checkbox label {
        display: inline-block
    }

    .controls-stacked .pbds-checkbox .control-help {
        vertical-align: middle
    }

.controls-stacked .pbds-radiobutton {
    display: block
}

    .controls-stacked .pbds-radiobutton label {
        display: inline-block
    }

    .controls-stacked .pbds-radiobutton .control-help {
        vertical-align: middle
    }

.controls-inline .pbds-checkbox:not(:last-child) {
    margin-right: 15px
}

.controls-inline .pbds-checkbox .control-help {
    vertical-align: middle
}

.controls-inline .pbds-radiobutton:not(:last-child) {
    margin-right: 15px
}

.controls-inline .pbds-radiobutton .control-help {
    vertical-align: middle
}

.input-group-btn:last-child > pbds-progress-button .btn {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: 1.51;
    min-width: inherit
}

.inner-addon {
    position: relative;
    display: block
}

    .inner-addon input {
        padding-right: 72px
    }

    .inner-addon a {
        position: absolute;
        top: 12px;
        right: 8px;
        z-index: 5
    }

.popover {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
}

    .popover.bottom .arrow::after {
        border-bottom-color: #fff
    }

    .popover.top .arrow::after {
        border-top-color: #fff
    }

.navbar-form .input-group {
    max-width: 220px
}

    .navbar-form .input-group .fa-search {
        font-size: 16px
    }

.tooltip {
    z-index: 3
}

.leaflet-map,
.angular-leaflet-map {
    border: 1px solid #dddedf
}

    .leaflet-map.leaflet-container,
    .angular-leaflet-map.leaflet-container {
        font: inherit
    }

    .leaflet-map a,
    .angular-leaflet-map a {
        color: #3e53a4
    }

    .leaflet-map::after,
    .angular-leaflet-map::after {
        content: '';
        width: 111px;
        height: 30px;
        background-color: rgba(255, 255, 255, 0.6);
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRw Oi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMxLjg0IiBoZWlnaHQ9IjI3IiB2aWV3 Qm94PSIwIDAgMTMxLjg0IDI3Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIxMDgu OCIgeTE9IjMuOTUiIHgyPSIxMjcuODkiIHkyPSIyMy4wNSIgZ3JhZGllbnRVbml0cz0idXNlclNw YWNlT25Vc2UiPjxzdG9wIG9mZnNldD0iMC4yIiBzdG9wLWNvbG9yPSIjYzg2OWE4Ii8+PHN0b3Ag b2Zmc2V0PSIwLjUiIHN0b3AtY29sb3I9IiM2ZTdlYmIiLz48c3RvcCBvZmZzZXQ9IjAuOCIgc3Rv cC1jb2xvcj0iIzAwYmNmMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjx0aXRsZT5Bc3NldCAx PC90aXRsZT48cGF0aCBkPSJNMTE4LjM0LDBhMTMuNSwxMy41LDAsMSwwLDEzLjUsMTMuNUExMy41 LDEzLjUsMCwwLDAsMTE4LjM0LDBabTAsMjYuMjhBMTIuNzgsMTIuNzgsMCwxLDEsMTMxLjEyLDEz LjUsMTIuNzgsMTIuNzgsMCwwLDEsMTE4LjM0LDI2LjI4Wm0tNC40OC0yM2EuMzkuMzksMCwwLDAt LjE1LDAsMTEuMTksMTEuMTksMCwxLDAsNC42My0xaC0uMjhjLS4yMiwwLS4zNi4xNi0uMzYuNDJz LjE0LjQyLjM2LjQyaC4yOGExMC4zNCwxMC4zNCwwLDEsMS00LjI3LjkyLjM3LjM3LDAsMCwwLC4x NS0uNTNBLjQuNCwwLDAsMCwxMTMuODcsMy4yOFpNMTEzLjczLDZhLjQzLjQzLDAsMCwwLS4yNC4w OCw4Ljg0LDguODQsMCwwLDAsMCwxNC43OS40NC40NCwwLDAsMCwuMjQuMDguNTMuNTMsMCwwLDAs LjQyLS4yNy40Ni40NiwwLDAsMC0uMDctLjY4aDBhNy43OSw3Ljc5LDAsMCwxLDAtMTMsLjQyLjQy LDAsMCwwLC4yLS4zLjYuNiwwLDAsMC0uMTEtLjM5QS41My41MywwLDAsMCwxMTMuNzMsNlptNC40 MiwxNS4yNmEuNDMuNDMsMCwwLDAtLjMuMTIuNTcuNTcsMCwwLDAtLjE0LjQxYzAsLjMyLjE3LjUy LjQ1LjUyaC4xOWE4Ljg0LDguODQsMCwwLDAsMC0xNy42OGgtLjE5Yy0uMjgsMC0uNDUuMi0uNDUu NTNzLjE3LjUzLjQ1LjUzaC4xOWE3Ljc5LDcuNzksMCwxLDEsMCwxNS41N1ptLTUtMTEuNTNhLjY1 LjY1LDAsMCwxLDEsLjc3LDUuMiw1LjIsMCwwLDAsMCw2LC42NS42NSwwLDAsMS0xLC43Nyw2LjQ4 LDYuNDgsMCwwLDEsMC03LjU0WiIgc3R5bGU9ImZpbGw6dXJsKCNhKSIvPjxwYXRoIGQ9Ik0xMTgu MzcsMTcuMTJjLS40MSwwLS42Ni0uMy0uNjYtLjc4cy4yNC0uNzcuNjYtLjc3YTIuMDcsMi4wNyww LDEsMC0uMTUtNC4xNCwyLjIyLDIuMjIsMCwwLDAtMS40Ni40NnY5LjYzYzAsLjQ3LS4zMi42OS0u NzcuNjlzLS43Ny0uMjMtLjc3LS42OVYxMnMwLS42LDAtLjdhMS4xOCwxLjE4LDAsMCwxLC42My0u NzQsNS4yLDUuMiwwLDAsMSwyLjQ5LS42OSwzLjYyLDMuNjIsMCwwLDEsMCw3LjIzWm0wLDIuODJj LS40MSwwLS42Ni0uMy0uNjYtLjc4cy4yNC0uNzcuNjYtLjc3YTQuODksNC44OSwwLDAsMCwwLTku NzgsNS42NCw1LjY0LDAsMCwwLTIuMjUuNDYuNjkuNjksMCwwLDEtLjkxLS42OVYyLjYzYzAtLjQx LjMtLjY2Ljc3LS42NnMuNzcuMjUuNzcuNjZWNy4yOWE2LjQ5LDYuNDksMCwwLDEsMS41OS0uMiw2 LjQyLDYuNDIsMCwwLDEsMCwxMi44NVoiIHN0eWxlPSJmaWxsOiMzZTUzYTQiLz48cGF0aCBkPSJN OTMuNDgsMTcuOTNhNC43OSw0Ljc5LDAsMCwwLDIuNjIuNjhjMi4xNiwwLDMuNDYtMS4xMSwzLjQ2 LTIuOTEsMC0xLjQyLS43NS0yLjE1LTIuNzctMi44Mi0xLjM1LS40NC0xLjkxLS44Ni0xLjkxLTEu NTEsMC0uODQuNzEtMS4yNiwxLjc1LTEuMjZhNSw1LDAsMCwxLDIuNjIuNzNWOS41OGE0Ljg4LDQu ODgsMCwwLDAtMi41OS0uNjljLTIsMC0zLjIyLjkzLTMuMjIsMi41MSwwLDEuMjIuNzEsMi4wOCwy LjQyLDIuNjRzMi4yNi44OCwyLjI2LDEuNzctLjc3LDEuNTctMiwxLjU3YTQuODEsNC44MSwwLDAs MS0yLjYyLS43MVptLTguMTktNS4wNmMuMTYtMS42OSwxLjA3LTIuNzUsMi42OS0yLjc1czIuNDku OTEsMi41NSwyLjc1Wm02LjQ2LDMuODRhNy4zLDcuMywwLDAsMS0zLC42MmMtMi4yNiwwLTMuNC0x LjA3LTMuNS0zLjI0aDYuN2MwLS4yNS4wNS0uNzYuMDUtMSwwLTIuNjItMS4zMy00LjI0LTMuODkt NC4yNC0yLjg4LDAtNC4zMywyLjExLTQuMzMsNC44OCwwLDMuMTIsMS42NCw0Ljg1LDQuNzksNC44 NWE2Ljc5LDYuNzksMCwwLDAsMy4yLS42NlpNODAuMzgsMTguMzksODMuMDcsOS4xSDgxLjYzTDc5 LjcsMTYuNCw3Ny41NSw5LjFoLTEuNmwtMi4xMyw3LjM5TDcxLjkxLDkuMUg3MC4zNEw3MywxOC4z OWgxLjUxTDc2Ljc1LDExbDIuMTMsNy4zN1pNNjUuMywxNy4zM2MtMS44NSwwLTIuODktMS40Mi0y Ljg5LTMuNTdzMS0zLjYsMi44OS0zLjYsMi45LDEuNDIsMi45LDMuNTdTNjcuMTQsMTcuMzMsNjUu MywxNy4zM1ptMCwxLjI4YzMsMCw0LjQyLTIuMTUsNC40Mi00Ljg2UzY4LjQ1LDguODgsNjUuMyw4 Ljg4Yy0yLjk1LDAtNC40MiwyLjE1LTQuNDIsNC44NlM2Mi4xNSwxOC42MSw2NS4zLDE4LjYxWm0t MTIuNjgtOGE0LjQ2LDQuNDYsMCwwLDEsMi4yLS40OUEzLDMsMCwwLDEsNTgsMTMuNDVjMCwyLjQ5 LTEuMzcsMy44OC0zLjc1LDMuODhhNC4yOSw0LjI5LDAsMCwxLTEuNi0uMjVabS0xLjQ2LDcuNDZh OS4yNyw5LjI3LDAsMCwwLDIuOTMuNWMzLjM3LDAsNS40MS0xLjg4LDUuNDEtNS4xN0E0LjIsNC4y LDAsMCwwLDU1LDguODhhNS44LDUuOCwwLDAsMC0yLjM0LjQ3VjQuNzJINTEuMTZabS05LjA4LDUs MS43Ny00LjcxTDQ3LjU0LDkuMWgtMS42bC0yLjgyLDcuNTlMNDAuMzUsOS4xSDM4LjdsMy43LDku MjhMNDAuNjEsMjMuMVpNMzEuMTksMTIuODdjLjE2LTEuNjksMS4wOC0yLjc1LDIuNy0yLjc1czIu NDkuOTEsMi41NSwyLjc1Wm02LjQ2LDMuODRhNy4yNyw3LjI3LDAsMCwxLTMsLjYyYy0yLjI2LDAt My40LTEuMDctMy41LTMuMjRoNi43YzAtLjI1LjA1LS43Ni4wNS0xLDAtMi42Mi0xLjMzLTQuMjQt My44OS00LjI0LTIuODgsMC00LjMzLDIuMTEtNC4zMyw0Ljg4LDAsMy4xMiwxLjYzLDQuODUsNC43 OSw0Ljg1YTYuNzgsNi43OCwwLDAsMCwzLjItLjY2Wk0yOC4xLDE4LjM5VjEyLjMxYzAtMi42Mi0x LjU4LTMuNDItMy42LTMuNDJhMTMsMTMsMCwwLDAtNC4xNy43OXY4LjcyaDEuNDZWMTAuNjFhNy4x NSw3LjE1LDAsMCwxLDIuMzctLjQyYzEuNjksMCwyLjQ5LjU4LDIuNDksMi42MnY1LjU3Wm0tOS4x Ny0xLjI4YTUuNTQsNS41NCwwLDAsMS0xLjY0LjI0Yy0uNjYsMC0xLjE1LS4xOC0xLjE1LTEuMzhW MTAuMzJoMi40NFY5LjFIMTYuMTRWNi44MUgxNC43VjkuMUgxMy4xNnYxLjIySDE0Ljd2NS45MmMw LDEuNjcuODcsMi4zNywyLjI0LDIuMzdhNS40Nyw1LjQ3LDAsMCwwLDItLjMzWk0xMC44NSw3LjM2 YS45NC45NCwwLDAsMCwuOTUtLjk1LDEsMSwwLDEsMC0xLjkxLDBBLjk0Ljk0LDAsMCwwLDEwLjg1 LDcuMzZabS43MSwxLjc1SDEwLjExdjkuMjhoMS40NlpNMS40NiwxMC43NGEzLjg5LDMuODksMCww LDEsMi4yLS41OCwzLDMsMCwwLDEsMy4xNSwzLjI5YzAsMi40OS0xLjM2LDMuODgtMy43NywzLjg4 YTQuMTQsNC4xNCwwLDAsMS0xLjU4LS4yNVptMCwxMi4zNlYxOC40YTUuNzYsNS43NiwwLDAsMCwx LjUxLjJjMy4zMSwwLDUuMzctMS44OCw1LjM3LTUuMTdBNC4yMiw0LjIyLDAsMCwwLDMuOCw4Ljg4 LDUuODcsNS44NywwLDAsMCwwLDEwLjIzVjIzLjFaIiBzdHlsZT0iZmlsbDojNGU0ZTRlIi8+PC9z dmc+");
        background-size: 101px 20px;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .leaflet-map .leaflet-pane,
    .leaflet-map .leaflet-top,
    .leaflet-map .leaflet-bottom,
    .leaflet-map .leaflet-control,
    .angular-leaflet-map .leaflet-pane,
    .angular-leaflet-map .leaflet-top,
    .angular-leaflet-map .leaflet-bottom,
    .angular-leaflet-map .leaflet-control {
        z-index: -0
    }

    .leaflet-map #toast-container,
    .angular-leaflet-map #toast-container {
        position: absolute
    }

    .leaflet-map .leaflet-touch .leaflet-control-layers,
    .leaflet-map .leaflet-touch .leaflet-bar,
    .leaflet-map .leaflet-control-layers,
    .leaflet-map .leaflet-bar,
    .angular-leaflet-map .leaflet-touch .leaflet-control-layers,
    .angular-leaflet-map .leaflet-touch .leaflet-bar,
    .angular-leaflet-map .leaflet-control-layers,
    .angular-leaflet-map .leaflet-bar {
        border: 1px solid silver;
        background-color: rgba(255, 255, 255, 0.6)
    }

    .leaflet-map .leaflet-bar,
    .angular-leaflet-map .leaflet-bar {
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .leaflet-map .leaflet-bar a,
        .angular-leaflet-map .leaflet-bar a {
            border-bottom: 1px solid silver;
            background-color: transparent
        }

            .leaflet-map .leaflet-bar a:last-child,
            .angular-leaflet-map .leaflet-bar a:last-child {
                border-bottom: none
            }

    .leaflet-map .leaflet-control-layers .leaflet-control-layers-list .leaflet-control-layers-base label,
    .angular-leaflet-map .leaflet-control-layers .leaflet-control-layers-list .leaflet-control-layers-base label {
        margin: 0
    }

    .leaflet-map .leaflet-control-layers .leaflet-control-layers-expanded,
    .angular-leaflet-map .leaflet-control-layers .leaflet-control-layers-expanded {
        background-color: #fff
    }

    .leaflet-map .leaflet-control-zoom-in,
    .leaflet-map .leaflet-control-zoom-out,
    .angular-leaflet-map .leaflet-control-zoom-in,
    .angular-leaflet-map .leaflet-control-zoom-out {
        font: normal normal normal 18px/1 'Nucleo Outline';
        color: #3e53a4;
        -webkit-transition: background-color 0.5s ease;
        transition: background-color 0.5s ease;
        font-size: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .leaflet-map .leaflet-control-zoom-in:hover,
        .leaflet-map .leaflet-control-zoom-out:hover,
        .angular-leaflet-map .leaflet-control-zoom-in:hover,
        .angular-leaflet-map .leaflet-control-zoom-out:hover {
            -webkit-transition: background-color 0.5s ease;
            transition: background-color 0.5s ease;
            background-color: #E2EEEF
        }

        .leaflet-map .leaflet-control-zoom-in::before,
        .angular-leaflet-map .leaflet-control-zoom-in::before {
            content: "\ed29";
            display: block;
            font-size: 18px;
            text-decoration: none;
            margin: auto
        }

        .leaflet-map .leaflet-control-zoom-out::before,
        .angular-leaflet-map .leaflet-control-zoom-out::before {
            content: "\ed2a";
            display: block;
            font-size: 18px;
            text-decoration: none;
            margin: auto
        }

    .leaflet-map .leaflet-control-attribution,
    .angular-leaflet-map .leaflet-control-attribution {
        background-color: rgba(255, 255, 255, 0.6)
    }

        .leaflet-map .leaflet-control-attribution a,
        .angular-leaflet-map .leaflet-control-attribution a {
            color: #3e53a4
        }

    .leaflet-map .leaflet-control-layers,
    .angular-leaflet-map .leaflet-control-layers {
        -webkit-box-shadow: none;
        box-shadow: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .leaflet-map .leaflet-control-layers .leaflet-control-layers-toggle,
        .angular-leaflet-map .leaflet-control-layers .leaflet-control-layers-toggle {
            color: #3e53a4;
            background-image: none;
            text-decoration: none;
            width: 30px;
            height: 30px
        }

            .leaflet-map .leaflet-control-layers .leaflet-control-layers-toggle::before,
            .angular-leaflet-map .leaflet-control-layers .leaflet-control-layers-toggle::before {
                font: normal normal normal 18px/1 'Nucleo Outline';
                content: '\ed6c';
                display: block;
                margin: auto;
                text-align: center;
                line-height: 30px
            }

    .leaflet-map .leaflet-retina .leaflet-control-layers-toggle,
    .angular-leaflet-map .leaflet-retina .leaflet-control-layers-toggle {
        background-image: none
    }

    .leaflet-map .leaflet-popup,
    .angular-leaflet-map .leaflet-popup {
        min-width: 200px
    }

        .leaflet-map .leaflet-popup h1,
        .leaflet-map .leaflet-popup h2,
        .leaflet-map .leaflet-popup h3,
        .leaflet-map .leaflet-popup h4,
        .leaflet-map .leaflet-popup h5,
        .leaflet-map .leaflet-popup h6,
        .leaflet-map .leaflet-popup p,
        .leaflet-map .leaflet-popup table,
        .angular-leaflet-map .leaflet-popup h1,
        .angular-leaflet-map .leaflet-popup h2,
        .angular-leaflet-map .leaflet-popup h3,
        .angular-leaflet-map .leaflet-popup h4,
        .angular-leaflet-map .leaflet-popup h5,
        .angular-leaflet-map .leaflet-popup h6,
        .angular-leaflet-map .leaflet-popup p,
        .angular-leaflet-map .leaflet-popup table {
            margin: 0
        }

        .leaflet-map .leaflet-popup hr,
        .angular-leaflet-map .leaflet-popup hr {
            margin-top: 7px;
            margin-bottom: 7px
        }

        .leaflet-map .leaflet-popup a.leaflet-popup-close-button,
        .angular-leaflet-map .leaflet-popup a.leaflet-popup-close-button {
            font: normal normal normal 18px/1 'Nucleo Mini';
            color: #3e53a4;
            content: '\ea5c';
            top: 9px;
            right: 9px;
            width: 9px;
            height: 9px;
            line-height: 0;
            padding: 0;
            display: block
        }

        .leaflet-map .leaflet-popup .leaflet-popup-content-wrapper,
        .angular-leaflet-map .leaflet-popup .leaflet-popup-content-wrapper {
            -webkit-border-radius: 4px;
            border-radius: 4px;
            padding: 16px;
            border: 1px solid silver;
            -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.25)
        }

            .leaflet-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content,
            .angular-leaflet-map .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
                margin: 0
            }

        .leaflet-map .leaflet-popup .leaflet-popup-tip-container,
        .angular-leaflet-map .leaflet-popup .leaflet-popup-tip-container {
            border-top-color: #fff;
            width: 20px;
            margin-left: -10px;
            margin-top: -1px
        }

            .leaflet-map .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip,
            .angular-leaflet-map .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip {
                border: 1px solid silver;
                border-top-color: #fff;
                -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
                box-shadow: 0 0 8px rgba(0, 0, 0, 0.25)
            }

    .leaflet-map .leaflet-marker,
    .angular-leaflet-map .leaflet-marker {
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI0IDMyIj4gIDxwYXRoIGZpbGw9IiMwMDcyQjgiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjRkZGRkZGIiBkPSJNNjEsMjI0LjU5NjIwNiBDNTguMTc1NDQ0NCwyMjQuNTk2MjA2IDU1Ljg4NSwyMjIuMjg3NzU2IDU1Ljg4NSwyMTkuNDQwOTk1IEM1NS44ODUsMjE2LjU5NDIzNSA1OC4xNzU0NDQ0LDIxNC4yODU3ODUgNjEsMjE0LjI4NTc4NSBDNjMuODI0NTU1NiwyMTQuMjg1Nzg1IDY2LjExNSwyMTYuNTk0MjM1IDY2LjExNSwyMTkuNDQwOTk1IEM2Ni4xMTUsMjIyLjI4Nzc1NiA2My44MjQ1NTU2LDIyNC41OTYyMDYgNjEsMjI0LjU5NjIwNiBNNjEuMDQxNTU1NiwyMDkgTDYwLjk1ODQ0NDQsMjA5IEM1NC45MTU3Nzc4LDIwOSA1MCwyMTMuOTU0NDIyIDUwLDIyMC4wNDMzNiBDNTAsMjIzLjUzNDM2OCA1MS43Njk3Nzc4LDIyOC42NDE1MzcgNTUuMjYxNjY2NywyMzMuMTM3NzE5IEM1Ny44MjQ2NjY3LDIzNi40MzkwMjQgNjAuMzQ5Nzc3OCwyMzguNzExNzUyIDYwLjQ1NjExMTEsMjM4LjgwNzgzNCBDNjAuNjAwMzMzMywyMzguOTM1OTQ1IDYwLjc3ODc3NzgsMjM5IDYwLjk1NzIyMjIsMjM5IEM2MC45NzE4ODg5LDIzOSA2MC45ODUzMzMzLDIzOC45OTg3NjggNjEsMjM4Ljk5NzUzNiBDNjEuMDE0NjY2NywyMzguOTk4NzY4IDYxLjAyODExMTEsMjM5IDYxLjA0Mjc3NzgsMjM5IEM2MS4yMjEyMjIyLDIzOSA2MS4zOTk2NjY3LDIzOC45MzU5NDUgNjEuNTQzODg4OSwyMzguODA3ODM0IEM2MS42NTAyMjIyLDIzOC43MTE3NTIgNjQuMTc1MzMzMywyMzYuNDM5MDI0IDY2LjczODMzMzMsMjMzLjEzNzcxOSBDNzAuMjMwMjIyMiwyMjguNjQxNTM3IDcyLDIyMy41MzQzNjggNzIsMjIwLjA0MzM2IEM3MiwyMTMuOTU0NDIyIDY3LjA4NDIyMjIsMjA5IDYxLjA0MTU1NTYsMjA5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDkgLTIwOCkiLz48L3N2Zz4=");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 22px !important;
        height: 30px !important;
        margin-left: -11px !important;
        margin-top: -30px !important
    }

        .leaflet-map .leaflet-marker.active,
        .angular-leaflet-map .leaflet-marker.active {
            background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDI0IDMyIj4gIDxwYXRoIGZpbGw9IiNDRjA4ODkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlPSIjRkZGRkZGIiBkPSJNNjEsMTcwLjU5NjIwNiBDNTguMTc1NDQ0NCwxNzAuNTk2MjA2IDU1Ljg4NSwxNjguMjg3NzU2IDU1Ljg4NSwxNjUuNDQwOTk1IEM1NS44ODUsMTYyLjU5NDIzNSA1OC4xNzU0NDQ0LDE2MC4yODU3ODUgNjEsMTYwLjI4NTc4NSBDNjMuODI0NTU1NiwxNjAuMjg1Nzg1IDY2LjExNSwxNjIuNTk0MjM1IDY2LjExNSwxNjUuNDQwOTk1IEM2Ni4xMTUsMTY4LjI4Nzc1NiA2My44MjQ1NTU2LDE3MC41OTYyMDYgNjEsMTcwLjU5NjIwNiBNNjEuMDQxNTU1NiwxNTUgTDYwLjk1ODQ0NDQsMTU1IEM1NC45MTU3Nzc4LDE1NSA1MCwxNTkuOTU0NDIyIDUwLDE2Ni4wNDMzNiBDNTAsMTY5LjUzNDM2OCA1MS43Njk3Nzc4LDE3NC42NDE1MzcgNTUuMjYxNjY2NywxNzkuMTM3NzE5IEM1Ny44MjQ2NjY3LDE4Mi40MzkwMjQgNjAuMzQ5Nzc3OCwxODQuNzExNzUyIDYwLjQ1NjExMTEsMTg0LjgwNzgzNCBDNjAuNjAwMzMzMywxODQuOTM1OTQ1IDYwLjc3ODc3NzgsMTg1IDYwLjk1NzIyMjIsMTg1IEM2MC45NzE4ODg5LDE4NSA2MC45ODUzMzMzLDE4NC45OTg3NjggNjEsMTg0Ljk5NzUzNiBDNjEuMDE0NjY2NywxODQuOTk4NzY4IDYxLjAyODExMTEsMTg1IDYxLjA0Mjc3NzgsMTg1IEM2MS4yMjEyMjIyLDE4NSA2MS4zOTk2NjY3LDE4NC45MzU5NDUgNjEuNTQzODg4OSwxODQuODA3ODM0IEM2MS42NTAyMjIyLDE4NC43MTE3NTIgNjQuMTc1MzMzMywxODIuNDM5MDI0IDY2LjczODMzMzMsMTc5LjEzNzcxOSBDNzAuMjMwMjIyMiwxNzQuNjQxNTM3IDcyLDE2OS41MzQzNjggNzIsMTY2LjA0MzM2IEM3MiwxNTkuOTU0NDIyIDY3LjA4NDIyMjIsMTU1IDYxLjA0MTU1NTYsMTU1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDkgLTE1NCkiLz48L3N2Zz4=")
        }

    .leaflet-map .leaflet-current,
    .angular-leaflet-map .leaflet-current {
        background-color: rgba(0, 155, 233, 0.2);
        -webkit-border-radius: 100%;
        border-radius: 100%;
        height: 25px !important;
        width: 25px !important;
        margin-left: -12px !important;
        margin-top: -13px !important;
        position: relative;
        opacity: 1 !important
    }

        .leaflet-map .leaflet-current::after,
        .angular-leaflet-map .leaflet-current::after {
            content: '';
            background-color: #009bdf;
            border: 2px solid #fff;
            -webkit-border-radius: 100%;
            border-radius: 100%;
            width: 15px !important;
            height: 15px !important;
            position: absolute;
            top: 5px;
            left: 5px;
            z-index: 1
        }

    .leaflet-map .leaflet-control-fullscreen a,
    .angular-leaflet-map .leaflet-control-fullscreen a {
        background-image: none;
        -webkit-transition: background-color 0.5s ease;
        transition: background-color 0.5s ease;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .leaflet-map .leaflet-control-fullscreen a::after,
        .angular-leaflet-map .leaflet-control-fullscreen a::after {
            font: normal normal normal 18px/1 'Nucleo Outline';
            content: '\eaa4';
            color: #3e53a4;
            display: block;
            margin: auto
        }

        .leaflet-map .leaflet-control-fullscreen a:hover,
        .angular-leaflet-map .leaflet-control-fullscreen a:hover {
            -webkit-transition: background-color 0.5s ease;
            transition: background-color 0.5s ease;
            background-color: #E2EEEF
        }

    .leaflet-map.leaflet-fullscreen-on .leaflet-control-fullscreen a::after,
    .angular-leaflet-map.leaflet-fullscreen-on .leaflet-control-fullscreen a::after {
        font: normal normal normal 18px/1 'pbfont';
        content: '\e936';
        color: #3e53a4;
        display: block;
        margin: auto
    }

    .leaflet-map .leaflet-retina .fullscreen-icon,
    .angular-leaflet-map .leaflet-retina .fullscreen-icon {
        background-image: none
    }

    .leaflet-map .leaflet-control-locate,
    .angular-leaflet-map .leaflet-control-locate {
        color: #3e53a4;
        -webkit-transition: background-color 0.5s ease;
        transition: background-color 0.5s ease
    }

        .leaflet-map .leaflet-control-locate:hover,
        .angular-leaflet-map .leaflet-control-locate:hover {
            -webkit-transition: background-color 0.5s ease;
            transition: background-color 0.5s ease;
            background-color: #E2EEEF
        }

        .leaflet-map .leaflet-control-locate a,
        .angular-leaflet-map .leaflet-control-locate a {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon,
            .angular-leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon {
                font: normal normal normal 18px/1 'Nucleo Outline';
                color: #3e53a4;
                display: block;
                margin: auto
            }

                .leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon::after,
                .angular-leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon::after {
                    content: '\e875'
                }

            .leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon-loader,
            .angular-leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon-loader {
                font: normal normal normal 18px/1 'Nucleo Outline';
                color: #3e53a4;
                display: block;
                margin: auto;
                -webkit-animation: nc-icon-spin 2s infinite linear;
                animation: nc-icon-spin 2s infinite linear
            }

                .leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon-loader::after,
                .angular-leaflet-map .leaflet-control-locate a .leaflet-control-locate-icon-loader::after {
                    content: '\edc7'
                }

.openlayers-map {
    border: 1px solid #dddedf;
    position: relative;
    z-index: -0
}

    .openlayers-map::after {
        content: '';
        width: 111px;
        height: 30px;
        background-size: 101px 20px;
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .openlayers-map .ol-control {
        background-color: initial;
        padding: 0;
        overflow: visible
    }

        .openlayers-map .ol-control button {
            background-color: rgba(255, 255, 255, 0.6);
            color: #017d80;
            border: 1px solid silver;
            margin: 0;
            line-height: initial;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            width: 30px;
            height: 30px;
            font-weight: normal;
            -webkit-transition: background-color 0.5s ease;
            transition: background-color 0.5s ease
        }

            .openlayers-map .ol-control button:hover {
                -webkit-transition: background-color 0.5s ease;
                transition: background-color 0.5s ease;
                background-color: #e2eeef
            }

    .openlayers-map .ol-zoom {
        font: normal normal normal 14px/1 'Nucleo Outline';
        color: #017d80;
    }

        .openlayers-map .ol-zoom button:first-child {
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .openlayers-map .ol-zoom button:last-child {
            border-top: 0;
            -webkit-border-top-left-radius: 0;
            border-top-left-radius: 0;
            -webkit-border-top-right-radius: 0;
            border-top-right-radius: 0
        }

        .openlayers-map .ol-zoom .ol-zoom-in {
            font-size: 0;
            color: inherit;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .openlayers-map .ol-zoom .ol-zoom-in::before {
                content: "\ed29";
                color: #017d80;
                font-size: 18px;
                font-weight: bold;
                display: block;
                margin: auto
            }

        .openlayers-map .ol-zoom .ol-zoom-out {
            font-size: 0;
            color: transparent;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .openlayers-map .ol-zoom .ol-zoom-out::before {
                content: "\ed2a";
                color: #017d80;
                font-size: 18px;
                font-weight: bold;
                display: block;
                margin: auto
            }

    .openlayers-map .layer-switcher {
        top: 10px;
        right: 10px;
        -webkit-border-radius: 4px;
        border-radius: 4px
    }

        .openlayers-map .layer-switcher button {
            border: 1px solid silver;
            background-color: rgba(255, 255, 255, 0.6);
            background-image: none;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .openlayers-map .layer-switcher button::after {
                font: normal normal normal 18px/1 'Nucleo Outline';
                content: '\ed6c';
                display: block;
                margin: auto
            }

        .openlayers-map .layer-switcher.shown button {
            display: none
        }

        .openlayers-map .layer-switcher .panel {
            -webkit-border-radius: 4px;
            border-radius: 4px;
            border: solid 1px silver;
            padding: 8px
        }

            .openlayers-map .layer-switcher .panel label,
            .openlayers-map .layer-switcher .panel input {
                display: inline-block
            }

            .openlayers-map .layer-switcher .panel ul {
                margin: 0;
                padding: 0
            }

            .openlayers-map .layer-switcher .panel li.group {
                padding: 0
            }

                .openlayers-map .layer-switcher .panel li.group > label {
                    margin-bottom: 5px
                }

                .openlayers-map .layer-switcher .panel li.group li.layer label {
                    margin-bottom: 0
                }

    .openlayers-map .ol-attribution ul {
        float: left;
        background-color: rgba(255, 255, 255, 0.6);
        font-size: 11px;
        padding: 0 10px 0 0;
        height: 28px;
        line-height: 28px;
        text-shadow: none
    }

    .openlayers-map .ol-attribution a {
        text-decoration: none
    }

    .openlayers-map .ol-attribution.ol-uncollapsible {
        height: auto
    }

        .openlayers-map .ol-attribution.ol-uncollapsible ul {
            float: none;
            padding: 2px 5px;
            height: auto;
            line-height: inherit
        }

            .openlayers-map .ol-attribution.ol-uncollapsible ul li {
                display: inline-block !important
            }

    .openlayers-map:-webkit-full-screen {
        height: 100%
    }

    .openlayers-map:-moz-full-screen {
        height: 100%
    }

    .openlayers-map:-ms-fullscreen {
        height: 100%
    }

    .openlayers-map:fullscreen {
        height: 100%
    }

    .openlayers-map .ol-full-screen {
        font: normal normal normal 18px/1 'Nucleo Outline';
        color: #017d80
    }

        .openlayers-map .ol-full-screen .ol-full-screen-false,
        .openlayers-map .ol-full-screen .ol-full-screen-true {
            font-size: 0;
            color: transparent;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

            .openlayers-map .ol-full-screen .ol-full-screen-false::before,
            .openlayers-map .ol-full-screen .ol-full-screen-true::before {
                content: "\eae2";
                color: #017d80;
                font-size: 18px;
                display: block;
                margin: auto
            }

            .openlayers-map .ol-full-screen .ol-full-screen-false:hover,
            .openlayers-map .ol-full-screen .ol-full-screen-true:hover {
                background-color: #e2eeef
            }

    .openlayers-map .popover {
        min-width: 200px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid silver;
        -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.25)
    }

        .openlayers-map .popover h1,
        .openlayers-map .popover h2,
        .openlayers-map .popover h3,
        .openlayers-map .popover h4,
        .openlayers-map .popover h5,
        .openlayers-map .popover h6,
        .openlayers-map .popover p,
        .openlayers-map .popover table {
            margin: 0
        }

        .openlayers-map .popover hr {
            margin-top: 7px;
            margin-bottom: 7px
        }

        .openlayers-map .popover .popover-content {
            padding: 16px
        }

.btn-nomin {
    min-width: 1px
}

.btn-submit {
    margin-top: 10px
}

.form-control-append-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .form-control-append-button .btn {
        margin-left: 10px
    }

        .form-control-append-button .btn i.nc-icon-mini {
            padding-right: 0
        }

.error-block {
    display: none
}

.has-error .error-block {
    display: block
}

.input-group-password-toggle {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .input-group-password-toggle .btn {
        min-width: 50px;
        margin-left: 10px
    }

.btn-default.ui-select-toggle {
    border-color: silver
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.table-addressblock-countries tr > td:first-child {
    white-space: nowrap;
    background-color: #f8f8f8;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    color: #4e4e4e;
    font-weight: normal
}

.header-label {
    font-weight: 300;
    color: #9b9b9b
}

.form-blockform input {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis
}

.form-blockform {
    margin: 0 auto 10px;
    border-bottom: 0
}

    .form-blockform input::-webkit-contacts-auto-fill-button {
        visibility: hidden;
        display: none !important;
        pointer-events: none;
        position: absolute;
        right: 0
    }

    .form-blockform * {
        -webkit-border-radius: 0 !important;
        border-radius: 0 !important
    }

    .form-blockform.form-outline {
        border: 2px solid #e1e1e1;
        border-bottom: 0
    }

@media (min-width: 768px) {
    .form-blockform {
        clear: both
    }
}

@media (max-width: 767px) {
    .form-blockform {
        clear: both
    }
}

.form-blockform div[class^="col-"] {
    padding: 0;
    margin-bottom: 2px
}

.form-blockform input {
    background-color: #fff;
    outline: none;
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 4px 15px;
    height: 34px;
    color: #3e53a4;
    -webkit-appearance: none;
    -webkit-box-shadow: -7px 9px 0 -7px #e1e1e1, 7px 9px 0 -7px #e1e1e1;
    box-shadow: -7px 9px 0 -7px #e1e1e1, 7px 9px 0 -7px #e1e1e1;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s
}

    .form-blockform input:focus {
        outline: none;
        -webkit-box-shadow: -7px 9px 0 -7px #3e53a4, 7px 9px 0 -7px #3e53a4;
        box-shadow: -7px 9px 0 -7px #3e53a4, 7px 9px 0 -7px #3e53a4
    }

        .form-blockform input:focus ~ label {
            -webkit-transform: translateY(-38px) scale(0.85);
            transform: translateY(-38px) scale(0.85)
        }

    .form-blockform input.ng-dirty ~ label {
        -webkit-transform: translateY(-38px) scale(0.85);
        transform: translateY(-38px) scale(0.85)
    }

.form-blockform .dropdown-menu > .active > a {
    color: #333
}

.form-blockform .selectize-control,
.form-blockform .ui-select-container {
    height: 34px
}

    .form-blockform .selectize-control .selectize-input,
    .form-blockform .selectize-control .ui-select-match,
    .form-blockform .ui-select-container .selectize-input,
    .form-blockform .ui-select-container .ui-select-match {
        -webkit-border-radius: 0;
        border-radius: 0
    }

.form-blockform .btn-default.ui-select-toggle {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    height: 36px;
    border-bottom: solid 2px #e1e1e1;
}

    .form-blockform .btn-default.ui-select-toggle:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: none
    }

.form-blockform .has-error .btn-default.ui-select-toggle {
    border-bottom: 2px solid #d30c0c
}

.form-blockform .selectize-input {
    border: 0;
    background: #fff;
    padding: 4px 30px 4px 15px;
    color: #3e53a4;
    line-height: 26px;
    min-height: 34px;
    height: 34px;
    overflow: inherit;
    position: inherit;
    -webkit-box-shadow: -7px 9px 0 -7px #e1e1e1, 7px 9px 0 -7px #e1e1e1;
    box-shadow: -7px 9px 0 -7px #e1e1e1, 7px 9px 0 -7px #e1e1e1;
    width: 100%;
    max-width: 100%;
    -webkit-appearance: none;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s
}

    .form-blockform .selectize-input .item {
        float: left;
        max-width: 90%
    }

    .form-blockform .selectize-input input {
        height: 26px !important
    }

        .form-blockform .selectize-input input::-webkit-input-placeholder {
            color: silver
        }

            .form-blockform .selectize-input input::-webkit-input-placeholder::after {
                content: 'foo'
            }

        .form-blockform .selectize-input input:-moz-placeholder {
            color: silver
        }

        .form-blockform .selectize-input input::-moz-placeholder {
            color: silver
        }

        .form-blockform .selectize-input input:-ms-input-placeholder {
            color: silver
        }

    .form-blockform .selectize-input > div {
        white-space: nowrap;
        overflow: hidden;
        max-width: 100%;
        text-overflow: ellipsis
    }

    .form-blockform .selectize-input.focus,
    .form-blockform .selectize-control.single .selectize-input.focus {
        -webkit-box-shadow: -7px 9px 0 -7px #3e53a4, 7px 9px 0 -7px #3e53a4;
        box-shadow: -7px 9px 0 -7px #3e53a4, 7px 9px 0 -7px #3e53a4
    }

.form-blockform .has-error input.form-control,
.form-blockform .has-error .selectize-input.form-control {
    -webkit-box-shadow: -7px 9px 0 -7px #d30c0c, 7px 9px 0 -7px #d30c0c;
    box-shadow: -7px 9px 0 -7px #d30c0c, 7px 9px 0 -7px #d30c0c
}

.form-blockform .has-error .has-right-border {
    border-right: solid 2px #e1e1e1
}

.form-blockform .has-right-border {
    border-right: solid 2px #e1e1e1
}

.form-blockform .addressBook-stateSelectizeContainer .selectize-dropdown {
    min-width: 323px
}

.form-blockform .addresstype-dropdown {
    cursor: pointer
}

    .form-blockform .addresstype-dropdown::after {
        content: ' ';
        display: block;
        position: absolute;
        top: 50%;
        right: 17px;
        margin-top: -3px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px 5px 0;
        border-color: #333 transparent transparent
    }

.form-blockform .addresstype {
    cursor: pointer;
    pointer-events: none;
    padding-right: 30px
}

.form-blockform .quick-ship-postal-code {
    font-size: 48px;
    text-align: center;
    height: 140px
}

.form-blockform .input-group-btn .btn {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: transparent;
    height: 36px;
    border-bottom: solid 2px #e1e1e1
}

.form-blockform .has-error .input-group-btn .btn {
    border-bottom: solid 2px #d30c0c
}

.form-blockform-error-message {
    margin-top: 20px;
    margin-bottom: 20px;
    visibility: hidden
}

    .form-blockform-error-message.show-form-error {
        visibility: visible
    }

.block-address .swap-name-and-company-enabled {
    width: 46%
}

.block-address .swap-name-and-company {
    float: left;
    width: 8%;
    text-align: center;
    height: 34px;
    line-height: 34px;
    border-right: solid 2px silver;
    -webkit-box-shadow: -7px 9px 0 -7px silver, 7px 9px 0 -7px silver;
    box-shadow: -7px 9px 0 -7px silver, 7px 9px 0 -7px silver
}

    .block-address .swap-name-and-company button {
        display: block;
        padding: 0;
        line-height: 1;
        margin: 0;
        width: 100%;
        height: 100%
    }

.form-floating-labels label {
    position: absolute;
    padding-left: 8px;
    margin: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    pointer-events: none
}

@media (max-width: 767px) {
    .form-floating-labels .form-group {
        margin-bottom: 0
    }

    .form-floating-labels .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .form-floating-labels .row [class*='col-'] {
            border-top: 1px solid silver
        }

            .form-floating-labels .row [class*='col-']:not(:first-child) {
                border-left: 1px solid silver
            }

            .form-floating-labels .row [class*='col-'].col-xs-12 {
                border-left: none
            }

            .form-floating-labels .row [class*='col-']:not(.col-xs-12) {
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

        .form-floating-labels .row:last-child {
            border-bottom: 1px solid silver
        }

        .form-floating-labels .row [class*='col-xs-12'] {
            border-left: none
        }

    .form-floating-labels input:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }
}

.form-floating-labels input[type="text"],
.form-floating-labels input[type="email"],
.form-floating-labels input[type="password"],
.form-floating-labels input[type="number"] {
    padding-left: 5px;
    padding-top: 14px;
    padding-bottom: 0;
    font-size: 14px
}

@media (max-width: 767px) {
    .form-floating-labels input[type="text"],
    .form-floating-labels input[type="email"],
    .form-floating-labels input[type="password"],
    .form-floating-labels input[type="number"] {
        font-size: 16px
    }

        .form-floating-labels input[type="text"].ng-touched ~ label,
        .form-floating-labels input[type="text"].ng-touched ~ label,
        .form-floating-labels input[type="text"].ng-empty:not(:focus) ~ label,
        .form-floating-labels input[type="email"].ng-touched ~ label,
        .form-floating-labels input[type="email"].ng-touched ~ label,
        .form-floating-labels input[type="email"].ng-empty:not(:focus) ~ label,
        .form-floating-labels input[type="password"].ng-touched ~ label,
        .form-floating-labels input[type="password"].ng-touched ~ label,
        .form-floating-labels input[type="password"].ng-empty:not(:focus) ~ label,
        .form-floating-labels input[type="number"].ng-touched ~ label,
        .form-floating-labels input[type="number"].ng-touched ~ label,
        .form-floating-labels input[type="number"].ng-empty:not(:focus) ~ label {
            font-size: 12px
        }
}

.form-floating-labels input[type="text"]:focus ~ label,
.form-floating-labels input[type="email"]:focus ~ label,
.form-floating-labels input[type="password"]:focus ~ label,
.form-floating-labels input[type="number"]:focus ~ label {
    -webkit-transform: translateY(-40px) scale(0.7);
    transform: translateY(-40px) scale(0.7);
    padding-left: 8px
}

.form-floating-labels input[type="text"].ng-dirty ~ label,
.form-floating-labels input[type="email"].ng-dirty ~ label,
.form-floating-labels input[type="password"].ng-dirty ~ label,
.form-floating-labels input[type="number"].ng-dirty ~ label {
    -webkit-transform: translateY(-40px) scale(0.7);
    transform: translateY(-40px) scale(0.7);
    padding-left: 8px
}

.form-floating-labels input[type="text"].ng-touched ~ label,
.form-floating-labels input[type="email"].ng-touched ~ label,
.form-floating-labels input[type="password"].ng-touched ~ label,
.form-floating-labels input[type="number"].ng-touched ~ label {
    -webkit-transform: translateY(-40px) scale(0.7);
    transform: translateY(-40px) scale(0.7);
    padding-left: 8px
}

.form-floating-labels input[type="text"].ng-empty:not(:focus) ~ label,
.form-floating-labels input[type="email"].ng-empty:not(:focus) ~ label,
.form-floating-labels input[type="password"].ng-empty:not(:focus) ~ label,
.form-floating-labels input[type="number"].ng-empty:not(:focus) ~ label {
    -webkit-transform: translateY(-30px) scale(1);
    transform: translateY(-30px) scale(1);
    padding-left: 8px
}

.form-floating-labels input[type="text"].ng-untouched.ng-not-empty ~ label,
.form-floating-labels input[type="email"].ng-untouched.ng-not-empty ~ label,
.form-floating-labels input[type="password"].ng-untouched.ng-not-empty ~ label,
.form-floating-labels input[type="number"].ng-untouched.ng-not-empty ~ label {
    -webkit-transform: translateY(-40px) scale(0.7);
    transform: translateY(-40px) scale(0.7);
    padding-left: 8px
}

@media (max-width: 767px) {
    .form-floating-labels input[type="text"],
    .form-floating-labels input[type="email"],
    .form-floating-labels input[type="password"],
    .form-floating-labels input[type="number"] {
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

.form-floating-labels select {
    padding-top: 17px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    border: 1px solid silver
}

    .form-floating-labels select:focus {
        border: 1px solid silver
    }

    .form-floating-labels select.ng-empty {
        color: #717171
    }

    .form-floating-labels select.ng-not-empty ~ label {
        -webkit-transform: translateY(-40px) scale(0.7);
        transform: translateY(-40px) scale(0.7);
        padding-left: 8px
    }

@media (max-width: 767px) {
    .form-floating-labels select {
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-size: 16px
    }

        .form-floating-labels select:focus {
            -webkit-box-shadow: none !important;
            box-shadow: none !important
        }

        .form-floating-labels select.ng-empty ~ label {
            font-size: 12px
        }
}

.form-floating-labels .has-error input,
.form-floating-labels .has-error select {
    border-bottom: 1px solid #d30c0c
}

.form-floating-labels .has-error .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-floating-labels-boxed {
    border-left: 1px solid silver;
    border-right: 1px solid silver
}

    .form-floating-labels-boxed .form-group {
        margin-bottom: 0
    }

    .form-floating-labels-boxed .row {
        margin-left: 0;
        margin-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .form-floating-labels-boxed .row [class*='col-'] {
            border-top: 1px solid silver
        }

@media (min-width: 992px) {
    .form-floating-labels-boxed .row [class*='col-']:not(:first-child) {
        border-left: 1px solid silver
    }
}

.form-floating-labels-boxed .row:last-child {
    border-bottom: 1px solid silver
}

.form-floating-labels-boxed input,
.form-floating-labels-boxed select {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

    .form-floating-labels-boxed input:focus,
    .form-floating-labels-boxed select:focus {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0
    }

.form-floating-labels-boxed .has-error input,
.form-floating-labels-boxed .has-error select {
    border-bottom: 1px solid #d30c0c
}

.form-floating-labels-boxed .has-error .form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-floating-labels-boxed .has-error .error-block {
    padding-left: 8px
}

.dropdown-menu > .active > a {
    color: #333;
    background-color: #e2eeef;
}

    .dropdown-menu > .active > a:hover,
    .dropdown-menu > .active > a:focus {
        color: #333;
        background-color: #e2eeef;
    }

.address-typeahead {
    position: relative
}

    .address-typeahead i {
        position: absolute;
        top: 13px;
        right: 10px
    }

.powered-by-pb {
    background: #f8f8f8;
    color: #9b9b9b;
    font-size: 9px;
    padding: 5px 10px;
    text-align: right
}

.sr-only.show-on-focus:focus,
.show-accessibility .sr-only {
    position: relative;
    width: auto;
    height: auto
}

@media (min-width: 768px) {
    .chart__tooltip {
        display: block !important
    }

    .text-value:not(.text-value--always-show) {
        display: none
    }
}

.text-value {
    fill: #9b9b9b
}

.bubble-map-text {
    fill: #fff;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
}

.map-point {
    -webkit-transition: fill-opacity linear 150ms;
    transition: fill-opacity linear 150ms
}

.hide-zero-y-value .tick:first-child,
.hide-zero-y-value .domain + .tick {
    display: none
}

.bar,
.bar-bottom-tick,
.bar-segment,
.bar-series {
    -webkit-transition: fill linear 150ms, opacity linear 150ms;
    transition: fill linear 150ms, opacity linear 150ms
}

.area {
    -webkit-transition: fill-opacity linear 150ms;
    transition: fill-opacity linear 150ms
}

.line {
    -webkit-transition: opacity linear 75ms, stroke-width linear 75ms;
    transition: opacity linear 75ms, stroke-width linear 75ms
}

.point,
.chart-highlight-point {
    -webkit-transition: stroke-opacity linear 150ms, fill linear 150ms, fill-opacity linear 150ms;
    transition: stroke-opacity linear 150ms, fill linear 150ms, fill-opacity linear 150ms
}

.slice {
    -webkit-transition: fill linear 300ms;
    transition: fill linear 300ms;
    -webkit-transition-delay: 20ms;
    transition-delay: 20ms
}

.chart-highlight-point {
    pointer-events: none
}

.axis .domain {
    stroke: silver
}

.axis .tick text {
    fill: #9b9b9b;
    font-size: 16px
}

.axis .tick line {
    stroke: silver
}

.axis--x {
    text-anchor: middle
}

.axis--gridline .tick line {
    stroke: #e1e1e1
}

.chart-big-number {
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    fill: #4e4e4e
}

.chart-big-number-label {
    fill: #9b9b9b
}

.goal-line {
    stroke: #8b98c8
}

.chart-focus-line {
    stroke: #8b98c8;
    stroke-width: 2;
    stroke-dasharray: 4, 2
}

.chart__tooltip.n:not(.left-arrow)::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgba(0, 0, 0, 0.8);
    margin: 0 0 0 -8px;
    bottom: -8px;
    left: 50%
}

.chart__tooltip.left-arrow::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid rgba(0, 0, 0, 0.8);
    margin: -4px 0 0 -1px;
    top: 50%;
    left: -7px
}

.d3-chart-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .d3-chart-container.legend-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .d3-chart-container.legend-bottom .legend {
            width: 100%;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .d3-chart-container.legend-bottom .legend.legend-reverse {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: normal;
                -ms-flex-direction: row;
                flex-direction: row
            }

    .d3-chart-container svg {
        min-width: 1px;
        max-height: 100%
    }

    .d3-chart-container .legend {
        width: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .d3-chart-container .legend.legend-reverse {
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse
        }

@media (max-width: 599px) {
    .d3-chart-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .d3-chart-container .legend {
            width: 100%;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }

            .d3-chart-container .legend.legend-reverse {
                -webkit-box-orient: horizontal;
                -webkit-box-direction: reverse;
                -ms-flex-direction: row-reverse;
                flex-direction: row-reverse
            }
}

.chart__overlay {
    pointer-events: all;
    fill: none
}

.legend li.is-disabled .legend__key {
    background-color: #ccc !important
}

.chart__tooltip__legend,
.legend {
    padding-left: 0;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.chart__tooltip__legend__key,
.legend__key {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-right: 10px;
    -webkit-transition: background-color linear 150ms;
    transition: background-color linear 150ms
}

.chart__tooltip__legend__number,
.legend__number {
    font-size: 17px;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    color: #4e4e4e
}

.chart__tooltip__legend__label,
.legend__label {
    color: #717171;
    fill: #717171;
    text-transform: capitalize;
    white-space: nowrap
}

.chart__tooltip__legend li,
.legend li {
    padding-left: 5px;
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;
    list-style: none;
    color: #9b9b9b;
    -webkit-transition: opacity linear 300ms;
    transition: opacity linear 300ms
}

    .chart__tooltip__legend li:hover,
    .legend li:hover {
        cursor: pointer
    }

.chart__tooltip__legend-wrapped li,
.legend-wrapped li {
    height: 55px
}

    .chart__tooltip__legend-wrapped li span,
    .legend-wrapped li span {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .chart__tooltip__legend-wrapped li.is-disabled span,
    .legend-wrapped li.is-disabled span {
        color: silver
    }

.chart__tooltip__legend--disabled,
.legend--disabled {
    color: silver !important
}

    .chart__tooltip__legend--disabled .legend__key,
    .legend--disabled .legend__key {
        background-color: silver !important
    }

.data--disabled {
    fill: #e1e1e1
}

.chart__tooltip__legend {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
}

.chart__tooltip__legend__key {
    vertical-align: middle;
    display: inline-block;
    border-style: inset;
    border: solid 1px rgba(255, 255, 255, 0.3)
}

.chart__tooltip__legend__label {
    color: rgba(255, 255, 255, 0.9);
    padding-right: 10px
}

.chart__tooltip__legend__header {
    color: #fff;
    font-size: 14px;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    text-transform: capitalize
}

.chart__tooltip__legend__number {
    color: #fff;
    font-weight: bold
}

.chart-vertical-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.chart__tooltip {
    position: absolute;
    display: none;
    pointer-events: none !important;
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0.8);
    border: 0 none;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: -3px 3px 15px rgba(136, 136, 136, 0.2);
    box-shadow: -3px 3px 15px rgba(136, 136, 136, 0.2);
    color: #fff;
    font-size: 14px;
    padding: 8px 10px;
    text-align: center;
    -webkit-transition: opacity linear 150ms;
    transition: opacity linear 150ms
}

    .chart__tooltip table {
        background-color: transparent
    }

        .chart__tooltip table td {
            white-space: nowrap;
            text-align: left
        }

.chart__tooltip__number {
    font-weight: bold
}

.chart__tooltip__label {
    color: rgba(255, 255, 255, 0.9)
}

    .chart__tooltip__label ~ .chart__tooltip__number {
        margin-left: 5px
    }

.metric-block-data-flat .metric-block-badge,
.metric-block .metric-block-badge,
.metric-block-data-decrease .metric-block-badge,
.metric-block-data-increase .metric-block-badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    width: 50px;
    height: 20px;
    margin-left: 20px;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.metric-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.metric-block-sparkline {
    width: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.metric-block-data {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #2e2e2e;
    margin: auto;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.metric-block-description {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 14px;
    font-weight: normal
}

.metric-block-value {
    font-size: 32px;
    line-height: 1.33;
    font-weight: normal;
    font-family: yellix, "century gothic", roboto, arial, sans-serif;
    margin: 0;
    padding: 0;
    letter-spacing: -.05em;
    display: inline-block
}

.metric-block-data-unit {
    font-size: 12px
}

.metric-block-data-flat .metric-block-badge,
.metric-block .metric-block-badge {
    background-color: #f8f8f8;
    border: 1px solid #9b9b9b;
    color: #717171
}

    .metric-block-data-flat .metric-block-badge span::before,
    .metric-block .metric-block-badge span::before {
        font: normal normal normal 10px/1 'Nucleo Mini';
        content: ""
    }

.metric-block-data-decrease .metric-block-badge {
    background-color: #fce2e2;
    border: 1px solid #d30c0c;
    color: #d30c0c
}

    .metric-block-data-decrease .metric-block-badge span::before {
        font: normal normal normal 10px/1 'Nucleo Mini';
        content: "\e947"
    }

.metric-block-data-increase .metric-block-badge {
    background-color: #e5f6eb;
    border: 1px solid #007d00;
    color: #007d00
}

    .metric-block-data-increase .metric-block-badge span::before {
        font: normal normal normal 10px/1 'Nucleo Mini';
        content: "\e94e"
    }

.metric-block-stack .metric-block:not(:last-child) {
    margin-bottom: 30px
}

.dashboard .site-content {
    background-color: #f8f8f8;
    margin-bottom: 0
}

.dashboard .toolbar .toolbar-right .input-group-daterangepicker {
    width: 200px
}

.dashboard h1 a {
    color: #3e53a4;
    display: inline-block;
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.dashboard-blocks .toolbar-dashboard {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

    .dashboard-blocks .toolbar-dashboard .btn {
        min-width: 1px
    }

.dashboard-blocks .card {
    margin-bottom: 30px
}

    .dashboard-blocks .card .card-heading {
        border-bottom: 0
    }

        .dashboard-blocks .card .card-heading.card-heading-has-button h4 {
            display: inline-block;
            margin: 0 5px 0 0
        }

        .dashboard-blocks .card .card-heading .subhead {
            color: #717171;
            font-size: 14px;
        }

        .dashboard-blocks .card .card-heading .btn-drilldown {
            border: 0;
            padding: 0;
            min-width: 1px;
            display: inline-block
        }

.rzslider .rz-bar {
    background: #c8cee4
}

.rzslider .rz-tick {
    background-color: #c8cee4;
    width: 0
}

    .rzslider .rz-tick.rz-selected {
        background: #3e53a4
    }

.rzslider .rz-pointer {
    background-color: #fff;
    width: 22px;
    height: 22px;
    top: -9px;
    border: 1px solid #3e53a4
}

    .rzslider .rz-pointer::after {
        content: none
    }

.rzslider .rz-selection {
    background-color: #3e53a4
}

.rzslider .rz-bubble.rz-floor {
    display: none !important
}

.rzslider .rz-bubble.rz-ceil {
    display: none !important
}

.rzslider.rzslider.rz-vertical .rz-pointer {
    left: -9px !important
}

.rzslider.rzslider.rz-vertical .rz-tick-value {
    top: -4px
}

.hero {
	background: #002743;
	background-size: cover;
    color: #fff;
    opacity: 1;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .hero .centered-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hero .got-it {
        margin-bottom: 10px
    }

        .hero .got-it p {
            margin-top: 10px;
            text-align: center
        }

    .hero .remind-me-later {
        color: #fff;
        text-decoration: none
    }

    .hero .hero-disclaimer {
        margin: 20px 0
    }

    .hero h1.hero-heading {
        color: #fff
    }

    .hero .hero-modules {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .hero .hero-modules .hero-item {
            width: 300px;
            margin: 0 20px 30px;
            text-align: center
        }

            .hero .hero-modules .hero-item h3 {
                color: #fff;
                font-size: 22px;
                text-align: center
            }

            .hero .hero-modules .hero-item a {
                color: #fff
            }

.cc-images-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.inactive {
    opacity: .15
}

.active {
    opacity: 1
}

.payment-method-credit {
    margin-left: 25px;
    margin-top: 10px
}

.fake-address-block {
    height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e1e1e1;
    margin-bottom: 20px
}

.has-error .form-control {
    border-bottom: 1px solid #d30c0c
}

    .has-error .form-control:focus {
        border-color: inherit;
        -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3)
    }

@media (max-width: 767px) {
    .has-error .form-control:focus {
        border-bottom: none
    }
}

.has-error .form-control:focus ~ .help-block {
    display: none
}

.multiple-cc {
    min-width: 184px;
    min-height: 54px
}

.single-cc {
    min-width: 84px;
    min-height: 54px
}

.data-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media (max-width: 767px) {
    .data-widget {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) {
    .data-widget {
        margin-bottom: 20px
    }
}

.data-widget .data-widget-icon {
    color: #fff;
    font-size: 3em;
    -webkit-box-flex: 66px;
    -ms-flex: 66px 0 0px;
    flex: 66px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.data-widget .data-widget-data {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #fff;
    padding: 15px 20px 10px;
    margin: auto;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .data-widget .data-widget-data .data-description {
        margin: 0;
        padding: 0;
        line-height: normal;
        font-size: 16px;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        font-weight: normal
    }

    .data-widget .data-widget-data .data-value {
        font-size: 32px;
        line-height: 1.5;
        font-weight: normal;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        margin: 0;
        padding: 0
    }

.data-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

@media (max-width: 767px) {
    .data-widget {
        margin-bottom: 20px
    }
}

@media (min-width: 768px) {
    .data-widget {
        margin-bottom: 20px
    }
}

.data-widget .data-widget-icon {
    color: #fff;
    font-size: 3em;
    -webkit-box-flex: 66px;
    -ms-flex: 66px 0 0px;
    flex: 66px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    padding-left: 30px;
    padding-right: 10px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.data-widget .data-widget-data {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    color: #fff;
    padding: 15px 20px 10px;
    margin: auto;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .data-widget .data-widget-data .data-description {
        margin: 0;
        padding: 0;
        line-height: normal;
        font-size: 16px;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        font-weight: normal
    }

    .data-widget .data-widget-data .data-value {
        font-size: 32px;
        line-height: 1.5;
        font-weight: normal;
        font-family: yellix, "century gothic", roboto, arial, sans-serif;
        margin: 0;
        padding: 0
    }

.data-widget-blue .data-widget-icon {
    background-color: #3e53a4
}

.data-widget-blue .data-widget-data {
    background-color: #3e53a4
}

.data-widget-darkblue .data-widget-icon {
    background-color: #314183
}

.data-widget-darkblue .data-widget-data {
    background-color: #314183
}

.data-widget-purple .data-widget-icon {
    background-color: #a03f9b
}

.data-widget-purple .data-widget-data {
    background-color: #a03f9b
}

.data-widget-magenta .data-widget-icon {
    background-color: #cf0989
}

.data-widget-magenta .data-widget-data {
    background-color: #cf0989
}

.data-widget-mediumblue .data-widget-icon {
    background-color: #0072b8
}

.data-widget-mediumblue .data-widget-data {
    background-color: #0072b8
}

.data-widget-green .data-widget-icon {
    background-color: #0c884c
}

.data-widget-green .data-widget-data {
    background-color: #0c884c
}

.data-widget-orange .data-widget-icon {
    background-color: #cc4d14
}

.data-widget-orange .data-widget-data {
    background-color: #cc4d14
}

.card.category-widget,
.panel.category-widget {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all .5s;
    transition: all .5s
}

    .card.category-widget:hover,
    .panel.category-widget:hover {
        background-color: #e2eeef;
        border-color: #c8cee4;
        cursor: pointer;
        -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 7px rgba(0, 0, 0, 0.05)
    }

        .card.category-widget:hover .card-footer,
        .card.category-widget:hover .panel-footer,
        .panel.category-widget:hover .card-footer,
        .panel.category-widget:hover .panel-footer {
            background-position: 0 100%
        }

    .card.category-widget .category-widget-icon,
    .panel.category-widget .category-widget-icon {
        font-size: 5em;
        text-align: center
    }

    .card.category-widget .card-footer,
    .card.category-widget .panel-footer,
    .panel.category-widget .card-footer,
    .panel.category-widget .panel-footer {
        padding: 15px 20px;
        border-top: transparent;
        background-position: 200% 0;
        background-size: 100% 200%;
        -webkit-transition: all .25s ease-in;
        transition: all .25s ease-in;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#d8dbf1), color-stop(50%, #d8dbf1), color-stop(50%, #f0f0f0), to(#f0f0f0));
        background-image: -webkit-linear-gradient(bottom, #d8dbf1, #d8dbf1 50%, #f0f0f0 50%, #f0f0f0);
        background-image: linear-gradient(to top, #d8dbf1, #d8dbf1 50%, #f0f0f0 50%, #f0f0f0)
    }

        .card.category-widget .card-footer .category-widget-title,
        .card.category-widget .panel-footer .category-widget-title,
        .panel.category-widget .card-footer .category-widget-title,
        .panel.category-widget .panel-footer .category-widget-title {
            margin: 0 0 5px;
            padding: 0;
            line-height: normal;
            font-weight: normal
        }

        .card.category-widget .card-footer .category-widget-description,
        .card.category-widget .panel-footer .category-widget-description,
        .panel.category-widget .card-footer .category-widget-description,
        .panel.category-widget .panel-footer .category-widget-description {
            margin: 0;
            padding: 0
        }

@-webkit-keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@-webkit-keyframes pop {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pop {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(0.9, 0.9, 0.9);
        transform: scale3d(0.9, 0.9, 0.9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(0.97, 0.97, 0.97);
        transform: scale3d(0.97, 0.97, 0.97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {
    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@-webkit-keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes scaleUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes scaleUpPop {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }

    25% {
        -webkit-transform: translateZ(0) scale(1.09);
        transform: translateZ(0) scale(1.09)
    }

    50% {
        -webkit-transform: translateZ(0) scale(0.98);
        transform: translateZ(0) scale(0.98)
    }

    75% {
        -webkit-transform: translateZ(0) scale(1.07);
        transform: translateZ(0) scale(1.07)
    }

    to {
        -webkit-transform: translateZ(0) scale(1.02);
        transform: translateZ(0) scale(1.02)
    }
}

@keyframes scaleUpPop {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }

    25% {
        -webkit-transform: translateZ(0) scale(1.09);
        transform: translateZ(0) scale(1.09)
    }

    50% {
        -webkit-transform: translateZ(0) scale(0.98);
        transform: translateZ(0) scale(0.98)
    }

    75% {
        -webkit-transform: translateZ(0) scale(1.07);
        transform: translateZ(0) scale(1.07)
    }

    to {
        -webkit-transform: translateZ(0) scale(1.02);
        transform: translateZ(0) scale(1.02)
    }
}

@-webkit-keyframes scaleDown {
    0% {
        -webkit-transform: translateZ(0) scale(1.02);
        transform: translateZ(0) scale(1.02)
    }

    to {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }
}

@keyframes scaleDown {
    0% {
        -webkit-transform: translateZ(0) scale(1.02);
        transform: translateZ(0) scale(1.02)
    }

    to {
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }
}

@-webkit-keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translateZ(0) scale(0.3);
        transform: translateZ(0) scale(0.3)
    }

    25% {
        -webkit-transform: translateZ(0) scale(1.09);
        transform: translateZ(0) scale(1.09)
    }

    50% {
        -webkit-transform: translateZ(0) scale(0.98);
        transform: translateZ(0) scale(0.98)
    }

    75% {
        -webkit-transform: translateZ(0) scale(1.03);
        transform: translateZ(0) scale(1.03)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translateZ(0) scale(0.3);
        transform: translateZ(0) scale(0.3)
    }

    25% {
        -webkit-transform: translateZ(0) scale(1.09);
        transform: translateZ(0) scale(1.09)
    }

    50% {
        -webkit-transform: translateZ(0) scale(0.98);
        transform: translateZ(0) scale(0.98)
    }

    75% {
        -webkit-transform: translateZ(0) scale(1.03);
        transform: translateZ(0) scale(1.03)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0) scale(1);
        transform: translateZ(0) scale(1)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDownMini {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownMini {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDownSubtle {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownSubtle {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInLeftSmall {
    from {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeftSmall {
    from {
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRightSmall {
    from {
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes slideInRightSmall {
    from {
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0);
        visibility: visible;
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@-webkit-keyframes hideOut {
    from {
        display: none;
        opacity: 0
    }

    to {
        display: none;
        opacity: 0
    }
}

@keyframes hideOut {
    from {
        display: none;
        opacity: 0
    }

    to {
        display: none;
        opacity: 0
    }
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes slideOutLeftSmall {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

@keyframes slideOutLeftSmall {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-20%, 0, 0);
        transform: translate3d(-20%, 0, 0)
    }
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes slideOutRightSmall {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
}

@keyframes slideOutRightSmall {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(20%, 0, 0);
        transform: translate3d(20%, 0, 0)
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }

    to {
        opacity: 0
    }
}

.pb-ds-forward-stagger-1 div:nth-of-type(1),
.pb-ds-forward-stagger-1 span:nth-of-type(1),
.pb-ds-forward-stagger-1 button:nth-of-type(1),
.pb-ds-forward-stagger-1 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-2 div:nth-of-type(2),
.pb-ds-forward-stagger-2 span:nth-of-type(2),
.pb-ds-forward-stagger-2 button:nth-of-type(2),
.pb-ds-forward-stagger-2 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-2 div:nth-of-type(1),
.pb-ds-forward-stagger-2 span:nth-of-type(1),
.pb-ds-forward-stagger-2 button:nth-of-type(1),
.pb-ds-forward-stagger-2 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-3 div:nth-of-type(3),
.pb-ds-forward-stagger-3 span:nth-of-type(3),
.pb-ds-forward-stagger-3 button:nth-of-type(3),
.pb-ds-forward-stagger-3 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-3 div:nth-of-type(2),
.pb-ds-forward-stagger-3 span:nth-of-type(2),
.pb-ds-forward-stagger-3 button:nth-of-type(2),
.pb-ds-forward-stagger-3 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-3 div:nth-of-type(1),
.pb-ds-forward-stagger-3 span:nth-of-type(1),
.pb-ds-forward-stagger-3 button:nth-of-type(1),
.pb-ds-forward-stagger-3 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-4 div:nth-of-type(4),
.pb-ds-forward-stagger-4 span:nth-of-type(4),
.pb-ds-forward-stagger-4 button:nth-of-type(4),
.pb-ds-forward-stagger-4 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-4 div:nth-of-type(3),
.pb-ds-forward-stagger-4 span:nth-of-type(3),
.pb-ds-forward-stagger-4 button:nth-of-type(3),
.pb-ds-forward-stagger-4 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-4 div:nth-of-type(2),
.pb-ds-forward-stagger-4 span:nth-of-type(2),
.pb-ds-forward-stagger-4 button:nth-of-type(2),
.pb-ds-forward-stagger-4 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-4 div:nth-of-type(1),
.pb-ds-forward-stagger-4 span:nth-of-type(1),
.pb-ds-forward-stagger-4 button:nth-of-type(1),
.pb-ds-forward-stagger-4 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-5 div:nth-of-type(5),
.pb-ds-forward-stagger-5 span:nth-of-type(5),
.pb-ds-forward-stagger-5 button:nth-of-type(5),
.pb-ds-forward-stagger-5 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-forward-stagger-5 div:nth-of-type(4),
.pb-ds-forward-stagger-5 span:nth-of-type(4),
.pb-ds-forward-stagger-5 button:nth-of-type(4),
.pb-ds-forward-stagger-5 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-5 div:nth-of-type(3),
.pb-ds-forward-stagger-5 span:nth-of-type(3),
.pb-ds-forward-stagger-5 button:nth-of-type(3),
.pb-ds-forward-stagger-5 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-5 div:nth-of-type(2),
.pb-ds-forward-stagger-5 span:nth-of-type(2),
.pb-ds-forward-stagger-5 button:nth-of-type(2),
.pb-ds-forward-stagger-5 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-5 div:nth-of-type(1),
.pb-ds-forward-stagger-5 span:nth-of-type(1),
.pb-ds-forward-stagger-5 button:nth-of-type(1),
.pb-ds-forward-stagger-5 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-6 div:nth-of-type(6),
.pb-ds-forward-stagger-6 span:nth-of-type(6),
.pb-ds-forward-stagger-6 button:nth-of-type(6),
.pb-ds-forward-stagger-6 li:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-forward-stagger-6 div:nth-of-type(5),
.pb-ds-forward-stagger-6 span:nth-of-type(5),
.pb-ds-forward-stagger-6 button:nth-of-type(5),
.pb-ds-forward-stagger-6 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-forward-stagger-6 div:nth-of-type(4),
.pb-ds-forward-stagger-6 span:nth-of-type(4),
.pb-ds-forward-stagger-6 button:nth-of-type(4),
.pb-ds-forward-stagger-6 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-6 div:nth-of-type(3),
.pb-ds-forward-stagger-6 span:nth-of-type(3),
.pb-ds-forward-stagger-6 button:nth-of-type(3),
.pb-ds-forward-stagger-6 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-6 div:nth-of-type(2),
.pb-ds-forward-stagger-6 span:nth-of-type(2),
.pb-ds-forward-stagger-6 button:nth-of-type(2),
.pb-ds-forward-stagger-6 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-6 div:nth-of-type(1),
.pb-ds-forward-stagger-6 span:nth-of-type(1),
.pb-ds-forward-stagger-6 button:nth-of-type(1),
.pb-ds-forward-stagger-6 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-7 div:nth-of-type(7),
.pb-ds-forward-stagger-7 span:nth-of-type(7),
.pb-ds-forward-stagger-7 button:nth-of-type(7),
.pb-ds-forward-stagger-7 li:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-forward-stagger-7 div:nth-of-type(6),
.pb-ds-forward-stagger-7 span:nth-of-type(6),
.pb-ds-forward-stagger-7 button:nth-of-type(6),
.pb-ds-forward-stagger-7 li:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-forward-stagger-7 div:nth-of-type(5),
.pb-ds-forward-stagger-7 span:nth-of-type(5),
.pb-ds-forward-stagger-7 button:nth-of-type(5),
.pb-ds-forward-stagger-7 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-forward-stagger-7 div:nth-of-type(4),
.pb-ds-forward-stagger-7 span:nth-of-type(4),
.pb-ds-forward-stagger-7 button:nth-of-type(4),
.pb-ds-forward-stagger-7 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-7 div:nth-of-type(3),
.pb-ds-forward-stagger-7 span:nth-of-type(3),
.pb-ds-forward-stagger-7 button:nth-of-type(3),
.pb-ds-forward-stagger-7 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-7 div:nth-of-type(2),
.pb-ds-forward-stagger-7 span:nth-of-type(2),
.pb-ds-forward-stagger-7 button:nth-of-type(2),
.pb-ds-forward-stagger-7 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-7 div:nth-of-type(1),
.pb-ds-forward-stagger-7 span:nth-of-type(1),
.pb-ds-forward-stagger-7 button:nth-of-type(1),
.pb-ds-forward-stagger-7 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-8 div:nth-of-type(8),
.pb-ds-forward-stagger-8 span:nth-of-type(8),
.pb-ds-forward-stagger-8 button:nth-of-type(8),
.pb-ds-forward-stagger-8 li:nth-of-type(8) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-forward-stagger-8 div:nth-of-type(7),
.pb-ds-forward-stagger-8 span:nth-of-type(7),
.pb-ds-forward-stagger-8 button:nth-of-type(7),
.pb-ds-forward-stagger-8 li:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-forward-stagger-8 div:nth-of-type(6),
.pb-ds-forward-stagger-8 span:nth-of-type(6),
.pb-ds-forward-stagger-8 button:nth-of-type(6),
.pb-ds-forward-stagger-8 li:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-forward-stagger-8 div:nth-of-type(5),
.pb-ds-forward-stagger-8 span:nth-of-type(5),
.pb-ds-forward-stagger-8 button:nth-of-type(5),
.pb-ds-forward-stagger-8 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-forward-stagger-8 div:nth-of-type(4),
.pb-ds-forward-stagger-8 span:nth-of-type(4),
.pb-ds-forward-stagger-8 button:nth-of-type(4),
.pb-ds-forward-stagger-8 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-8 div:nth-of-type(3),
.pb-ds-forward-stagger-8 span:nth-of-type(3),
.pb-ds-forward-stagger-8 button:nth-of-type(3),
.pb-ds-forward-stagger-8 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-8 div:nth-of-type(2),
.pb-ds-forward-stagger-8 span:nth-of-type(2),
.pb-ds-forward-stagger-8 button:nth-of-type(2),
.pb-ds-forward-stagger-8 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-8 div:nth-of-type(1),
.pb-ds-forward-stagger-8 span:nth-of-type(1),
.pb-ds-forward-stagger-8 button:nth-of-type(1),
.pb-ds-forward-stagger-8 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-9 div:nth-of-type(9),
.pb-ds-forward-stagger-9 span:nth-of-type(9),
.pb-ds-forward-stagger-9 button:nth-of-type(9),
.pb-ds-forward-stagger-9 li:nth-of-type(9) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-forward-stagger-9 div:nth-of-type(8),
.pb-ds-forward-stagger-9 span:nth-of-type(8),
.pb-ds-forward-stagger-9 button:nth-of-type(8),
.pb-ds-forward-stagger-9 li:nth-of-type(8) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-forward-stagger-9 div:nth-of-type(7),
.pb-ds-forward-stagger-9 span:nth-of-type(7),
.pb-ds-forward-stagger-9 button:nth-of-type(7),
.pb-ds-forward-stagger-9 li:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-forward-stagger-9 div:nth-of-type(6),
.pb-ds-forward-stagger-9 span:nth-of-type(6),
.pb-ds-forward-stagger-9 button:nth-of-type(6),
.pb-ds-forward-stagger-9 li:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-forward-stagger-9 div:nth-of-type(5),
.pb-ds-forward-stagger-9 span:nth-of-type(5),
.pb-ds-forward-stagger-9 button:nth-of-type(5),
.pb-ds-forward-stagger-9 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-forward-stagger-9 div:nth-of-type(4),
.pb-ds-forward-stagger-9 span:nth-of-type(4),
.pb-ds-forward-stagger-9 button:nth-of-type(4),
.pb-ds-forward-stagger-9 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-9 div:nth-of-type(3),
.pb-ds-forward-stagger-9 span:nth-of-type(3),
.pb-ds-forward-stagger-9 button:nth-of-type(3),
.pb-ds-forward-stagger-9 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-9 div:nth-of-type(2),
.pb-ds-forward-stagger-9 span:nth-of-type(2),
.pb-ds-forward-stagger-9 button:nth-of-type(2),
.pb-ds-forward-stagger-9 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-9 div:nth-of-type(1),
.pb-ds-forward-stagger-9 span:nth-of-type(1),
.pb-ds-forward-stagger-9 button:nth-of-type(1),
.pb-ds-forward-stagger-9 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-forward-stagger-10 div:nth-of-type(10),
.pb-ds-forward-stagger-10 span:nth-of-type(10),
.pb-ds-forward-stagger-10 button:nth-of-type(10),
.pb-ds-forward-stagger-10 li:nth-of-type(10) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.pb-ds-forward-stagger-10 div:nth-of-type(9),
.pb-ds-forward-stagger-10 span:nth-of-type(9),
.pb-ds-forward-stagger-10 button:nth-of-type(9),
.pb-ds-forward-stagger-10 li:nth-of-type(9) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-forward-stagger-10 div:nth-of-type(8),
.pb-ds-forward-stagger-10 span:nth-of-type(8),
.pb-ds-forward-stagger-10 button:nth-of-type(8),
.pb-ds-forward-stagger-10 li:nth-of-type(8) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-forward-stagger-10 div:nth-of-type(7),
.pb-ds-forward-stagger-10 span:nth-of-type(7),
.pb-ds-forward-stagger-10 button:nth-of-type(7),
.pb-ds-forward-stagger-10 li:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-forward-stagger-10 div:nth-of-type(6),
.pb-ds-forward-stagger-10 span:nth-of-type(6),
.pb-ds-forward-stagger-10 button:nth-of-type(6),
.pb-ds-forward-stagger-10 li:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-forward-stagger-10 div:nth-of-type(5),
.pb-ds-forward-stagger-10 span:nth-of-type(5),
.pb-ds-forward-stagger-10 button:nth-of-type(5),
.pb-ds-forward-stagger-10 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-forward-stagger-10 div:nth-of-type(4),
.pb-ds-forward-stagger-10 span:nth-of-type(4),
.pb-ds-forward-stagger-10 button:nth-of-type(4),
.pb-ds-forward-stagger-10 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-forward-stagger-10 div:nth-of-type(3),
.pb-ds-forward-stagger-10 span:nth-of-type(3),
.pb-ds-forward-stagger-10 button:nth-of-type(3),
.pb-ds-forward-stagger-10 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-forward-stagger-10 div:nth-of-type(2),
.pb-ds-forward-stagger-10 span:nth-of-type(2),
.pb-ds-forward-stagger-10 button:nth-of-type(2),
.pb-ds-forward-stagger-10 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-forward-stagger-10 div:nth-of-type(1),
.pb-ds-forward-stagger-10 span:nth-of-type(1),
.pb-ds-forward-stagger-10 button:nth-of-type(1),
.pb-ds-forward-stagger-10 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-1 div:nth-of-type(1),
.pb-ds-backward-stagger-1 span:nth-of-type(1),
.pb-ds-backward-stagger-1 button:nth-of-type(1),
.pb-ds-backward-stagger-1 li:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-2 div:nth-of-type(2),
.pb-ds-backward-stagger-2 span:nth-of-type(2),
.pb-ds-backward-stagger-2 button:nth-of-type(2),
.pb-ds-backward-stagger-2 li:nth-of-type(2) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-2 div:nth-of-type(1),
.pb-ds-backward-stagger-2 span:nth-of-type(1),
.pb-ds-backward-stagger-2 button:nth-of-type(1),
.pb-ds-backward-stagger-2 li:nth-of-type(1) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-3 div:nth-of-type(3),
.pb-ds-backward-stagger-3 span:nth-of-type(3),
.pb-ds-backward-stagger-3 button:nth-of-type(3),
.pb-ds-backward-stagger-3 li:nth-of-type(3) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-3 div:nth-of-type(2),
.pb-ds-backward-stagger-3 span:nth-of-type(2),
.pb-ds-backward-stagger-3 button:nth-of-type(2),
.pb-ds-backward-stagger-3 li:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-3 div:nth-of-type(1),
.pb-ds-backward-stagger-3 span:nth-of-type(1),
.pb-ds-backward-stagger-3 button:nth-of-type(1),
.pb-ds-backward-stagger-3 li:nth-of-type(1) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-4 div:nth-of-type(4),
.pb-ds-backward-stagger-4 span:nth-of-type(4),
.pb-ds-backward-stagger-4 button:nth-of-type(4),
.pb-ds-backward-stagger-4 li:nth-of-type(4) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-4 div:nth-of-type(3),
.pb-ds-backward-stagger-4 span:nth-of-type(3),
.pb-ds-backward-stagger-4 button:nth-of-type(3),
.pb-ds-backward-stagger-4 li:nth-of-type(3) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-4 div:nth-of-type(2),
.pb-ds-backward-stagger-4 span:nth-of-type(2),
.pb-ds-backward-stagger-4 button:nth-of-type(2),
.pb-ds-backward-stagger-4 li:nth-of-type(2) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-4 div:nth-of-type(1),
.pb-ds-backward-stagger-4 span:nth-of-type(1),
.pb-ds-backward-stagger-4 button:nth-of-type(1),
.pb-ds-backward-stagger-4 li:nth-of-type(1) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-5 div:nth-of-type(5),
.pb-ds-backward-stagger-5 span:nth-of-type(5),
.pb-ds-backward-stagger-5 button:nth-of-type(5),
.pb-ds-backward-stagger-5 li:nth-of-type(5) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-5 div:nth-of-type(4),
.pb-ds-backward-stagger-5 span:nth-of-type(4),
.pb-ds-backward-stagger-5 button:nth-of-type(4),
.pb-ds-backward-stagger-5 li:nth-of-type(4) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-5 div:nth-of-type(3),
.pb-ds-backward-stagger-5 span:nth-of-type(3),
.pb-ds-backward-stagger-5 button:nth-of-type(3),
.pb-ds-backward-stagger-5 li:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-5 div:nth-of-type(2),
.pb-ds-backward-stagger-5 span:nth-of-type(2),
.pb-ds-backward-stagger-5 button:nth-of-type(2),
.pb-ds-backward-stagger-5 li:nth-of-type(2) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-5 div:nth-of-type(1),
.pb-ds-backward-stagger-5 span:nth-of-type(1),
.pb-ds-backward-stagger-5 button:nth-of-type(1),
.pb-ds-backward-stagger-5 li:nth-of-type(1) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-backward-stagger-6 div:nth-of-type(6),
.pb-ds-backward-stagger-6 span:nth-of-type(6),
.pb-ds-backward-stagger-6 button:nth-of-type(6),
.pb-ds-backward-stagger-6 li:nth-of-type(6) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-6 div:nth-of-type(5),
.pb-ds-backward-stagger-6 span:nth-of-type(5),
.pb-ds-backward-stagger-6 button:nth-of-type(5),
.pb-ds-backward-stagger-6 li:nth-of-type(5) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-6 div:nth-of-type(4),
.pb-ds-backward-stagger-6 span:nth-of-type(4),
.pb-ds-backward-stagger-6 button:nth-of-type(4),
.pb-ds-backward-stagger-6 li:nth-of-type(4) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-6 div:nth-of-type(3),
.pb-ds-backward-stagger-6 span:nth-of-type(3),
.pb-ds-backward-stagger-6 button:nth-of-type(3),
.pb-ds-backward-stagger-6 li:nth-of-type(3) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-6 div:nth-of-type(2),
.pb-ds-backward-stagger-6 span:nth-of-type(2),
.pb-ds-backward-stagger-6 button:nth-of-type(2),
.pb-ds-backward-stagger-6 li:nth-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-backward-stagger-6 div:nth-of-type(1),
.pb-ds-backward-stagger-6 span:nth-of-type(1),
.pb-ds-backward-stagger-6 button:nth-of-type(1),
.pb-ds-backward-stagger-6 li:nth-of-type(1) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-backward-stagger-7 div:nth-of-type(7),
.pb-ds-backward-stagger-7 span:nth-of-type(7),
.pb-ds-backward-stagger-7 button:nth-of-type(7),
.pb-ds-backward-stagger-7 li:nth-of-type(7) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-7 div:nth-of-type(6),
.pb-ds-backward-stagger-7 span:nth-of-type(6),
.pb-ds-backward-stagger-7 button:nth-of-type(6),
.pb-ds-backward-stagger-7 li:nth-of-type(6) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-7 div:nth-of-type(5),
.pb-ds-backward-stagger-7 span:nth-of-type(5),
.pb-ds-backward-stagger-7 button:nth-of-type(5),
.pb-ds-backward-stagger-7 li:nth-of-type(5) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-7 div:nth-of-type(4),
.pb-ds-backward-stagger-7 span:nth-of-type(4),
.pb-ds-backward-stagger-7 button:nth-of-type(4),
.pb-ds-backward-stagger-7 li:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-7 div:nth-of-type(3),
.pb-ds-backward-stagger-7 span:nth-of-type(3),
.pb-ds-backward-stagger-7 button:nth-of-type(3),
.pb-ds-backward-stagger-7 li:nth-of-type(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-backward-stagger-7 div:nth-of-type(2),
.pb-ds-backward-stagger-7 span:nth-of-type(2),
.pb-ds-backward-stagger-7 button:nth-of-type(2),
.pb-ds-backward-stagger-7 li:nth-of-type(2) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-backward-stagger-7 div:nth-of-type(1),
.pb-ds-backward-stagger-7 span:nth-of-type(1),
.pb-ds-backward-stagger-7 button:nth-of-type(1),
.pb-ds-backward-stagger-7 li:nth-of-type(1) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-backward-stagger-8 div:nth-of-type(8),
.pb-ds-backward-stagger-8 span:nth-of-type(8),
.pb-ds-backward-stagger-8 button:nth-of-type(8),
.pb-ds-backward-stagger-8 li:nth-of-type(8) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-8 div:nth-of-type(7),
.pb-ds-backward-stagger-8 span:nth-of-type(7),
.pb-ds-backward-stagger-8 button:nth-of-type(7),
.pb-ds-backward-stagger-8 li:nth-of-type(7) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-8 div:nth-of-type(6),
.pb-ds-backward-stagger-8 span:nth-of-type(6),
.pb-ds-backward-stagger-8 button:nth-of-type(6),
.pb-ds-backward-stagger-8 li:nth-of-type(6) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-8 div:nth-of-type(5),
.pb-ds-backward-stagger-8 span:nth-of-type(5),
.pb-ds-backward-stagger-8 button:nth-of-type(5),
.pb-ds-backward-stagger-8 li:nth-of-type(5) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-8 div:nth-of-type(4),
.pb-ds-backward-stagger-8 span:nth-of-type(4),
.pb-ds-backward-stagger-8 button:nth-of-type(4),
.pb-ds-backward-stagger-8 li:nth-of-type(4) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-backward-stagger-8 div:nth-of-type(3),
.pb-ds-backward-stagger-8 span:nth-of-type(3),
.pb-ds-backward-stagger-8 button:nth-of-type(3),
.pb-ds-backward-stagger-8 li:nth-of-type(3) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-backward-stagger-8 div:nth-of-type(2),
.pb-ds-backward-stagger-8 span:nth-of-type(2),
.pb-ds-backward-stagger-8 button:nth-of-type(2),
.pb-ds-backward-stagger-8 li:nth-of-type(2) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-backward-stagger-8 div:nth-of-type(1),
.pb-ds-backward-stagger-8 span:nth-of-type(1),
.pb-ds-backward-stagger-8 button:nth-of-type(1),
.pb-ds-backward-stagger-8 li:nth-of-type(1) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-backward-stagger-9 div:nth-of-type(9),
.pb-ds-backward-stagger-9 span:nth-of-type(9),
.pb-ds-backward-stagger-9 button:nth-of-type(9),
.pb-ds-backward-stagger-9 li:nth-of-type(9) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-9 div:nth-of-type(8),
.pb-ds-backward-stagger-9 span:nth-of-type(8),
.pb-ds-backward-stagger-9 button:nth-of-type(8),
.pb-ds-backward-stagger-9 li:nth-of-type(8) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-9 div:nth-of-type(7),
.pb-ds-backward-stagger-9 span:nth-of-type(7),
.pb-ds-backward-stagger-9 button:nth-of-type(7),
.pb-ds-backward-stagger-9 li:nth-of-type(7) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-9 div:nth-of-type(6),
.pb-ds-backward-stagger-9 span:nth-of-type(6),
.pb-ds-backward-stagger-9 button:nth-of-type(6),
.pb-ds-backward-stagger-9 li:nth-of-type(6) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-9 div:nth-of-type(5),
.pb-ds-backward-stagger-9 span:nth-of-type(5),
.pb-ds-backward-stagger-9 button:nth-of-type(5),
.pb-ds-backward-stagger-9 li:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-backward-stagger-9 div:nth-of-type(4),
.pb-ds-backward-stagger-9 span:nth-of-type(4),
.pb-ds-backward-stagger-9 button:nth-of-type(4),
.pb-ds-backward-stagger-9 li:nth-of-type(4) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-backward-stagger-9 div:nth-of-type(3),
.pb-ds-backward-stagger-9 span:nth-of-type(3),
.pb-ds-backward-stagger-9 button:nth-of-type(3),
.pb-ds-backward-stagger-9 li:nth-of-type(3) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-backward-stagger-9 div:nth-of-type(2),
.pb-ds-backward-stagger-9 span:nth-of-type(2),
.pb-ds-backward-stagger-9 button:nth-of-type(2),
.pb-ds-backward-stagger-9 li:nth-of-type(2) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-backward-stagger-9 div:nth-of-type(1),
.pb-ds-backward-stagger-9 span:nth-of-type(1),
.pb-ds-backward-stagger-9 button:nth-of-type(1),
.pb-ds-backward-stagger-9 li:nth-of-type(1) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-backward-stagger-10 div:nth-of-type(10),
.pb-ds-backward-stagger-10 span:nth-of-type(10),
.pb-ds-backward-stagger-10 button:nth-of-type(10),
.pb-ds-backward-stagger-10 li:nth-of-type(10) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-backward-stagger-10 div:nth-of-type(9),
.pb-ds-backward-stagger-10 span:nth-of-type(9),
.pb-ds-backward-stagger-10 button:nth-of-type(9),
.pb-ds-backward-stagger-10 li:nth-of-type(9) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-backward-stagger-10 div:nth-of-type(8),
.pb-ds-backward-stagger-10 span:nth-of-type(8),
.pb-ds-backward-stagger-10 button:nth-of-type(8),
.pb-ds-backward-stagger-10 li:nth-of-type(8) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-backward-stagger-10 div:nth-of-type(7),
.pb-ds-backward-stagger-10 span:nth-of-type(7),
.pb-ds-backward-stagger-10 button:nth-of-type(7),
.pb-ds-backward-stagger-10 li:nth-of-type(7) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-backward-stagger-10 div:nth-of-type(6),
.pb-ds-backward-stagger-10 span:nth-of-type(6),
.pb-ds-backward-stagger-10 button:nth-of-type(6),
.pb-ds-backward-stagger-10 li:nth-of-type(6) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-backward-stagger-10 div:nth-of-type(5),
.pb-ds-backward-stagger-10 span:nth-of-type(5),
.pb-ds-backward-stagger-10 button:nth-of-type(5),
.pb-ds-backward-stagger-10 li:nth-of-type(5) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-backward-stagger-10 div:nth-of-type(4),
.pb-ds-backward-stagger-10 span:nth-of-type(4),
.pb-ds-backward-stagger-10 button:nth-of-type(4),
.pb-ds-backward-stagger-10 li:nth-of-type(4) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-backward-stagger-10 div:nth-of-type(3),
.pb-ds-backward-stagger-10 span:nth-of-type(3),
.pb-ds-backward-stagger-10 button:nth-of-type(3),
.pb-ds-backward-stagger-10 li:nth-of-type(3) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-backward-stagger-10 div:nth-of-type(2),
.pb-ds-backward-stagger-10 span:nth-of-type(2),
.pb-ds-backward-stagger-10 button:nth-of-type(2),
.pb-ds-backward-stagger-10 li:nth-of-type(2) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-backward-stagger-10 div:nth-of-type(1),
.pb-ds-backward-stagger-10 span:nth-of-type(1),
.pb-ds-backward-stagger-10 button:nth-of-type(1),
.pb-ds-backward-stagger-10 li:nth-of-type(1) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.pb-ds-bidirectional-stagger-1 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-1 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-1 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-2 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-2 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-2 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-2 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-2 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-2 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-3 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-3 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-3 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-3 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-3 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-3 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-3 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-3 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-3 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-4 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-4 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-4 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-4 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-4 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 div.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 div.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 span.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 span.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 span.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 button.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 button.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 button.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 li.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 li.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 li.ng-enter-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 div.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 div.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 span.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 span.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 span.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 button.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 button.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 button.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 li.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 li.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-5 li.ng-leave-active:nth-of-type(5) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-5 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-5 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-5 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-5 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-5 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 div.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 div.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 span.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 span.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 span.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 button.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 button.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 button.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 li.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 li.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 li.ng-enter-active:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 div.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 div.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 span.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 span.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 span.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 button.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 button.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 button.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 li.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 li.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 li.ng-enter-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 div.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 div.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 span.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 span.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 span.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 button.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 button.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 button.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 li.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 li.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-6 li.ng-leave-active:nth-of-type(6) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 div.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 div.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 span.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 span.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 span.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 button.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 button.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 button.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 li.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 li.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-6 li.ng-leave-active:nth-of-type(5) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-6 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-6 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-6 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-6 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-6 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(7) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(6) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(5) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-7 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-7 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(8) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(8) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(7) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(6) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(5) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-8 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-8 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(9) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(8) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(9) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(8) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(7) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(6) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-bidirectional-stagger-9 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-9 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(10) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(9) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(8) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(7) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(6) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(5) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(4) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(3) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(2) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 div.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 div.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 span.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 span.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 span.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 button.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 button.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 button.ng-enter-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 li.ng-hide-remove:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 li.ng-enter:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 li.ng-enter-active:nth-of-type(1) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(10),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(10) {
    -webkit-animation-delay: .08s;
    animation-delay: .08s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(9),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(9) {
    -webkit-animation-delay: .16s;
    animation-delay: .16s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(8),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(8) {
    -webkit-animation-delay: .24s;
    animation-delay: .24s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(7),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(7) {
    -webkit-animation-delay: .32s;
    animation-delay: .32s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(6),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(6) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(5),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(5) {
    -webkit-animation-delay: .48s;
    animation-delay: .48s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(4),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(4) {
    -webkit-animation-delay: .56s;
    animation-delay: .56s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(3),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(3) {
    -webkit-animation-delay: .64s;
    animation-delay: .64s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(2),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(2) {
    -webkit-animation-delay: .72s;
    animation-delay: .72s
}

.pb-ds-bidirectional-stagger-10 div.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 div.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 div.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 span.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 span.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 span.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 button.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 button.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 button.ng-leave-active:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 li.ng-hide:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 li.ng-leave:nth-of-type(1),
.pb-ds-bidirectional-stagger-10 li.ng-leave-active:nth-of-type(1) {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}

.pb-ds-infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.pb-ds-timing-fast {
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms
}

.pb-ds-timing-veryfast {
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms
}

.pb-ds-timing-slow {
    -webkit-animation-duration: 690ms;
    animation-duration: 690ms
}

.pb-ds-bounce,
.pb-ds-pop,
.pb-ds-shake,
.pb-ds-pulse,
.pb-ds-scale-up-pop,
[data-toggle='popover'][data-trigger='focus'] + .popover[role='tooltip'].in,
[toggle='popover'][trigger='focus'] + .popover[role='tooltip'].in,
[data-toggle='popover'][data-trigger='click'] + .popover[role='tooltip'].in,
[toggle='popover'][trigger='click'] + .popover[role='tooltip'].in,
[uib-popover]:not([popover-trigger='mouseenter']):not([popover-trigger="'mouseenter'"]) + [uib-popover-popup],
[popover]:not([popover-trigger='mouseenter']):not([popover-trigger="'mouseenter'"]) + [popover-popup],
.pb-ds-scale-down,
.btn-primary:not(.disabled):not([disabled]):not(.ng-hide) {
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.pb-ds-bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.pb-ds-pop {
    -webkit-animation-name: pop;
    animation-name: pop
}

.pb-ds-shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

.pb-ds-pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.pb-ds-scale-up {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-name: scaleUp;
    animation-name: scaleUp
}

.pb-ds-scale-up-pop,
[data-toggle='popover'][data-trigger='focus'] + .popover[role='tooltip'].in,
[toggle='popover'][trigger='focus'] + .popover[role='tooltip'].in,
[data-toggle='popover'][data-trigger='click'] + .popover[role='tooltip'].in,
[toggle='popover'][trigger='click'] + .popover[role='tooltip'].in,
[uib-popover]:not([popover-trigger='mouseenter']):not([popover-trigger="'mouseenter'"]) + [uib-popover-popup],
[popover]:not([popover-trigger='mouseenter']):not([popover-trigger="'mouseenter'"]) + [popover-popup] {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: scaleUpPop;
    animation-name: scaleUpPop
}

.pb-ds-scale-down {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-name: scaleDown;
    animation-name: scaleDown
}

.pb-ds-bounce-in.ng-animate.ng-hide-remove,
.ng-animate.ng-hide-remove.btn-primary:not(.disabled):not([disabled]),
.pb-ds-bounce-in.ng-animate.ng-enter,
.ng-animate.ng-enter.btn-primary:not(.disabled):not([disabled]),
.pb-ds-bounce-in.ng-animate.ng-enter-active,
.ng-animate.ng-enter-active.btn-primary:not(.disabled):not([disabled]) {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-bounce-in.ng-animate.pb-ds-stagger.ng-enter-stagger,
.ng-animate.pb-ds-stagger.ng-enter-stagger.btn-primary:not(.disabled):not([disabled]) {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-bounce-in.ng-animate.pb-ds-stagger.ng-leave-stagger,
.ng-animate.pb-ds-stagger.ng-leave-stagger.btn-primary:not(.disabled):not([disabled]) {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in.ng-animate.ng-hide-remove,
.pb-ds-fade-in.ng-animate.ng-enter,
.pb-ds-fade-in.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-up.ng-animate.ng-hide-remove,
.pb-ds-fade-in-up.ng-animate.ng-enter,
.pb-ds-fade-in-up.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-up.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-up.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-up-big.ng-animate.ng-hide-remove,
.pb-ds-fade-in-up-big.ng-animate.ng-enter,
.pb-ds-fade-in-up-big.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-up-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-up-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down.ng-animate.ng-hide-remove,
.pb-ds-fade-in-down.ng-animate.ng-enter,
.pb-ds-fade-in-down.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-down.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down-mini.ng-animate.ng-hide-remove,
.pb-ds-fade-in-down-mini.ng-animate.ng-enter,
.pb-ds-fade-in-down-mini.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInDownMini;
    animation-name: fadeInDownMini;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-down-mini.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down-mini.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down-subtle.ng-animate.ng-hide-remove,
.pb-ds-fade-in-down-subtle.ng-animate.ng-enter,
.pb-ds-fade-in-down-subtle.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInDownSubtle;
    animation-name: fadeInDownSubtle;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-down-subtle.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down-subtle.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down-big.ng-animate.ng-hide-remove,
.pb-ds-fade-in-down-big.ng-animate.ng-enter,
.pb-ds-fade-in-down-big.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-down-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-down-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-left.ng-animate.ng-hide-remove,
.pb-ds-fade-in-left.ng-animate.ng-enter,
.pb-ds-fade-in-left.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-left.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-left.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-left-big.ng-animate.ng-hide-remove,
.pb-ds-fade-in-left-big.ng-animate.ng-enter,
.pb-ds-fade-in-left-big.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-left-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-left-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-right.ng-animate.ng-hide-remove,
.pb-ds-fade-in-right.ng-animate.ng-enter,
.pb-ds-fade-in-right.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-right.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-right.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-right-big.ng-animate.ng-hide-remove,
.pb-ds-fade-in-right-big.ng-animate.ng-enter,
.pb-ds-fade-in-right-big.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-in-right-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-in-right-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-flip-in-y.ng-animate.ng-hide-remove,
.pb-ds-flip-in-y.ng-animate.ng-enter,
.pb-ds-flip-in-y.ng-animate.ng-enter-active {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-flip-in-y.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-flip-in-y.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-left.ng-animate.ng-hide-remove,
.pb-ds-slide-in-left.ng-animate.ng-enter,
.pb-ds-slide-in-left.ng-animate.ng-enter-active {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-in-left.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-left.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-left-small.ng-animate.ng-hide-remove,
.pb-ds-slide-in-left-small.ng-animate.ng-enter,
.pb-ds-slide-in-left-small.ng-animate.ng-enter-active {
    -webkit-animation-name: slideInLeftSmall;
    animation-name: slideInLeftSmall;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-in-left-small.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-left-small.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-right.ng-animate.ng-hide-remove,
.pb-ds-slide-in-right.ng-animate.ng-enter,
.pb-ds-slide-in-right.ng-animate.ng-enter-active {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-in-right.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-right.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-right-small.ng-animate.ng-hide-remove,
.pb-ds-slide-in-right-small.ng-animate.ng-enter,
.pb-ds-slide-in-right-small.ng-animate.ng-enter-active {
    -webkit-animation-name: slideInRightSmall;
    animation-name: slideInRightSmall;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-in-right-small.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-in-right-small.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-zoom-in.ng-animate.ng-hide-remove,
.pb-ds-zoom-in.ng-animate.ng-enter,
.pb-ds-zoom-in.ng-animate.ng-enter-active {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-zoom-in.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-zoom-in.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out.ng-animate.ng-hide,
.pb-ds-fade-out.ng-animate.ng-leave,
.pb-ds-fade-out.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-up.ng-animate.ng-hide,
.pb-ds-fade-out-up.ng-animate.ng-leave,
.pb-ds-fade-out-up.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-up.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-up.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-up-big.ng-animate.ng-hide,
.pb-ds-fade-out-up-big.ng-animate.ng-leave,
.pb-ds-fade-out-up-big.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-up-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-up-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-down.ng-animate.ng-hide,
.pb-ds-fade-out-down.ng-animate.ng-leave,
.pb-ds-fade-out-down.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-down.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-down.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-down-big.ng-animate.ng-hide,
.pb-ds-fade-out-down-big.ng-animate.ng-leave,
.pb-ds-fade-out-down-big.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-down-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-down-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-left.ng-animate.ng-hide,
.pb-ds-fade-out-left.ng-animate.ng-leave,
.pb-ds-fade-out-left.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-left.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-left.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-left-big.ng-animate.ng-hide,
.pb-ds-fade-out-left-big.ng-animate.ng-leave,
.pb-ds-fade-out-left-big.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-left-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-left-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-right.ng-animate.ng-hide,
.pb-ds-fade-out-right.ng-animate.ng-leave,
.pb-ds-fade-out-right.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-right.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-right.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-right-big.ng-animate.ng-hide,
.pb-ds-fade-out-right-big.ng-animate.ng-leave,
.pb-ds-fade-out-right-big.ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade-out-right-big.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade-out-right-big.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-flip-out-y.ng-animate.ng-hide,
.pb-ds-flip-out-y.ng-animate.ng-leave,
.pb-ds-flip-out-y.ng-animate.ng-leave-active {
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-flip-out-y.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-flip-out-y.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-left.ng-animate.ng-hide,
.pb-ds-slide-out-left.ng-animate.ng-leave,
.pb-ds-slide-out-left.ng-animate.ng-leave-active {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-out-left.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-left.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-left-small.ng-animate.ng-hide,
.pb-ds-slide-out-left-small.ng-animate.ng-leave,
.pb-ds-slide-out-left-small.ng-animate.ng-leave-active {
    -webkit-animation-name: slideOutLeftSmall;
    animation-name: slideOutLeftSmall;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-out-left-small.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-left-small.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-right.ng-animate.ng-hide,
.pb-ds-slide-out-right.ng-animate.ng-leave,
.pb-ds-slide-out-right.ng-animate.ng-leave-active {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-out-right.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-right.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-right-small.ng-animate.ng-hide,
.pb-ds-slide-out-right-small.ng-animate.ng-leave,
.pb-ds-slide-out-right-small.ng-animate.ng-leave-active {
    -webkit-animation-name: slideOutRightSmall;
    animation-name: slideOutRightSmall;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-slide-out-right-small.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-slide-out-right-small.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-zoom-out.ng-animate.ng-hide,
.pb-ds-zoom-out.ng-animate.ng-leave,
.pb-ds-zoom-out.ng-animate.ng-leave-active {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
    -webkit-animation-duration: 415ms;
    animation-duration: 415ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-zoom-out.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-zoom-out.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade.ng-animate.ng-hide,
.ng-animate.ng-hide.text-error,
.pb-ds-fade.ng-animate.ng-leave,
.ng-animate.ng-leave.text-error,
.pb-ds-fade.ng-animate.ng-leave-active,
.ng-animate.ng-leave-active.text-error {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade.ng-animate.pb-ds-stagger.ng-enter-stagger,
.ng-animate.pb-ds-stagger.ng-enter-stagger.text-error {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade.ng-animate.pb-ds-stagger.ng-leave-stagger,
.ng-animate.pb-ds-stagger.ng-leave-stagger.text-error {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade.ng-animate.ng-hide-remove,
.ng-animate.ng-hide-remove.text-error,
.pb-ds-fade.ng-animate.ng-enter,
.ng-animate.ng-enter.text-error,
.pb-ds-fade.ng-animate.ng-enter-active,
.ng-animate.ng-enter-active.text-error {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 250ms;
    animation-duration: 250ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-fade.ng-animate.pb-ds-stagger.ng-enter-stagger,
.ng-animate.pb-ds-stagger.ng-enter-stagger.text-error {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-fade.ng-animate.pb-ds-stagger.ng-leave-stagger,
.ng-animate.pb-ds-stagger.ng-leave-stagger.text-error {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-crossfade.ng-animate.ng-hide-remove,
.pb-ds-crossfade.ng-animate.ng-enter,
.pb-ds-crossfade.ng-animate.ng-enter-active {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-crossfade.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-crossfade.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-crossfade.ng-animate.ng-hide,
.pb-ds-crossfade.ng-animate.ng-leave,
.pb-ds-crossfade.ng-animate.ng-leave-active {
    -webkit-animation-name: hideOut;
    animation-name: hideOut;
    -webkit-animation-duration: 0ms;
    animation-duration: 0ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-crossfade.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-crossfade.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-crossfade.ng-animate.ng-hide-add {
    display: none
}

.pb-ds-prevent-displacement.ng-animate.ng-hide,
.pb-ds-prevent-displacement.ng-animate.ng-leave,
.pb-ds-prevent-displacement.ng-animate.ng-leave-active {
    -webkit-animation-name: hideOut;
    animation-name: hideOut;
    -webkit-animation-duration: 0ms;
    animation-duration: 0ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.pb-ds-prevent-displacement.ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-prevent-displacement.ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.pb-ds-prevent-displacement.ng-animate.ng-hide-add {
    display: none
}

.spin.ng-animate.ng-hide-add,
.spin.ng-animate.ng-hide,
.spin.ng-animate.ng-leave,
.spin.ng-animate.ng-leave-active {
    -webkit-transition: none !important;
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important
}

link,
a {
    -webkit-transition: color linear 150ms;
    transition: color linear 150ms
}

    link.link-fancy,
    a.link-fancy {
        text-decoration: none;
        -webkit-box-shadow: 0 8px 0 -7px transparent, 0 8px 0 -7px transparent;
        box-shadow: 0 8px 0 -7px transparent, 0 8px 0 -7px transparent;
        -webkit-transition: -webkit-box-shadow 80ms linear;
        transition: -webkit-box-shadow 80ms linear;
        transition: box-shadow 80ms linear;
        transition: box-shadow 80ms linear, -webkit-box-shadow 80ms linear
    }

        link.link-fancy:hover,
        a.link-fancy:hover {
            -webkit-box-shadow: -7px 8px 0 -7px #314183, 7px 8px 0 -7px #314183;
            box-shadow: -7px 8px 0 -7px #314183, 7px 8px 0 -7px #314183
        }

.arrows-2_small-right,
.arrows-2_small-left {
    -webkit-font-smoothing: antialiased;
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out
}

.btn {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: background-color 150ms linear;
    transition: background-color 150ms linear
}

    .btn.ng-animate.ng-hide,
    .btn.ng-animate.ng-leave,
    .btn.ng-animate.ng-leave-active {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
        -webkit-animation-duration: 150ms;
        animation-duration: 150ms;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    .btn.ng-animate.pb-ds-stagger.ng-enter-stagger {
        -webkit-animation-delay: 80ms;
        animation-delay: 80ms
    }

    .btn.ng-animate.pb-ds-stagger.ng-leave-stagger {
        -webkit-animation-delay: 80ms;
        animation-delay: 80ms
    }

    .btn.ng-animate.ng-hide-remove,
    .btn.ng-animate.ng-enter,
    .btn.ng-animate.ng-enter-active {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        -webkit-animation-duration: 150ms;
        animation-duration: 150ms;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }

    .btn.ng-animate.pb-ds-stagger.ng-enter-stagger {
        -webkit-animation-delay: 80ms;
        animation-delay: 80ms
    }

    .btn.ng-animate.pb-ds-stagger.ng-leave-stagger {
        -webkit-animation-delay: 80ms;
        animation-delay: 80ms
    }

.btn-primary:not(.disabled):not([disabled]).ng-animate.ng-hide,
.btn-primary:not(.disabled):not([disabled]).ng-animate.ng-leave,
.btn-primary:not(.disabled):not([disabled]).ng-animate.ng-leave-active {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.btn-primary:not(.disabled):not([disabled]).ng-animate.pb-ds-stagger.ng-enter-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.btn-primary:not(.disabled):not([disabled]).ng-animate.pb-ds-stagger.ng-leave-stagger {
    -webkit-animation-delay: 80ms;
    animation-delay: 80ms
}

.btn-primary:not(.disabled):not([disabled]):not(.ng-hide) {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.form-control {
    -webkit-transition: border-color 150ms linear, -webkit-box-shadow 150ms linear 80ms;
    transition: border-color 150ms linear, -webkit-box-shadow 150ms linear 80ms;
    transition: border-color 150ms linear, box-shadow 150ms linear 80ms;
    transition: border-color 150ms linear, box-shadow 150ms linear 80ms, -webkit-box-shadow 150ms linear 80ms;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ats-switch {
    -webkit-transition: border-color 150ms linear, -webkit-box-shadow 150ms linear 80ms;
    transition: border-color 150ms linear, -webkit-box-shadow 150ms linear 80ms;
    transition: border-color 150ms linear, box-shadow 150ms linear 80ms;
    transition: border-color 150ms linear, box-shadow 150ms linear 80ms, -webkit-box-shadow 150ms linear 80ms
}

.control input ~ .control-indicator {
    -webkit-transition: -webkit-box-shadow 80ms linear;
    transition: -webkit-box-shadow 80ms linear;
    transition: box-shadow 80ms linear;
    transition: box-shadow 80ms linear, -webkit-box-shadow 80ms linear
}

.control input:focus ~ .control-indicator {
    -webkit-transition: -webkit-box-shadow 80ms linear 150ms;
    transition: -webkit-box-shadow 80ms linear 150ms;
    transition: box-shadow 80ms linear 150ms;
    transition: box-shadow 80ms linear 150ms, -webkit-box-shadow 80ms linear 150ms
}

.radio input ~ .control-indicator {
    background-image: none
}

    .radio input ~ .control-indicator::after {
        content: '';
        width: 8px;
        height: 8px;
        -webkit-border-radius: 50px;
        border-radius: 50px;
        display: block;
        position: absolute;
        background-color: #017d80;
        top: -webkit-calc(50% - 4px);
        top: calc(50% - 4px);
        left: -webkit-calc(50% - 4px);
        left: calc(50% - 4px);
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        -webkit-transition: -webkit-transform 80ms linear;
        transition: -webkit-transform 80ms linear;
        transition: transform 80ms linear;
        transition: transform 80ms linear, -webkit-transform 80ms linear;
        -webkit-font-smoothing: antialiased
    }

.radio input:checked ~ .control-indicator {
    background-image: none
}

    .radio input:checked ~ .control-indicator::after {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transition-timing-function: cubic-bezier(0.05, 0.94, 0.76, 1.6);
        transition-timing-function: cubic-bezier(0.05, 0.94, 0.76, 1.6);
        -webkit-transition-duration: 250ms;
        transition-duration: 250ms;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

.checkbox input ~ .control-indicator {
    background-image: none
}

    .checkbox input ~ .control-indicator::after {
        content: '';
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOSA4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik03LjIyMSAwbC0uNzkuNzktMy4xNTkgMy4xNTktLjkwMy0uOTAzLS43OS0uNzktMS41NzkgMS41NzkuNzkuNzkgMS42OTIgMS42OTIuNzkuNzkuNzktLjc5IDMuOTQ5LTMuOTQ5Ljc5LS43OS0xLjU3OS0xLjU3OXoiIGZpbGw9IiMzRTUzQTQiLz48L3N2Zz4=");
        background-size: contain;
        background-repeat: no-repeat;
        width: 10px;
        height: 10px;
        display: block;
        position: absolute;
        top: -webkit-calc(50% - 4px);
        top: calc(50% - 4px);
        left: -webkit-calc(50% - 4px);
        left: calc(50% - 4px);
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-transform: scale3d(0, 0, 0);
        transform: scale3d(0, 0, 0);
        -webkit-transition: -webkit-transform 80ms linear;
        transition: -webkit-transform 80ms linear;
        transition: transform 80ms linear;
        transition: transform 80ms linear, -webkit-transform 80ms linear
    }

.checkbox input:checked ~ .control-indicator {
    background-image: none
}

    .checkbox input:checked ~ .control-indicator::after {
        -webkit-transition-timing-function: linear;
        transition-timing-function: linear;
        -webkit-transition-duration: 150ms;
        transition-duration: 150ms;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

.tile,
.tile-button {
    background-color: #fff
}

    .tile:hover::after,
    .tile-button:hover::after {
        -webkit-transition-duration: 150ms;
        transition-duration: 150ms
    }

[data-toggle='popover'][data-trigger='focus'] + .popover[role='tooltip'],
[toggle='popover'][trigger='focus'] + .popover[role='tooltip'],
[data-toggle='popover'][data-trigger='click'] + .popover[role='tooltip'],
[toggle='popover'][trigger='click'] + .popover[role='tooltip'],
[toggle='popover'][trigger='focus'] + .popover[role='tooltip'],
[toggle='popover'][trigger='focus'] + .popover[role='tooltip'],
[toggle='popover'][trigger='click'] + .popover[role='tooltip'],
[toggle='popover'][trigger='click'] + .popover[role='tooltip'] {
    -webkit-animation: fadeOut 250ms linear both;
    animation: fadeOut 250ms linear both
}

    [data-toggle='popover'][data-trigger='focus'] + .popover[role='tooltip'].fade,
    [toggle='popover'][trigger='focus'] + .popover[role='tooltip'].fade,
    [data-toggle='popover'][data-trigger='click'] + .popover[role='tooltip'].fade,
    [toggle='popover'][trigger='click'] + .popover[role='tooltip'].fade,
    [toggle='popover'][trigger='focus'] + .popover[role='tooltip'].fade,
    [toggle='popover'][trigger='focus'] + .popover[role='tooltip'].fade,
    [toggle='popover'][trigger='click'] + .popover[role='tooltip'].fade,
    [toggle='popover'][trigger='click'] + .popover[role='tooltip'].fade {
        -webkit-transition: none;
        transition: none
    }

[uib-popover]:not([popover-trigger='mouseenter']):not([popover-trigger="'mouseenter'"]) + [uib-popover-popup],
[popover]:not([popover-trigger='mouseenter']):not([popover-trigger="'mouseenter'"]) + [popover-popup] {
    -webkit-animation-fill-mode: initial;
    animation-fill-mode: initial
}

[uib-popover][popover-trigger='mouseenter'] + [uib-popover-popup],
[popover][popover-trigger='mouseenter'] + [popover-popup],
[uib-tooltip] + [uib-tooltip-popup],
[uib-popover][popover-trigger="'mouseenter'"] + [uib-popover-popup],
[popover][popover-trigger="'mouseenter'"] + [popover-popup],
[uib-tooltip] + [uib-tooltip-popup] [tooltip] + [tooltip-popup],
[data-toggle='tooltip'] + .tooltip,
[toggle='tooltip'] + .tooltip {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    -webkit-transition: opacity 80ms linear, -webkit-transform 150ms linear;
    transition: opacity 80ms linear, -webkit-transform 150ms linear;
    transition: transform 150ms linear, opacity 80ms linear;
    transition: transform 150ms linear, opacity 80ms linear, -webkit-transform 150ms linear
}

    [uib-popover][popover-trigger='mouseenter'] + [uib-popover-popup].in,
    [popover][popover-trigger='mouseenter'] + [popover-popup].in,
    [uib-tooltip] + [uib-tooltip-popup].in,
    [uib-popover][popover-trigger="'mouseenter'"] + [uib-popover-popup].in,
    [popover][popover-trigger="'mouseenter'"] + [popover-popup].in,
    [uib-tooltip] + [uib-tooltip-popup] [tooltip] + [tooltip-popup].in,
    [data-toggle='tooltip'] + .tooltip.in,
    [toggle='tooltip'] + .tooltip.in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

[uib-popover][popover-trigger='mouseenter'][popover-placement='right'] + [uib-popover-popup],
[popover][popover-trigger='mouseenter'][popover-placement='right'] + [popover-popup],
[uib-popover][popover-trigger="'mouseenter'"][popover-placement='right'] + [uib-popover-popup],
[popover][popover-trigger="'mouseenter'"][popover-placement='right'] + [popover-popup],
[uib-tooltip][tooltip-placement='right'] + [uib-tooltip-popup],
[tooltip][tooltip-placement='right'] + [tooltip-popup],
[data-toggle='tooltip'][data-placement='right'] + .tooltip,
[toggle='tooltip'][placement='right'] + .tooltip {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

    [uib-popover][popover-trigger='mouseenter'][popover-placement='right'] + [uib-popover-popup].in,
    [popover][popover-trigger='mouseenter'][popover-placement='right'] + [popover-popup].in,
    [uib-popover][popover-trigger="'mouseenter'"][popover-placement='right'] + [uib-popover-popup].in,
    [popover][popover-trigger="'mouseenter'"][popover-placement='right'] + [popover-popup].in,
    [uib-tooltip][tooltip-placement='right'] + [uib-tooltip-popup].in,
    [tooltip][tooltip-placement='right'] + [tooltip-popup].in,
    [data-toggle='tooltip'][data-placement='right'] + .tooltip.in,
    [toggle='tooltip'][placement='right'] + .tooltip.in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

[uib-popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [uib-popover-popup],
[popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [popover-popup],
[uib-popover][popover-trigger="'mouseenter'"][popover-placement='bottom'] + [uib-popover-popup],
[popover][popover-trigger="'mouseenter'"][popover-placement='bottom'] + [popover-popup],
[uib-tooltip][tooltip-placement='bottom'] + [uib-tooltip-popup],
[tooltip][tooltip-placement='bottom'] + [tooltip-popup],
[data-toggle='tooltip'][data-placement='bottom'] + .tooltip,
[toggle='tooltip'][placement='bottom'] + .tooltip {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

    [uib-popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [uib-popover-popup].in,
    [popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [popover-popup].in,
    [uib-popover][popover-trigger="'mouseenter'"][popover-placement='bottom'] + [uib-popover-popup].in,
    [popover][popover-trigger="'mouseenter'"][popover-placement='bottom'] + [popover-popup].in,
    [uib-tooltip][tooltip-placement='bottom'] + [uib-tooltip-popup].in,
    [tooltip][tooltip-placement='bottom'] + [tooltip-popup].in,
    [data-toggle='tooltip'][data-placement='bottom'] + .tooltip.in,
    [toggle='tooltip'][placement='bottom'] + .tooltip.in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

[uib-popover][popover-trigger='mouseenter'][popover-placement='left'] + [uib-popover-popup],
[popover][popover-trigger='mouseenter'][popover-placement='left'] + [popover-popup],
[uib-popover][popover-trigger="'mouseenter'"][popover-placement='left'] + [uib-popover-popup],
[popover][popover-trigger="'mouseenter'"][popover-placement='left'] + [popover-popup],
[uib-tooltip][tooltip-placement='left'] + [uib-tooltip-popup],
[tooltip][tooltip-placement='left'] + [tooltip-popup],
[data-toggle='tooltip'][data-placement='left'] + .tooltip,
[toggle='tooltip'][placement='left'] + .tooltip {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

    [uib-popover][popover-trigger='mouseenter'][popover-placement='left'] + [uib-popover-popup].in,
    [popover][popover-trigger='mouseenter'][popover-placement='left'] + [popover-popup].in,
    [uib-popover][popover-trigger="'mouseenter'"][popover-placement='left'] + [uib-popover-popup].in,
    [popover][popover-trigger="'mouseenter'"][popover-placement='left'] + [popover-popup].in,
    [uib-tooltip][tooltip-placement='left'] + [uib-tooltip-popup].in,
    [tooltip][tooltip-placement='left'] + [tooltip-popup].in,
    [data-toggle='tooltip'][data-placement='left'] + .tooltip.in,
    [toggle='tooltip'][placement='left'] + .tooltip.in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.magnet[uib-popover][popover-trigger='mouseenter'] + [uib-popover-popup],
.magnet[popover][popover-trigger='mouseenter'] + [popover-popup],
.magnet[uib-tooltip] + [uib-tooltip-popup],
.magnet[tooltip] + [tooltip-popup] {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-transition: opacity 80ms linear, -webkit-transform 150ms linear;
    transition: opacity 80ms linear, -webkit-transform 150ms linear;
    transition: transform 150ms linear, opacity 80ms linear;
    transition: transform 150ms linear, opacity 80ms linear, -webkit-transform 150ms linear
}

    .magnet[uib-popover][popover-trigger='mouseenter'] + [uib-popover-popup].in,
    .magnet[popover][popover-trigger='mouseenter'] + [popover-popup].in,
    .magnet[uib-tooltip] + [uib-tooltip-popup].in,
    .magnet[tooltip] + [tooltip-popup].in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.magnet[uib-popover][popover-trigger='mouseenter'][popover-placement='right'] + [uib-popover-popup],
.magnet[popover][popover-trigger='mouseenter'][popover-placement='right'] + [popover-popup],
.magnet[uib-tooltip][tooltip-placement='right'] + [uib-tooltip-popup],
.magnet[tooltip][tooltip-placement='right'] + [tooltip-popup] {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

    .magnet[uib-popover][popover-trigger='mouseenter'][popover-placement='right'] + [uib-popover-popup].in,
    .magnet[popover][popover-trigger='mouseenter'][popover-placement='right'] + [popover-popup].in,
    .magnet[uib-tooltip][tooltip-placement='right'] + [uib-tooltip-popup].in,
    .magnet[tooltip][tooltip-placement='right'] + [tooltip-popup].in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.magnet[uib-popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [uib-popover-popup],
.magnet[popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [popover-popup],
.magnet[uib-tooltip][tooltip-placement='bottom'] + [uib-tooltip-popup],
.magnet[tooltip][tooltip-placement='bottom'] + [tooltip-popup] {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

    .magnet[uib-popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [uib-popover-popup].in,
    .magnet[popover][popover-trigger='mouseenter'][popover-placement='bottom'] + [popover-popup].in,
    .magnet[uib-tooltip][tooltip-placement='bottom'] + [uib-tooltip-popup].in,
    .magnet[tooltip][tooltip-placement='bottom'] + [tooltip-popup].in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.magnet[uib-popover][popover-trigger='mouseenter'][popover-placement='left'] + [uib-popover-popup],
.magnet[popover][popover-trigger='mouseenter'][popover-placement='left'] + [popover-popup],
.magnet[uib-tooltip][tooltip-placement='left'] + [uib-tooltip-popup],
.magnet[tooltip][tooltip-placement='left'] + [tooltip-popup] {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

    .magnet[uib-popover][popover-trigger='mouseenter'][popover-placement='left'] + [uib-popover-popup].in,
    .magnet[popover][popover-trigger='mouseenter'][popover-placement='left'] + [popover-popup].in,
    .magnet[uib-tooltip][tooltip-placement='left'] + [uib-tooltip-popup].in,
    .magnet[tooltip][tooltip-placement='left'] + [tooltip-popup].in {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

.spacer-top-xs {
    margin-top: 12px
}

@media only screen and (max-device-width: 480px) {
    .spacer-top-xs {
        margin-top: 9px
    }
}

.spacer-top-sm {
    margin-top: 24px
}

@media only screen and (max-device-width: 480px) {
    .spacer-top-sm {
        margin-top: 18px
    }
}

.spacer-top-md {
    margin-top: 32px
}

@media only screen and (max-device-width: 480px) {
    .spacer-top-md {
        margin-top: 24px
    }
}

.spacer-top-lg {
    margin-top: 48px
}

@media only screen and (max-device-width: 480px) {
    .spacer-top-lg {
        margin-top: 36px
    }
}

.spacer-top-xl {
    margin-top: 54px
}

@media only screen and (max-device-width: 480px) {
    .spacer-top-xl {
        margin-top: 40.5px
    }
}

.spacer-bottom-xs {
    margin-bottom: 12px
}

@media only screen and (max-device-width: 480px) {
    .spacer-bottom-xs {
        margin-bottom: 9px
    }
}

.spacer-bottom-sm {
    margin-bottom: 24px
}

@media only screen and (max-device-width: 480px) {
    .spacer-bottom-sm {
        margin-bottom: 18px
    }
}

.spacer-bottom-md {
    margin-bottom: 32px
}

@media only screen and (max-device-width: 480px) {
    .spacer-bottom-md {
        margin-bottom: 24px
    }
}

.spacer-bottom-lg {
    margin-bottom: 48px
}

@media only screen and (max-device-width: 480px) {
    .spacer-bottom-lg {
        margin-bottom: 36px
    }
}

.spacer-bottom-xl {
    margin-bottom: 54px
}

@media only screen and (max-device-width: 480px) {
    .spacer-bottom-xl {
        margin-bottom: 40.5px
    }
}

.bg-info,
.bg-danger,
.bg-warning,
.bg-success {
    color: #4e4e4e
}

.no-margin-top,
.nmt {
    margin-top: 0
}

.no-margin-bottom,
.nmb {
    margin-bottom: 0
}

.no-margins {
    margin: 0
}

.header-color {
    color: #2e2e2e
}

.header-color-alt {
    color: #717171
}

.white {
    color: #fff
}

.text-white {
    color: #fff
}

.bk {
    color: #000
}

.text-black {
    color: #000
}

.text-color {
    color: #717171
}

.text-bg1 {
    color: #f0f0f0
}

.text-bg2 {
    color: #f8f8f8
}

.text-bg3 {
    color: #E2EEEF
}

.text-bg4 {
    color: #d8dbf1
}

.text-bg5 {
    color: #c8cee4
}

.text-blue {
    color: #3e53a4
}

.text-blue-300 {
    color: #8b98c8
}

.text-blue-500 {
    color: #3e53a4
}

.text-blue-700 {
    color: #314183
}

.text-cyan {
    color: #009bdf
}

.text-cyan-300 {
    color: #66c4d9
}

.text-cyan-500 {
    color: #009bdf
}

.text-cyan-700 {
    color: #007d99
}

.text-dark-green {
    color: #00b140
}

.text-dark-green-300 {
    color: #66ca8c
}

.text-dark-green-500 {
    color: #00b140
}

.text-dark-green-700 {
    color: #008500
}

.text-dark-orange {
    color: #ee6700
}

.text-dark-orange-300 {
    color: #f5a466
}

.text-dark-orange-500 {
    color: #ee6700
}

.text-dark-orange-700 {
    color: #be5000
}

.text-danger {
    color: #d30c0c
}

.text-error {
    color: #d30c0c
}

.text-gray {
    color: silver
}

.text-gray-50 {
    color: #f8f8f8
}

.text-gray-100 {
    color: #f0f0f0
}

.text-gray-200 {
    color: #e1e1e1
}

.text-gray-300 {
    color: silver
}

.text-gray-400 {
    color: #9b9b9b
}

.text-gray-500 {
    color: #717171
}

.text-gray-700 {
    color: #2e2e2e
}

.text-gray-blue {
    color: #E2EEEF
}

.text-green {
    color: #72bf44
}

.text-green-300 {
    color: #aad88f
}

.text-green-500 {
    color: #72bf44
}

.text-green-700 {
    color: #5a9836
}

.text-magenta {
    color: #cf0989
}

.text-magenta-300 {
    color: #e26bb8
}

.text-magenta-500 {
    color: #cf0989
}

.text-magenta-700 {
    color: #a5076e
}

.text-blue {
    color: #3e53a4
}

.text-blue-300 {
    color: #8b98c8
}

.text-blue-500 {
    color: #3e53a4
}

.text-blue-700 {
    color: #314183
}

.text-orange {
    color: #ef8200
}

.text-orange-300 {
    color: #f5a66d
}

.text-orange-500 {
    color: #ef8200
}

.text-orange-700 {
    color: #bf6800
}

.text-purple {
    color: #a03f9b
}

.text-purple-300 {
    color: #c68cc3
}

.text-purple-500 {
    color: #a03f9b
}

.text-purple-700 {
    color: #80327c
}

.text-warning {
    color: #ee6700
}

.text-yellow {
    color: #edb700
}

.text-yellow-300 {
    color: #f4d466
}

.text-yellow-500 {
    color: #edb700
}

.text-yellow-700 {
    color: #bd9100
}

.bg-header-color {
    background-color: #2e2e2e
}

.bg-header-color-alt {
    background-color: #717171
}

.bg-white {
    background-color: #fff
}

.bg-black {
    background-color: #000
}

.bg-pb-bg1 {
    background-color: #f0f0f0
}

.bg-pb-bg2 {
    background-color: #f8f8f8
}

.bg-pb-bg3 {
    background-color: #E2EEEF
}

.bg-pb-bg4 {
    background-color: #d8dbf1
}

.bg-pb-bg5 {
    background-color: #c8cee4
}

.bg-pb-blue {
    background-color: #3e53a4
}

.bg-pb-blue-100 {
    background-color: #c8cee4
}

.bg-pb-blue-300 {
    background-color: #8b98c8
}

.bg-pb-blue-500 {
    background-color: #3e53a4
}

.bg-pb-blue-700 {
    background-color: #314183
}

.bg-pb-cyan {
    background-color: #009bdf
}

.bg-pb-cyan-300 {
    background-color: #66c4d9
}

.bg-pb-cyan-500 {
    background-color: #009bdf
}

.bg-pb-cyan-700 {
    background-color: #007d99
}

.bg-pb-error {
    background-color: #d30c0c
}

.bg-pb-danger {
    background-color: #d30c0c
}

.bg-pb-dark-orange {
    background-color: #ee6700
}

.bg-pb-dark-orange-300 {
    background-color: #f5a466
}

.bg-pb-dark-orange-500 {
    background-color: #ee6700
}

.bg-pb-dark-orange-700 {
    background-color: #be5000
}

.bg-pb-dark-green {
    background-color: #00b140
}

.bg-pb-dark-green-300 {
    background-color: #66ca8c
}

.bg-pb-dark-green-500 {
    background-color: #00b140
}

.bg-pb-dark-green-700 {
    background-color: #008500
}

.bg-pb-gray {
    background-color: silver
}

.bg-pb-gray-blue {
    background-color: #eaedf8
}

.bg-pb-gray-50 {
    background-color: #f8f8f8
}

.bg-pb-gray-100 {
    background-color: #f0f0f0
}

.bg-pb-gray-200 {
    background-color: #e1e1e1
}

.bg-pb-gray-300 {
    background-color: silver
}

.bg-pb-gray-400 {
    background-color: #9b9b9b
}

.bg-pb-gray-500 {
    background-color: #717171
}

.bg-pb-gray-600 {
    background-color: #4e4e4e
}

.bg-pb-gray-700 {
    background-color: #2e2e2e
}

.bg-pb-green {
    background-color: #72bf44
}

.bg-pb-green-300 {
    background-color: #aad88f
}

.bg-pb-green-500 {
    background-color: #72bf44
}

.bg-pb-green-700 {
    background-color: #5a9836
}

.bg-pb-magenta {
    background-color: #cf0989
}

.bg-pb-magenta-300 {
    background-color: #e26bb8
}

.bg-pb-magenta-500 {
    background-color: #cf0989
}

.bg-pb-magenta-700 {
    background-color: #a5076e
}

.bg-pb-medium-blue {
    background-color: #0072b8
}

.bg-pb-medium-blue-300 {
    background-color: #8b98c8
}

.bg-pb-medium-blue-500 {
    background-color: #3e53a4
}

.bg-pb-medium-blue-700 {
    background-color: #314183
}

.bg-pb-orange {
    background-color: #ef8200
}

.bg-pb-orange-300 {
    background-color: #f5a66d
}

.bg-pb-orange-500 {
    background-color: #ef8200
}

.bg-pb-orange-700 {
    background-color: #bf6800
}

.bg-pb-purple {
    background-color: #a03f9b
}

.bg-pb-purple-300 {
    background-color: #c68cc3
}

.bg-pb-purple-500 {
    background-color: #a03f9b
}

.bg-pb-purple-700 {
    background-color: #80327c
}

.bg-pb-warning {
    background-color: #ee6700
}

.bg-pb-yellow {
    background-color: #edb700
}

.bg-pb-yellow-300 {
    background-color: #f4d466
}

.bg-pb-yellow-500 {
    background-color: #edb700
}

.bg-pb-yellow-700 {
    background-color: #bd9100
}

.bg-primary {
    background-color: #3e53a4
}

.bg-success {
    background-color: #f2f9f2
}

.bg-danger {
    background-color: #fdf2f2
}

.bg-warning {
    background-color: #fcf6f2
}

.bg-info {
    background-color: #f4f9fd
}

.fill-white {
    fill: #fff
}

.fill-bk {
    fill: #000
}

.fill-bg1 {
    fill: pb-gray-100
}

.fill-bg2 {
    fill: pb-gray-50
}

.fill-bg3 {
    fill: #E2EEEF
}

.fill-bg4 {
    fill: #d8dbf1
}

.fill-bg5 {
    fill: #c8cee4
}

.fill-blue {
    fill: #3e53a4
}

.fill-blue-300 {
    fill: #8b98c8
}

.fill-blue-500 {
    fill: #3e53a4
}

.fill-blue-700 {
    fill: #314183
}

.fill-cyan {
    fill: #009bdf
}

.fill-cyan-300 {
    fill: #66c4d9
}

.fill-cyan-500 {
    fill: #009bdf
}

.fill-cyan-700 {
    fill: #007d99
}

.fill-dark-green {
    fill: #00b140
}

.fill-dark-green-300 {
    fill: #66ca8c
}

.fill-dark-green-500 {
    fill: #00b140
}

.fill-dark-green-700 {
    fill: #008500
}

.fill-dark-orange {
    fill: #ee6700
}

.fill-dark-orange-300 {
    fill: #f5a466
}

.fill-dark-orange-500 {
    fill: #ee6700
}

.fill-dark-orange-700 {
    fill: #be5000
}

.fill-danger {
    fill: #d30c0c
}

.fill-error {
    fill: #d30c0c
}

.fill-gray {
    fill: silver
}

.fill-gray-50 {
    fill: #f0f0f0
}

.fill-gray-300 {
    fill: silver
}

.fill-gray-400 {
    fill: #9b9b9b
}

.fill-gray-500 {
    fill: #717171
}

.fill-gray-700 {
    fill: #2e2e2e
}

.fill-green {
    fill: #72bf44
}

.fill-green-300 {
    fill: #aad88f
}

.fill-green-500 {
    fill: #72bf44
}

.fill-green-700 {
    fill: #5a9836
}

.fill-magenta {
    fill: #cf0989
}

.fill-magenta-300 {
    fill: #e26bb8
}

.fill-magenta-500 {
    fill: #cf0989
}

.fill-magenta-700 {
    fill: #a5076e
}

.fill-medium-blue {
    fill: #3e53a4
}

.fill-medium-blue-300 {
    fill: #8b98c8
}

.fill-medium-blue-500 {
    fill: #3e53a4
}

.fill-medium-blue-700 {
    fill: #314183
}

.fill-orange {
    fill: #ef8200
}

.fill-orange-300 {
    fill: #f5a66d
}

.fill-orange-500 {
    fill: #ef8200
}

.fill-orange-700 {
    fill: #bf6800
}

.fill-purple {
    fill: #a03f9b
}

.fill-purple-300 {
    fill: #c68cc3
}

.fill-purple-500 {
    fill: #a03f9b
}

.fill-purple-700 {
    fill: #80327c
}

.fill-warning {
    fill: #ee6700
}

.fill-yellow {
    fill: #edb700
}

.fill-yellow-300 {
    fill: #f4d466
}

.fill-yellow-500 {
    fill: #edb700
}

.fill-yellow-700 {
    fill: #bd9100
}

.stroke-white {
    stroke: #fff
}

.stroke-bk {
    stroke: #000
}

.stroke-bg1 {
    stroke: pb-gray-100
}

.stroke-bg2 {
    stroke: pb-gray-50
}

.stroke-bg3 {
    stroke: #E2EEEF
}

.stroke-bg4 {
    stroke: #d8dbf1
}

.stroke-bg5 {
    stroke: #c8cee4
}

.stroke-blue {
    stroke: #3e53a4
}

.stroke-blue-300 {
    stroke: #8b98c8
}

.stroke-blue-500 {
    stroke: #3e53a4
}

.stroke-blue-700 {
    stroke: #314183
}

.stroke-cyan {
    stroke: #009bdf
}

.stroke-cyan-300 {
    stroke: #66c4d9
}

.stroke-cyan-500 {
    stroke: #009bdf
}

.stroke-cyan-700 {
    stroke: #007d99
}

.stroke-dark-green {
    stroke: #00b140
}

.stroke-dark-green-300 {
    stroke: #66ca8c
}

.stroke-dark-green-500 {
    stroke: #00b140
}

.stroke-dark-green-700 {
    stroke: #008500
}

.stroke-dark-orange {
    stroke: #ee6700
}

.stroke-dark-orange-300 {
    stroke: #f5a466
}

.stroke-dark-orange-500 {
    stroke: #ee6700
}

.stroke-dark-orange-700 {
    stroke: #be5000
}

.stroke-danger {
    stroke: #d30c0c
}

.stroke-error {
    stroke: #d30c0c
}

.stroke-gray {
    stroke: silver
}

.stroke-gray-50 {
    stroke: #f0f0f0
}

.stroke-gray-300 {
    stroke: silver
}

.stroke-gray-400 {
    stroke: #9b9b9b
}

.stroke-gray-500 {
    stroke: #717171
}

.stroke-gray-700 {
    stroke: #2e2e2e
}

.stroke-green {
    stroke: #72bf44
}

.stroke-green-300 {
    stroke: #aad88f
}

.stroke-green-500 {
    stroke: #72bf44
}

.stroke-green-700 {
    stroke: #5a9836
}

.stroke-magenta {
    stroke: #cf0989
}

.stroke-magenta-300 {
    stroke: #e26bb8
}

.stroke-magenta-500 {
    stroke: #cf0989
}

.stroke-magenta-700 {
    stroke: #a5076e
}

.stroke-pb-blue {
    stroke: #3e53a4
}

.stroke-blue-300 {
    stroke: #8b98c8
}

.stroke-blue-500 {
    stroke: #3e53a4
}

.stroke-blue-700 {
    stroke: #314183
}

.stroke-orange {
    stroke: #ef8200
}

.stroke-orange-300 {
    stroke: #f5a66d
}

.stroke-orange-500 {
    stroke: #ef8200
}

.stroke-orange-700 {
    stroke: #bf6800
}

.stroke-purple {
    stroke: #a03f9b
}

.stroke-purple-300 {
    stroke: #c68cc3
}

.stroke-purple-500 {
    stroke: #a03f9b
}

.stroke-purple-700 {
    stroke: #80327c
}

.stroke-warning {
    stroke: #ee6700
}

.stroke-yellow {
    stroke: #edb700
}

.stroke-yellow-300 {
    stroke: #f4d466
}

.stroke-yellow-500 {
    stroke: #edb700
}

.stroke-yellow-700 {
    stroke: #bd9100
}

.stroke-medium-blue {
    stroke: #3e53a4
}

.stroke-medium-blue-300 {
    stroke: #8b98c8
}

.stroke-medium-blue-500 {
    stroke: #3e53a4
}

.stroke-medium-blue-700 {
    stroke: #314183
}

.text-medium-blue {
    color: #3e53a4
}

.text-medium-blue-300 {
    color: #8b98c8
}

.text-medium-blue-500 {
    color: #3e53a4
}

.text-medium-blue-700 {
    color: #314183
}

.dropdown-toggle:focus {
    outline: 1px dotted #fff
}

.toolbar .input-group .form-control.search:not(:valid) ~ .search-clear {
    display: none
}

.offscreen-text {
    position: absolute;
    text-indent: -9999px
}

.dropdown-header {
    color: #4e4e4e
}

*::-moz-placeholder {
    color: #4e4e4e !important
}

.navbar-dark .dropdown-menu > li > a:hover,
.scrollable-dropdown-menu li a:hover {
    color: #4e4e4e
}

.input-group-addon,
.input-group-prepend,
.input-group-append {
    color: #017d80;
}

.navbar-nav .dropdown .dropdown-menu.scrollable-dropdown-menu,
.navbar-nav .dropdown .dropdown-menu.scrollable-dropdown-menu.show {
    position: absolute;
    height: auto;
    transition: none;
    -webkit-transition: none;
    overflow-y: auto;
    overflow-x: hidden;
}
.scrollable-dropdown-menu li {
    list-style: none;
}
.scrollable-dropdown-menu ul li a{
    text-decoration: none;
}
.business-parent-feature {
    background-image: url(./parent_feature_icon.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}
.card-header-devices-used {
    background-image: url(./devices.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat;
}

.site-search-component search .search-container .search-bar .search-bar-flex-button{
    display:none;
}

