.clearfix, .container, .container-fluid, .row {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after, .container:after, .container-fluid:after, .row:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover, a:active {
    outline: 0;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

#map_canvas img, .google-maps img {
    max-width: none;
}

button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}

button, input {
    *overflow: visible;
    line-height: normal;
}

    button::-moz-focus-inner, input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button, html input[type=button], input[type=reset], input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer;
    }

    label, select, button, input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
        cursor: pointer;
    }

    input[type=search] {
        -webkit-appearance: textfield;
    }

        input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    vertical-align: top;
}

@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: none;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: .5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}

@font-face {
    font-family: 'FSecure Light';
   
    src: url(/BCSB/fonts/FSecureSansWeb-Light.woff) format('woff'),url(/BCSB/fonts/FSecureSansWeb-Light.ttf) format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'FSecure Regular';
   
    src: url(/BCSB/fonts/FSecureSansWeb-Regular.woff) format('woff'),url(/BCSB/fonts/FSecureSansWeb-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'FSecure Bold';
    src: url(/BCSB/fonts/fsecuresans-bold.eot) format('embedded-opentype');
    src: url(/BCSB/fonts/fsecuresans-bold.eot?#iefix) format('embedded-opentype'),url(/BCSB/fonts/FSecureSansWeb-Bold.woff) format('woff'),url(/BCSB/fonts/FSecureSansWeb-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'FSecure Headline';
    src: url(/BCSB/fonts/fsecuresans-headline.eot) format('embedded-opentype');
    src: url(/BCSB/fonts/fsecuresans-headline.eot?#iefix) format('embedded-opentype'),url(/BCSB/fonts/FSecureSansWeb-Headline.woff) format('woff'),url(/BCSB/fonts/FSecureSansWeb-Headline.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: icomoon;
    src: url(/BCSB/fonts/icomoon.eot) format('embedded-opentype');
    src: url(/BCSB/fonts/icomoon.eot?#iefix) format('embedded-opentype'),url(/BCSB/fonts/icomoon.woff) format('woff'),url(/BCSB/fonts/icomoon.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

html {
    -webkit-font-feature-settings: "liga" 1,"kern" 1;
    -moz-font-feature-settings: "liga" 1,"kern" 1;
    -ms-font-feature-settings: "liga" 1,"kern" 1;
    font-feature-settings: "liga" 1,"kern" 1;
    text-rendering: optimizeLegibility;
}

[data-icon]:before {
    font-family: icomoon;
    content: attr(data-icon);
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon {
    font-family: icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.icon-user:before {
    content: "\e600";
}

.icon-messages:before {
    content: "\e601";
}

.icon-checked:before {
    content: "\e602";
}

.icon-rename:before {
    content: "\e603";
}

.icon-ms-word:before {
    content: "\e604";
}

.icon-unchecked:before {
    content: "\e605";
}

.icon-connect-up:before {
    content: "\e606";
}

.icon-connect-right:before {
    content: "\e607";
}

.icon-connect-left:before {
    content: "\e608";
}

.icon-anti-theft:before {
    content: "\e609";
}

.icon-connect-down:before {
    content: "\e60a";
}

.icon-info-border:before {
    content: "\e60b";
}

.icon-info:before {
    content: "\e60c";
}

.icon-move-up:before {
    content: "\e60d";
}

.icon-move-down:before {
    content: "\e60e";
}

.icon-move-left:before {
    content: "\e60f";
}

.icon-move-right:before {
    content: "\e610";
}

.icon-psb:before {
    content: "\e611";
}

.icon-central-management:before {
    content: "\e612";
}

.icon-support-simple:before {
    content: "\e613";
}

.icon-minus-border:before {
    content: "\e614";
}

.icon-plus-border:before {
    content: "\e615";
}

.icon-presentation:before {
    content: "\e616";
}

.icon-pdf:before {
    content: "\e617";
}

.icon-organize:before {
    content: "\e618";
}

.icon-thumbnail-laptop:before {
    content: "\e619";
}

.icon-virtual-solution:before {
    content: "\e61a";
}

.icon-cloud-solution:before {
    content: "\e61b";
}

.icon-thumbnail-windows-phone:before {
    content: "\e61c";
}

.icon-encryption:before {
    content: "\e61d";
}

.icon-browsing-protection:before {
    content: "\e61e";
}

.icon-mobile-device-management:before {
    content: "\e61f";
}

.icon-spam-protection:before {
    content: "\e620";
}

.icon-server:before {
    content: "\e621";
}

.icon-statistics:before {
    content: "\e622";
}

.icon-psb-portal:before {
    content: "\e623";
}

.icon-cross:before {
    content: "\e624";
}

.icon-tick:before {
    content: "\e625";
}

.icon-upgrade:before {
    content: "\e626";
}

.icon-client-security:before {
    content: "\e627";
}

.icon-support:before {
    content: "\e628";
}

.icon-server-security:before {
    content: "\e629";
}

.icon-anti-virus:before {
    content: "\e62a";
}

.icon-operator:before {
    content: "\e62b";
}

.icon-star-premium:before {
    content: "\e62c";
}

.icon-thumbnail-pc:before {
    content: "\e62d";
}

.icon-android:before {
    content: "\e62e";
}

.icon-mac:before {
    content: "\e62f";
}

.icon-microsoft:before {
    content: "\e630";
}

.icon-windows8:before {
    content: "\e631";
}

.icon-logout:before {
    content: "\e632";
}

.icon-business-suite:before {
    content: "\e633";
}

.icon-software-updater:before {
    content: "\e634";
}

.icon-pse:before {
    content: "\e635";
}

.icon-warning-border:before {
    content: "\e636";
}

.icon-warning:before {
    content: "\e637";
}

.icon-freedome:before {
    content: "\e638";
}

.icon-younited:before {
    content: "\e639";
}

.icon-better-retention:before {
    content: "\e63a";
}

.icon-affiliate:before {
    content: "\e63b";
}

.icon-reseller:before {
    content: "\e63c";
}

.icon-retailer:before {
    content: "\e63d";
}

.icon-web-and-email-traffic-scanning:before {
    content: "\e63e";
}

.icon-download:before {
    content: "\f600";
}

.icon-new-tab:before {
    content: "\f601";
}

.icon-calculate:before {
    content: "\f602";
}

.icon-menu:before {
    content: "\f603";
}

.icon-home:before {
    content: "\f604";
}

.icon-minus:before {
    content: "\f605";
}

.icon-plus:before {
    content: "\f606";
}

.icon-search:before {
    content: "\f607";
}

.icon-more:before {
    content: "\f608";
}

.icon-menu-android:before {
    content: "\f609";
}

.icon-check:before {
    content: "\f60a";
}

.icon-inverted-plus:before {
    content: "\f60b";
}

.icon-inverted-minus:before {
    content: "\f60c";
}

.icon-check-border:before {
    content: "\f60d";
}

.icon-earth:before {
    content: "\f60e";
}

.icon-facebook:before {
    content: "\f60f";
}

.icon-twitter:before {
    content: "\f610";
}

.icon-arrow-down:before {
    content: "\f611";
}

.icon-arrow-up:before {
    content: "\f612";
}

.icon-arrow-right:before {
    content: "\f613";
}

.icon-arrow-left:before {
    content: "\f614";
}

.icon-scroll-right:before {
    content: "\f615";
}

.icon-scroll-left:before {
    content: "\f616";
}

.icon-scroll-up:before {
    content: "\f617";
}

.icon-scroll-down:before {
    content: "\f618";
}

.icon-add-contact:before {
    content: "\f619";
}

.icon-close:before {
    content: "\f61a";
}

.icon-close-border:before {
    content: "\f61b";
}

.icon-actions:before {
    content: "\f61c";
}

.icon-geotags:before {
    content: "\f61d";
}

.icon-youtube:before {
    content: "\f61e";
}

.icon-calls:before {
    content: "\f61f";
}

.icon-email:before {
    content: "\f620";
}

.icon-refresh:before {
    content: "\f621";
}

.icon-video:before {
    content: "\e63f";
}

.icon-arrow-solid-down:before {
    content: "\e640";
}

.icon-arrow-solid-up:before {
    content: "\e641";
}

.icon-arrow-solid-right:before {
    content: "\e642";
}

.icon-arrow-solid-left:before {
    content: "\e643";
}

.icon-make-call:before {
    content: "\e644";
}

.icon-question:before {
    content: "\e645";
}

.icon-question-border:before {
    content: "\e646";
}

.icon-26 {
    font-size: 26px;
}

.icon-52 {
    font-size: 52px;
}

.icon-78 {
    font-size: 78px;
}

.icon-104 {
    font-size: 104px;
}

.icon-130 {
    font-size: 130px;
}

body {
    margin: 0;
    background-color: #fff;
}

a {
    color: #00baff;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #09f;
        text-decoration: none;
    }

.fs-section {
    position: relative;
    padding: 2em 0 3em;
}

@media screen and (min-width:992px) {
    .fs-section {
        padding: 2em 0;
    }
}

p, h1, h2, h3, h4, h5, h6, img, video, form, table {
    padding: 24px 0;
    margin: 0;
}

@media screen and (min-width:992px) {
    div[class^=col-] > :first-child:not(.btn) {
        padding-top: 0;
        margin-top: 0;
    }
}

.font-white a {
    color: #fff;
    text-decoration: underline;
}

    .font-white a:hover, .font-white a.btn, .font-white a.popup-button-borderless {
        text-decoration: none;
    }

    .font-white a .icon {
        text-decoration: none;
    }

p {
    padding: 0 0 8px;
    margin: 0;
}

img {
    padding-bottom: 0;
}

    img.img-rounded, img.img-circle {
        padding: 0;
    }

table {
    padding: 0;
    margin: 24px 0 8px;
}

.video-container {
    margin-top: 24px;
}

.img-rounded {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.img-polaroid {
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.1);
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}

.img-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

    .img-circle p {
        padding-bottom: 0;
    }

    .img-circle .icon {
        display: block;
    }

.container-fixed {
    margin: auto;
    width: 320px;
}

@media screen and (min-width:768px) {
    .container-fixed {
        width: 768px;
    }
}

@media screen and (min-width:992px) {
    .container-fixed {
        width: 992px;
    }
}

@media screen and (min-width:1280px) {
    .container-fixed {
        width: 992px;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
    margin: auto;
    width: 320px;
    width: auto;
}

@media screen and (min-width:768px) {
    .container {
        width: 768px;
    }
}

@media screen and (min-width:992px) {
    .container {
        width: 992px;
    }
}

@media screen and (min-width:1280px) {
    .container {
        width: 992px;
    }
}

@media (min-width:768px) {
    .container {
        width: 752px;
    }
}

@media (min-width:992px) {
    .container {
        width: 972px;
    }
}

@media (min-width:1280px) {
    .container {
        width: 972px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 16px;
    padding-right: 16px;
    margin: auto;
    width: 320px;
}

@media screen and (min-width:768px) {
    .container-fluid {
        width: 768px;
    }
}

@media screen and (min-width:992px) {
    .container-fluid {
        width: 992px;
    }
}

@media screen and (min-width:1280px) {
    .container-fluid {
        width: 992px;
    }
}

.row {
    margin-left: -16px;
    margin-right: -16px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666666666666%;
}

.col-xs-10 {
    width: 83.33333333333334%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666666666666%;
}

.col-xs-7 {
    width: 58.333333333333336%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666666666667%;
}

.col-xs-4 {
    width: 33.33333333333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.666666666666664%;
}

.col-xs-1 {
    width: 8.333333333333332%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666666666666%;
}

.col-xs-pull-10 {
    right: 83.33333333333334%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666666666666%;
}

.col-xs-pull-7 {
    right: 58.333333333333336%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666666666667%;
}

.col-xs-pull-4 {
    right: 33.33333333333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.666666666666664%;
}

.col-xs-pull-1 {
    right: 8.333333333333332%;
}

.col-xs-pull-0 {
    right: 0;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666666666666%;
}

.col-xs-push-10 {
    left: 83.33333333333334%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666666666666%;
}

.col-xs-push-7 {
    left: 58.333333333333336%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666666666667%;
}

.col-xs-push-4 {
    left: 33.33333333333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.666666666666664%;
}

.col-xs-push-1 {
    left: 8.333333333333332%;
}

.col-xs-push-0 {
    left: 0;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666666666666%;
    }

    .col-sm-10 {
        width: 83.33333333333334%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666666666666%;
    }

    .col-sm-7 {
        width: 58.333333333333336%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666666666667%;
    }

    .col-sm-4 {
        width: 33.33333333333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.666666666666664%;
    }

    .col-sm-1 {
        width: 8.333333333333332%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }

    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }

    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }

    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }

    .col-sm-pull-0 {
        right: 0;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666666666666%;
    }

    .col-sm-push-10 {
        left: 83.33333333333334%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666666666666%;
    }

    .col-sm-push-7 {
        left: 58.333333333333336%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666666666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.666666666666664%;
    }

    .col-sm-push-1 {
        left: 8.333333333333332%;
    }

    .col-sm-push-0 {
        left: 0;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666666666666%;
    }

    .col-md-10 {
        width: 83.33333333333334%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666666666666%;
    }

    .col-md-7 {
        width: 58.333333333333336%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666666666667%;
    }

    .col-md-4 {
        width: 33.33333333333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.666666666666664%;
    }

    .col-md-1 {
        width: 8.333333333333332%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666666666666%;
    }

    .col-md-pull-10 {
        right: 83.33333333333334%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666666666666%;
    }

    .col-md-pull-7 {
        right: 58.333333333333336%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666666666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.666666666666664%;
    }

    .col-md-pull-1 {
        right: 8.333333333333332%;
    }

    .col-md-pull-0 {
        right: 0;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666666666666%;
    }

    .col-md-push-10 {
        left: 83.33333333333334%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666666666666%;
    }

    .col-md-push-7 {
        left: 58.333333333333336%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666666666667%;
    }

    .col-md-push-4 {
        left: 33.33333333333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.666666666666664%;
    }

    .col-md-push-1 {
        left: 8.333333333333332%;
    }

    .col-md-push-0 {
        left: 0;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1280px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666666666666%;
    }

    .col-lg-10 {
        width: 83.33333333333334%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666666666666%;
    }

    .col-lg-7 {
        width: 58.333333333333336%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666666666667%;
    }

    .col-lg-4 {
        width: 33.33333333333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.666666666666664%;
    }

    .col-lg-1 {
        width: 8.333333333333332%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }

    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }

    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }

    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }

    .col-lg-pull-0 {
        right: 0;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666666666666%;
    }

    .col-lg-push-10 {
        left: 83.33333333333334%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666666666666%;
    }

    .col-lg-push-7 {
        left: 58.333333333333336%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666666666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.666666666666664%;
    }

    .col-lg-push-1 {
        left: 8.333333333333332%;
    }

    .col-lg-push-0 {
        left: 0;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.row {
    *zoom: 1;
}

    .row:before, .row:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .row:after {
        clear: both;
    }

@-ms-viewport {
    width: device-width;
}

.mq-detector:after {
    position: absolute;
    left: -9999em;
    visibility: hidden;
}

.show-xs, tr.show-xs, th.show-xs, td.show-xs {
    display: none !important;
}

@media (max-width:767px) {
    .show-xs {
        display: block !important;
    }

    table.show-xs {
        display: table;
    }

    tr.show-xs {
        display: table-row !important;
    }

    th.show-xs, td.show-xs {
        display: table-cell !important;
    }
}

.show-sm, tr.show-sm, th.show-sm, td.show-sm {
    display: none !important;
}

@media (min-width:768px) and (max-width:991px) {
    .show-sm {
        display: block !important;
    }

    table.show-sm {
        display: table;
    }

    tr.show-sm {
        display: table-row !important;
    }

    th.show-sm, td.show-sm {
        display: table-cell !important;
    }
}

.show-md, tr.show-md, th.show-md, td.show-md {
    display: none !important;
}

@media (min-width:992px) and (max-width:1279px) {
    .show-md {
        display: block !important;
    }

    table.show-md {
        display: table;
    }

    tr.show-md {
        display: table-row !important;
    }

    th.show-md, td.show-md {
        display: table-cell !important;
    }
}

.show-lg, tr.show-lg, th.show-lg, td.show-lg {
    display: none !important;
}

@media (min-width:1280px) {
    .show-lg {
        display: block !important;
    }

    table.show-lg {
        display: table;
    }

    tr.show-lg {
        display: table-row !important;
    }

    th.show-lg, td.show-lg {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none !important;
    }
}

@media (min-width:1280px) {
    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
        display: none !important;
    }
}

.visible-xs {
    visibility: hidden !important;
}

@media (max-width:767px) {
    .visible-xs {
        visibility: visible !important;
    }
}

.visible-sm {
    visibility: hidden !important;
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        visibility: visible !important;
    }
}

.visible-md {
    visibility: hidden !important;
}

@media (min-width:992px) and (max-width:1279px) {
    .visible-md {
        visibility: visible !important;
    }
}

.visible-lg {
    visibility: hidden !important;
}

@media (min-width:1280px) {
    .visible-lg {
        visibility: visible !important;
    }
}

@media (max-width:767px) {
    .invisible-xs {
        visibility: hidden !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .invisible-sm {
        visibility: hidden !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .invisible-md {
        visibility: hidden !important;
    }
}

@media (min-width:1280px) {
    .invisible-lg {
        visibility: hidden !important;
    }
}

.visible-print, tr.visible-print, th.visible-print, td.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

@media print {
    .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
        display: none !important;
    }
}

body {
    font-family: "FSecure Regular",Helvetica,Arial,sans-serif;
    font-size: 18px;
    line-height: 1.33333;
    color: #000;
}

    body .arial, body.arial {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 16px;
    }

.lead {
    font-size: 24px;
}

.arial .lead {
    font-size: 20px;
}

small {
    font-size: 85%;
}

strong, b {
    font-weight: 700;
    font-style: normal;
}

em {
    font-style: italic;
}

cite {
    font-style: normal;
}

.muted {
    color: #dedede;
}

a.muted:hover, a.muted:focus {
    color: #c5c5c5;
}

.text-warning {
    color: #000;
}

a.text-warning:hover, a.text-warning:focus {
    color: #000;
}

.text-error {
    color: #000;
}

a.text-error:hover, a.text-error:focus {
    color: #000;
}

.text-info {
    color: #000;
}

a.text-info:hover, a.text-info:focus {
    color: #000;
}

.text-success {
    color: #000;
}

a.text-success:hover, a.text-success:focus {
    color: #000;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "FSecure Headline",Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: default;
    line-height: .7;
}

    h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        font-weight: 400;
        color: #999;
    }

.arial h1, .arial h2, .arial h3, .arial h4, .arial h5, .arial h6 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 700;
    line-height: 1em;
}

h1, .alpha {
    font-size: 48px;
    text-transform: uppercase;
    letter-spacing: -.05em;
}

@media screen and (min-width:768px) {
    h1, .alpha {
        font-size: 84px;
    }
}

@media screen and (min-width:992px) {
    h1, .alpha {
        font-size: 108px;
    }
}

.arial h1, .arial .alpha {
    font-size: 42px;
    text-transform: uppercase;
}

@media screen and (min-width:768px) {
    .arial h1, .arial .alpha {
        font-size: 72px;
    }
}

@media screen and (min-width:992px) {
    .arial h1, .arial .alpha {
        font-size: 89px;
    }
}

h2, .beta {
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: -.05em;
}

@media screen and (min-width:768px) {
    h2, .beta {
        font-size: 48px;
    }
}

@media screen and (min-width:992px) {
    h2, .beta {
        font-size: 54px;
    }
}

.arial h2, .arial .beta {
    font-size: 30px;
    text-transform: uppercase;
}

@media screen and (min-width:768px) {
    .arial h2, .arial .beta {
        font-size: 42px;
    }
}

@media screen and (min-width:992px) {
    .arial h2, .arial .beta {
        font-size: 47px;
    }
}

h3, .gamma {
    font-size: 36px;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

.arial h3, .arial .gamma {
    font-size: 30px;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

h4, .delta {
    font-size: 24px;
    line-height: 1;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

.arial h4, .arial .delta {
    font-size: 18px;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

h5, .epsilon {
    font-size: 18px;
    line-height: 1;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

.arial h5, .arial .epsilon {
    font-size: 14px;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

h6, .zeta {
    font-size: 16px;
    line-height: 1;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

.arial h6, .arial .zeta {
    font-size: 13px;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

h1 small {
    font-size: .5em;
}

h2 small {
    font-size: .55em;
}

h3 small {
    font-size: .65em;
}

h4 small {
    font-size: .75em;
}

h5 small {
    font-size: .75em;
}

.uc {
    text-transform: uppercase;
}

.mc {
    text-transform: none;
}

ul, ol {
    margin: 0 0 0 32px;
    padding: 0 0 8px;
}

    ul ul, ul ol, ol ol, ol ul {
        padding: 0;
    }

    ul.unstyled, ol.unstyled {
        margin-left: 0;
        list-style: none;
    }

    ul.inline, ol.inline {
        margin-left: 0;
        list-style: none;
    }

        ul.inline > li, ol.inline > li {
            display: inline-block;
            *display: inline;
            *zoom: 1;
            padding-left: .375em;
            padding-right: .375em;
        }

dl {
    margin-bottom: 1.4285715;
}

dt, dd {
    line-height: 1.4285715;
}

dt {
    font-weight: 700;
}

dd {
    margin-left: .71428575;
}

.dl-horizontal {
    *zoom: 1;
}

    .dl-horizontal:before, .dl-horizontal:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .dl-horizontal:after {
        clear: both;
    }

    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }

.check-list {
    list-style-type: none;
    list-style-position: outside;
    margin-left: 1.5em;
}

    .check-list li {
        position: relative;
    }

        .check-list li:before {
            font-family: icomoon;
            content: "\f60d";
            margin-left: -1.5em;
            position: absolute;
        }

.thumbnail-list {
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0;
}

    .thumbnail-list li {
        position: relative;
        margin-bottom: 1em;
        *zoom: 1;
    }

        .thumbnail-list li:before, .thumbnail-list li:after {
            display: table;
            content: "";
            line-height: 0;
        }

        .thumbnail-list li:after {
            clear: both;
        }

        .thumbnail-list li .thumbnail {
            display: table-cell;
            vertical-align: top;
            min-width: 48px;
        }

            .thumbnail-list li .thumbnail img {
                padding: 0;
            }

        .thumbnail-list li .list-content {
            display: table-cell;
            vertical-align: top;
            padding-left: 1em;
            padding-right: 1em;
        }

            .thumbnail-list li .list-content h1, .thumbnail-list li .list-content h2, .thumbnail-list li .list-content h3, .thumbnail-list li .list-content h4, .thumbnail-list li .list-content h5, .thumbnail-list li .list-content h6 {
                padding-top: 0;
            }

    .thumbnail-list p {
        padding: 0;
    }

hr {
    margin: 0;
    color: #999;
    background-color: #999;
    height: 1px;
    border: 0;
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #dedede;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0 0 0 1em;
    margin: 0 0 1.4285715;
    border-left: 5px solid #dedede;
}

    blockquote p {
        margin-bottom: 0;
        font-weight: 300;
        line-height: 1.25;
    }

    blockquote small {
        display: block;
        line-height: 1.4285715;
        color: #dedede;
    }

        blockquote small:before {
            content: '\2014 \00A0';
        }

    blockquote.pull-right {
        float: right;
        padding-right: 1em;
        padding-left: 0;
        border-right: 5px solid #dedede;
        border-left: 0;
    }

        blockquote.pull-right p, blockquote.pull-right small {
            text-align: right;
        }

            blockquote.pull-right small:before {
                content: '';
            }

            blockquote.pull-right small:after {
                content: '\00A0 \2014';
            }

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
    }

address {
    display: block;
    line-height: 1.4285715;
    margin-bottom: 1.4285715;
    font-style: normal;
}

code, pre {
    padding: 0 3px 2px;
    font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
    color: #999;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #f36;
    background-color: #ededed;
    border: 1px solid #dedede;
    white-space: nowrap;
}

pre {
    display: block;
    padding: .21428575000000005;
    margin: 0 0 .71428575;
    font-size: 15;
    line-height: 1.4285715;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #ededed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    pre.prettyprint {
        margin-bottom: 1.4285715;
    }

    pre code {
        padding: 0;
        color: inherit;
        white-space: pre;
        white-space: pre-wrap;
        background-color: transparent;
        border: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 1.4285715;
    font-size: 20px;
    line-height: 2.857143;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

    legend small {
        font-size: 16px;
    }

label, input, button, select, textarea {
    font-size: 18px;
    line-height: 1.4285715;
}

input, button, select, textarea {
    font-family: "FSecure Regular",Helvetica,Arial,sans-serif;
}

label {
    display: block;
    margin-bottom: .5em;
}

.field-container {
    padding-top: .75em;
    padding-bottom: .75em;
}

select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input.no-range, .uneditable-input {
    display: inline-block;
    padding: .65em .3em;
    font-size: 18px;
    line-height: 1.4285715;
    height: 3em;
    color: #666;
    vertical-align: middle;
    text-align: left;
}

input[type=color] {
    padding: 0;
    width: 2.6em;
}

select {
    line-height: 2.4em;
}

input, textarea, .uneditable-input {
    width: 100%;
}

textarea {
    height: auto;
}

textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input.no-range, .uneditable-input {
    background-color: #ededed;
    border: solid 1px #ededed;
    color: #666;
}

    textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, input.no-range:focus, .uneditable-input:focus {
        border: 1px solid #c5c5c5;
        -webkit-appearance: none;
        outline: 0;
    }

input[type=radio], input[type=checkbox] {
    margin: -.2em 0 0 0;
    *margin-top: 0;
    margin-top: 0 \9;
    line-height: normal;
    min-height: 1.5em;
    min-height: auto; \9
}

input[type=file], input[type=image], input[type=submit], input[type=reset], input[type=button], input[type=radio], input[type=checkbox] {
    width: auto;
}

select {
    width: 100%;
    border: solid 1px #ededed;
    background-color: #ededed;
    -webkit-appearance: menulist-button;
}

    select:focus {
        border: 1px solid #c5c5c5;
    }

    select[multiple], select[size] {
        height: auto;
    }

    select:focus, input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
        outline: 0 !important;
        -moz-outline: 0;
        -moz-user-focus: none;
    }

.uneditable-input, .uneditable-textarea {
    color: #dedede;
    background-color: #eaeaea;
    border-color: #dedede;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.025);
    cursor: not-allowed;
}

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

.error, .error-message {
    color: #f36;
}

label.error {
    margin-top: .5em;
    margin-bottom: .5em;
}

input:-moz-placeholder, textarea:-moz-placeholder {
    color: #bababa;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #bababa;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #bababa;
}

input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: transparent;
}

.radio-inline label, .checkbox-inline label {
    display: inline-block;
    margin-right: 1em;
}

input[disabled], select[disabled], textarea[disabled] {
    cursor: not-allowed;
    opacity: .3;
}

input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #dedede;
}

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio][readonly], input[type=checkbox][readonly] {
    background-color: transparent;
}

.form-actions {
    padding: .4285715000000001 20px 1.4285715;
    margin-top: 1.4285715;
    margin-bottom: 1.4285715;
    background-color: #ededed;
    border-top: 1px solid #e5e5e5;
    *zoom: 1;
}

    .form-actions:before, .form-actions:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .form-actions:after {
        clear: both;
    }

.help-block, .help-inline {
    color: #262626;
}

.help-block {
    display: block;
    margin-bottom: .71428575;
}

.help-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    padding-left: 5px;
}

input.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    margin-bottom: 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.btn-search {
    border: 0;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
}

    .table th, .table td {
        padding: .7em;
        line-height: 1.4285715;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #dedede;
    }

    .table thead th {
        background: #999;
        vertical-align: bottom;
        color: #fff;
    }

    .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 #dedede;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed th, .table-condensed td {
    padding: .3em .4em;
}

.table-bordered {
    border: 1px solid #dedede;
    border-collapse: separate;
    *border-collapse: collapse;
    border-left: 0;
}

    .table-bordered th, .table-bordered td {
        border-left: 1px solid #dedede;
    }

    .table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
        border-top: 0;
    }

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #ededed;
}

