﻿@charset "UTF-8"; /*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */ /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

    a:active, a:hover {
        outline: 0
    }

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input {
    line-height: normal
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    /*border-collapse: collapse;
    border-spacing: 0*/
}

td, th {
    padding: 0
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]: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
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar, .score-main-menu-spider, .score-megamenu {
        display: none
    }

    .btn > .caret, .score-button > .caret, .score-split-button-menu .dropdown-toggle > .caret, .score-alert > .caret, .dropup > .btn > .caret, .dropup > .score-button > .caret, .score-split-button-menu .dropup > .dropdown-toggle > .caret, .dropup > .score-alert > .caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

        .table td, .table th {
            background-color: #fff !important
        }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
    src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"),url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"),url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"),url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\002a"
}

.glyphicon-plus:before {
    content: "\002b"
}

.glyphicon-euro:before, .glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-cd:before {
    content: "\e201"
}

.glyphicon-save-file:before {
    content: "\e202"
}

.glyphicon-open-file:before {
    content: "\e203"
}

.glyphicon-level-up:before {
    content: "\e204"
}

.glyphicon-copy:before {
    content: "\e205"
}

.glyphicon-paste:before {
    content: "\e206"
}

.glyphicon-alert:before {
    content: "\e209"
}

.glyphicon-equalizer:before {
    content: "\e210"
}

.glyphicon-king:before {
    content: "\e211"
}

.glyphicon-queen:before {
    content: "\e212"
}

.glyphicon-pawn:before {
    content: "\e213"
}

.glyphicon-bishop:before {
    content: "\e214"
}

.glyphicon-knight:before {
    content: "\e215"
}

.glyphicon-baby-formula:before {
    content: "\e216"
}

.glyphicon-tent:before {
    content: "\26fa"
}

.glyphicon-blackboard:before {
    content: "\e218"
}

.glyphicon-bed:before {
    content: "\e219"
}

.glyphicon-apple:before {
    content: "\f8ff"
}

.glyphicon-erase:before {
    content: "\e221"
}

.glyphicon-hourglass:before {
    content: "\231b"
}

.glyphicon-lamp:before {
    content: "\e223"
}

.glyphicon-duplicate:before {
    content: "\e224"
}

.glyphicon-piggy-bank:before {
    content: "\e225"
}

.glyphicon-scissors:before {
    content: "\e226"
}

.glyphicon-bitcoin:before {
    content: "\e227"
}

.glyphicon-btc:before {
    content: "\e227"
}

.glyphicon-xbt:before {
    content: "\e227"
}

.glyphicon-yen:before {
    content: "\00a5"
}

.glyphicon-jpy:before {
    content: "\00a5"
}

.glyphicon-ruble:before {
    content: "\20bd"
}

.glyphicon-rub:before {
    content: "\20bd"
}

.glyphicon-scale:before {
    content: "\e230"
}

.glyphicon-ice-lolly:before {
    content: "\e231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}

.glyphicon-education:before {
    content: "\e233"
}

.glyphicon-option-horizontal:before {
    content: "\e234"
}

.glyphicon-option-vertical:before {
    content: "\e235"
}

.glyphicon-menu-hamburger:before {
    content: "\e236"
}

.glyphicon-modal-window:before {
    content: "\e237"
}

.glyphicon-oil:before {
    content: "\e238"
}

.glyphicon-grain:before {
    content: "\e239"
}

.glyphicon-sunglasses:before {
    content: "\e240"
}

.glyphicon-text-size:before {
    content: "\e241"
}

.glyphicon-text-color:before {
    content: "\e242"
}

.glyphicon-text-background:before {
    content: "\e243"
}

.glyphicon-object-align-top:before {
    content: "\e244"
}

.glyphicon-object-align-bottom:before {
    content: "\e245"
}

.glyphicon-object-align-horizontal:before {
    content: "\e246"
}

.glyphicon-object-align-left:before {
    content: "\e247"
}

.glyphicon-object-align-vertical:before {
    content: "\e248"
}

.glyphicon-object-align-right:before {
    content: "\e249"
}

.glyphicon-triangle-right:before {
    content: "\e250"
}

.glyphicon-triangle-left:before {
    content: "\e251"
}

.glyphicon-triangle-bottom:before {
    content: "\e252"
}

.glyphicon-triangle-top:before {
    content: "\e253"
}

.glyphicon-console:before {
    content: "\e254"
}

.glyphicon-superscript:before {
    content: "\e255"
}

.glyphicon-subscript:before {
    content: "\e256"
}

.glyphicon-menu-left:before {
    content: "\e257"
}

.glyphicon-menu-right:before {
    content: "\e258"
}

.glyphicon-menu-down:before {
    content: "\e259"
}

.glyphicon-menu-up:before {
    content: "\e260"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

    a:hover, a:focus {
        color: #23527c;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #777
    }

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
        font-size: 65%
    }

h4, .h4, h5, .h5, h6, .h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
        font-size: 75%
    }

h1, .h1 {
    font-size: 36px
}

h2, .h2 {
    font-size: 30px
}

h3, .h3 {
    font-size: 24px
}

h4, .h4 {
    font-size: 18px
}

h5, .h5 {
    font-size: 14px
}

h6, .h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small, .small {
    font-size: 85%
}

mark, .mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left, .score-left-text {
    text-align: left
}

.text-right, .score-right-text {
    text-align: right
}

.text-center, .score-center-text {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase, .initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover, a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover, a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover, a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover, a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover, a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover, a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul, ol {
    margin-top: 0;
    margin-bottom: 10px
}

    ul ul, ul ol, ol ul, ol ol {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media(min-width:992px) {
    .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
    }
}

abbr[title], abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
        margin-bottom: 0
    }

    blockquote footer, blockquote small, blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857;
        color: #777
    }

        blockquote footer:before, blockquote small:before, blockquote .small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
            content: ''
        }

        .blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
            content: '\00A0 \2014'
        }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none
    }

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container:before, .container:after {
        content: " ";
        display: table
    }

    .container:after {
        clear: both
    }

@media(min-width:768px) {
    .container {
        /*width: 750px*/
    }
}

@media(min-width:992px) {
    .container {
        /*width: 970px*/
    }
}

@media(min-width:1200px) {
    .container {
        /*width: 1170px*/
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table
    }

    .container-fluid:after {
        clear: both
    }

.row {
    margin-left: -15px;
    margin-right: -15px
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-1 {
        width: 8.33333%
    }

    .col-sm-2 {
        width: 16.66667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.33333%
    }

    .col-sm-5 {
        width: 41.66667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.33333%
    }

    .col-sm-8 {
        width: 66.66667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.33333%
    }

    .col-sm-11 {
        width: 91.66667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.33333%
    }

    .col-sm-pull-2 {
        right: 16.66667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.33333%
    }

    .col-sm-pull-5 {
        right: 41.66667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.33333%
    }

    .col-sm-pull-8 {
        right: 66.66667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.33333%
    }

    .col-sm-pull-11 {
        right: 91.66667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.33333%
    }

    .col-sm-push-2 {
        left: 16.66667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.33333%
    }

    .col-sm-push-5 {
        left: 41.66667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.33333%
    }

    .col-sm-push-8 {
        left: 66.66667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.33333%
    }

    .col-sm-push-11 {
        left: 91.66667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-1 {
        width: 8.33333%
    }

    .col-md-2 {
        width: 16.66667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.33333%
    }

    .col-md-5 {
        width: 41.66667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.33333%
    }

    .col-md-8 {
        width: 66.66667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.33333%
    }

    .col-md-11 {
        width: 91.66667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.33333%
    }

    .col-md-pull-2 {
        right: 16.66667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.33333%
    }

    .col-md-pull-5 {
        right: 41.66667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.33333%
    }

    .col-md-pull-8 {
        right: 66.66667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.33333%
    }

    .col-md-pull-11 {
        right: 91.66667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.33333%
    }

    .col-md-push-2 {
        left: 16.66667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.33333%
    }

    .col-md-push-5 {
        left: 41.66667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.33333%
    }

    .col-md-push-8 {
        left: 66.66667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.33333%
    }

    .col-md-push-11 {
        left: 91.66667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.33333%
    }

    .col-md-offset-2 {
        margin-left: 16.66667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.33333%
    }

    .col-md-offset-5 {
        margin-left: 41.66667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.33333%
    }

    .col-md-offset-8 {
        margin-left: 66.66667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.33333%
    }

    .col-md-offset-11 {
        margin-left: 91.66667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-1 {
        width: 8.33333%
    }

    .col-lg-2 {
        width: 16.66667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.33333%
    }

    .col-lg-5 {
        width: 41.66667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.33333%
    }

    .col-lg-8 {
        width: 66.66667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.33333%
    }

    .col-lg-11 {
        width: 91.66667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.33333%
    }

    .col-lg-pull-2 {
        right: 16.66667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.33333%
    }

    .col-lg-pull-5 {
        right: 41.66667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.33333%
    }

    .col-lg-pull-8 {
        right: 66.66667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.33333%
    }

    .col-lg-pull-11 {
        right: 91.66667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.33333%
    }

    .col-lg-push-2 {
        left: 16.66667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.33333%
    }

    .col-lg-push-5 {
        left: 41.66667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.33333%
    }

    .col-lg-push-8 {
        left: 66.66667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.33333%
    }

    .col-lg-push-11 {
        left: 91.66667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
    background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8
}

.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
    background-color: #dff0d8
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6
}

.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
    background-color: #d9edf7
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3
}

.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
    background-color: #fcf8e3
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc
}

.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
    background-color: #f2dede
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    padding: 0;
    line-height: inherit;
    color: #333;
    border: 0;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 4px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control::-ms-expand {
        border: 0;
        background-color: transparent
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eee;
        opacity: 1
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed
    }

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 34px
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, .input-group-sm > .input-group-btn > input[type="date"].score-button, .score-split-button-menu .input-group-sm > .input-group-btn > input[type="date"].dropdown-toggle, .input-group-sm > .input-group-btn > input[type="date"].score-alert, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, .input-group-sm > .input-group-btn > input[type="time"].score-button, .score-split-button-menu .input-group-sm > .input-group-btn > input[type="time"].dropdown-toggle, .input-group-sm > .input-group-btn > input[type="time"].score-alert, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, .input-group-sm > .input-group-btn > input[type="datetime-local"].score-button, .score-split-button-menu .input-group-sm > .input-group-btn > input[type="datetime-local"].dropdown-toggle, .input-group-sm > .input-group-btn > input[type="datetime-local"].score-alert, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn, .input-group-sm > .input-group-btn > input[type="month"].score-button, .score-split-button-menu .input-group-sm > .input-group-btn > input[type="month"].dropdown-toggle, .input-group-sm > .input-group-btn > input[type="month"].score-alert, .input-group-sm input[type="month"] {
        line-height: 30px
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, .input-group-lg > .input-group-btn > input[type="date"].score-button, .score-split-button-menu .input-group-lg > .input-group-btn > input[type="date"].dropdown-toggle, .input-group-lg > .input-group-btn > input[type="date"].score-alert, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, .input-group-lg > .input-group-btn > input[type="time"].score-button, .score-split-button-menu .input-group-lg > .input-group-btn > input[type="time"].dropdown-toggle, .input-group-lg > .input-group-btn > input[type="time"].score-alert, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, .input-group-lg > .input-group-btn > input[type="datetime-local"].score-button, .score-split-button-menu .input-group-lg > .input-group-btn > input[type="datetime-local"].dropdown-toggle, .input-group-lg > .input-group-btn > input[type="datetime-local"].score-alert, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg > .input-group-btn > input[type="month"].score-button, .score-split-button-menu .input-group-lg > .input-group-btn > input[type="month"].dropdown-toggle, .input-group-lg > .input-group-btn > input[type="month"].score-alert, .input-group-lg input[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

    .radio label, .checkbox label {
        min-height: 20px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px
    }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .input-group-lg > .input-group-btn > .form-control-static.score-button, .score-split-button-menu .input-group-lg > .input-group-btn > .form-control-static.dropdown-toggle, .input-group-lg > .input-group-btn > .form-control-static.score-alert, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn, .input-group-sm > .input-group-btn > .form-control-static.score-button, .score-split-button-menu .input-group-sm > .input-group-btn > .form-control-static.dropdown-toggle, .input-group-sm > .input-group-btn > .form-control-static.score-alert {
        padding-left: 0;
        padding-right: 0
    }

.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn, .input-group-sm > .input-group-btn > .score-button, .score-split-button-menu .input-group-sm > .input-group-btn > .dropdown-toggle, .input-group-sm > .input-group-btn > .score-alert {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn, .input-group-sm > .input-group-btn > select.score-button, .score-split-button-menu .input-group-sm > .input-group-btn > select.dropdown-toggle, .input-group-sm > .input-group-btn > select.score-alert {
    height: 30px;
    line-height: 30px
}

textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, .input-group-sm > .input-group-btn > textarea.score-button, .score-split-button-menu .input-group-sm > .input-group-btn > textarea.dropdown-toggle, .input-group-sm > .input-group-btn > textarea.score-alert, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn, .input-group-sm > .input-group-btn > select[multiple].score-button, .score-split-button-menu .input-group-sm > .input-group-btn > select[multiple].dropdown-toggle, .input-group-sm > .input-group-btn > select[multiple].score-alert {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .input-group-lg > .input-group-btn > .score-button, .score-split-button-menu .input-group-lg > .input-group-btn > .dropdown-toggle, .input-group-lg > .input-group-btn > .score-alert {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn, .input-group-lg > .input-group-btn > select.score-button, .score-split-button-menu .input-group-lg > .input-group-btn > select.dropdown-toggle, .input-group-lg > .input-group-btn > select.score-alert {
    height: 46px;
    line-height: 46px
}

textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, .input-group-lg > .input-group-btn > textarea.score-button, .score-split-button-menu .input-group-lg > .input-group-btn > textarea.dropdown-toggle, .input-group-lg > .input-group-btn > textarea.score-alert, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn, .input-group-lg > .input-group-btn > select[multiple].score-button, .score-split-button-menu .input-group-lg > .input-group-btn > select[multiple].dropdown-toggle, .input-group-lg > .input-group-btn > select[multiple].score-alert {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg > .input-group-btn > .score-button + .form-control-feedback, .score-split-button-menu .input-group-lg > .input-group-btn > .dropdown-toggle + .form-control-feedback, .input-group-lg > .input-group-btn > .score-alert + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm > .input-group-btn > .score-button + .form-control-feedback, .score-split-button-menu .input-group-sm > .input-group-btn > .dropdown-toggle + .form-control-feedback, .input-group-sm > .input-group-btn > .score-alert + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table
    }

    .form-horizontal .form-group:after {
        clear: both
    }

@media(min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn, .score-button, .score-split-button-menu .dropdown-toggle, .score-alert {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .score-button:focus, .score-split-button-menu .dropdown-toggle:focus, .score-alert:focus, .btn.focus, .focus.score-button, .score-split-button-menu .focus.dropdown-toggle, .focus.score-alert, .btn:active:focus, .score-button:active:focus, .score-split-button-menu .dropdown-toggle:active:focus, .score-alert:active:focus, .btn:active.focus, .score-button:active.focus, .score-split-button-menu .dropdown-toggle:active.focus, .score-alert:active.focus, .btn.active:focus, .active.score-button:focus, .score-split-button-menu .active.dropdown-toggle:focus, .active.score-alert:focus, .btn.active.focus, .active.focus.score-button, .score-split-button-menu .active.focus.dropdown-toggle, .active.focus.score-alert {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .score-button:hover, .score-split-button-menu .dropdown-toggle:hover, .score-alert:hover, .btn:focus, .score-button:focus, .score-split-button-menu .dropdown-toggle:focus, .score-alert:focus, .btn.focus, .focus.score-button, .score-split-button-menu .focus.dropdown-toggle, .focus.score-alert {
        color: #333;
        text-decoration: none
    }

    .btn:active, .score-button:active, .score-split-button-menu .dropdown-toggle:active, .score-alert:active, .btn.active, .active.score-button, .score-split-button-menu .active.dropdown-toggle, .active.score-alert {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
    }

    .btn.disabled, .disabled.score-button, .score-split-button-menu .disabled.dropdown-toggle, .disabled.score-alert, .btn[disabled], [disabled].score-button, .score-split-button-menu [disabled].dropdown-toggle, [disabled].score-alert, fieldset[disabled] .btn, fieldset[disabled] .score-button, fieldset[disabled] .score-split-button-menu .dropdown-toggle, .score-split-button-menu fieldset[disabled] .dropdown-toggle, fieldset[disabled] .score-alert {
        cursor: not-allowed;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

a.btn.disabled, a.disabled.score-button, .score-split-button-menu a.disabled.dropdown-toggle, a.disabled.score-alert, fieldset[disabled] a.btn, fieldset[disabled] a.score-button, fieldset[disabled] .score-split-button-menu a.dropdown-toggle, .score-split-button-menu fieldset[disabled] a.dropdown-toggle, fieldset[disabled] a.score-alert {
    pointer-events: none
}

.btn-default, .score-button, .score-split-button-menu .dropdown-toggle, .score-alert {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:focus, .score-button:focus, .score-split-button-menu .dropdown-toggle:focus, .score-alert:focus, .btn-default.focus, .focus.score-button, .score-split-button-menu .focus.dropdown-toggle, .focus.score-alert {
        color: #333;
        background-color: #e6e6e6;
        border-color: #8c8c8c
    }

    .btn-default:hover, .score-button:hover, .score-split-button-menu .dropdown-toggle:hover, .score-alert:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default:active, .score-button:active, .score-split-button-menu .dropdown-toggle:active, .score-alert:active, .btn-default.active, .active.score-button, .score-split-button-menu .active.dropdown-toggle, .active.score-alert, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.score-button, .score-split-button-menu .open > .dropdown-toggle, .open > .dropdown-toggle.score-alert {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

        .btn-default:active:hover, .score-button:active:hover, .score-split-button-menu .dropdown-toggle:active:hover, .score-alert:active:hover, .btn-default:active:focus, .score-button:active:focus, .score-split-button-menu .dropdown-toggle:active:focus, .score-alert:active:focus, .btn-default:active.focus, .score-button:active.focus, .score-split-button-menu .dropdown-toggle:active.focus, .score-alert:active.focus, .btn-default.active:hover, .active.score-button:hover, .score-split-button-menu .active.dropdown-toggle:hover, .active.score-alert:hover, .btn-default.active:focus, .active.score-button:focus, .score-split-button-menu .active.dropdown-toggle:focus, .active.score-alert:focus, .btn-default.active.focus, .active.focus.score-button, .score-split-button-menu .active.focus.dropdown-toggle, .active.focus.score-alert, .open > .btn-default.dropdown-toggle:hover, .open > .dropdown-toggle.score-button:hover, .score-split-button-menu .open > .dropdown-toggle:hover, .open > .dropdown-toggle.score-alert:hover, .open > .btn-default.dropdown-toggle:focus, .open > .dropdown-toggle.score-button:focus, .score-split-button-menu .open > .dropdown-toggle:focus, .open > .dropdown-toggle.score-alert:focus, .open > .btn-default.dropdown-toggle.focus, .open > .dropdown-toggle.focus.score-button, .score-split-button-menu .open > .dropdown-toggle.focus, .open > .dropdown-toggle.focus.score-alert {
            color: #333;
            background-color: #d4d4d4;
            border-color: #8c8c8c
        }

    .btn-default:active, .score-button:active, .score-split-button-menu .dropdown-toggle:active, .score-alert:active, .btn-default.active, .active.score-button, .score-split-button-menu .active.dropdown-toggle, .active.score-alert, .open > .btn-default.dropdown-toggle, .open > .dropdown-toggle.score-button, .score-split-button-menu .open > .dropdown-toggle, .open > .dropdown-toggle.score-alert {
        background-image: none
    }

    .btn-default.disabled:hover, .disabled.score-button:hover, .score-split-button-menu .disabled.dropdown-toggle:hover, .disabled.score-alert:hover, .btn-default.disabled:focus, .disabled.score-button:focus, .score-split-button-menu .disabled.dropdown-toggle:focus, .disabled.score-alert:focus, .btn-default.disabled.focus, .disabled.focus.score-button, .score-split-button-menu .disabled.focus.dropdown-toggle, .disabled.focus.score-alert, .btn-default[disabled]:hover, [disabled].score-button:hover, .score-split-button-menu [disabled].dropdown-toggle:hover, [disabled].score-alert:hover, .btn-default[disabled]:focus, [disabled].score-button:focus, .score-split-button-menu [disabled].dropdown-toggle:focus, [disabled].score-alert:focus, .btn-default[disabled].focus, [disabled].focus.score-button, .score-split-button-menu [disabled].focus.dropdown-toggle, [disabled].focus.score-alert, fieldset[disabled] .btn-default:hover, fieldset[disabled] .score-button:hover, fieldset[disabled] .score-split-button-menu .dropdown-toggle:hover, .score-split-button-menu fieldset[disabled] .dropdown-toggle:hover, fieldset[disabled] .score-alert:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .score-button:focus, fieldset[disabled] .score-split-button-menu .dropdown-toggle:focus, .score-split-button-menu fieldset[disabled] .dropdown-toggle:focus, fieldset[disabled] .score-alert:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .focus.score-button, fieldset[disabled] .score-split-button-menu .focus.dropdown-toggle, .score-split-button-menu fieldset[disabled] .focus.dropdown-toggle, fieldset[disabled] .focus.score-alert {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge, .score-button .badge, .score-split-button-menu .dropdown-toggle .badge, .score-alert .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

    .btn-primary:focus, .btn-primary.focus {
        color: #fff;
        background-color: #286090;
        border-color: #122b40
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #286090;
        border-color: #204d74
    }

        .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
            color: #fff;
            background-color: #204d74;
            border-color: #122b40
        }

    .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
        background-image: none
    }

    .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
        background-color: #337ab7;
        border-color: #2e6da4
    }

    .btn-primary .badge {
        color: #337ab7;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #255625
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #398439;
            border-color: #255625
        }

    .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
        background-image: none
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #1b6d85
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #269abc;
            border-color: #1b6d85
        }

    .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
        background-image: none
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #985f0d
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #d58512;
            border-color: #985f0d
        }

    .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
        background-image: none
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19
        }

    .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
        background-image: none
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #23527c;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
                color: #777;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .score-button, .score-split-button-menu .btn-group-lg > .dropdown-toggle, .btn-group-lg > .score-alert {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .score-button, .score-split-button-menu .btn-group-sm > .dropdown-toggle, .btn-group-sm > .score-alert {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn, .btn-group-xs > .score-button, .score-split-button-menu .btn-group-xs > .dropdown-toggle, .btn-group-xs > .score-alert {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown, .score-megamenu-dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret, .navbar-fixed-bottom .score-megamenu-dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu, .navbar-fixed-bottom .score-megamenu-dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media(min-width:992px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .score-button-menu, .score-split-button-menu, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .score-button-menu > .btn, .score-split-button-menu > .btn, .btn-group > .score-button, .score-button-menu > .score-button, .score-split-button-menu > .score-button, .score-split-button-menu .btn-group > .dropdown-toggle, .score-split-button-menu .score-button-menu > .dropdown-toggle, .score-split-button-menu > .dropdown-toggle, .btn-group > .score-alert, .score-button-menu > .score-alert, .score-split-button-menu > .score-alert, .btn-group-vertical > .btn, .btn-group-vertical > .score-button, .score-split-button-menu .btn-group-vertical > .dropdown-toggle, .btn-group-vertical > .score-alert {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .score-button-menu > .btn:hover, .score-split-button-menu > .btn:hover, .btn-group > .score-button:hover, .score-button-menu > .score-button:hover, .score-split-button-menu > .score-button:hover, .score-split-button-menu .btn-group > .dropdown-toggle:hover, .score-split-button-menu .score-button-menu > .dropdown-toggle:hover, .score-split-button-menu > .dropdown-toggle:hover, .btn-group > .score-alert:hover, .score-button-menu > .score-alert:hover, .score-split-button-menu > .score-alert:hover, .btn-group > .btn:focus, .score-button-menu > .btn:focus, .score-split-button-menu > .btn:focus, .btn-group > .score-button:focus, .score-button-menu > .score-button:focus, .score-split-button-menu > .score-button:focus, .score-split-button-menu .btn-group > .dropdown-toggle:focus, .score-split-button-menu .score-button-menu > .dropdown-toggle:focus, .score-split-button-menu > .dropdown-toggle:focus, .btn-group > .score-alert:focus, .score-button-menu > .score-alert:focus, .score-split-button-menu > .score-alert:focus, .btn-group > .btn:active, .score-button-menu > .btn:active, .score-split-button-menu > .btn:active, .btn-group > .score-button:active, .score-button-menu > .score-button:active, .score-split-button-menu > .score-button:active, .score-split-button-menu .btn-group > .dropdown-toggle:active, .score-split-button-menu .score-button-menu > .dropdown-toggle:active, .score-split-button-menu > .dropdown-toggle:active, .btn-group > .score-alert:active, .score-button-menu > .score-alert:active, .score-split-button-menu > .score-alert:active, .btn-group > .btn.active, .score-button-menu > .btn.active, .score-split-button-menu > .btn.active, .btn-group > .active.score-button, .score-button-menu > .active.score-button, .score-split-button-menu > .active.score-button, .score-split-button-menu .btn-group > .active.dropdown-toggle, .score-split-button-menu .score-button-menu > .active.dropdown-toggle, .score-split-button-menu > .active.dropdown-toggle, .btn-group > .active.score-alert, .score-button-menu > .active.score-alert, .score-split-button-menu > .active.score-alert, .btn-group-vertical > .btn:hover, .btn-group-vertical > .score-button:hover, .score-split-button-menu .btn-group-vertical > .dropdown-toggle:hover, .btn-group-vertical > .score-alert:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .score-button:focus, .score-split-button-menu .btn-group-vertical > .dropdown-toggle:focus, .btn-group-vertical > .score-alert:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .score-button:active, .score-split-button-menu .btn-group-vertical > .dropdown-toggle:active, .btn-group-vertical > .score-alert:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.score-button, .score-split-button-menu .btn-group-vertical > .active.dropdown-toggle, .btn-group-vertical > .active.score-alert {
            z-index: 2
        }

    .btn-group .btn + .btn, .score-button-menu .btn + .btn, .score-split-button-menu .btn + .btn, .btn-group .score-button + .btn, .score-button-menu .score-button + .btn, .score-split-button-menu .score-button + .btn, .score-split-button-menu .btn-group .dropdown-toggle + .btn, .score-split-button-menu .score-button-menu .dropdown-toggle + .btn, .score-split-button-menu .dropdown-toggle + .btn, .btn-group .score-alert + .btn, .score-button-menu .score-alert + .btn, .score-split-button-menu .score-alert + .btn, .btn-group .btn + .score-button, .score-button-menu .btn + .score-button, .score-split-button-menu .btn + .score-button, .btn-group .score-button + .score-button, .score-button-menu .score-button + .score-button, .score-split-button-menu .score-button + .score-button, .score-split-button-menu .btn-group .dropdown-toggle + .score-button, .score-split-button-menu .score-button-menu .dropdown-toggle + .score-button, .score-split-button-menu .dropdown-toggle + .score-button, .btn-group .score-alert + .score-button, .score-button-menu .score-alert + .score-button, .score-split-button-menu .score-alert + .score-button, .score-split-button-menu .btn-group .btn + .dropdown-toggle, .score-split-button-menu .score-button-menu .btn + .dropdown-toggle, .score-split-button-menu .btn + .dropdown-toggle, .score-split-button-menu .btn-group .score-button + .dropdown-toggle, .score-split-button-menu .score-button-menu .score-button + .dropdown-toggle, .score-split-button-menu .score-button + .dropdown-toggle, .score-split-button-menu .btn-group .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .score-button-menu .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .btn-group .score-alert + .dropdown-toggle, .score-split-button-menu .score-button-menu .score-alert + .dropdown-toggle, .score-split-button-menu .score-alert + .dropdown-toggle, .btn-group .btn + .score-alert, .score-button-menu .btn + .score-alert, .score-split-button-menu .btn + .score-alert, .btn-group .score-button + .score-alert, .score-button-menu .score-button + .score-alert, .score-split-button-menu .score-button + .score-alert, .score-split-button-menu .btn-group .dropdown-toggle + .score-alert, .score-split-button-menu .score-button-menu .dropdown-toggle + .score-alert, .score-split-button-menu .dropdown-toggle + .score-alert, .btn-group .score-alert + .score-alert, .score-button-menu .score-alert + .score-alert, .score-split-button-menu .score-alert + .score-alert, .btn-group .btn + .btn-group, .score-button-menu .btn + .btn-group, .score-split-button-menu .btn + .btn-group, .btn-group .score-button + .btn-group, .score-button-menu .score-button + .btn-group, .score-split-button-menu .score-button + .btn-group, .score-split-button-menu .btn-group .dropdown-toggle + .btn-group, .score-split-button-menu .score-button-menu .dropdown-toggle + .btn-group, .score-split-button-menu .dropdown-toggle + .btn-group, .btn-group .score-alert + .btn-group, .score-button-menu .score-alert + .btn-group, .score-split-button-menu .score-alert + .btn-group, .btn-group .btn + .score-button-menu, .score-button-menu .btn + .score-button-menu, .score-split-button-menu .btn + .score-button-menu, .btn-group .score-button + .score-button-menu, .score-button-menu .score-button + .score-button-menu, .score-split-button-menu .score-button + .score-button-menu, .score-split-button-menu .btn-group .dropdown-toggle + .score-button-menu, .score-split-button-menu .score-button-menu .dropdown-toggle + .score-button-menu, .score-split-button-menu .dropdown-toggle + .score-button-menu, .btn-group .score-alert + .score-button-menu, .score-button-menu .score-alert + .score-button-menu, .score-split-button-menu .score-alert + .score-button-menu, .btn-group .btn + .score-split-button-menu, .score-button-menu .btn + .score-split-button-menu, .score-split-button-menu .btn + .score-split-button-menu, .btn-group .score-button + .score-split-button-menu, .score-button-menu .score-button + .score-split-button-menu, .score-split-button-menu .score-button + .score-split-button-menu, .score-split-button-menu .btn-group .dropdown-toggle + .score-split-button-menu, .score-split-button-menu .score-button-menu .dropdown-toggle + .score-split-button-menu, .score-split-button-menu .dropdown-toggle + .score-split-button-menu, .btn-group .score-alert + .score-split-button-menu, .score-button-menu .score-alert + .score-split-button-menu, .score-split-button-menu .score-alert + .score-split-button-menu, .btn-group .btn-group + .btn, .score-button-menu .btn-group + .btn, .score-split-button-menu .btn-group + .btn, .btn-group .score-button-menu + .btn, .score-button-menu .score-button-menu + .btn, .score-split-button-menu .score-button-menu + .btn, .btn-group .score-split-button-menu + .btn, .score-button-menu .score-split-button-menu + .btn, .score-split-button-menu .score-split-button-menu + .btn, .btn-group .btn-group + .score-button, .score-button-menu .btn-group + .score-button, .score-split-button-menu .btn-group + .score-button, .btn-group .score-button-menu + .score-button, .score-button-menu .score-button-menu + .score-button, .score-split-button-menu .score-button-menu + .score-button, .btn-group .score-split-button-menu + .score-button, .score-button-menu .score-split-button-menu + .score-button, .score-split-button-menu .score-split-button-menu + .score-button, .score-split-button-menu .btn-group .btn-group + .dropdown-toggle, .score-split-button-menu .score-button-menu .btn-group + .dropdown-toggle, .score-split-button-menu .btn-group + .dropdown-toggle, .score-split-button-menu .btn-group .score-button-menu + .dropdown-toggle, .score-split-button-menu .score-button-menu .score-button-menu + .dropdown-toggle, .score-split-button-menu .score-button-menu + .dropdown-toggle, .score-split-button-menu .btn-group .score-split-button-menu + .dropdown-toggle, .score-split-button-menu .score-button-menu .score-split-button-menu + .dropdown-toggle, .score-split-button-menu .score-split-button-menu + .dropdown-toggle, .btn-group .btn-group + .score-alert, .score-button-menu .btn-group + .score-alert, .score-split-button-menu .btn-group + .score-alert, .btn-group .score-button-menu + .score-alert, .score-button-menu .score-button-menu + .score-alert, .score-split-button-menu .score-button-menu + .score-alert, .btn-group .score-split-button-menu + .score-alert, .score-button-menu .score-split-button-menu + .score-alert, .score-split-button-menu .score-split-button-menu + .score-alert, .btn-group .btn-group + .btn-group, .score-button-menu .btn-group + .btn-group, .score-split-button-menu .btn-group + .btn-group, .btn-group .score-button-menu + .btn-group, .score-button-menu .score-button-menu + .btn-group, .score-split-button-menu .score-button-menu + .btn-group, .btn-group .score-split-button-menu + .btn-group, .score-button-menu .score-split-button-menu + .btn-group, .score-split-button-menu .score-split-button-menu + .btn-group, .btn-group .btn-group + .score-button-menu, .score-button-menu .btn-group + .score-button-menu, .score-split-button-menu .btn-group + .score-button-menu, .btn-group .score-button-menu + .score-button-menu, .score-button-menu .score-button-menu + .score-button-menu, .score-split-button-menu .score-button-menu + .score-button-menu, .btn-group .score-split-button-menu + .score-button-menu, .score-button-menu .score-split-button-menu + .score-button-menu, .score-split-button-menu .score-split-button-menu + .score-button-menu, .btn-group .btn-group + .score-split-button-menu, .score-button-menu .btn-group + .score-split-button-menu, .score-split-button-menu .btn-group + .score-split-button-menu, .btn-group .score-button-menu + .score-split-button-menu, .score-button-menu .score-button-menu + .score-split-button-menu, .score-split-button-menu .score-button-menu + .score-split-button-menu, .btn-group .score-split-button-menu + .score-split-button-menu, .score-button-menu .score-split-button-menu + .score-split-button-menu, .score-split-button-menu .score-split-button-menu + .score-split-button-menu {
        margin-left: -1px
    }

.btn-toolbar, .score-button-toolbar {
    margin-left: -5px
}

    .btn-toolbar:before, .score-button-toolbar:before, .btn-toolbar:after, .score-button-toolbar:after {
        content: " ";
        display: table
    }

    .btn-toolbar:after, .score-button-toolbar:after {
        clear: both
    }

    .btn-toolbar .btn, .score-button-toolbar .btn, .btn-toolbar .score-button, .score-button-toolbar .score-button, .btn-toolbar .score-split-button-menu .dropdown-toggle, .score-split-button-menu .btn-toolbar .dropdown-toggle, .score-button-toolbar .score-split-button-menu .dropdown-toggle, .score-split-button-menu .score-button-toolbar .dropdown-toggle, .btn-toolbar .score-alert, .score-button-toolbar .score-alert, .btn-toolbar .btn-group, .score-button-toolbar .btn-group, .btn-toolbar .score-button-menu, .score-button-toolbar .score-button-menu, .btn-toolbar .score-split-button-menu, .score-button-toolbar .score-split-button-menu, .btn-toolbar .input-group, .score-button-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .score-button-toolbar > .btn, .btn-toolbar > .score-button, .score-button-toolbar > .score-button, .score-split-button-menu .btn-toolbar > .dropdown-toggle, .score-split-button-menu .score-button-toolbar > .dropdown-toggle, .btn-toolbar > .score-alert, .score-button-toolbar > .score-alert, .btn-toolbar > .btn-group, .score-button-toolbar > .btn-group, .btn-toolbar > .score-button-menu, .score-button-toolbar > .score-button-menu, .btn-toolbar > .score-split-button-menu, .score-button-toolbar > .score-split-button-menu, .btn-toolbar > .input-group, .score-button-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-button-menu > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .score-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-button-menu > .score-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .score-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-split-button-menu .btn-group > .dropdown-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-split-button-menu .score-button-menu > .dropdown-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .dropdown-toggle:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .score-alert:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-button-menu > .score-alert:not(:first-child):not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .score-alert:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child, .score-button-menu > .btn:first-child, .score-split-button-menu > .btn:first-child, .btn-group > .score-button:first-child, .score-button-menu > .score-button:first-child, .score-split-button-menu > .score-button:first-child, .score-split-button-menu .btn-group > .dropdown-toggle:first-child, .score-split-button-menu .score-button-menu > .dropdown-toggle:first-child, .score-split-button-menu > .dropdown-toggle:first-child, .btn-group > .score-alert:first-child, .score-button-menu > .score-alert:first-child, .score-split-button-menu > .score-alert:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .score-button-menu > .btn:first-child:not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .score-button:first-child:not(:last-child):not(.dropdown-toggle), .score-button-menu > .score-button:first-child:not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .score-button:first-child:not(:last-child):not(.dropdown-toggle), .score-split-button-menu .btn-group > .dropdown-toggle:first-child:not(:last-child):not(.dropdown-toggle), .score-split-button-menu .score-button-menu > .dropdown-toggle:first-child:not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .dropdown-toggle:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .score-alert:first-child:not(:last-child):not(.dropdown-toggle), .score-button-menu > .score-alert:first-child:not(:last-child):not(.dropdown-toggle), .score-split-button-menu > .score-alert:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .score-button-menu > .btn:last-child:not(:first-child), .score-split-button-menu > .btn:last-child:not(:first-child), .btn-group > .score-button:last-child:not(:first-child), .score-button-menu > .score-button:last-child:not(:first-child), .score-split-button-menu > .score-button:last-child:not(:first-child), .score-split-button-menu .btn-group > .dropdown-toggle:last-child:not(:first-child), .score-split-button-menu .score-button-menu > .dropdown-toggle:last-child:not(:first-child), .score-split-button-menu > .dropdown-toggle:last-child:not(:first-child), .btn-group > .score-alert:last-child:not(:first-child), .score-button-menu > .score-alert:last-child:not(:first-child), .score-split-button-menu > .score-alert:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child), .score-button-menu > .dropdown-toggle:not(:first-child), .score-split-button-menu > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group, .score-button-menu > .btn-group, .score-split-button-menu > .btn-group, .btn-group > .score-button-menu, .score-button-menu > .score-button-menu, .score-split-button-menu > .score-button-menu, .btn-group > .score-split-button-menu, .score-button-menu > .score-split-button-menu, .score-split-button-menu > .score-split-button-menu {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .btn, .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group > .btn-group:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .score-button, .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu .btn-group > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .btn-group > .btn-group:not(:first-child):not(:last-child) > .score-alert, .score-button-menu > .btn-group:not(:first-child):not(:last-child) > .score-alert, .score-split-button-menu > .btn-group:not(:first-child):not(:last-child) > .score-alert, .btn-group > .score-button-menu:not(:first-child):not(:last-child) > .score-alert, .score-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .score-alert, .score-split-button-menu > .score-button-menu:not(:first-child):not(:last-child) > .score-alert, .btn-group > .score-split-button-menu:not(:first-child):not(:last-child) > .score-alert, .score-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .score-alert, .score-split-button-menu > .score-split-button-menu:not(:first-child):not(:last-child) > .score-alert {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .score-button-menu > .btn-group:first-child:not(:last-child) > .btn:last-child, .score-split-button-menu > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .score-button-menu:first-child:not(:last-child) > .btn:last-child, .score-button-menu > .score-button-menu:first-child:not(:last-child) > .btn:last-child, .score-split-button-menu > .score-button-menu:first-child:not(:last-child) > .btn:last-child, .btn-group > .score-split-button-menu:first-child:not(:last-child) > .btn:last-child, .score-button-menu > .score-split-button-menu:first-child:not(:last-child) > .btn:last-child, .score-split-button-menu > .score-split-button-menu:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .score-button:last-child, .score-button-menu > .btn-group:first-child:not(:last-child) > .score-button:last-child, .score-split-button-menu > .btn-group:first-child:not(:last-child) > .score-button:last-child, .btn-group > .score-button-menu:first-child:not(:last-child) > .score-button:last-child, .score-button-menu > .score-button-menu:first-child:not(:last-child) > .score-button:last-child, .score-split-button-menu > .score-button-menu:first-child:not(:last-child) > .score-button:last-child, .btn-group > .score-split-button-menu:first-child:not(:last-child) > .score-button:last-child, .score-button-menu > .score-split-button-menu:first-child:not(:last-child) > .score-button:last-child, .score-split-button-menu > .score-split-button-menu:first-child:not(:last-child) > .score-button:last-child, .score-split-button-menu .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu .score-button-menu > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu .btn-group > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu .score-button-menu > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .btn-group > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-button-menu > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .score-alert:last-child, .score-button-menu > .btn-group:first-child:not(:last-child) > .score-alert:last-child, .score-split-button-menu > .btn-group:first-child:not(:last-child) > .score-alert:last-child, .btn-group > .score-button-menu:first-child:not(:last-child) > .score-alert:last-child, .score-button-menu > .score-button-menu:first-child:not(:last-child) > .score-alert:last-child, .score-split-button-menu > .score-button-menu:first-child:not(:last-child) > .score-alert:last-child, .btn-group > .score-split-button-menu:first-child:not(:last-child) > .score-alert:last-child, .score-button-menu > .score-split-button-menu:first-child:not(:last-child) > .score-alert:last-child, .score-split-button-menu > .score-split-button-menu:first-child:not(:last-child) > .score-alert:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .score-button-menu > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .score-split-button-menu > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle, .score-button-menu > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle, .score-split-button-menu > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle, .btn-group > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle, .score-button-menu > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle, .score-split-button-menu > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .score-button-menu > .btn-group:last-child:not(:first-child) > .btn:first-child, .score-split-button-menu > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .score-button-menu:last-child:not(:first-child) > .btn:first-child, .score-button-menu > .score-button-menu:last-child:not(:first-child) > .btn:first-child, .score-split-button-menu > .score-button-menu:last-child:not(:first-child) > .btn:first-child, .btn-group > .score-split-button-menu:last-child:not(:first-child) > .btn:first-child, .score-button-menu > .score-split-button-menu:last-child:not(:first-child) > .btn:first-child, .score-split-button-menu > .score-split-button-menu:last-child:not(:first-child) > .btn:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .score-button:first-child, .score-button-menu > .btn-group:last-child:not(:first-child) > .score-button:first-child, .score-split-button-menu > .btn-group:last-child:not(:first-child) > .score-button:first-child, .btn-group > .score-button-menu:last-child:not(:first-child) > .score-button:first-child, .score-button-menu > .score-button-menu:last-child:not(:first-child) > .score-button:first-child, .score-split-button-menu > .score-button-menu:last-child:not(:first-child) > .score-button:first-child, .btn-group > .score-split-button-menu:last-child:not(:first-child) > .score-button:first-child, .score-button-menu > .score-split-button-menu:last-child:not(:first-child) > .score-button:first-child, .score-split-button-menu > .score-split-button-menu:last-child:not(:first-child) > .score-button:first-child, .score-split-button-menu .btn-group > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu .score-button-menu > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu .btn-group > .score-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu .score-button-menu > .score-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu > .score-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .btn-group > .score-split-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-button-menu > .score-split-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu > .score-split-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .score-alert:first-child, .score-button-menu > .btn-group:last-child:not(:first-child) > .score-alert:first-child, .score-split-button-menu > .btn-group:last-child:not(:first-child) > .score-alert:first-child, .btn-group > .score-button-menu:last-child:not(:first-child) > .score-alert:first-child, .score-button-menu > .score-button-menu:last-child:not(:first-child) > .score-alert:first-child, .score-split-button-menu > .score-button-menu:last-child:not(:first-child) > .score-alert:first-child, .btn-group > .score-split-button-menu:last-child:not(:first-child) > .score-alert:first-child, .score-button-menu > .score-split-button-menu:last-child:not(:first-child) > .score-alert:first-child, .score-split-button-menu > .score-split-button-menu:last-child:not(:first-child) > .score-alert:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .score-button-menu .dropdown-toggle:active, .score-split-button-menu .dropdown-toggle:active, .btn-group.open .dropdown-toggle, .open.score-button-menu .dropdown-toggle, .open.score-split-button-menu .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle, .score-button-menu > .btn + .dropdown-toggle, .score-split-button-menu > .btn + .dropdown-toggle, .btn-group > .score-button + .dropdown-toggle, .score-button-menu > .score-button + .dropdown-toggle, .score-split-button-menu > .score-button + .dropdown-toggle, .score-split-button-menu .btn-group > .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .score-button-menu > .dropdown-toggle + .dropdown-toggle, .score-split-button-menu > .dropdown-toggle + .dropdown-toggle, .btn-group > .score-alert + .dropdown-toggle, .score-button-menu > .score-alert + .dropdown-toggle, .score-split-button-menu > .score-alert + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle, .score-button-menu > .btn-lg + .dropdown-toggle, .score-split-button-menu > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.score-button-menu > .btn + .dropdown-toggle, .btn-group-lg.score-split-button-menu > .btn + .dropdown-toggle, .btn-group-lg.btn-group > .score-button + .dropdown-toggle, .btn-group-lg.score-button-menu > .score-button + .dropdown-toggle, .btn-group-lg.score-split-button-menu > .score-button + .dropdown-toggle, .score-split-button-menu .btn-group-lg.btn-group > .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .btn-group-lg.score-button-menu > .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .btn-group-lg.score-split-button-menu > .dropdown-toggle + .dropdown-toggle, .btn-group-lg.btn-group > .score-alert + .dropdown-toggle, .btn-group-lg.score-button-menu > .score-alert + .dropdown-toggle, .btn-group-lg.score-split-button-menu > .score-alert + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle, .open.score-button-menu .dropdown-toggle, .open.score-split-button-menu .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link, .open.score-button-menu .dropdown-toggle.btn-link, .open.score-split-button-menu .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret, .score-button .caret, .score-split-button-menu .dropdown-toggle .caret, .score-alert .caret {
    margin-left: 0
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .btn-group-lg > .score-button .caret, .score-split-button-menu .btn-group-lg > .dropdown-toggle .caret, .btn-group-lg > .score-alert .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .btn-group-lg > .score-button .caret, .dropup .score-split-button-menu .btn-group-lg > .dropdown-toggle .caret, .score-split-button-menu .dropup .btn-group-lg > .dropdown-toggle .caret, .dropup .btn-group-lg > .score-alert .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .score-button, .score-split-button-menu .btn-group-vertical > .dropdown-toggle, .btn-group-vertical > .score-alert, .btn-group-vertical > .btn-group, .btn-group-vertical > .score-button-menu, .btn-group-vertical > .score-split-button-menu, .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .score-button-menu > .btn, .btn-group-vertical > .score-split-button-menu > .btn, .btn-group-vertical > .btn-group > .score-button, .btn-group-vertical > .score-button-menu > .score-button, .btn-group-vertical > .score-split-button-menu > .score-button, .score-split-button-menu .btn-group-vertical > .btn-group > .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-button-menu > .dropdown-toggle, .btn-group-vertical > .score-split-button-menu > .dropdown-toggle, .btn-group-vertical > .btn-group > .score-alert, .btn-group-vertical > .score-button-menu > .score-alert, .btn-group-vertical > .score-split-button-menu > .score-alert {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .score-button-menu:before, .btn-group-vertical > .score-split-button-menu:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .score-button-menu:after, .btn-group-vertical > .score-split-button-menu:after {
        content: " ";
        display: table
    }

    .btn-group-vertical > .btn-group:after, .btn-group-vertical > .score-button-menu:after, .btn-group-vertical > .score-split-button-menu:after {
        clear: both
    }

    .btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .score-button-menu > .btn, .btn-group-vertical > .score-split-button-menu > .btn, .btn-group-vertical > .btn-group > .score-button, .btn-group-vertical > .score-button-menu > .score-button, .btn-group-vertical > .score-split-button-menu > .score-button, .score-split-button-menu .btn-group-vertical > .btn-group > .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-button-menu > .dropdown-toggle, .btn-group-vertical > .score-split-button-menu > .dropdown-toggle, .btn-group-vertical > .btn-group > .score-alert, .btn-group-vertical > .score-button-menu > .score-alert, .btn-group-vertical > .score-split-button-menu > .score-alert {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .score-button + .btn, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .btn, .btn-group-vertical > .score-alert + .btn, .btn-group-vertical > .btn + .score-button, .btn-group-vertical > .score-button + .score-button, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .score-button, .btn-group-vertical > .score-alert + .score-button, .score-split-button-menu .btn-group-vertical > .btn + .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-button + .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-alert + .dropdown-toggle, .btn-group-vertical > .btn + .score-alert, .btn-group-vertical > .score-button + .score-alert, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .score-alert, .btn-group-vertical > .score-alert + .score-alert, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .score-button + .btn-group, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .btn-group, .btn-group-vertical > .score-alert + .btn-group, .btn-group-vertical > .btn + .score-button-menu, .btn-group-vertical > .score-button + .score-button-menu, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .score-button-menu, .btn-group-vertical > .score-alert + .score-button-menu, .btn-group-vertical > .btn + .score-split-button-menu, .btn-group-vertical > .score-button + .score-split-button-menu, .score-split-button-menu .btn-group-vertical > .dropdown-toggle + .score-split-button-menu, .btn-group-vertical > .score-alert + .score-split-button-menu, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .score-button-menu + .btn, .btn-group-vertical > .score-split-button-menu + .btn, .btn-group-vertical > .btn-group + .score-button, .btn-group-vertical > .score-button-menu + .score-button, .btn-group-vertical > .score-split-button-menu + .score-button, .score-split-button-menu .btn-group-vertical > .btn-group + .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-button-menu + .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-split-button-menu + .dropdown-toggle, .btn-group-vertical > .btn-group + .score-alert, .btn-group-vertical > .score-button-menu + .score-alert, .btn-group-vertical > .score-split-button-menu + .score-alert, .btn-group-vertical > .btn-group + .btn-group, .btn-group-vertical > .score-button-menu + .btn-group, .btn-group-vertical > .score-split-button-menu + .btn-group, .btn-group-vertical > .btn-group + .score-button-menu, .btn-group-vertical > .score-button-menu + .score-button-menu, .btn-group-vertical > .score-split-button-menu + .score-button-menu, .btn-group-vertical > .btn-group + .score-split-button-menu, .btn-group-vertical > .score-button-menu + .score-split-button-menu, .btn-group-vertical > .score-split-button-menu + .score-split-button-menu {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child), .btn-group-vertical > .score-button:not(:first-child):not(:last-child), .score-split-button-menu .btn-group-vertical > .dropdown-toggle:not(:first-child):not(:last-child), .btn-group-vertical > .score-alert:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child), .btn-group-vertical > .score-button:first-child:not(:last-child), .score-split-button-menu .btn-group-vertical > .dropdown-toggle:first-child:not(:last-child), .btn-group-vertical > .score-alert:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child), .btn-group-vertical > .score-button:last-child:not(:first-child), .score-split-button-menu .btn-group-vertical > .dropdown-toggle:last-child:not(:first-child), .btn-group-vertical > .score-alert:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .score-button, .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .score-button, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .score-button, .score-split-button-menu .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .dropdown-toggle, .score-split-button-menu .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .dropdown-toggle, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .score-alert, .btn-group-vertical > .score-button-menu:not(:first-child):not(:last-child) > .score-alert, .btn-group-vertical > .score-split-button-menu:not(:first-child):not(:last-child) > .score-alert {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .score-button:last-child, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .score-button:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .score-button:last-child, .score-split-button-menu .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle:last-child, .score-split-button-menu .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .score-alert:last-child, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .score-alert:last-child, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .score-alert:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .btn-group-vertical > .score-button-menu:first-child:not(:last-child) > .dropdown-toggle, .btn-group-vertical > .score-split-button-menu:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .score-button:first-child, .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .score-button:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .score-button:first-child, .score-split-button-menu .btn-group-vertical > .btn-group:last-child:not(:first-child) > .dropdown-toggle:first-child, .score-split-button-menu .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .dropdown-toggle:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .score-alert:first-child, .btn-group-vertical > .score-button-menu:last-child:not(:first-child) > .score-alert:first-child, .btn-group-vertical > .score-split-button-menu:last-child:not(:first-child) > .score-alert:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .score-button, .score-split-button-menu .btn-group-justified > .dropdown-toggle, .btn-group-justified > .score-alert, .btn-group-justified > .btn-group, .btn-group-justified > .score-button-menu, .btn-group-justified > .score-split-button-menu {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn, .btn-group-justified > .score-button-menu .btn, .btn-group-justified > .score-split-button-menu .btn, .btn-group-justified > .btn-group .score-button, .btn-group-justified > .score-button-menu .score-button, .btn-group-justified > .score-split-button-menu .score-button, .score-split-button-menu .btn-group-justified > .btn-group .dropdown-toggle, .score-split-button-menu .btn-group-justified > .score-button-menu .dropdown-toggle, .btn-group-justified > .score-split-button-menu .dropdown-toggle, .btn-group-justified > .btn-group .score-alert, .btn-group-justified > .score-button-menu .score-alert, .btn-group-justified > .score-split-button-menu .score-alert {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .score-button-menu .dropdown-menu, .btn-group-justified > .score-split-button-menu .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .score-button input[type="radio"], .score-split-button-menu [data-toggle="buttons"] > .dropdown-toggle input[type="radio"], [data-toggle="buttons"] > .score-alert input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .score-button input[type="checkbox"], .score-split-button-menu [data-toggle="buttons"] > .dropdown-toggle input[type="checkbox"], [data-toggle="buttons"] > .score-alert input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .score-button-menu > .btn input[type="radio"], [data-toggle="buttons"] > .score-split-button-menu > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .score-button input[type="radio"], [data-toggle="buttons"] > .score-button-menu > .score-button input[type="radio"], [data-toggle="buttons"] > .score-split-button-menu > .score-button input[type="radio"], .score-split-button-menu [data-toggle="buttons"] > .btn-group > .dropdown-toggle input[type="radio"], .score-split-button-menu [data-toggle="buttons"] > .score-button-menu > .dropdown-toggle input[type="radio"], [data-toggle="buttons"] > .score-split-button-menu > .dropdown-toggle input[type="radio"], [data-toggle="buttons"] > .btn-group > .score-alert input[type="radio"], [data-toggle="buttons"] > .score-button-menu > .score-alert input[type="radio"], [data-toggle="buttons"] > .score-split-button-menu > .score-alert input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], [data-toggle="buttons"] > .score-button-menu > .btn input[type="checkbox"], [data-toggle="buttons"] > .score-split-button-menu > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .score-button input[type="checkbox"], [data-toggle="buttons"] > .score-button-menu > .score-button input[type="checkbox"], [data-toggle="buttons"] > .score-split-button-menu > .score-button input[type="checkbox"], .score-split-button-menu [data-toggle="buttons"] > .btn-group > .dropdown-toggle input[type="checkbox"], .score-split-button-menu [data-toggle="buttons"] > .score-button-menu > .dropdown-toggle input[type="checkbox"], [data-toggle="buttons"] > .score-split-button-menu > .dropdown-toggle input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .score-alert input[type="checkbox"], [data-toggle="buttons"] > .score-button-menu > .score-alert input[type="checkbox"], [data-toggle="buttons"] > .score-split-button-menu > .score-alert input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

    .input-group-addon, .input-group-btn, .input-group .form-control {
        display: table-cell
    }

        .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
            border-radius: 0
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

    .input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn, .input-group-sm > .input-group-btn > .input-group-addon.score-button, .score-split-button-menu .input-group-sm > .input-group-btn > .input-group-addon.dropdown-toggle, .input-group-sm > .input-group-btn > .input-group-addon.score-alert {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 3px
    }

    .input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn, .input-group-lg > .input-group-btn > .input-group-addon.score-button, .score-split-button-menu .input-group-lg > .input-group-btn > .input-group-addon.dropdown-toggle, .input-group-lg > .input-group-btn > .input-group-addon.score-alert {
        padding: 10px 16px;
        font-size: 18px;
        border-radius: 6px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .score-button, .score-split-button-menu .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:first-child > .score-alert, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .score-button-menu > .btn, .input-group-btn:first-child > .score-split-button-menu > .btn, .input-group-btn:first-child > .btn-group > .score-button, .input-group-btn:first-child > .score-button-menu > .score-button, .input-group-btn:first-child > .score-split-button-menu > .score-button, .score-split-button-menu .input-group-btn:first-child > .btn-group > .dropdown-toggle, .score-split-button-menu .input-group-btn:first-child > .score-button-menu > .dropdown-toggle, .input-group-btn:first-child > .score-split-button-menu > .dropdown-toggle, .input-group-btn:first-child > .btn-group > .score-alert, .input-group-btn:first-child > .score-button-menu > .score-alert, .input-group-btn:first-child > .score-split-button-menu > .score-alert, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .score-button:not(:last-child):not(.dropdown-toggle), .score-split-button-menu .input-group-btn:last-child > .dropdown-toggle:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .score-alert:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .score-button-menu:not(:last-child) > .btn, .input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .btn, .input-group-btn:last-child > .btn-group:not(:last-child) > .score-button, .input-group-btn:last-child > .score-button-menu:not(:last-child) > .score-button, .input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .score-button, .score-split-button-menu .input-group-btn:last-child > .btn-group:not(:last-child) > .dropdown-toggle, .score-split-button-menu .input-group-btn:last-child > .score-button-menu:not(:last-child) > .dropdown-toggle, .input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .score-alert, .input-group-btn:last-child > .score-button-menu:not(:last-child) > .score-alert, .input-group-btn:last-child > .score-split-button-menu:not(:last-child) > .score-alert {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .score-button, .score-split-button-menu .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:last-child > .score-alert, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .score-button-menu > .btn, .input-group-btn:last-child > .score-split-button-menu > .btn, .input-group-btn:last-child > .btn-group > .score-button, .input-group-btn:last-child > .score-button-menu > .score-button, .input-group-btn:last-child > .score-split-button-menu > .score-button, .score-split-button-menu .input-group-btn:last-child > .btn-group > .dropdown-toggle, .score-split-button-menu .input-group-btn:last-child > .score-button-menu > .dropdown-toggle, .input-group-btn:last-child > .score-split-button-menu > .dropdown-toggle, .input-group-btn:last-child > .btn-group > .score-alert, .input-group-btn:last-child > .score-button-menu > .score-alert, .input-group-btn:last-child > .score-split-button-menu > .score-alert, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .score-button:not(:first-child), .score-split-button-menu .input-group-btn:first-child > .dropdown-toggle:not(:first-child), .input-group-btn:first-child > .score-alert:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .score-button-menu:not(:first-child) > .btn, .input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .btn, .input-group-btn:first-child > .btn-group:not(:first-child) > .score-button, .input-group-btn:first-child > .score-button-menu:not(:first-child) > .score-button, .input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .score-button, .score-split-button-menu .input-group-btn:first-child > .btn-group:not(:first-child) > .dropdown-toggle, .score-split-button-menu .input-group-btn:first-child > .score-button-menu:not(:first-child) > .dropdown-toggle, .input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .dropdown-toggle, .input-group-btn:first-child > .btn-group:not(:first-child) > .score-alert, .input-group-btn:first-child > .score-button-menu:not(:first-child) > .score-alert, .input-group-btn:first-child > .score-split-button-menu:not(:first-child) > .score-alert {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn, .input-group-btn > .score-button, .score-split-button-menu .input-group-btn > .dropdown-toggle, .input-group-btn > .score-alert {
        position: relative
    }

        .input-group-btn > .btn + .btn, .input-group-btn > .score-button + .btn, .score-split-button-menu .input-group-btn > .dropdown-toggle + .btn, .input-group-btn > .score-alert + .btn, .input-group-btn > .btn + .score-button, .input-group-btn > .score-button + .score-button, .score-split-button-menu .input-group-btn > .dropdown-toggle + .score-button, .input-group-btn > .score-alert + .score-button, .score-split-button-menu .input-group-btn > .btn + .dropdown-toggle, .score-split-button-menu .input-group-btn > .score-button + .dropdown-toggle, .score-split-button-menu .input-group-btn > .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .input-group-btn > .score-alert + .dropdown-toggle, .input-group-btn > .btn + .score-alert, .input-group-btn > .score-button + .score-alert, .score-split-button-menu .input-group-btn > .dropdown-toggle + .score-alert, .input-group-btn > .score-alert + .score-alert {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .score-button:hover, .score-split-button-menu .input-group-btn > .dropdown-toggle:hover, .input-group-btn > .score-alert:hover, .input-group-btn > .btn:focus, .input-group-btn > .score-button:focus, .score-split-button-menu .input-group-btn > .dropdown-toggle:focus, .input-group-btn > .score-alert:focus, .input-group-btn > .btn:active, .input-group-btn > .score-button:active, .score-split-button-menu .input-group-btn > .dropdown-toggle:active, .input-group-btn > .score-alert:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .score-button, .score-split-button-menu .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:first-child > .score-alert, .input-group-btn:first-child > .btn-group, .input-group-btn:first-child > .score-button-menu, .input-group-btn:first-child > .score-split-button-menu {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .score-button, .score-split-button-menu .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:last-child > .score-alert, .input-group-btn:last-child > .btn-group, .input-group-btn:last-child > .score-button-menu, .input-group-btn:last-child > .score-split-button-menu {
        z-index: 2;
        margin-left: -1px
    }

.nav, .score-section-menu, .score-siblings-menu, .score-previous-next-menu {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav:before, .score-section-menu:before, .score-siblings-menu:before, .score-previous-next-menu:before, .nav:after, .score-section-menu:after, .score-siblings-menu:after, .score-previous-next-menu:after {
        content: " ";
        display: table
    }

    .nav:after, .score-section-menu:after, .score-siblings-menu:after, .score-previous-next-menu:after {
        clear: both
    }

    .nav > li, .score-section-menu > li, .score-siblings-menu > li, .score-previous-next-menu > li {
        position: relative;
        display: block
    }

        .nav > li > a, .score-section-menu > li > a, .score-siblings-menu > li > a, .score-previous-next-menu > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:hover, .score-section-menu > li > a:hover, .score-siblings-menu > li > a:hover, .score-previous-next-menu > li > a:hover, .nav > li > a:focus, .score-section-menu > li > a:focus, .score-siblings-menu > li > a:focus, .score-previous-next-menu > li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a, .score-section-menu > li.disabled > a, .score-siblings-menu > li.disabled > a, .score-previous-next-menu > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .score-section-menu > li.disabled > a:hover, .score-siblings-menu > li.disabled > a:hover, .score-previous-next-menu > li.disabled > a:hover, .nav > li.disabled > a:focus, .score-section-menu > li.disabled > a:focus, .score-siblings-menu > li.disabled > a:focus, .score-previous-next-menu > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .score-section-menu .open > a, .score-siblings-menu .open > a, .score-previous-next-menu .open > a, .nav .open > a:hover, .score-section-menu .open > a:hover, .score-siblings-menu .open > a:hover, .score-previous-next-menu .open > a:hover, .nav .open > a:focus, .score-section-menu .open > a:focus, .score-siblings-menu .open > a:focus, .score-previous-next-menu .open > a:focus {
        background-color: #eee;
        border-color: #337ab7
    }

    .nav .nav-divider, .score-section-menu .nav-divider, .score-siblings-menu .nav-divider, .score-previous-next-menu .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img, .score-section-menu > li > a > img, .score-siblings-menu > li > a > img, .score-previous-next-menu > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eeeeee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu, .nav-justified > .score-megamenu-dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media(min-width:768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media(min-width:768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar, .score-main-menu-spider, .score-megamenu {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .navbar:before, .score-main-menu-spider:before, .score-megamenu:before, .navbar:after, .score-main-menu-spider:after, .score-megamenu:after {
        content: " ";
        display: table
    }

    .navbar:after, .score-main-menu-spider:after, .score-megamenu:after {
        clear: both
    }

@media(min-width:992px) {
    .navbar, .score-main-menu-spider, .score-megamenu {
        border-radius: 4px
    }
}

.navbar-header:before, .score-navbar-header:before, .navbar-header:after, .score-navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after, .score-navbar-header:after {
    clear: both
}

@media(min-width:992px) {
    .navbar-header, .score-navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table
    }

    .navbar-collapse:after {
        clear: both
    }

    .navbar-collapse.in {
        overflow-y: auto
    }

@media(min-width:1199px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container > .score-navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .score-navbar-header, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width:992px) {
    .container > .navbar-header, .container > .score-navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .score-navbar-header, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media(min-width:992px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        display: block
    }

@media(min-width:992px) {
    .navbar > .container .navbar-brand, .score-main-menu-spider > .container .navbar-brand, .score-megamenu > .container .navbar-brand, .navbar > .container-fluid .navbar-brand, .score-main-menu-spider > .container-fluid .navbar-brand, .score-megamenu > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media(min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px
    }

@media(max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media(min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }

            .navbar-nav > li > a {
                padding-top: 15px;
                padding-bottom: 15px
            }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);
    margin-top: 8px;
    margin-bottom: 8px
}

@media(min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .radio, .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .navbar-form .radio label, .navbar-form .checkbox label {
            padding-left: 0
        }

        .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media(max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0
        }
}

@media(min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

    .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .btn-group-sm > .navbar-btn.score-button, .score-split-button-menu .btn-group-sm > .navbar-btn.dropdown-toggle, .btn-group-sm > .navbar-btn.score-alert {
        margin-top: 10px;
        margin-bottom: 10px
    }

    .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .btn-group-xs > .navbar-btn.score-button, .score-split-button-menu .btn-group-xs > .navbar-btn.dropdown-toggle, .btn-group-xs > .navbar-btn.score-alert {
        margin-top: 14px;
        margin-bottom: 14px
    }

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width:992px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default, .score-main-menu-spider, .score-megamenu {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand, .score-main-menu-spider .navbar-brand, .score-megamenu .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .score-main-menu-spider .navbar-brand:hover, .score-megamenu .navbar-brand:hover, .navbar-default .navbar-brand:focus, .score-main-menu-spider .navbar-brand:focus, .score-megamenu .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text, .score-main-menu-spider .navbar-text, .score-megamenu .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a, .score-main-menu-spider .navbar-nav > li > a, .score-megamenu .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .score-main-menu-spider .navbar-nav > li > a:hover, .score-megamenu .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .score-main-menu-spider .navbar-nav > li > a:focus, .score-megamenu .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .score-main-menu-spider .navbar-nav > .active > a, .score-megamenu .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .score-main-menu-spider .navbar-nav > .active > a:hover, .score-megamenu .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .score-main-menu-spider .navbar-nav > .active > a:focus, .score-megamenu .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .score-main-menu-spider .navbar-nav > .disabled > a, .score-megamenu .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .score-main-menu-spider .navbar-nav > .disabled > a:hover, .score-megamenu .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .score-main-menu-spider .navbar-nav > .disabled > a:focus, .score-megamenu .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle, .score-main-menu-spider .navbar-toggle, .score-megamenu .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .score-main-menu-spider .navbar-toggle:hover, .score-megamenu .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, .score-main-menu-spider .navbar-toggle:focus, .score-megamenu .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar, .score-main-menu-spider .navbar-toggle .icon-bar, .score-megamenu .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .score-main-menu-spider .navbar-collapse, .score-megamenu .navbar-collapse, .navbar-default .navbar-form, .score-main-menu-spider .navbar-form, .score-megamenu .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .score-main-menu-spider .navbar-nav > .open > a, .score-megamenu .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .score-main-menu-spider .navbar-nav > .open > a:hover, .score-megamenu .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .score-main-menu-spider .navbar-nav > .open > a:focus, .score-megamenu .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media(max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a, .score-megamenu .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > li > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .active > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a:hover, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .score-main-menu-spider .navbar-nav .open .dropdown-menu > .disabled > a:focus, .score-megamenu .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link, .score-main-menu-spider .navbar-link, .score-megamenu .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover, .score-main-menu-spider .navbar-link:hover, .score-megamenu .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link, .score-main-menu-spider .btn-link, .score-megamenu .btn-link {
    color: #777
}

    .navbar-default .btn-link:hover, .score-main-menu-spider .btn-link:hover, .score-megamenu .btn-link:hover, .navbar-default .btn-link:focus, .score-main-menu-spider .btn-link:focus, .score-megamenu .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, .score-main-menu-spider .btn-link[disabled]:hover, .score-megamenu .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, .score-main-menu-spider .btn-link[disabled]:focus, .score-megamenu .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .score-main-menu-spider .btn-link:hover, fieldset[disabled] .score-megamenu .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .score-main-menu-spider .btn-link:focus, fieldset[disabled] .score-megamenu .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090909;
        color: #fff
    }

@media(max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb, .score-breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

    .breadcrumb > li, .score-breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before, .score-breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active, .score-breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            line-height: 1.42857;
            text-decoration: none;
            color: #337ab7;
            background-color: #fff;
            border: 1px solid #ddd;
            margin-left: -1px
        }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px
        }

        .pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
            z-index: 2;
            color: #23527c;
            background-color: #eee;
            border-color: #ddd
        }

    .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}

    .pager:before, .pager:after {
        content: " ";
        display: table
    }

    .pager:after {
        clear: both
    }

    .pager li {
        display: inline
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eee
            }

    .pager .next > a, .pager .next > span {
        float: right
    }

    .pager .previous > a, .pager .previous > span {
        float: left
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777;
        background-color: #fff;
        cursor: not-allowed
    }

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

    .label:empty {
        display: none
    }

.btn .label, .score-button .label, .score-split-button-menu .dropdown-toggle .label, .score-alert .label {
    position: relative;
    top: -1px
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

    .badge:empty {
        display: none
    }

.btn .badge, .score-button .badge, .score-split-button-menu .dropdown-toggle .badge, .score-alert .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .score-button .badge, .score-split-button-menu .btn-group-xs > .dropdown-toggle .badge, .btn-group-xs > .score-alert .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .score-button .badge, .score-split-button-menu .btn-group-xs > .dropdown-toggle .badge, .btn-group-xs > .score-alert .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active > .badge, .score-list-group .active.score-list-group-item > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item > .badge, .score-list-group .score-list-group-item > .badge {
    float: right
}

    .list-group-item > .badge + .badge, .score-list-group .score-list-group-item > .badge + .badge {
        margin-right: 5px
    }

.nav-pills > li > a > .badge {
    margin-left: 3px
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

    .jumbotron h1, .jumbotron .h1 {
        color: inherit
    }

    .jumbotron p {
        margin-bottom: 15px;
        font-size: 21px;
        font-weight: 200
    }

    .jumbotron > hr {
        border-top-color: #d5d5d5
    }

.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

    .thumbnail > img, .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto
    }

    .thumbnail .caption {
        padding: 9px;
        color: #333
    }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: #337ab7
}

.alert, .score-alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

    .alert h4, .score-alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link, .score-alert .alert-link {
        font-weight: bold
    }

    .alert > p, .score-alert > p, .alert > ul, .score-alert > ul {
        margin-bottom: 0
    }

        .alert > p + p, .score-alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .score-alert, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .score-alert .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress, .score-progress-area {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}

.progress-bar, .score-progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar, .progress-striped .score-progress-bar, .progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar, .active.score-progress-area .progress-bar, .progress.active .score-progress-bar, .active.score-progress-area .score-progress-bar, .progress-bar.active, .active.score-progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

    .media:first-child {
        margin-top: 0
    }

.media, .media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

    .media-object.img-thumbnail {
        max-width: none
    }

.media-right, .media > .pull-right {
    padding-left: 10px
}

.media-left, .media > .pull-left {
    padding-right: 10px
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item, .score-list-group .score-list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

    .list-group-item:first-child, .score-list-group .score-list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px
    }

    .list-group-item:last-child, .score-list-group .score-list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px
    }

a.list-group-item, .score-list-group a.score-list-group-item, button.list-group-item, .score-list-group button.score-list-group-item {
    color: #555
}

    a.list-group-item .list-group-item-heading, .score-list-group a.score-list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading, .score-list-group button.score-list-group-item .list-group-item-heading {
        color: #333
    }

    a.list-group-item:hover, .score-list-group a.score-list-group-item:hover, a.list-group-item:focus, .score-list-group a.score-list-group-item:focus, button.list-group-item:hover, .score-list-group button.score-list-group-item:hover, button.list-group-item:focus, .score-list-group button.score-list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5
    }

button.list-group-item, .score-list-group button.score-list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled, .score-list-group .disabled.score-list-group-item, .list-group-item.disabled:hover, .score-list-group .disabled.score-list-group-item:hover, .list-group-item.disabled:focus, .score-list-group .disabled.score-list-group-item:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

    .list-group-item.disabled .list-group-item-heading, .score-list-group .disabled.score-list-group-item .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .score-list-group .disabled.score-list-group-item:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .score-list-group .disabled.score-list-group-item:focus .list-group-item-heading {
        color: inherit
    }

    .list-group-item.disabled .list-group-item-text, .score-list-group .disabled.score-list-group-item .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .score-list-group .disabled.score-list-group-item:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .score-list-group .disabled.score-list-group-item:focus .list-group-item-text {
        color: #777
    }

.list-group-item.active, .score-list-group .active.score-list-group-item, .list-group-item.active:hover, .score-list-group .active.score-list-group-item:hover, .list-group-item.active:focus, .score-list-group .active.score-list-group-item:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

    .list-group-item.active .list-group-item-heading, .score-list-group .active.score-list-group-item .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .score-list-group .active.score-list-group-item .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .score-list-group .active.score-list-group-item .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .score-list-group .active.score-list-group-item:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .score-list-group .active.score-list-group-item:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .score-list-group .active.score-list-group-item:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .score-list-group .active.score-list-group-item:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .score-list-group .active.score-list-group-item:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small, .score-list-group .active.score-list-group-item:focus .list-group-item-heading > .small {
        color: inherit
    }

    .list-group-item.active .list-group-item-text, .score-list-group .active.score-list-group-item .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .score-list-group .active.score-list-group-item:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .score-list-group .active.score-list-group-item:focus .list-group-item-text {
        color: #c7ddef
    }

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
    color: #3c763d
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
        color: #3c763d;
        background-color: #d0e9c6
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #3c763d;
        border-color: #3c763d
    }

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
        color: #31708f;
        background-color: #c4e3f3
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #31708f;
        border-color: #31708f
    }

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
        color: #8a6d3b;
        background-color: #faf2cc
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #8a6d3b;
        border-color: #8a6d3b
    }

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
        color: #a94442;
        background-color: #ebcccc
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #a94442;
        border-color: #a94442
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel, .score-accordion-panel, .score-panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table
    }

    .panel-body:after {
        clear: both
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

    .panel-heading > .dropdown .dropdown-toggle, .panel-heading > .score-megamenu-dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel > .list-group, .score-accordion-panel > .list-group, .score-panel > .list-group, .panel > .panel-collapse > .list-group, .score-accordion-panel > .panel-collapse > .list-group, .score-panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .score-accordion-panel > .list-group .list-group-item, .score-panel > .list-group .list-group-item, .panel > .list-group .score-list-group .score-list-group-item, .score-list-group .panel > .list-group .score-list-group-item, .score-accordion-panel > .list-group .score-list-group .score-list-group-item, .score-list-group .score-accordion-panel > .list-group .score-list-group-item, .score-panel > .list-group .score-list-group .score-list-group-item, .score-list-group .score-panel > .list-group .score-list-group-item, .panel > .panel-collapse > .list-group .list-group-item, .score-accordion-panel > .panel-collapse > .list-group .list-group-item, .score-panel > .panel-collapse > .list-group .list-group-item, .panel > .panel-collapse > .list-group .score-list-group .score-list-group-item, .score-list-group .panel > .panel-collapse > .list-group .score-list-group-item, .score-accordion-panel > .panel-collapse > .list-group .score-list-group .score-list-group-item, .score-list-group .score-accordion-panel > .panel-collapse > .list-group .score-list-group-item, .score-panel > .panel-collapse > .list-group .score-list-group .score-list-group-item, .score-list-group .score-panel > .panel-collapse > .list-group .score-list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .score-accordion-panel > .list-group:first-child .list-group-item:first-child, .score-panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .panel > .list-group:first-child .score-list-group-item:first-child, .score-accordion-panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-accordion-panel > .list-group:first-child .score-list-group-item:first-child, .score-panel > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-panel > .list-group:first-child .score-list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .score-accordion-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .score-panel > .panel-collapse > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child, .score-accordion-panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-accordion-panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child, .score-panel > .panel-collapse > .list-group:first-child .score-list-group .score-list-group-item:first-child, .score-list-group .score-panel > .panel-collapse > .list-group:first-child .score-list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .score-accordion-panel > .list-group:last-child .list-group-item:last-child, .score-panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .panel > .list-group:last-child .score-list-group-item:last-child, .score-accordion-panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-accordion-panel > .list-group:last-child .score-list-group-item:last-child, .score-panel > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-panel > .list-group:last-child .score-list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .score-accordion-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .score-panel > .panel-collapse > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child, .score-accordion-panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-accordion-panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child, .score-panel > .panel-collapse > .list-group:last-child .score-list-group .score-list-group-item:last-child, .score-list-group .score-panel > .panel-collapse > .list-group:last-child .score-list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .score-accordion-panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .score-panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child, .panel > .panel-heading + .panel-collapse > .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .panel > .panel-heading + .panel-collapse > .list-group .score-list-group-item:first-child, .score-accordion-panel > .panel-heading + .panel-collapse > .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .score-accordion-panel > .panel-heading + .panel-collapse > .list-group .score-list-group-item:first-child, .score-panel > .panel-heading + .panel-collapse > .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .score-panel > .panel-heading + .panel-collapse > .list-group .score-list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child, .panel-heading + .list-group .score-list-group .score-list-group-item:first-child, .score-list-group .panel-heading + .list-group .score-list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .score-accordion-panel > .table, .score-panel > .table, .panel > .table-responsive > .table, .score-accordion-panel > .table-responsive > .table, .score-panel > .table-responsive > .table, .panel > .panel-collapse > .table, .score-accordion-panel > .panel-collapse > .table, .score-panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption, .score-accordion-panel > .table caption, .score-panel > .table caption, .panel > .table-responsive > .table caption, .score-accordion-panel > .table-responsive > .table caption, .score-panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption, .score-accordion-panel > .panel-collapse > .table caption, .score-panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table:first-child, .score-accordion-panel > .table:first-child, .score-panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child, .score-panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child, .score-panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child, .score-panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .score-panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .score-panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .score-panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .score-accordion-panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .score-panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .score-panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .score-accordion-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .score-panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .score-panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .score-accordion-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .score-panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px
            }

    .panel > .table:last-child, .score-accordion-panel > .table:last-child, .score-panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child, .score-panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child, .score-panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .score-panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .score-panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .score-accordion-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .score-panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .score-panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .score-accordion-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .score-panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .score-panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .score-accordion-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .score-panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px
            }

    .panel > .panel-body + .table, .score-accordion-panel > .panel-body + .table, .score-panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .score-accordion-panel > .panel-body + .table-responsive, .score-panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .score-accordion-panel > .table + .panel-body, .score-panel > .table + .panel-body, .panel > .table-responsive + .panel-body, .score-accordion-panel > .table-responsive + .panel-body, .score-panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th, .score-accordion-panel > .table > tbody:first-child > tr:first-child th, .score-panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td, .score-accordion-panel > .table > tbody:first-child > tr:first-child td, .score-panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered, .score-accordion-panel > .table-bordered, .score-panel > .table-bordered, .panel > .table-responsive > .table-bordered, .score-accordion-panel > .table-responsive > .table-bordered, .score-panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .score-accordion-panel > .table-bordered > thead > tr > th:first-child, .score-panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .score-accordion-panel > .table-bordered > thead > tr > td:first-child, .score-panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .score-accordion-panel > .table-bordered > tbody > tr > th:first-child, .score-panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .score-accordion-panel > .table-bordered > tbody > tr > td:first-child, .score-panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .score-accordion-panel > .table-bordered > tfoot > tr > th:first-child, .score-panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .score-accordion-panel > .table-bordered > tfoot > tr > td:first-child, .score-panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .score-accordion-panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .score-panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .score-accordion-panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .score-panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .score-panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .score-panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .score-accordion-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .score-panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .score-accordion-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .score-panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .score-accordion-panel > .table-bordered > thead > tr > th:last-child, .score-panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .score-accordion-panel > .table-bordered > thead > tr > td:last-child, .score-panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .score-accordion-panel > .table-bordered > tbody > tr > th:last-child, .score-panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .score-accordion-panel > .table-bordered > tbody > tr > td:last-child, .score-panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .score-accordion-panel > .table-bordered > tfoot > tr > th:last-child, .score-panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .score-accordion-panel > .table-bordered > tfoot > tr > td:last-child, .score-panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .score-accordion-panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .score-panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .score-accordion-panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .score-panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .score-panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .score-panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .score-accordion-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .score-panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .score-accordion-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .score-panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .score-accordion-panel > .table-bordered > thead > tr:first-child > td, .score-panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .score-accordion-panel > .table-bordered > thead > tr:first-child > th, .score-panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .score-accordion-panel > .table-bordered > tbody > tr:first-child > td, .score-panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .score-accordion-panel > .table-bordered > tbody > tr:first-child > th, .score-panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .score-accordion-panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .score-panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .score-accordion-panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .score-panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .score-panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .score-panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .score-accordion-panel > .table-bordered > tbody > tr:last-child > td, .score-panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .score-accordion-panel > .table-bordered > tbody > tr:last-child > th, .score-panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .score-accordion-panel > .table-bordered > tfoot > tr:last-child > td, .score-panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .score-accordion-panel > .table-bordered > tfoot > tr:last-child > th, .score-panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .score-panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .score-accordion-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .score-panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .score-accordion-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .score-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .score-accordion-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .score-panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive, .score-accordion-panel > .table-responsive, .score-panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group, .score-accordion {
    margin-bottom: 20px
}

    .panel-group .panel, .score-accordion .panel, .panel-group .score-accordion-panel, .score-accordion .score-accordion-panel, .panel-group .score-panel, .score-accordion .score-panel {
        margin-bottom: 0;
        border-radius: 4px
    }

        .panel-group .panel + .panel, .score-accordion .panel + .panel, .panel-group .score-accordion-panel + .panel, .score-accordion .score-accordion-panel + .panel, .panel-group .score-panel + .panel, .score-accordion .score-panel + .panel, .panel-group .panel + .score-accordion-panel, .score-accordion .panel + .score-accordion-panel, .panel-group .score-accordion-panel + .score-accordion-panel, .score-accordion .score-accordion-panel + .score-accordion-panel, .panel-group .score-panel + .score-accordion-panel, .score-accordion .score-panel + .score-accordion-panel, .panel-group .panel + .score-panel, .score-accordion .panel + .score-panel, .panel-group .score-accordion-panel + .score-panel, .score-accordion .score-accordion-panel + .score-panel, .panel-group .score-panel + .score-panel, .score-accordion .score-panel + .score-panel {
            margin-top: 5px
        }

    .panel-group .panel-heading, .score-accordion .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .score-accordion .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group, .score-accordion .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer, .score-accordion .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body, .score-accordion .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default, .score-accordion-panel, .score-panel {
    border-color: #ddd
}

    .panel-default > .panel-heading, .score-accordion-panel > .panel-heading, .score-panel > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body, .score-accordion-panel > .panel-heading + .panel-collapse > .panel-body, .score-panel > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge, .score-accordion-panel > .panel-heading .badge, .score-panel > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body, .score-accordion-panel > .panel-footer + .panel-collapse > .panel-body, .score-panel > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #d6e9c6
}

    .panel-success > .panel-heading {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d6e9c6
        }

        .panel-success > .panel-heading .badge {
            color: #dff0d8;
            background-color: #3c763d
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d6e9c6
    }

.panel-info {
    border-color: #bce8f1
}

    .panel-info > .panel-heading {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #bce8f1
        }

        .panel-info > .panel-heading .badge {
            color: #d9edf7;
            background-color: #31708f
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #bce8f1
    }

.panel-warning {
    border-color: #faebcc
}

    .panel-warning > .panel-heading {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #faebcc
        }

        .panel-warning > .panel-heading .badge {
            color: #fcf8e3;
            background-color: #8a6d3b
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #faebcc
    }

.panel-danger {
    border-color: #ebccd1
}

    .panel-danger > .panel-heading {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ebccd1
        }

        .panel-danger > .panel-heading .badge {
            color: #f2dede;
            background-color: #a94442
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ebccd1
    }

.embed-responsive, .score-youtube-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .score-youtube-video .embed-responsive-item, .embed-responsive iframe, .score-youtube-video iframe, .embed-responsive embed, .score-youtube-video embed, .embed-responsive object, .score-youtube-video object, .embed-responsive video, .score-youtube-video video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well, .score-well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote, .score-well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: .5;
        filter: alpha(opacity=50)
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate(0,-25%);
        -ms-transform: translate(0,-25%);
        -o-transform: translate(0,-25%);
        transform: translate(0,-25%);
        -webkit-transition: -webkit-transform .3s ease-out;
        -moz-transition: -moz-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .modal-header:before, .modal-header:after {
        content: " ";
        display: table
    }

    .modal-header:after {
        clear: both
    }

    .modal-header .close {
        margin-top: -2px
    }

.no-smil .modal-header .close {
    font-family: Arial
}

.modal-title {
    margin: 0;
    line-height: 1.42857
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table
    }

    .modal-footer:after {
        clear: both
    }

    .modal-footer .btn + .btn, .modal-footer .score-button + .btn, .modal-footer .score-split-button-menu .dropdown-toggle + .btn, .score-split-button-menu .modal-footer .dropdown-toggle + .btn, .modal-footer .score-alert + .btn, .modal-footer .btn + .score-button, .modal-footer .score-button + .score-button, .modal-footer .score-split-button-menu .dropdown-toggle + .score-button, .score-split-button-menu .modal-footer .dropdown-toggle + .score-button, .modal-footer .score-alert + .score-button, .modal-footer .score-split-button-menu .btn + .dropdown-toggle, .score-split-button-menu .modal-footer .btn + .dropdown-toggle, .modal-footer .score-split-button-menu .score-button + .dropdown-toggle, .score-split-button-menu .modal-footer .score-button + .dropdown-toggle, .modal-footer .score-split-button-menu .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .modal-footer .dropdown-toggle + .dropdown-toggle, .modal-footer .score-split-button-menu .score-alert + .dropdown-toggle, .score-split-button-menu .modal-footer .score-alert + .dropdown-toggle, .modal-footer .btn + .score-alert, .modal-footer .score-button + .score-alert, .modal-footer .score-split-button-menu .dropdown-toggle + .score-alert, .score-split-button-menu .modal-footer .dropdown-toggle + .score-alert, .modal-footer .score-alert + .score-alert {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn, .modal-footer .score-button-menu .btn + .btn, .modal-footer .score-split-button-menu .btn + .btn, .modal-footer .btn-group .score-button + .btn, .modal-footer .score-button-menu .score-button + .btn, .modal-footer .score-split-button-menu .score-button + .btn, .score-split-button-menu .modal-footer .btn-group .dropdown-toggle + .btn, .score-split-button-menu .modal-footer .score-button-menu .dropdown-toggle + .btn, .modal-footer .score-split-button-menu .dropdown-toggle + .btn, .modal-footer .btn-group .score-alert + .btn, .modal-footer .score-button-menu .score-alert + .btn, .modal-footer .score-split-button-menu .score-alert + .btn, .modal-footer .btn-group .btn + .score-button, .modal-footer .score-button-menu .btn + .score-button, .modal-footer .score-split-button-menu .btn + .score-button, .modal-footer .btn-group .score-button + .score-button, .modal-footer .score-button-menu .score-button + .score-button, .modal-footer .score-split-button-menu .score-button + .score-button, .score-split-button-menu .modal-footer .btn-group .dropdown-toggle + .score-button, .score-split-button-menu .modal-footer .score-button-menu .dropdown-toggle + .score-button, .modal-footer .score-split-button-menu .dropdown-toggle + .score-button, .modal-footer .btn-group .score-alert + .score-button, .modal-footer .score-button-menu .score-alert + .score-button, .modal-footer .score-split-button-menu .score-alert + .score-button, .score-split-button-menu .modal-footer .btn-group .btn + .dropdown-toggle, .score-split-button-menu .modal-footer .score-button-menu .btn + .dropdown-toggle, .modal-footer .score-split-button-menu .btn + .dropdown-toggle, .score-split-button-menu .modal-footer .btn-group .score-button + .dropdown-toggle, .score-split-button-menu .modal-footer .score-button-menu .score-button + .dropdown-toggle, .modal-footer .score-split-button-menu .score-button + .dropdown-toggle, .score-split-button-menu .modal-footer .btn-group .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .modal-footer .score-button-menu .dropdown-toggle + .dropdown-toggle, .modal-footer .score-split-button-menu .dropdown-toggle + .dropdown-toggle, .score-split-button-menu .modal-footer .btn-group .score-alert + .dropdown-toggle, .score-split-button-menu .modal-footer .score-button-menu .score-alert + .dropdown-toggle, .modal-footer .score-split-button-menu .score-alert + .dropdown-toggle, .modal-footer .btn-group .btn + .score-alert, .modal-footer .score-button-menu .btn + .score-alert, .modal-footer .score-split-button-menu .btn + .score-alert, .modal-footer .btn-group .score-button + .score-alert, .modal-footer .score-button-menu .score-button + .score-alert, .modal-footer .score-split-button-menu .score-button + .score-alert, .score-split-button-menu .modal-footer .btn-group .dropdown-toggle + .score-alert, .score-split-button-menu .modal-footer .score-button-menu .dropdown-toggle + .score-alert, .modal-footer .score-split-button-menu .dropdown-toggle + .score-alert, .modal-footer .btn-group .score-alert + .score-alert, .modal-footer .score-button-menu .score-alert + .score-alert, .modal-footer .score-split-button-menu .score-alert + .score-alert {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
        box-shadow: 0 5px 15px rgba(0,0,0,0.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media(min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}

    .popover.top {
        margin-top: -10px
    }

    .popover.right {
        margin-left: 10px
    }

    .popover.bottom {
        margin-top: 10px
    }

    .popover.left {
        margin-left: -10px
    }

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.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: #999;
    border-top-color: rgba(0,0,0,0.25);
    bottom: -11px
}

    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: #fff
    }

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,0.25)
}

    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: #fff
    }

.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,0.25);
    top: -11px
}

    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: #fff
    }

.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0,0,0,0.25)
}

    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: #fff;
        bottom: -10px
    }

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .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;
            max-width: 100%;
            height: auto;
            line-height: 1
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    background-color: transparent
}

    .carousel-control.left {
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-image: -o-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: transparent
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn, .carousel-caption .score-button, .carousel-caption .score-split-button-menu .dropdown-toggle, .score-split-button-menu .carousel-caption .dropdown-toggle, .carousel-caption .score-alert {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

.visible-md {
    display: none !important
}

.visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media(min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media(min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media(min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media(min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.page-wrapper {
    width: 100%;
    height: 93% !important;
}

.optimizely-panel .score-stripe {
    text-align: center
}

.container.full-width {
    width: 100%;
    padding: 0
}

.score-megamenu .nav, .score-megamenu .score-section-menu, .score-megamenu .score-siblings-menu, .score-megamenu .score-previous-next-menu, .score-megamenu .collapse, .score-megamenu .dropup, .score-megamenu .dropdown, .score-megamenu .score-megamenu-dropdown {
    position: static
}

.score-megamenu .container {
    position: relative
}

.score-megamenu .dropdown-menu {
    clear: both;
    left: auto
}

.score-megamenu .score-megamenu-content {
    padding: 15px 20px
}

ul.level-1 {
    margin-left: 0
}

ul.level-2, ul.level-3, ul.level-4, ul.level-5, ul.level-6 {
    margin-left: 20px
}

nav.navbar, nav.score-main-menu-spider, nav.score-megamenu {
    margin-bottom: 0
}

nav.navbar-default, nav.score-main-menu-spider, nav.score-megamenu {
    background: transparent;
    border: 0
}

nav .navbar-brand > .img-responsive {
    display: inline
}

nav .navbar-nav > li {
    clear: both
}

@media only screen and (min-width:0) {
    nav .navbar-nav > li {
        clear: both
    }
}

@media only screen and (min-width:768px) {
    nav .navbar-nav > li {
        clear: none
    }
}

nav .navbar-nav > li > a {
    float: left
}

nav .navbar-nav > li.divider {
    border-right: 1px solid #e7e7e7
}

nav .navbar-nav > li.dropdown > a, nav .navbar-nav > li.score-megamenu-dropdown > a {
    padding-right: 0
}

    nav .navbar-nav > li.dropdown > a.dropdown-toggle.toggle-caret, nav .navbar-nav > li.score-megamenu-dropdown > a.dropdown-toggle.toggle-caret {
        padding-left: 2px;
        padding-right: 15px
    }

@media only screen and (min-width:0) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu {
        width: initial
    }
}

@media only screen and (min-width:768px) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu {
        width: 320px
    }
}

@media only screen and (min-width:0) {
    nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu {
        width: initial
    }
}

@media only screen and (min-width:768px) {
    nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu {
        width: 640px
    }
}

@media only screen and (min-width:0) {
    nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        width: initial
    }
}

@media only screen and (min-width:768px) {
    nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        width: 960px
    }
}

nav .navbar-nav > li.dropdown.megamenu-full .dropdown-menu, nav .navbar-nav > li.megamenu-full.score-megamenu-dropdown .dropdown-menu {
    left: 0;
    right: 0;
    width: 100%
}

nav .navbar-nav > li.dropdown.megamenu-small, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown, nav .navbar-nav > li.dropdown.megamenu-medium, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown, nav .navbar-nav > li.dropdown.megamenu-large, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown {
    position: relative
}

@media only screen and (min-width:0) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        position: inherit
    }
}

@media only screen and (min-width:768px) {
    nav .navbar-nav > li.dropdown.megamenu-small .dropdown-menu, nav .navbar-nav > li.megamenu-small.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-medium .dropdown-menu, nav .navbar-nav > li.megamenu-medium.score-megamenu-dropdown .dropdown-menu, nav .navbar-nav > li.dropdown.megamenu-large .dropdown-menu, nav .navbar-nav > li.megamenu-large.score-megamenu-dropdown .dropdown-menu {
        position: absolute
    }
}

nav .navbar-nav > li .dropdown-menu {
    padding-left: 0;
    padding-right: 0
}

@media only screen and (min-width:0) {
    nav .navbar-nav > li .dropdown-menu {
        position: inherit
    }
}

@media only screen and (min-width:768px) {
    nav .navbar-nav > li .dropdown-menu {
        position: absolute
    }
}

.navbar-collapse {
    max-height: initial
}

    .navbar-collapse.in {
        overflow-y: visible
    }

.navbar-btn {
    margin: 0
}

.score-sectionnav > li.active-section > a, .score-sectionnav > li.active-section > a:focus, .score-siblingsnav > li.active-section > a, .score-siblingsnav > li.active-section > a:focus, .score-previous-next-menu > li.active-section > a, .score-previous-next-menu > li.active-section > a:focus {
    color: #4d4d4d;
    background-color: #8cb8df
}

.score-sectionnav-multilevel .nav > li.active > a, .score-sectionnav-multilevel .score-section-menu > li.active > a, .score-sectionnav-multilevel .score-siblings-menu > li.active > a, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a, .score-sectionnav-multilevel .nav > li.active > a:hover, .score-sectionnav-multilevel .score-section-menu > li.active > a:hover, .score-sectionnav-multilevel .score-siblings-menu > li.active > a:hover, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a:hover, .score-sectionnav-multilevel .nav > li.active > a:focus, .score-sectionnav-multilevel .score-section-menu > li.active > a:focus, .score-sectionnav-multilevel .score-siblings-menu > li.active > a:focus, .score-sectionnav-multilevel .score-previous-next-menu > li.active > a:focus {
    color: #4d4d4d;
    background-color: #8cb8df
}

.score-sectionnav-multilevel .nav > li.active-section > a, .score-sectionnav-multilevel .score-section-menu > li.active-section > a, .score-sectionnav-multilevel .score-siblings-menu > li.active-section > a, .score-sectionnav-multilevel .score-previous-next-menu > li.active-section > a, .score-sectionnav-multilevel .nav > li.active-section > a:focus, .score-sectionnav-multilevel .score-section-menu > li.active-section > a:focus, .score-sectionnav-multilevel .score-siblings-menu > li.active-section > a:focus, .score-sectionnav-multilevel .score-previous-next-menu > li.active-section > a:focus {
    color: #4d4d4d;
    background-color: #8cb8df
}

div[class^="score-column"], div[class*=" score-column"] {
    margin-left: -15px;
    margin-right: -15px
}

    div[class^="score-column"]:before, div[class^="score-column"]:after, div[class*=" score-column"]:before, div[class*=" score-column"]:after {
        content: " ";
        display: table
    }

    div[class^="score-column"]:after, div[class*=" score-column"]:after {
        clear: both
    }

    div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

@media(min-width:992px) {
    div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        float: left;
        width: 100%
    }
}

@media print {
    div[class^="score-column"].score-column1 > .score-center, div[class*=" score-column"].score-column1 > .score-center {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
        float: left;
        width: 50%
    }
}

@media print {
    div[class^="score-column"].score-column2.equal > .score-left, div[class*=" score-column"].score-column2.equal > .score-left {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
        float: left;
        width: 50%
    }
}

@media print {
    div[class^="score-column"].score-column2.equal > .score-right, div[class*=" score-column"].score-column2.equal > .score-right {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
        float: left;
        width: 66.66667%;
    }
}

@media print {
    div[class^="score-column"].score-column2.wide-left > .score-left, div[class*=" score-column"].score-column2.wide-left > .score-left {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
        float: left;
        width: 33.33333%
    }
}

@media print {
    div[class^="score-column"].score-column2.wide-left > .score-right, div[class*=" score-column"].score-column2.wide-left > .score-right {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
        float: left;
        width: 25%
    }
}

@media print {
    div[class^="score-column"].score-column2.wide-right > .score-left, div[class*=" score-column"].score-column2.wide-right > .score-left {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
        float: left;
        width: 75.00019%
    }
}

@media print {
    div[class^="score-column"].score-column2.wide-right > .score-right, div[class*=" score-column"].score-column2.wide-right > .score-right {
        position: relative;
        float: left;
        width: 75.00019%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:992px) {
    div[class^="score-column"].score-column2.gutter > .score-left, div[class*=" score-column"].score-column2.gutter > .score-left {
        padding-right: 25px
    }

    div[class^="score-column"].score-column2.gutter > .score-right, div[class*=" score-column"].score-column2.gutter > .score-right {
        padding-left: 25px
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column2.gutter > .score-left, div[class*=" score-column"].score-column2.gutter > .score-left {
        padding-right: 40px
    }

    div[class^="score-column"].score-column2.gutter > .score-right, div[class*=" score-column"].score-column2.gutter > .score-right {
        padding-left: 40px
    }
}

div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
        float: left;
        width: 33.33333%
    }
}

@media print {
    div[class^="score-column"].score-column3.equal > .score-left, div[class*=" score-column"].score-column3.equal > .score-left {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
        float: left;
        width: 33.33333%
    }
}

@media print {
    div[class^="score-column"].score-column3.equal > .score-center, div[class*=" score-column"].score-column3.equal > .score-center {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
        float: left;
        width: 33.33333%
    }
}

@media print {
    div[class^="score-column"].score-column3.equal > .score-right, div[class*=" score-column"].score-column3.equal > .score-right {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
        float: left;
        width: 16.66667%
    }
}

@media print {
    div[class^="score-column"].score-column3.wide-middle > .score-left, div[class*=" score-column"].score-column3.wide-middle > .score-left {
        position: relative;
        float: left;
        width: 16.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
        float: left;
        width: 66.66667%
    }
}

@media print {
    div[class^="score-column"].score-column3.wide-middle > .score-center, div[class*=" score-column"].score-column3.wide-middle > .score-center {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
        float: left;
        width: 16.66667%
    }
}

@media print {
    div[class^="score-column"].score-column3.wide-middle > .score-right, div[class*=" score-column"].score-column3.wide-middle > .score-right {
        position: relative;
        float: left;
        width: 16.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        float: left;
        width: 25%
    }
}

@media print {
    div[class^="score-column"].score-column4.equal > .score-left, div[class*=" score-column"].score-column4.equal > .score-left {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        float: left;
        width: 25%
    }
}

@media print {
    div[class^="score-column"].score-column4.equal > .score-center, div[class*=" score-column"].score-column4.equal > .score-center {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        float: left;
        width: 25%
    }
}

@media print {
    div[class^="score-column"].score-column4.equal > .score-center2, div[class*=" score-column"].score-column4.equal > .score-center2 {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        float: left;
        width: 25%
    }
}

@media print {
    div[class^="score-column"].score-column4.equal > .score-right, div[class*=" score-column"].score-column4.equal > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-variable"], div[class*=" score-variable"] {
    display: table
}

    div[class^="score-variable"] > .score-variable-row, div[class*=" score-variable"] > .score-variable-row {
        display: table-row
    }

        div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
            display: table-cell;
            vertical-align: top;
            padding: 10px
        }

            div[class^="score-variable"] > .score-variable-row > .score-variable-column .embed-responsive, div[class^="score-variable"] > .score-variable-row > .score-variable-column .score-youtube-video, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .embed-responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column .score-youtube-video {
                min-width: 150px
            }

@media only screen and (min-width:0) {
    div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
        float: left
    }

        div[class^="score-variable"] > .score-variable-row > .score-variable-column img.responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column img.responsive {
            min-width: 150px
        }
}

@media only screen and (min-width:968px) {
    div[class^="score-variable"] > .score-variable-row > .score-variable-column, div[class*=" score-variable"] > .score-variable-row > .score-variable-column {
        float: none
    }

        div[class^="score-variable"] > .score-variable-row > .score-variable-column img.responsive, div[class*=" score-variable"] > .score-variable-row > .score-variable-column img.responsive {
            min-width: 75px
        }
}

.form-panel div[class^="score-column"].score-column2.wide-left > .score-left, .form-panel div[class*=" score-column"].score-column2.wide-left > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .form-panel div[class^="score-column"].score-column2.wide-left > .score-left, .form-panel div[class*=" score-column"].score-column2.wide-left > .score-left {
        float: left;
        width: 75%
    }
}

@media print {
    .form-panel div[class^="score-column"].score-column2.wide-left > .score-left, .form-panel div[class*=" score-column"].score-column2.wide-left > .score-left {
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.form-panel div[class^="score-column"].score-column2.wide-left > .score-right, .form-panel div[class*=" score-column"].score-column2.wide-left > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .form-panel div[class^="score-column"].score-column2.wide-left > .score-right, .form-panel div[class*=" score-column"].score-column2.wide-left > .score-right {
        float: left;
        width: 25%
    }
}

@media print {
    .form-panel div[class^="score-column"].score-column2.wide-left > .score-right, .form-panel div[class*=" score-column"].score-column2.wide-left > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.additionalNewsEvents {
    margin-bottom: 20px;
    margin-left: -15px;
    margin-right: -15px
}

    .additionalNewsEvents:before, .additionalNewsEvents:after {
        content: " ";
        display: table
    }

    .additionalNewsEvents:after {
        clear: both
    }

@media(max-width:991px) {
    .additionalNewsEvents {
        margin-bottom: 30px
    }
}

.additionalNewsEvents-item {
    margin-bottom: 30px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    .additionalNewsEvents-item {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    .additionalNewsEvents-item {
        float: left;
        width: 33.33333%
    }
}

@media(min-width:1200px) {
    .additionalNewsEvents-item {
        float: left;
        width: 25%
    }
}

@media print {
    .additionalNewsEvents-item {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"], div[class*=" score-column"] {
    margin-left: -15px;
    margin-right: -15px
}

    div[class^="score-column"]:before, div[class^="score-column"]:after, div[class*=" score-column"]:before, div[class*=" score-column"]:after {
        content: " ";
        display: table
    }

    div[class^="score-column"]:after, div[class*=" score-column"]:after {
        clear: both
    }

    div[class^="score-column"].score-column5.equal > .score-left, div[class*=" score-column"].score-column5.equal > .score-left {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }

@media(min-width:992px) {
    div[class^="score-column"].score-column5.equal > .score-left, div[class*=" score-column"].score-column5.equal > .score-left {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column5.equal > .score-left, div[class*=" score-column"].score-column5.equal > .score-left {
        float: left;
        width: 20%
    }
}

@media print {
    div[class^="score-column"].score-column5.equal > .score-left, div[class*=" score-column"].score-column5.equal > .score-left {
        position: relative;
        float: left;
        width: 20%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column5.equal > .score-center, div[class*=" score-column"].score-column5.equal > .score-center {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column5.equal > .score-center, div[class*=" score-column"].score-column5.equal > .score-center {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column5.equal > .score-center, div[class*=" score-column"].score-column5.equal > .score-center {
        float: left;
        width: 20%
    }
}

@media print {
    div[class^="score-column"].score-column5.equal > .score-center, div[class*=" score-column"].score-column5.equal > .score-center {
        position: relative;
        float: left;
        width: 20%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column5.equal > .score-center2, div[class*=" score-column"].score-column5.equal > .score-center2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column5.equal > .score-center2, div[class*=" score-column"].score-column5.equal > .score-center2 {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column5.equal > .score-center2, div[class*=" score-column"].score-column5.equal > .score-center2 {
        float: left;
        width: 20%
    }
}

@media print {
    div[class^="score-column"].score-column5.equal > .score-center2, div[class*=" score-column"].score-column5.equal > .score-center2 {
        position: relative;
        float: left;
        width: 20%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column5.equal > .score-center3, div[class*=" score-column"].score-column5.equal > .score-center3 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column5.equal > .score-center3, div[class*=" score-column"].score-column5.equal > .score-center3 {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column5.equal > .score-center3, div[class*=" score-column"].score-column5.equal > .score-center3 {
        float: left;
        width: 20%
    }
}

@media print {
    div[class^="score-column"].score-column5.equal > .score-center3, div[class*=" score-column"].score-column5.equal > .score-center3 {
        position: relative;
        float: left;
        width: 20%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column5.equal > .score-right, div[class*=" score-column"].score-column5.equal > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    div[class^="score-column"].score-column5.equal > .score-right, div[class*=" score-column"].score-column5.equal > .score-right {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column5.equal > .score-right, div[class*=" score-column"].score-column5.equal > .score-right {
        float: left;
        width: 20%
    }
}

@media print {
    div[class^="score-column"].score-column5.equal > .score-right, div[class*=" score-column"].score-column5.equal > .score-right {
        position: relative;
        float: left;
        width: 20%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-accordion {
    margin-bottom: 30px
}

.score-accordion-panel {
    margin-bottom: 5px
}

.addtocalendar var {
    display: none
}

.addtocalendar {
    position: relative;
    display: inline-block;
    background: transparent !important
}

.atcb-link {
    display: block;
    outline: none !important;
    cursor: pointer
}

    .atcb-link:focus ~ ul, .atcb-link:active ~ ul, .atcb-list:hover {
        visibility: visible
    }

.atcb-list {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    width: 170px;
    z-index: 900
}

.atcb-list, .atcb-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fff
}

.atcb-item {
    float: none;
    text-align: left
}

.atcb-item-link {
    text-decoration: none;
    outline: 0;
    display: block
}

.atcb-item.hover, .atcb-item:hover {
    position: relative;
    z-index: 900;
    cursor: pointer;
    text-decoration: none;
    outline: 0
}

.atc-style-menu-wb .atcb-list {
    width: 170px;
    border: 1px solid #bababa;
    border-radius: 2px;
    box-shadow: 0 0 5px #AAA
}

.atc-style-menu-wb .atcb-list, .atc-style-menu-wb .atcb-item {
    background: #fff;
    color: #000
}

.atc-style-menu-wb .atcb-item, .atc-style-menu-wb .atcb-item-link {
    line-height: 1.3em;
    vertical-align: middle;
    zoom: 1
}

    .atc-style-menu-wb .atcb-item-link, .atc-style-menu-wb .atcb-item-link:hover, .atc-style-menu-wb .atcb-item-link:active, .atc-style-menu-wb .atcb-item-link:focus {
        color: #000;
        font-family: "Verdana";
        font-size: 14px;
        text-decoration: none;
        outline: 0;
        padding: 5px 15px
    }

        .atc-style-menu-wb .atcb-item-link:hover, .atc-style-menu-wb .atcb-item-link:active, .atc-style-menu-wb .atcb-item-link:focus {
            color: #fff
        }

    .atc-style-menu-wb .atcb-item.hover, .atc-style-menu-wb .atcb-item:hover {
        background: #4281f4
    }

.filter-label {
    position: relative;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #14477d;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-left: 47px
}

@media only screen and (max-width:991px) {
    .filter-label {
        max-width: calc(100% - 30px)
    }
}

.filter-label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 30px;
    height: 18px;
    background: url(../img/icon_filter.png) center no-repeat;
    background-size: 30px
}

.search-header {
    margin-left: -15px;
    margin-right: -15px
}

    .search-header:before, .search-header:after {
        content: " ";
        display: table
    }

    .search-header:after {
        clear: both
    }

.search-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .search-box {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    .search-box {
        float: left;
        width: 66.66667%
    }
}

@media print {
    .search-box {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.search-box .input-group {
    width: 100%
}

.search-box .ais-search-box {
    position: relative;
    margin: 0 0 22px 0
}

    .search-box .ais-search-box:before, .search-box .ais-search-box:after {
        content: " ";
        display: table
    }

    .search-box .ais-search-box:after {
        clear: both
    }

    .search-box .ais-search-box input {
        width: 100%;
        height: 47px;
        font-size: 20px;
        font-weight: 300;
        letter-spacing: .56px;
        color: #58595b !important;
        padding: 0 56px 0 18px;
        border: 1px solid #d8d8d8;
        border-radius: 4px !important;
        box-shadow: none
    }

        .search-box .ais-search-box input::-webkit-input-placeholder {
            color: #58595b
        }

        .search-box .ais-search-box input::-moz-placeholder {
            color: #58595b
        }

        .search-box .ais-search-box input:-ms-input-placeholder {
            color: #58595b
        }

        .search-box .ais-search-box input:-moz-placeholder {
            color: #58595b
        }

        .search-box .ais-search-box input:focus {
            color: #58595b;
            border-color: #1b75bc;
            box-shadow: none;
            z-index: 2
        }

.search-box .input-group-btn {
    width: auto
}

    .search-box .input-group-btn button {
        position: absolute;
        top: 0;
        right: 0;
        width: 56px;
        height: 45px;
        background: url("../img/icon_search.png") center center no-repeat;
        background-size: 21px;
        border: 0;
        border-radius: 0;
        outline: none !important
    }

.search-stats .ais-stats--body {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    letter-spacing: .17px;
    color: #58595b
}

.facets-expand-collapse {
    position: absolute;
    right: 15px;
    top: -55px;
    width: 30px;
    height: 30px;
    border: 1px solid #d8d8d8;
    border-radius: 50%;
    background-color: white;
    color: transparent
}

    .facets-expand-collapse::after {
        content: '';
        width: 15px;
        height: 15px
    }

    .facets-expand-collapse button {
        width: 100%;
        height: 100%;
        border: 0
    }

        .facets-expand-collapse button:focus {
            outline: 0
        }

    .facets-expand-collapse .expand-facets {
        background: url(../img/icon_open.png) center no-repeat;
        background-size: 15px
    }

    .facets-expand-collapse .collapse-facets {
        background: url(../img/icon_close.png) center no-repeat;
        background-size: 15px
    }

.facet {
    margin-bottom: 10px
}

    .facet .facet-header {
        font-size: 15px;
        font-weight: bold;
        color: #58595b;
        text-transform: uppercase;
        margin: 0 0 20px 0;
        padding: 0 0 5px 0;
        border-bottom: 1px solid #d8d8d8
    }

@media(max-width:991px) {
    .facet .facet-header {
        cursor: pointer;
        background: url(../img/chevron_dn_blue.png) right center no-repeat;
        background-size: 14px
    }
}

@media(min-width:1200px) {
    .facet .facet-header {
        margin-right: 20px
    }
}

@media(min-width:1340px) {
    .facet .facet-header {
        margin-right: 40px
    }
}

@media(max-width:991px) {
    .facet .ais-refinement-list--list {
        margin-bottom: 20px
    }
}

.facet .ais-refinement-list--item label {
    position: relative;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #2f2a2b;
    letter-spacing: .15px;
    line-height: 22px;
    background: #eee;
    padding: 0 10px;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .facet .ais-refinement-list--item label:hover {
        color: white;
        background: #14477d
    }

@media(max-width:991px) {
    .facet .ais-refinement-list--item label {
        display: block;
        font-size: 15px;
        line-height: 40px;
        margin-bottom: 10px
    }
}

.facet .ais-refinement-list--item.ais-refinement-list--item__active label {
    color: white;
    background: #14477d;
    padding-right: 32px
}

    .facet .ais-refinement-list--item.ais-refinement-list--item__active label:after {
        position: absolute;
        top: 50%;
        right: 10px;
        width: 12px;
        height: 22px;
        margin-top: -11px;
        background: url("../img/checkbox_on.png") center center no-repeat;
        background-size: 12px;
        content: ""
    }

.facet .ais-refinement-list--item input[type="checkbox"] {
    position: absolute;
    opacity: 0
}

@media(max-width:991px) {
    .facet .ais-body {
        display: none
    }
}

@media(min-width:992px) {
    .facet .ais-body {
        display: block !important
    }
}

.facet .ais-show-more {
    cursor: pointer
}

.clear-all .ais-clear-all--link {
    position: relative;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    color: #58595b;
    text-decoration: none;
    margin: 20px 0;
    padding: 0 31px 0 9px;
    border: 1px solid #58595b;
    border-radius: 4px
}

    .clear-all .ais-clear-all--link:after {
        position: absolute;
        top: 50%;
        right: 10px;
        width: 13px;
        height: 26px;
        margin-top: -14px;
        background: url("../img/checkbox_on_grey.png") center center no-repeat;
        background-size: 13px;
        content: ""
    }

    .clear-all .ais-clear-all--link:hover {
        box-shadow: 0 3px 6px rgba(0,0,0,0.3)
    }

@media(max-width:991px) {
    .clear-all .ais-clear-all--link {
        display: block;
        margin: 30px 0 35px 0
    }
}

.clear-all .ais-clear-all--link > div {
    display: inline;
    vertical-align: sub;
    line-height: 28px
}

@media(max-width:991px) {
    .clear-all .ais-clear-all--link > div {
        line-height: 40px
    }
}

.view-type {
    overflow: hidden;
    float: left
}

@media(max-width:991px) {
    .view-type {
        display: none
    }
}

.view-type a {
    float: left;
    width: 50px;
    height: 47px;
    border: 1px solid #d8d8d8;
    color: transparent
}

@media(max-width:1199px) {
    .view-type a {
        width: 50px
    }
}

@media(min-width:1200px) and (max-width:1340px) {
    .view-type a {
        width: 48px
    }
}

.view-type a:focus {
    color: transparent
}

.view-type a.grid-view {
    background: url("../img/icon_grid_view.png") center center no-repeat;
    background-size: 20px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-right-width: 0
}

    .view-type a.grid-view.active {
        background-color: #eee
    }

    .view-type a.grid-view:hover {
        background-color: #eee
    }

.view-type a.list-view {
    background: url("../img/icon_list_view.png") center center no-repeat;
    background-size: 20px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

    .view-type a.list-view.active {
        background-color: #eee
    }

    .view-type a.list-view:hover {
        background-color: #eee
    }

.premium-label {
    display: none;
    position: absolute;
    min-width: 160px;
    height: 26px;
    right: 4px;
    top: -12px;
    background: #f7931e;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: white;
    padding: 0 30px 0 13px;
    border: 1px solid #eee;
    z-index: 2
}

    .premium-label:before {
        position: absolute;
        top: 0;
        right: 5px;
        width: 18px;
        height: 23px;
        background: url("../img/icon_star.png") center center no-repeat;
        background-size: 18px;
        content: ""
    }

    .premium-label:after {
        position: absolute;
        top: 0;
        right: -7px;
        width: 7px;
        height: 26px;
        background: url("../img/fold.png") center center no-repeat;
        background-size: 7px;
        content: ""
    }

    .premium-label.gated {
        display: inline-block
    }

.lens-device .premium-label {
    position: relative;
    top: -4px;
    left: 0;
    border: 0;
    margin: 0
}

    .lens-device .premium-label:after {
        position: static
    }

@media(max-width:991px) {
    .lens-device .premium-label {
        margin-bottom: 30px
    }
}

.resource-center.grid-view .ais-hits, .search-results.grid-view .ais-hits {
    margin-left: -15px;
    margin-right: -15px
}

    .resource-center.grid-view .ais-hits:before, .resource-center.grid-view .ais-hits:after, .search-results.grid-view .ais-hits:before, .search-results.grid-view .ais-hits:after {
        content: " ";
        display: table
    }

    .resource-center.grid-view .ais-hits:after, .search-results.grid-view .ais-hits:after {
        clear: both
    }

.resource-center.grid-view.two-col-grid .ais-hits--item, .search-results.grid-view.two-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .resource-center.grid-view.two-col-grid .ais-hits--item, .search-results.grid-view.two-col-grid .ais-hits--item {
        float: left;
        width: 50%
    }
}

@media print {
    .resource-center.grid-view.two-col-grid .ais-hits--item, .search-results.grid-view.two-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.resource-center.grid-view.three-col-grid .ais-hits--item, .search-results.grid-view.three-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .resource-center.grid-view.three-col-grid .ais-hits--item, .search-results.grid-view.three-col-grid .ais-hits--item {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    .resource-center.grid-view.three-col-grid .ais-hits--item, .search-results.grid-view.three-col-grid .ais-hits--item {
        float: left;
        width: 33.33333%
    }
}

@media print {
    .resource-center.grid-view.three-col-grid .ais-hits--item, .search-results.grid-view.three-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.resource-center.grid-view.four-col-grid .ais-hits--item, .search-results.grid-view.four-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .resource-center.grid-view.four-col-grid .ais-hits--item, .search-results.grid-view.four-col-grid .ais-hits--item {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    .resource-center.grid-view.four-col-grid .ais-hits--item, .search-results.grid-view.four-col-grid .ais-hits--item {
        float: left;
        width: 25%
    }
}

@media print {
    .resource-center.grid-view.four-col-grid .ais-hits--item, .search-results.grid-view.four-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.aa-cursor {
    background-color: #eee
}

.pagination {
    display: flex;
    justify-content: center;
    margin: 0 0 30px 0
}

    .pagination ul {
        display: inline-block;
        margin: 0;
        padding: 0
    }

        .pagination ul li {
            display: inline
        }

            .pagination ul li.ais-pagination--item__active a, .pagination ul li.ais-pagination--item__active span, .pagination ul li:hover a, .pagination ul li:hover span {
                background-color: #14477d;
                border-color: #14477d;
                color: white
            }

            .pagination ul li.ais-pagination--item__disabled a, .pagination ul li.ais-pagination--item__disabled span {
                opacity: .5;
                cursor: default
            }

            .pagination ul li.ais-pagination--item__disabled:hover a, .pagination ul li.ais-pagination--item__disabled:hover span {
                color: #14477d;
                background: transparent;
                border-color: #d8d8d8
            }

            .pagination ul li:first-child a, .pagination ul li:first-child span {
                border-top-left-radius: 4px;
                border-bottom-left-radius: 4px
            }

            .pagination ul li:last-child a, .pagination ul li:last-child span {
                border-top-right-radius: 4px;
                border-bottom-right-radius: 4px
            }

    .pagination a, .pagination span {
        position: relative;
        float: left;
        color: #14477d;
        text-decoration: none;
        line-height: 44px;
        padding: 0 20px;
        margin-left: -1px;
        background-color: white;
        border: 1px solid #d8d8d8;
        cursor: pointer
    }

@media only screen and (min-width:992px) {
    .global-search-results .search-box {
        float: none;
        width: 100%;
        padding: 0
    }
}

.global-search-results .search-stats .ais-stats--body {
    color: #58595b
}

.global-search-results .search-results-item .asset-type-box {
    margin-bottom: 10px
}

    .global-search-results .search-results-item .asset-type-box span {
        text-transform: uppercase;
        font-family: 'Interstate',Arial,sans-serif;
        color: #14477d;
        font-size: 15px
    }

.global-search-results .search-results-item .score-highlight {
    height: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8
}

    .global-search-results .search-results-item .score-highlight a {
        color: #1b75bc
    }

    .global-search-results .search-results-item .score-highlight h2 {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 22px;
        color: #1b75bc;
        margin-top: 0;
        margin-bottom: 5px
    }

    .global-search-results .search-results-item .score-highlight .score-highlight-body {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 15px;
        color: #58595b;
        margin-bottom: 15px
    }

.score-stripe.cover, .score-style-box.cover, .score-carousel-pane.cover, .score-full-width-hero.cover, .score-hero.cover, .score-section-header.cover, .score-well.cover {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.score-stripe.contain, .score-style-box.contain, .score-carousel-pane.contain, .score-full-width-hero.contain, .score-hero.contain, .score-section-header.contain, .score-well.contain {
    background-repeat: no-repeat;
    background-size: contain
}

.score-stripe.repeat, .score-style-box.repeat, .score-carousel-pane.repeat, .score-full-width-hero.repeat, .score-hero.repeat, .score-section-header.repeat, .score-well.repeat {
    background-repeat: repeat
}

.score-stripe.repeat-x, .score-style-box.repeat-x, .score-carousel-pane.repeat-x, .score-full-width-hero.repeat-x, .score-hero.repeat-x, .score-section-header.repeat-x, .score-well.repeat-x {
    background-repeat: repeat-x
}

.score-stripe.repeat-y, .score-style-box.repeat-y, .score-carousel-pane.repeat-y, .score-full-width-hero.repeat-y, .score-hero.repeat-y, .score-section-header.repeat-y, .score-well.repeat-y {
    background-repeat: repeat-y
}

.score-button {
    font-size: 16px;
    letter-spacing: .15px;
    line-height: 16px;
    white-space: pre-wrap;
    padding: 14px 40px;
    border-radius: 5px
}

    .score-button:hover, .score-button:focus {
        text-decoration: none;
        box-shadow: 0 5px 15px rgba(0,0,0,0.3)
    }

    .score-button.btn-primary, .score-button.btn-basic-action, .score-button.btn-action, .score-button.btn-basic-info {
        color: white;
        border-color: transparent
    }

        .score-button.btn-primary:hover, .score-button.btn-primary:focus, .score-button.btn-basic-action:hover, .score-button.btn-basic-action:focus, .score-button.btn-action:hover, .score-button.btn-action:focus, .score-button.btn-basic-info:hover, .score-button.btn-basic-info:focus {
            color: white;
            border-color: transparent
        }

    .score-button.btn-secondary, .score-button.btn-primary, .score-button.btn-basic-action, .score-button.btn-action, .score-button.btn-basic-info {
        position: relative
    }

        .score-button.btn-secondary:after, .score-button.btn-primary:after, .score-button.btn-basic-action:after, .score-button.btn-action:after, .score-button.btn-basic-info:after {
            position: absolute;
            top: 50%;
            right: 21px;
            margin-top: -7px;
            width: 9px;
            height: 14px;
            opacity: 0;
            content: "";
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

        .score-button.btn-secondary:hover, .score-button.btn-secondary:focus, .score-button.btn-primary:hover, .score-button.btn-primary:focus, .score-button.btn-basic-action:hover, .score-button.btn-basic-action:focus, .score-button.btn-action:hover, .score-button.btn-action:focus, .score-button.btn-basic-info:hover, .score-button.btn-basic-info:focus {
            padding-left: 30px;
            padding-right: 50px
        }

            .score-button.btn-secondary:hover:after, .score-button.btn-secondary:focus:after, .score-button.btn-primary:hover:after, .score-button.btn-primary:focus:after, .score-button.btn-basic-action:hover:after, .score-button.btn-basic-action:focus:after, .score-button.btn-action:hover:after, .score-button.btn-action:focus:after, .score-button.btn-basic-info:hover:after, .score-button.btn-basic-info:focus:after {
                -webkit-transform: translateX(-10px);
                -moz-transform: translateX(-10px);
                -o-transform: translateX(-10px);
                transform: translateX(-10px);
                opacity: 1
            }

        .score-button.btn-primary:after, .score-button.btn-basic-action:after, .score-button.btn-action:after, .score-button.btn-basic-info:after {
            background: url("../img/chevron_rt_white.png") center center no-repeat;
            background-size: 9px 14px
        }

    .score-button.btn-primary {
        background-color: #14477d
    }

        .score-button.btn-primary:hover, .score-button.btn-primary:focus {
            background-color: #14477d
        }

    .score-button.btn-secondary {
        color: white;
        background: transparent;
        border-color: white
    }

        .score-button.btn-secondary:after {
            background: url("../img/chevron_rt_white.png") center center no-repeat;
            background-size: 9px 14px
        }

        .score-button.btn-secondary:hover, .score-button.btn-secondary:focus {
            color: white;
            background-color: transparent;
            border-color: white
        }

    .score-button.btn-basic-action, .score-button.btn-action {
        background-color: #f7931e
    }

        .score-button.btn-basic-action:hover, .score-button.btn-basic-action:focus, .score-button.btn-action:hover, .score-button.btn-action:focus {
            color: white;
            background-color: #f7931e
        }

    .score-button.btn-basic-info {
        background-color: #1b75bc
    }

        .score-button.btn-basic-info:hover, .score-button.btn-basic-info:focus {
            background-color: #1b75bc
        }

    .score-button.btn-info {
        background-color: #1b75bc;
        border: 0
    }

    .score-button.btn-clickable-area {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        text-indent: -9999999px;
        background-color: transparent;
        border: 0;
        border-radius: 0
    }

    .score-button.btn-link {
        display: block;
        text-align: left;
        margin: 0 0 10px 0;
        padding: 0;
        background: transparent;
        border: 0;
        border-radius: 0
    }

        .score-button.btn-link:hover {
            color: #1b75bc;
            text-decoration: underline;
            box-shadow: none
        }

@media(max-width:991px) {
    .extra-padding .score-column3.wide-middle .score-center .score-column2.equal .score-left .score-button, .extra-padding .score-column3.wide-middle .score-center .score-column2.equal .score-right .score-button {
        margin-bottom: 30px
    }
}

@media(max-width:767px) {
    .score-center-text .score-button-group, .panel-collapse .score-button-group {
        padding: 0 10%
    }
}

@media(max-width:767px) {
    .score-center-text .score-button-group .score-button, .panel-collapse .score-button-group .score-button {
        margin-bottom: 30px;
        display: block;
        margin-right: 0
    }

        .score-center-text .score-button-group .score-button:last-child, .panel-collapse .score-button-group .score-button:last-child {
            margin-bottom: 0
        }
}

.back-to-top {
    position: fixed;
    right: 50px;
    bottom: 80px;
    width: 42px;
    height: 42px;
    z-index: 5
}

    .back-to-top:hover {
        cursor: pointer
    }

.score-button-toolbar {
    margin-left: 0
}

.score-button-group .score-button {
    margin-right: 15px
}

    .score-button-group .score-button:last-child {
        margin-right: 0
    }

.page-wrapper .score-button-group, footer .score-button-group {
    display: block;
    margin-bottom: 0
}

@media(max-width:991px) {
    .page-wrapper .score-button-group, footer .score-button-group {
        display: block;
        text-align: center
    }
}

.page-wrapper .score-button-group .score-image-button, footer .score-button-group .score-image-button {
    display: inline-block;
    margin-right: 35px
}

    .page-wrapper .score-button-group .score-image-button img, footer .score-button-group .score-image-button img {
        width: 42px;
        height: 42px
    }

    .page-wrapper .score-button-group .score-image-button:last-child, footer .score-button-group .score-image-button:last-child {
        margin-right: 0
    }

    .page-wrapper .score-button-group .score-image-button:hover, footer .score-button-group .score-image-button:hover {
        opacity: .7
    }

@media(max-width:991px) {
    .lens-device .score-button-group {
        text-align: inherit
    }
}

@media(max-width:480px) {
    .lens-device .score-button-group .score-button ~ .score-button {
        margin-top: 20px
    }
}

.page-wrapper .score-button-group {
    margin-bottom: 30px
}

footer .score-button-group {
    margin-bottom: 0;
    max-height: 42px
}

.score-image-button {
    display: block
}

    .score-image-button.full-width img {
        margin-bottom: 30px;
        width: 100%
    }

.score-content-spot + .score-button, .score-content-spot .score-image-button, .score-content-spot .score-composite-link {
    margin-bottom: 30px
}

@media(max-width:767px) {
    .score-content-spot + .score-button-group .score-button {
        padding: 14px 30px
    }
}

.page-wrapper .score-composite-link {
    margin-bottom: 30px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: block
}

    .page-wrapper .score-composite-link.btn-back {
        display: inline-block;
        text-decoration: none
    }

        .page-wrapper .score-composite-link.btn-back img {
            position: relative;
            top: -1px;
            display: inline-block;
            width: 9px;
            height: auto;
            margin: 0 5px 0 0 !important
        }

        .page-wrapper .score-composite-link.btn-back span {
            display: inline-block;
            font-family: 'Interstate Light',Arial,sans-serif;
            font-size: 14px;
            letter-spacing: .15px
        }

        .page-wrapper .score-composite-link.btn-back:hover {
            -webkit-transform: translateX(-10px);
            -moz-transform: translateX(-10px);
            -o-transform: translateX(-10px);
            transform: translateX(-10px)
        }

    .page-wrapper .score-composite-link.icon-link {
        margin-bottom: 18px;
        display: inline-block
    }

        .page-wrapper .score-composite-link.icon-link img {
            display: inline-block;
            width: 42px;
            height: 42px;
            margin: 0 22px 0 0
        }

        .page-wrapper .score-composite-link.icon-link span {
            display: inline-block;
            font-family: 'Interstate',Arial,sans-serif;
            font-size: 20px;
            color: white;
            line-height: 42px
        }

        .page-wrapper .score-composite-link.icon-link:hover {
            opacity: .7
        }

        .page-wrapper .score-composite-link.icon-link:last-of-type {
            margin-bottom: 60px
        }

@media(max-width:991px) {
    .page-wrapper .score-composite-link.icon-link:last-of-type {
        margin-bottom: 30px
    }
}

.page-wrapper .score-composite-link.btn-blue-box {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-decoration: none !important
}

    .page-wrapper .score-composite-link.btn-blue-box img {
        display: inline-block;
        width: 42px;
        height: 42px;
        margin: 0 10px 0 0
    }

    .page-wrapper .score-composite-link.btn-blue-box span, .page-wrapper .score-composite-link.btn-blue-box .score-lead {
        display: inline-block;
        word-break: break-all;
        margin: 0
    }

    .page-wrapper .score-composite-link.btn-blue-box:hover, .page-wrapper .score-composite-link.btn-blue-box:focus {
        text-decoration: none;
        box-shadow: 0 5px 15px rgba(0,0,0,0.3)
    }

.score-button.btn-blue-box, .score-composite-link.btn-blue-box {
    position: relative;
    margin-bottom: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 120px;
    font-size: 20px;
    font-weight: normal;
    color: white;
    text-align: center;
    letter-spacing: .85px;
    line-height: 20px;
    white-space: inherit;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    background-color: #1b75bc;
    border-radius: 0;
    border: 0
}

@media(max-width:991px) {
    .score-button.btn-blue-box, .score-composite-link.btn-blue-box {
        min-height: 80px;
        font-size: 16px
    }
}

.score-button.btn-blue-box:hover:before, .score-composite-link.btn-blue-box:hover:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #f7931e;
    content: ""
}

@media(min-width:992px) {
    .hero-heading + .icon-link {
        margin-top: -40px
    }
}

.LPMcontainer {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block
}

    .LPMcontainer:hover {
        opacity: .7
    }

.addtocalendar {
    margin-bottom: 30px
}

    .addtocalendar a {
        text-decoration: none
    }

.carousel {
    margin-bottom: 30px
}

.carousel-inner {
    -webkit-transform-style: preserve-3d
}

.carousel-indicators {
    bottom: -35px !important
}

    .carousel-indicators li {
        width: 35px;
        height: 5px;
        border-radius: 6px;
        border: 0;
        background-color: #d8d8d8;
        margin: 0 10px 0 0
    }

        .carousel-indicators li.active {
            width: 35px;
            height: 5px;
            border: 0;
            background-color: #1b75bc;
            margin: 0 10px 0 0
        }

        .carousel-indicators li:last-child {
            margin-right: 0
        }

.carousel-control.left {
    display: none
}

.carousel-control.right {
    display: none
}

.score-carousel-pane .lens-device {
    margin-bottom: 0 !important
}

@media(max-width:991px) {
    .score-carousel-pane .lens-device .inner-wrapper {
        height: 480px !important
    }
}

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            left: 0;
            -webkit-transform: translate3d(100%,0,0);
            transform: translate3d(100%,0,0)
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            left: 0;
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0)
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                left: 0;
                -webkit-transform: translate3d(0,0,0);
                transform: translate3d(0,0,0)
            }
}

.wide-left.gutter .score-carousel-pane {
    min-height: 450px
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity
}

.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
    opacity: 0
}

.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
    opacity: 1
}

    .carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
        left: 0;
        transform: translate3d(0,0,0)
    }

.carousel-fade .carousel-control {
    z-index: 2
}

.score-content-spot {
    margin-bottom: 30px;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.62;
    letter-spacing: .2px
}

    .score-content-spot em {
        font-style: italic;
        background-color: transparent;
        color: inherit
    }

    .score-content-spot p {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        font-weight: 300;
        color: #58595b;
        line-height: 1.62;
        letter-spacing: .2px;
        margin-bottom: 30px
    }

        .score-content-spot p:last-child {
            margin-bottom: 0
        }

@media(max-width:991px) {
    .score-content-spot p {
        margin-bottom: 25px
    }
}

.score-content-spot h1 {
    font-family: 'Geometria',Arial,sans-serif;
    margin: 0 0 30px 0
}

.score-content-spot h2, .score-content-spot h3, .score-content-spot h4, .score-content-spot h5, .score-content-spot h6 {
    font-family: 'Interstate',Arial,sans-serif;
    margin: 0 0 30px 0
}

.score-content-spot h2 {
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.23;
    letter-spacing: .2px;
    text-transform: uppercase
}

.score-content-spot h3 {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.43;
    letter-spacing: .2px
}

@media(max-width:991px) {
    .score-content-spot h3 {
        font-size: 21px;
        line-height: 1.52;
        letter-spacing: .2px
    }
}

.score-content-spot h4 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: .2px;
    margin-bottom: 15px
}

@media(max-width:991px) {
    .score-content-spot h4 {
        font-size: 18px;
        line-height: 1.56
    }
}

.score-content-spot h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.62;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: #14477d;
    margin: 0
}

.score-content-spot h6 {
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.71;
    letter-spacing: .2px
}

.score-content-spot ul {
    margin: 0 0 30px 0;
    padding: 0 0 0 35px
}

    .score-content-spot ul li {
        position: relative;
        list-style: none;
        margin: 0 0 12px 0;
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.62;
        letter-spacing: .2px
    }

        .score-content-spot ul li:last-child {
            margin: 0
        }

        .score-content-spot ul li:before {
            position: absolute;
            top: 10px;
            left: -34px;
            width: 5px;
            height: 5px;
            border-radius: 5px;
            background: black;
            content: ""
        }

.score-content-spot.color-inherit ul li:before {
    background: white
}

.score-content-spot.text-bubble {
    margin-bottom: 10px;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    color: #58595b;
    padding: 30px 20px 60px 20px;
    background: url(../img/text_bubble.png) center no-repeat;
    background-size: 100% 100%
}

.score-content-spot.small-text p {
    font-size: 11px
}

.form-panel .score-content-spot {
    margin-bottom: 15px
}

    .form-panel .score-content-spot h5 {
        margin-bottom: 0
    }

.score-stripe .score-content-spot.color-inherit h1, .score-stripe .score-content-spot.color-inherit h2, .score-stripe .score-content-spot.color-inherit h3, .score-stripe .score-content-spot.color-inherit h4, .score-stripe .score-content-spot.color-inherit h5, .score-stripe .score-content-spot.color-inherit h6, .score-stripe .score-content-spot.color-inherit p, .score-stripe .score-content-spot.color-inherit a {
    color: inherit
}

.score-stripe.lens-device .score-content-spot h1, .score-stripe.lens-device .score-content-spot h2, .score-stripe.lens-device .score-content-spot h3, .score-stripe.lens-device .score-content-spot h4, .score-stripe.lens-device .score-content-spot h5, .score-stripe.lens-device .score-content-spot h6, .score-stripe.lens-device .score-content-spot p, .score-stripe.tab-stripe .score-content-spot h1, .score-stripe.tab-stripe .score-content-spot h2, .score-stripe.tab-stripe .score-content-spot h3, .score-stripe.tab-stripe .score-content-spot h4, .score-stripe.tab-stripe .score-content-spot h5, .score-stripe.tab-stripe .score-content-spot h6, .score-stripe.tab-stripe .score-content-spot p {
    color: inherit
}

table tr {
    border: 1px solid #d8d8d8
}

table td {
    /*padding: 10px;
    border-right: 1px solid #d8d8d8 !important*/
}

.resource-body table th {
    padding: 0 20px;
    border: 1px solid #d8d8d8
}

.score-document-header, .article-title {
    margin-bottom: 0
}

    .score-document-header h1, .article-title h1 {
        font-family: 'Geometria',Arial,sans-serif;
        font-size: 35px;
        color: #14477d;
        text-transform: uppercase;
        line-height: 40px;
        letter-spacing: .44px;
        margin: 0 0 40px 0
    }

@media(max-width:991px) {
    .score-document-header h1, .article-title h1 {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: .4px;
        margin: 0 0 20px 0
    }
}

.score-document-header h2, .article-title h2 {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: .15px;
    margin: 0 0 40px 0
}

@media(max-width:991px) {
    .score-document-header h2, .article-title h2 {
        font-size: 21px;
        line-height: 32px;
        letter-spacing: .2px;
        margin: 0 0 16px 0
    }
}

.score-document-header.body-document-heading h1, .article-title.body-document-heading h1 {
    color: #14477d
}

.score-document-header-with-subtitle {
    margin-bottom: 0
}

    .score-document-header-with-subtitle h1 {
        margin-bottom: 50px;
        font-family: 'Geometria',Arial,sans-serif;
        font-size: 35px;
        text-transform: uppercase;
        line-height: 40px;
        letter-spacing: .44px;
        margin: 0 0 40px 0
    }

@media(max-width:991px) {
    .score-document-header-with-subtitle h1 {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: .4px;
        margin: 0 0 20px 0
    }
}

.score-document-header-with-subtitle h2 {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 26px;
    line-height: 34px;
    letter-spacing: .15px;
    margin: 0 0 40px 0
}

@media(max-width:991px) {
    .score-document-header-with-subtitle h2 {
        font-size: 21px;
        line-height: 32px;
        letter-spacing: .2px;
        margin: 0 0 16px 0
    }
}

.score-document-header-with-subtitle.body-document-heading h1 {
    color: #14477d;
    text-transform: inherit
}

footer {
    padding-top: 0px;
    position: fixed;
    /* height: 100px; */
    bottom: 0;
    width: 100%;
    font-size: 10px;
    color: white;
    background-color: rgba(20,71,125,0.85);
}

@media(max-width:991px) {
    . footer {
    }
}

footer .score-menu-list {
    list-style: none;
    padding: 0;
    margin-bottom: 45px
}

@media(max-width:991px) {
    footer .score-menu-list {
        margin-bottom: 0;
        display: none;
        font-size: 19px;
        line-height: 37px;
        background-color: white;
        margin-left: -15px;
        margin-right: -15px;
        padding: 10px 0 5px 0
    }
}

@media(min-width:992px) {
    footer .score-menu-list {
        display: block !important
    }
}

footer .score-menu-list li {
    margin-bottom: 8px
}

    footer .score-menu-list li a {
        color: #58595b;
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px
    }

        footer .score-menu-list li a:hover, footer .score-menu-list li a:focus {
            text-decoration: none;
            opacity: .7;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

@media(max-width:991px) {
    footer .score-menu-list li a {
        display: block;
        padding: 0 20px
    }

        footer .score-menu-list li a:hover, footer .score-menu-list li a:focus {
            color: #1b75bc;
            background-color: white
        }
}

footer .collapse-box .score-style-box {
    margin-bottom: 15px
}

@media(max-width:991px) {
    footer .collapse-box .score-style-box {
        margin-bottom: 0;
        background-color: #f0f0f0;
        border-bottom: 1px solid #d8d8d8;
        margin-left: -15px;
        margin-right: -15px
    }
}

footer .collapse-box .score-button {
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 20px;
    color: #58595b;
    text-align: left;
    padding: 0;
    background: transparent;
    border: 0;
    border-radius: none
}

    footer .collapse-box .score-button:hover, footer .collapse-box .score-button:focus {
        opacity: .7;
        box-shadow: none
    }

@media(max-width:991px) {
    footer .collapse-box .score-button {
        width: calc(100% - 55px);
        line-height: 50px;
        padding: 0 20px
    }
}

footer .collapse-box .score-button.btn-toggle {
    width: 50px;
    height: 50px;
    text-indent: -3000px;
    background: url("../img/chevron_dn_grey.png") center center no-repeat;
    background-size: 14px
}

@media(min-width:992px) {
    footer .collapse-box .score-button.btn-toggle {
        display: none
    }
}

footer .collapse-box .score-button.btn-toggle.expanded {
    background: url("../img/chevron_up_black.png") center center no-repeat;
    background-size: 14px
}

footer .score-lead {
    display: inline-block;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 20px;
    color: #58595b;
    line-height: 16px;
    margin-bottom: 0
}

@media(max-width:991px) {
    footer .score-lead {
        width: calc(100% - 55px);
        text-align: left;
        line-height: 50px;
        padding: 0 20px
    }
}

footer .score-composite-link {
    display: inline-block;
    margin-bottom: 65px
}

    footer .score-composite-link:hover {
        text-decoration: none
    }

    footer .score-composite-link img {
        width: 42px;
        height: 42px;
        margin-right: 10px
    }

@media(max-width:399px) {
    footer .score-composite-link img {
        margin-right: 5px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    footer .score-composite-link img {
        margin-right: 5px
    }
}

footer .score-composite-link span {
    display: inline-block;
    color: #58595b;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 20px;
    line-height: 42px
}

@media(max-width:1199px) {
    footer .score-composite-link span {
        font-size: 16px
    }
}

footer .score-image {
    width: 305px;
    margin-bottom: 0
}

@media(max-width:991px) {
    footer .score-image {
        margin: 0 auto
    }
}

@media(min-width:992px) {
    footer div[class^="score-column"].score-column2.wide-left > .score-right, footer div[class*=" score-column"].score-column2.wide-left > .score-right {
        padding-left: 30px;
        border-left: 1px solid #d8d8d8
    }

        footer div[class^="score-column"].score-column2.wide-left > .score-right .score-menu-list, footer div[class*=" score-column"].score-column2.wide-left > .score-right .score-menu-list {
            margin-bottom: 18px
        }
}

footer .country-selector {
    float: left;
    margin-right: 70px;
    margin-bottom: 65px
}

@media(max-width:991px) {
    footer .country-selector {
        margin-bottom: 30px;
        float: none;
        text-align: center;
        margin-top: 30px;
        margin-right: 0
    }
}

@media(min-width:992px) and (max-width:1199px) {
    footer .country-selector {
        margin-right: 20px
    }
}

@media(min-width:1200px) and (max-width:1339px) {
    footer .country-selector {
        margin-right: 40px
    }
}

footer .country-selector > a {
    position: relative;
    display: inline-block;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 20px;
    color: #58595b;
    line-height: 42px;
    padding-left: 60px;
    background: url(../img/icon_worldwide.png) left center no-repeat;
    background-size: 42px
}

@media(min-width:992px) and (max-width:1199px) {
    footer .country-selector > a {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        left: -15px
    }
}

footer .country-selector > a:hover, footer .country-selector > a:focus {
    text-decoration: none
}

footer .country-selector .popover {
    min-width: 100%;
    min-height: 365px;
    overflow: hidden
}

@media(max-width:991px) {
    footer .country-selector .popover {
        top: inherit !important;
        bottom: 0;
        background-color: #14477d;
        padding: 10px
    }
}

@media(min-width:992px) {
    footer .country-selector .popover {
        min-width: 830px;
        left: -570px !important
    }
}

@media(min-width:1200px) {
    footer .country-selector .popover {
        left: -600px !important
    }
}

@media(min-width:1340px) {
    footer .country-selector .popover {
        left: -650px !important
    }
}

footer .country-selector .popover .popover-content {
    padding: 0 15px 0 0
}

@media(max-width:767px) {
    footer .country-selector .popover .popover-content {
        padding: 0
    }
}

footer .country-selector .popover .nav-tabs {
    position: relative;
    min-height: 365px;
    border-width: 0 1px 0 0;
    padding: 18px 0
}

    footer .country-selector .popover .nav-tabs:before {
        position: absolute;
        top: 0;
        right: 0;
        width: 250px;
        height: 1000px;
        background-color: #f0f0f0;
        border: 1px solid #d8d8d8;
        content: ""
    }

    footer .country-selector .popover .nav-tabs li {
        float: none
    }

        footer .country-selector .popover .nav-tabs li a {
            color: #58595b;
            margin: 0;
            padding-left: 30px;
            border-radius: 0;
            border: 0;
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

            footer .country-selector .popover .nav-tabs li a:hover {
                color: #1b75bc;
                background-color: rgba(255,255,255,0.7)
            }

        footer .country-selector .popover .nav-tabs li.active a {
            color: #1b75bc;
            background-color: rgba(255,255,255,0.7)
        }

footer .country-selector .popover .tab-pane {
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 20px
}

    footer .country-selector .popover .tab-pane:before, footer .country-selector .popover .tab-pane:after {
        content: " ";
        display: table
    }

    footer .country-selector .popover .tab-pane:after {
        clear: both
    }

footer .country-selector .popover .tab-content {
    position: relative
}

    footer .country-selector .popover .tab-content span.close {
        position: absolute;
        top: 15px;
        right: 15px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        background: url("../img/icon_close_round.png") center center no-repeat;
        background-size: 30px;
        opacity: 1;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

        footer .country-selector .popover .tab-content span.close:hover {
            -webkit-transform: scale(1.2);
            -ms-transform: scale(1.2);
            -o-transform: scale(1.2);
            transform: scale(1.2)
        }

footer .country-selector .popover .tab-content, footer .country-selector .popover .panel-body {
    padding: 25px 0
}

    footer .country-selector .popover .tab-content .im-countries-column, footer .country-selector .popover .panel-body .im-countries-column {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        list-style: none;
        margin-bottom: 0
    }

@media(min-width:768px) {
    footer .country-selector .popover .tab-content .im-countries-column, footer .country-selector .popover .panel-body .im-countries-column {
        float: left;
        width: 33.33333%
    }
}

@media(max-width:767px) {
    footer .country-selector .popover .tab-content .im-countries-column, footer .country-selector .popover .panel-body .im-countries-column {
        padding-left: 10px;
        padding-right: 10px
    }
}

footer .country-selector .popover .tab-content .im-countries-column li, footer .country-selector .popover .panel-body .im-countries-column li {
    padding: 10px 0
}

    footer .country-selector .popover .tab-content .im-countries-column li a, footer .country-selector .popover .panel-body .im-countries-column li a {
        display: inline-block;
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 15px;
        color: #58595b
    }

        footer .country-selector .popover .tab-content .im-countries-column li a:hover, footer .country-selector .popover .tab-content .im-countries-column li a:focus, footer .country-selector .popover .panel-body .im-countries-column li a:hover, footer .country-selector .popover .panel-body .im-countries-column li a:focus {
            text-decoration: none
        }

@media(max-width:767px) {
    footer .country-selector .popover .tab-content .im-countries-column li a, footer .country-selector .popover .panel-body .im-countries-column li a {
        font-size: 12px
    }
}

footer .country-selector .popover .tab-content .im-countries-column li a img, footer .country-selector .popover .panel-body .im-countries-column li a img {
    width: 29px;
    height: auto;
    border-radius: 0;
    margin-right: 8px
}

footer .country-selector .popover .tab-content .im-countries-column li.active-country a, footer .country-selector .popover .panel-body .im-countries-column li.active-country a {
    color: #1b75bc
}

footer .country-selector .popover .panel-group, footer .country-selector .popover .score-accordion {
    margin-bottom: 0
}

@media(max-width:991px) {
    footer .country-selector .popover .col-md-8 {
        display: none
    }
}

footer .live-chat {
    position: relative;
    clear: both
}

@media(max-width:991px) {
    footer .live-chat {
        width: 145px;
        margin: 0 auto 30px auto
    }
}

@media(min-width:992px) and (max-width:1199px) {
    footer .live-chat {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
        left: -15px
    }
}

footer .live-chat img {
    max-height: 42px
}

footer .score-stripe {
    margin-top: 40px;
    padding: 18px 0
}

    footer .score-stripe div[class^="score-column"].score-column2.wide-left > .score-right, footer .score-stripe div[class*=" score-column"].score-column2.wide-left > .score-right {
        padding-left: 15px;
        border-left: none
    }

    footer .score-stripe .score-menu-list {
        margin-bottom: 0
    }

@media(min-width:992px) {
    footer .score-stripe .score-menu-list {
        float: left
    }
}

footer .score-stripe .score-menu-list li {
    margin-bottom: 0
}

@media(min-width:992px) {
    footer .score-stripe .score-menu-list li {
        float: left
    }
}

footer .score-stripe .score-menu-list li a {
    color: white;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 14px;
    line-height: 42px
}

@media(min-width:992px) {
    footer .score-stripe .score-menu-list li a {
        border-right: 1px dashed white;
        padding-right: 8px;
        margin-right: 8px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    footer .score-stripe .score-menu-list li a {
        padding-right: 6px;
        margin-right: 6px;
        font-size: 11px
    }
}

@media(min-width:1200px) and (max-width:1339px) {
    footer .score-stripe .score-menu-list li a {
        font-size: 13px
    }
}

footer .score-stripe .score-content-spot {
    color: white;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 12px;
    line-height: 34px;
    margin-bottom: -14px;
}

@media(max-width:991px) {
    footer .score-stripe .score-content-spot {
        text-align: center
    }
}

@media(min-width:992px) {
    footer .score-stripe .score-content-spot {
        float: left;
        margin-bottom: 0
    }
}

@media(min-width:992px) and (max-width:1199px) {
    footer .score-stripe .score-content-spot {
        font-size: 11px
    }
}

@media(min-width:1200px) and (max-width:1339px) {
    footer .score-stripe .score-content-spot {
        font-size: 13px
    }
}

div#im-region-0 ul.im-countries-column {
    width: 50%
}

@font-face {
    font-family: 'Interstate RegularItalic';
    font-display: block;
    src: url("../fonts/Interstate-RegularItalic.eot");
    src: url("../fonts/Interstate-RegularItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-RegularItalic.woff2") format("woff2"),url("../fonts/Interstate-RegularItalic.woff") format("woff"),url("../fonts/Interstate-RegularItalic.ttf") format("truetype"),url("../fonts/Interstate-RegularItalic.svg#Interstate-RegularItalic") format("svg");
    font-weight: normal;
    font-style: italic
}

@font-face {
    font-family: 'Interstate Light';
    font-display: block;
    src: url("../fonts/Interstate-Light.eot");
    src: url("../fonts/Interstate-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-Light.woff2") format("woff2"),url("../fonts/Interstate-Light.woff") format("woff"),url("../fonts/Interstate-Light.ttf") format("truetype"),url("../fonts/Interstate-Light.svg#Interstate-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Interstate Bold';
    font-display: block;
    src: url("../fonts/Interstate-Bold.eot");
    src: url("../fonts/Interstate-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-Bold.woff2") format("woff2"),url("../fonts/Interstate-Bold.woff") format("woff"),url("../fonts/Interstate-Bold.ttf") format("truetype"),url("../fonts/Interstate-Bold.svg#Interstate-Bold") format("svg");
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Interstate';
    font-display: block;
    src: url("../fonts/Interstate-Regular.eot");
    src: url("../fonts/Interstate-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-Regular.woff2") format("woff2"),url("../fonts/Interstate-Regular.woff") format("woff"),url("../fonts/Interstate-Regular.ttf") format("truetype"),url("../fonts/Interstate-Regular.svg#Interstate-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Interstate LightItalic';
    font-display: block;
    src: url("../fonts/Interstate-LightItalic.eot");
    src: url("../fonts/Interstate-LightItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-LightItalic.woff2") format("woff2"),url("../fonts/Interstate-LightItalic.woff") format("woff"),url("../fonts/Interstate-LightItalic.ttf") format("truetype"),url("../fonts/Interstate-LightItalic.svg#Interstate-LightItalic") format("svg");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Interstate BlackItalic';
    font-display: block;
    src: url("../fonts/Interstate-BlackItalic.eot");
    src: url("../fonts/Interstate-BlackItalic.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-BlackItalic.woff2") format("woff2"),url("../fonts/Interstate-BlackItalic.woff") format("woff"),url("../fonts/Interstate-BlackItalic.ttf") format("truetype"),url("../fonts/Interstate-BlackItalic.svg#Interstate-BlackItalic") format("svg");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: 'Interstate Black';
    font-display: block;
    src: url("../fonts/Interstate-Black.eot");
    src: url("../fonts/Interstate-Black.eot?#iefix") format("embedded-opentype"),url("../fonts/Interstate-Black.woff2") format("woff2"),url("../fonts/Interstate-Black.woff") format("woff"),url("../fonts/Interstate-Black.ttf") format("truetype"),url("../fonts/Interstate-Black.svg#Interstate-Black") format("svg");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Geometria';
    font-display: block;
    src: url("../fonts/Geometria-Light.eot");
    src: url("../fonts/Geometria-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Geometria-Light.woff2") format("woff2"),url("../fonts/Geometria-Light.woff") format("woff"),url("../fonts/Geometria-Light.ttf") format("truetype"),url("../fonts/Geometria-Light.svg#Geometria-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

.eloqua-form .gated-form {
    margin-bottom: 60px
}

@media(max-width:991px) {
    .eloqua-form .gated-form {
        margin-bottom: 30px
    }
}

.eloqua-form .gated-form form {
    position: relative;
    z-index: 3
}

.eloqua-form .gated-form .form-header h2 {
    position: relative;
    font-family: 'Geometria',Arial,sans-serif;
    color: white;
    font-size: 30px;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 50px;
    z-index: 3 !important
}

@media only screen and (min-width:768px) {
    .eloqua-form .gated-form .form-header h2 {
        margin-top: 100px
    }
}

.eloqua-form .gated-form fieldset {
    max-width: 810px;
    margin: 0 auto
}

.eloqua-form .gated-form input[type="text"], .eloqua-form .gated-form input[type="email"] {
    width: 100%;
    height: 38px;
    color: white;
    margin: 0 27px 20px 0;
    padding: 0 15px;
    border: 1px solid white;
    border-radius: 4px;
    background-color: transparent
}

    .eloqua-form .gated-form input[type="text"]:focus, .eloqua-form .gated-form input[type="email"]:focus {
        outline-color: #6dcff6;
        border-color: white
    }

    .eloqua-form .gated-form input[type="text"].error, .eloqua-form .gated-form input[type="email"].error {
        margin-bottom: 3px;
        border: 1px solid #fff200
    }

    .eloqua-form .gated-form input[type="text"]::-webkit-input-placeholder, .eloqua-form .gated-form input[type="email"]::-webkit-input-placeholder {
        color: rgba(255,255,255,0.6)
    }

.eloqua-form .gated-form input[type="checkbox"] {
    position: absolute;
    left: -99999999px;
    visibility: hidden
}

.eloqua-form .gated-form input.btn, .eloqua-form .gated-form input.score-button, .eloqua-form .gated-form .score-split-button-menu input.dropdown-toggle, .score-split-button-menu .eloqua-form .gated-form input.dropdown-toggle, .eloqua-form .gated-form input.score-alert {
    display: block;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 16px;
    color: white;
    padding: 12px 80px;
    margin: 0 auto 35px auto;
    border-radius: 5px;
    background-color: #f7931e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .eloqua-form .gated-form input.btn:hover, .eloqua-form .gated-form input.score-button:hover, .eloqua-form .gated-form .score-split-button-menu input.dropdown-toggle:hover, .score-split-button-menu .eloqua-form .gated-form input.dropdown-toggle:hover, .eloqua-form .gated-form input.score-alert:hover {
        opacity: .8
    }

    .eloqua-form .gated-form input.btn:focus, .eloqua-form .gated-form input.score-button:focus, .eloqua-form .gated-form .score-split-button-menu input.dropdown-toggle:focus, .score-split-button-menu .eloqua-form .gated-form input.dropdown-toggle:focus, .eloqua-form .gated-form input.score-alert:focus {
        outline: 0
    }

.eloqua-form .gated-form .checkbox {
    margin-top: 20px;
    margin-bottom: 40px
}

    .eloqua-form .gated-form .checkbox label {
        position: relative;
        color: white;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 14px;
        padding-left: 30px;
        line-height: 18px
    }

        .eloqua-form .gated-form .checkbox label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            background: url(../img/checkbox_off.png) center no-repeat;
            background-size: 18px
        }

    .eloqua-form .gated-form .checkbox input[type="checkbox"]:checked + label::before {
        background: url(../img/checkbox_selected.png) center no-repeat;
        background-size: 18px
    }

.eloqua-form .gated-form .radio label {
    position: relative;
    color: white;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 14px;
    padding-left: 30px;
    line-height: 18px
}

    .eloqua-form .gated-form .radio label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 18px;
        height: 18px;
        background: url(../img/radio_off.png) center no-repeat;
        background-size: 18px
    }

.eloqua-form .gated-form .radio input[type="checkbox"]:checked + label::before {
    background: url(../img/radio_on.png) center no-repeat;
    background-size: 18px
}

.eloqua-form .gated-form .select-wrapper {
    position: relative;
    min-height: 35px;
    margin: 0 0 10px 0;
    border: 0
}

    .eloqua-form .gated-form .select-wrapper::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background: transparent;
        height: 38px;
        content: ""
    }

    .eloqua-form .gated-form .select-wrapper:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 38px;
        background: url("../img/select_box_eloq_gated.png") right top no-repeat;
        background-size: 1200px 38px;
        border: 1px solid white;
        border-radius: 4px;
        content: "";
        z-index: 1
    }

    .eloqua-form .gated-form .select-wrapper select {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 38px;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 15px;
        letter-spacing: .1px;
        color: white;
        padding: 0 16px;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        outline: 0;
        box-shadow: none;
        cursor: pointer
    }

        .eloqua-form .gated-form .select-wrapper select::-ms-expand {
            display: none
        }

        .eloqua-form .gated-form .select-wrapper select option {
            color: black
        }

.eloqua-form .gated-form label.error {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 13px;
    margin-bottom: 15px;
    color: #fff200
}

.eloqua-form .disclaimer {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 12px !important;
    color: white;
    text-align: center
}

    .eloqua-form .disclaimer a {
        color: white;
        text-decoration: underline
    }

        .eloqua-form .disclaimer a:hover {
            opacity: .8
        }

.form-panel {
    margin-bottom: 80px;
    color: #58595b;
    background-color: #eee;
    padding: 13px 18px
}

    .form-panel:before, .form-panel:after {
        content: " ";
        display: table
    }

    .form-panel:after {
        clear: both
    }

@media(max-width:991px) {
    .form-panel {
        margin-bottom: 40px
    }
}

.form-panel .eloqua-form input[type="text"], .form-panel .eloqua-form textarea {
    width: 100%;
    height: 35px;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 15px;
    letter-spacing: .1px;
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    margin: 0 0 10px 0
}

.form-panel .eloqua-form input, .form-panel .eloqua-form textarea, .form-panel .eloqua-form select {
    color: black
}

    .form-panel .eloqua-form input::-webkit-input-placeholder, .form-panel .eloqua-form textarea::-webkit-input-placeholder, .form-panel .eloqua-form select::-webkit-input-placeholder {
        color: #58595b;
        opacity: .5
    }

    .form-panel .eloqua-form input:-moz-placeholder, .form-panel .eloqua-form textarea:-moz-placeholder, .form-panel .eloqua-form select:-moz-placeholder {
        color: #58595b;
        opacity: .5
    }

    .form-panel .eloqua-form input::-moz-placeholder, .form-panel .eloqua-form textarea::-moz-placeholder, .form-panel .eloqua-form select::-moz-placeholder {
        color: #58595b;
        opacity: .5
    }

    .form-panel .eloqua-form input:-ms-input-placeholder, .form-panel .eloqua-form textarea:-ms-input-placeholder, .form-panel .eloqua-form select:-ms-input-placeholder {
        color: #58595b;
        opacity: .5
    }

    .form-panel .eloqua-form input[type="text"] {
        padding: 0 16px
    }

    .form-panel .eloqua-form input[type="checkbox"], .form-panel .eloqua-form input[type="radio"] {
        position: absolute;
        left: -99999999px;
        visibility: hidden
    }

    .form-panel .eloqua-form input.error {
        border: 1px solid red
    }

.form-panel .eloqua-form textarea {
    min-height: 80px;
    margin: 0 0 20px 0;
    padding: 8px 16px
}

.form-panel .eloqua-form .select-wrapper {
    position: relative;
    min-height: 38px;
    margin: 0 0 10px 0;
    border: 0
}

    .form-panel .eloqua-form .select-wrapper:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        background: white;
        height: 38px;
        content: ""
    }

    .form-panel .eloqua-form .select-wrapper:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 38px;
        border: 1px solid #d8d8d8;
        border-radius: 4px;
        content: "";
        z-index: 1
    }

    .form-panel .eloqua-form .select-wrapper select {
        position: relative;
        z-index: 2;
        width: 100%;
        height: 38px;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 15px;
        letter-spacing: .1px;
        color: black;
        padding: 0 16px;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        outline: 0;
        box-shadow: none;
        cursor: pointer
    }

        .form-panel .eloqua-form .select-wrapper select::-ms-expand {
            display: none
        }

        .form-panel .eloqua-form .select-wrapper select.error {
            height: 38px;
            border: 1px solid red;
            border-radius: 4px
        }

    .form-panel .eloqua-form .select-wrapper label.error {
        top: 2px
    }

.form-panel .eloqua-form .radio-group p.label {
    font-size: 12px;
    font-weight: normal;
    color: #58595b;
    padding: 0
}

.form-panel .eloqua-form .radio label {
    position: relative;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 15px;
    letter-spacing: .1px;
    padding-left: 30px;
    line-height: 18px
}

    .form-panel .eloqua-form .radio label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 18px;
        height: 18px;
        background: url(../img/radio_off.png) center no-repeat;
        background-size: 18px
    }

.form-panel .eloqua-form .radio input[type="radio"]:checked + label::before {
    background: url(../img/radio_on.png) center no-repeat;
    background-size: 18px
}

.form-panel .eloqua-form .submit-button {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: auto;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 16px;
    color: white;
    text-align: center;
    letter-spacing: .2px;
    padding: 15px;
    border: 0;
    border-radius: 5px;
    margin: 0 0 20px 0
}

.form-panel .eloqua-form label.error {
    position: relative;
    top: -7px;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 14px;
    color: red;
    font-weight: normal
}

.form-panel .eloqua-form .form-disclaimer {
    max-width: inherit;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 12px;
    line-height: 17px;
    text-align: center
}

.form-panel .eloqua-form p {
    margin-bottom: 20px
}

@media(min-width:992px) {
    .form-panel .eloqua-form p {
        max-width: 50%
    }
}

.form-panel.orange .form-header {
    margin: 0;
    padding: 14px 0
}

    .form-panel.orange .form-header h2 {
        position: relative;
        display: inline-block;
        font-family: 'Geometria',Arial,sans-serif;
        font-size: 22px;
        color: #58595b;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 0
    }

        .form-panel.orange .form-header h2:after {
            position: absolute;
            top: 50%;
            right: -69px;
            width: 49px;
            height: 29px;
            margin-top: -14px;
            background: url("../img/arrow_orange.png") center center no-repeat;
            background-size: 49px;
            content: ""
        }

@media(max-width:1199px) {
    .form-panel.orange .form-header h2 {
        font-size: 18px
    }
}

.form-panel.orange .select-wrapper:after {
    background: url("../img/select_box_eloq.png") right top no-repeat;
    background-size: 1200px 38px
}

.form-panel.orange .submit-button {
    display: block;
    width: 100%;
    background-color: #f7931e
}

@media(min-width:992px) {
    .form-panel.blue {
        padding: 60px
    }
}

@media(min-width:1200px) {
    .form-panel.blue {
        padding: 60px 100px
    }
}

.form-panel.blue input[type="text"], .form-panel.blue textarea {
    height: 38px;
    margin: 0 0 30px 0
}

.form-panel.blue label.error {
    top: -25px
}

.form-panel.blue .checkbox {
    margin: 0 0 20px 0
}

    .form-panel.blue .checkbox label {
        position: relative;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 14px;
        padding-left: 30px;
        line-height: 18px
    }

        .form-panel.blue .checkbox label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            background: url(../img/checkbox_off.png) center no-repeat;
            background-size: 18px
        }

    .form-panel.blue .checkbox input[type="checkbox"]:checked + label::before {
        background: url(../img/checkbox_selected.png) center no-repeat;
        background-size: 18px
    }

.form-panel.blue .radio {
    margin: 0 0 20px 0
}

    .form-panel.blue .radio label {
        position: relative;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 14px;
        padding-left: 30px;
        line-height: 18px
    }

        .form-panel.blue .radio label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 18px;
            height: 18px;
            background: url(../img/radio_off.png) center no-repeat;
            background-size: 18px
        }

        .form-panel.blue .radio label.error {
            top: -15px;
            padding-left: 0
        }

            .form-panel.blue .radio label.error::before {
                display: none
            }

    .form-panel.blue .radio input[type="radio"]:checked + label::before {
        background: url(../img/radio_on.png) center no-repeat;
        background-size: 18px
    }

.form-panel.blue .select-wrapper {
    min-height: 38px
}

    .form-panel.blue .select-wrapper:after {
        background: url("../img/select_box_eloq_blue.png") right top no-repeat;
        background-size: 1200px 38px
    }

    .form-panel.blue .select-wrapper select {
        height: 38px
    }

.form-panel.blue .score-column3.equal > .score-left .select-wrapper {
    margin: 0 0 30px 0
}

.form-panel.blue .submit-button {
    width: auto;
    background-color: #1b75bc;
    margin-top: 20px;
    padding: 12px 40px
}

select[multiple="multiple"] {
    margin-bottom: 30px;
    padding: 0 20px
}

.sort, .numeric-selector {
    background: url("../img/select_box.png") right center no-repeat;
    background-size: 600px 45px;
    border: 1px solid #d8d8d8;
    border-radius: 4px
}

    .sort select, .numeric-selector select {
        height: 45px;
        font-size: 16px;
        font-weight: 300;
        color: #58595b;
        margin: 0;
        padding: 0 35px 0 20px;
        background-color: transparent;
        background-image: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 0;
        outline: 0;
        box-shadow: none;
        cursor: pointer
    }

        .sort select::-ms-expand, .numeric-selector select::-ms-expand {
            display: none
        }

        .sort select:focus, .numeric-selector select:focus {
            outline: 0
        }

@media only screen and (min-width:1200px) and (max-width:1339px) {
    .sort select, .numeric-selector select {
        font-size: 15px;
        padding: 0 35px 0 16px
    }
}

.free-quote .form-panel .eloqua-form label.error {
    display: none !important
}

.free-quote .form-panel .eloqua-form .error {
    border: 1px solid red
}

.free-quote .form-panel .eloqua-form input[type="text"], .free-quote .form-panel .eloqua-form textarea {
    margin-bottom: 8px
}

.sort {
    width: 181px;
    float: left;
    margin: 0 15px 22px 15px
}

@media(max-width:991px) {
    .sort {
        width: calc(100% - 30px)
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .sort {
        width: 219px
    }
}

@media(min-width:1200px) and (max-width:1340px) {
    .sort {
        width: 151px
    }
}

.sort select {
    width: 100%
}

.numeric-selector {
    display: inline-block;
    margin: 0 0 22px 0
}

    .numeric-selector select {
        min-width: 265px
    }

body {
    font-family: 'Interstate',Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch
}

    body.show {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        opacity: 1;
        height: 100% !important;
    }

.rightsreserved {
    font-weight: 500;
    margin-right: 20px;
    float: right;
    font-weight: bold;
    margin-top: -27px;
    color: rgba(20,71,125,1);
}

@media (max-width: 1199px) {
    .rightsreserved {
        font-weight: 500;
        margin-left: 10px;
        float: left;
        color: white !important;
        font-weight: bold;
        margin-top: -130px;
    }
}

.show {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 1
}

a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    outline: 0 !important
}

@media(min-width:1340px) {
    .container {
        /*width: 1310px*/
    }
}

.page-wrapper > .container:first-child {
    padding-top: 30px
}

    .page-wrapper > .container:first-child.full-width {
        padding-top: 0
    }

div[class^="score-column"].score-column4.mobile-two-up > .score-left, div[class^="score-column"].score-column4.mobile-two-up > .score-center, div[class^="score-column"].score-column4.mobile-two-up > .score-center2, div[class^="score-column"].score-column4.mobile-two-up > .score-right, div[class*=" score-column"].score-column4.mobile-two-up > .score-left, div[class*=" score-column"].score-column4.mobile-two-up > .score-center, div[class*=" score-column"].score-column4.mobile-two-up > .score-center2, div[class*=" score-column"].score-column4.mobile-two-up > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    div[class^="score-column"].score-column4.mobile-two-up > .score-left, div[class^="score-column"].score-column4.mobile-two-up > .score-center, div[class^="score-column"].score-column4.mobile-two-up > .score-center2, div[class^="score-column"].score-column4.mobile-two-up > .score-right, div[class*=" score-column"].score-column4.mobile-two-up > .score-left, div[class*=" score-column"].score-column4.mobile-two-up > .score-center, div[class*=" score-column"].score-column4.mobile-two-up > .score-center2, div[class*=" score-column"].score-column4.mobile-two-up > .score-right {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column4.mobile-two-up > .score-left, div[class^="score-column"].score-column4.mobile-two-up > .score-center, div[class^="score-column"].score-column4.mobile-two-up > .score-center2, div[class^="score-column"].score-column4.mobile-two-up > .score-right, div[class*=" score-column"].score-column4.mobile-two-up > .score-left, div[class*=" score-column"].score-column4.mobile-two-up > .score-center, div[class*=" score-column"].score-column4.mobile-two-up > .score-center2, div[class*=" score-column"].score-column4.mobile-two-up > .score-right {
        float: left;
        width: 25%
    }
}

div[class^="score-column"].score-column5.mobile-two-up > .score-left, div[class^="score-column"].score-column5.mobile-two-up > .score-center, div[class^="score-column"].score-column5.mobile-two-up > .score-center2, div[class^="score-column"].score-column5.mobile-two-up > .score-center3, div[class^="score-column"].score-column5.mobile-two-up > .score-right, div[class*=" score-column"].score-column5.mobile-two-up > .score-left, div[class*=" score-column"].score-column5.mobile-two-up > .score-center, div[class*=" score-column"].score-column5.mobile-two-up > .score-center2, div[class*=" score-column"].score-column5.mobile-two-up > .score-center3, div[class*=" score-column"].score-column5.mobile-two-up > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:768px) {
    div[class^="score-column"].score-column5.mobile-two-up > .score-left, div[class^="score-column"].score-column5.mobile-two-up > .score-center, div[class^="score-column"].score-column5.mobile-two-up > .score-center2, div[class^="score-column"].score-column5.mobile-two-up > .score-center3, div[class^="score-column"].score-column5.mobile-two-up > .score-right, div[class*=" score-column"].score-column5.mobile-two-up > .score-left, div[class*=" score-column"].score-column5.mobile-two-up > .score-center, div[class*=" score-column"].score-column5.mobile-two-up > .score-center2, div[class*=" score-column"].score-column5.mobile-two-up > .score-center3, div[class*=" score-column"].score-column5.mobile-two-up > .score-right {
        float: left;
        width: 50%
    }
}

@media(min-width:1200px) {
    div[class^="score-column"].score-column5.mobile-two-up > .score-left, div[class^="score-column"].score-column5.mobile-two-up > .score-center, div[class^="score-column"].score-column5.mobile-two-up > .score-center2, div[class^="score-column"].score-column5.mobile-two-up > .score-center3, div[class^="score-column"].score-column5.mobile-two-up > .score-right, div[class*=" score-column"].score-column5.mobile-two-up > .score-left, div[class*=" score-column"].score-column5.mobile-two-up > .score-center, div[class*=" score-column"].score-column5.mobile-two-up > .score-center2, div[class*=" score-column"].score-column5.mobile-two-up > .score-center3, div[class*=" score-column"].score-column5.mobile-two-up > .score-right {
        float: left;
        width: 25%
    }
}

.ellip {
    display: block;
    height: 100%
}

.ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
    vertical-align: top
}

.ellip, .ellip-line {
    position: relative;
    overflow: hidden
}

[v-cloak] {
    display: none !important
}

@media only screen and (min-width:992px) {
    .no-smil .score-highlight.highlight-basic img {
        display: none
    }

    .no-smil .score-highlight.highlight-basic .score-highlight-header {
        width: 100%;
        height: 200px;
        background-size: cover;
        background-position: center top
    }
}

@media only screen and (min-width:992px) {
    .no-smil .score-highlight.highlight-basic-no-image img {
        display: none
    }

    .no-smil .score-highlight.highlight-basic-no-image .score-highlight-header {
        width: 100%;
        background-size: cover;
        background-position: center top
    }
}

.no-smil .score-highlight.highlight-dynamic-card img {
    display: block;
    width: auto !important;
    height: 270px !important;
    margin: 0 auto
}

.no-smil .item {
    max-height: 425px !important;
    overflow: hidden
}

.no-smil .lens-device .score-image {
    display: none
}

.no-smil .lens-device .full-width .score-right {
    background-size: cover;
    background-position: center top
}

.no-smil .lens-device .video-js {
    transform: scale(1.75)
}

.no-smil .lens-device.large-width .score-right .score-image {
    width: 145% !important;
    max-width: 145% !important;
    max-height: none !important
}

.no-smil .lens-device.variable-height .score-right .score-image {
    width: 140% !important;
    max-width: 140% !important
}

.no-smil .btn-blue-box {
    padding: 40px 20px
}

.brightcove-iframe {
    border: 0
}

.google-map-canvas {
    width: 100%;
    min-width: 300px;
    border: 1px solid #333;
    margin-bottom: 15px
}

@media only screen and (min-width:0) {
    .google-map-canvas {
        height: 300px
    }
}

@media only screen and (min-width:992px) {
    .google-map-canvas {
        height: 520px
    }
}

header {
    position: relative;
    -webkit-box-shadow: 0 2px 20px rgba(0,0,0,0.5);
    box-shadow: 0 2px 20px rgba(0,0,0,0.5);
    z-index: 99
}

    header > .container .score-center {
        z-index: 900
    }

    header > .container.full-width {
        padding: 0 15px
    }

    header .btn-phone {
        position: relative;
        display: block;
        font-size: 17px;
        color: white !important;
        text-decoration: none;
        margin: 0 -15px;
        padding: 15px 20px;
        background-color: #1b75bc !important;
        border: 0;
        border-radius: 0
    }

@media(min-width:992px) {
    header .btn-phone {
        display: none
    }
}

header .btn-phone:hover {
    box-shadow: none
}

header .btn-phone:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 17px;
    margin-top: -10px;
    margin-left: -85px;
    background: url("../img/icon_phone.png") center center no-repeat;
    background-size: 10px;
    content: ""
}

header .language-selection {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px
}

@media(max-width:991px) {
    header .language-selection {
        display: block;
        background-color: #1b75bc;
        padding: 5px 0 10px 6px;
        margin-right: 0
    }
}

header .language-selection button {
    border: 0;
    color: white;
    background: transparent url(../img/chevron_dn_white.png) right center no-repeat;
    background-size: 10px;
    padding-right: 17px;
    outline: none !important;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media(max-width:991px) {
    header .language-selection button {
        font-size: 16px
    }
}

header .language-selection button .caret {
    display: none
}

header .language-selection button:hover {
    color: white;
    text-decoration: none;
    opacity: .8;
    background-color: transparent
}

header .language-selection button:focus {
    border: 0;
    color: white;
    background: transparent url(../img/chevron_dn_white.png) right center no-repeat;
    background-size: 10px
}

header .language-selection.open > button {
    border: 0;
    color: white !important;
    background-color: transparent !important;
    background-size: 10px
}

    header .language-selection.open > button:focus {
        border: 0;
        color: white;
        background: transparent url(../img/chevron_dn_white.png) right center no-repeat;
        background-size: 10px
    }

header .language-selection.open .dropdown-menu {
    display: block !important
}

@media(max-width:991px) {
    header .language-selection.open .dropdown-menu {
        position: absolute;
        margin: 0 !important;
        box-shadow: 0 2px 20px rgba(0,0,0,0.5)
    }
}

@media(max-width:991px) {
    header .language-selection.open .dropdown-menu li a {
        font-size: 16px;
        line-height: 30px
    }
}

header .language-selection.open .dropdown-menu li.active a {
    color: white !important;
    background-color: #1b75bc !important
}

header .language-selection .dropdown-menu {
    left: 20px;
    border: 1px solid #d8d8d8
}

    header .language-selection .dropdown-menu::before {
        content: '';
        position: absolute;
        top: -8px;
        left: 10px;
        width: 13px;
        height: 8px;
        background: url(../img/dropdown_caret.png) center no-repeat;
        background-size: 13px
    }

header .utility-nav {
    text-align: center;
    padding: 0 15px;
    background-color: #1b75bc
}

@media(max-width:991px) {
    header .utility-nav {
        height: 0;
        padding: 0 15px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
}

@media(max-width:991px) {
    header .utility-nav.expanded {
        height: 63px
    }
}

header .utility-nav .global-search-box {
    position: relative;
    padding-top: 10px;
    z-index: 99
}

@media(max-width:991px) {
    header .utility-nav .global-search-box {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    header .utility-nav .global-search-box {
        margin-bottom: 10px
    }
}

header .utility-nav .global-search-box.open {
    margin-top: 0;
    -webkit-transition: all .3s ease;
    -webkit-transform: translateZ(0)
}

header .utility-nav .global-search-box.closed {
    -webkit-transition: all .3s ease;
    margin-top: -60px;
    -webkit-transform: translateZ(0)
}

    header .utility-nav .global-search-box.closed .global-search-wrapper {
        opacity: 0
    }

header .utility-nav .global-search-box .global-search-wrapper {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    display: inline-block;
    width: 90%;
    height: auto
}

@media(min-width:992px) {
    header .utility-nav .global-search-box .global-search-wrapper {
        width: 950px
    }
}

header .utility-nav .global-search-box input {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 10px 15px;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    color: #231f20;
    outline: 0
}

    header .utility-nav .global-search-box input::-webkit-input-placeholder {
        color: #58595b
    }

    header .utility-nav .global-search-box input::-moz-placeholder {
        color: #58595b
    }

    header .utility-nav .global-search-box input:-ms-input-placeholder {
        color: #58595b
    }

    header .utility-nav .global-search-box input:-moz-placeholder {
        color: #58595b
    }

    header .utility-nav .global-search-box input:focus {
        outline: 0
    }

header .utility-nav .global-search-box .input-group-btn {
    position: absolute;
    width: 30px;
    top: 5px;
    right: 13px
}

    header .utility-nav .global-search-box .input-group-btn button {
        width: 30px;
        height: 30px;
        background: white url(../img/icon_search.png) center no-repeat;
        background-size: 21px;
        border: 0
    }

header .utility-nav .global-search-box .algolia-autocomplete {
    width: 100%
}

    header .utility-nav .global-search-box .algolia-autocomplete input {
        color: #231f20
    }

header .utility-nav .global-search-box .aa-dropdown-menu {
    width: 100%;
    top: calc(100%) !important;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0 8px 10px rgba(0,0,0,0.15);
    box-shadow: 0 8px 10px rgba(0,0,0,0.15);
    background-color: white;
    text-align: left;
    padding: 0;
    border-top: 1px solid #d8d8d8
}

header .utility-nav .global-search-box .autocomplete-item {
    padding: 20px 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #d8d8d8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    header .utility-nav .global-search-box .autocomplete-item:hover {
        background-color: #eee
    }

    header .utility-nav .global-search-box .autocomplete-item .search-result-type span {
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 13px;
        color: #14477d;
        text-transform: uppercase
    }

    header .utility-nav .global-search-box .autocomplete-item .search-result-title a {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        color: #1b75bc
    }

header .utility-nav .global-search-box #searchSuggest .autocomplete-footer {
    text-align: left
}

    header .utility-nav .global-search-box #searchSuggest .autocomplete-footer a {
        margin-left: 20px
    }

header .utility-nav .global-search-box #searchSuggest .aa-suggestion {
    margin-bottom: 10px
}

header .utility-nav .global-search-box #searchSuggest .autocomplete-item {
    padding: 0 15px 5px 0;
    border-bottom: 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    header .utility-nav .global-search-box #searchSuggest .autocomplete-item:hover {
        background-color: #eee
    }

    header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-type {
        padding-left: 20px
    }

        header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-type span {
            font-family: 'Interstate',Arial,sans-serif;
            font-size: 13px;
            color: #14477d;
            text-transform: uppercase;
            margin: 20px 0 10px 0;
            line-height: 1.1
        }

            header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-type span:empty {
                display: block !important
            }

    header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-title {
        padding-left: 20px;
        padding-bottom: 3px;
        padding-top: 3px
    }

        header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-title a {
            font-family: 'Interstate',Arial,sans-serif;
            font-size: 14px;
            color: #58595b;
            padding-left: 0
        }

            header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-title a:before {
                content: '';
                position: absolute;
                width: 6px;
                height: 10px;
                background: url(../img/submenu_arrow_grey.png) center no-repeat;
                background-size: 6px;
                margin-left: -15px;
                margin-top: 5px;
                opacity: .5
            }

    header .utility-nav .global-search-box #searchSuggest .autocomplete-item .search-result-description {
        font-family: 'Interstate Light',Arial,sans-serif;
        padding-left: 20px;
        color: #999
    }

header .utility-nav .global-search-box #searchSuggest em {
    font-style: normal;
    background-color: rgba(109,207,246,0.1);
    color: #1b75bc
}

header .utility-nav .global-search-box .autocomplete-footer {
    background: white;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

    header .utility-nav .global-search-box .autocomplete-footer .view-all {
        color: #14477d
    }

        header .utility-nav .global-search-box .autocomplete-footer .view-all:hover {
            background-color: white
        }

header .utility-nav .global-search-box .recommendedSearch {
    position: absolute;
    width: 100%;
    top: calc(100% - 15px) !important;
    border-radius: 0 0 5px 5px;
    background-color: white;
    border-top: 0;
    text-align: left;
    padding: 15px;
    -webkit-box-shadow: 0 8px 10px rgba(0,0,0,0.15);
    box-shadow: 0 8px 10px rgba(0,0,0,0.15);
    top: 100%;
    z-index: -1;
    left: 0;
    right: auto;
    display: none
}

    header .utility-nav .global-search-box .recommendedSearch label {
        position: relative;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 14px;
        font-weight: 300;
        color: #2f2a2b;
        letter-spacing: .15px;
        line-height: 22px;
        background: #eee;
        padding: 0 10px;
        border-radius: 3px;
        cursor: pointer;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        margin: 0 15px 18px 0
    }

@media(max-width:991px) {
    header .utility-nav .global-search-box .recommendedSearch label {
        margin: 0 13px 13px 0
    }
}

header .utility-nav .global-search-box .recommendedSearch label:hover {
    color: white;
    background: #14477d
}

header .utility-nav .global-search-box .recommendedSearch > div {
    border-top: 1px solid #d8d8d8
}

header .utility-nav .global-search-box .recommendedSearch h5 {
    margin: 20px 0;
    text-transform: uppercase;
    color: #14477d;
    font-size: 13px
}

header .utility-nav .score-button-group {
    display: inline-block;
    vertical-align: top
}

    header .utility-nav .score-button-group:before, header .utility-nav .score-button-group:after {
        content: " ";
        display: table
    }

    header .utility-nav .score-button-group:after {
        clear: both
    }

@media(max-width:991px) {
    header .utility-nav .score-button-group {
        position: absolute;
        top: 75px;
        right: 55px;
        z-index: 10;
        max-width: 30px
    }
}

header .utility-nav .score-button-group a {
    float: left;
    color: white;
    line-height: 33px;
    margin-right: 40px
}

    header .utility-nav .score-button-group a:hover, header .utility-nav .score-button-group a:focus {
        text-decoration: none;
        opacity: .8;
        cursor: pointer
    }

@media(max-width:991px) {
    header .utility-nav .score-button-group a {
        display: none !important
    }
}

header .utility-nav .score-button-group a img {
    position: relative;
    top: -1px;
    display: inline;
    margin: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5)
}

header .utility-nav .score-button-group a.search-toggle {
    max-height: 33px;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    transition: visibility 0s linear 0s,opacity 300ms;
    outline: 0
}

    header .utility-nav .score-button-group a.search-toggle.open {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s linear 500ms,opacity 300ms
    }

@media(max-width:991px) {
    header .utility-nav .score-button-group a.search-toggle {
        display: block !important;
        float: none;
        width: 32px;
        height: 32px;
        line-height: 1;
        border: 1px solid #d8d8d8;
        border-radius: 50%;
        background: url("../img/icon_search_nav.png") center center no-repeat;
        background-size: 30px
    }
}

header .utility-nav .score-button-group a.search-toggle img {
    position: relative;
    top: -1px;
    width: 22px;
    height: 22px;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none
}

@media(max-width:991px) {
    header .utility-nav .score-button-group a.search-toggle img {
        display: none;
        width: 30px;
        height: 30px
    }
}

header .navbar-collapse {
    float: none
}

@media(min-width:992px) {
    header .navbar-collapse {
        text-align: center;
        border-top: 1px solid #f0f0f0
    }
}

header .score-megamenu .navbar-toggle {
    margin-top: 12px;
    margin-right: 10px;
    border: 0
}

    header .score-megamenu .navbar-toggle:hover, header .score-megamenu .navbar-toggle:focus {
        background-color: transparent
    }

    header .score-megamenu .navbar-toggle .icon-bar {
        width: 24px;
        height: 4px;
        background-color: #9b9b9b
    }

    header .score-megamenu .navbar-toggle:not(.collapsed) {
        padding-top: 14px;
        padding-bottom: 18px
    }

        header .score-megamenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
            position: relative
        }

@media(max-width:991px) {
    header .score-megamenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
        top: 4px
    }
}

header .score-megamenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: relative;
    margin: 0
}

header .score-megamenu .navbar-toggle:not(.collapsed) .icon-bar:last-child {
    display: none
}

header .score-megamenu .navbar-header, header .score-megamenu .score-navbar-header {
    float: none
}

    header .score-megamenu .navbar-header .navbar-brand, header .score-megamenu .score-navbar-header .navbar-brand {
        height: auto;
        padding: 15px 0 20px 22px
    }

@media(min-width:992px) {
    header .score-megamenu .navbar-header .navbar-brand, header .score-megamenu .score-navbar-header .navbar-brand {
        position: relative;
        left: 50%;
        margin-left: -140px;
        padding: 30px 0 25px 0
    }
}

header .score-megamenu .navbar-header img, header .score-megamenu .score-navbar-header img {
    width: 280px;
    height: 41px;
    visibility: visible
}

@media(max-width:991px) {
    header .score-megamenu .navbar-header img, header .score-megamenu .score-navbar-header img {
        width: 170px;
        height: 25px
    }
}

header .score-megamenu .navbar-header a, header .score-megamenu .score-navbar-header a {
    visibility: collapse
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav {
        float: none
    }
}

header .score-megamenu .navbar-nav .score-composite-link.hidden-md.hidden-lg {
    display: block;
    padding: 10px 20px 10px 13px;
    background-color: #1b75bc;
    margin-bottom: -1px
}

    header .score-megamenu .navbar-nav .score-composite-link.hidden-md.hidden-lg span {
        position: relative;
        top: 2px;
        font-size: 17px;
        color: white
    }

    header .score-megamenu .navbar-nav .score-composite-link.hidden-md.hidden-lg img {
        display: inline;
        margin-bottom: 0;
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5)
    }

header .score-megamenu .navbar-nav .btn-phone {
    position: relative;
    display: block;
    font-size: 17px;
    color: white;
    text-decoration: none;
    margin: 0;
    padding: 15px 20px;
    background-color: #1b75bc;
    border: 0;
    border-radius: 0
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .btn-phone {
        display: none
    }
}

header .score-megamenu .navbar-nav .btn-phone:hover {
    box-shadow: none
}

header .score-megamenu .navbar-nav .btn-phone:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 17px;
    margin-top: -10px;
    margin-left: -85px;
    background: url("../img/icon_phone.png") center center no-repeat;
    background-size: 10px;
    content: ""
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav > li {
        overflow: hidden;
        padding: 0 20px;
        border-bottom: 1px solid #f0f0f0
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav > li {
        display: inline-block;
        float: none;
        padding-right: 55px
    }
}

@media(max-width:1280px) and (min-width:992px) {
    header .score-megamenu .navbar-nav > li {
        padding-right: 20px
    }
}

@media(max-width:1599px) and (min-width:1200px) {
    header .score-megamenu .navbar-nav > li {
        padding-right: 20px
    }
}

@media(min-width:1600px) {
    header .score-megamenu .navbar-nav > li {
        padding-right: 30px
    }
}

@media(max-width:1280px) and (min-width:992px) {
    header .score-megamenu .navbar-nav > li a {
        font-size: 13px !important
    }
}

@media(max-width:1280px) and (min-width:1280px) {
    header .score-megamenu .navbar-nav > li a {
        font-size: 12px !important
    }
}

@media(max-width:1599px) and (min-width:1281px) {
    header .score-megamenu .navbar-nav > li a {
        font-size: 13px !important
    }
}

@media(min-width:1600px) {
    header .score-megamenu .navbar-nav > li a {
        font-size: 14px !important
    }
}

header .score-megamenu .navbar-nav > li > a {
    font-size: 16px;
    color: #58595b;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: 50px;
    padding: 0
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav > li > a {
        width: 90%;
        position: relative;
        top: 2px;
        font-size: 19px
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav > li > a::before, header .score-megamenu .navbar-nav > li > a::after {
        content: '';
        position: absolute;
        bottom: -5px;
        width: 0;
        height: 2px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    header .score-megamenu .navbar-nav > li > a::before {
        left: 50%
    }

    header .score-megamenu .navbar-nav > li > a::after {
        right: 50%
    }
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav > li > a.dropdown-toggle {
        width: 10%
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav > li > a.dropdown-toggle {
        width: 100%;
        margin-top: -40px;
        height: 40px;
        padding: 0;
        background-color: white;
        opacity: .0001
    }

        header .score-megamenu .navbar-nav > li > a.dropdown-toggle::before, header .score-megamenu .navbar-nav > li > a.dropdown-toggle::after {
            display: none
        }
}

header .score-megamenu .navbar-nav > li > a.dropdown-toggle.toggle-caret {
    padding-right: 0
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav > li > a.dropdown-toggle .caret {
        width: 100%;
        height: 45px;
        background: url(../img/chevron_dn_blue.png) right center no-repeat;
        background-size: 14px;
        border: 0
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav > li > a.dropdown-toggle .caret {
        display: none
    }
}

header .score-megamenu .navbar-nav > li.free-quote {
    padding-right: 0
}

    header .score-megamenu .navbar-nav > li.free-quote > a {
        color: #f7931e
    }

        header .score-megamenu .navbar-nav > li.free-quote > a:focus {
            background-color: transparent
        }

header .score-megamenu .navbar-nav > li:hover > a, header .score-megamenu .navbar-nav > li.active-section > a {
    color: black
}

    header .score-megamenu .navbar-nav > li:hover > a::before, header .score-megamenu .navbar-nav > li.active-section > a::before {
        left: 0;
        width: 50%
    }

    header .score-megamenu .navbar-nav > li:hover > a::after, header .score-megamenu .navbar-nav > li.active-section > a::after {
        right: 0;
        width: 50%
    }

header .score-megamenu .navbar-nav > li:hover.storage > a::before, header .score-megamenu .navbar-nav > li:hover.storage > a::after, header .score-megamenu .navbar-nav > li.active-section.storage > a::before, header .score-megamenu .navbar-nav > li.active-section.storage > a::after {
    background-color: #1b75bc
}

header .score-megamenu .navbar-nav > li:hover.management > a::before, header .score-megamenu .navbar-nav > li:hover.management > a::after, header .score-megamenu .navbar-nav > li.active-section.management > a::before, header .score-megamenu .navbar-nav > li.active-section.management > a::after {
    background-color: #1b75bc
}

header .score-megamenu .navbar-nav > li:hover.compliance > a::before, header .score-megamenu .navbar-nav > li:hover.compliance > a::after, header .score-megamenu .navbar-nav > li.active-section.compliance > a::before, header .score-megamenu .navbar-nav > li.active-section.compliance > a::after {
    background-color: #1b75bc
}

header .score-megamenu .navbar-nav > li:hover.secure-destruction > a::before, header .score-megamenu .navbar-nav > li:hover.secure-destruction > a::after, header .score-megamenu .navbar-nav > li.active-section.secure-destruction > a::before, header .score-megamenu .navbar-nav > li.active-section.secure-destruction > a::after {
    background-color: #1b75bc
}

header .score-megamenu .navbar-nav > li:hover.industry > a::before, header .score-megamenu .navbar-nav > li:hover.industry > a::after, header .score-megamenu .navbar-nav > li.active-section.industry > a::before, header .score-megamenu .navbar-nav > li.active-section.industry > a::after {
    background-color: #6dcff6
}

header .score-megamenu .navbar-nav > li:hover.resources > a::before, header .score-megamenu .navbar-nav > li:hover.resources > a::after, header .score-megamenu .navbar-nav > li.active-section.resources > a::before, header .score-megamenu .navbar-nav > li.active-section.resources > a::after {
    background-color: #f7931e
}

header .score-megamenu .navbar-nav .open.storage > a, header .score-megamenu .navbar-nav .active.storage > a {
    border-color: #1b75bc
}

header .score-megamenu .navbar-nav .open.management > a, header .score-megamenu .navbar-nav .active.management > a {
    border-color: #1b75bc
}

header .score-megamenu .navbar-nav .open.compliance > a, header .score-megamenu .navbar-nav .active.compliance > a {
    border-color: #1b75bc
}

header .score-megamenu .navbar-nav .open.secure-destruction > a, header .score-megamenu .navbar-nav .active.secure-destruction > a {
    border-color: #1b75bc
}

header .score-megamenu .navbar-nav .open.industry > a, header .score-megamenu .navbar-nav .active.industry > a {
    border-color: #6dcff6
}

header .score-megamenu .navbar-nav .open.resources > a, header .score-megamenu .navbar-nav .active.resources > a {
    border-color: #f7931e
}

header .score-megamenu .navbar-nav .open::after, header .score-megamenu .navbar-nav .active::after {
    opacity: 1
}

header .score-megamenu .navbar-nav .open > a, header .score-megamenu .navbar-nav .active > a {
    background-color: transparent
}

    header .score-megamenu .navbar-nav .open > a:hover, header .score-megamenu .navbar-nav .open > a:focus, header .score-megamenu .navbar-nav .active > a:hover, header .score-megamenu .navbar-nav .active > a:focus {
        background-color: transparent
    }

    header .score-megamenu .navbar-nav .open > a.dropdown-toggle .caret, header .score-megamenu .navbar-nav .active > a.dropdown-toggle .caret {
        background-image: url(../img/chevron_up_black.png);
        background-size: 14px
    }

header .score-megamenu .navbar-nav .dropdown-menu {
    padding: 0;
    background-color: #f0f0f0;
    overflow: hidden
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu {
        width: auto !important;
        padding: 0;
        margin-right: -30px;
        margin-left: -30px
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu {
        min-height: 400px;
        overflow: hidden;
        border: 1px solid #d8d8d8
    }

        header .score-megamenu .navbar-nav .dropdown-menu::before {
            position: absolute;
            bottom: 0;
            right: -8981px;
            width: 9000px;
            height: 300px;
            content: "";
            z-index: 9999999;
            transform: skew(-18deg);
            outline: 1px solid transparent
        }

        header .score-megamenu .navbar-nav .dropdown-menu::after {
            position: absolute;
            bottom: 0;
            right: -8975px;
            width: 9000px;
            height: 176px;
            content: "";
            z-index: 9999999;
            transform: skew(-35deg);
            outline: 1px solid transparent
        }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu > li {
        min-height: 400px
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content {
    position: relative;
    padding: 0;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content:before, header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content:after {
        content: " ";
        display: table
    }

    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content:after {
        clear: both
    }

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content {
        padding-left: 0;
        padding-right: 0
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content {
        width: 970px;
        min-height: 400px
    }
}

@media(min-width:1200px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content {
        width: 1170px
    }
}

@media(min-width:1340px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content {
        width: 1310px
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content > .score-style-box {
    position: absolute;
    min-height: 400px;
    background-color: #f8f8f8
}

    header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content > .score-style-box::after {
        content: '';
        display: block;
        position: absolute;
        left: 100%;
        top: 0;
        bottom: 0;
        right: -99999px;
        width: 99999px;
        height: 1000px;
        background-color: #f8f8f8
    }

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu {
    padding: 15px 0 0 0
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu {
        margin: 0
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu {
        min-height: 400px
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu {
        min-height: 450px
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .score-section-menu-root {
    display: none
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 {
        display: none
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 {
        display: none;
        position: absolute;
        top: 15px;
        min-width: 400px;
        height: 100%;
        background: #f8f8f8;
        margin: 0;
        opacity: 0
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 li {
    text-align: left;
    margin-bottom: 5px
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 a {
    padding-left: 15px;
    font-family: 'Interstate Light',Arial,sans-serif
}

    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 a:hover, header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 a:focus {
        background-color: transparent
    }

    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 a:hover {
        color: #231f20
    }

    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 a:focus {
        color: #1b75bc
    }

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 .active a, header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2 .active-section a {
    color: #1b75bc
}

@media(min-width:992px) and (max-width:1024px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2:last-child {
        min-width: 230px
    }
}

@media(min-width:1025px) and (max-width:1600px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2:last-child {
        min-width: 230px
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu .level-2:last-child {
        min-width: 400px
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li {
    position: relative;
    margin-bottom: 10px
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li {
        margin-bottom: 0
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li {
        text-align: right
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li a {
    display: inline-block;
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 15px;
    color: #58595b;
    letter-spacing: .13px;
    padding: 5px 30px 5px 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li a {
        display: block;
        font-size: 19px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 30px
    }
}

@media(min-width:992px) and (max-width:1199px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li a {
        font-size: 12px
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li a.hover {
        color: black
    }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li a:hover {
    background-color: transparent
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li a:hover {
        color: #1b75bc
    }
}

@media(max-width:991px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.active a {
        background: white;
        color: #1b75bc
    }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.has-submenu {
        position: static
    }

        header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.has-submenu > a {
            position: relative
        }

            header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.has-submenu > a::after {
                content: '';
                position: absolute;
                right: 15px;
                top: 50%;
                width: 6px;
                height: 10px;
                margin-top: -6px;
                background: url("../img/submenu_arrow_grey.png") center no-repeat;
                background-size: 6px
            }

        header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.has-submenu.active-section > a {
            position: relative;
            color: black;
            background: white
        }

            header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.has-submenu.active-section > a::after {
                background: url("../img/submenu_arrow_black.png") center no-repeat;
                background-size: 6px
            }
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.active-section {
        position: static
    }

        header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.active-section > a {
            position: relative;
            color: black;
            background: white
        }
}

header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.hover > a {
    color: black;
    background: white
}

@media(min-width:992px) {
    header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.hover .level-2 {
        display: block;
        opacity: 1
    }

        header .score-megamenu .navbar-nav .dropdown-menu .score-section-menu > li.hover .level-2 a:hover {
            color: #1b75bc
        }
}

header .score-megamenu .navbar-nav .storage .dropdown-menu::before {
    background-color: rgba(27,117,188,0.5)
}

header .score-megamenu .navbar-nav .management .dropdown-menu::before {
    background-color: rgba(27,117,188,0.5)
}

header .score-megamenu .navbar-nav .compliance .dropdown-menu::before {
    background-color: rgba(27,117,188,0.5)
}

header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu::before {
    background-color: rgba(27,117,188,0.5)
}

header .score-megamenu .navbar-nav .industry .dropdown-menu::before {
    background-color: rgba(109,207,246,0.5)
}

header .score-megamenu .navbar-nav .storage .dropdown-menu::after {
    background-color: rgba(27,117,188,0.8)
}

header .score-megamenu .navbar-nav .management .dropdown-menu::after {
    background-color: rgba(27,117,188,0.8)
}

header .score-megamenu .navbar-nav .compliance .dropdown-menu::after {
    background-color: rgba(27,117,188,0.8)
}

header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu::after {
    background-color: rgba(27,117,188,0.8)
}

header .score-megamenu .navbar-nav .industry .dropdown-menu::after {
    background-color: rgba(109,207,246,0.8)
}

@media(max-width:1199px) and (min-width:992px) {
    header .score-megamenu .navbar-nav .storage .dropdown-menu .score-section-menu > li {
        max-width: 200px
    }

        header .score-megamenu .navbar-nav .storage .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(200px + 24px)
        }

    header .score-megamenu .navbar-nav .storage .score-megamenu-content > .score-style-box {
        left: calc(200px + 14px)
    }
}

@media(max-width:1199px) and (min-width:992px) {
    header .score-megamenu .navbar-nav .management .dropdown-menu .score-section-menu > li {
        max-width: 378px
    }

        header .score-megamenu .navbar-nav .management .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(378px + 24px)
        }

    header .score-megamenu .navbar-nav .management .score-megamenu-content > .score-style-box {
        left: calc(378px + 14px)
    }
}

@media(max-width:1199px) and (min-width:992px) {
    header .score-megamenu .navbar-nav .compliance .dropdown-menu .score-section-menu > li {
        max-width: 502px
    }

        header .score-megamenu .navbar-nav .compliance .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(502px + 24px)
        }

    header .score-megamenu .navbar-nav .compliance .score-megamenu-content > .score-style-box {
        left: calc(502px + 14px)
    }
}

@media(max-width:1199px) and (min-width:992px) {
    header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu .score-section-menu > li {
        max-width: 653px
    }

        header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(653px + 24px)
        }

    header .score-megamenu .navbar-nav .secure-destruction .score-megamenu-content > .score-style-box {
        left: calc(653px + 14px)
    }
}

@media(max-width:1199px) and (min-width:992px) {
    header .score-megamenu .navbar-nav .industry .dropdown-menu .score-section-menu > li {
        max-width: 731px
    }

        header .score-megamenu .navbar-nav .industry .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(731px + 24px)
        }

    header .score-megamenu .navbar-nav .industry .score-megamenu-content > .score-style-box {
        left: calc(731px + 14px)
    }
}

@media(min-width:1200px) {
    header .score-megamenu .navbar-nav .storage .dropdown-menu .score-section-menu > li {
        max-width: 457px
    }

        header .score-megamenu .navbar-nav .storage .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(457px + 20px)
        }

    header .score-megamenu .navbar-nav .storage .score-megamenu-content > .score-style-box {
        left: calc(457px + 15px)
    }
}

@media(min-width:1200px) {
    header .score-megamenu .navbar-nav .management .dropdown-menu .score-section-menu > li {
        max-width: 645px
    }

        header .score-megamenu .navbar-nav .management .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(645px + 20px)
        }

    header .score-megamenu .navbar-nav .management .score-megamenu-content > .score-style-box {
        left: calc(645px + 15px)
    }
}

@media(min-width:1200px) {
    header .score-megamenu .navbar-nav .compliance .dropdown-menu .score-section-menu > li {
        max-width: 778px
    }

        header .score-megamenu .navbar-nav .compliance .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(778px + 20px)
        }

    header .score-megamenu .navbar-nav .compliance .score-megamenu-content > .score-style-box {
        left: calc(778px + 15px)
    }
}

@media(min-width:1200px) {
    header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu .score-section-menu > li {
        max-width: 938px
    }

        header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(938px + 20px)
        }

    header .score-megamenu .navbar-nav .secure-destruction .score-megamenu-content > .score-style-box {
        left: calc(938px + 15px)
    }
}

@media(min-width:1200px) {
    header .score-megamenu .navbar-nav .industry .dropdown-menu .score-section-menu > li {
        max-width: 1021px
    }

        header .score-megamenu .navbar-nav .industry .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(1021px + 20px)
        }

    header .score-megamenu .navbar-nav .industry .score-megamenu-content > .score-style-box {
        left: calc(1021px + 15px)
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .storage .dropdown-menu .score-section-menu > li {
        max-width: 525px
    }

        header .score-megamenu .navbar-nav .storage .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(525px + 20px)
        }

    header .score-megamenu .navbar-nav .storage .score-megamenu-content > .score-style-box {
        left: calc(525px + 15px)
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .management .dropdown-menu .score-section-menu > li {
        max-width: 713px
    }

        header .score-megamenu .navbar-nav .management .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(713px + 20px)
        }

    header .score-megamenu .navbar-nav .management .score-megamenu-content > .score-style-box {
        left: calc(713px + 15px)
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .compliance .dropdown-menu .score-section-menu > li {
        max-width: 845px
    }

        header .score-megamenu .navbar-nav .compliance .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(845px + 20px)
        }

    header .score-megamenu .navbar-nav .compliance .score-megamenu-content > .score-style-box {
        left: calc(845px + 15px)
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu .score-section-menu > li {
        max-width: 1005px
    }

        header .score-megamenu .navbar-nav .secure-destruction .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(1005px + 20px)
        }

    header .score-megamenu .navbar-nav .secure-destruction .score-megamenu-content > .score-style-box {
        left: calc(1005px + 15px)
    }
}

@media(min-width:1601px) {
    header .score-megamenu .navbar-nav .industry .dropdown-menu .score-section-menu > li {
        max-width: 1088px
    }

        header .score-megamenu .navbar-nav .industry .dropdown-menu .score-section-menu > li .level-2 {
            left: calc(1088px + 20px)
        }

    header .score-megamenu .navbar-nav .industry .score-megamenu-content > .score-style-box {
        left: calc(1088px + 15px)
    }
}

header .score-megamenu .navbar-nav .nav .level-3, header .score-megamenu .navbar-nav .score-section-menu .level-3, header .score-megamenu .navbar-nav .score-siblings-menu .level-3, header .score-megamenu .navbar-nav .score-previous-next-menu .level-3 {
    display: none
}

@media(min-width:992px) {
    header .score-megamenu .dropdown.language-selection, header .score-megamenu .language-selection.score-megamenu-dropdown {
        display: none
    }
}

.page-wrapper .global-search-box {
    position: relative;
    padding-top: 10px;
    z-index: 1;
    display: inline-block;
    margin-bottom: 60px;
    width: 100%
}

    .page-wrapper .global-search-box .global-search-wrapper {
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        position: relative;
        display: inline-block;
        width: 90%;
        height: auto
    }

@media(min-width:992px) {
    .page-wrapper .global-search-box .global-search-wrapper {
        width: 840px
    }
}

.page-wrapper .global-search-box input {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 5px;
    padding: 10px 15px;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    color: #231f20;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    outline: 0
}

    .page-wrapper .global-search-box input::-webkit-input-placeholder {
        color: #58595b
    }

    .page-wrapper .global-search-box input::-moz-placeholder {
        color: #58595b
    }

    .page-wrapper .global-search-box input:-ms-input-placeholder {
        color: #58595b
    }

    .page-wrapper .global-search-box input:-moz-placeholder {
        color: #58595b
    }

    .page-wrapper .global-search-box input:focus {
        outline: 0
    }

.page-wrapper .global-search-box .input-group-btn {
    position: absolute;
    width: 30px;
    top: 5px;
    right: 13px
}

    .page-wrapper .global-search-box .input-group-btn button {
        width: 30px;
        height: 30px;
        background: white url(../img/icon_search.png) center no-repeat;
        background-size: 21px;
        border: 0
    }

.page-wrapper .global-search-box .algolia-autocomplete {
    width: 100%
}

    .page-wrapper .global-search-box .algolia-autocomplete input {
        color: #231f20
    }

.page-wrapper .global-search-box .aa-dropdown-menu {
    width: 100%;
    top: calc(100% + 13px) !important;
    border-radius: 5px;
    background-color: white;
    border: 1px solid #d8d8d8;
    text-align: left;
    padding: 0;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.15);
    box-shadow: 0 5px 15px rgba(0,0,0,0.15)
}

    .page-wrapper .global-search-box .aa-dropdown-menu::before {
        content: '';
        position: absolute;
        top: -10px;
        right: 64px;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-bottom: 10px dashed white;
        border-bottom: 10px solid white;
        border-right: 10px solid transparent;
        border-left: 10px solid transparent
    }

.page-wrapper .global-search-box .autocomplete-item {
    padding: 20px 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #d8d8d8;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .page-wrapper .global-search-box .autocomplete-item:hover {
        background-color: #eee
    }

    .page-wrapper .global-search-box .autocomplete-item .search-result-type span {
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 13px;
        color: #14477d;
        text-transform: uppercase
    }

    .page-wrapper .global-search-box .autocomplete-item .search-result-title a {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        color: #1b75bc
    }

.page-wrapper .global-search-box .autocomplete-footer {
    background: white;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

    .page-wrapper .global-search-box .autocomplete-footer .view-all {
        color: #14477d
    }

        .page-wrapper .global-search-box .autocomplete-footer .view-all:hover {
            background-color: white
        }

@media screen and (min-width:992px) {
    .login-selection:hover .dropdown-menu {
        display: block
    }

    header .login-selection {
        display: inline;
        position: relative;
        float: left
    }
}

header .login-selection .dropdown-menu::before {
    content: '';
    position: absolute;
    top: -7px;
    left: 10px;
    width: 13px;
    height: 8px;
    background: url(../img/dropdown_caret.png) center no-repeat;
    background-size: 13px
}

.login-selection > span {
    background: transparent url("../img/chevron_dn_white.png") no-repeat scroll right center/10px auto;
    float: left
}

    .login-selection > span .caret {
        margin-left: 5px;
        cursor: pointer;
        opacity: 0;
        height: 15px
    }

header .login-selection .dropdown-menu {
    margin-top: -1px
}

    header .login-selection .dropdown-menu a {
        float: none;
        margin-right: 0;
        color: inherit
    }

header .utility-nav .score-button-group span img {
    display: inline;
    margin: 0;
    position: relative;
    top: -1px;
    transform: scale(0.5)
}

header .utility-nav .score-button-group .login-selection > span {
    color: white;
    float: left;
    line-height: 33px;
    margin-right: 40px;
    transition: all .3s ease 0s
}

    header .utility-nav .score-button-group .login-selection > span:hover {
        cursor: pointer;
        opacity: .8
    }

header .utility-nav .score-button-group .login-selection span a {
    float: none;
    margin: 0
}

.score-composite-link.login-selection span a {
    color: white;
    text-decoration: none
}

.navbar-nav .score-composite-link.login-selection .dropdown-menu {
    margin: 0
}

    .navbar-nav .score-composite-link.login-selection .dropdown-menu a {
        padding: 6px 20px
    }

.score-composite-link.login-selection {
    overflow: hidden
}

@media(max-width:991px) {
    .navbar-nav .score-composite-link.login-selection .dropdown-menu {
        margin: 10px 0 0 0;
        position: static;
        width: 100% !important;
        padding: 0;
        border: 0
    }

        .navbar-nav .score-composite-link.login-selection .dropdown-menu a {
            padding: 10px 20px
        }

    .login-selection > span {
        padding: 0 0 0 13px
    }

    .score-composite-link.login-selection {
        padding: 0 !important;
        min-height: 40px
    }

    .navbar-collapse.in {
        overflow-y: scroll;
        max-height: 90vh
    }
}

.featured-resource-item-wrapper {
    overflow: hidden;
    margin-bottom: 18px
}

    .featured-resource-item-wrapper .featured-resource-thumbnail {
        width: 85px;
        float: left;
        margin-right: 15px
    }

        .featured-resource-item-wrapper .featured-resource-thumbnail img {
            width: 100%
        }

    .featured-resource-item-wrapper .featured-resource-title {
        width: calc(100% - 100px);
        float: left;
        margin-top: -4px
    }

        .featured-resource-item-wrapper .featured-resource-title a {
            text-decoration: none
        }

.aa-suggestion.aa-cursor {
    background-color: transparent
}

@media(min-width:992px) {
    .aa-two-column {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }
}

.navbar-header, .score-navbar-header {
    display: none
}

@media(max-width:1199px) {
    .navbar-header, .score-navbar-header {
        display: block
    }
}

@media(max-width:1199px) {
    .collapse, .navbar-collapse {
        display: none !important;
    }
}


.navbar-collapse .navbar-brand {
    height: auto;
    padding: 15px 0;
    font-size: 0;
    color: white
}

    .navbar-collapse .navbar-brand img {
        width: 200px
    }

@media(max-width:1200px) {
    .navbar-collapse .navbar-brand {
        display: none
    }
}

.navbar-brand {
    font-size: 0
}

@media(min-width:1024px) {
    header .score-megamenu .navbar-nav > li > a {
        letter-spacing: normal
    }
}

@media(min-width:1025px) {
    header .score-megamenu .navbar-nav > li > a {
        margin-top: 10px;
        letter-spacing: normal
    }
}

@media(min-width:1025px) {
    header .score-megamenu .navbar-nav {
        text-align: right
    }
}

header .score-megamenu-dropdown:empty, header .score-megamenu-basic-item:empty {
    display: none !important
}

@media(min-width:1200px) {
    .collapse.navbar-collapse, .score-megamenu-content {
        width: 1170px
    }

        .collapse.navbar-collapse .container {
            width: 1140px
        }

    .collapse.navbar-collapse {
        margin: 0 auto
    }

        .collapse.navbar-collapse .container {
            padding-left: 0;
            padding-right: 0
        }
}

@media(min-width:1340px) {
    .collapse.navbar-collapse, .score-megamenu-content {
        width: 1310px
    }

        .collapse.navbar-collapse .container {
            width: 1280px
        }

    .collapse.navbar-collapse {
        margin: 0 auto
    }

        .collapse.navbar-collapse .container {
            padding-left: 0;
            padding-right: 0
        }
}

@media(min-width:1599px) {
    html[data-context-lang="fr-FR"] .collapse.navbar-collapse, html[data-context-lang="fr-FR"] .score-megamenu-content, html[data-context-lang="fr-BE"] .collapse.navbar-collapse, html[data-context-lang="fr-BE"] .score-megamenu-content, html[data-context-lang="fr-CH"] .collapse.navbar-collapse, html[data-context-lang="fr-CH"] .score-megamenu-content, html[data-context-lang="de-DE"] .collapse.navbar-collapse, html[data-context-lang="de-DE"] .score-megamenu-content, html[data-context-lang="de-CH"] .collapse.navbar-collapse, html[data-context-lang="de-CH"] .score-megamenu-content, html[data-context-lang="de-AT"] .collapse.navbar-collapse, html[data-context-lang="de-AT"] .score-megamenu-content, html[data-context-lang="es-CL"] .collapse.navbar-collapse, html[data-context-lang="es-CL"] .score-megamenu-content, html[data-context-lang="es-AR"] .collapse.navbar-collapse, html[data-context-lang="es-AR"] .score-megamenu-content, html[data-context-lang="fr-CA"] .collapse.navbar-collapse, html[data-context-lang="fr-CA"] .score-megamenu-content, html[data-context-lang="es-PE"] .collapse.navbar-collapse, html[data-context-lang="es-PE"] .score-megamenu-content, html[data-context-lang="es-MX"] .collapse.navbar-collapse, html[data-context-lang="es-MX"] .score-megamenu-content, html[data-context-lang="pt-BR"] .collapse.navbar-collapse, html[data-context-lang="pt-BR"] .score-megamenu-content, html[data-context-lang="es-ES"] .collapse.navbar-collapse, html[data-context-lang="es-ES"] .score-megamenu-content, html[data-context-lang="bg-BG"] .collapse.navbar-collapse, html[data-context-lang="bg-BG"] .score-megamenu-content, html[data-context-lang="en"] .collapse.navbar-collapse, html[data-context-lang="en"] .score-megamenu-content, html[data-context-lang="en-GB"] .collapse.navbar-collapse, html[data-context-lang="en-GB"] .score-megamenu-content, html[data-context-lang="en-SG"] .collapse.navbar-collapse, html[data-context-lang="en-SG"] .score-megamenu-content, html[data-context-lang="pl-PL"] .collapse.navbar-collapse, html[data-context-lang="pl-PL"] .score-megamenu-content, html[data-context-lang="sr-SP"] .collapse.navbar-collapse, html[data-context-lang="sr-SP"] .score-megamenu-content, html[data-context-lang="es-CO"] .collapse.navbar-collapse, html[data-context-lang="es-CO"] .score-megamenu-content {
        width: 1500px
    }

        html[data-context-lang="fr-FR"] .collapse.navbar-collapse .container, html[data-context-lang="fr-BE"] .collapse.navbar-collapse .container, html[data-context-lang="fr-CH"] .collapse.navbar-collapse .container, html[data-context-lang="de-DE"] .collapse.navbar-collapse .container, html[data-context-lang="de-CH"] .collapse.navbar-collapse .container, html[data-context-lang="de-AT"] .collapse.navbar-collapse .container, html[data-context-lang="es-CL"] .collapse.navbar-collapse .container, html[data-context-lang="es-AR"] .collapse.navbar-collapse .container, html[data-context-lang="fr-CA"] .collapse.navbar-collapse .container, html[data-context-lang="es-PE"] .collapse.navbar-collapse .container, html[data-context-lang="es-MX"] .collapse.navbar-collapse .container, html[data-context-lang="pt-BR"] .collapse.navbar-collapse .container, html[data-context-lang="es-ES"] .collapse.navbar-collapse .container, html[data-context-lang="bg-BG"] .collapse.navbar-collapse .container, html[data-context-lang="en"] .collapse.navbar-collapse .container, html[data-context-lang="en-GB"] .collapse.navbar-collapse .container, html[data-context-lang="en-SG"] .collapse.navbar-collapse .container, html[data-context-lang="pl-PL"] .collapse.navbar-collapse .container, html[data-context-lang="sr-SP"] .collapse.navbar-collapse .container, html[data-context-lang="es-CO"] .collapse.navbar-collapse .container {
            width: 1470px
        }

    html[data-context-lang="fr-FR"] .collapse.navbar-collapse, html[data-context-lang="fr-BE"] .collapse.navbar-collapse, html[data-context-lang="fr-CH"] .collapse.navbar-collapse, html[data-context-lang="de-DE"] .collapse.navbar-collapse, html[data-context-lang="de-CH"] .collapse.navbar-collapse, html[data-context-lang="de-AT"] .collapse.navbar-collapse, html[data-context-lang="es-CL"] .collapse.navbar-collapse, html[data-context-lang="es-AR"] .collapse.navbar-collapse, html[data-context-lang="fr-CA"] .collapse.navbar-collapse, html[data-context-lang="es-PE"] .collapse.navbar-collapse, html[data-context-lang="es-MX"] .collapse.navbar-collapse, html[data-context-lang="pt-BR"] .collapse.navbar-collapse, html[data-context-lang="es-ES"] .collapse.navbar-collapse, html[data-context-lang="bg-BG"] .collapse.navbar-collapse, html[data-context-lang="en"] .collapse.navbar-collapse, html[data-context-lang="en-GB"] .collapse.navbar-collapse, html[data-context-lang="en-SG"] .collapse.navbar-collapse, html[data-context-lang="pl-PL"] .collapse.navbar-collapse, html[data-context-lang="sr-SP"] .collapse.navbar-collapse, html[data-context-lang="es-CO"] .collapse.navbar-collapse {
        margin: 0 auto
    }

        html[data-context-lang="fr-FR"] .collapse.navbar-collapse .container, html[data-context-lang="fr-BE"] .collapse.navbar-collapse .container, html[data-context-lang="fr-CH"] .collapse.navbar-collapse .container, html[data-context-lang="de-DE"] .collapse.navbar-collapse .container, html[data-context-lang="de-CH"] .collapse.navbar-collapse .container, html[data-context-lang="de-AT"] .collapse.navbar-collapse .container, html[data-context-lang="es-CL"] .collapse.navbar-collapse .container, html[data-context-lang="es-AR"] .collapse.navbar-collapse .container, html[data-context-lang="fr-CA"] .collapse.navbar-collapse .container, html[data-context-lang="es-PE"] .collapse.navbar-collapse .container, html[data-context-lang="es-MX"] .collapse.navbar-collapse .container, html[data-context-lang="pt-BR"] .collapse.navbar-collapse .container, html[data-context-lang="es-ES"] .collapse.navbar-collapse .container, html[data-context-lang="bg-BG"] .collapse.navbar-collapse .container, html[data-context-lang="en"] .collapse.navbar-collapse .container, html[data-context-lang="en-GB"] .collapse.navbar-collapse .container, html[data-context-lang="en-SG"] .collapse.navbar-collapse .container, html[data-context-lang="pl-PL"] .collapse.navbar-collapse .container, html[data-context-lang="sr-SP"] .collapse.navbar-collapse .container, html[data-context-lang="es-CO"] .collapse.navbar-collapse .container {
            padding-left: 0;
            padding-right: 0
        }
}

@media(min-width:1280px) {
    html[data-context-lang="en-AE"] header .score-megamenu .navbar-nav > li, html[data-context-lang="lv-LV"] header .score-megamenu .navbar-nav > li {
        padding-right: 30px
    }
}

@media(min-width:1280px) {
    html[data-context-lang="et-EE"] header .score-megamenu .navbar-nav > li, html[data-context-lang="id-ID"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-FI"] header .score-megamenu .navbar-nav > li, html[data-context-lang="sv-SE"] header .score-megamenu .navbar-nav > li, html[data-context-lang="da-DK"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-PH"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-CN"] header .score-megamenu .navbar-nav > li, html[data-context-lang="ro-RO"] header .score-megamenu .navbar-nav > li, html[data-context-lang="hu-HU"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-CY"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-ID"] header .score-megamenu .navbar-nav > li, html[data-context-lang="zh-CN"] header .score-megamenu .navbar-nav > li, html[data-context-lang="zh-HK"] header .score-megamenu .navbar-nav > li, html[data-context-lang="zh-TW"] header .score-megamenu .navbar-nav > li, html[data-context-lang="ko-KR"] header .score-megamenu .navbar-nav > li, html[data-context-lang="nn-NO"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-HK"] header .score-megamenu .navbar-nav > li, html[data-context-lang="th-TH"] header .score-megamenu .navbar-nav > li, html[data-context-lang="en-MY"] header .score-megamenu .navbar-nav > li, html[data-context-lang="cs-CZ"] header .score-megamenu .navbar-nav > li, html[data-context-lang="sk-SK"] header .score-megamenu .navbar-nav > li, html[data-context-lang="tr-TR"] header .score-megamenu .navbar-nav > li {
        padding-right: 35px
    }

        html[data-context-lang="et-EE"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="id-ID"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-FI"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="sv-SE"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="da-DK"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-PH"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-CN"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="ro-RO"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="hu-HU"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-CY"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-ID"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="zh-CN"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="zh-HK"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="zh-TW"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="ko-KR"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="nn-NO"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-HK"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="th-TH"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="en-MY"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="cs-CZ"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="sk-SK"] header .score-megamenu .navbar-nav > li a, html[data-context-lang="tr-TR"] header .score-megamenu .navbar-nav > li a {
            font-size: 14px !important
        }
}

header .score-megamenu .navbar-nav > li.free-quote {
    padding-right: 0 !important
}

.score-hero {
    margin-bottom: 30px
}

    .score-hero.hero-heading {
        margin-bottom: 60px
    }

@media(max-width:991px) {
    .score-hero.hero-heading {
        margin-bottom: 30px
    }
}

.score-hero.hero-heading h1 {
    position: relative;
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 40px;
    margin: 0 0 50px;
    padding: 0 0 20px 0
}

@media(max-width:991px) {
    .score-hero.hero-heading h1 {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: .4px;
        margin: 0 0 20px 0
    }
}

.score-hero.hero-heading h1:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: #f7931e;
    content: ""
}

.score-hero.hero-heading .score-hero-body {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 18px;
    font-weight: 300;
    color: white;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 30px
}

.score-full-width-hero {
    margin-bottom: 30px
}

.score-section-hero {
    margin-bottom: 30px
}

    .score-section-hero.hero-heading {
        margin-bottom: 60px
    }

@media(max-width:991px) {
    .score-section-hero.hero-heading {
        margin-bottom: 30px
    }
}

.score-section-hero.hero-heading h2 {
    position: relative;
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 40px;
    margin: 0 0 45px 0;
    padding: 0 0 20px 0
}

@media(max-width:991px) {
    .score-section-hero.hero-heading h2 {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: .4px;
        margin: 0 0 20px 0
    }
}

.score-section-hero.hero-heading h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: #f7931e;
    content: ""
}

.score-section-hero.hero-heading .score-hero-body {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 18px;
    color: white;
    letter-spacing: .5px;
    line-height: 28px;
    margin-bottom: 30px
}

.score-highlight {
    margin-bottom: 30px;
    overflow: hidden
}

    .score-highlight img {
        width: 100%
    }

    .score-highlight.highlight-basic, .score-highlight.highlight-basic-no-image {
        position: relative;
        margin-bottom: 50px;
        background: white;
        border: 1px solid #d8d8d8;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

@media(min-width:1200px) {
    .score-highlight.highlight-basic, .score-highlight.highlight-basic-no-image {
        margin-bottom: 80px
    }
}

.score-highlight.highlight-basic img, .score-highlight.highlight-basic-no-image img {
    height: 200px;
    object-fit: cover;
    object-position: 50% 0
}

.score-highlight.highlight-basic .caption, .score-highlight.highlight-basic-no-image .caption {
    padding: 12px 24px 30px 24px
}

    .score-highlight.highlight-basic .caption h2, .score-highlight.highlight-basic-no-image .caption h2 {
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 20px;
        color: #58595b;
        margin-bottom: 15px
    }

    .score-highlight.highlight-basic .caption .score-highlight-body, .score-highlight.highlight-basic-no-image .caption .score-highlight-body {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        color: #58595b
    }

    .score-highlight.highlight-basic .caption .score-call-to-action, .score-highlight.highlight-basic-no-image .caption .score-call-to-action {
        overflow: hidden
    }

        .score-highlight.highlight-basic .caption .score-call-to-action .score-button, .score-highlight.highlight-basic-no-image .caption .score-call-to-action .score-button {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            text-indent: -9000px;
            background: transparent;
            border: 0;
            border-radius: 0
        }

.score-highlight.highlight-basic.button, .score-highlight.highlight-basic-no-image.button {
    box-shadow: none !important
}

    .score-highlight.highlight-basic.button .caption, .score-highlight.highlight-basic-no-image.button .caption {
        padding: 15px 30px 0 30px
    }

        .score-highlight.highlight-basic.button .caption .score-highlight-body, .score-highlight.highlight-basic-no-image.button .caption .score-highlight-body {
            margin-bottom: 20px
        }

        .score-highlight.highlight-basic.button .caption .score-call-to-action, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action {
            overflow: hidden
        }

            .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button {
                position: relative;
                width: auto;
                height: auto;
                color: white;
                text-indent: inherit;
                background: inherit;
                border: inherit;
                border-radius: 5px;
                margin-bottom: 30px;
                background-color: #14477d
            }

                .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button:hover, .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button:focus, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button:hover, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button:focus {
                    background-color: #14477d
                }

                .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-action-orange, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-action-orange {
                    background-color: #f7931e
                }

                    .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-action-orange:hover, .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-action-orange:focus, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-action-orange:hover, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-action-orange:focus {
                        background-color: #f7931e
                    }

.score-highlight.highlight-basic:hover, .score-highlight.highlight-basic-no-image:hover {
    box-shadow: 0 5px 15px rgba(0,0,0,0.3)
}

.score-highlight.highlight-horizontal {
    overflow: hidden;
    margin-bottom: 50px
}

@media(min-width:1200px) {
    .score-highlight.highlight-horizontal {
        margin-bottom: 80px
    }
}

.score-highlight.highlight-horizontal img {
    float: left;
    width: 47px;
    height: 47px;
    margin-right: 15px
}

@media(min-width:1340px) {
    .score-highlight.highlight-horizontal img {
        width: 60px;
        height: 60px
    }
}

.score-highlight.highlight-horizontal .caption {
    float: left;
    width: calc(100% - 62px)
}

@media(min-width:1340px) {
    .score-highlight.highlight-horizontal .caption {
        width: calc(100% - 75px)
    }
}

.score-highlight.highlight-horizontal .caption h2 {
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #14477d;
    margin: 4px 0 5px 0
}

@media(min-width:1340px) {
    .score-highlight.highlight-horizontal .caption h2 {
        margin-top: 10px
    }
}

.score-highlight.highlight-horizontal .caption .score-highlight-body {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 15px;
    color: #58595b
}

.score-highlight.highlight-horizontal.grey {
    padding-left: 0;
    margin-bottom: 20px
}

    .score-highlight.highlight-horizontal.grey img {
        border-radius: 50%;
        border: 2px solid #d8d8d8
    }

    .score-highlight.highlight-horizontal.grey h2 {
        color: #58595b;
        text-transform: none
    }

    .score-highlight.highlight-horizontal.grey .score-highlight-body {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        font-style: italic
    }

    .score-highlight.highlight-horizontal.grey + .score-menu-list {
        padding-left: 110px;
        margin-bottom: 50px
    }

        .score-highlight.highlight-horizontal.grey + .score-menu-list li {
            font-family: 'Interstate Light',Arial,sans-serif;
            font-size: 15px;
            line-height: 25px;
            color: #58595b;
            padding-left: 24px;
            margin-left: 15px
        }

            .score-highlight.highlight-horizontal.grey + .score-menu-list li:first-of-type {
                list-style: none;
                font-family: 'Interstate',Arial,sans-serif;
                font-size: 16px;
                color: #231f20;
                padding-left: 0;
                margin-left: 0;
                margin-bottom: 10px
            }

.score-highlight.highlight-horizontal.black {
    padding-left: 40px;
    margin-bottom: 20px
}

    .score-highlight.highlight-horizontal.black img {
        border-radius: 50%;
        border: 2px solid #d8d8d8
    }

    .score-highlight.highlight-horizontal.black h2 {
        color: #2f2a2b;
        text-transform: none
    }

    .score-highlight.highlight-horizontal.black .score-highlight-body {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        font-style: italic
    }

        .score-highlight.highlight-horizontal.black .score-highlight-body h6 {
            font-family: 'Interstate',Arial,sans-serif;
            font-size: 14px;
            font-weight: normal;
            font-style: normal;
            color: #231f20
        }

        .score-highlight.highlight-horizontal.black .score-highlight-body p {
            margin-bottom: 30px
        }

.score-highlight.highlight-icon {
    position: relative;
    color: #58595b;
    text-align: center;
    border: 1px solid #d8d8d8;
    background: rgba(255,255,255,0.9);
    padding: 35px 0 0 0
}

    .score-highlight.highlight-icon img {
        width: 90px;
        height: auto;
        margin: 0 auto 30px auto
    }

    .score-highlight.highlight-icon .caption {
        padding: 0 30px 100px 30px
    }

        .score-highlight.highlight-icon .caption h2 {
            font-family: 'Interstate Light',Arial,sans-serif;
            font-size: 24px;
            letter-spacing: .2px;
            line-height: 32px;
            margin: 0 0 15px 0
        }

        .score-highlight.highlight-icon .caption .score-highlight-body {
            font-family: 'Interstate Light',Arial,sans-serif;
            font-size: 16px;
            letter-spacing: .2px;
            line-height: 26px
        }

        .score-highlight.highlight-icon .caption .score-call-to-action {
            position: absolute;
            left: 0;
            bottom: 30px;
            width: 100%
        }

    .score-highlight.highlight-icon.no-button .caption {
        padding: 0 30px 30px 30px
    }

.score-highlight.highlight-icon-compact {
    position: relative;
    color: inherit;
    text-align: center;
    background: transparent;
    padding: 20px 0 0 0
}

    .score-highlight.highlight-icon-compact img {
        width: 60px;
        height: auto;
        margin: 0 auto 15px auto
    }

    .score-highlight.highlight-icon-compact .caption {
        padding: 0 30px 30px 30px
    }

        .score-highlight.highlight-icon-compact .caption h2 {
            font-family: 'Interstate Light',Arial,sans-serif;
            font-size: 24px;
            letter-spacing: .2px;
            line-height: 32px;
            margin: 0 0 15px 0
        }

        .score-highlight.highlight-icon-compact .caption .score-highlight-body {
            font-family: 'Interstate Light',Arial,sans-serif;
            font-size: 16px;
            letter-spacing: .2px;
            line-height: 26px
        }

        .score-highlight.highlight-icon-compact .caption .score-call-to-action {
            position: absolute;
            left: 0;
            bottom: 30px;
            width: 100%
        }

.score-highlight.highlight-icon-horizontal {
    clear: both;
    overflow: hidden
}

    .score-highlight.highlight-icon-horizontal img {
        float: left;
        width: 42px;
        height: auto;
        margin: 0 15px 0 0
    }

    .score-highlight.highlight-icon-horizontal .caption {
        float: left;
        width: calc(100% - 57px);
        padding-top: 10px
    }

        .score-highlight.highlight-icon-horizontal .caption h2 {
            font-size: 20px;
            font-weight: normal;
            color: #58595b;
            line-height: 25px;
            letter-spacing: .2px;
            margin: 0
        }

        .score-highlight.highlight-icon-horizontal .caption .score-call-to-action .score-button {
            font-size: 16px;
            color: #1b75bc;
            line-height: 25px;
            text-align: left;
            background: transparent;
            border: 0;
            border-radius: 0;
            margin: 0;
            padding: 0
        }

            .score-highlight.highlight-icon-horizontal .caption .score-call-to-action .score-button:hover {
                box-shadow: none;
                opacity: .7
            }

    .score-highlight.highlight-icon-horizontal.large img {
        width: 60px
    }

    .score-highlight.highlight-icon-horizontal.large .caption {
        width: calc(100% - 76px);
        padding-top: 19px
    }

.score-highlight.highlight-dynamic-basic {
    margin-bottom: 40px;
    text-align: center
}

    .score-highlight.highlight-dynamic-basic .caption {
        position: relative
    }

@media(min-width:992px) {
    .score-highlight.highlight-dynamic-basic .caption {
        padding: 0 50px
    }
}

.score-highlight.highlight-dynamic-basic .caption h2 {
    font-size: 18px;
    font-weight: normal;
    color: #6dcff6;
    text-transform: uppercase;
    margin: 0 0 5px 0
}

.score-highlight.highlight-dynamic-basic .caption .score-highlight-body {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.62;
    letter-spacing: .2px
}

.score-highlight.highlight-dynamic-card {
    margin-bottom: 80px;
    position: relative;
    overflow: hidden
}

@media(max-width:1199px) {
    .score-highlight.highlight-dynamic-card {
        margin-bottom: 30px
    }
}

.score-highlight.highlight-dynamic-card:after {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 260px;
    background-color: rgba(0,0,0,0.2);
    content: "";
    z-index: 2
}

.score-highlight.highlight-dynamic-card img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    height: 260px;
    object-fit: cover;
    object-position: 50% 0;
    z-index: 1
}

.score-highlight.highlight-dynamic-card .caption {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background-color: #14477d;
    text-align: center;
    z-index: 3
}

    .score-highlight.highlight-dynamic-card .caption h2 {
        font-size: 18px;
        font-weight: 300;
        color: white;
        line-height: 1.44;
        letter-spacing: .1px;
        margin: 0
    }

    .score-highlight.highlight-dynamic-card .caption .score-call-to-action .score-button {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 340px;
        border: 0;
        text-indent: -3000px;
        background: transparent
    }

        .score-highlight.highlight-dynamic-card .caption .score-call-to-action .score-button:hover, .score-highlight.highlight-dynamic-card .caption .score-call-to-action .score-button:focus {
            box-shadow: none
        }

.score-highlight.highlight-dynamic-card:hover:after {
    background-color: transparent
}

.score-highlight.highlight-dynamic-card:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.score-highlight.highlight-dynamic-card:hover .caption {
    background-color: #1b75bc
}

.score-highlight.highlight-fact .score-highlight-header {
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 50px;
    font-weight: 300;
    color: #f7931e;
    letter-spacing: .15px;
    margin: 0 0 15px 0
}

@media(max-width:991px) {
    .score-highlight.highlight-fact .score-highlight-header {
        font-size: 36px
    }
}

.score-highlight.highlight-fact .caption h2 {
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #231f20;
    letter-spacing: .15px;
    text-transform: uppercase;
    margin: 0 0 10px 0
}

.score-highlight.highlight-fact .caption .score-highlight-body, .score-highlight.highlight-fact .caption p {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .15px;
    line-height: 26px
}

.score-highlight.highlight-swappable {
    position: relative;
    background-color: rgba(0,0,0,0.4);
    padding: 40px
}

@media(max-width:991px) {
    .score-highlight.highlight-swappable {
        background: rgba(20,71,125,0.85)
    }
}

@media(min-width:992px) {
    .score-highlight.highlight-swappable {
        height: 240px;
        padding: 100px 40px 0 40px;
        overflow: hidden;
        -webkit-transition: all .75s ease;
        -moz-transition: all .75s ease;
        -o-transition: all .75s ease;
        transition: all .75s ease
    }
}

.score-highlight.highlight-swappable .caption h2 {
    font-size: 22px;
    font-weight: normal;
    color: white;
    letter-spacing: 1px;
    margin: 0 0 30px 0;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
    transition: all .75s ease
}

.score-highlight.highlight-swappable .caption .score-highlight-body {
    font-size: 16px;
    font-weight: 300;
    color: white;
    letter-spacing: .15px;
    line-height: 24px;
    margin: 0 0 30px 0;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
    transition: all .75s ease;
    overflow: hidden
}

@media(min-width:992px) {
    .score-highlight.highlight-swappable .caption .score-highlight-body {
        height: 0;
        opacity: 0
    }
}

.score-highlight.highlight-swappable .caption .score-call-to-action .score-button:hover, .score-highlight.highlight-swappable .caption .score-call-to-action .score-button:focus {
    background: transparent
}

@media(min-width:992px) {
    .score-highlight.highlight-swappable:hover {
        background: rgba(20,71,125,0.85);
        padding: 20px 24px 0 24px
    }
}

@media(min-width:992px) and (min-width:992px) {
    .score-highlight.highlight-swappable:hover .caption .score-highlight-body {
        height: auto;
        opacity: 1
    }
}

.score-highlight.highlight-swappable.no-animation {
    padding-left: 40px !important;
    padding-right: 40px !important
}

    .score-highlight.highlight-swappable.no-animation .caption h2 {
        height: auto !important;
        opacity: 1 !important
    }

    .score-highlight.highlight-swappable.no-animation .caption .score-highlight-body {
        display: none
    }

@media(min-width:992px) {
    .score-highlight.highlight-swappable.no-animation:hover {
        padding-top: 100px
    }
}

.score-column4 .score-highlight.highlight-basic img {
    height: 162px;
    object-fit: cover;
    object-position: 50% 0
}

.score-column5 .score-highlight.highlight-basic img {
    height: 162px;
    object-fit: cover;
    object-position: 50% 0
}

.fixed-height .highlight-icon {
    text-align: left;
    border: 0
}

    .fixed-height .highlight-icon .score-call-to-action {
        padding-left: 30px
    }

.resource-item {
    position: relative;
    padding: 0;
    border: 1px solid #d8d8d8;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 30px
}

    .resource-item:before, .resource-item:after {
        content: " ";
        display: table
    }

    .resource-item:after {
        clear: both
    }

    .resource-item.gated:hover:before {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -o-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    .resource-item .score-highlight {
        margin-bottom: 0;
        position: relative;
        height: auto;
        background: #eee;
        padding: 30px 15px 15px 15px;
        -webkit-transition: all .75s ease;
        -moz-transition: all .75s ease;
        -o-transition: all .75s ease;
        transition: all .75s ease
    }

@media(min-width:992px) {
    .resource-item .score-highlight {
        height: 310px
    }
}

.resource-item .score-highlight .caption {
    color: #58595b
}

    .resource-item .score-highlight .caption h2 {
        font-size: 15px;
        color: #14477d;
        text-transform: uppercase;
        margin: 0 0 25px 0;
        -webkit-transition: all .75s ease;
        -moz-transition: all .75s ease;
        -o-transition: all .75s ease;
        transition: all .75s ease;
        overflow: hidden
    }

    .resource-item .score-highlight .caption .score-highlight-body, .resource-item .score-highlight .caption p {
        font-size: 22px;
        font-weight: 300;
        line-height: 32px;
        letter-spacing: .15px
    }

@media(min-width:992px) and (max-width:1199px) {
    .resource-item .score-highlight .caption .score-highlight-body, .resource-item .score-highlight .caption p {
        font-size: 20px
    }
}

.resource-item .score-highlight .caption .score-highlight-body .resource-title, .resource-item .score-highlight .caption p .resource-title {
    height: auto;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-weight: 300;
    opacity: 1;
    margin: 0 0 40px 0;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .resource-item .score-highlight .caption .score-highlight-body .resource-title a, .resource-item .score-highlight .caption p .resource-title a {
        color: #58595b
    }

        .resource-item .score-highlight .caption .score-highlight-body .resource-title a:hover, .resource-item .score-highlight .caption .score-highlight-body .resource-title a:focus, .resource-item .score-highlight .caption p .resource-title a:hover, .resource-item .score-highlight .caption p .resource-title a:focus {
            text-decoration: none;
            color: rgba(88,89,91,0.8);
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

.resource-item .score-highlight .caption .score-highlight-body .resource-description, .resource-item .score-highlight .caption p .resource-description {
    height: 0;
    font-family: 'Interstate Light',Arial,sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    opacity: 0;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

    .resource-item .score-highlight .caption .score-highlight-body .resource-description a, .resource-item .score-highlight .caption p .resource-description a {
        color: white
    }

        .resource-item .score-highlight .caption .score-highlight-body .resource-description a:hover, .resource-item .score-highlight .caption .score-highlight-body .resource-description a:focus, .resource-item .score-highlight .caption p .resource-description a:hover, .resource-item .score-highlight .caption p .resource-description a:focus {
            text-decoration: none;
            color: rgba(255,255,255,0.8);
            -webkit-transition: all .3s ease;
            -moz-transition: all .3s ease;
            -o-transition: all .3s ease;
            transition: all .3s ease
        }

@media(min-width:992px) {
    .resource-item .score-highlight .caption .score-call-to-action {
        position: absolute;
        bottom: 0;
        left: 15px;
        opacity: 0;
        overflow: hidden;
        -webkit-transition: all .75s ease;
        -moz-transition: all .75s ease;
        -o-transition: all .75s ease;
        transition: all .75s ease
    }
}

.resource-item .score-highlight .caption .score-button {
    font-size: 14px;
    background: #1b75bc;
    padding: 9px 17px
}

    .resource-item .score-highlight .caption .score-button:after {
        right: 0
    }

    .resource-item .score-highlight .caption .score-button:hover, .resource-item .score-highlight .caption .score-button:focus {
        padding-left: 7px;
        padding-right: 27px
    }

        .resource-item .score-highlight .caption .score-button:hover:after, .resource-item .score-highlight .caption .score-button:focus:after {
            -webkit-transform: translateX(-10px);
            -moz-transform: translateX(-10px);
            -o-transform: translateX(-10px);
            transform: translateX(-10px);
            opacity: 1
        }

.resource-item .score-highlight .caption .score-image-button {
    display: inline-block;
    height: 36px;
    background: #f7931e;
    margin: 0 15px 0 0;
    padding: 7px 17px;
    border-radius: 5px;
    vertical-align: middle
}

    .resource-item .score-highlight .caption .score-image-button:hover {
        box-shadow: 0 5px 15px rgba(0,0,0,0.3)
    }

    .resource-item .score-highlight .caption .score-image-button img {
        width: 16px;
        height: 20px
    }

@media(min-width:992px) {
    .resource-item .score-highlight:hover {
        background: rgba(20,71,125,0.85)
    }
}

@media(min-width:992px) {
    .resource-item .score-highlight:hover .caption {
        color: white
    }
}

@media(min-width:992px) {
    .resource-item .score-highlight:hover .caption h2 {
        height: 0;
        opacity: 0;
        margin: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px)
    }
}

@media(min-width:992px) {
    .resource-item .score-highlight:hover .caption .score-highlight-body .resource-title, .resource-item .score-highlight:hover .caption p .resource-title {
        height: 0;
        opacity: 0;
        margin: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
}

@media(min-width:992px) {
    .resource-item .score-highlight:hover .caption .score-highlight-body .resource-description, .resource-item .score-highlight:hover .caption p .resource-description {
        height: auto;
        opacity: 1;
        margin: 20px 0 40px 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
}

@media(min-width:992px) {
    .resource-item .score-highlight:hover .caption .score-call-to-action {
        bottom: 15px;
        opacity: 1
    }
}

@media(min-width:992px) {
    .list-view .resource-item {
        background-size: 150px 120px;
        background-position: left center;
        background-size: contain;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }

        .list-view .resource-item:hover {
            -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.15);
            box-shadow: 0 5px 15px rgba(0,0,0,0.15)
        }

        .list-view .resource-item .score-highlight {
            width: calc(100% - 150px);
            height: 120px;
            margin-left: 150px;
            padding: 10px 15px;
            overflow: visible
        }

            .list-view .resource-item .score-highlight .caption h2 {
                margin-bottom: 5px
            }

            .list-view .resource-item .score-highlight .caption .score-call-to-action {
                width: 150px;
                height: 120px;
                margin-left: -165px;
                padding-top: 17px;
                bottom: -10px
            }

                .list-view .resource-item .score-highlight .caption .score-call-to-action a {
                    display: block
                }

                .list-view .resource-item .score-highlight .caption .score-call-to-action .score-image-button {
                    position: relative;
                    left: 50%;
                    margin: 0 0 10px -25px;
                    max-width: 50px
                }

                .list-view .resource-item .score-highlight .caption .score-call-to-action .score-button {
                    position: relative;
                    left: 50%;
                    font-size: 12px;
                    margin: 0 0 0 -52px;
                    max-width: 104px
                }

            .list-view .resource-item .score-highlight .score-highlight-body {
                margin-bottom: 0
            }

            .list-view .resource-item .score-highlight::before {
                content: '';
                position: absolute;
                left: -150px;
                top: 0;
                width: 150px;
                height: 120px;
                opacity: 0;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease
            }

            .list-view .resource-item .score-highlight:hover {
                background: #eee
            }

                .list-view .resource-item .score-highlight:hover:before {
                    background: rgba(20,71,125,0.85);
                    opacity: 1
                }

                .list-view .resource-item .score-highlight:hover .caption {
                    color: #58595b
                }

                    .list-view .resource-item .score-highlight:hover .caption a:not(.score-button) {
                        color: #58595b
                    }

                    .list-view .resource-item .score-highlight:hover .caption h2 {
                        height: auto;
                        opacity: 1;
                        margin: 0 0 5px 0;
                        -webkit-transform: none;
                        -moz-transform: none;
                        -o-transform: none;
                        transform: none
                    }

                    .list-view .resource-item .score-highlight:hover .caption .score-call-to-action {
                        bottom: 0
                    }
}

.resource-picker.list-view .resource-item {
    background-size: auto 200px;
    background-position: left center;
    background-size: contain
}

@media(min-width:992px) {
    .resource-picker.list-view .resource-item {
        margin-bottom: 0
    }

        .resource-picker.list-view .resource-item .score-highlight {
            width: calc(100% - 200px);
            height: 200px;
            margin-left: 200px
        }

            .resource-picker.list-view .resource-item .score-highlight:before {
                left: -200px;
                width: 200px;
                height: 200px
            }

            .resource-picker.list-view .resource-item .score-highlight .caption .score-call-to-action {
                left: -35px;
                bottom: -55px;
                width: 200px;
                height: 200px
            }

            .resource-picker.list-view .resource-item .score-highlight:hover .caption .score-call-to-action {
                bottom: -35px
            }
}

.resource-picker.list-view .resource-item .score-highlight .caption h2 {
    font-size: 14px;
    color: #58595b;
    margin-bottom: 20px
}

.resource-picker.list-view .resource-item .score-highlight .caption .score-highlight-body, .resource-picker.list-view .resource-item .score-highlight .caption p {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-weight: 300
}

.horizontal-quote-box, .vertical-quote-box {
    overflow: hidden
}

    .horizontal-quote-box .score-highlight, .vertical-quote-box .score-highlight {
        margin-bottom: 0;
        background: rgba(20,71,125,0.8)
    }

        .horizontal-quote-box .score-highlight:before, .horizontal-quote-box .score-highlight:after, .vertical-quote-box .score-highlight:before, .vertical-quote-box .score-highlight:after {
            content: " ";
            display: table
        }

        .horizontal-quote-box .score-highlight:after, .vertical-quote-box .score-highlight:after {
            clear: both
        }

        .horizontal-quote-box .score-highlight .score-highlight-header, .vertical-quote-box .score-highlight .score-highlight-header {
            position: relative;
            font-family: 'Geometria',Arial,sans-serif;
            font-weight: 300;
            color: white;
            letter-spacing: 1px;
            text-transform: uppercase;
            text-align: center;
            margin: 0 0 90px 0;
            padding: 20px 5px 0 5px;
            z-index: 1
        }

            .horizontal-quote-box .score-highlight .score-highlight-header:before, .vertical-quote-box .score-highlight .score-highlight-header:before {
                position: absolute;
                top: -80px;
                left: 50%;
                width: 1000px;
                height: 170px;
                margin-left: -500px;
                background: #6dcff6;
                transform: rotate(-8deg);
                content: "";
                z-index: -2
            }

            .horizontal-quote-box .score-highlight .score-highlight-header:after, .vertical-quote-box .score-highlight .score-highlight-header:after {
                position: absolute;
                top: -80px;
                left: 50%;
                width: 1000px;
                height: 170px;
                margin-left: -500px;
                background: rgba(27,117,188,0.75);
                transform: rotate(8deg);
                content: "";
                z-index: -1
            }

@media(min-width:768px) and (max-width:1199px) {
    .horizontal-quote-box .score-highlight .score-highlight-header, .vertical-quote-box .score-highlight .score-highlight-header {
        font-size: 24px
    }
}

.horizontal-quote-box .score-highlight .caption, .vertical-quote-box .score-highlight .caption {
    position: relative;
    padding: 0 30px;
    z-index: 2
}

    .horizontal-quote-box .score-highlight .caption h2, .vertical-quote-box .score-highlight .caption h2 {
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 20px;
        font-weight: 300;
        line-height: 1.25;
        letter-spacing: .2px;
        text-align: center;
        text-transform: capitalize;
        color: #fff;
        margin: 0 0 40px 0
    }

@media(min-width:768px) and (max-width:1199px) {
    .horizontal-quote-box .score-highlight .caption h2, .vertical-quote-box .score-highlight .caption h2 {
        font-size: 16px
    }
}

.horizontal-quote-box .score-highlight .caption .score-call-to-action, .vertical-quote-box .score-highlight .caption .score-call-to-action {
    text-align: center
}

    .horizontal-quote-box .score-highlight .caption .score-call-to-action .score-button, .vertical-quote-box .score-highlight .caption .score-call-to-action .score-button {
        margin-bottom: 40px;
        display: inline-block;
        padding: 14px 20px
    }

        .horizontal-quote-box .score-highlight .caption .score-call-to-action .score-button:after, .vertical-quote-box .score-highlight .caption .score-call-to-action .score-button:after {
            right: 5px
        }

        .horizontal-quote-box .score-highlight .caption .score-call-to-action .score-button:hover, .horizontal-quote-box .score-highlight .caption .score-call-to-action .score-button:focus, .vertical-quote-box .score-highlight .caption .score-call-to-action .score-button:hover, .vertical-quote-box .score-highlight .caption .score-call-to-action .score-button:focus {
            padding-left: 10px;
            padding-right: 30px
        }

@media(max-width:991px) {
    .horizontal-quote-box {
        margin-bottom: 30px
    }
}

@media(min-width:768px) {
    .horizontal-quote-box .score-highlight {
        display: flex;
        align-items: center
    }

        .horizontal-quote-box .score-highlight .score-highlight-header {
            float: left;
            width: 45%;
            font-size: 30px;
            margin: 0;
            padding: 0
        }

            .horizontal-quote-box .score-highlight .score-highlight-header:before, .horizontal-quote-box .score-highlight .score-highlight-header:after {
                position: absolute;
                top: 50%;
                left: inherit;
                right: 0;
                width: 3000px;
                height: 400px;
                margin-top: -200px;
                content: ""
            }

            .horizontal-quote-box .score-highlight .score-highlight-header:before {
                background: #6dcff6;
                transform: skew(10deg);
                z-index: -2
            }

            .horizontal-quote-box .score-highlight .score-highlight-header:after {
                background: rgba(27,117,188,0.75);
                transform: skew(-10deg);
                z-index: -1
            }

        .horizontal-quote-box .score-highlight .caption {
            float: left;
            width: 55%;
            padding: 0 70px
        }

            .horizontal-quote-box .score-highlight .caption h2 {
                margin-top: 40px
            }
}

@media(max-width:991px) {
    .vertical-quote-box .score-highlight {
        background: #14477d
    }
}

.vertical-quote-box .score-highlight .score-highlight-header {
    font-size: 22px
}

.horizontal-stock-box, .vertical-stock-box {
    display: none;
    overflow: hidden;
    margin-bottom: 30px
}

    .horizontal-stock-box .score-highlight, .vertical-stock-box .score-highlight {
        margin-bottom: 0;
        background-color: #f5f5f5;
        border: 1px solid #d8d8d8
    }

        .horizontal-stock-box .score-highlight:before, .horizontal-stock-box .score-highlight:after, .vertical-stock-box .score-highlight:before, .vertical-stock-box .score-highlight:after {
            content: " ";
            display: table
        }

        .horizontal-stock-box .score-highlight:after, .vertical-stock-box .score-highlight:after {
            clear: both
        }

        .horizontal-stock-box .score-highlight .score-highlight-header, .vertical-stock-box .score-highlight .score-highlight-header {
            position: relative;
            font-family: 'Geometria',Arial,sans-serif;
            font-weight: 300;
            color: white;
            letter-spacing: 1px;
            text-transform: uppercase;
            text-align: center;
            margin: 0 0 90px 0;
            padding: 20px 5px 0 5px;
            z-index: 1
        }

            .horizontal-stock-box .score-highlight .score-highlight-header:before, .vertical-stock-box .score-highlight .score-highlight-header:before {
                position: absolute;
                top: -80px;
                left: 50%;
                width: 1000px;
                height: 170px;
                margin-left: -500px;
                background: #6dcff6;
                transform: rotate(-8deg);
                content: "";
                z-index: -2
            }

            .horizontal-stock-box .score-highlight .score-highlight-header:after, .vertical-stock-box .score-highlight .score-highlight-header:after {
                position: absolute;
                top: -80px;
                left: 50%;
                width: 1000px;
                height: 170px;
                margin-left: -500px;
                background: rgba(27,117,188,0.75);
                transform: rotate(8deg);
                content: "";
                z-index: -1
            }

@media(min-width:768px) and (max-width:1199px) {
    .horizontal-stock-box .score-highlight .score-highlight-header, .vertical-stock-box .score-highlight .score-highlight-header {
        font-size: 22px
    }
}

.horizontal-stock-box .score-highlight .caption, .vertical-stock-box .score-highlight .caption {
    position: relative;
    padding: 0 30px;
    z-index: 2
}

    .horizontal-stock-box .score-highlight .caption h2, .vertical-stock-box .score-highlight .caption h2 {
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 20px;
        font-weight: 300;
        line-height: 1.25;
        letter-spacing: .2px;
        text-align: left;
        text-transform: capitalize;
        color: #58595b;
        margin: 20px 0
    }

@media(min-width:768px) and (max-width:1199px) {
    .horizontal-stock-box .score-highlight .caption h2, .vertical-stock-box .score-highlight .caption h2 {
        font-size: 16px
    }
}

.horizontal-stock-box .score-highlight .caption .score-call-to-action, .vertical-stock-box .score-highlight .caption .score-call-to-action {
    text-align: center
}

    .horizontal-stock-box .score-highlight .caption .score-call-to-action .score-button, .vertical-stock-box .score-highlight .caption .score-call-to-action .score-button {
        margin-bottom: 40px;
        display: inline-block;
        padding: 14px 20px
    }

        .horizontal-stock-box .score-highlight .caption .score-call-to-action .score-button:after, .vertical-stock-box .score-highlight .caption .score-call-to-action .score-button:after {
            right: 5px
        }

        .horizontal-stock-box .score-highlight .caption .score-call-to-action .score-button:hover, .horizontal-stock-box .score-highlight .caption .score-call-to-action .score-button:focus, .vertical-stock-box .score-highlight .caption .score-call-to-action .score-button:hover, .vertical-stock-box .score-highlight .caption .score-call-to-action .score-button:focus {
            padding-left: 10px;
            padding-right: 30px
        }

.horizontal-stock-box .links, .vertical-stock-box .links {
    margin: 20px 0;
    padding: 0;
    list-style: none
}

    .horizontal-stock-box .links a, .vertical-stock-box .links a {
        line-height: 26px
    }

@media(max-width:991px) {
    .horizontal-stock-box {
        margin-bottom: 30px
    }
}

@media(min-width:768px) {
    .horizontal-stock-box .score-highlight {
        display: flex;
        align-items: center
    }

        .horizontal-stock-box .score-highlight .score-highlight-header {
            float: left;
            width: 30%;
            font-size: 22px;
            margin: 0;
            padding: 0
        }

            .horizontal-stock-box .score-highlight .score-highlight-header:before, .horizontal-stock-box .score-highlight .score-highlight-header:after {
                position: absolute;
                top: 50%;
                left: inherit;
                right: 0;
                width: 3000px;
                height: 400px;
                margin-top: -200px;
                content: ""
            }

            .horizontal-stock-box .score-highlight .score-highlight-header:before {
                background: #6dcff6;
                transform: skew(10deg);
                z-index: -2
            }

            .horizontal-stock-box .score-highlight .score-highlight-header:after {
                background: rgba(27,117,188,0.75);
                transform: skew(-10deg);
                z-index: -1
            }

        .horizontal-stock-box .score-highlight .caption {
            float: left;
            width: 70%;
            padding: 0 50px
        }

            .horizontal-stock-box .score-highlight .caption h2 {
                margin-top: 20px
            }
}

.vertical-stock-box .score-highlight .score-highlight-header {
    font-size: 22px
}

.vertical-stock-box .score-left, .vertical-stock-box .score-right {
    width: auto !important;
    float: none !important
}

.horizontal-stock-box .score-left {
    padding-right: 0 !important
}

@media(max-width:415px) {
    .stockValue {
        display: block
    }

    .horizontal-stock-box .score-highlight .caption h2, .vertical-stock-box .score-highlight .caption h2 {
        line-height: 1.75
    }
}

@media(min-width:1023px) {
    .horizontal-stock-box .links li {
        float: none;
        display: inline;
        padding: 0 0 0 25px
    }

    .horizontal-stock-box .links {
        text-align: right
    }
}

@media(max-width:320px) {
    .horizontal-stock-box .score-highlight .score-highlight-header, .vertical-stock-box .score-highlight .score-highlight-header {
        margin: 0 0 50px 0
    }
}

@media(max-width:1199px) {
    .horizontal-stock-box .score-highlight .score-highlight-header, .vertical-stock-box .score-highlight .score-highlight-header {
        font-size: 18px
    }
}

@media(min-width:1024px) and (max-width:1280px) {
    .vertical-stock-box .stockValue {
        display: block
    }

    .vertical-stock-box .score-highlight .caption h2 {
        line-height: 1.75
    }
}

.StockPriceUp {
    color: #38a942;
    background: url("../img/stock_up.png") no-repeat 0 center transparent;
    padding-left: 15px;
    margin-left: 12px;
    white-space: nowrap
}

.StockPriceDown {
    color: #ff0707;
    background: url("../img/stock_down.png") no-repeat 0 center transparent;
    padding-left: 15px;
    margin-left: 12px;
    white-space: nowrap
}

@media(min-width:1439px) {
    .grid-view .resource-item {
        border: 0
    }

        .grid-view .resource-item .score-highlight {
            border: 1px solid #d8d8d8
        }
}

.featured-highlight {
    overflow: visible
}

.featured-image {
    position: relative
}

.lens-device .featured-image .premium-label {
    position: absolute;
    top: 20px;
    right: 0;
    left: auto;
    font-size: 18px;
    padding: 0 13px 0 30px;
    min-width: 100px
}

    .lens-device .featured-image .premium-label:before {
        left: 5px;
        right: auto
    }

.score-image {
    margin-bottom: 30px
}

.score-lead {
    margin-bottom: 30px
}

    .score-lead.large-centered {
        max-width: 615px;
        font-family: 'Geometria',Arial,sans-serif;
        font-size: 28px;
        line-height: 35px;
        color: #231f20;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .score-lead.body-blue {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.62;
        letter-spacing: .2px;
        text-transform: uppercase;
        color: #14477d;
        margin: 0
    }

.tab-stripe .score-lead {
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 28px;
    color: white;
    text-transform: uppercase
}

@media(min-width:992px) {
    .tab-stripe .score-lead {
        position: absolute;
        left: 15px;
        top: 30px;
        max-width: 265px;
        z-index: 3 !important
    }
}

.score-list-group {
    margin-bottom: 30px;
    padding: 0
}

.navbar-nav .dropdown-submenu {
    position: relative
}

    .navbar-nav .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px
    }

@media only screen and (min-width:768px) {
    .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
        display: block
    }
}

@media only screen and (max-width:768px) {
    .navbar-nav .dropdown-submenu:hover > .dropdown-menu {
        display: none
    }
}

.navbar-nav .dropdown-submenu > a:after {
    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
}

@media only screen and (max-width:768px) {
    .navbar-nav .dropdown-submenu > a:after {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .navbar-nav .dropdown-submenu > a:after {
        display: block
    }
}

.navbar-nav .dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.navbar-nav .dropdown-submenu.pull-left {
    float: none
}

    .navbar-nav .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px
    }

.score-breadcrumb {
    margin-bottom: 10px;
    background: transparent;
    padding: 0 0 7px 0;
    border-bottom: 1px solid #eee
}

    .score-breadcrumb li {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 14px;
        font-weight: 300;
        text-transform: capitalize
    }

        .score-breadcrumb li.active {
            font-weight: normal;
            color: #58595b
        }

        .score-breadcrumb li + li:before {
            color: #58595b
        }

    .score-breadcrumb a {
        color: #1b75bc;
        text-decoration: none
    }

@media(max-width:991px) {
    .sticky-spider-nav + .container .score-column1 .score-center .score-breadcrumb {
        margin-top: 30px
    }
}

.score-section-menu {
    margin-bottom: 30px
}

.score-siblings-menu {
    margin-bottom: 30px
}

.score-previous-next-menu {
    margin-bottom: 30px
}

.score-style-box.min-height {
    height: 232px
}

.score-style-box.social {
    float: right;
    width: auto;
    overflow: hidden;
    padding: 8px 0 3px 17px;
    margin-bottom: 30px
}

    .score-style-box.social .score-lead {
        float: left;
        font-family: 'Interstate',Arial,sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        color: #58595b;
        font-size: 13px;
        line-height: 25px;
        letter-spacing: .5px;
        padding-right: 18px;
        margin-bottom: 0
    }

    .score-style-box.social .score-add-this-widget {
        float: left
    }

        .score-style-box.social .score-add-this-widget .at-share-btn {
            width: 25px;
            height: 25px;
            margin-right: 10px
        }

            .score-style-box.social .score-add-this-widget .at-share-btn:last-child {
                margin-right: 0
            }

        .score-style-box.social .score-add-this-widget .at-icon-wrapper {
            width: 25px !important;
            height: 25px !important;
            padding: 0
        }

        .score-style-box.social .score-add-this-widget .at-icon {
            width: 23px !important;
            height: 23px !important
        }

.score-style-box.list-item-box h3, .score-style-box.grid-item-box h3 {
    font-size: 15px;
    color: #14477d;
    text-transform: uppercase
}

.score-style-box.list-item-box h2, .score-style-box.grid-item-box h2 {
    font-size: 22px;
    font-weight: 300;
    color: #1b75bc;
    line-height: 32px;
    letter-spacing: .15px;
    margin: 0
}

.score-style-box.list-item-box a:hover, .score-style-box.list-item-box a:focus, .score-style-box.grid-item-box a:hover, .score-style-box.grid-item-box a:focus {
    opacity: .7;
    text-decoration: none;
    box-shadow: none
}

.score-style-box.list-item-box {
    margin-bottom: 20px;
    padding: 18px;
    background: #eee;
    border: 1px solid #d8d8d8;
    overflow: hidden
}

    .score-style-box.list-item-box:last-child {
        margin-bottom: 40px
    }

    .score-style-box.list-item-box h3 {
        font-size: 15px;
        color: #14477d;
        text-transform: uppercase;
        margin-top: 0
    }

    .score-style-box.list-item-box h2 {
        font-size: 22px;
        font-weight: 300;
        color: #1b75bc;
        line-height: 32px;
        letter-spacing: .15px;
        margin: 0
    }

    .score-style-box.list-item-box div[class^="col"] h2, .score-style-box.list-item-box div[class*="col"] h2 {
        margin-bottom: 25px
    }

@media(min-width:992px) {
    .score-style-box.list-item-box div[class^="col"] h2, .score-style-box.list-item-box div[class*="col"] h2 {
        padding: 0 30px
    }
}

@media(min-width:992px) {
    .score-style-box.list-item-box div[class^="col"] p, .score-style-box.list-item-box div[class*="col"] p {
        padding: 0 30px
    }
}

.score-style-box.list-item-box p {
    font-size: 16px;
    font-weight: 300;
    color: #58595b;
    line-height: 24px;
    letter-spacing: .15px
}

@media(max-width:991px) {
    .score-style-box.list-item-box p {
        margin-bottom: 30px
    }
}

.score-style-box.list-item-box img {
    max-width: 100%;
    margin: 0 auto
}

@media(max-width:991px) {
    .score-style-box.list-item-box img {
        margin-bottom: 30px
    }
}

.score-style-box.list-item-box ul {
    margin: 0;
    padding: 0 0 0 35px
}

.score-style-box.list-item-box li {
    position: relative;
    list-style: none;
    font-size: 16px;
    font-weight: 300;
    color: #58595b;
    letter-spacing: .08px;
    margin-bottom: 20px
}

    .score-style-box.list-item-box li:before {
        position: absolute;
        top: 50%;
        left: -35px;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        content: ""
    }

    .score-style-box.list-item-box li:last-child {
        margin-bottom: 0
    }

    .score-style-box.list-item-box li.date:before {
        background: url("../img/icon_calendar.png") center center no-repeat;
        background-size: 20px
    }

    .score-style-box.list-item-box li.time:before {
        background: url("../img/icon_clock.png") center center no-repeat;
        background-size: 20px
    }

    .score-style-box.list-item-box li.location:before {
        background: url("../img/icon_location.png") center center no-repeat;
        background-size: 20px
    }

    .score-style-box.list-item-box li a {
        display: inline-block
    }

@media(min-width:1200px) {
    .score-style-box.list-item-box li a {
        margin-left: 10px
    }
}

.score-style-box.grid-item-box {
    min-height: 235px;
    padding: 23px 18px;
    background: #eee;
    border: 1px solid #d8d8d8
}

    .score-style-box.grid-item-box h3 {
        margin: 0 0 35px 0
    }

.score-style-box.mediaContacts {
    margin-bottom: 30px;
    padding: 25px;
    background-color: #f5f5f5;
    border: 1px solid #d8d8d8;
    overflow: hidden
}

    .score-style-box.mediaContacts .mediaContacts-item {
        margin: 0 0 30px 0;
        padding: 0 0 30px 0;
        border-bottom: 1px dashed #d8d8d8
    }

        .score-style-box.mediaContacts .mediaContacts-item:last-child {
            margin: 0;
            padding: 0;
            border-bottom: 0
        }

    .score-style-box.mediaContacts h2 {
        position: relative;
        font-family: 'Geometria',Arial,sans-serif;
        font-size: 22px;
        color: white;
        letter-spacing: 1px;
        text-transform: uppercase;
        text-align: center;
        word-break: break-all;
        margin: 0 0 90px 0;
        z-index: 1
    }

        .score-style-box.mediaContacts h2:before, .score-style-box.mediaContacts h2:after {
            position: absolute;
            top: -100px;
            left: 50%;
            width: 1000px;
            height: 170px;
            margin-left: -500px;
            content: ""
        }

        .score-style-box.mediaContacts h2:before {
            background: #6dcff6;
            transform: rotate(-8deg);
            z-index: -2
        }

        .score-style-box.mediaContacts h2:after {
            background: rgba(27,117,188,0.75);
            transform: rotate(8deg);
            z-index: -1
        }

    .score-style-box.mediaContacts h3, .score-style-box.mediaContacts h4, .score-style-box.mediaContacts a, .score-style-box.mediaContacts p {
        position: relative;
        z-index: 2
    }

    .score-style-box.mediaContacts h3, .score-style-box.mediaContacts h4, .score-style-box.mediaContacts p {
        color: #58595b
    }

    .score-style-box.mediaContacts h3 {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 26px;
        line-height: 26px;
        letter-spacing: .2px;
        margin: 0 0 10px 0
    }

    .score-style-box.mediaContacts h4 {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 18px;
        font-style: italic;
        line-height: 26px;
        letter-spacing: .2px;
        margin: 0
    }

    .score-style-box.mediaContacts p, .score-style-box.mediaContacts a {
        display: block;
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 18px;
        line-height: 26px;
        letter-spacing: .2px;
        margin: 0
    }

        .score-style-box.mediaContacts a:hover {
            text-decoration: none;
            opacity: .7
        }

.score-style-box.border {
    border: 1px solid #d8d8d8;
    padding: 30px
}

.score-style-box.border-solid-bottom {
    margin-bottom: 40px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8
}

@media(max-width:991px) {
    .score-style-box.border-solid-bottom {
        margin-bottom: 20px
    }
}

.score-style-box.border-dashed-both {
    margin-bottom: 30px;
    padding: 30px 0 0 0;
    border-top: 1px dashed #d8d8d8;
    border-bottom: 1px dashed #d8d8d8
}

    .score-style-box.border-dashed-both .score-button {
        margin-bottom: 30px
    }

.score-style-box.border-dashed-bottom {
    margin-bottom: 30px;
    border-bottom: 1px dashed #d8d8d8
}

@media(min-width:992px) {
    .score-style-box.extra-margin {
        margin-bottom: 20px
    }
}

.score-style-box.extra-padding {
    padding: 30px 30px 1px 30px
}

.score-style-box .score-center-text img {
    width: auto;
    margin: 0 auto 30px auto
}

.score-style-box.center-image-box {
    margin-bottom: 30px;
    padding: 50px;
    border: 1px solid #d8d8d8
}

    .score-style-box.center-image-box img {
        display: block;
        margin: 0 auto
    }

.score-style-box.match-height .border {
    height: calc(100% - 30px)
}

.score-style-box.vertical-quote-box {
    margin-bottom: 20px
}

.score-style-box.global-search-results {
    padding: 50px 110px 0 110px
}

@media(max-width:991px) {
    .score-style-box.global-search-results {
        padding: 15px 0 0 0
    }
}

.score-add-this-widget {
    float: right;
    padding: 8px 0 3px 17px;
    margin-bottom: 30px
}

.score-style-box.social .score-add-this-widget {
    padding: 0;
    margin-bottom: 0
}

.eventInfo {
    margin-bottom: 20px
}

    .eventInfo span, .eventInfo a {
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
        line-height: 20px;
        letter-spacing: .1px
    }

@media(max-width:991px) {
    .eventInfo span, .eventInfo a {
        font-size: 14px
    }
}

.eventInfo span {
    position: relative;
    margin: 0 25px 10px 0;
    padding-left: 30px
}

    .eventInfo span:before {
        position: absolute;
        top: 50%;
        left: 0;
        width: 20px;
        height: 20px;
        margin-top: -10px;
        content: ""
    }

    .eventInfo span:last-child {
        margin-right: 5px
    }

    .eventInfo span.eventInfo-date:before {
        background: url("../img/icon_calendar.png") center center no-repeat;
        background-size: 20px
    }

    .eventInfo span.eventInfo-time:before {
        background: url("../img/icon_clock.png") center center no-repeat;
        background-size: 20px
    }

    .eventInfo span.eventInfo-location:before {
        background: url("../img/icon_location.png") center center no-repeat;
        background-size: 20px
    }

.score-alert {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0
}

.alert, .score-alert {
    padding-left: 0;
    padding-right: 0
}

    .alert-dismissable .close, .score-alert .close, .alert-dismissible .close {
        right: 10px
    }

@media(max-width:991px) {
    .alert-dismissable .close, .score-alert .close, .alert-dismissible .close {
        z-index: 999
    }
}

#close-home-alerts {
    position: absolute;
    z-index: 3;
    right: 3px;
    top: 3px
}

.alert-carousel .alert, .alert-carousel .score-alert {
    margin-bottom: 0
}

.alert-carousel .carousel-control.left, .alert-carousel .carousel-control.right {
    display: block;
    background-image: none
}

.alert-carousel .alert-carousel-left, .alert-carousel .alert-carousel-right {
    top: 40% !important;
    opacity: 1 !important
}

    .alert-carousel .alert-carousel-left:before, .alert-carousel .alert-carousel-right:before {
        color: #3B79A4;
        font-size: 30px;
        text-shadow: none;
        font-family: sans-serif
    }

.alert-carousel .glyphicon-chevron-left:before {
    content: '\2039'
}

.alert-carousel .glyphicon-chevron-right:before {
    content: '\203a'
}

.alert .score-content-spot, .score-alert .score-content-spot {
    margin-bottom: 0
}

.alert-carousel .alert, .alert-carousel .score-alert {
    padding-bottom: 5px
}

.alert-carousel {
    margin-bottom: 0 !important
}

.score-panel {
    margin-bottom: 30px
}

.score-well.orange-border, .resource-body .score-well {
    margin: 0 50px 30px 50px;
    padding: 30px 0;
    background-color: inherit;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

@media(max-width:991px) {
    .score-well.orange-border, .resource-body .score-well {
        margin: 0 30px 30px 30px
    }
}

.score-well.orange-border:before, .resource-body .score-well:before, .score-well.orange-border:after, .resource-body .score-well:after {
    display: block;
    content: '';
    min-width: 200px;
    min-height: 3px;
    background-color: #f7931e;
    position: absolute
}

.score-well.orange-border::before, .resource-body .score-well::before {
    margin-top: -30px
}

.score-well.orange-border::after, .resource-body .score-well::after {
    margin-bottom: -20px
}

.score-well.blue-border {
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 30px;
    padding-bottom: 0;
    background: transparent;
    border-top: 1px solid #1b75bc;
    border-bottom: 1px solid #1b75bc;
    border-left: none;
    border-right: 0;
    border-radius: 0
}

    .score-well.blue-border:before, .score-well.blue-border:after {
        display: none;
        margin: 0
    }

.score-well.extra-margin {
    margin-bottom: 20px;
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none
}

@media(max-width:991px) {
    .score-well.extra-margin {
        margin-bottom: 10px
    }
}

.modal-dialog {
    margin: 250px auto 30px auto;
    z-index: 1050
}

.score-center-text img.img-responsive {
    margin: 0 auto 30px auto
}

.score-anchorpoint {
    display: block;
    position: relative;
    top: -60px;
    visibility: hidden
}

.score-progress-area {
    margin-bottom: 30px
}

.score-progress-bar {
    margin-bottom: 30px
}

.resource-header {
    margin-bottom: 60px;
    position: relative;
    z-index: 3
}

@media(max-width:991px) {
    .resource-header {
        margin-bottom: 30px
    }
}

.resource-header .resource-header-type {
    font-family: 'Interstate',Arial,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: white
}

.resource-header .resource-header-title {
    position: relative;
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    color: white;
    margin: 0;
    padding: 0 0 20px 0
}

    .resource-header .resource-header-title::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 160px;
        height: 3px;
        background-color: #f7931e
    }

    .resource-header .resource-header-title h1 {
        margin: 0
    }

.resource-body {
    border-bottom: 1px dashed #eee;
    margin-bottom: 25px
}

    .resource-body .score-section-header h2 {
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 28px;
        color: #231f20
    }

    .resource-body .score-lead {
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 18px;
        color: #14477d;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-bottom: 5px
    }

    .resource-body p {
        margin-bottom: 30px
    }

.download-resource-wrapper {
    display: none;
    font-size: 16px;
    font-family: 'Interstate',Arial,sans-serif;
    text-transform: uppercase;
    color: #231f20;
    margin: 10px 0 30px 0
}

@media(max-width:991px) {
    .download-resource-wrapper {
        margin-bottom: 50px
    }
}

.download-resource-wrapper .resource-download {
    display: inline-block;
    height: 36px;
    background: #f7931e;
    margin: 0 15px 0 0;
    padding: 8px 18px;
    border-radius: 5px;
    vertical-align: middle
}

    .download-resource-wrapper .resource-download img {
        width: 16px
    }

.resource-thumbnail {
    margin-bottom: 35px
}

    .resource-thumbnail img {
        max-width: 100%;
        height: auto
    }

.related-pages {
    margin-bottom: 40px;
    padding: 30px 0;
    border: 1px dashed #d8d8d8;
    border-width: 1px 0
}

    .related-pages span {
        display: block;
        font-family: 'Interstate Light',Arial,sans-serif;
        font-size: 16px;
        color: #58595b;
        text-align: center;
        margin-bottom: 25px
    }

    .related-pages .related-page {
        display: block;
        font-family: 'Interstate',Arial,sans-serif;
        font-size: 16px;
        color: white;
        white-space: normal;
        line-height: 18px;
        background-color: #14477d;
        border-color: #14477d
    }

        .related-pages .related-page + .related-page {
            margin-top: 15px
        }

.score-content-spot + .resource-picker {
    margin-bottom: 30px
}

.related-resources {
    display: none
}

    .related-resources .related-resources-header {
        font-family: 'Geometria',Arial,sans-serif;
        color: #f7931e;
        font-size: 30px;
        letter-spacing: .5px;
        text-transform: uppercase;
        text-align: center;
        margin-bottom: 40px
    }

    .related-resources .related-resource-tiles {
        margin-left: -15px;
        margin-right: -15px
    }

        .related-resources .related-resource-tiles:before, .related-resources .related-resource-tiles:after {
            content: " ";
            display: table
        }

        .related-resources .related-resource-tiles:after {
            clear: both
        }

    .related-resources .resource-item {
        background-clip: content-box;
        border: 0
    }

@media(min-width:992px) {
    .related-resources .resource-item {
        margin-bottom: 50px
    }
}

.related-resources .resource-item .score-highlight {
    border: 1px solid #d8d8d8
}

@media(max-width:991px) {
    .score-right .download-resource-wrapper {
        display: none !important
    }
}

.featured-resource {
    margin-bottom: 30px;
    border-bottom: 1px solid #d8d8d8;
    padding-top: 0
}

    .featured-resource.vertical .ais-hits--item {
        padding: 0 15px
    }

@media(min-width:992px) {
    .featured-resource .score-highlight {
        height: 170px
    }
}

.featured-resource .score-highlight:before {
    position: absolute;
    bottom: -300px;
    left: 100%;
    width: 1000px;
    height: 170px;
    margin-left: -600px;
    background: rgba(247,147,30,0.8);
    -webkit-transform: rotate(-55deg);
    -ms-transform: rotate(-55deg);
    -o-transform: rotate(-55deg);
    transform: rotate(-55deg);
    content: "";
    z-index: 0
}

.featured-resource .score-highlight:after {
    position: absolute;
    bottom: 165px;
    left: 100%;
    width: 1000px;
    height: 170px;
    margin-left: -375px;
    background: rgba(247,147,30,0.5);
    -webkit-transform: rotate(-75deg);
    -ms-transform: rotate(-75deg);
    -o-transform: rotate(-75deg);
    transform: rotate(-75deg);
    content: "";
    z-index: 0
}

.featured-resource .score-highlight:hover .caption .score-highlight-body .resource-description {
    margin-top: 0
}

.featured-resource .premium-label {
    background: #1b75bc;
    min-width: 80px;
    top: 5px;
    right: -7px;
    padding: 0 16px;
    border: 0
}

    .featured-resource .premium-label:before {
        display: none
    }

    .featured-resource .premium-label:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 7px solid #999;
        border-right: 6px solid transparent;
        position: absolute;
        top: 26px;
        right: 0
    }

.featured-resource .ungated.premium-label {
    display: inline-block
}

.score-section-header h2 {
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: .5px;
    margin: 0 0 40px 0
}

@media(max-width:991px) {
    .score-section-header h2 {
        font-size: 21px;
        line-height: 32px;
        letter-spacing: .2px;
        margin: 0 0 16px 0
    }
}

.score-section-header.hero-heading h2 {
    position: relative;
    font-family: 'Geometria',Arial,sans-serif;
    font-size: 35px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 40px;
    margin: 0 0 50px;
    padding: 0 0 20px 0
}

@media(max-width:991px) {
    .score-section-header.hero-heading h2 {
        font-size: 26px;
        line-height: 33px;
        letter-spacing: .4px;
        margin: 0 0 20px 0
    }
}

.score-section-header.hero-heading h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: #f7931e;
    content: ""
}

.extra-padding .score-section-header, .dynamic .score-section-header {
    text-align: center
}

.score-stripe {
    width: 100%;
    padding-top: 30px;
    border-radius: 0
}

    .score-stripe.tab-stripe {
        margin-bottom: 30px;
        position: relative
    }

@media(min-width:992px) {
    .score-stripe.tab-stripe {
        padding-top: 0
    }
}

.score-stripe.lens-device .top-layer .inner-wrapper a {
    background-image: none !important
}

.score-stripe.orange-shard {
    position: relative;
    padding-top: 0;
    overflow: hidden
}

    .score-stripe.orange-shard::before {
        position: absolute;
        bottom: -52px;
        right: -8960px;
        width: 9000px;
        height: 590px;
        content: "";
        z-index: -1;
        transform: skew(-18deg);
        outline: 1px solid transparent;
        background: rgba(247,147,30,0.5)
    }

    .score-stripe.orange-shard::after {
        position: absolute;
        bottom: -52px;
        right: -8940px;
        width: 9000px;
        height: 334px;
        content: "";
        z-index: -1;
        transform: skew(-35deg);
        outline: 1px solid transparent;
        background: rgba(247,147,30,0.8)
    }

.score-stripe.blue-shard {
    position: relative;
    padding-top: 0;
    overflow: hidden
}

    .score-stripe.blue-shard::before {
        position: absolute;
        bottom: -52px;
        right: -8960px;
        width: 9000px;
        height: 590px;
        content: "";
        z-index: -1;
        transform: skew(-18deg);
        outline: 1px solid transparent;
        background: rgba(109,207,246,0.5)
    }

    .score-stripe.blue-shard::after {
        position: absolute;
        bottom: -52px;
        right: -8940px;
        width: 9000px;
        height: 334px;
        content: "";
        z-index: -2;
        transform: skew(-35deg);
        outline: 1px solid transparent;
        background: rgba(27,117,188,0.8)
    }

.score-stripe.free-quote {
    margin-bottom: 30px;
    position: relative;
    padding-top: 70px;
    overflow: hidden
}

@media(max-width:991px) {
    .score-stripe.free-quote {
        padding-top: 35px
    }
}

.score-stripe.free-quote:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20,71,125,0.8);
    content: "";
    z-index: 1
}

.score-stripe.free-quote .container:before {
    position: absolute;
    bottom: -990px;
    left: 50%;
    width: 9999px;
    height: 1000px;
    margin-left: -5000px;
    background: #6dcff6;
    transform: rotate(6deg);
    content: "";
    z-index: -2
}

.score-stripe.free-quote .container:after {
    position: absolute;
    bottom: -990px;
    right: 50%;
    width: 9999px;
    height: 1000px;
    margin-right: -5000px;
    background: rgba(27,117,188,0.75);
    transform: rotate(-15deg);
    content: "";
    z-index: -1
}

.score-stripe.free-quote div {
    position: relative;
    z-index: 2
}

@media(min-width:992px) {
    .score-stripe.free-quote .score-hero {
        width: 50%
    }
}

.score-stripe.bottom-shard {
    margin-bottom: 0 !important;
    position: relative;
    padding-top: 70px;
    overflow: hidden
}

@media(max-width:991px) {
    .score-stripe.bottom-shard {
        padding-top: 35px
    }
}

.score-stripe.bottom-shard:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20,71,125,0.8);
    content: "";
    z-index: 1
}

.score-stripe.bottom-shard .container:before {
    position: absolute;
    bottom: -990px;
    left: 50%;
    width: 9999px;
    height: 1000px;
    margin-left: -5000px;
    background: #6dcff6;
    transform: rotate(4deg);
    content: "";
    z-index: -2
}

.score-stripe.bottom-shard .container:after {
    position: absolute;
    bottom: -990px;
    right: 50%;
    width: 9999px;
    height: 1000px;
    margin-right: -5000px;
    background: rgba(27,117,188,0.75);
    transform: rotate(-5deg);
    content: "";
    z-index: -1
}

.score-stripe.bottom-shard div {
    position: relative;
    z-index: 2
}

.score-stripe.bottom-shard .score-hero.hero-heading h1:after {
    left: 44%
}

.score-stripe.blue-overlay {
    position: relative;
    margin-bottom: 30px
}

@media(min-width:992px) {
    .score-stripe.blue-overlay {
        padding: 60px 0 30px 0
    }
}

.score-stripe.blue-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(20,71,125,0.8)
}

.score-stripe.extra-padding, .score-stripe .dynamic {
    margin-bottom: 80px;
    padding: 80px 0
}

@media(max-width:991px) {
    .score-stripe.extra-padding, .score-stripe .dynamic {
        margin-bottom: 40px;
        padding: 40px 0 0 0
    }
}

.score-stripe.latest-news, .score-stripe.latest-news-events {
    padding-top: 0;
    overflow: hidden
}

@media(min-width:992px) {
    .score-stripe.latest-news, .score-stripe.latest-news-events {
        background: #1b75bc
    }

        .score-stripe.latest-news div[class^="score-column"].score-column2 .score-left, .score-stripe.latest-news div[class*=" score-column"].score-column2 .score-left, .score-stripe.latest-news-events div[class^="score-column"].score-column2 .score-left, .score-stripe.latest-news-events div[class*=" score-column"].score-column2 .score-left {
            padding-right: 0
        }

        .score-stripe.latest-news div[class^="score-column"].score-column2 .score-right, .score-stripe.latest-news div[class*=" score-column"].score-column2 .score-right, .score-stripe.latest-news-events div[class^="score-column"].score-column2 .score-right, .score-stripe.latest-news-events div[class*=" score-column"].score-column2 .score-right {
            padding-left: 0
        }

        .score-stripe.latest-news .carousel, .score-stripe.latest-news-events .carousel {
            margin-bottom: 0;
            position: relative
        }

            .score-stripe.latest-news .carousel:after, .score-stripe.latest-news-events .carousel:after {
                position: absolute;
                top: 0;
                right: -9999px;
                width: 9999px;
                height: 100%;
                background-color: #f5f5f5;
                content: ""
            }

        .score-stripe.latest-news .carousel-inner, .score-stripe.latest-news-events .carousel-inner {
            background-color: #f5f5f5
        }

            .score-stripe.latest-news .carousel-inner > .item, .score-stripe.latest-news-events .carousel-inner > .item {
                height: 270px !important
            }

                .score-stripe.latest-news .carousel-inner > .item .list-item-box, .score-stripe.latest-news-events .carousel-inner > .item .list-item-box {
                    margin-bottom: 0;
                    height: 270px;
                    border: 0;
                    padding: 50px 60px 0 60px
                }

        .score-stripe.latest-news .carousel-indicators, .score-stripe.latest-news-events .carousel-indicators {
            bottom: 40px !important
        }

        .score-stripe.latest-news .score-highlight, .score-stripe.latest-news-events .score-highlight {
            position: relative;
            overflow: hidden
        }

            .score-stripe.latest-news .score-highlight:before, .score-stripe.latest-news-events .score-highlight:before {
                position: absolute;
                top: 0;
                width: 9000px;
                height: 100%;
                content: "";
                outline: 1px solid transparent;
                display: inherit;
                right: 44%;
                background: #6dcff6;
                z-index: 1;
                transform: skew(-10deg)
            }

            .score-stripe.latest-news .score-highlight:after, .score-stripe.latest-news-events .score-highlight:after {
                position: absolute;
                top: 0;
                width: 9000px;
                height: 100%;
                content: "";
                outline: 1px solid transparent;
                right: 0;
                background: rgba(27,117,188,0.5);
                z-index: 0
            }

            .score-stripe.latest-news .score-highlight img, .score-stripe.latest-news-events .score-highlight img {
                float: right;
                width: 50%;
                height: 270px;
                object-fit: cover
            }

            .score-stripe.latest-news .score-highlight .caption, .score-stripe.latest-news-events .score-highlight .caption {
                position: relative;
                float: left;
                width: 50%;
                height: 270px;
                padding: 60px 10px 0 0
            }

                .score-stripe.latest-news .score-highlight .caption:before, .score-stripe.latest-news-events .score-highlight .caption:before {
                    position: absolute;
                    top: 0;
                    width: 9000px;
                    height: 100%;
                    content: "";
                    outline: 1px solid transparent;
                    right: -30px;
                    background: rgba(27,117,188,0.85);
                    z-index: 3;
                    transform: skew(25deg)
                }

                .score-stripe.latest-news .score-highlight .caption:after, .score-stripe.latest-news-events .score-highlight .caption:after {
                    position: absolute;
                    top: 0;
                    width: 9000px;
                    height: 100%;
                    content: "";
                    outline: 1px solid transparent;
                    right: -30px;
                    background: #1b75bc;
                    z-index: 2;
                    transform: skew(5deg)
                }

                .score-stripe.latest-news .score-highlight .caption h2, .score-stripe.latest-news .score-highlight .caption .score-highlight-body, .score-stripe.latest-news .score-highlight .caption .score-call-to-action, .score-stripe.latest-news-events .score-highlight .caption h2, .score-stripe.latest-news-events .score-highlight .caption .score-highlight-body, .score-stripe.latest-news-events .score-highlight .caption .score-call-to-action {
                    position: relative;
                    z-index: 4 !important
                }
}

.score-stripe.latest-news .score-style-box.list-item-box, .score-stripe.latest-news-events .score-style-box.list-item-box {
    background: #f5f5f5
}

@media(max-width:991px) {
    .score-stripe.latest-news .score-style-box.list-item-box, .score-stripe.latest-news-events .score-style-box.list-item-box {
        margin-bottom: 0;
        min-height: 200px
    }
}

.score-stripe.latest-news .score-highlight, .score-stripe.latest-news-events .score-highlight {
    margin-bottom: 0;
    background-color: white
}

@media(max-width:991px) {
    .score-stripe.latest-news .score-highlight, .score-stripe.latest-news-events .score-highlight {
        text-align: center;
        background: #1b75bc
    }
}

@media(max-width:991px) {
    .score-stripe.latest-news .score-highlight img, .score-stripe.latest-news-events .score-highlight img {
        display: none
    }
}

@media(max-width:991px) {
    .score-stripe.latest-news .score-highlight .caption, .score-stripe.latest-news-events .score-highlight .caption {
        padding: 30px 0
    }
}

.score-stripe.latest-news .score-highlight .caption h2, .score-stripe.latest-news-events .score-highlight .caption h2 {
    font-family: 'Geometria';
    font-size: 35px;
    font-weight: 300;
    color: white;
    letter-spacing: 1.17px;
    text-transform: uppercase;
    margin: 0 0 15px 0
}

@media(max-width:991px) {
    .score-stripe.latest-news .score-highlight .caption h2, .score-stripe.latest-news-events .score-highlight .caption h2 {
        font-size: 24px;
        letter-spacing: 1px
    }
}

.score-stripe.latest-news .score-highlight .caption .score-highlight-body, .score-stripe.latest-news .score-highlight .caption p, .score-stripe.latest-news-events .score-highlight .caption .score-highlight-body, .score-stripe.latest-news-events .score-highlight .caption p {
    font-family: 'Interstate Light';
    font-size: 18px;
    font-weight: 300;
    color: white;
    letter-spacing: .15px;
    line-height: 18px;
    margin: 0 0 30px 0
}

    .score-stripe.latest-news .score-highlight .caption .score-highlight-body + p:last-child, .score-stripe.latest-news .score-highlight .caption p + p:last-child, .score-stripe.latest-news-events .score-highlight .caption .score-highlight-body + p:last-child, .score-stripe.latest-news-events .score-highlight .caption p + p:last-child {
        margin: 0
    }

.score-stripe.latest-news .score-highlight .caption .score-call-to-action .score-button, .score-stripe.latest-news-events .score-highlight .caption .score-call-to-action .score-button {
    color: white;
    border: 1px solid white;
    background: transparent;
    padding: 14px 20px
}

.score-stripe.sticky-fill {
    margin-bottom: 30px;
    padding: 0;
    height: 50px
}

.score-stripe.sticky-spider-nav {
    position: relative;
    background-color: #eee;
    padding: 0;
    z-index: 5
}

    .score-stripe.sticky-spider-nav .score-section-header {
        margin-bottom: 0;
        position: relative;
        float: left
    }

        .score-stripe.sticky-spider-nav .score-section-header:before {
            position: absolute;
            top: 0;
            right: 20px;
            width: 9999px;
            height: 50px;
            background-color: #14477d;
            -webkit-transform: skewX(-20deg);
            -moz-transform: skewX(-20deg);
            -o-transform: skewX(-20deg);
            transform: skewX(-20deg);
            content: "";
            z-index: 1
        }

        .score-stripe.sticky-spider-nav .score-section-header h2 {
            position: relative;
            font-family: 'Interstate';
            font-size: 16px;
            font-weight: normal;
            color: white;
            line-height: 50px;
            letter-spacing: .1px;
            margin: 0 40px 0 0;
            z-index: 2
        }

@media(max-width:991px) {
    .score-stripe.sticky-spider-nav .score-section-header h2 {
        font-size: 14px
    }
}

.score-stripe.sticky-spider-nav ul {
    min-width: 250px
}

    .score-stripe.sticky-spider-nav ul.dropdown-menu {
        background-color: #f0f0f0;
        border-radius: 0;
        margin: 0
    }

@media(max-width:480px) {
    .score-stripe.sticky-spider-nav ul.dropdown-menu {
        left: 0;
        right: 0;
        width: 100%;
        position: absolute;
        clear: both;
        border: 0;
        padding: 0
    }
}

.score-stripe.sticky-spider-nav ul.dropdown-menu li {
    position: relative
}

@media(min-width:480px) {
    .score-stripe.sticky-spider-nav ul.dropdown-menu li:hover > ul {
        display: block
    }
}

.score-stripe.sticky-spider-nav ul.dropdown-menu li.active-section > a {
    color: #231f20;
    background: white
}

.score-stripe.sticky-spider-nav ul.dropdown-menu li.active > a {
    color: #1b75bc;
    background: transparent
}

.score-stripe.sticky-spider-nav ul.dropdown-menu li.has-submenu:after {
    position: absolute;
    top: 0;
    right: 5px;
    width: 20px;
    height: 38px;
    background: url("../img/chevron_rt_blue.png") center center no-repeat;
    background-size: auto 12px;
    content: ""
}

.score-stripe.sticky-spider-nav ul.dropdown-menu li a {
    font-family: 'Interstate Light',Arial,sans-serif;
    font-weight: 300;
    color: #58595b;
    padding-right: 25px
}

    .score-stripe.sticky-spider-nav ul.dropdown-menu li a:hover {
        color: #231f20;
        background-color: white
    }

.score-stripe.sticky-spider-nav ul.level-2, .score-stripe.sticky-spider-nav ul.level-3, .score-stripe.sticky-spider-nav ul.level-4 {
    display: none;
    left: 100%;
    top: 0;
    margin: 0;
    background: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175)
}

@media(min-width:480px) {
    .score-stripe.sticky-spider-nav ul.level-2, .score-stripe.sticky-spider-nav ul.level-3, .score-stripe.sticky-spider-nav ul.level-4 {
        position: absolute;
        background: #f0f0f0
    }
}

.score-stripe.sticky-spider-nav ul .glyphicon {
    position: absolute
}

.score-stripe.sticky-spider-nav .dropdown, .score-stripe.sticky-spider-nav .score-megamenu-dropdown {
    float: left
}

    .score-stripe.sticky-spider-nav .dropdown:hover .dropdown-menu, .score-stripe.sticky-spider-nav .score-megamenu-dropdown:hover .dropdown-menu {
        display: block
    }

    .score-stripe.sticky-spider-nav .dropdown button, .score-stripe.sticky-spider-nav .score-megamenu-dropdown button {
        font-family: 'Interstate';
        font-weight: 300;
        font-size: 16px;
        color: #231f20;
        line-height: 50px;
        letter-spacing: .2px;
        padding: 0;
        background: transparent;
        border: 0;
        border-radius: 0;
        outline: 0;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

@media(max-width:991px) {
    .score-stripe.sticky-spider-nav .dropdown button, .score-stripe.sticky-spider-nav .score-megamenu-dropdown button {
        font-size: 14px
    }
}

.score-stripe.sticky-spider-nav .dropdown button:hover, .score-stripe.sticky-spider-nav .score-megamenu-dropdown button:hover, .score-stripe.sticky-spider-nav .dropdown button:focus, .score-stripe.sticky-spider-nav .score-megamenu-dropdown button:focus {
    background: transparent;
    opacity: .7
}

.score-stripe.sticky-spider-nav .dropdown .caret, .score-stripe.sticky-spider-nav .score-megamenu-dropdown .caret {
    width: 12px;
    height: 8px;
    background: url("../img/chevron_dn_blue.png") center center no-repeat;
    background-size: 12px;
    border: 0;
    margin-left: 5px
}

.score-stripe.sticky-spider-nav .score-button {
    float: right;
    font-family: 'Interstate';
    font-size: 16px;
    font-weight: normal;
    color: #f7931e;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 1px;
    white-space: inherit;
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0
}

@media(max-width:991px) {
    .score-stripe.sticky-spider-nav .score-button {
        display: none
    }
}

.score-stripe.sticky-spider-nav .score-button:hover, .score-stripe.sticky-spider-nav .score-button:focus {
    color: black;
    box-shadow: none
}

.score-stripe.gated-form {
    position: relative;
    min-height: 570px;
    overflow: hidden
}

@media(max-width:991px) {
    .score-stripe.gated-form {
        background: rgba(27,117,188,0.8)
    }
}

.score-stripe.gated-form:before {
    position: absolute;
    left: inherit;
    top: inherit;
    bottom: 0;
    right: 90%;
    width: 9000px;
    height: 1000px;
    margin-left: inherit;
    background: #6dcff6;
    transform: skew(72deg);
    content: "";
    z-index: 1
}

@media(max-width:991px) {
    .score-stripe.gated-form:before {
        position: static
    }
}

.score-stripe.gated-form:after {
    position: absolute;
    left: 55%;
    top: inherit;
    bottom: 0;
    width: 9000px;
    height: 1000px;
    margin-left: 0;
    background: rgba(27,117,188,0.8);
    transform: skew(-84deg);
    content: "";
    z-index: 2
}

@media(max-width:991px) {
    .score-stripe.gated-form:after {
        position: static
    }
}

.score-stripe.fixed-height {
    min-height: 200px
}

@media(min-width:992px) {
    .score-stripe.fixed-height {
        min-height: 425px
    }
}

.score-stripe.fixed-height + .fixed-height {
    margin-top: -30px
}

.score-stripe.lens-device {
    position: relative;
    min-height: 1px;
    padding-top: 0;
    overflow: hidden;
    height: 100% !important;
}

@media(max-width:991px) {
    .score-stripe.lens-device {
        background: #14477d
    }

        .score-stripe.lens-device:before {
            display: inherit;
            position: absolute;
            top: 0;
            width: 9000px;
            height: 100%;
            content: "";
            outline: 1px solid transparent;
            right: -90px;
            width: 100px;
            background: rgba(109,207,246,0.85);
            z-index: 2;
            transform: skew(-10deg);
            outline: 1px solid transparent
        }

        .score-stripe.lens-device:after {
            display: inherit;
            position: absolute;
            top: 0;
            width: 9000px;
            height: 100%;
            content: "";
            outline: 1px solid transparent;
            right: -90px;
            width: 100px;
            background: #1b75bc;
            z-index: 1;
            transform: skew(10deg)
        }
}

@media(min-width:992px) {
    .score-stripe.lens-device div[class^="score-column"], .score-stripe.lens-device div[class*=" score-column"] {
        margin: 0
    }
}

.score-stripe.lens-device div[class^="score-column"].score-column2 > .score-left, .score-stripe.lens-device div[class^="score-column"].score-column2 > .score-right, .score-stripe.lens-device div[class*=" score-column"].score-column2 > .score-left, .score-stripe.lens-device div[class*=" score-column"].score-column2 > .score-right {
    padding: 0;
}

@media(max-width:991px) {
    .score-stripe.lens-device div[class^="score-column"].score-column2 > .score-right, .score-stripe.lens-device div[class*=" score-column"].score-column2 > .score-right {
        display: none
    }
}

.score-stripe.lens-device.large-width .top-layer .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.large-width .top-layer .score-left {
        float: left;
        width: 75%
    }
}

@media print {
    .score-stripe.lens-device.large-width .top-layer .score-left {
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.large-width .top-layer .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.large-width .top-layer .score-right {
        float: left;
        width: 25%
    }
}

@media print {
    .score-stripe.lens-device.large-width .top-layer .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.large-width .full-width .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.large-width .full-width .score-left {
        float: left;
        width: 63%
    }
}

@media print {
    .score-stripe.lens-device.large-width .full-width .score-left {
        position: relative;
        float: left;
        width: 63%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:2200px) {
    .score-stripe.lens-device.large-width .full-width .score-left {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:2200px) and (min-width:992px) {
    .score-stripe.lens-device.large-width .full-width .score-left {
        float: left;
        width: 58%
    }
}

.score-stripe.lens-device.large-width .full-width .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.large-width .full-width .score-right {
        float: left;
        width: 37%
    }
}

@media print {
    .score-stripe.lens-device.large-width .full-width .score-right {
        position: relative;
        float: left;
        width: 37%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:2200px) {
    .score-stripe.lens-device.large-width .full-width .score-right {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:2200px) and (min-width:992px) {
    .score-stripe.lens-device.large-width .full-width .score-right {
        float: left;
        width: 42%
    }
}

.score-stripe.lens-device.medium-width .top-layer .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.medium-width .top-layer .score-left {
        float: left;
        width: 50%
    }
}

@media print {
    .score-stripe.lens-device.medium-width .top-layer .score-left {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.medium-width .top-layer .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.medium-width .top-layer .score-right {
        float: left;
        width: 50%
    }
}

@media print {
    .score-stripe.lens-device.medium-width .top-layer .score-right {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.medium-width .full-width .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.medium-width .full-width .score-left {
        float: left;
        width: 47%
    }
}

@media print {
    .score-stripe.lens-device.medium-width .full-width .score-left {
        position: relative;
        float: left;
        width: 47%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.medium-width .full-width .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.medium-width .full-width .score-right {
        float: left;
        width: 53%
    }
}

@media print {
    .score-stripe.lens-device.medium-width .full-width .score-right {
        position: relative;
        float: left;
        width: 53%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.small-width .top-layer .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.small-width .top-layer .score-left {
        float: left;
        width: 37%
    }
}

@media print {
    .score-stripe.lens-device.small-width .top-layer .score-left {
        position: relative;
        float: left;
        width: 37%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.small-width .top-layer .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.small-width .top-layer .score-right {
        float: left;
        width: 63%
    }
}

@media print {
    .score-stripe.lens-device.small-width .top-layer .score-right {
        position: relative;
        float: left;
        width: 63%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.small-width .full-width .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.small-width .full-width .score-left {
        float: left;
        width: 35%
    }
}

@media print {
    .score-stripe.lens-device.small-width .full-width .score-left {
        position: relative;
        float: left;
        width: 35%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe.lens-device.small-width .full-width .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-stripe.lens-device.small-width .full-width .score-right {
        float: left;
        width: 65%
    }
}

@media print {
    .score-stripe.lens-device.small-width .full-width .score-right {
        position: relative;
        float: left;
        width: 65%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media(min-width:992px) {
    .score-stripe.lens-device.fixed-height div[class^="score-column"].score-column2 .inner-wrapper, .score-stripe.lens-device.fixed-height div[class^="score-column"].score-column2 .score-right, .score-stripe.lens-device.fixed-height div[class*=" score-column"].score-column2 .inner-wrapper, .score-stripe.lens-device.fixed-height div[class*=" score-column"].score-column2 .score-right {
        height: 100% !important;
    }
}

.score-stripe.lens-device.fixed-height div[class^="score-column"].score-column2 .score-right .score-image, .score-stripe.lens-device.fixed-height div[class*=" score-column"].score-column2 .score-right .score-image {
    width: 100%;
    min-height: 335px;
    object-fit: cover;
    margin-bottom: 0;
    object-position: 50% 0;
}

.score-stripe.lens-device.fixed-height .video-js, .score-stripe.lens-device.fixed-height .score-youtube-video {
    margin-bottom: 0
}

@media(min-width:992px) {
    .score-stripe.lens-device.fixed-height .video-js, .score-stripe.lens-device.fixed-height .score-youtube-video {
        height: 335px;
        /* height:60% !important; */
    }
}

@media(min-width:992px) {
    .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .inner-wrapper, .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right, .score-stripe.lens-device.variable-height div[class*=" score-column"].score-column2 .inner-wrapper, .score-stripe.lens-device.variable-height div[class*=" score-column"].score-column2 .score-right {
        min-height: 180px
    }
}

.score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right .score-image, .score-stripe.lens-device.variable-height div[class*=" score-column"].score-column2 .score-right .score-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
    margin-bottom: 0;
    object-position: 50% 0
}

@media(max-width:991px) {
    .score-stripe.lens-device.variable-height .top-layer .score-left {
        height: auto !important
    }
}

@media(max-width:991px) {
    .score-stripe.lens-device.variable-height .score-right, .score-stripe.lens-device.variable-height .score-right img {
        height: auto !important
    }
}

@media(min-width:992px) {
    .score-stripe.lens-device.variable-height .video-js, .score-stripe.lens-device.variable-height .score-youtube-video {
        height: 180px
    }
}

.score-stripe.lens-device.right-shard .full-width .score-right:before {
    display: inherit;
    position: absolute;
    top: 0;
    width: 9000px;
    height: 100%;
    content: "";
    outline: 1px solid transparent;
    right: -8980px;
    width: 9000px;
    background: rgba(109,207,246,0.85);
    z-index: 2;
    transform: skew(-10deg);
    outline: 1px solid transparent
}

.score-stripe.lens-device.right-shard .full-width .score-right:after {
    display: inherit;
    position: absolute;
    top: 0;
    width: 9000px;
    height: 100%;
    content: "";
    outline: 1px solid transparent;
    right: -8960px;
    width: 9000px;
    background: #1b75bc;
    z-index: 1;
    transform: skew(10deg)
}

.score-stripe.lens-device .top-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: 100% !important;
}

@media(max-width:991px) {
    .score-stripe.lens-device .top-layer {
        position: static
    }
}

@media(max-width:991px) {
    .score-stripe.lens-device .top-layer .container {
        width: 100%
    }
}

.score-stripe.lens-device .top-layer .inner-wrapper {
    position: relative;
    padding: 60px 70px 0 0;
    background-image: none !important
}

@media(max-width:991px) {
    .score-stripe.lens-device .top-layer .inner-wrapper {
        padding: 30px 30px 0 30px
    }
}


@media(max-width:991px) {
    .selectR {
        float: right;
    }
}

@media(min-width:992px) {
    .score-stripe.lens-device .top-layer .inner-wrapper {
        display: table;
        width: 100%
    }

        .score-stripe.lens-device .top-layer .inner-wrapper:before {
            position: absolute;
            top: 0;
            width: 9000px;
            height: 100%;
            top: -151px;
            content: "";
            outline: 1px solid transparent;
            right: 0;
            background: rgba(20,71,125,0.85);
            z-index: 3;
            transform: skew(-75deg);
        }

        .score-stripe.lens-device .top-layer .inner-wrapper:after {
            position: absolute;
            top: 0;
            width: 500px;
            height: 100%;
            content: "";
            left: -80%;
            outline: 1px solid transparent;
            right: 15px;
            background: rgb(27, 117, 188,0.85);
            z-index: 2;
            transform: skew(11deg);
        }

        .score-stripe.lens-device .top-layer .inner-wrapper > div, .score-stripe.lens-device .top-layer .inner-wrapper a {
            position: relative;
            z-index: 4
        }
}

@media(min-width:992px) {
    .score-stripe.lens-device .top-layer .score-left:before {
        position: absolute;
        top: 0;
        width: 1000px;
        left: -174%;
        height: 100%;
        content: "";
        display: inherit;
        right: 0;
        background: rgba(109,207,246,0.8);
        z-index: 1;
        transform: skew(-10deg);
    }
}

@media(max-width:991px) {
    .score-stripe.lens-device .full-width {
        display: none
    }
}

.score-stripe.lens-device .full-width .score-right {
    background-color: #d8d8d8
}

.score-stripe.lens-device.dark-blue .inner-wrapper:before {
    background: rgba(27,117,188,0.85)
}

.score-stripe.lens-device.dark-blue .inner-wrapper:after {
    background: #14477d
}

.score-stripe.lens-device.medium-blue .inner-wrapper:before {
    background: rgba(20,71,125,0.85)
}

.score-stripe.lens-device.medium-blue .inner-wrapper:after {
    background: #1b75bc
}

.score-stripe.lens-device.lime .inner-wrapper:before {
    background: rgba(27,117,188,0.85)
}

.score-stripe.lens-device.lime .inner-wrapper:after {
    background: #fff200
}

.score-stripe.lens-device.orange .inner-wrapper:before {
    background: rgba(27,117,188,0.85)
}

.score-stripe.lens-device.orange .inner-wrapper:after {
    background: #f7931e
}

.score-stripe.lens-device.green .inner-wrapper:before {
    background: rgba(27,117,188,0.85)
}

.score-stripe.lens-device.green .inner-wrapper:after {
    background: #00a88e
}

.score-stripe.lens-device .video-js, .score-stripe.lens-device .score-youtube-video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    min-height: inherit
}

@media(min-width:768px) and (max-width:1199px) {
    .score-stripe.lens-device .video-js, .score-stripe.lens-device .score-youtube-video {
        width: 120% !important
    }
}

.score-stripe.lens-device video {
    position: absolute;
    left: 50% !important;
    top: 50% !important;
    width: 100vh !important;
    min-width: 105%;
    min-height: 100vw;
    transform: translate(-50%,-50%)
}

.score-stripe.lens-device .score-hero, .score-stripe.lens-device .score-document-header, .score-stripe.lens-device .score-document-header-with-subtitle, .score-stripe.lens-device .score-section-hero, .score-stripe.lens-device .score-section-header {
    margin-bottom: 60px
}

@media(max-width:991px) {
    .score-stripe.lens-device .score-hero, .score-stripe.lens-device .score-document-header, .score-stripe.lens-device .score-document-header-with-subtitle, .score-stripe.lens-device .score-section-hero, .score-stripe.lens-device .score-section-header {
        margin-bottom: 30px
    }
}

.score-stripe.lens-device .score-hero .score-hero-image, .score-stripe.lens-device .score-hero .score-header-image, .score-stripe.lens-device .score-document-header .score-hero-image, .score-stripe.lens-device .score-document-header .score-header-image, .score-stripe.lens-device .score-document-header-with-subtitle .score-hero-image, .score-stripe.lens-device .score-document-header-with-subtitle .score-header-image, .score-stripe.lens-device .score-section-hero .score-hero-image, .score-stripe.lens-device .score-section-hero .score-header-image, .score-stripe.lens-device .score-section-header .score-hero-image, .score-stripe.lens-device .score-section-header .score-header-image {
    position: relative;
    margin: -30px -30px 15px -30px;
    z-index: 3
}

@media(min-width:992px) {
    .score-stripe.lens-device .score-hero .score-hero-image, .score-stripe.lens-device .score-hero .score-header-image, .score-stripe.lens-device .score-document-header .score-hero-image, .score-stripe.lens-device .score-document-header .score-header-image, .score-stripe.lens-device .score-document-header-with-subtitle .score-hero-image, .score-stripe.lens-device .score-document-header-with-subtitle .score-header-image, .score-stripe.lens-device .score-section-hero .score-hero-image, .score-stripe.lens-device .score-section-hero .score-header-image, .score-stripe.lens-device .score-section-header .score-hero-image, .score-stripe.lens-device .score-section-header .score-header-image {
        display: none
    }
}

.score-stripe.lens-device .score-hero .score-hero-image img, .score-stripe.lens-device .score-hero .score-header-image img, .score-stripe.lens-device .score-document-header .score-hero-image img, .score-stripe.lens-device .score-document-header .score-header-image img, .score-stripe.lens-device .score-document-header-with-subtitle .score-hero-image img, .score-stripe.lens-device .score-document-header-with-subtitle .score-header-image img, .score-stripe.lens-device .score-section-hero .score-hero-image img, .score-stripe.lens-device .score-section-hero .score-header-image img, .score-stripe.lens-device .score-section-header .score-hero-image img, .score-stripe.lens-device .score-section-header .score-header-image img {
    width: 100%;
    height: auto
}

@media(max-width:991px) {
    .score-stripe.lens-device .score-hero .score-hero-image img, .score-stripe.lens-device .score-hero .score-header-image img, .score-stripe.lens-device .score-document-header .score-hero-image img, .score-stripe.lens-device .score-document-header .score-header-image img, .score-stripe.lens-device .score-document-header-with-subtitle .score-hero-image img, .score-stripe.lens-device .score-document-header-with-subtitle .score-header-image img, .score-stripe.lens-device .score-section-hero .score-hero-image img, .score-stripe.lens-device .score-section-hero .score-header-image img, .score-stripe.lens-device .score-section-header .score-hero-image img, .score-stripe.lens-device .score-section-header .score-header-image img {
        height: 200px;
        object-fit: cover;
        object-position: 50% 0
    }
}

.score-stripe.lens-device .score-hero h1, .score-stripe.lens-device .score-document-header h1, .score-stripe.lens-device .score-document-header-with-subtitle h1 {
    margin-top: 0
}

.score-stripe.lens-device .score-section-hero h2, .score-stripe.lens-device .score-section-header h2 {
    margin-top: 0
}

.score-stripe.no-margin {
    margin-bottom: 0
}

.sticky-spider-nav-empty {
    margin-bottom: 30px
}

@media(max-width:480px) {
    .score-stripe.sticky-spider-nav .dropdown, .score-stripe.sticky-spider-nav .score-megamenu-dropdown {
        position: static
    }

        .score-stripe.sticky-spider-nav .dropdown .dropdown-toggle, .score-stripe.sticky-spider-nav .score-megamenu-dropdown .dropdown-toggle {
            padding-right: 25px;
            background: url("../img/chevron_dn_blue.png") right center no-repeat !important;
            background-size: auto 9px !important;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 90vw
        }

        .score-stripe.sticky-spider-nav .dropdown.open .dropdown-toggle, .score-stripe.sticky-spider-nav .open.score-megamenu-dropdown .dropdown-toggle {
            background: url("../img/checkbox_on_grey.png") right center no-repeat !important;
            background-size: auto 12px !important
        }

    .score-stripe.sticky-spider-nav {
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175)
    }

        .score-stripe.sticky-spider-nav .score-section-header h2 {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-right: 40px;
            max-width: 100vw;
            margin-right: -5px
        }

        .score-stripe.sticky-spider-nav ul.dropdown-menu li.has-submenu:after {
            background: url("../img/chevron_dn_blue.png") center center no-repeat;
            background-size: auto 10px
        }

        .score-stripe.sticky-spider-nav ul.dropdown-menu li.has-submenu.open:after {
            background: url("../img/checkbox_on_grey.png") center center no-repeat;
            background-size: auto 12px
        }

        .score-stripe.sticky-spider-nav ul.dropdown-menu .has-submenu.open > ul {
            display: block
        }

        .score-stripe.sticky-spider-nav .dropdown .caret, .score-stripe.sticky-spider-nav .score-megamenu-dropdown .caret {
            display: none
        }

        .score-stripe.sticky-spider-nav .dropdown-menu > li > a {
            white-space: normal
        }

        .score-stripe.sticky-spider-nav ul.dropdown-menu li {
            border-top: 1px solid #d8d8d8
        }

            .score-stripe.sticky-spider-nav ul.dropdown-menu li a {
                padding-right: 1px
            }

        .score-stripe.sticky-spider-nav ul.dropdown-menu li {
            padding-right: 50px
        }

        .score-stripe.sticky-spider-nav ul.level-2 {
            margin-right: -50px
        }

        .score-stripe.sticky-spider-nav ul.dropdown-menu li.has-submenu:after {
            right: 15px
        }
}

.sticky-banner.top {
    top: 0;
    bottom: auto
}

.sticky-banner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 16px 0;
    z-index: 602
}

    .sticky-banner .score-content-spot {
        margin-bottom: 0;
        line-height: 46px
    }

    .sticky-banner .score-right {
        text-align: right;
        width: 25% !important
    }

    .sticky-banner .score-left {
        width: 74% !important
    }

    .sticky-banner .btn-action {
        margin-right: 50px !important
    }

    .sticky-banner .close-icon {
        position: absolute;
        right: 15px;
        top: 26px;
        z-index: 603;
        opacity: 1
    }

        .sticky-banner .close-icon img {
            width: 18px
        }

@media screen and (max-width:992px) {
    .sticky-banner .score-right {
        text-align: left;
        width: auto !important
    }

    .sticky-banner .score-left {
        margin-right: 40px;
        width: auto !important
    }

    .sticky-banner .score-content-spot {
        line-height: 25px;
        margin-bottom: 10px
    }
}

.sticky-banner.right {
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 200px
}

    .sticky-banner.right .score-left, .sticky-banner.right .score-right, .sticky-banner.left .score-left, .sticky-banner.left .score-right {
        float: none;
        width: 100% !important;
    }

    .sticky-banner.right .container, .sticky-banner.left .container {
        width: 100% !important
    }

    .sticky-banner.right .score-content-spot, .sticky-banner.left .score-content-spot {
        line-height: unset;
        margin-top: 60px;
        margin-bottom: 40px
    }

.sticky-banner.left {
    top: 0;
    right: auto;
    bottom: 0;
    left: 0;
    width: 200px
}

.extra-margin-bottom {
    margin-bottom: 60px !important
}

.score-tab {
    margin-bottom: 60px
}

@media(max-width:991px) {
    .score-tab {
        margin-bottom: 30px
    }
}

.score-tab .tab-content-wrapper-inner {
    padding: 40px 0
}

.score-tab.stacked-tab {
    margin-bottom: 0
}

@media(min-width:992px) {
    .score-tab.stacked-tab {
        display: flex;
    }
}

@media(min-width:992px) {
    .score-tab.stacked-tab .nav-tabs-wrapper-outer {
        position: relative;
        width: 33.33333%;
        min-height: 450px;
        padding-top: 125px
    }

        .score-tab.stacked-tab .nav-tabs-wrapper-outer:before {
            position: absolute;
            top: 0;
            right: 30px;
            width: 9000px;
            height: 100%;
            background: rgba(27,117,188,0.8);
            content: "";
            z-index: 2;
            transform: skew(-20deg);
            outline: 1px solid transparent
        }

        .score-tab.stacked-tab .nav-tabs-wrapper-outer:after {
            display: inherit;
            position: absolute;
            top: 0;
            right: 50px;
            width: 9000px;
            height: 100%;
            background: #6dcff6;
            content: "";
            z-index: 1;
            transform: skew(-6deg);
            outline: 1px solid transparent
        }
}

.score-tab.stacked-tab .nav-tabs {
    position: relative;
    border: 0;
    z-index: 3
}

@media(min-width:992px) {
    .score-tab.stacked-tab .nav-tabs > li {
        position: relative;
        float: none;
        margin-bottom: 1px
    }

        .score-tab.stacked-tab .nav-tabs > li:after {
            position: absolute;
            bottom: 8px;
            left: 0;
            width: 0;
            height: 2px;
            background: white;
            content: "";
            opacity: 0
        }
}

.score-tab.stacked-tab .nav-tabs > li > a {
    color: rgba(255,255,255,0.7);
    font-size: 16px;
    font-weight: normal;
    letter-spacing: .15px;
    border: none !important;
    border-radius: 0;
    padding: 13px 0
}

    .score-tab.stacked-tab .nav-tabs > li > a::before, .score-tab.stacked-tab .nav-tabs > li > a::after {
        display: none
    }

@media(min-width:992px) {
    .score-tab.stacked-tab .nav-tabs > li.active:after, .score-tab.stacked-tab .nav-tabs > li:hover:after {
        width: 180px;
        opacity: 1;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
}

.score-tab.stacked-tab .nav-tabs > li.active a, .score-tab.stacked-tab .nav-tabs > li:hover a {
    color: white;
    background: transparent !important
}

.score-tab.stacked-tab .tab-content-wrapper-outer {
    background: transparent
}

@media(min-width:992px) {
    .score-tab.stacked-tab .tab-content-wrapper-outer {
        position: relative;
        width: 66.66666%;
        color: white;
        padding-top: 0;
        padding-left: 15%
    }
}

.score-tab.stacked-tab .score-tab-panel {
    padding-top: 0
}

.score-tab.stacked-tab .panel-collapse .panel-body h3, .score-tab.stacked-tab .panel-collapse .panel-body p {
    color: #231f20
}

.score-tab .nav-tabs > li > a {
    position: relative;
    font-size: 13px;
    font-weight: normal;
    color: #231f20;
    padding: 8px 15px
}

@media(min-width:1200px) {
    .score-tab .nav-tabs > li > a {
        font-size: 16px
    }
}

.score-tab .nav-tabs > li > a::before, .score-tab .nav-tabs > li > a::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #1b75bc;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.score-tab .nav-tabs > li > a::before {
    left: 50%
}

.score-tab .nav-tabs > li > a::after {
    right: 50%
}

.score-tab .nav-tabs > li > a:hover {
    background: white
}

    .score-tab .nav-tabs > li > a:hover::before {
        left: 0;
        width: 50%
    }

    .score-tab .nav-tabs > li > a:hover::after {
        right: 0;
        width: 50%
    }

.score-tab .nav-tabs > li.active > a {
    font-family: 'Interstate',Arial,sans-serif;
    background-color: white
}

    .score-tab .nav-tabs > li.active > a::before {
        left: 0;
        width: 50%
    }

    .score-tab .nav-tabs > li.active > a::after {
        right: 0;
        width: 50%
    }

@media(min-width:992px) {
    .score-tab .tab-content-wrapper-outer {
        background: white
    }
}

.score-tab .tab-content-wrapper-inner div[class^="score-column"].score-column2.wide-right > .score-left, .score-tab .tab-content-wrapper-inner div[class*=" score-column"].score-column2.wide-right > .score-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-tab .tab-content-wrapper-inner div[class^="score-column"].score-column2.wide-right > .score-left, .score-tab .tab-content-wrapper-inner div[class*=" score-column"].score-column2.wide-right > .score-left {
        float: left;
        width: 33.33333%
    }
}

@media print {
    .score-tab .tab-content-wrapper-inner div[class^="score-column"].score-column2.wide-right > .score-left, .score-tab .tab-content-wrapper-inner div[class*=" score-column"].score-column2.wide-right > .score-left {
        position: relative;
        float: left;
        width: 33.33333%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-tab .tab-content-wrapper-inner div[class^="score-column"].score-column2.wide-right > .score-right, .score-tab .tab-content-wrapper-inner div[class*=" score-column"].score-column2.wide-right > .score-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media(min-width:992px) {
    .score-tab .tab-content-wrapper-inner div[class^="score-column"].score-column2.wide-right > .score-right, .score-tab .tab-content-wrapper-inner div[class*=" score-column"].score-column2.wide-right > .score-right {
        float: left;
        width: 66.66667%
    }
}

@media print {
    .score-tab .tab-content-wrapper-inner div[class^="score-column"].score-column2.wide-right > .score-right, .score-tab .tab-content-wrapper-inner div[class*=" score-column"].score-column2.wide-right > .score-right {
        position: relative;
        float: left;
        width: 66.66667%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.score-stripe .score-tab .tab-content-wrapper-inner {
    padding: 40px 30px 0 30px
}

.score-stripe.blue-shard .score-tab .tab-content-wrapper-outer {
    background: transparent
}

.news-events-listing .nav-tabs > li > a {
    font-size: 16px
}

    .news-events-listing .nav-tabs > li > a:hover {
        background: transparent
    }

.news-events-listing .nav-tabs > li.active > a {
    background-color: transparent !important
}

.panel-default, .score-accordion-panel, .score-panel {
    border: 1px solid #d8d8d8
}

    .panel-default > .panel-heading, .score-accordion-panel > .panel-heading, .score-panel > .panel-heading {
        background-color: #eee;
        padding: 0;
        border: 0
    }

    .panel-default .collapse.in, .score-accordion-panel .collapse.in, .score-panel .collapse.in {
        box-shadow: 0 5px 10px rgba(0,0,0,0.15)
    }

.panel-title {
    border-radius: 4px
}

    .panel-title > a {
        position: relative;
        display: block;
        font-family: 'Interstate',Arial,sans-serif;
        font-weight: 900;
        font-size: 15px;
        text-decoration: none;
        padding: 15px 40px 15px 14px
    }

        .panel-title > a:after {
            position: absolute;
            top: 50%;
            right: 14px;
            margin-top: -5px;
            width: 15px;
            height: 10px;
            background: url("../img/chevron_up_blue.png") center center no-repeat;
            background-size: 15px 10px;
            content: ""
        }

        .panel-title > a.collapsed:after {
            background: url("../img/chevron_dn_blue.png") center center no-repeat;
            background-size: 15px 10px
        }

.panel-group .panel + .panel, .score-accordion .panel + .panel, .panel-group .score-accordion-panel + .panel, .score-accordion .score-accordion-panel + .panel, .panel-group .score-panel + .panel, .score-accordion .score-panel + .panel, .panel-group .panel + .score-accordion-panel, .score-accordion .panel + .score-accordion-panel, .panel-group .score-accordion-panel + .score-accordion-panel, .score-accordion .score-accordion-panel + .score-accordion-panel, .panel-group .score-panel + .score-accordion-panel, .score-accordion .score-panel + .score-accordion-panel, .panel-group .panel + .score-panel, .score-accordion .panel + .score-panel, .panel-group .score-accordion-panel + .score-panel, .score-accordion .score-accordion-panel + .score-panel, .panel-group .score-panel + .score-panel, .score-accordion .score-panel + .score-panel {
    margin-top: 11px
}

.score-youtube-video {
    margin-bottom: 30px
}

.embed-responsive, .score-youtube-video {
    min-height: 375px
}

.video-js {
    margin-bottom: 30px;
    width: 100%;
    min-height: 350px
}

@media(min-width:992px) {
    .score-column3.equal .score-left .video-js, .score-column3.equal .score-center .video-js, .score-column3.equal .score-right .video-js {
        min-height: 228px
    }
}

@media(min-width:992px) {
    .score-column2.wide-left .score-right .video-js {
        min-height: 165px
    }
}

@media(min-width:992px) {
    .score-column2.wide-right .score-left .video-js {
        min-height: 165px
    }
}

@media(max-width:1200px) {
    .lens-device .full-width .score-column2 .score-right img {
        display: block
    }

    .lens-device .full-width .score-column2 .score-right .score-youtube-video {
        display: none
    }
}

.imgCliente {
    float: right;
    margin-right: 4px;
    margin-top: -5px;
}

@media(max-width:520px) {
    .imgCliente {
        float: left;
        margin-right: 3px;
        margin-top: -5px;
    }
}

body:after {
    content: '';
    /*background-image: url(//pls.webtype.com/v.gif?ct=161166,47845,47846,47846,47845,161166,161166,47845,47846,161166,47845,47846&r=7687&p=6704&h=00wxYNfRYZguq%2fIux2zPJg%3d%3d)*/
}

@font-face {
    font-family: "Interstate Light";
    font-display: block;
    src: url("//cloud.webtype.com/webtype/ff2/2/e8fac25c-45eb-4eba-8ce7-d0b22e579bd6?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862c2b7f87a4d9b8e391a4d1ccd5ea09696213f394c1731385185d24ab06ce945c4fd78396fd555bc8f8abcc8f646651a29b2d3256a2ada75c45baf155f39d2cf5690a695d380cc4c7d06d7039242dda735fd8d46225360e8358454a1b7ae96d090a050671993926998e420d53311e36944729cf1d636727a8891c792923787ebba167fdfe77676192a096582f099a50d7fd21b5e840bad3912ee13f8c27f94b4a9ff4d2ddde1e52f42dd1ed2b24d5db10127cc9240eec6697f6617c152dd27cfc201f8d2e20bd426ee60296096dd45132e12b554910411a55692b88c3943413ef278bd86f5d8091c72d59d9274d17ea113863bcf2393eecbc17fadc25df6cb38090bebe4b36ff85b3ffe7489d5e87417181c765d57ffe03f714e29298c135df17705d54d8693433504dd68905c897e2da3b84dab1977f92df657f32d1064d9d689115e63002fbfb048a9d1a4c988b31b9409da8f18ea7bade5845dfb3849dd117079caf93e4efac6e3bdeee66cb7cb62770c547f6bf66260c064e8f616a71515ac3e8d3f0ce20af8db7d4f872a8d9f9b02c7833679edee07222c470cefb");
    src: url("//cloud.webtype.com/webtype/ff2/2/e8fac25c-45eb-4eba-8ce7-d0b22e579bd6?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862c2b7f87a4d9b8e391a4d1ccd5ea09696213f394c1731385185d24ab06ce945c4fd78396fd555bc8f8abcc8f646651a29b2d3256a2ada75c45baf155f39d2cf5690a695d380cc4c7d06d7039242dda735fd8d46225360e8358454a1b7ae96d090a050671993926998e420d53311e36944729cf1d636727a8891c792923787ebba167fdfe77676192a096582f099a50d7fd21b5e840bad3912ee13f8c27f94b4a9ff4d2ddde1e52f42dd1ed2b24d5db10127cc9240eec6697f6617c152dd27cfc201f8d2e20bd426ee60296096dd45132e12b554910411a55692b88c3943413ef278bd86f5d8091c72d59d9274d17ea113863bcf2393eecbc17fadc25df6cb38090bebe4b36ff85b3ffe7489d5e87417181c765d57ffe03f714e29298c135df17705d54d8693433504dd68905c897e2da3b84dab1977f92df657f32d1064d9d689115e63002fbfb048a9d1a4c988b31b9409da8f18ea7bade5845dfb3849dd117079caf93e4efac6e3bdeee66cb7cb62770c547f6bf66260c064e8f616a71515ac3e8d3f0ce20af8db7d4f872a8d9f9b02c7833679edee07222c470cefb#iefix") format("embedded-opentype"),url("//cloud.webtype.com/webtype/ff2/3/9dcdfc37-5172-4479-b2db-c5c9f59ca10a?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862d2b23dba1dcbdb25a9f2f7d48ed63d78a38967fe5b2d18759bf4632f1bf3627ef184dd28d1334373f07f1c72dd9ca0f873ed15b68ddb431ad7f5a8845d9e3fbd50cc6ab80fc2aa45f760e243104336f9eaf4206cf1da448c99e9c5610c438b34904a0e7935c89124d75a2308cb5e69fef8fbe44de4652efc45101612f00dd5d4aa7ed96a552965dbf8a36ea2d3a77f9bd2d57cdcb3f57d8546e0494cb6a2630412c4aa5441f96def08cc539bdad90f9767c115a0710010d60568092af47c7e4271f8502af437802851d614bd13b1101d6ac6c3c0cc0cd85d207f0349a2fcb5568cd85a8126070433d6c0e8a0fa85621a7dd7d946d7065b5507943e1b791c0d8cd70d064b0d88fe1029e401e0dc0f09744d84041f416c2d630c5d3c9c622f998068e409652e9245e9c320731c209596c222a1f01af40d50fc5a1586ca58f2978cdd3b68c5c8a2884751d9e02515507d10d2b203f856dabf99e8398db0f0f5e7a1cb0828cba043bb06d2a9fb14cfcd95cf060e19579babf3bb1f268c429ea76d8d320b2b58645530ffe544561867a56277869998549ed74ee65b5e5bc3e") format("woff"),url("//cloud.webtype.com/webtype/ff2/1/6430c047-ca9b-4615-ba8a-d7eb6003b088?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862f2b2c8bf188b8e13d1ed5703b9978b4e6236fa34a8240f297abb8a76cc960777611562ce57114c13776f066e8dcfb9bfa514d5f6c22c23c04920aec7ec491afb9dbccd5a583efaf3ad8bef33c8cad1046c7a94223730d9853ff71baa555683f8d1c0df167d5cbf1998cc150ad12014bd1750094490c79eddb8f71f24e53793b2cd05cb6201456462b7dff6864fdd1aa8289adec16774d7e605e3ba99737f2ef7bb034e8633d7c6b3d1187cf961b150649886557b00e83fd17272c0b563764043a851c6bbad6959b048b1d9fea11f7955ecae805925a6b6f8c8953e6d3f131f537642c388b5cbead2d86563b5ba102ff2a801634d26a157036aa2149e150523c2cf33061dc4d859fb6e4aa2bd0751288daa3d53512ff25e4f3cdd5a1a7ef75ef4db4dd86a17b370d0fe741a2458bd8179e9f8a46407a563e52826024c4add331167a93716eaf11948e21ac62795728a9d7c70b39d71ad2798281b8e63e4180cbb005c187f7d68e5269f155d44fe77790d13f0fa1e60c500a5acd4d05bc93d6cacf70369e7eb0315fc6db333bf9a2a143bcc6b1cce0d16b0b3361428c3a") format("truetype"),url("//cloud.webtype.com/webtype/ff2/4/05672f93-e370-42c9-afd2-50333a0b5fee?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862a2b2a8af48fe9b7fd042c3b919cc903eb3340230e0325e4f9a2bc9422ec7bc35f2b82ae99e51aabec2a3018163bca1614e63555e3fe05fc118785af1198642d3c0f91b6db5351bb8a2cf17c24019c1350d03e328887ce89e1d70a3808b5f7b17a9194bbd6e8669d630396c30717299dae3e8d2fcf5161af4cd2bd268f67c1864a9db0672d3520bff2cf810771c914c477023b1f0205586fe127fc90083c7345b5c68a0bd8c3e5609eb1740da79722d76b12aaf3a418b9453182ccf13d127ee7f009d9c0587709738adeb2fbe4f2d8b5c8adce8b39833eb9a48a35bdbd5ebce4cc61d5fa276dc1fbe8ebbc773cc261b836a8e130d822c25f116c33b74b0fc0548da67358166b995edb1a2792011e9e611f8ec7eb5855ca397bd1ed287e5eed3d7eeec0c049984885b8ce7c6b6d6c7a06f458c00cff7108e5264a6d87c0554916db2d20eea214fe503b99a6818ac1ddb1f6114eb44657c36403661da1b0fff293efb801541cf9711f10931c4931fcf1dc999c9ccc69692faeb5073b2f0e391438afc97e4e6adef961cb2cc6116a017c568c7f67846e09dc68a91695601c#web") format("svg");
    font-style: normal;
    font-weight: normal
}

@font-face {
    font-family: "Interstate";
    font-display: block;
    src: url("//cloud.webtype.com/webtype/ff2/2/781d608e-0f23-471a-8bbd-198f6d6b354f?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862c2b2d87f3dcede166ce8e4bff2556ad4ed4c415de5f8006cb5f42fd9cb9b71ffcccf2a030cefbf616ba3d6edb12b393f81cd4e04cd907cd2ca6153844be17a68c23b40351d837d52f573d91b9215a6badd4078cd96ba50f4072637cf6bba8b51c0db3e278b0f30c3d62df0471a1d4dd1751cbdbc0854a781eec8a2cc307afe0d57eb46a122b3985804944609987418c586e993aba421b7c7ddc1cabae5c4e26404611a24d7793f97f329d11f61762a9905bb1acc9c602f1fc384b7df319b9107e1ac873350b4e76a0c48dcca062bc617e306950194863275a5c70977a1f37f95d4d8d35c83c88ebde2f23bb4a8d4aa8a20eda6e5df2c57708bb3ab0c9dd60eac80d553628bca92dc4fd1f0669d39ba343db68f6c5250438e084682de4d62f44bd0b5dc0841acf81307875a88c86c9d3a04e506c7008a970a6d74ebb68308e206322b4b25366a611b9617484cd0ff47fbb65a8be9606c3c41abe2bafdb4578d31e52b11fe9fee56ca42ce9390dda02d16b0ea14463a44c61d7954a33d86cb380d184a05ef66df94df6822ae7fda67156cc3ca9af4e7c2c6ae0e04d9339");
    src: url("//cloud.webtype.com/webtype/ff2/2/781d608e-0f23-471a-8bbd-198f6d6b354f?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862c2b2d87f3dcede166ce8e4bff2556ad4ed4c415de5f8006cb5f42fd9cb9b71ffcccf2a030cefbf616ba3d6edb12b393f81cd4e04cd907cd2ca6153844be17a68c23b40351d837d52f573d91b9215a6badd4078cd96ba50f4072637cf6bba8b51c0db3e278b0f30c3d62df0471a1d4dd1751cbdbc0854a781eec8a2cc307afe0d57eb46a122b3985804944609987418c586e993aba421b7c7ddc1cabae5c4e26404611a24d7793f97f329d11f61762a9905bb1acc9c602f1fc384b7df319b9107e1ac873350b4e76a0c48dcca062bc617e306950194863275a5c70977a1f37f95d4d8d35c83c88ebde2f23bb4a8d4aa8a20eda6e5df2c57708bb3ab0c9dd60eac80d553628bca92dc4fd1f0669d39ba343db68f6c5250438e084682de4d62f44bd0b5dc0841acf81307875a88c86c9d3a04e506c7008a970a6d74ebb68308e206322b4b25366a611b9617484cd0ff47fbb65a8be9606c3c41abe2bafdb4578d31e52b11fe9fee56ca42ce9390dda02d16b0ea14463a44c61d7954a33d86cb380d184a05ef66df94df6822ae7fda67156cc3ca9af4e7c2c6ae0e04d9339#iefix") format("embedded-opentype"),url("//cloud.webtype.com/webtype/ff2/3/5a124811-5671-4b1f-9d4c-b426160f3648?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862d2b2fdef38aefe93afe802bc8c72fd29eff314bfea30a5262efeb69a1ba3d3c1330315771709a42127a7e541b4a254a5a4f6506fbe5abb60949b3cfd716efb133859c59f236dfa5949f5d25cab6eb6634755e77127951b441ae2cdb2c25f17ec5d4ed70b2d693abaaebd8c83c224525d76c72f0bf02a3f390fca9a4e1d1199fb7efece563084fe6fdad60c5bb932a09b8cab2f2e2b472bb3732ed848c063c1b3241a062c126738aab4ea60159aee249de5477405a5837906967a83b72625ead53da9258c45d5f022807bdfd24d5718a16049342afb28ddf3b9c88f490c3f17b9ae37ce221b05ab69967bb1daa66ab0690e7bd2fc1c26e8b26bb8de87a37abd2d046150fe7f7191695267810155cab70566be3f5ca009e57a19fab16a6652f487b840dfb37303cc146458eddae5ee148dd4ed8a84eab850283b10abbad1df17e38a9890ca38f086fd30bc5bd929d800d2a39cbfe33a45026d048fdd4a5ae2cd911f8ee58dc1a0f9c6dc6f2f954571e9155770d1b10336410125344bd5690a2553c05e39d5657c733f98f21088d5b6ccdce87b918493d7a656cd5976882") format("woff"),url("//cloud.webtype.com/webtype/ff2/1/85c2f423-6914-4cd2-9370-c20b0413c7d7?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862f2b228aa18abde5225e4995117af66daae2cfde2135a673308ace83555bcfd4eafcd30a64b6aeadd8ca718380c754319306448955168b6ce546169e22ab905594779f0bef19ba9a229c37db843b086833fcb7384a1a09a5007255b29217886d5115e18b40061337a4b5df5157b7dd583b7b0191e7621e918ea36ab8f357cf1af3f7190afff1de22d4ffecbfc5d7157f876e2221dc1db4b853d637fedcbabe7963e0e1ba328b2665d5aafb1f0f30ac4efc8d6f88b2a8c4c025dadb6e8e04983eb7fa4651c3b58ebf9da0816ce9183386a4c07615842eebde500d8892d923f936f1b0cb3fcd6eeac1af19625c5332aad42fd76e51dd0bc738ff5dfa4c3136bed3d32f50becd88f1914ed5bde883031c3cd49c145b9c3e2191f5f1670d6c3c827d5e7052cdeddf4eeacd2e6b5ea39f8f89ee0e8a06378442948733a3b3bcd266e783d93790fd51bb38dfa3dab26f30e0549ca0794c283a458794107ff5358cc423aba4c7d61d046ae7d36e00cac62898ce3cad89f9c9b7469dcac376651a3e06c2dbec250f220e41f8f2e743b1dc67dcdfd56e173c8d6ca31d56485e8019") format("truetype"),url("//cloud.webtype.com/webtype/ff2/4/5485c5a7-d263-40e5-a8a6-861a6c4a00db?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862a2b2f8bfa8db8e4047ef09c7a56d88826117f12c71280a22a05bbf55d55a01bdf930de6bdd16429e691edd846dcc36e071fc6741499758d3419b8a35eb106461c80e1c6e0f35bfdc8d5fb7eaa72aed350e92d24eb0b5a100519fe118378838d74feb7522ab1320ba1722b35dc00f24d6c6c67ca755db13bbc722356ff7773c04fd075bf6e1e752febd5e3f6920da4e7a7c3f45e87235e92ec988858b43249abaaaad91cc288cec97d3c0f9fabca482d5ade881d962079bf7820c941be516ec5db5269fe89961e0ded50f37934812b41491fe86bcf1ea613dae8b2990cf132dc0b748700177690b20c12b5fa8e40d8d2e8a6680ee5ce8bd93b9cb7bf688bf98342c54b820b84c25e0e2b16b04b9547564ec527de59c0afaadb8971f6c2e8293faf391310f03f6078abd517949a51211928bdb5d34ddb280fda51400d816bbfc14342a120d92c4b64832654525c1f7fd10e1145e615ea9fd5021c99570e23e9342b70992e15c26a9b1a5b373cd155a957072710ad8123865c1686b34f776af6e74b8b80cbd223275326c5be855f2ed0241f09a513c6f2bd9166b8271beb#web") format("svg");
    font-style: normal;
    font-weight: bold
}

@font-face {
    font-family: "Interstate";
    font-display: block;
    src: url("//cloud.webtype.com/webtype/ff2/2/b1b320fd-e3a6-4b41-b0c5-9ce2c585a594?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862c2b788ea08be9e1b589e47e6e5adae4c921c25e9a7e45ef14ad9a1b5a32d2b779bf77ea2b15c9e5e6f15dc70a04c2b1ecbaa6da0f2a177a66a15350e83a8437a441d7c446cce8f837b1de6daa6b2ceb0cdaefd767bb7604db6a17b263d670d34905ce7d91e1284f35deb1a9e42741d05f39ad6f52451ed280b32147e6b5efd9e122e8928d9d2827ef6a66ab45c53f32faef37e790bbc71cdae621d6e8daa69a3aae776d6ff41548eeab42d3b61a5b1f6d227e871c78d6109b002e7df43b5bab1500f1c3df0048b1b12d4862c1379340cf9c29a3e612be751ae2f3c5c00b4df6620fb25be2f36194c9c366baa93334a2184bba3faaca1e6c91f96a09b7a7b973483cb2523b9878d939000c777f15e9f7a081074fd7ea3d9ab5bf1b74d3c6cad28134d47868953203034093c4a8b2ad4da201f404e39539cd6a8679eb5ee6fc67833fd3a86301246d5f3f04f2b31c86d6f56c8e9d077785138b4e9b765732ca42d43d2b5d753d993c58a07f788c241c00aefd0f08966c1f44df2576be8d0df6282488aeef4cc84fabbb6984d8c827d442d362f6efcca9df729372db0747");
    src: url("//cloud.webtype.com/webtype/ff2/2/b1b320fd-e3a6-4b41-b0c5-9ce2c585a594?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862c2b788ea08be9e1b589e47e6e5adae4c921c25e9a7e45ef14ad9a1b5a32d2b779bf77ea2b15c9e5e6f15dc70a04c2b1ecbaa6da0f2a177a66a15350e83a8437a441d7c446cce8f837b1de6daa6b2ceb0cdaefd767bb7604db6a17b263d670d34905ce7d91e1284f35deb1a9e42741d05f39ad6f52451ed280b32147e6b5efd9e122e8928d9d2827ef6a66ab45c53f32faef37e790bbc71cdae621d6e8daa69a3aae776d6ff41548eeab42d3b61a5b1f6d227e871c78d6109b002e7df43b5bab1500f1c3df0048b1b12d4862c1379340cf9c29a3e612be751ae2f3c5c00b4df6620fb25be2f36194c9c366baa93334a2184bba3faaca1e6c91f96a09b7a7b973483cb2523b9878d939000c777f15e9f7a081074fd7ea3d9ab5bf1b74d3c6cad28134d47868953203034093c4a8b2ad4da201f404e39539cd6a8679eb5ee6fc67833fd3a86301246d5f3f04f2b31c86d6f56c8e9d077785138b4e9b765732ca42d43d2b5d753d993c58a07f788c241c00aefd0f08966c1f44df2576be8d0df6282488aeef4cc84fabbb6984d8c827d442d362f6efcca9df729372db0747#iefix") format("embedded-opentype"),url("//cloud.webtype.com/webtype/ff2/3/6e4380fe-b0a7-4ee3-af73-a5b92da832e9?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862d2b2cdaf68be3e1fc3adf86502c19c9009b580776b0902c2b7c2b93ee43ec8b602b6ac65b2b0a71f1756cbe0744a6afee3d427f4a6daddf652a02273a15afe77f2d14e3ddb1ab95dd78da413a6610ef2d01bb7049de876edc880d0cf52e64e076c69e23d63d59b31e4e5520465acb9eb16bfb3576a6f7143d1767fcb27be228609e35f3c5f83a06d61debc846d25c57ed0b6e50045881976b6c7c591ae28ab9ff6772618bf9b31547a6d03b3f376ef61848bdccd1464a8afdf82a7f76dd56b0726dbbad07a24edeb47818a66d460a51b16f0eb285a9f343da909c17659fc05516ad3aba9c01b311e7428f1895434c6fa4a9dc8c759c33dd1937706dc1a36f4f9c1072a0d8eecd79edbbffdf2efb0d1303c7254c406ca9f96aa0e43f537b7f480d5b92c095b44a14e261007d62b646229d19614de053171965dab09cd30bc268ed6c83490bfe12ee4d6f787b8d04b5e913c78fc947f6811265ff2adec08c41aac6a5d96795b7c73c05ec5384308b04b4163aa655de80d2a6db3ebc76b3a35960a3c64e906d2605d0f44ec0ad261b6b87d775bf0d4a8489ecfe532ea2da") format("woff"),url("//cloud.webtype.com/webtype/ff2/1/ef75238b-71bd-45e6-8f2b-47bc1723dec7?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862f2b7fd9f58de9e27ec66a06e9e9f24a5b06ffd00d0e71bf6eeb2f1d4649e48a115b5ae4c11014aa82e490ae61d1dcf05025c153448c70a37772f45cd74a04149e573f8250a7f40a23c7e52a1904c5e30ffbbf51e36e4ae8ccc1c8225c37d9f0a242603eedf4f8141c6afa5ed6a01f758d76f42c7215c9b2bb71105b5fd7958462e568f523a9e4a4056ae68af8a7f8160453801511200d3eaa5bb5827d16f71cc67d2b247a761e422117382833ac835a0e9e1589536be7935c43dc7345f1135cc85cbeef63f9dedd35b2a11aa77fafbb5fded67b3ad549d288875adbf2f1b3c9595d2aaf6fc2a050eab4e6efa302cfaa6a68a4199f5be8eaf1889132220921c53a339731312ef082f75a60231e515700439a40f7c2bb09c0eaa7fda67f70eb9a6674d59acb46a5d0d67d13b60db7346283b422be8641f508b207dcf4e5819bc6bfef20221039588e2db6a1127d323237d1dd13d1388051b7e972c56075e9206bd8a3cd6035b02ebeec5d2e1e0db5ce51f4bfc7da0fdce67e1856672e35710a369d79669af373b221d09914cbd2198ec2ae0d666518f9a88f5e3fbd82a4") format("truetype"),url("//cloud.webtype.com/webtype/ff2/4/1e975040-89a2-4b26-84f3-986e67ad76c6?ec_token=8f7c4c4997246fd7fa920570c9943b56d5301eff2721bc8ae5787f12574b196e1b4a3e02914f99862a2b2bdafb8feee194136fb57977bd10dd154eb923497b0a4d27d9e6ea0c903d32a0735b8a2ae7ca875e2fa5fb67d85dd40660044ddb9de525ea074a5e8136beb8d22fa07e42e9bd17a30d4c4c56f408540dcdbf9da87a6018f80be1c60fba9aca0c2ae59a402ecbe085e8a5ce3fa070f081738baa01323cf37d86633ff7e8c3a91faf213ea9e6a445b3a1958d85fb0d3c46fb9c47a18ce0935e9844d88cd44421a2932ee2f8fadc29a9d7c75e756f220b0fd67633691513c0ae137ef98f77318d42a8410604b5661a6e438084d1966092ec67ff594f5ca760ab8348a3b579800cec75c9a52ff8ec27797780073361715f3c6079dcaba24073fa08f989e9a0ac29473fdfcea6cfcb72bc0aa00183ec86eec97cedaca5104107f734fd150e041db979f8f2bb44d88a091de873a29a4a87c132fd80c667080affa228aca11d0e69f3263b7e5368b0f83f5b49947bd0b58ba2a00c36edcc222a8d1e090dcfc3a59106a93d2d9881984ce9bbcd61767f59f02a4f1c9d38e2c922a6311eacf7656f58f9361ed3b996d0b3a62ed75fa5c90c26a6620ba46e54a9facb3523b064#web") format("svg");
    font-style: normal;
    font-weight: normal
}
.oculto {display: none;}