.table-unstyled thead th {
    background: 0 0;
    color: inherit;
}

.table-unstyled td, .table-unstyled th {
    border: 0;
}

.table-unstyled tr:nth-child(odd) > td, .table-unstyled tr:nth-child(odd) > th {
    background-color: none;
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #ededed;
}

table td[class*=span], table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0;
}

.table tbody tr.success > td {
    background-color: #33ffba;
}

.table tbody tr.error > td {
    background-color: #ff5882;
}

.table tbody tr.warning > td {
    background-color: #ff0;
}

.table tbody tr.info > td {
    background-color: #0cf;
}

.table tbody tr.thead > td {
    background: #999;
    color: #fff;
}

.table-hover tbody tr.success:hover > td {
    background-color: #19ffb1;
}

.table-hover tbody tr.error:hover > td {
    background-color: #ff3f6f;
}

.table-hover tbody tr.warning:hover > td {
    background-color: #e5e600;
}

.table-hover tbody tr.info:hover > td {
    background-color: #00b8e6;
}

.mediaTable {
    width: 100%;
    border-collapse: collapse;
    margin-top: 0;
}

.mediaTableWrapper {
    position: relative;
}

.mediaTableWrapperWithMenu {
    padding-top: 3em;
}

.mediaTableMenuClosed ul {
    display: none;
}

.activeMediaTable th, .activeMediaTable td {
    display: none;
}

    .activeMediaTable th.essential, .activeMediaTable td.essential {
        display: table-cell;
        _display: block;
    }

    * + html .activeMediaTable th.essential, * + html .activeMediaTable td.essential {
        display: block;
    }

@media screen and (min-width:768px) {
    .activeMediaTable th.optional, .activeMediaTable td.optional {
        display: table-cell;
        _display: block;
    }

    * + html .activeMediaTable th.optional, * + html .activeMediaTable td.optional {
        display: block;
    }
}

@media screen and (min-width:992px) {
    .activeMediaTable th, .activeMediaTable td {
        display: table-cell;
        _display: block;
    }

    * + html .activeMediaTable th, * + html .activeMediaTable td {
        display: block;
    }
}

.mediaTableMenu {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    border: 1px solid #ededed;
    overflow: hidden;
}

    .mediaTableMenu a {
        display: block;
        padding: .5em;
        cursor: pointer;
    }

    .mediaTableMenu ul {
        list-style-position: outside;
        list-style: none;
        margin: 0;
        padding: 0 .5em;
    }

        .mediaTableMenu ul li {
            line-height: 2em;
        }

            .mediaTableMenu ul li label {
                cursor: pointer;
                display: inline-block;
            }

@media screen and (max-width:768px) {
    .responsive-transform tbody th {
        background: #999 !important;
        vertical-align: bottom;
        color: #fff;
    }
}

@media screen and (max-width:768px) {
    .responsive-transform th, .responsive-transform td {
        display: block;
        border-top: 1px solid #dedede !important;
    }
}

@media screen and (max-width:768px) {
    .responsive-transform td {
        background-color: #fff !important;
    }
}

.dropup, .dropdown {
    position: relative;
    line-height: 1em;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

    .dropdown-toggle:active, .open .dropdown-toggle {
        outline: 0;
    }

.caret {
    display: inline-block;
}

    .caret:after {
        font-family: icomoon;
        font-size: 12px;
        padding-left: 1em;
        vertical-align: middle;
        content: "\f618";
    }

.dropdown.open .caret::after {
    content: "\f617";
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 0;
        *margin: 0;
        overflow: hidden;
        background-color: #dedede;
        border-bottom: 1px solid #dedede;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: .625em 1.25em;
        clear: both;
        font-weight: 400;
        line-height: 1.4285715;
        color: #999;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
            text-decoration: none;
            color: #fff;
            background-color: #00b3f5;
            background-image: -moz-linear-gradient(top,#00baff,#00a7e6);
            background-image: -webkit-gradient(linear,0 0,0 100%,from(#00baff),to(#00a7e6));
            background-image: -webkit-linear-gradient(top,#00baff,#00a7e6);
            background-image: -o-linear-gradient(top,#00baff,#00a7e6);
            background-image: linear-gradient(to bottom,#00baff,#00a7e6);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00baff', endColorstr='#ff00a7e6', GradientType=0);
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #00b3f5;
        background-image: -moz-linear-gradient(top,#00baff,#00a7e6);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#00baff),to(#00a7e6));
        background-image: -webkit-linear-gradient(top,#00baff,#00a7e6);
        background-image: -o-linear-gradient(top,#00baff,#00a7e6);
        background-image: linear-gradient(to bottom,#00baff,#00a7e6);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00baff', endColorstr='#ff00a7e6', GradientType=0);
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #dedede;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: default;
        }

.open {
    *z-index: 1000;
}

    .open > .dropdown-menu {
        display: block;
    }

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
    }

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px;
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
}

    .collapse.in {
        height: auto;
    }

.close {
    float: right;
    font-size: 20px;
    line-height: 1.4285715;
    text-shadow: 0 1px 0 #fff;
    color: #000;
    opacity: .2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .4;
        filter: alpha(opacity=40);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.btn {
    font-family: 'FSecure Bold',Helvetica,Arial,sans-serif;
    font-size: 24px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #fff;
    padding: .5em 1em;
    min-width: 140px;
    margin: 1em 0 0;
    line-height: 1.25em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #999;
    border: 0;
    *border: 0;
    *margin-left: .3em;
}

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover, .btn:focus {
        background: #b3b3b3;
        color: #fff;
        text-decoration: none;
        -webkit-transition: background-position .1s linear;
        -moz-transition: background-position .1s linear;
        -o-transition: background-position .1s linear;
        transition: background-position .1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active, .btn:active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);
    }

    .btn.disabled, .btn[disabled] {
        cursor: default;
        background-image: none;
        opacity: .3;
        outline: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-large {
    padding: .5em 1em;
    font-size: 24px;
    height: auto;
}

    .btn-large [class^=icon-], .btn-large [class*=" icon-"] {
        margin-top: .25em;
    }

.btn-small {
    min-width: 0;
    padding: .18em .6em;
    font-size: 12px;
}

    .btn-small [class^=icon-], .btn-small [class*=" icon-"] {
        margin-top: 0;
    }

.btn-mini [class^=icon-], .btn-mini [class*=" icon-"] {
    margin-top: -1px;
}

.btn-mini {
    min-width: 0;
    padding: 0 .3125em;
    font-size: 10px;
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
}

    .btn-block + .btn-block {
        margin-top: .5em;
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%;
}

.btn-primary {
    background: #ab33ff;
}

    .btn-primary:hover {
        background: #8721de;
    }

    .btn-primary:focus {
        background: #ab33ff;
    }

.btn-secondary {
    background: #00baff;
}

    .btn-secondary:hover {
        background: #09f;
    }

    .btn-secondary:focus {
        background: #00baff;
    }

.btn-tertiary {
    background: #00edab;
}

    .btn-tertiary:hover {
        background: #00de99;
    }

    .btn-tertiary:focus {
        background: #00edab;
    }

.btn.add-icon {
    min-height: 1.9em;
    min-width: 0;
    padding: 0 .5em;
}

    .btn.add-icon .icon {
        display: table-cell;
        vertical-align: middle;
        line-height: 2em;
    }

        .btn.add-icon .icon + span {
            display: table-cell;
            text-align: left;
            vertical-align: middle;
            padding-left: 8px;
        }

.btn-icon-borderless {
    position: relative;
    display: inline-block;
    padding-left: 1.5em;
    font-size: 1em;
    line-height: 1;
}

    .btn-icon-borderless .icon {
        position: absolute;
        left: 0;
        vertical-align: middle;
    }

button.btn, input[type=submit].btn {
    *padding-top: 3px;
    *padding-bottom: 3px;
}

    button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button.btn.btn-large, input[type=submit].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px;
    }

    button.btn.btn-small, input[type=submit].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px;
    }

    button.btn.btn-mini, input[type=submit].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px;
    }

.btn.inverted {
    background-color: transparent;
    border: #fff solid 1px;
}

    .btn.inverted:hover, .btn.inverted:focus {
        background: #b3b3b3;
    }

    .btn.inverted.btn-primary:hover {
        background: #9600ff;
    }

    .btn.inverted.btn-primary:focus {
        background: #ab33ff;
    }

    .btn.inverted.btn-secondary:hover {
        background: #00a7e6;
    }

    .btn.inverted.btn-secondary:focus {
        background: #00baff;
    }

    .btn.inverted.btn-tertiary:hover {
        background: #00d499;
    }

    .btn.inverted.btn-tertiary:focus {
        background: #00edab;
    }

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 1.4285715;
    background-color: #ff0;
    border: 1px solid #ffed00;
}

    .alert, .alert h4 {
        color: #000;
    }

        .alert h2, .alert h3, .alert h4 {
            margin: 0;
            padding-top: 0;
        }

        .alert .close {
            position: relative;
            line-height: 1.4285715;
            right: -1.2em;
            top: -.22em;
        }

.alert-success {
    background-color: #33ffba;
    border-color: #00edab;
    color: #000;
}

    .alert-success h4 {
        color: #000;
    }

.alert-danger, .alert-error {
    background-color: #ff5882;
    border-color: #f36;
    color: #000;
}

    .alert-danger h4, .alert-error h4 {
        color: #000;
    }

.alert-info {
    background-color: #0cf;
    border-color: #00baff;
    color: #000;
}

    .alert-info h4 {
        color: #000;
    }

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

    .alert-block > p, .alert-block > ul {
        margin-bottom: 0;
    }

    .alert-block p + p {
        margin-top: 5px;
    }

.nav {
    list-style: none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    *zoom: 1;
}

    .nav:before, .nav:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        margin-right: 1em;
    }

        .nav > li, .nav > li > a {
            display: inline-block;
            *display: inline;
            zoom: 1;
        }

.nav-stacked > li {
    display: list-item;
}

    .nav-stacked > li > a {
        display: block;
    }

.nav-fit {
    display: table;
    width: 100%;
}

    .nav-fit > li {
        display: table-cell;
    }

        .nav-fit > li > a {
            display: block;
            text-align: center;
        }

.breadcrumb {
    padding: .5em 1em;
    margin: 0 0 1.4285715;
    list-style: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        text-shadow: 0 1px 0 #fff;
    }

        .breadcrumb > li > .divider {
            padding: 0 .25em;
            color: #dedede;
        }

    .breadcrumb > .active {
        color: #000;
    }

.pagination {
    margin: 1.4285715 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-left: 0;
        margin-bottom: 0;
        padding: 0;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
        box-shadow: 0 1px 2px rgba(0,0,0,.05);
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a, .pagination ul > li > span {
                float: left;
                padding: .25em .75em;
                line-height: 1.4285715;
                text-decoration: none;
                background-color: #fff;
                border: 1px solid #dedede;
                border-left-width: 0;
            }

                .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > li:first-child > a:hover, .pagination ul > li:first-child > span:hover, .pagination ul > li:last-child > a:hover, .pagination ul > li:last-child > span:hover {
                    background-color: #00baff;
                    color: #fff;
                }

        .pagination ul > .active > a, .pagination ul > .active > span {
            cursor: default;
        }

        .pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus, .pagination ul > .disabled:first-child > a:hover, .pagination ul > li.disabled:first-child > span:hover, .pagination ul > li.disabled:last-child > a:hover, .pagination ul > li.disabled:last-child > span:hover {
            color: #dedede;
            background-color: transparent;
            cursor: default;
        }

        .pagination ul > li.disabled:first-child > a, .pagination ul > li.disabled:first-child > span, .pagination ul > li.disabled:last-child > a, .pagination ul > li.disabled:last-child > span {
            color: #dedede;
        }

        .pagination ul > li:first-child > a, .pagination ul > li:first-child > span, .pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
            color: #999;
        }

        .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
            border-left-width: 1px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a, .pagination-large ul > li > span {
    font-size: 24px;
    padding: .5em 1em;
}

.pagination-small ul > li > a, .pagination-small ul > li > span {
    padding: .18em .6em;
    font-size: 13.6;
}

.pagination-mini ul > li > a, .pagination-mini ul > li > span {
    padding: 0 .3125em;
    font-size: 12;
}

.pagination.pagination-simple ul {
    box-shadow: none;
}

    .pagination.pagination-simple ul li {
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
    }

        .pagination.pagination-simple ul li a {
            border: 0;
            line-height: 1;
        }

            .pagination.pagination-simple ul li a:hover {
                background-color: transparent;
                color: #00baff;
            }

        .pagination.pagination-simple ul li span:hover {
            background-color: transparent;
        }

        .pagination.pagination-simple ul li.disabled {
            color: #dedede;
        }

        .pagination.pagination-simple ul li .input-wrapper {
            float: left;
        }

            .pagination.pagination-simple ul li .input-wrapper input {
                width: 3.7em;
                height: 2.4em;
                padding: .2em;
                text-align: center;
            }

.nav-tabs, .nav-pills {
    *zoom: 1;
}

    .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .nav-tabs:after, .nav-pills:after {
        clear: both;
    }

    .nav-tabs > li, .nav-pills > li {
        float: left;
        margin-right: 2px;
    }

        .nav-tabs > li > a, .nav-pills > li > a {
            margin-right: 2px;
            padding: 1em;
            line-height: 1;
            outline: 0;
        }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            border: 1px solid transparent;
            cursor: pointer;
        }

            .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
                border-color: #dedede;
            }

    .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
        color: #bababa;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default;
    }

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: #fff;
    background-color: #00baff;
}

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li > a {
        margin-right: 0;
    }

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

    .nav-tabs.nav-stacked > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .nav-tabs.nav-stacked > li:last-child > a {
        -webkit-border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-left-radius: 4px;
    }

    .nav-tabs.nav-stacked > li > a:hover, .nav-tabs.nav-stacked > li > a:focus {
        border-color: #dedede;
        z-index: 2;
    }

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav .dropdown-toggle .caret {
    border-top-color: #00baff;
    border-bottom-color: #00baff;
}

.nav .dropdown-toggle:hover .caret, .nav .dropdown-toggle:focus .caret {
    border-top-color: #09f;
    border-bottom-color: #09f;
}

.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #bababa;
    border-bottom-color: #bababa;
}

.nav > .dropdown.active > a:hover, .nav > .dropdown.active > a:focus {
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav > li.dropdown.open.active > a:hover, .nav > li.dropdown.open.active > a:focus {
    color: #fff;
    background-color: #dedede;
    border-color: #dedede;
}

.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover, .tabs-stacked .open > a:focus {
    border-color: #dedede;
}

.tabbable {
    *zoom: 1;
}

    .tabbable:before, .tabbable:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .tabbable:after {
        clear: both;
    }

.tab-content {
    overflow: auto;
    padding: 1em;
}

.tabs-below > .nav-tabs, .tabs-right > .nav-tabs, .tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: none;
}

.tab-content > .active, .pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

            .tabs-below > .nav-tabs > li > a:hover, .tabs-below > .nav-tabs > li > a:focus {
                border-bottom-color: transparent;
                border-top-color: #dedede;
            }

    .tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
        border-color: transparent #ededed #ededed #dedede;
    }

.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #dedede;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
            border-color: #ededed #dedede #ededed #ededed;
        }

    .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
        border-color: #dedede transparent #dedede #dedede;
        *border-right-color: #fff;
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
    }

        .tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
            border-color: #ededed #ededed #ededed #dedede;
        }

    .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
        border-color: #dedede #dedede #dedede transparent;
        *border-left-color: #fff;
    }

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2554;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop, .modal-backdrop.fade.in {
            opacity: .8;
            filter: alpha(opacity=80);
        }

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background-color: #fff;
    padding-bottom: 56px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0;
}

@media screen and (min-width:768px) {
    .modal {
        border: #ededed solid 1px;
        margin-left: -280px;
        top: 10%;
        left: 50%;
        width: 560px;
        padding-bottom: 0;
    }
}

.modal.fade {
    -webkit-transition: opacity .3s linear,top .3s ease-out;
    -moz-transition: opacity .3s linear,top .3s ease-out;
    -o-transition: opacity .3s linear,top .3s ease-out;
    transition: opacity .3s linear,top .3s ease-out;
    top: -25%;
}

    .modal.fade.in {
        top: 0;
        z-index: 2555;
    }

@media screen and (min-width:768px) {
    .modal.fade.in {
        top: 10%;
    }
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
        font-size: 24px;
    }

@media screen and (max-width:767px) and (orientation:landscape) {
    .modal-header {
        padding: 9px;
    }
}

.modal-body {
    position: relative;
    overflow-y: auto;
    padding: 15px;
}

@media screen and (min-width:768px) {
    .modal-body {
        max-height: 300px;
    }
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    position: fixed;
    padding: 0 15px 15px 0;
    margin-bottom: 0;
    text-align: right;
    background-color: #ededed;
    border-top: 1px solid #ddd;
    width: 100%;
    bottom: 0;
    *zoom: 1;
}

    .modal-footer:before, .modal-footer:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .modal-footer:after {
        clear: both;
    }

@media screen and (max-width:767px) and (orientation:landscape) {
    .modal-footer {
        padding: 0 12px 12px 0;
    }
}

@media screen and (min-width:768px) {
    .modal-footer {
        position: relative;
        width: auto;
    }
}

@media screen and (max-width:767px) and (orientation:landscape) {
    .modal-footer .btn {
        padding-top: .25em;
        padding-bottom: .25em;
        margin-top: .5em;
    }
}

.modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}

.fsg-js-modal-active {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.top {
        margin-top: -3px;
        padding: .375em 0;
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 .375em;
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: .375em 0;
    }

    .tooltip.left {
        margin-left: -9px;
        padding: 0 .375em;
    }

.tooltip-inner {
    max-width: 200px;
    padding: .5em;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #00baff;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #00baff;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #00baff;
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #00baff;
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #00baff;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

    .popover-title:empty {
        display: none;
    }

.popover-content {
    padding: 9px 14px;
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover .arrow {
    border-width: 11px;
}

    .popover .arrow:after {
        border-width: 10px;
        content: "";
    }

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #bababa;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
}

    .popover.top .arrow:after {
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff;
    }

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #bababa;
    border-right-color: rgba(0,0,0,.25);
}

    .popover.right .arrow:after {
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff;
    }

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #bababa;
    border-bottom-color: rgba(0,0,0,.25);
    top: -11px;
}

    .popover.bottom .arrow:after {
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff;
    }

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #bababa;
    border-left-color: rgba(0,0,0,.25);
}

    .popover.left .arrow:after {
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px;
    }

video {
    width: 100%;
    height: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 59%;
    padding-top: 16px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe, .video-container object, .video-container embed, .video-container .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .video-container .overlay {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }

        .video-container .overlay .play-button {
          
            width: 100px;
            height: 100px;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            cursor: pointer;
            background-position: 0 0;
        }

            .video-container .overlay .play-button:hover {
                background-position: 0 -111px;
            }

       

.bg-screen-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    z-index: 2555;
    opacity: 1;
}

    .bg-screen-overlay .bg-screen-overlay-close {
        position: absolute;
        top: 0;
        right: 0;
        margin: 16px 16px 8px 0;
    }

.accordion {
    margin-bottom: 1.4285715;
}

    .accordion.striped > :nth-child(odd) {
        background-color: #ededed;
    }

.accordion-group {
    border-bottom: 1px solid #dedede;
}

    .accordion-group:first-child {
        border-top: 1px solid #dedede;
    }

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 1.5em;
    }

.accordion-toggle {
    cursor: pointer;
    text-transform: uppercase;
    color: #999;
}

    .accordion-toggle:before {
        font-family: icomoon;
        content: "\f612";
        color: #999;
        margin-right: .5em;
    }

    .accordion-toggle.collapsed:before {
        content: "\f611";
    }

    .accordion-toggle:hover {
        text-decoration: none;
        color: #999;
    }

    .accordion-toggle:focus {
        outline: 0;
    }

.accordion-inner {
    padding: .75em 1em;
}

.collapsible .collapsible-header {
    cursor: pointer;
}

    .collapsible .collapsible-header:before {
        font-family: icomoon;
        speak: none;
        font-size: 24px;
        font-style: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        vertical-align: middle;
        width: 24px;
    }

    .collapsible .collapsible-header > h1, .collapsible .collapsible-header > h2, .collapsible .collapsible-header > h3, .collapsible .collapsible-header > h4, .collapsible .collapsible-header > h5, .collapsible .collapsible-header > h6 {
        font-family: "FSecure Bold",Helvetica,Arial,sans-serif;
    }

    .collapsible .collapsible-header > * {
        display: inline-block;
        vertical-align: middle;
        padding: 0 0 0 16px;
        word-wrap: break-word;
        width: 90%;
    }

@media screen and (max-width:767px) {
    .collapsible .collapsible-header > * {
        padding: 0 0 0 8px;
        width: 80%;
    }
}

.arial .collapsible-header > h1, .arial .collapsible-header > h2, .arial .collapsible-header > h3, .arial .collapsible-header > h4, .arial .collapsible-header > h5, .arial .collapsible-header > h6 {
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1em;
}

.collapsible .collapsible-header:before {
    content: "\f60b";
}

.collapsible .collapsible-content {
    display: none;
}

.collapsible.collapsed .collapsible-header {
    margin-bottom: 24px;
}

    .collapsible.collapsed .collapsible-header:before {
        content: "\f60c";
    }

.collapsible.collapsed .collapsible-content {
    display: block;
}

.collapsible .collapsible-header-wide {
    cursor: pointer;
    margin-bottom: 0;
}

.collapsible-header-wide .collapsible-header-wide-title {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 16px;
    word-wrap: break-word;
    width: 90%;
}

@media screen and (max-width:767px) {
    .collapsible-header-wide .collapsible-header-wide-title {
        padding: 0 0 0 8px;
        width: 80%;
    }
}

.collapsible-header-wide .collapsible-header-wide-title:before {
    font-family: icomoon;
    speak: none;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
}

.carousel, .flexslider {
    position: relative;
    margin-bottom: 1.4285715;
    line-height: 1;
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    position: relative;
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -moz-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            display: block;
            line-height: 1;
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block;
    }

    .carousel-inner > .active {
        left: 0;
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .carousel-inner > .next {
        left: 100%;
    }

    .carousel-inner > .prev {
        left: -100%;
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0;
        }

    .carousel-inner > .active.left {
        left: -100%;
    }

    .carousel-inner > .active.right {
        left: 100%;
    }

.carousel-control {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 24px;
    font-weight: 100;
    line-height: 35px;
    color: #bababa;
    text-align: center;
    z-index: 2;
}

    .carousel-control.right {
        left: auto;
        right: 15px;
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #dedede;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90);
    }

.carousel-indicators {
    position: absolute;
    bottom: -1em;
    left: 45%;
    z-index: 5;
    margin: 0;
    list-style: none;
}

    .carousel-indicators li {
        display: block;
        float: left;
        width: 10px;
        height: 10px;
        margin-left: 5px;
        text-indent: -999px;
        background-color: #ccc;
        border-radius: 5px;
    }

    .carousel-indicators .active {
        background-color: #ffab00;
    }

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #999;
    background: rgba(0,0,0,.75);
}

    .carousel-caption h4, .carousel-caption p {
        color: #fff;
        line-height: 1.4285715;
    }

    .carousel-caption h4 {
        margin: 0 0 5px;
    }

    .carousel-caption p {
        margin-bottom: 0;
    }

.flexslider {
    position: relative;
    margin-bottom: 1.4285715;
    line-height: 1;
}

    .flexslider ul {
        margin: 0;
    }

    .flexslider li {
        text-align: center;
        display: none;
        list-style: none;
        margin: 0;
        float: left;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.flex-screenshots {
    margin-bottom: 1em;
    display: none;
}

@media screen and (min-width:992px) {
    .flex-screenshots {
        display: block;
    }
}

.flex-screenshots ol {
    list-style: none;
    margin: 0;
}

    .flex-screenshots ol li {
        float: none;
        margin-right: .5em;
        cursor: pointer;
        position: relative;
    }

        .flex-screenshots ol li .overlay {
            display: none;
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            background-color: rgba(153,153,153,.4);
        }

            .flex-screenshots ol li .overlay span {
                display: block;
                color: #fff;
                font-size: 60px;
            }

        .flex-screenshots ol li:last-child {
            margin-right: 0;
        }

        .flex-screenshots ol li .flex-active + .overlay {
            display: block;
        }

.flex-screenshots img {
    padding: 0;
}

.flexslider {
    margin: 0;
    padding: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0 0 60px;
    zoom: 1;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
        display: block;
        width: 40px;
        height: 40px;
        margin: -20px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0,0,0,.8);
        text-shadow: 1px 1px 0 rgba(255,255,255,.3);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
    }

    .flex-direction-nav .flex-prev {
        left: -50px;
    }

    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right;
    }

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px;
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px;
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

.flex-direction-nav a:before {
    font-family: flexslider-icon;
    font-size: 40px;
    display: inline-block;
    content: '\f001';
}

.flex-direction-nav a.flex-next:before {
    content: '\f002';
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

    .flex-pauseplay a:before {
        font-family: flexslider-icon;
        font-size: 20px;
        display: inline-block;
        content: '\f004';
    }

    .flex-pauseplay a:hover {
        opacity: 1;
    }

    .flex-pauseplay a.flex-play:before {
        content: '\f003';
    }

.flex-control-nav {
    width: 100%;
    position: absolute;
    margin: 1em 0;
    text-align: center;
}

    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
        float: none;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}

    .flex-control-paging li a:hover {
        background: #333;
        background: rgba(0,0,0,.7);
    }

    .flex-control-paging li a.flex-active {
        background: #000;
        background: rgba(0,0,0,.9);
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px;
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px;
    }
}

.flexslider-slideshow ul {
    margin: 0;
}

.flexslider-slideshow li {
    display: none;
    list-style: none;
    margin: 0;
    float: left;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

nav.container {
    position: relative;
}

.nav-top-container {
    background-color: #000;
    min-height: 49px;
}

@media screen and (min-width:992px) {
    .nav-top-container {
        min-height: 61px;
    }
}

@media screen and (max-width:991px) {
    .nav-top-container .container {
        position: absolute;
        width: 100%;
    }
}

.nav-top {
    position: absolute;
    height: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: "FSecure Regular",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1em;
}

@media screen and (min-width:992px) {
    .nav-top {
        position: relative;
        width: auto;
        overflow: visible;
        text-align: right;
    }
}

.nav-top li {
    overflow: hidden;
    background: #000;
    line-height: 1em;
}

@media screen and (min-width:992px) {
    .nav-top li {
        display: inline-block;
        vertical-align: middle;
        overflow: visible;
        background: 0 0;
        margin: 0;
    }

        .nav-top li.current {
            background: 0 0;
        }
}

.nav-top a {
    position: relative;
    display: block;
    color: #fff;
    padding: 1.1em 0 1.1em 1em;
    outline: 0;
    min-height: 58px;
    white-space: nowrap;
}

@media screen and (min-width:992px) {
    .nav-top a {
        padding-left: .8em;
        padding-right: .8em;
    }
}

.lt-ie9 .nav-top a {
    min-height: auto;
}

@media screen and (min-width:992px) {
    .nav-top li:first-child > a {
        padding-left: 0;
    }
}

.nav-top a > i {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5em;
    line-height: .5em;
}

.nav-top a:hover, .nav-top .current > a {
    background: #000;
    color: #00baff;
    text-decoration: none;
}

@media screen and (min-width:992px) {
    .nav-top a:hover, .nav-top .current > a {
        background: transparent;
        color: #00baff;
    }
}

.open-search {
    position: relative;
    display: inline-block;
    margin-right: .5em;
    color: #ededed;
}

    .open-search:hover {
        color: #b3b3b3;
        text-decoration: none;
    }

    .open-search > i {
        vertical-align: middle;
    }

.site-search-toggle {
    position: relative;
    float: right;
    color: #00baff;
    font-size: 21px;
    line-height: 30px;
    top: .5em;
    z-index: 3;
}

@media screen and (min-width:992px) {
    .site-search-toggle {
        color: #ededed;
        top: .8em;
        margin: 0 .5em;
    }
}

.site-search-toggle:hover {
    color: #09f;
}

@media screen and (min-width:992px) {
    .site-search-toggle:hover {
        color: #00baff;
    }
}

.site-search {
    position: absolute;
    top: .2em;
    right: .4em;
    z-index: 3;
    list-style-type: none;
    margin: 0;
    width: 97%;
}

@media screen and (min-width:768px) {
    .site-search {
        width: 99%;
    }
}

@media screen and (min-width:992px) {
    .site-search {
        top: .46667em;
        right: 16px;
    }
}

.site-search a {
    padding: 0;
    min-height: 40px;
    height: 40px;
}

@media screen and (min-width:992px) {
    .site-search a {
        padding-right: 8px;
        padding-top: .94em;
    }
}

.site-search-form {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    padding: 0 0 1px;
}

    .site-search-form input {
        padding-left: .5em;
        padding-right: 2.5em;
        height: 2.333em;
    }

    .site-search-form .btn {
        position: absolute;
        top: 0;
        right: 0;
        background: 0 0;
        color: #00baff;
        margin-top: 0;
        font-size: 21px;
    }

        .site-search-form .btn:hover {
            color: #09f;
        }

    .site-search-form.visible {
        transition: all ease-out .4s;
        width: 100%;
    }

@media screen and (min-width:992px) {
    .site-search-form.visible {
        width: 40%;
    }
}

.site-search-form.invisible {
    transition: all ease-out .2s;
    width: 0;
}

.nav-primary-container {
    background-color: #000;
    min-height: 48px;
}

@media screen and (min-width:992px) {
    .nav-primary-container {
        height: 3.289em;
        min-height: auto;
    }
}

@media screen and (max-width:991px) {
    .nav-primary-container .container {
        position: absolute;
        width: 100%;
    }
}

.nav-primary {
    position: absolute;
    height: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: "FSecure Regular",Helvetica,Arial,sans-serif;
    font-size: 1em;
    line-height: 1em;
}

@media screen and (min-width:992px) {
    .nav-primary {
        position: relative;
        width: auto;
        height: auto !important;
        overflow: inherit;
    }

        .nav-primary:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            border-top: #069 solid 1px;
        }
}

.nav-primary li {
    background: #000;
    line-height: 1em;
}

@media screen and (min-width:992px) {
    .nav-primary li {
        background: 0 0;
        display: inline-block;
    }
}

@media screen and (min-width:992px) {
    .nav-primary li.last {
        float: right;
    }
}

.nav-primary a {
    position: relative;
    display: block;
    color: #ededed;
    padding: 1.15em 0 1em 1em;
    outline: 0;
    min-height: 58px;
    -webkit-tap-highlight-color: transparent;
    white-space: nowrap;
}

@media screen and (min-width:992px) {
    .nav-primary a {
        padding-left: .8em;
        padding-right: .8em;
    }
}

@media screen and (min-width:992px) {
    .nav-primary li.last a {
        padding-right: 0;
    }
}

.nav-primary a:hover, .nav-primary .current > a {
    color: #00baff;
}

@media screen and (min-width:992px) {
    .nav-primary a:hover, .nav-primary .current > a {
        color: #00baff;
    }
}

@media screen and (min-width:992px) {
    .nav-primary a > span {
        display: none;
    }
}

.nav-primary a > i {
    display: none;
}

@media screen and (min-width:992px) {
    .nav-primary a > i {
        display: inline-block;
        vertical-align: middle;
        font-size: 1.5em;
        line-height: .5em;
        padding-right: 4px;
    }
}

@media screen and (min-width:992px) {
    .nav-primary li:first-child a {
        padding-left: 0;
    }
}

.nav-primary a:hover, .nav-primary .current a {
    background: #000;
    color: #00baff;
    text-decoration: none;
}

@media screen and (min-width:992px) {
    .nav-primary a:hover, .nav-primary .current a {
        background: #000;
        color: #00baff;
    }
}

.nav-toggle {
    position: relative;
    float: right;
    color: #00baff;
    font-size: 21px;
    line-height: 30px;
    top: .5em;
}

@media screen and (min-width:992px) {
    .nav-toggle {
        top: .8em;
    }
}

.nav-toggle:hover, .nav-toggle:focus {
    color: #09f;
}

.logo-header {
    position: relative;
    padding: .5em 0;
}

@media screen and (min-width:992px) {
    .logo-header {
        position: absolute;
        left: auto;
        padding: .9em 0;
    }
}

.nav-combined-container {
    background-color: #000;
    min-height: 49px;
}

@media screen and (min-width:992px) {
    .nav-combined-container {
        height: 6.53em;
        min-height: 116px;
    }
}

@media screen and (max-width:991px) {
    .nav-combined-container .container {
        position: absolute;
        width: 100%;
    }
}

.nav-top .nav-primary {
    position: relative;
    text-align: left;
    height: 0;
    font-size: 1em;
}

@media screen and (min-width:992px) {
    .nav-top .nav-primary {
        position: absolute;
        left: 0;
        width: 100%;
        height: auto;
    }
}

.nav-top .nav-primary a {
    background-color: #ab33ff;
    color: #fff;
    padding: 1.1em 0 1.1em 2em;
}

@media screen and (min-width:992px) {
    .nav-top .nav-primary a {
        background: 0 0;
        color: #fff;
        padding-left: 1.2em;
    }
}

.nav-top .nav-primary a.hover {
    background-color: #ffed00;
    color: #000;
}

@media screen and (min-width:992px) {
    .nav-top .nav-primary a.hover {
        background: 0 0;
        color: #00baff;
    }
}

.nav-top .nav-primary li.current a {
    background-color: #ab33ff;
    color: #ffed00;
}

@media screen and (min-width:992px) {
    .nav-top .nav-primary li.current a {
        background: 0 0;
        color: #00baff;
    }
}

.nav-top .nav-primary li.current a.hover {
    background-color: #ffed00;
    color: #000;
}

@media screen and (min-width:992px) {
    .nav-top .nav-primary li.current a.hover {
        background: 0 0;
        color: #00baff;
    }
}

.nav-top .showSub .nav-primary {
    height: auto;
}

@media screen and (max-width:991px) {
    .nav-top > .current.showSub > a:after, .nav-top > .current.hideSub > a:after {
        font-family: icomoon;
        font-size: 12px;
        padding-left: 1em;
        vertical-align: middle;
    }
}

@media screen and (min-width:992px) {
    .nav-top > .current.showSub > a:after, .nav-top > .current.hideSub > a:after {
        display: none;
    }
}

@media screen and (max-width:991px) {
    .nav-top > .current.showSub > a:after {
        content: "\f617";
    }
}

@media screen and (min-width:992px) {
    .nav-top > .current.showSub > a:after {
        display: none;
    }
}

@media screen and (max-width:991px) {
    .nav-top > .current.hideSub > a:after {
        content: "\f618";
    }
}

@media screen and (min-width:992px) {
    .nav-top > .current.hideSub > a:after {
        display: none;
    }
}

@media screen and (min-width:992px) {
    .sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10;
        -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.25);
        -moz-box-shadow: 0 3px 5px rgba(0,0,0,.25);
        box-shadow: 0 3px 5px rgba(0,0,0,.25);
    }
}

.sticky-filler {
    position: fixed;
}

@media screen and (min-width:992px) {
    .sticky-filler {
        position: relative;
    }
}

.nav-primary .showCurrentSub .nav-secondary {
    display: block;
}

.nav-primary .hasSub {
    padding: 0;
}

    .nav-primary .hasSub > a:after {
        font-family: icomoon;
        font-size: 12px;
        padding-left: .5em;
        vertical-align: middle;
    }

.nav-primary .showSub > a:after {
    content: "\f618";
}

@media screen and (max-width:991px) {
    .nav-primary .showSub > a:after {
        content: "\f617";
    }
}

.nav-primary .hideSub > a:after {
    content: "\f618";
}

@media screen and (max-width:991px) {
    .nav-primary .hideSub > a:after {
        content: "\f618";
    }
}

@media screen and (max-width:991px) {
    .nav-primary .disabled.showSub > a:after {
        content: "";
    }
}

@media screen and (max-width:991px) {
    .nav-primary .disabled.hideSub > a:after {
        content: "";
    }
}

.nav-primary .showSub .nav-secondary {
    height: auto;
}

.nav-primary .hideSub .nav-secondary {
    height: 0;
}

@media screen and (min-width:992px) {
    .nav-primary .hideSub .nav-secondary {
        height: auto;
    }
}

.nav-primary .nav-secondary {
    background: #ab33ff;
    overflow: hidden;
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
    }
}

.nav-primary .nav-secondary.mega .mega-dropdown-row {
    display: block;
    width: 100%;
    float: left;
    padding: 0 0 .5em;
}

    .nav-primary .nav-secondary.mega .mega-dropdown-row .nav-secondary-group {
        padding: 0;
    }

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary.mega .mega-dropdown-row .nav-secondary-group {
        width: 25%;
    }
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary.mega .mega-dropdown-row:first-child {
        padding-top: .5em;
    }
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary.mega .mega-dropdown-row {
        min-height: 310px;
        padding-top: .5em;
    }
}

.nav-primary .nav-secondary.mini .mega-dropdown-row {
    display: block;
    clear: left;
    padding: .5em 0;
}

    .nav-primary .nav-secondary.mini .mega-dropdown-row .nav-secondary-group {
        clear: left;
        width: auto;
        padding: 0;
    }

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary.mini .mega-dropdown-row .nav-secondary-group {
        width: 280px;
    }
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary.mini .mega-dropdown-row:first-child {
        padding-top: .5em;
    }
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary.mini {
        width: 310px;
        left: auto;
    }
}

.nav-primary .nav-secondary .nav-secondary-group {
    display: block;
    margin: 0;
}

    .nav-primary .nav-secondary .nav-secondary-group li {
        display: block;
        background: 0 0;
        padding: 0;
    }

        .nav-primary .nav-secondary .nav-secondary-group li a {
            background: 0 0;
            padding: 1em 0 1em 3em;
            min-height: 0;
            color: #fff;
            white-space: normal;
        }

            .nav-primary .nav-secondary .nav-secondary-group li a.hover {
                background-color: #ffed00;
                color: #000;
            }

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary .nav-secondary-group li a.hover {
        background: 0 0;
        color: #ffed00;
    }
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary .nav-secondary-group li a {
        padding: .5em .5em .5em 1.5em;
    }
}

.nav-primary .nav-secondary .nav-secondary-group li.current a {
    color: #ffed00;
}

    .nav-primary .nav-secondary .nav-secondary-group li.current a.hover {
        background-color: #ffed00;
        color: #000;
    }

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary .nav-secondary-group li.current a.hover {
        background: 0 0;
        color: #ffed00;
    }
}

@media screen and (min-width:992px) {
    .nav-primary .nav-secondary .nav-secondary-group {
        float: left;
    }
}

.last .mini {
    right: 0;
}

footer {
    background: #000;
    position: relative;
}

    footer[role=contentinfo] {
        padding: 1em 0;
        color: #fff;
    }

@media screen and (min-width:768px) {
}

@media screen and (max-width:991px) {
    footer[role=contentinfo] .container {
        width: 100%;
    }
}

footer hr {
    border-color: #666;
    margin: .5em 0;
}

@media screen and (min-width:1280px) {
}

.footer-links a {
    color: #dedede;
    display: block;
}

    .footer-links a:hover {
        color: #f36;
    }

@media screen and (min-width:768px) {
    .footer-links > .no-header {
        padding-top: 3.2em;
    }
}

.footer-links ul {
    margin-bottom: .625em;
}

.footer-links li {
    padding-bottom: .5em;
}

.footer-link-title {
    text-align: left;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

    .footer-link-title a {
        color: #fff;
        outline: 0;
        padding: .7em 0 .5em;
    }

    .footer-link-title:hover {
        cursor: pointer;
    }

        .footer-link-title:hover a, .footer-link-title:hover .icon {
            color: #f36;
        }

.footer-accordion-icon {
    position: absolute;
    top: 0;
    right: 16px;
    padding: 1.3em 0;
    z-index: 0;
    font-size: 18px;
}

.social-links {
    text-align: center;
    margin: .5em 0 2em;
}

@media screen and (min-width:992px) {
    .social-links {
        text-align: left;
    }
}

.social-links a {
    font-size: 150%;
    display: inline-block;
}

@media screen and (min-width:992px) {
    .social-links a {
        display: inline;
    }
}

.social-links a:hover {
    text-decoration: none;
}

.footer-end {
    background: #000;
}

    .footer-end .footer-end-tagline {
        text-align: center;
        text-transform: uppercase;
    }

        .footer-end .footer-end-tagline h5 {
            color: #f36;
            padding-top: 8px;
        }

@media screen and (min-width:768px) {
    .footer-end .footer-end-tagline {
        text-align: left;
    }
}

footer .row:first-child {
    border-bottom: 1px solid #f36;
}

.fsg-hero-unit {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffed00;
    background-size: cover;
    color: #f36;
    padding: 3em 0;
    word-wrap: normal;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

@media screen and (min-width:1280px) {
}

@media screen and (max-width:767px) {
    .fsg-hero-unit h1 {
        font-size: 48px;
    }
}

.fsg-hero-unit .lead {
    color: #000;
}

@media screen and (max-width:991px) {
    .fsg-hero-unit .lead {
        font-size: 18px;
    }
}

@media screen and (min-width:768px) {
    .fsg-hero-unit .lead {
        text-shadow: 1px 1px 3px #000;
        color: #fff;
    }
}

.fsg-hero-unit.fsg-hero-bg-fixed {
    background-attachment: fixed;
}

.fsg-hero-unit.fsg-hero-bg-scroll {
    background-attachment: scroll;
}

.fsg-hero-unit.fsg-hero-bg-align-left {
    background-repeat: no-repeat;
    background-position: top left;
}

.fsg-hero-unit.fsg-hero-bg-align-right {
    background-repeat: no-repeat;
    background-position: top right;
}

.fsg-hero-unit .container .video-container {
    position: relative;
    width: 100px;
    height: 100px;
    padding: 0;
    margin: 2em auto;
}

.form-inline input[type=text], .form-inline input[type=password], .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input {
    display: block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
    width: 100%;
}

@media screen and (min-width:768px) {
    .form-inline input[type=text], .form-inline input[type=password], .form-inline textarea, .form-inline select, .form-inline .help-inline, .form-inline .uneditable-input {
        display: inline-block;
        width: auto;
    }
}

.form-inline .field-container {
    display: block;
    width: 100%;
    margin-right: 1em;
}

@media screen and (min-width:768px) {
    .form-inline .field-container {
        display: inline-block;
        width: auto;
    }
}

.form-inline .btn {
    margin: 0;
}

.form-inline .hide {
    display: none;
}

.form-inline label, .form-inline .btn-group {
    display: block;
    margin-right: .6em;
}

@media screen and (min-width:480px) {
    .form-inline label, .form-inline .btn-group {
        display: inline-block;
    }
}

.form-inline input[type=radio], .form-inline input[type=checkbox] {
    margin-right: .35em;
}

.captcha-image {
    padding-top: .5em;
    padding-bottom: .5em;
}

.captcha-refresh {
    display: inline-block;
    vertical-align: middle;
    padding-left: .5em;
}

    .captcha-refresh .icon {
        font-size: 20px;
        padding-right: 8px;
    }

    .captcha-refresh span {
        display: inline-block;
        vertical-align: middle;
    }

.strength-bar-wrapper {
    border: 1px solid #dedede;
    width: 115px;
}

.strength-bar {
    display: block;
    height: 8px;
}

.strength-text {
    padding-bottom: 0;
}

.split-right {
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    background-size: cover;
    background-position: top right;
}

.split-left {
    bottom: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background-size: cover;
    background-position: top left;
}

.double-split {
    overflow: hidden;
    padding: 0;
}

    .double-split .double-split-left:after {
        background-color: #fc0;
        position: absolute;
        content: "";
        left: -999em;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: -1;
    }

    .double-split .double-split-right:after {
        background-color: #00edab;
        position: absolute;
        content: "";
        left: 0;
        right: -999em;
        top: 0;
        bottom: 0;
        z-index: -1;
    }

.full-page-message {
    transition: all ease-out .4s;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

.affix {
    position: fixed !important;
}

.padding {
    padding: 1em !important;
}

.padding-medium {
    padding: 2em !important;
}

.padding-large {
    padding: 3em !important;
}

.padding-x-large {
    padding: 5em !important;
}

.padding-top {
    padding-top: 1em !important;
}

.padding-top-medium {
    padding-top: 2em !important;
}

.padding-top-large {
    padding-top: 3em !important;
}

.padding-top-x-large {
    padding-top: 5em !important;
}

.padding-bottom {
    padding-bottom: 1em !important;
}

.padding-bottom-medium {
    padding-bottom: 2em !important;
}

.padding-bottom-large {
    padding-bottom: 3em !important;
}

.padding-bottom-x-large {
    padding-bottom: 5em !important;
}

.padding-left {
    padding-left: 1em !important;
}

.padding-left-medium {
    padding-left: 2em !important;
}

.padding-left-large {
    padding-left: 3em !important;
}

.padding-left-x-large {
    padding-left: 5em !important;
}

.padding-right {
    padding-right: 1em !important;
}

.padding-right-medium {
    padding-right: 2em !important;
}

.padding-right-large {
    padding-right: 3em !important;
}

.padding-right-x-large {
    padding-right: 5em !important;
}

.margin {
    margin: 1em !important;
}

.margin-medium {
    margin: 2em !important;
}

.margin-large {
    margin: 3em !important;
}

.margin-x-large {
    margin: 5em !important;
}

.margin-top {
    margin-top: 1em !important;
}

.margin-top-medium {
    margin-top: 2em !important;
}

.margin-top-large {
    margin-top: 3em !important;
}

.margin-top-x-large {
    margin-top: 5em !important;
}

.margin-bottom {
    margin-bottom: 1em !important;
}

.margin-bottom-medium {
    margin-bottom: 2em !important;
}

.margin-bottom-large {
    margin-bottom: 3em !important;
}

.margin-bottom-x-large {
    margin-bottom: 5em !important;
}

.margin-left {
    margin-left: 1em !important;
}

.margin-left-medium {
    margin-left: 2em !important;
}

.margin-left-large {
    margin-left: 3em !important;
}

.margin-left-x-large {
    margin-left: 5em !important;
}

.margin-right {
    margin-right: 1em !important;
}

.margin-right-medium {
    margin-right: 2em !important;
}

.margin-right-large {
    margin-right: 3em !important;
}

.margin-right-x-large {
    margin-right: 5em !important;
}

.border {
    border: 1px solid #dedede !important;
}

.border-top {
    border-top: 1px solid #dedede !important;
}

.border-bottom {
    border-bottom: 1px solid #dedede !important;
}

.border-left {
    border-left: 1px solid #dedede !important;
}

.border-right {
    border-right: 1px solid #dedede !important;
}

.font-largest {
    font-size: 160%;
}

.font-larger {
    font-size: 130%;
}

.font-smaller {
    font-size: 80%;
}

.font-smallest {
    font-size: 60%;
}

.font-pinkDarkest {
    color: #ba0066 !important;
}

.font-pinkDarker {
    color: #d06 !important;
}

.font-pink {
    color: #f36 !important;
}

.font-pinkLighter {
    color: #ff5882 !important;
}

.font-pinkLightest {
    color: #ff85a3 !important;
}

.font-purpleDarkest {
    color: #6621cc !important;
}

.font-purpleDarker {
    color: #8721de !important;
}

.font-purple {
    color: #ab33ff !important;
}

.font-purpleLighter {
    color: #ba66ff !important;
}

.font-purpleLightest {
    color: #d6a3ff !important;
}

.font-blueDarkest2 {
    color: #0a343f !important;
}

.font-blueDarkest1 {
    color: #069 !important;
}

.font-blueDarkest {
    color: #0078ff !important;
}

.font-blueDarker {
    color: #09f !important;
}

.font-blue {
    color: #00baff !important;
}

.font-blueLighter {
    color: #0cf !important;
}

.font-blueLightest {
    color: #66e0ff !important;
}

.font-yellowDarkest {
    color: #ffab00 !important;
}

.font-yellowDarker {
    color: #fc0 !important;
}

.font-yellow {
    color: #ffed00 !important;
}

.font-yellowLighter {
    color: #ff0 !important;
}

.font-yellowLightest {
    color: #ff6 !important;
}

.font-greenDarkest {
    color: #00cc87 !important;
}

.font-greenDarker {
    color: #00de99 !important;
}

.font-green {
    color: #00edab !important;
}

.font-greenLighter {
    color: #33ffba !important;
}

.font-greenLightest {
    color: #85ffd6 !important;
}

.font-black {
    color: #000 !important;
}

.font-grayDarkest {
    color: #666 !important;
}

.font-grayDarker {
    color: #999 !important;
}

.font-gray {
    color: #bababa !important;
}

.font-grayLighter {
    color: #dedede !important;
}

.font-grayLightest {
    color: #ededed !important;
}

.font-white {
    color: #fff !important;
}

.bg-pinkDarkest {
    background-color: #ba0066 !important;
}

.bg-pinkDarker {
    background-color: #d06 !important;
}

.bg-pink {
    background-color: #f36 !important;
}

.bg-pinkLighter {
    background-color: #ff5882 !important;
}

.bg-pinkLightest {
    background-color: #ff85a3 !important;
}

.bg-purpleDarkest {
    background-color: #6621cc !important;
}

.bg-purpleDarker {
    background-color: #8721de !important;
}

.bg-purple {
    background-color: #ab33ff !important;
}

.bg-purpleLighter {
    background-color: #ba66ff !important;
}

.bg-purpleLightest {
    background-color: #d6a3ff !important;
}

.bg-blueDarkest2 {
    background-color: #0a343f !important;
}

.bg-blueDarkest1 {
    background-color: #069 !important;
}

.bg-blueDarkest {
    background-color: #0078ff !important;
}

.bg-blueDarker {
    background-color: #09f !important;
}

.bg-blue {
    background-color: #00baff !important;
}

.bg-blueLighter {
    background-color: #0cf !important;
}

.bg-blueLightest {
    background-color: #66e0ff !important;
}

.bg-yellowDarkest {
    background-color: #ffab00 !important;
}

.bg-yellowDarker {
    background-color: #fc0 !important;
}

.bg-yellow {
    background-color: #ffed00 !important;
}

.bg-yellowLighter {
    background-color: #ff0 !important;
}

.bg-yellowLightest {
    background-color: #ff6 !important;
}

.bg-greenDarkest {
    background-color: #00cc87 !important;
}

.bg-greenDarker {
    background-color: #00de99 !important;
}

.bg-green {
    background-color: #00edab !important;
}

.bg-greenLighter {
    background-color: #33ffba !important;
}

.bg-greenLightest {
    background-color: #85ffd6 !important;
}

.bg-black {
    background-color: #000 !important;
}

.bg-grayDarkest {
    background-color: #666 !important;
}

.bg-grayDarker {
    background-color: #999 !important;
}

.bg-gray {
    background-color: #bababa !important;
}

.bg-grayLighter {
    background-color: #dedede !important;
}

.bg-grayLightest {
    background-color: #ededed !important;
}

.bg-white {
    background-color: #fff !important;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (max-width:767px) {
    .text-center-xs {
        text-align: center !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .text-center-sm {
        text-align: center !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .text-center-md {
        text-align: center !important;
    }
}

@media (min-width:1280px) {
    .text-center-lg {
        text-align: center !important;
    }
}

.remove-border {
    border: 0 !important;
}

.remove-bg {
    background: none !important;
}

.remove-padding {
    padding: 0 !important;
}

@media (max-width:767px) {
    .remove-padding-xs {
        padding: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-padding-sm {
        padding: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-padding-md {
        padding: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-padding-lg {
        padding: 0 !important;
    }
}

.remove-padding-top {
    padding-top: 0 !important;
}

@media (max-width:767px) {
    .remove-padding-top-xs {
        padding-top: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-padding-top-sm {
        padding-top: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-padding-top-md {
        padding-top: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-padding-top-lg {
        padding-top: 0 !important;
    }
}

.remove-padding-bottom {
    padding-bottom: 0 !important;
}

@media (max-width:767px) {
    .remove-padding-bottom-xs {
        padding-bottom: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-padding-bottom-sm {
        padding-bottom: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-padding-bottom-md {
        padding-bottom: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-padding-bottom-lg {
        padding-bottom: 0 !important;
    }
}

.remove-padding-left {
    padding-left: 0 !important;
}

@media (max-width:767px) {
    .remove-padding-left-xs {
        padding-left: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-padding-left-sm {
        padding-left: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-padding-left-md {
        padding-left: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-padding-left-lg {
        padding-left: 0 !important;
    }
}

.remove-padding-right {
    padding-right: 0 !important;
}

@media (max-width:767px) {
    .remove-padding-right-xs {
        padding-right: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-padding-right-sm {
        padding-right: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-padding-right-md {
        padding-right: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-padding-right-lg {
        padding-right: 0 !important;
    }
}

.remove-margin {
    margin: 0 !important;
}

.remove-margin-top {
    margin-top: 0 !important;
}

@media (max-width:767px) {
    .remove-margin-top-xs {
        margin-top: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-margin-top-sm {
        margin-top: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-margin-top-md {
        margin-top: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-margin-top-lg {
        margin-top: 0 !important;
    }
}

.remove-margin-bottom {
    margin-bottom: 0 !important;
}

@media (max-width:767px) {
    .remove-margin-bottom-xs {
        margin-bottom: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-margin-bottom-sm {
        margin-bottom: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-margin-bottom-md {
        margin-bottom: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-margin-bottom-lg {
        margin-bottom: 0 !important;
    }
}

.remove-margin-left {
    margin-left: 0 !important;
}

@media (max-width:767px) {
    .remove-margin-left-xs {
        margin-left: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-margin-left-sm {
        margin-left: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-margin-left-md {
        margin-left: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-margin-left-lg {
        margin-left: 0 !important;
    }
}

.remove-margin-right {
    margin-right: 0 !important;
}

@media (max-width:767px) {
    .remove-margin-right-xs {
        margin-right: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .remove-margin-right-sm {
        margin-right: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .remove-margin-right-md {
        margin-right: 0 !important;
    }
}

@media (min-width:1280px) {
    .remove-margin-right-lg {
        margin-right: 0 !important;
    }
}

.block {
    display: block !important;
}

.inline {
    display: inline !important;
}

.inline-block {
    display: inline-block !important;
}

.text-shadows {
    text-shadow: 1px 1px 3px #333 !important;
}

.remove-text-shadows {
    text-shadow: none !important;
}

.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -ms-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s;
}

    .animated.hinge {
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
    }

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes slideInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -o-animation-name: slideInDown;
    animation-name: slideInDown;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.icon-loading {
    width: 48px;
    height: 48px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MTkzN0YzQzhCRjg5MTFFMzgyMDg4OTAyRkU0Q0NBMzkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MTkzN0YzQzlCRjg5MTFFMzgyMDg4OTAyRkU0Q0NBMzkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxOTM3RjNDNkJGODkxMUUzODIwODg5MDJGRTRDQ0EzOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxOTM3RjNDN0JGODkxMUUzODIwODg5MDJGRTRDQ0EzOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yCZsAAARrSURBVHja7FpLSFVRFL3X96z8paFmZWZlRtFnYFQ0kIoyQopmRQ2iGgQO+gcNmwQOGvTBIGkWCA0ykhJDCCpoEFRKEaGZYqKUKH3UZ35fa+e+cdyd+959v/ue4IHFfZ5z9757nc8+Z++j6ff7jZlckowZXrzWD9M0o6KwoCD/IB6XgKVADneSD/gIVHZ1dddG4zvWzPFGYCgxTgMmYNSw0rQDKBGvpwKbgD1ArdBhQn4y4hEI0fBdwGEgH+gFjiqv1AEVNuJ14u8swAOdEzRKIDIS0zWAD5HB14CLbDyVhaj3KK81Am814u+AJ6LOozwzoCdL6IoeASguwqMKWKNp/vdR9CJNznOad06rU4VHUjcjiIQ3FiOwDUhx8iIMfYHHbaWqCnXPHX6HiM2JxRp4CGwFijVtukV4BljAnXQhhO+MA8NOXzYtd+TEjfLQHmJYvUQKynnqhOoQclTPSIZDjy8qbhTKV+OxHbgHpQM8Nah3atDWwCRKge5wjOcyxutnhI2fFDZ4eBQH0fbb8QhAcCUed4F5vAGdgIIxN3dYXuTL2QYi1gEbRuUIJGkEqe4yC1JZCxyPwykhW7GBbFri1AvtBdaJumNivsa69718DFFLCuoznRDQ9TYt2CMu977Oq+QEJACGGXissFG6z0UC823q58idOknjz3tshNtdJDAawGv5nXghD7s3kwXGIzkxRuiJDHFMmeaFQtrIEqnYutEZG5FhuOiUSRtYC833CHbXWE6pdDp2A0PAL3mUOAUU8e82vFwNEu8TxPBM7tx0rhoEmiSBAuX3KuAqBCmCusNnICNOi5g6dbFomqtzo7oz+AHgbBw7v1hjPJVkHQG7OZ/QiSOVwE9Nez1wI472faLjeqAASl0D/Zwl+LuIgbgvYvaE7VgL/WIR+3QEbnIy6jPQmUhuFLbQ7GgCkVQm4QsrpJzdiWO5E2tiUevYSlmzSbenlJV2VOICrQ3TphCEKISr1AQO9FIrFFxxyXhKFuRqmmjuP6X43G4KJemiHu6FRQkQ0KTKSE0SoITSVxvhVy4S6LSpH1AzE/8R4DlWZxMJPXaRQBuvPVlanAT1L1mBWh6B3HcX/T4lsVpFNX2/KygBHoVqwMqEdRCBOHhI6u0fiid8E9QLCU9QaEzdtDRCcEi00SKjtONm4Bvab4XpbfbjkckJg2aZF0V7Mh/te3g3NiKKiXl/2M1Q95DzYSZ3Typ/Ui83M5EJpzuxN4SP0d1AhQh8rELExjVky3kPaZBGcQpT6qB7tEK01Tu9bgrlKFFqY7xh6LNoO4ENwEagzKGMwfvQ+nDigWDlQ4CEk1/0LhHdolSVoG6ZQwJjAfaB8AlgSCmwoAu+L4ECDC66Hi8LIkOFbjwf4Ft9sRgBIkG79HWghryP5Z/F5V2uzbEjD215ii6SGVCiwWe0iUpvE9Zp1EGU9JoAg9I0MXNeAPF8hTiV+8bURfdoVI/TIZAZ0lT3sZHZin4f93avkI/41sec/W+VOJc/AgwAcQ+lyaL4bH0AAAAASUVORK5CYII=) no-repeat center;
    -webkit-animation: loadingAnimation 1.5s infinite linear;
    -moz-animation: loadingAnimation 1.5s infinite linear;
    -ms-animation: loadingAnimation 1.5s infinite linear;
    -o-animation: loadingAnimation 1.5s infinite linear;
    animation: loadingAnimation 1.5s infinite linear;
}

@-webkit-keyframes loadingAnimation {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes loadingAnimation {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes loadingAnimation {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-o-keyframes loadingAnimation {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes loadingAnimation {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.ie8 .icon-loading, .ie9 .icon-loading, .lt-ie9 .icon-loading, .lt-ie10 .icon-loading {
    background: url('data:image/gif;base64,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') no-repeat center #fff;
}

.opacity-30 {
    opacity: .3;
}

.icon-x-small {
    display: inline-block;
    font-size: 26px;
    width: 26px;
}

.icon-small {
    display: inline-block;
    font-size: 52px;
    width: 52px;
}

.icon-medium {
    display: inline-block;
    font-size: 78px;
    width: 78px;
}

.icon-large {
    display: inline-block;
    font-size: 104px;
    width: 104px;
}

.icon-x-large {
    display: inline-block;
    font-size: 130px;
    width: 130px;
}

@-webkit-keyframes clockRotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes clockRotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-ms-keyframes clockRotate {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-o-keyframes clockRotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(360deg);
    }
}

@keyframes clockRotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes clockReverseRotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
    }
}

@-moz-keyframes clockReverseRotate {
    from {
        -moz-transform: rotate(0deg);
    }

    to {
        -moz-transform: rotate(-360deg);
    }
}

@-ms-keyframes clockReverseRotate {
    from {
        -ms-transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(-360deg);
    }
}

@-o-keyframes clockReverseRotate {
    from {
        -o-transform: rotate(0deg);
    }

    to {
        -o-transform: rotate(-360deg);
    }
}

@keyframes clockReverseRotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(-360deg);
    }
}

.modal {
    margin-left: 0;
}

@media screen and (min-width:768px) {
    .modal {
        margin-left: -240px;
        width: 480px;
    }
}

.modal .modal-header, .modal .modal-body {
    padding: 1.5em;
}

@media screen and (max-width:480px) {
    .modal .modal-header h3, .modal .modal-body h3 {
        font-size: 1.5em;
    }
}

.modal .modal-header > * {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}

.modal span.icon {
    display: table-cell;
    font-size: 5em;
    padding-right: 16px;
}

@media screen and (max-width:767px) {
    .modal span.icon {
        font-size: 4em;
        padding-right: 8px;
    }
}

@media screen and (max-width:767px) and (orientation:landscape) {
    .modal span.icon {
        display: none;
    }
}

.modal .close {
    position: absolute;
    top: .5em;
    right: .5em;
    opacity: .4;
}

@media screen and (max-width:480px) {
    .modal.fade.in {
        top: 0;
    }
}

@media (max-width:767px) {
    .nav-top .invisible-xs {
        width: 0 !important;
        height: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .nav-top .invisible-sm {
        width: 0 !important;
        height: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .nav-top .invisible-md {
        width: 0 !important;
        height: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width:1280px) {
    .nav-top .invisible-lg {
        width: 0 !important;
        height: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.line-through {
    text-decoration: line-through !important;
}

.vertical-middle {
    vertical-align: middle !important;
}

    .vertical-middle + * {
        vertical-align: middle !important;
    }

.padding-small {
    padding: .5em !important;
}

.padding-top-small {
    padding-top: .5em !important;
}

.padding-right-small {
    padding-right: .5em !important;
}

.padding-bottom-small {
    padding-bottom: .5em !important;
}

.padding-left-small {
    padding-left: .5em !important;
}

.padding-smaller {
    padding: .25em !important;
}

.padding-top-smaller {
    padding-top: .25em !important;
}

.padding-right-smaller {
    padding-right: .25em !important;
}

.padding-bottom-smaller {
    padding-bottom: .25em !important;
}

.padding-left-smaller {
    padding-left: .25em !important;
}

.fsg-hero-bg-size-auto {
    background-size: auto !important;
}

@media (max-width:767px) {
    .fsg-hero-bg-size-auto-xs {
        background-size: auto !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .fsg-hero-bg-size-auto-sm {
        background-size: auto !important;
    }
}

@media (min-width:992px) and (max-width:1279px) {
    .fsg-hero-bg-size-auto-md {
        background-size: auto !important;
    }
}

@media (min-width:1280px) {
    .fsg-hero-bg-size-auto-lg {
        background-size: auto !important;
    }
}

.hero-container {
    position: relative;
}

.hero-unit {
    word-wrap: normal;
}

@media screen and (min-width:768px) {
    .hero-unit {
        background: transparent;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        padding-top: 3em;
        padding-left: 3em;
    }
}

@media screen and (min-width:992px) {
}

.hero-unit.centered {
    text-align: center;
    left: 0;
    right: 0;
    padding: 0;
    top: 15%;
}

@media screen and (min-width:992px) {
    .hero-unit.centered {
        top: 20%;
    }
}

.hero-unit.centered h2 {
    margin-bottom: 0;
}

.hero-unit img {
    padding: 0;
}

.hero-unit h1 {
    color: #f36;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

@media screen and (min-width:1280px) {
}

.hero-unit .btn {
    text-shadow: none;
}

.arial .hero-unit h1 {
    font-family: Arial,Helvetica,sans-serif;
}

@media screen and (min-width:768px) {
}

@media screen and (min-width:992px) {
}

@media screen and (min-width:1280px) {
}

.fullbleed {
    position: relative;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    background-size: cover !important;
}

@media screen and (min-width:768px) {
    .fullbleed {
        min-height: 460px;
    }
}

@media screen and (min-width:992px) {
    .fullbleed {
        min-height: 420px;
    }
}

@media screen and (min-width:1280px) {
    .fullbleed {
        min-height: 480px;
    }
}

.fullbleed img {
    width: 100%;
}

.fullbleed .hero-unit {
    position: relative;
    background-color: #ffed00;
    color: #000;
    text-align: left;
    text-shadow: none;
    padding: 0 0 1em;
}

@media screen and (min-width:768px) {
    .fullbleed .hero-unit {
        background-color: transparent;
        color: #fff;
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media screen and (min-width:992px) {
    .fullbleed .hero-unit {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media screen and (min-width:1280px) {
}

.fullbleed .hero-unit .btn {
    text-shadow: none;
    margin-bottom: 8px;
}

@media screen and (min-width:768px) {
    .fullbleed .hero-unit .btn {
        margin-bottom: 0;
    }
}

@media screen and (min-width:768px) {
    .hero-sample-fullbleed {
        background: url(../img/hero-sample-fullbleed-tablet.jpg) no-repeat center top #dedede;
    }
}

@media screen and (min-width:992px) {
    .hero-sample-fullbleed {
        background: url(../img/hero-sample-fullbleed-medium-desktop.jpg) no-repeat center top #dedede;
    }
}

@media screen and (min-width:1280px) {
    .hero-sample-fullbleed {
        background: url(../img/hero-sample-fullbleed-desktop.jpg) no-repeat center top #dedede;
    }
}

.fullfix {
    position: relative;
    padding: 0;
    background-size: auto !important;
}

@media screen and (min-width:768px) {
    .fullfix {
        min-height: 460px;
        background-attachment: fixed !important;
    }
}

@media screen and (min-width:992px) {
    .fullfix {
        min-height: 420px;
    }
}

@media screen and (min-width:1280px) {
    .fullfix {
        min-height: 480px;
        background-size: cover !important;
    }
}

.fullfix .hero-unit {
    position: relative;
    background-color: #ffed00;
    color: #000;
    text-align: left;
    text-shadow: none;
    padding: 0 0 1em;
}

@media screen and (min-width:768px) {
    .fullfix .hero-unit {
        background-color: transparent;
        color: #fff;
        padding-top: 2em;
        padding-bottom: 2em;
    }
}

@media screen and (min-width:992px) {
    .fullfix .hero-unit {
        padding-top: 3em;
        padding-bottom: 3em;
    }
}

@media screen and (min-width:1280px) {
}

.fullfix .hero-unit .btn {
    text-shadow: none;
    margin-bottom: 8px;
}

@media screen and (min-width:992px) {
    .fullfix .hero-unit .btn {
        margin-bottom: 0;
    }
}

@media screen and (min-width:768px) {
    .hero-sample-fullfix {
        background: url(../img/hero-sample-fullfix-tablet.jpg) no-repeat center top #dedede;
    }
}

@media screen and (min-width:992px) {
    .hero-sample-fullfix {
        background: url(../img/hero-sample-fullfix-medium-desktop.jpg) no-repeat center top #dedede;
    }
}

@media screen and (min-width:1280px) {
    .hero-sample-fullfix {
        background: url(../img/hero-sample-fullfix-desktop.jpg) no-repeat center top #dedede;
    }
}

.hero-fullfix {
    background-attachment: fixed !important;
}

.hero-fullbleed {
    background-attachment: scroll !important;
}

.background-cover {
    background-repeat: no-repeat;
    background-position: top center;
}

@media screen and (min-width:1280px) {
    .background-cover {
        background-size: cover !important;
    }
}

.background-align-left {
    background-repeat: no-repeat;
    background-position: top left;
}

.background-align-right {
    background-repeat: no-repeat;
    background-position: top right;
}

.visible-xs, tr.visible-xs, th.visible-xs, td.visible-xs {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

.visible-sm, tr.visible-sm, th.visible-sm, td.visible-sm {
    display: none !important;
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

.visible-md, tr.visible-md, th.visible-md, td.visible-md {
    display: none !important;
}

@media (min-width:992px) and (max-width:1279px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

.visible-lg, tr.visible-lg, th.visible-lg, td.visible-lg {
    display: none !important;
}

@media (min-width:1280px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

.leaflet-map-pane, .leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow, .leaflet-tile-pane, .leaflet-tile-container, .leaflet-overlay-pane, .leaflet-shadow-pane, .leaflet-marker-pane, .leaflet-popup-pane, .leaflet-overlay-pane svg, .leaflet-zoom-box, .leaflet-image-layer, .leaflet-layer {
    position: absolute;
    left: 0;
    top: 0;
}

.leaflet-container {
    overflow: hidden;
    -ms-touch-action: none;
}

.leaflet-tile, .leaflet-marker-icon, .leaflet-marker-shadow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}

.leaflet-marker-icon, .leaflet-marker-shadow {
    display: block;
}

.leaflet-container img {
    max-width: none !important;
}

    .leaflet-container img.leaflet-image-layer {
        max-width: 15000px !important;
    }

.leaflet-tile {
    filter: inherit;
    visibility: hidden;
}

.leaflet-tile-loaded {
    visibility: inherit;
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
}

.leaflet-overlay-pane svg {
    -moz-user-select: none;
}

.leaflet-tile-pane {
    z-index: 2;
}

.leaflet-objects-pane {
    z-index: 3;
}

.leaflet-overlay-pane {
    z-index: 4;
}

.leaflet-shadow-pane {
    z-index: 5;
}

.leaflet-marker-pane {
    z-index: 6;
}

.leaflet-popup-pane {
    z-index: 7;
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px;
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}

.leaflet-control {
    position: relative;
    z-index: 7;
    pointer-events: auto;
}

.leaflet-top, .leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
}

.leaflet-top {
    top: 0;
}

.leaflet-right {
    right: 0;
}

.leaflet-bottom {
    bottom: 0;
}

.leaflet-left {
    left: 0;
}

.leaflet-control {
    float: left;
    clear: both;
}

.leaflet-right .leaflet-control {
    float: right;
}

.leaflet-top .leaflet-control {
    margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
    margin-left: 10px;
}

.leaflet-right .leaflet-control {
    margin-right: 10px;
}

.leaflet-fade-anim .leaflet-tile, .leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.leaflet-fade-anim .leaflet-tile-loaded, .leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform .25s cubic-bezier(0,0,.25,1);
    -moz-transition: -moz-transform .25s cubic-bezier(0,0,.25,1);
    -o-transition: -o-transform .25s cubic-bezier(0,0,.25,1);
    transition: transform .25s cubic-bezier(0,0,.25,1);
}

.leaflet-zoom-anim .leaflet-tile, .leaflet-pan-anim .leaflet-tile, .leaflet-touching .leaflet-zoom-animated {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}

.leaflet-clickable {
    cursor: pointer;
}

.leaflet-container {
    cursor: -webkit-grab;
    cursor: -moz-grab;
}

.leaflet-popup-pane, .leaflet-control {
    cursor: auto;
}

.leaflet-dragging .leaflet-container, .leaflet-dragging .leaflet-clickable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
}

.leaflet-container {
    background: #ddd;
    outline: 0;
}

    .leaflet-container a {
        color: #0078A8;
    }

        .leaflet-container a.leaflet-active {
            outline: 2px solid orange;
        }

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255,255,255,.5);
}

.leaflet-container {
    font: 12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif;
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0,0,0,.65);
    border-radius: 4px;
}

    .leaflet-bar a, .leaflet-bar a:hover {
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        width: 26px;
        height: 26px;
        line-height: 26px;
        display: block;
        text-align: center;
        text-decoration: none;
        color: #000;
    }

    .leaflet-bar a, .leaflet-control-layers-toggle {
        background-position: 50% 50%;
        background-repeat: no-repeat;
        display: block;
    }

        .leaflet-bar a:hover {
            background-color: #f4f4f4;
        }

        .leaflet-bar a:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

        .leaflet-bar a:last-child {
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-bottom: 0;
        }

        .leaflet-bar a.leaflet-disabled {
            cursor: default;
            background-color: #f4f4f4;
            color: #bbb;
        }

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
    font: 700 18px 'Lucida Console',Monaco,monospace;
    text-indent: 1px;
}

.leaflet-control-zoom-out {
    font-size: 20px;
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px;
}

.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px;
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    background: #fff;
    border-radius: 5px;
}

.leaflet-control-layers-toggle {

    width: 36px;
    height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list, .leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}

.leaflet-control-layers label {
    display: block;
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255,255,255,.7);
    margin: 0;
}

.leaflet-control-attribution, .leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
}

    .leaflet-control-attribution a {
        text-decoration: none;
    }

        .leaflet-control-attribution a:hover {
            text-decoration: underline;
        }

.leaflet-container .leaflet-control-attribution, .leaflet-container .leaflet-control-scale {
    font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: 0;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    background: rgba(255,255,255,.5);
}

    .leaflet-control-scale-line:not(:first-child) {
        border-top: 2px solid #777;
        border-bottom: 0;
        margin-top: -2px;
    }

        .leaflet-control-scale-line:not(:first-child):not(:last-child) {
            border-bottom: 2px solid #777;
        }

.leaflet-touch .leaflet-control-attribution, .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    box-shadow: none;
}

.leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0,0,0,.2);
    background-clip: padding-box;
}

.leaflet-popup {
    position: absolute;
    text-align: center;
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
}

.leaflet-popup-content {
    margin: 13px 19px;
    line-height: 1.4;
}

    .leaflet-popup-content p {
        margin: 18px 0;
    }

.leaflet-popup-tip-container {
    margin: 0 auto;
    width: 40px;
    height: 20px;
    position: relative;
    overflow: hidden;
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: #fff;
    box-shadow: 0 3px 14px rgba(0,0,0,.4);
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma,Verdana,sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: 700;
    background: transparent;
}

    .leaflet-container a.leaflet-popup-close-button:hover {
        color: #999;
    }

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=.70710678, M12=.70710678, M21=-.70710678, M22=.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom, .leaflet-oldie .leaflet-control-layers, .leaflet-oldie .leaflet-popup-content-wrapper, .leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}

a[disabled] {
    cursor: not-allowed;
}

.tab-content {
    overflow: auto;
    padding: 1em 0;
}

ul.nav-secondary-group li a span.fsg-icon {
    margin-top: -.5em;
}

.dockbar {
    z-index: 1021;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product-icon-text * {
    display: inline;
    margin-right: 16px;
    vertical-align: middle;
}







.thumbnail-list li .img-circle {
    display: table-cell;
    width: 48px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    background-color: #000;
    color: #fff;
}

    .thumbnail-list li .img-circle p {
        line-height: 1em;
        padding: 0;
    }





.upcoming-events .event-box {
    background-color: #ededed;
    padding: 1em;
    margin-bottom: 1em;
}

    .upcoming-events .event-box img {
        padding: 0;
    }

    .upcoming-events .event-box div {
        text-align: center;
    }

@media screen and (min-width:768px) {
    .upcoming-events .event-box div:first-child {
        min-width: 330px;
        width: 330px;
    }
}

@media screen and (min-width:768px) {
    .upcoming-events .event-box div {
        display: table-cell;
        vertical-align: middle;
        min-width: 80%;
        width: 80%;
        text-align: left;
        padding-right: 3em;
    }
}

.upcoming-events .event-box div p {
    padding: 4px 0;
}

@media screen and (min-width:768px) {
    .upcoming-events .event-box div p {
        margin: 0;
    }
}

.upcoming-events .event-box .btn {
    margin: 0;
}



#hero-map {
    min-height: 300px;
}

    #hero-map img {
        max-height: none;
        max-width: none;
    }

    #hero-map label {
        width: auto;
        display: inline;
    }

@media screen and (min-width:768px) {
    #hero-map {
        min-height: 460px;
    }
}

.contact-method {
    display: inline-block;
    min-width: 55px;
}

.contact-information li:first-child {
    margin-bottom: 0;
}

.contact-information li .list-content {
    padding-left: 0;
}

.contact-information li .thumbnail {
    min-width: 36px;
}

.contact-information li .icon {
    font-size: 24px;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.popup-button-borderless {
    display: inline-block;
    vertical-align: middle;
    border-radius: .4em;
    padding: 0;
    min-height: 0;
    color: #fff;
}

    .popup-button-borderless:hover, .popup-button-borderless:focus {
        color: #fff;
    }

    .popup-button-borderless > * {
        display: inline-block;
        vertical-align: middle;
    }

    .popup-button-borderless .icon {
        border-right: 0;
        border-radius: .1em;
        font-size: 2em;
        padding: .27em;
    }

    .popup-button-borderless .popup-button-text {
        padding-left: .3em;
        padding-right: 2em;
        text-align: left;
    }

.business-highlights .thumbnail-list {
    border-top: #dedede solid 1px;
    border-bottom: #dedede solid 1px;
    margin-top: 1em;
    padding-bottom: 1em;
    padding-top: 2em;
}

@media screen and (min-width:992px) {
    .business-highlights .thumbnail-list li {
        float: left;
        width: 50%;
    }

        .business-highlights .thumbnail-list li:nth-child(odd) {
            clear: left;
        }
}

.list-content {
    vertical-align: middle !important;
}

.download-unit .download-unit-left {
    float: left;
}

.download-unit .download-unit-right {
    float: right;
}

@media screen and (min-width:768px) {
    .download-unit .download-unit-right p {
        padding-top: 1.5em;
    }

        .download-unit .download-unit-right p:first-child {
            padding-top: 0;
        }
}

.download-unit .btn {
    min-width: 190px;
}

@media screen and (max-width:767px) {
    .download-unit .download-unit-left {
        float: none;
    }

    .download-unit .download-unit-right {
        float: none;
    }
}

.arrow-selector {
    position: absolute;
    z-index: 1;
}

@media screen and (max-width:991px) {
    .nav-combined-container .nav-toggle.hidden-sm {
        display: block !important;
    }
}

.partner-find {
    padding: 0;
}

#partner-map {
    position: relative;
    display: none;
    overflow: hidden;
}

@media screen and (min-width:768px) {
    #partner-map {
        height: auto;
        min-height: 870px;
        display: block;
    }
}

#partner-map img {
    max-height: none;
    max-width: none;
}

#partner-map label {
    width: auto;
    display: inline;
}

#mobile-map {
    height: 250px;
    width: 100%;
}

@media screen and (min-width:768px) {
    #mobile-map {
        display: none;
    }
}

.partner-list-container {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #dedede;
}

@media screen and (min-width:768px) {
    .partner-list-container {
        position: absolute;
        top: 24px;
        left: 24px;
        width: 280px;
        border-left: 1px solid #dedede;
        border-right: 1px solid #dedede;
    }
}

@media screen and (min-width:992px) {
    .partner-list-container {
        width: 380px;
    }
}

.partner-list-container .partner-list-heading-container {
    color: #fff;
    background-color: #999;
    padding: 1em;
    text-align: center;
}

    .partner-list-container .partner-list-heading-container .partner-list-heading {
        padding: 0;
    }

.partner-list-container .partner-list-content .partner-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .partner-list-container .partner-list-content .partner-list li {
        position: relative;
        width: 100%;
        padding: .5em 6em .5em 1em;
        border-bottom: 1px solid #dedede;
        overflow: hidden;
    }

        .partner-list-container .partner-list-content .partner-list li p {
            padding-top: 0;
        }

        .partner-list-container .partner-list-content .partner-list li .partner-name {
            padding-top: 0;
        }

        .partner-list-container .partner-list-content .partner-list li .partner-icon {
            position: absolute;
            top: 50%;
            margin-top: -21px;
            right: 2em;
            outline: 0;
        }

            .partner-list-container .partner-list-content .partner-list li .partner-icon img {
                padding: 0;
            }

.partner-list-container .partner-list-footer {
    padding: 1em;
}

    .partner-list-container .partner-list-footer li .current.prev, .partner-list-container .partner-list-footer li .current.next {
        background-color: #fff;
    }

.check-list.bullet-yellowDarkest li:before {
    color: #ffab00;
}

.zigzag .row {
    margin: 0;
    padding: 0 8%;
}

    .zigzag .row div[class^=col-] {
        position: relative;
    }

        .zigzag .row div[class^=col-] .btn {
            margin-top: 3em;
        }

    .zigzag .row:nth-child(odd) div[class^=col-]:nth-child(odd) {
        background-color: #00baff;
    }

    .zigzag .row:nth-child(odd) div[class^=col-]:nth-child(even) {
        background-color: #0078ff;
    }

@media screen and (min-width:992px) {
    .zigzag .row:nth-child(odd) div[class^=col-]:nth-child(even) {
        margin-top: 3em;
    }
}

.zigzag .row:nth-child(even) div[class^=col-]:nth-child(odd) {
    background-color: #09f;
}

@media screen and (min-width:992px) {
    .zigzag .row:nth-child(even) div[class^=col-]:nth-child(odd) {
        margin-top: -3em;
    }
}

.zigzag .row:nth-child(even) div[class^=col-]:nth-child(even) {
    background-color: #00baff;
}

.zigzag a {
    text-decoration: underline;
}

.zigzag.font-black * {
    color: #000;
}

.zigzag.font-grayDarkest * {
    color: #666;
}

.zigzag.font-grayDarker * {
    color: #999;
}

.zigzag.font-gray * {
    color: #bababa;
}

.zigzag.font-grayLighter * {
    color: #dedede;
}

.zigzag.font-grayLightest * {
    color: #ededed;
}

.zigzag.font-white * {
    color: #fff;
}

.table-special-wrapper {
    border: #bababa solid 1px;
    margin-top: 2em;
}

    .table-special-wrapper .table {
        background: #ededed;
    }

        .table-special-wrapper .table thead {
            padding: 2em;
        }

        .table-special-wrapper .table.special th {
            background: #ededed;
            font-weight: 700;
            color: #000;
            padding-top: 1.5em;
            padding-bottom: 1.5em;
        }

        .table-special-wrapper .table.special td {
            background: #ededed;
            border-top: #dedede solid 1px;
            padding-top: 1em;
            padding-bottom: 1em;
        }

@media screen and (min-width:992px) {
    .fs-mobile-overlay {
        display: none;
    }
}

.fs-desktop-overlay {
    display: none;
}

@media screen and (min-width:992px) {
    .fs-desktop-overlay {
        display: block;
    }
}



.scalable-image-container .scalable-image > * {
    padding: 0;
}

.scalable-image-container .scalable-image .icon:before {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.scalable-image-container h1:first-child, .scalable-image-container h2:first-child, .scalable-image-container h3:first-child, .scalable-image-container h4:first-child, .scalable-image-container h5:first-child, .scalable-image-container h6:first-child {
    padding-top: 8px;
}

.scalable-image-container .product-link-popup-buttons {
    text-align: right;
    min-height: 3em;
}

@media (min-width:768px) and (max-width:991px) {
    .scalable-image-container .product-link-popup-buttons {
        margin-top: 1em;
        text-align: left;
    }

        .scalable-image-container .product-link-popup-buttons .popup-button-borderless {
            margin-right: .5em;
        }
}



.hero-psb h1 {
    color: #069;
}


.hero-business-suite h1 {
    color: #00cc87;
}



.hero-business-security-virtual-cloud h1 {
    color: #00cc87;
}


.hero-business-msg h1 {
    color: #6621cc;
}



.hero-business-ps-for-email h1 {
    color: #6621cc;
}



.hero-business-mobile-security h1 {
    color: #6621cc;
}



.hero-business-server-security h1 {
    color: #00cc87;
}



.hero-business-internet-gatekeeper h1 {
    color: #6621cc;
}



.hero-business-younited h1 {
    color: #6621cc;
}



.hero-business-client-security h1 {
    color: #00cc87;
}

@media screen and (min-width:768px) {
    .documentation-links {
        text-align: right !important;
    }
}

@media screen and (min-width:992px) {
    .documentation-links {
        text-align: right !important;
    }
}

@media screen and (min-width:1280px) {
    .documentation-links {
        text-align: right !important;
    }
}

@media screen and (min-width:768px) {
    .hero-support-services {
      
    }
}

@media screen and (min-width:992px) {
    .hero-support-services {
      
    }
}

@media screen and (min-width:1280px) {
    .hero-support-services {
       
    }
}

.circle-and-number {
    text-align: center;
    font-size: 2em;
    border-width: .15em;
    border-style: solid;
    border-radius: 50%;
    width: 2em;
    height: 2em;
    line-height: 1.7em;
    margin-left: auto;
    margin-right: auto;
}

    .circle-and-number:blue {
        border-color: #00baff;
    }

    .circle-and-number:blueDarker {
        border-color: #09f;
    }

    .circle-and-number + * {
        display: inline-block;
    }

.trial-arrow {
    font-size: 3em;
}

@media screen and (min-width:768px) {
    .hero-policy-manager {
       
    }
}

@media screen and (min-width:992px) {
    .hero-policy-manager {
       
    }
}

@media screen and (min-width:1280px) {
    .hero-policy-manager {
      
    }
}

@media screen and (min-width:768px) {
    .hero-software-updater {
       
    }
}

@media screen and (min-width:992px) {
    .hero-software-updater {
        
    }
}

@media screen and (min-width:1280px) {
    .hero-software-updater {
        
    }
}

@media screen and (min-width:768px) {
    .hero-business-freedome {
       
    }
}

@media screen and (min-width:992px) {
    .hero-business-freedome {
        
    }
}

@media screen and (min-width:1280px) {
    .hero-business-freedome {
       
    }
}

@media screen and (min-width:768px) {
    .hero-business-linux-security {
        
    }
}

@media screen and (min-width:992px) {
    .hero-business-linux-security {
        
    }
}

@media screen and (min-width:1280px) {
    .hero-business-linux-security {
        
    }
}

@media screen and (min-width:768px) {
    .hero-business-why {
       
    }
}

@media screen and (min-width:992px) {
    .hero-business-why {
       
    }
}

@media screen and (min-width:1280px) {
    .hero-business-why {
        
    }
}

.global-operator {
   
    border-top: #dedede solid 1px;
}

@media screen and (min-width:768px) {
    .quotes-bg-focus-on-your-business {
      
    }
}

@media screen and (min-width:992px) {
    .quotes-bg-focus-on-your-business {
      
    }
}

@media screen and (min-width:1280px) {
    .quotes-bg-focus-on-your-business {
       
    }
}

.super-quotes {
   
}

@media screen and (min-width:768px) {
    .hero-business-downloads {
        
    }
}

@media screen and (min-width:992px) {
    .hero-business-downloads {
        
    }
}

@media screen and (min-width:1280px) {
    .hero-business-downloads {
      
    }
}

.products-search {
    position: relative;
}

    .products-search button {
        position: absolute;
        top: 0;
        left: 0;
    }

    .products-search .btn {
        margin: 0;
    }

@media screen and (min-width:768px) {
    .hero-product-x {
        min-height: 420px;
      
    }
}

@media screen and (min-width:992px) {
    .hero-product-x {
       
    }
}

@media screen and (min-width:1280px) {
    .hero-product-x {
        
    }
}

.hero-product-x h1 {
    color: #f36;
}

.hero-product-x h2 {
    color: #000;
}

@media screen and (min-width:768px) {
    .hero-product-x h2 {
        color: #fff;
    }
}

.hero-product-x .software-version-button {
    font-family: "FSecure Bold",Helvetica,Arial,sans-serif;
    text-align: center;
    min-width: 9em;
    min-height: 5em;
    display: inline-block;
    border-radius: .3em;
    text-transform: uppercase;
    padding: 1em !important;
    cursor: pointer;
}

    .hero-product-x .software-version-button .software-version {
        font-size: 3em;
    }

        .hero-product-x .software-version-button .software-version a {
            color: #fff;
        }

    .hero-product-x .software-version-button .software-version-text {
        min-height: 1em;
        display: inline-block;
        visibility: hidden;
        color: #fff;
    }

    .hero-product-x .software-version-button.selected {
        background-color: #ab33ff;
    }

        .hero-product-x .software-version-button.selected .software-version-text {
            visibility: visible;
        }

.product-installation-note p {
    font-size: 12px;
}

.product-installation-note li {
    margin-bottom: 0;
}

.product-installation-note .thumbnail {
    min-width: 0 !important;
}

.request-details-header {
    margin-top: 16px;
}

.portals-login .nav-pills li {
    font-family: "FSecure Bold",Helvetica,Arial,sans-serif;
    font-size: 22px;
    margin: 0;
    text-transform: uppercase;
}

    .portals-login .nav-pills li:first-child:before {
        border-left: 0;
    }

    .portals-login .nav-pills li:before {
        content: "";
        border-left: #bababa solid 1px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        z-index: -1;
    }

    .portals-login .nav-pills li .icon {
        display: table-cell;
        padding-right: .25em;
        vertical-align: middle;
    }

        .portals-login .nav-pills li .icon + span {
            display: table-cell;
            vertical-align: middle;
        }

.portals-login .nav-pills a {
    color: #ab33ff;
}

    .portals-login .nav-pills a:hover, .portals-login .nav-pills a:focus {
        color: #8721de;
    }

.portals-login .nav-pills > .active > a, .portals-login .nav-pills > .active > a:hover, .portals-login .nav-pills > .active > a:focus {
    color: #fff;
    background-color: #ab33ff;
}

.portals-login .tab-content {
    overflow: hidden;
}

@media screen and (max-width:767px) {
    .portals-login .tab-content .fade {
        display: block;
        opacity: 1;
    }
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width:768px) {
    .hero-partners-start {
       
    }
}

@media screen and (min-width:992px) {
    .hero-partners-start {
       
    }
}

@media screen and (min-width:1280px) {
    .hero-partners-start {
       
    }
}

@media screen and (min-width:768px) {
    .partner-chooser .partner-column.show {
        display: inline-block !important;
    }
}

.partner-chooser .partner-column div {
    padding: 2em .5em;
}

.partner-chooser .partner-column h3 {
    font-size: 3em;
    padding-bottom: 0;
    color: #ffed00;
}

.partner-chooser .partner-column h4 {
    padding-top: 0;
    padding-bottom: 1em;
}

@media screen and (min-width:768px) {
    .partner-chooser .partner-column:hover, .partner-chooser .partner-column.selected {
        cursor: pointer;
        background-color: #66e0ff;
    }

        .partner-chooser .partner-column:hover h3, .partner-chooser .partner-column.selected h3, .partner-chooser .partner-column:hover span, .partner-chooser .partner-column.selected span {
            color: #fff;
        }

        .partner-chooser .partner-column:hover .btn-primary, .partner-chooser .partner-column.selected .btn-primary {
            background-color: #33ffba;
        }

            .partner-chooser .partner-column:hover .btn-primary:hover, .partner-chooser .partner-column.selected .btn-primary:hover {
                background-color: #00edab;
            }
}

@media screen and (min-width:768px) {
    .partner-chooser .partner-column.selected {
        background-color: #0cf;
    }
}

@media screen and (min-width:768px) {
    .hero-partner-program {
       
    }
}

@media screen and (min-width:992px) {
    .hero-partner-program {
        
    }
}

@media screen and (min-width:1280px) {
    .hero-partner-program {
       
    }
}

@media screen and (min-width:768px) {
    .hero-reseller-products {
       
    }
}

@media screen and (min-width:992px) {
    .hero-reseller-products {
      
    }
}

@media screen and (min-width:1280px) {
    .hero-reseller-products {
       
    }
}

@media screen and (max-width:767px) {
    .hero-reseller-products .hero-unit {
        background-color: #f36;
    }
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.price-text {
    font-family: "FSecure Bold",Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 1em;
    text-transform: uppercase;
    padding-top: .5em;
}

.link-no-decoration {
    text-decoration: none;
}

.pos-relative {
    position: relative;
}

.accordion-heading a.accordion-toggle {
    font-size: 54px;
    line-height: 36px;
    font-family: 'FSecure Headline',Helvetica,Arial,sans-serif;
    text-decoration: none;
    padding: .5em 0;
}

    .accordion-heading a.accordion-toggle:hover {
        color: #fff;
    }

.accordion-group:first-child {
    border: 0;
}

.accordion-toggle:before {
    color: #fff;
    margin-right: 0;
}

@media (max-width:991px) {
    .split-right, .split-left {
        display: none;
    }
}

.comparison-header-image {
    height: 110px;
}

    .comparison-header-image img {
        max-height: 100%;
    }

.comparison-header-row {
    margin: 0;
}

    .comparison-header-row h4 {
        font-size: 24px;
        line-height: 18px;
        padding-top: 1em;
        padding-bottom: 1em;
    }

.comparison-header-link {
    padding-top: 1em;
    padding-bottom: 1em;
    text-transform: uppercase;
}

    .comparison-header-link a {
        outline: 0;
        display: block;
        text-decoration: none;
        font-size: 36px;
        font-family: "FSecure headline";
        width: 100%;
    }

    .comparison-header-link .icon {
        font-size: 24px;
        margin-right: .5em;
    }

.comparison-row {
    padding-top: .5em;
    padding-bottom: .5em;
    margin: 0;
}

    .comparison-row .icon {
        display: block;
        padding-top: .5em;
        font-size: 24px;
    }

    .comparison-row p {
        padding-bottom: 0;
    }

    .comparison-row .btn {
        font-size: 16px;
    }

.comparison-content-container {
    padding-bottom: 2em;
}

    .comparison-content-container .comparison-row:nth-child(2n+2) {
        background-color: #ededed;
    }

    .comparison-content-container.hidden {
        display: none;
    }

input, select, textarea {
    background-image: inherit !important;
}

    input:focus, textarea:focus {
        background-color: #f2f2f2;
    }

button {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
    font-weight: inherit;
    text-shadow: none;
}

.portlet-column-content {
    padding: 0;
}

#hrefFm {
    display: none;
}

.ie8 .nav-top a {
    min-height: 0 !important;
}

.portlet-layout, .portlet-column {
    display: inline;
}

div.portlet-body > div.portlet-msg-error {
    display: none;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before, .clearfix:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 11.4285715px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.block-roll .blockItem {
    position: relative;
    overflow: hidden;
}

    .block-roll .blockItem p {
        color: #666;
    }

    .block-roll .blockItem .lead {
        color: #000;
    }

.block-roll .content {
    position: relative;
}

.block-roll .roller {
    position: absolute;
    opacity: 1;
    top: -98.5%;
    width: 100%;
    cursor: pointer;
    color: #fff;
}

    .block-roll .roller .lead {
        color: #fff;
    }

.labtab {
    border-bottom: 0;
}

    .labtab li {
        float: none;
    }

        .labtab li a {
            color: #999;
            margin-right: -2px;
        }

            .labtab li a:hover, .labtab li a:focus {
                border: 1px solid rgba(0,0,0,0);
            }

@media screen and (max-width:480px) {
    .labtab {
        font-size: 18px;
    }

        .labtab a {
            width: 120px;
        }
}

@media screen and (min-width:768px) {
    .labtab {
        font-size: 18px;
    }
}

@media screen and (min-width:992px) {
    .labtab {
        font-size: 20px;
    }
}

@media screen and (min-width:1280px) {
    .labtab {
        font-size: 24px;
    }
}

.labtab .active a, .labtab .active a:focus, .labtab .active a:hover {
    color: #000;
    border-color: none;
    border-top: 4px solid #ab33ff;
}

.labHR {
    border: 0;
    background-color: #ededed;
}

.labHRDark {
    border: 0;
    background-color: #666;
}

.scroll-sideMenu {
    margin-top: 33px;
}

    .scroll-sideMenu a {
        display: block;
        padding: 3px;
        color: #bababa;
        outline: 0;
    }

        .scroll-sideMenu a:hover {
            border-right: 5px solid #d6a3ff;
        }

        .scroll-sideMenu a.active {
            color: #000;
            font-weight: 700;
            border-right: 5px solid #ab33ff;
        }

.fader {
    display: block;
    width: 100%;
}

    .fader * {
        color: #000;
    }

    .fader:hover * {
        color: #fff;
    }

.block-fade .content {
    min-height: 270px;
}

.labtab-colored li.active a, .labtab-colored li.active a:focus, .labtab-colored li.active a:hover {
    background-color: #ab33ff !important;
    color: #fff;
    font-weight: 700;
}

.labtab-colored li a, .labtab-colored li a:focus, .labtab-colored li a:hover {
    background-color: #8721de !important;
    color: #fff;
    font-weight: 700;
}

.thumbnail-list-less li .thumbnail {
    padding-top: 5px;
    min-width: 0;
}

.thumbnail-list-less li .list-content {
    padding-left: 5px;
}

.lab-home-map a[href^="http://maps.google.com/maps"] {
    display: none !important;
}

.lab-home-map .gmnoprint a, .lab-home-map .gmnoprint span {
    display: none;
}

.lab-home-map .gmnoprint div {
    background: none !important;
}

.lab-home-map #displayData {
    height: auto;
}

.lab-home-map .map-container {
    width: 100%;
    overflow: hidden;
}

.lab-home-map #map {
    min-height: 550px;
    min-width: 1200px;
    top: 0;
}

.lab-home-map img[class^=leaflet] {
    padding-top: 0;
}

.lab-home-map .float-content {
    background-color: rgba(0,0,0,.6);
    color: #fff;
    bottom: 0;
    height: auto;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.lab-home-map .leaflet-popup-content-wrapper, .lab-home-map .leaflet-popup-tip {
    background: none repeat scroll 0 0 #00EDAB;
    box-shadow: 0 3px 14px rgba(0,0,0,.4);
}

.lab-home-map .leaflet-popup-content-wrapper {
    border-radius: 0;
}

.lab-home-map .leaflet-container a.leaflet-popup-close-button {
    background: none repeat scroll 0 0 rgba(0,0,0,0);
    color: #000;
    font: 700 16px/14px Tahoma,Verdana,sans-serif;
    height: 14px;
    padding: 4px 4px 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    top: 0;
    width: 18px;
}

.lab-home-map .leaflet-popup-tip-container {
    display: none;
}

.lab-home-map .leaflet-control-attribution.leaflet-control {
    display: none;
}

.lab-home-map .leaflet-top, .lab-home-map .leaflet-bottom {
    z-index: 9;
}

.lab-home-map .chart {
    position: relative;
    display: inline-block;
    width: 130px;
    height: 130px;
    text-align: center;
    margin-left: 20px;
}

    .lab-home-map .chart canvas {
        position: absolute;
        top: 0;
        left: 0;
    }

.lab-home-map .percent {
    display: inline-block;
    z-index: 2;
}

.lab-home-map .count-text {
    height: 150px;
    padding-top: .5em;
}

.hero-toolsandbeta h1 {
    color: #f36;
}

@media screen and (min-width:768px) {
    .hero-toolsandbeta h1 {
        color: #ffed00;
    }
}

.border-top-purple {
    box-shadow: 0 -4px 0 #ab33ff;
}

.classification .table tr td:first-child {
    width: 200px;
    font-weight: 700;
}

@media screen and (max-width:480px) {
    .classification .table tr td {
        display: block;
        min-width: 100%;
        border: 0;
    }

        .classification .table tr td:first-child {
            padding-bottom: 0;
        }
}

.bank-form, #spam-form {
    display: none;
}

.submitSpam {
    cursor: pointer;
}

.file-upload {
    width: 100%;
    background: #ededed;
    height: 54px;
}

.animate-tab .anitab {
    color: #666;
    outline: 0;
}

    .animate-tab .anitab:link {
        text-decoration: none;
    }

@media screen and (max-width:767px) {
    .animate-tab .anitab {
        display: block;
        min-width: 100%;
        padding: 5px;
    }

    .animate-tab .separator {
        display: none;
    }

    .animate-tab .tabactive {
        border: 1px solid #fff;
    }
}

.animate-tab .separator {
    border: 0;
}

.animate-tab .tabactive {
    color: #fff;
}

.animate-tab .content {
    position: relative;
    overflow: hidden;
}

.animate-tab .content-active {
    background-color: #fff;
}

.animate-tab .pointer {
    position: absolute;
    bottom: 0;
    padding: 0;
    display: none;
}

.animate-tab-horizontal .anitab {
    display: inline;
    min-width: auto;
}

.animate-tab-horizontal .separator {
    border: 0;
    display: inline;
}

.animate-tab-horizontal .tabactive {
    border: 0;
}

.cityContainer {
    position: relative;
    transition: all linear .5s;
}

    .cityContainer #pointer-helsinkilab, .cityContainer #pointer-kllab {
        position: absolute;
        width: 33px;
        height: 71px;
    }

    .cityContainer #pointer-helsinkilab {
        left: 28%;
        top: 8%;
    }

@media screen and (min-width:768px) {
    .cityContainer #pointer-helsinkilab {
        left: 185px;
        top: 38px;
    }
}

@media screen and (min-width:992px) {
    .cityContainer #pointer-helsinkilab {
        left: 76px;
        top: 22px;
    }
}

.cityContainer #pointer-kllab {
    left: 64%;
    top: 46%;
}

@media screen and (min-width:768px) {
    .cityContainer #pointer-kllab {
        left: 429px;
        top: 225px;
    }
}

@media screen and (min-width:992px) {
    .cityContainer #pointer-kllab {
        left: 263px;
        top: 165px;
    }
}

.cityContainer .mapimgContaier {
    position: absolute;
    top: 0;
    left: 0;
}

.citybg {
    background-color: #000;
    opacity: .9;
    position: absolute;
    display: block;
    visibility: hidden;
    top: 0;
    left: -100%;
    width: 250%;
    height: 800px;
}

@media screen and (min-width:992px) {
    .citybg {
        left: 0;
    }
}

.labinfo {
    position: relative;
    display: block;
}

@media screen and (min-width:768px) {
    .labinfo {
        position: absolute;
        visibility: hidden;
        top: 0;
        left: 0;
        color: #fff;
    }
}

.labtip {
    position: absolute;
    background-color: #000;
    opacity: .9;
    width: 200px;
    text-align: center;
}

.terminology-menu {
    display: inline-block;
    font-size: 0;
    margin: 0;
}

    .terminology-menu li {
        display: inline;
        font-size: 18px;
        list-style: none;
    }

        .terminology-menu li a {
            float: left;
            padding: 8px;
            margin: 0 0 1px 1px;
            outline: 0;
            background-color: #fff;
            min-width: 29px;
        }

            .terminology-menu li a:hover, .terminology-menu li a.active {
                background-color: #ab33ff;
                color: #fff;
            }

            .terminology-menu li a.disabled {
                opacity: .8;
                color: #00baff;
                cursor: default;
            }

                .terminology-menu li a.disabled:hover, .terminology-menu li a.disabled.active {
                    background-color: #fff;
                    color: #bababa;
                }

.terminology-content .grid-sizer {
    width: 100%;
}

.terminology-content .gutter-sizer {
    width: 0;
}

@media screen and (min-width:768px) {
    .terminology-content .gutter-sizer {
        width: 16px;
    }
}

.terminology-content .terminology-item {
    width: 100%;
}

    .terminology-content .terminology-item .collapsible-header {
        background-color: #ededed;
    }

        .terminology-content .terminology-item .collapsible-header:before {
            color: #fff;
            font-size: 32px;
            background-color: #ab33ff;
            padding: 18px;
            content: "\f613";
        }

    .terminology-content .terminology-item.collapsed .collapsible-header:before {
        content: "\f611";
    }

    .terminology-content .terminology-item .collapsible-content {
        border-left: 1px solid #ededed;
        margin-bottom: 32px;
        margin-left: 8px;
        padding-left: 16px;
    }

    .terminology-content .terminology-item .collapsible-header {
        background-color: #ededed;
    }

        .terminology-content .terminology-item .collapsible-header:before {
            color: #fff;
            font-size: 32px;
            background-color: #ab33ff;
            padding: 18px;
            content: "\f613";
        }

    .terminology-content .terminology-item.collapsed .collapsible-header:before {
        content: "\f611";
    }

    .terminology-content .terminology-item .collapsible-content {
        border-left: 1px solid #ededed;
        margin-bottom: 32px;
        margin-left: 8px;
        padding-left: 16px;
    }

        .terminology-content .terminology-item .collapsible-content p:not(:last-child) {
            padding-bottom: 16px;
        }

.collapsible .collapsible-header-wide .collapsible-header-wide-title {
    background-color: none;
    padding-left: 0;
    color: #000;
}

    .collapsible .collapsible-header-wide .collapsible-header-wide-title:before {
        color: #000;
        font-size: 42px;
        background-color: none;
        padding: 13px 13px 13px 0;
        content: "\f613";
        font-weight: bolder;
    }

.collapsible .collapsible-header-wide.collapsed .collapsible-header-wide-title:before {
    content: "\f611";
}

.collapsible .collapsible-header-wide .collapsible-content {
    border-left: 0;
    margin-bottom: 32px;
    margin-left: 8px;
    padding-left: 16px;
}

.collapsible .collapsible-header-wide .collapsible-header-wide-title-white {
    color: #fff;
}

    .collapsible .collapsible-header-wide .collapsible-header-wide-title-white:before {
        color: #fff;
    }

.collapsed .collapsible-header-wide .collapsible-header-wide-title:before {
    content: "\f611";
}

.slider-buffer {
    height: 130px;
}

.slider-main {
    margin-top: -110px;
}

    .slider-main .slider li {
        padding: 0;
        position: relative;
        overflow: hidden;
    }

        .slider-main .slider li img {
            border: 3px solid #ededed;
            padding-top: 0;
        }

        .slider-main .slider li .dload {
            padding-top: 100px;
            position: absolute;
            background-color: rgba(0,0,0,.9);
        }

.knowledge-link a {
    color: #ffed00;
    text-decoration: none;
}

    .knowledge-link a:hover {
        color: #0078ff;
    }

.whitepaper-isotope .card {
    padding: 8px;
    margin-bottom: 8px;
    background-color: #fff;
    text-align: center;
}

@media screen and (max-width:767px) {
    .whitepaper-isotope .card {
        text-align: left;
    }
}

@media screen and (max-width:767px) {
    .whitepaper-isotope .card h4 {
        padding-top: 8px;
    }
}

.whitepaper-isotope .card p {
    font-size: 14px;
}

.whitepaper-isotope .card a {
    color: #00baff;
}

    .whitepaper-isotope .card a:hover, .whitepaper-isotope .card a:focus {
        color: #09f;
    }

.whitepaper-isotope .card img {
    padding: 0;
}

@media screen and (max-width:767px) {
    .whitepaper-isotope .card img {
        float: left;
        padding-right: 16px;
        padding-bottom: 16px;
        background-color: #fff;
        width: 150px;
    }
}

.whitepaper-isotope .grid-sizer, .whitepaper-isotope .card {
    width: 100%;
}

@media screen and (min-width:768px) {
    .whitepaper-isotope .grid-sizer, .whitepaper-isotope .card {
        width: 32.66667%;
    }
}

@media screen and (min-width:992px) {
    .whitepaper-isotope .grid-sizer, .whitepaper-isotope .card {
        width: 24.25%;
    }
}

.whitepaper-isotope .gutter-sizer {
    width: 0;
}

@media screen and (min-width:768px) {
    .whitepaper-isotope .gutter-sizer {
        width: 1%;
    }
}

@media screen and (min-width:768px) {
    .whitepaper-filter .lead {
        float: left;
    }
}

@media screen and (min-width:768px) {
    .whitepaper-filter .lead + .lead {
        float: right;
    }
}

.whitepaper-filter.animate-tab .tabactive {
    color: #00baff;
    border: 1px solid #000;
}

@media screen and (min-width:768px) {
    .whitepaper-filter.animate-tab .tabactive {
        border: 0;
    }
}

.threat-content {
    min-height: 500px;
}

@media screen and (min-width:768px) {
    .threat-content #total-threat {
        float: right;
    }

    .threat-content h3 {
    }
}

@media screen and (max-width:480px) {
    .threat-content .threat-item .lead {
        font-size: 18px;
    }
}

.threat-content .threat-item .collapsible-header {
    background-color: #fff;
    border: 1px solid #ededed;
}

    .threat-content .threat-item .collapsible-header:before {
        color: #fff;
        font-size: 32px;
        background-color: #ab33ff;
        padding-top: 9px;
        padding-bottom: 9px;
        padding-right: 14px;
        padding-left: 11px;
        content: "\f613";
    }

@media screen and (max-width:480px) {
    .threat-content .threat-item .collapsible-header:before {
        padding-top: 18px;
        padding-bottom: 18px;
    }
}

@media screen and (max-width:992px) {
    .threat-content .threat-item * .lead {
        width: 80%;
    }
}

.threat-content .threat-item .threat-yellowDarker:before {
    background-color: #fc0;
    border-left: 5px solid #ffab00;
}

.threat-content .threat-item .threat-pink:before {
    background-color: #f36;
    border-left: 5px solid #d06;
}

.threat-content .threat-item .threat-purpleDarker:before {
    background-color: #8721de;
}

.threat-content .threat-item .threat-green:before {
    background-color: #00edab;
    border-left: 5px solid #00de99;
}

.threat-content .threat-item .threat-blueDarker:before {
    background-color: #09f;
    border-left: 5px solid #0078ff;
}

.threat-content .threat-item .threat-yellowDarkest:before {
    background-color: #ffab00;
    border-left: 5px solid #fc0;
}

.threat-content .threat-item .threat-pinkDarker:before {
    background-color: #d06;
    border-left: 5px solid #ba0066;
}

.threat-content .threat-item .threat-purple:before {
    background-color: #ab33ff;
    border-left: 5px solid #8721de;
}

.threat-content .threat-item .threat-greenDarker:before {
    background-color: #00de99;
    border-left: 5px solid #00cc87;
}

.threat-content .threat-item .threat-blue:before {
    background-color: #00baff;
    border-left: 5px solid #09f;
}

.threat-content .threat-item .threat-gray:before {
    background-color: #666;
    border-left: 5px solid #000;
}

.threat-content .threat-item.collapsed .collapsible-header:before {
    content: "\f611";
}

.threat-content .threat-item .collapsible-content {
    border-left: 1px solid #ededed;
    margin-bottom: 32px;
    margin-left: 8px;
    padding-left: 16px;
}

.platform-bar .animate-tab .anitab {
    color: #66e0ff;
}

.platform-bar .animate-tab .tabactive {
    color: #fff;
}

@media screen and (min-width:767px) {
    .platform-bar .animate-tab h3 {
        float: left;
    }

    .platform-bar .animate-tab .platform-type {
        float: right;
    }
}

#threat-platform-title {
    
    padding-left: 40px;
}

@media screen and (max-width:991px) {
    #threat-platform-title {
        background-position: left center;
    }
}

@media screen and (max-width:767px) {
    #threatfilter {
        position: absolute;
        z-index: 1;
        background-color: #8721de;
        color: #fff;
        left: 0;
        right: 0;
        bottom: 0;
        min-height: 390px;
        padding: 20px;
        display: none;
        margin: 0 16px;
    }
}

.thrtype {
    cursor: pointer;
    padding-left: 30px;
   
}

    .thrtype:active {
        background-color: #ffed00 !important;
    }



#threatsearch {
    padding-left: 35px;
   
}

@media screen and (min-width:768px) {
    .hero-news {
        
    }
}

@media screen and (min-width:992px) {
    .hero-news {
       
    }
}

@media screen and (min-width:1280px) {
    .hero-news {
        
    }
}

.hero-news .hero-unit h1 {
    color: #f36;
}

.bg-news-roll {
    overflow: hidden;
    position: relative;
}

    .bg-news-roll .bg-overlay {
        background-color: rgba(0,186,255,.8);
        border-top: 6px solid #00baff;
        top: 70%;
        position: absolute;
        height: 100%;
        width: 100%;
    }

        .bg-news-roll .bg-overlay h4 {
            height: 20%;
        }

    .bg-news-roll .bg-overlay-static {
        background-color: rgba(255,51,102,.8);
        border-top: 6px solid #f36;
        top: 60%;
        position: absolute;
        height: 100%;
        width: 100%;
    }

    .bg-news-roll .bg-overlay-full-static {
        background-color: rgba(0,0,0,.8);
        height: 100%;
    }



    .bg-news-r2-c1 .bg-overlay-full-static {
        background-color: rgba(0,0,0,.8);
    }

    .bg-news-r2-c1 .bg-overlay-full-static-purple {
        background-color: rgba(135,33,222,.8);
    }

    .bg-news-r2-c1 .bg-overlay-full-static-blue {
        background-color: rgba(0,186,255,.8);
    }

    .bg-news-r2-c1 .bg-overlay-full-static-pink {
        background-color: rgba(255,51,102,.8);
    }

.fullfix .hero-unit {
    color: #fff;
}

.labHRLight {
    background-color: #d5d5d5;
}

@media screen and (max-width:767px) {
    .remove-padding-left-xs-list {
        padding-left: 10px;
    }

        .remove-padding-left-xs-list ul, .remove-padding-left-xs-list ul ul, .remove-padding-left-xs-list ul ol, .remove-padding-left-xs-list ol ul, .remove-padding-left-xs-list ol ol {
            padding-left: 0;
        }

    .remove-margin-left-xs-list {
        margin-left: 10px;
    }

        .remove-margin-left-xs-list ul, .remove-margin-left-xs-list ul ul, .remove-margin-left-xs-list ul ol, .remove-margin-left-xs-list ol ul, .remove-margin-left-xs-list ol ol {
            margin-left: 0;
        }
}

.year-bar .animate-tab-yellow .anitab {
    color: #fff;
}

.year-bar .animate-tab-yellow .tabactive {
    color: #ffed00;
}

@media screen and (min-width:767px) {
    .year-bar h3 {
        float: left;
    }

    .year-bar .platform-type-yellow {
        float: right;
    }
}
