@charset "UTF-8";

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
@import url("https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.min.css"); 



@font-face {
    font-family: 'Geometria';
    font-display: block;
    src: url("../fonts/geometria/Geometria-Light.eot");
    src: url("../fonts/geometria/Geometria-Light.eot?#iefix") format("embedded-opentype"), 
         url("../fonts/geometria/Geometria-Light.woff2") format("woff2"), 
         url("../fonts/geometria/Geometria-Light.woff") format("woff"), 
         url("../fonts/geometria/Geometria-Light.ttf") format("truetype"), 
         url("../fonts/geometria/Geometria-Light.svg#Geometria-Light") format("svg");
    font-weight: 300;
    font-style: normal
}

@font-face {
  font-family: "Interstate Light";
  src: url("../fonts/interstate/interstatelight-webfont.eot");
  src: url("../fonts/interstate/interstatelight-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/interstate/interstatelight-webfont.woff2") format("woff2"),
       url("../fonts/interstate/interstatelight-webfont.woff") format("woff"),
       url("../fonts/interstate/interstatelight-webfont.ttf") format("truetype"),
       url("../fonts/interstate/interstatelight-webfont.svg#interstate-lightnormal") format("svg");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Interstate";
  font-display: block;
  src: url("../fonts/interstate/interstate-regular-webfont.eot");
  src: url("../fonts/interstate/interstate-regular-webfont.eot?#iefix") format("embedded-opentype"),
       url("../fonts/interstate/interstate-regular-webfont.woff2") format("woff2"),
       url("../fonts/interstate/interstate-regular-webfont.woff") format("woff"),
       url("../fonts/interstate/interstate-regular-webfont.ttf") format("truetype"),
       url("../fonts/interstate/interstate-regular-webfont.svg#interstateregular") format("svg");
  font-style: normal;
  font-weight: normal;
}

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: 0;
    text-decoration: underline;
    text-decoration: underline 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 {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        box-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
    }
}

* {
    -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: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Interstate', Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    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: 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.428571429;
    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;
    padding: 0;
    margin: -1px;
    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: 400;
    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 {
    padding: .2em;
    background-color: #fcf8e3
}

.bg-chathams-blue{
    background: #14477d !important;
}

.bg-pale-blue{
  background-color: #f0fafe !important;
}
.bg-light-red{
  background-color: #eeeeee !important;

} 
.bg-orang{
    color: white !important;
    background: #f7931e !important;
}
.bg-blue{
    color: white !important;
    background-color: #005290 !important;
}
.bg-green{
    color: white !important;
    background: #8dc13f !important;
}
.text-blue{
    color: #14477d !important;
}
.text-orange{
    color: rgb(247, 147, 30) !important;
}


.quick-section {
    background: #1b75bc;
}
.quick-section h2{
    color: #fff;
}
.quick-section .list-group-item{
    background: #FFF;
    border-radius: 10px !important;
    border: 0;
    padding: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px; 
}
.quick-section .list-group-item a{
    text-decoration: none !important;
}
.From-area .form-group input[type="tel"], .From-area .form-group input[type="text"], .From-area .form-group input[type="email"], .From-area .form-group select, .From-area .form-group textarea {
  background: #FFF;  
  border-radius: 10px;
  border: 1px solid #101111;
  -webkit-appearance: none;
  appearance: none;
  padding: 13px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: var(--cipl-dark);
  width: 100%;
  height: auto;
}

.From-area .form-group .error{
    color: #ff0000;
    padding-top: 10px;
    display: block;
    font-style: normal;
    font-weight: 400;
}

.From-area button{
  display: inline-block;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #FFF;
  padding: 13px 30px;
  background-size: 150%;
  background-position: center;
  transition: 0.3s;
  -webkit-transition: 0.3s;
  text-align: center;
  cursor: pointer;
  border: 0;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  border-radius: 10px;
  letter-spacing: 1px;
  box-shadow: none !important;
  width: 100%;
}

.font-white{
    color: white !important;    
}
.text-decoration-none{
    text-decoration: none !important;
}

.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-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt, dd {
    line-height: 1.428571429
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    display: table;
    content: " "
}

.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
}

.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.428571429;
    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;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.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.428571429
}

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: 700;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container:before, .container:after {
    display: table;
    content: " "
}

.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 {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: " "
}

.container-fluid:after {
    clear: both
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row:before, .row:after {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.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-right: 15px;
    padding-left: 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.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.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.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .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.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .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.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none
}

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.428571429;
    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 > 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 {
    min-height: .01%;
    overflow-x: auto
}

@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 {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

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
}

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: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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 {
    background-color: transparent;
    border: 0
}

.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
}

@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.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.radio label, .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio + .radio, .checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.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-right: 0;
    padding-left: 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.3333333;
    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.3333333;
    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.3333333
}

.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;
    background-color: #dff0d8;
    border-color: #3c763d
}

.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;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.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;
    background-color: #f2dede;
    border-color: #a94442
}

.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 {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "
}

.form-horizontal .form-group:after {
    clear: both
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.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;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    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: 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 {
    background-image: none;
    outline: 0;
    -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;
    filter: alpha(opacity=65);
    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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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;
    background-image: none;
    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.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 {
    font-weight: 400;
    color: #337ab7;
    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.3333333;
    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%
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}
@media (max-width: 767.98px) {
    .w-sm-100 {
      width: 100% !important;
    }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

.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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    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)
}

.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: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.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;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 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 {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9
}

.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 {
    display: table;
    content: " "
}

.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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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-right: 8px;
    padding-left: 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-right: 12px;
    padding-left: 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 {
    display: table;
    content: " "
}

.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-left-radius: 4px;
    border-top-right-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-left-radius: 0;
    border-top-right-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-left-radius: 0;
    border-top-right-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 {
    display: table-cell;
    float: none;
    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-right: 0;
    padding-left: 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: 400;
    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-top-right-radius: 0;
    border-bottom-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-top-left-radius: 0;
    border-bottom-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 {
    padding-left: 0;
    margin-bottom: 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 {
    display: table;
    content: " "
}

.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;
    cursor: not-allowed;
    background-color: transparent
}

.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.428571429;
    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;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.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 {
    margin-bottom: 5px;
    text-align: center
}

.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-left-radius: 0;
    border-top-right-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 {
    display: table;
    content: " "
}

.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 {
    display: table;
    content: " "
}

.navbar-header:after, .score-navbar-header:after {
    clear: both
}

@media (min-width: 992px) {
    .navbar-header, .score-navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    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 {
    display: table;
    content: " "
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 992px) {
    .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-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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
    }
}

@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
}

.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-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.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;
    padding: 9px 10px;
    margin-right: 15px;
    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 {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -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;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-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-right: 15px;
        margin-left: 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-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 {
    color: #555;
    background-color: #e7e7e7
}

@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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909
}

@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-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-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 {
    padding: 0 5px;
    color: #ccc;
    content: "/ "
}

.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;
    margin-left: -1px;
    line-height: 1.428571429;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.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 > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.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;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-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-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager:before, .pager:after {
    display: table;
    content: " "
}

.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;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    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;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    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 {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .container .jumbotron, .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron h1, .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    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-right: auto;
    margin-left: 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 {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.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 {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    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 {
    overflow: hidden;
    zoom: 1
}

.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 {
    padding-left: 0;
    margin-bottom: 20px
}

.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-left-radius: 4px;
    border-top-right-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
}

.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 {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.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
}

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 {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item, .score-list-group button.score-list-group-item {
    width: 100%;
    text-align: left
}

.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 {
    display: table;
    content: " "
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-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-left-radius: 3px;
    border-top-right-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-left-radius: 0;
    border-top-right-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-right: 15px;
    padding-left: 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-left-radius: 3px;
    border-top-right-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-right-radius: 3px;
    border-bottom-left-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 {
    margin-bottom: 0;
    border: 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;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 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;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -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;
    background-clip: padding-box;
    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);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header:before, .modal-header:after {
    display: table;
    content: " "
}

.modal-header:after {
    clear: both
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.428571429
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before, .modal-footer:after {
    display: table;
    content: " "
}

.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-bottom: 0;
    margin-left: 5px
}

.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: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.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 {
    right: 5px;
    bottom: 0;
    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
}

.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
}

.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: 400;
    line-height: 1.428571429;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: 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 > .arrow {
    border-width: 11px
}

.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover > .arrow:after {
    content: "";
    border-width: 10px
}

.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
}

.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
}

.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
}

.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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 {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner > .item {
    position: relative;
    display: none;
    -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;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5
}

.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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    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%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: .9
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .bi-chevron-left, .carousel-control .bi-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .icon-prev, .carousel-control .bi-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next, .carousel-control .bi-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev, .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1
}

.carousel-control .icon-prev:before {
    content: "\F284"
}

.carousel-control .icon-next:before {
    content: "\F285"
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    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 .bi-chevron-left, .carousel-control .bi-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .bi-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .bi-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: 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%
}

.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-right: -15px;
    margin-left: -15px
}

div[class^="score-column"]:before, div[class^="score-column"]:after, div[class*=" score-column"]:before, div[class*=" score-column"]:after {
    display: table;
    content: " "
}

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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.6666666667%
    }
}

@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.6666666667%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.3333333333%
    }
}

@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.3333333333%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.0001875005%
    }
}

@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.0001875005%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.3333333333%
    }
}

@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.3333333333%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.3333333333%
    }
}

@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.3333333333%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.3333333333%
    }
}

@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.3333333333%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.6666666667%
    }
}

@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.6666666667%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.6666666667%
    }
}

@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.6666666667%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.6666666667%
    }
}

@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.6666666667%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.additionalNewsEvents {
    margin-bottom: 20px;
    margin-right: -15px;
    margin-left: -15px
}

.additionalNewsEvents:before, .additionalNewsEvents:after {
    display: table;
    content: " "
}

.additionalNewsEvents:after {
    clear: both
}

@media (max-width: 991px) {
    .additionalNewsEvents {
        margin-bottom: 30px
    }
}

.additionalNewsEvents-item {
    margin-bottom: 30px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .additionalNewsEvents-item {
        float: left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .additionalNewsEvents-item {
        float: left;
        width: 33.3333333333%
    }
}

@media (min-width: 1200px) {
    .additionalNewsEvents-item {
        float: left;
        width: 25%
    }
}

@media print {
    .additionalNewsEvents-item {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

div[class^="score-column"], div[class*=" score-column"] {
    margin-right: -15px;
    margin-left: -15px
}

div[class^="score-column"]:before, div[class^="score-column"]:after, div[class*=" score-column"]:before, div[class*=" score-column"]:after {
    display: table;
    content: " "
}

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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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-right: -15px;
    margin-left: -15px
}

.search-header:before, .search-header:after {
    display: table;
    content: " "
}

.search-header:after {
    clear: both
}

.search-box {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .search-box {
        float: left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .search-box {
        float: left;
        width: 66.6666666667%
    }
}

@media print {
    .search-box {
        position: relative;
        float: left;
        width: 66.6666666667%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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 {
    display: table;
    content: " "
}

.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: 25px;
    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: #ed1c24;
    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
}

.rp-featured-label {
    display: none;
    position: absolute;
    min-width: 160px;
    height: 26px;
    right: -7px;
    top: -1px;
    background: #f7931e;
    font-family: 'Interstate', Arial, sans-serif;
    font-size: 12px;
    line-height: 26px;
    color: white;
    padding: 0 30px 0 13px;
    border: 0;
    z-index: 2
}

.rp-featured-label:before {
    position: absolute;
    top: 0;
    right: 5px;
    width: 18px;
    height: 23px;
    background: url("../img/icon_crown.png") center center no-repeat;
    background-size: 18px;
    content: ""
}

.rp-featured-label:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid #999;
    border-right: 6px solid transparent;
    position: absolute;
    top: 26px;
    right: 0
}

.rp-featured .rp-featured-label {
    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, .events-results.grid-view .ais-hits, .news-results.grid-view .ais-hits, .stories-results.grid-view .ais-hits, .in-media.grid-view .ais-hits {
    margin-right: -15px;
    margin-left: -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, .events-results.grid-view .ais-hits:before, .events-results.grid-view .ais-hits:after, .news-results.grid-view .ais-hits:before, .news-results.grid-view .ais-hits:after, .stories-results.grid-view .ais-hits:before, .stories-results.grid-view .ais-hits:after, .in-media.grid-view .ais-hits:before, .in-media.grid-view .ais-hits:after {
    display: table;
    content: " "
}

.resource-center.grid-view .ais-hits:after, .search-results.grid-view .ais-hits:after, .events-results.grid-view .ais-hits:after, .news-results.grid-view .ais-hits:after, .stories-results.grid-view .ais-hits:after, .in-media.grid-view .ais-hits:after {
    clear: both
}

.resource-center.grid-view .ais-hits.ais-hits__empty, .search-results.grid-view .ais-hits.ais-hits__empty, .events-results.grid-view .ais-hits.ais-hits__empty, .news-results.grid-view .ais-hits.ais-hits__empty, .stories-results.grid-view .ais-hits.ais-hits__empty, .in-media.grid-view .ais-hits.ais-hits__empty {
    margin-left: auto;
    margin-right: auto
}

.resource-center.grid-view.two-col-grid .ais-hits--item, .search-results.grid-view.two-col-grid .ais-hits--item, .events-results.grid-view.two-col-grid .ais-hits--item, .news-results.grid-view.two-col-grid .ais-hits--item, .stories-results.grid-view.two-col-grid .ais-hits--item, .in-media.grid-view.two-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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, .events-results.grid-view.two-col-grid .ais-hits--item, .news-results.grid-view.two-col-grid .ais-hits--item, .stories-results.grid-view.two-col-grid .ais-hits--item, .in-media.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, .events-results.grid-view.two-col-grid .ais-hits--item, .news-results.grid-view.two-col-grid .ais-hits--item, .stories-results.grid-view.two-col-grid .ais-hits--item, .in-media.grid-view.two-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 50%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.resource-center.grid-view.three-col-grid .ais-hits--item, .search-results.grid-view.three-col-grid .ais-hits--item, .events-results.grid-view.three-col-grid .ais-hits--item, .news-results.grid-view.three-col-grid .ais-hits--item, .stories-results.grid-view.three-col-grid .ais-hits--item, .in-media.grid-view.three-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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, .events-results.grid-view.three-col-grid .ais-hits--item, .news-results.grid-view.three-col-grid .ais-hits--item, .stories-results.grid-view.three-col-grid .ais-hits--item, .in-media.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, .events-results.grid-view.three-col-grid .ais-hits--item, .news-results.grid-view.three-col-grid .ais-hits--item, .stories-results.grid-view.three-col-grid .ais-hits--item, .in-media.grid-view.three-col-grid .ais-hits--item {
        float: left;
        width: 33.3333333333%
    }
}

@media print {
    .resource-center.grid-view.three-col-grid .ais-hits--item, .search-results.grid-view.three-col-grid .ais-hits--item, .events-results.grid-view.three-col-grid .ais-hits--item, .news-results.grid-view.three-col-grid .ais-hits--item, .stories-results.grid-view.three-col-grid .ais-hits--item, .in-media.grid-view.three-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 33.3333333333%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.resource-center.grid-view.four-col-grid .ais-hits--item, .search-results.grid-view.four-col-grid .ais-hits--item, .events-results.grid-view.four-col-grid .ais-hits--item, .news-results.grid-view.four-col-grid .ais-hits--item, .stories-results.grid-view.four-col-grid .ais-hits--item, .in-media.grid-view.four-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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, .events-results.grid-view.four-col-grid .ais-hits--item, .news-results.grid-view.four-col-grid .ais-hits--item, .stories-results.grid-view.four-col-grid .ais-hits--item, .in-media.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, .events-results.grid-view.four-col-grid .ais-hits--item, .news-results.grid-view.four-col-grid .ais-hits--item, .stories-results.grid-view.four-col-grid .ais-hits--item, .in-media.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, .events-results.grid-view.four-col-grid .ais-hits--item, .news-results.grid-view.four-col-grid .ais-hits--item, .stories-results.grid-view.four-col-grid .ais-hits--item, .in-media.grid-view.four-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.resource-center.grid-view.five-col-grid .ais-hits--item, .search-results.grid-view.five-col-grid .ais-hits--item, .events-results.grid-view.five-col-grid .ais-hits--item, .news-results.grid-view.five-col-grid .ais-hits--item, .stories-results.grid-view.five-col-grid .ais-hits--item, .in-media.grid-view.five-col-grid .ais-hits--item {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .resource-center.grid-view.five-col-grid .ais-hits--item, .search-results.grid-view.five-col-grid .ais-hits--item, .events-results.grid-view.five-col-grid .ais-hits--item, .news-results.grid-view.five-col-grid .ais-hits--item, .stories-results.grid-view.five-col-grid .ais-hits--item, .in-media.grid-view.five-col-grid .ais-hits--item {
        float: left;
        width: 50%
    }
}

@media (min-width: 1200px) {
    .resource-center.grid-view.five-col-grid .ais-hits--item, .search-results.grid-view.five-col-grid .ais-hits--item, .events-results.grid-view.five-col-grid .ais-hits--item, .news-results.grid-view.five-col-grid .ais-hits--item, .stories-results.grid-view.five-col-grid .ais-hits--item, .in-media.grid-view.five-col-grid .ais-hits--item {
        float: left;
        width: 20%
    }
}

@media print {
    .resource-center.grid-view.five-col-grid .ais-hits--item, .search-results.grid-view.five-col-grid .ais-hits--item, .events-results.grid-view.five-col-grid .ais-hits--item, .news-results.grid-view.five-col-grid .ais-hits--item, .stories-results.grid-view.five-col-grid .ais-hits--item, .in-media.grid-view.five-col-grid .ais-hits--item {
        position: relative;
        float: left;
        width: 20%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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/icon-chevron-right-white.svg") center center no-repeat;
    background-size: 9px 14px
}

.score-button.btn-primary {
    background-color: #00a88e
}

.score-button.btn-primary:hover, .score-button.btn-primary:focus {
    background-color: #00a88e
}

.score-button.btn-secondary {
    color: white;
    background: transparent;
    border-color: white
}

.score-button.btn-secondary:after {
    background: url("../img/icon-chevron-right-white.svg") 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: #00a88e;
    border: 0
}

.score-button.btn-mid-blue {
    background-color: #1b75bc;
    border: 0;
    color: white
}

.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
}

.page-wrapper .highlight-basic.button .score-button-group {
    margin-bottom: 0
}

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
}

@media (min-width: 991px) {
    .page-wrapper .score-button-group {
        margin-bottom: 0
    }

    .page-wrapper .score-button-group .score-button {
        margin-bottom: 30px
    }
}

.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
}

.im-carousel {
    margin-bottom: 0
}

.im-carousel .carousel-indicators {
    bottom: 0 !important
}

.im-carousel .carousel-indicators li {
    border-radius: 0;
    background-color: #cdcdcd
}

.im-carousel .carousel-indicators li.active {
    background-color: white
}

.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
}

.im-carousel .bi-chevron-left:before {
    content: "\F284"
}

.im-carousel .bi-chevron-right:before {
    content: "\F285"
}

.im-carousel .carousel-control {
    width: 2%
}

.im-carousel .carousel-control.left, .im-carousel .carousel-control.right {
    background-image: none;
    filter: none;
    display: block;
    z-index: 9
}

@media (max-width: 992px) {
    .im-carousel .carousel-control {
        width: 3%
    }
}

@media (max-width: 480px) {
    .im-carousel .carousel-control {
        width: 7%
    }
}

@media (max-width: 991px) {
    .im-carousel .carousel-control {
        display: none !important
    }
}

@media (min-width: 992px) {
    .im-carousel .carousel-control {
        visibility: hidden;
        transition: all .3s ease
    }

    .im-carousel:hover .carousel-control {
        visibility: visible
    }
}

.carousel[data-ux-state="pending"]:not(.carousel[data-ux-module="imlatestnews"]) .carousel-inner .item:first-child {
    display: block;
    opacity: 1
}

.im-carousel .score-hero.hero-heading h1, .im-carousel .score-hero.hero-heading p.h1 {
    font-size: 36px
}

@media (max-width: 991px) {
    .im-carousel .score-hero.hero-heading h1, .im-carousel .score-hero.hero-heading p.h1 {
        font-size: 26px
    }
}

@media (max-width: 991px) {
    .im-carousel[data-ux-state="pending"] .carousel-inner .item, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right .score-image, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device div[class^="score-column"].score-column2 > .score-left, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .inner-wrapper {
        height: 360px !important
    }
}

@media (min-width: 992px) {
    .im-carousel[data-ux-state="pending"] .carousel-inner .item, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right .score-image, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device div[class^="score-column"].score-column2 > .score-left, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .score-right, .im-carousel[data-ux-state="pending"] .score-stripe.lens-device.variable-height div[class^="score-column"].score-column2 .inner-wrapper {
        min-height: 393px !important
    }
}

.im-carousel.noindicators .carousel-control.left, .im-carousel.noindicators .carousel-control.right {
    display: none
}

.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;
    font-size: 36px
}

@media (max-width: 991px) {
    .score-content-spot h1 {
        font-size: 32px
    }
}

.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
}

@media (max-width: 991px) {
    .score-content-spot h2 {
        font-size: 26px
    }
}

.score-content-spot h3 {
    font-family: 'Interstate Light', Arial, sans-serif;
    font-size: 24px;
    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: 19px;
    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: #fff;
    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 {
    background-color: #f0f0f0;
    padding-top: 55px
}

@media (max-width: 991px) {
    footer {
        padding-top: 0
    }
}

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/icon-chevron-down-black.svg") 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/icon-chevron-up-black.svg") 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
    }
}

@media (min-width: 1200px) {
    footer .country-selector .popover {
        left: -600px
    }
}

@media (min-width: 1340px) {
    footer .country-selector .popover {
        left: -650px
    }
}

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-right: -15px;
    margin-left: -15px;
    padding-top: 20px
}

footer .country-selector .popover .tab-pane:before, footer .country-selector .popover .tab-pane:after {
    display: table;
    content: " "
}

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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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.3333333333%
    }
}

@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: 14px;
    line-height: 42px;
    margin-bottom: 20px
}

@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-3 ul.im-countries-column {
    width: 50%
}

footer .country-selector .popover.utility-worldwide-popup {
    position: fixed;
    z-index: 1060
}

footer .country-selector .popover.utility-worldwide-popup:before {
    content: '';
    position: fixed;
    top: 29px;
    width: 13px;
    height: 8px;
    background: url(../img/icon-dropdown-caret.svg) center no-repeat;
    background-size: 13px;
    margin-left: 15px
}

footer .country-selector .popover.utility-worldwide-popup .nav-tabs:before {
    right: auto
}

@media (min-width: 992px) {
    footer .score-stripe .score-column2.wide-left {
        display: flex
    }

    footer .score-stripe .score-column2.wide-left .score-right {
        display: flex;
        align-items: center
    }
}

/*@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.eot");
    src: url("../fonts/Interstate.eot?#iefix") format("embedded-opentype"), url("../fonts/Interstate.woff2") format("woff2"), url("../fonts/Interstate.woff") format("woff"), url("../fonts/Interstate.ttf") format("truetype"), url("../fonts/Interstate.svg#Interstate-Regular") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Interstate Light Italic';
    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
}*/

.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 {
    display: table;
    content: " "
}

.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 40px 0
}

.numeric-selector select {
    min-width: 265px
}

.hbspt-form {
    margin-bottom: 80px;
    color: #58595b;
    background-color: #eee;
    padding: 13px 18px
}

.hbspt-form input[type="text"], .hbspt-form input[type="email"], .hbspt-form input[type="tel"], .hbspt-form input[type="number"] {
    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;
    padding: 0 16px
}

.hbspt-form textarea, .hbspt-form select {
    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;
    padding: 0 16px
}

.hbspt-form .inputs-list {
    padding: 0
}

.hbspt-form .inputs-list li:before {
    background: transparent
}

.hbspt-form .hs-button {
    width: 100%;
    background-color: #f7931e;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 46px;
    line-height: 16px;
    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
}

.hbspt-form .hs-button:hover, .hbspt-form .hs-button:focus {
    text-decoration: none;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3)
}

.hbspt-form .hs-richtext p {
    max-width: inherit;
    font-size: 12px;
    text-align: center;
    padding-bottom: 20px
}

.hbspt-form input.error, .hbspt-form select.error {
    border: 1px solid red
}

.hbspt-form .hs-error-msgs, .hbspt-form .hs_error_rollup {
    display: none !important
}

.hbspt-form .hs-form-field:not(.hs-fieldtype-checkbox) label {
    display: none
}

.hbspt-form fieldset.form-columns-1 select.hs-input, .hbspt-form fieldset.form-columns-1 textarea.hs-input {
    width: 100% !important
}

.hbspt-form .hs-form fieldset {
    max-width: none !important
}

.hbspt-form textarea.hs-input {
    height: 80px;
    padding: 8px 16px
}

.hbspt-form ::-webkit-input-placeholder {
    color: red
}

.hbspt-form :-ms-input-placeholder {
    color: red
}

.hbspt-form ::placeholder {
    color: red
}

.hbspt-form input, .hbspt-form textarea, .hbspt-form select {
    color: black
}

.hbspt-form input::-webkit-input-placeholder, .hbspt-form textarea::-webkit-input-placeholder, .hbspt-form select::-webkit-input-placeholder {
    color: #58595b;
    opacity: .5
}

.hbspt-form input:-moz-placeholder, .hbspt-form textarea:-moz-placeholder, .hbspt-form select:-moz-placeholder {
    color: #58595b;
    opacity: .5
}

.hbspt-form input::-moz-placeholder, .hbspt-form textarea::-moz-placeholder, .hbspt-form select::-moz-placeholder {
    color: #58595b;
    opacity: .5
}

.hbspt-form input:-ms-input-placeholder, .hbspt-form textarea:-ms-input-placeholder, .hbspt-form select:-ms-input-placeholder {
    color: #58595b;
    opacity: .5
}

.legal-consent-container .inputs-list label, .legal-consent-container .no-list.hs-error-msgs {
    display: block !important
}

.legal-consent-container p, .legal-consent-container span, .legal-consent-container .hs-error-msg {
    font-size: 12px !important;
    line-height: 17px !important
}

.legal-consent-container .inputs-list {
    margin-bottom: 10px
}

.legal-consent-container .hs-error-msgs {
    margin-bottom: 20px
}

.hbspt-form fieldset.form-columns-3 {
    margin-left: -15px;
    margin-right: -15px
}

.hbspt-form fieldset.form-columns-3 input, .hbspt-form fieldset.form-columns-3 select {
    margin: 0 0 30px 0;
    height: 38px
}

.hbspt-form fieldset.form-columns-3 .input {
    padding: 0 15px;
    margin-right: 0 !important
}

@media (min-width: 768px) {
    .hbspt-form fieldset.form-columns-3 .hs-form-field {
        width: 33.333% !important
    }
}

.hbspt-form fieldset.form-columns-3 + fieldset.form-columns-2 {
    margin-left: -15px;
    margin-right: -15px
}

.hbspt-form fieldset.form-columns-3 + fieldset.form-columns-2 .input {
    padding: 0 15px;
    margin-right: 0 !important
}

.hbspt-form fieldset.form-columns-3 + fieldset.form-columns-2 input, .hbspt-form fieldset.form-columns-3 + fieldset.form-columns-2 select {
    margin: 0 0 30px 0;
    height: 38px
}

.hbspt-form .hs_partner_prospect_location_requested .hs-form-checkbox {
    display: inline;
    margin-right: 15px
}

.hbspt-form .hs_partner_prospect_location_requested .hs-form-checkbox [type="checkbox"] {
    margin-right: 7px
}

.hbspt-form .hs_partner_prospect_location_requested .hs-form-checkbox span {
    font-size: 14px
}

.hbspt-form .hs_partner_prospect_location_requested ul[role="checkbox"] {
    margin-top: 10px;
    margin-bottom: 10px
}

.hbspt-form .hs_partner_prospect_location_requested .hs-error-msgs.inputs-list {
    display: unset !important
}

.hbspt-form .hs_partner_prospect_location_requested .hs-error-msg {
    color: #f2545b;
    font-size: 12px !important;
    line-height: 17px !important;
    margin-bottom: 20px
}

.numeric-selector, .facet-horizontal {
    background: 0;
    border: 0;
    margin-bottom: 20px
}

.numeric-selector div[data-reactroot], .facet-horizontal div[data-reactroot] {
    display: block !important
}

.numeric-selector .ais-refinement-list--item, .facet-horizontal .ais-refinement-list--item {
    display: inline-block;
    margin-right: 15px
}

.numeric-selector .ais-refinement-list--item label, .facet-horizontal .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: 4px 15px !important;
    border-radius: 3px;
    cursor: pointer;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.numeric-selector .ais-refinement-list--item label:hover, .facet-horizontal .ais-refinement-list--item label:hover {
    background: #ddd;
    color: #2f2a2b
}

.numeric-selector .ais-refinement-list--item label:after, .facet-horizontal .ais-refinement-list--item label:after {
    display: none
}

.numeric-selector .ais-refinement-list--item.ais-refinement-list--item__active label, .facet-horizontal .ais-refinement-list--item.ais-refinement-list--item__active label {
    color: white;
    background: #58595b
}

.numeric-selector .ais-refinement-list--item input[type="checkbox"], .facet-horizontal .ais-refinement-list--item input[type="checkbox"] {
    position: absolute;
    opacity: 0
}

.facet .facet-horizontal .ais-body {
    display: block
}

.facet.dark-blue .facet-horizontal .ais-body {
    display: none
}

.news-events-listing .facet[data-ux-module="Algolia/AboutUsFacet"], .news-events-listing .facet[data-ux-module="aboutusfacet"] {
    display: block !important
}

@media (min-width: 991px) {
    .facet-dropdown .facet-header {
        background: url("../img/select_box_teal.png") right center no-repeat;
        background-size: 600px 45px;
        border: 1px solid #00a88e;
        border-radius: 4px;
        height: 47px;
        line-height: 47px;
        font-size: 16px;
        font-weight: 300;
        color: #58595b;
        margin: 0;
        padding: 0 35px 0 20px;
        cursor: pointer;
        text-transform: none
    }

    .facet-dropdown .arrow {
        width: 10px;
        height: 10px;
        border-top: 2px solid #14477d;
        border-right: 2px solid #14477d;
        display: inline-block;
        transform: rotate(135deg);
        margin-bottom: 5px;
        margin-left: 5px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 16px;
        right: 35px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .facet-dropdown-body .ais-refinement-list--list {
        display: none;
        border: 1px solid #d8d8d8;
        padding: 10px;
        position: absolute;
        width: 100%;
        z-index: 9;
        background: white;
        box-shadow: 0 6px 11px rgba(0, 0, 0, 0.3);
        max-height: 300px;
        overflow: auto
    }

    .facet-dropdown-body .ais-refinement-list--list::-webkit-scrollbar {
        width: 7px
    }

    .facet-dropdown-body .ais-refinement-list--list::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 7px
    }

    .facet-dropdown-body .ais-refinement-list--list::-webkit-scrollbar-thumb {
        background: rgba(88, 89, 91, 0.5);
        border-radius: 7px
    }

    .facet-dropdown-body .ais-refinement-list--list::-webkit-scrollbar-thumb:hover {
        background: rgba(88, 89, 91, 0.7)
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--item {
        margin-bottom: 7px
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--item input[type="checkbox"] {
        position: relative;
        opacity: 1;
        width: 17px;
        height: 17px
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--checkbox {
        vertical-align: middle;
        margin-top: 0
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--item label {
        background: 0;
        padding: 0;
        font-size: 14px;
        margin-left: 5px;
        color: #58595b;
        vertical-align: middle;
        margin-bottom: 0;
        display: inline
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--item.ais-refinement-list--item__active label {
        color: #58595b
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--item label:hover {
        color: #58595b
    }

    .facet:not(.resources-facet) .facet-dropdown-body .ais-refinement-list--item.ais-refinement-list--item__active label:after {
        display: none
    }

    .facet.resources-facet .facet-dropdown .facet-header {
        border: 2px solid #14477d;
        color: #14477d;
        background: 0;
        line-height: initial;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 14px
    }

    .facet.resources-facet .facet-dropdown .hover .facet-header {
        background: rgba(20, 71, 125, 0.1)
    }

    .facet.resources-facet .facet-dropdown .hover .arrow {
        transform: rotate(-45deg);
        margin-top: 5px
    }

    .facet.resources-facet .facet-dropdown-body {
        position: relative
    }

    .facet.resources-facet .facet-dropdown-body .ais-refinement-list--list {
        padding-bottom: 5px;
        max-height: 315px
    }

    .facet.resources-facet .ais-refinement-list--item {
        margin-bottom: 5px
    }

    .facet.resources-facet .ais-refinement-list--item label {
        padding: 5px 30px 5px 10px;
        margin-bottom: 0;
        display: block;
        word-break: break-word
    }

    .resources-refined-values .ais-current-refined-values--link {
        background: #14477d !important;
        border: 1px solid #14477d !important
    }

    .facet.dark-blue .ais-refinement-list--header, .facet.dark-blue .ais-refinement-list--body {
        display: inline-block !important
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item {
        margin-right: 30px
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item label {
        font-size: 16px;
        padding: 7px 22px !important;
        color: #14477d;
        border-radius: 8px
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item.ais-refinement-list--item__active label {
        color: white;
        background: #14477d
    }

    .facet.dark-blue .facet-header {
        font-weight: normal;
        text-transform: none;
        border: 0;
        font-style: italic;
        margin-bottom: 10px
    }

    .supplies-search-box {
        width: 100%;
        padding: 0
    }

    .supplies-search-box input.form-control {
        font-size: 16px
    }

    .resource-search-box {
        width: 100%;
        padding: 0
    }

    .resource-search-box input.form-control {
        font-size: 16px
    }

    .resource-search-box .ais-search-box {
        margin-bottom: 30px
    }

    .resource-search-box .ais-search-box input, .resource-search-box .ais-search-box input:focus {
        border: 2px solid #14477d;
        border-radius: 8px !important
    }

    div[class^="score-column"].score-column2.wide-right.supplies-search-wrapper > .score-left {
        width: 30%
    }

    div[class^="score-column"].score-column2.wide-right.supplies-search-wrapper > .score-right {
        width: 70%
    }

    .ais-current-refined-values--list {
        display: inline
    }

    .ais-current-refined-values--count {
        display: none
    }

    #RefinedValues .ais-current-refined-values--item {
        display: inline-block
    }

    #RefinedValues .ais-current-refined-values--link, #RefinedValues .ais-current-refined-values--clear-all {
        position: relative;
        font-family: 'Interstate', Arial, sans-serif;
        font-size: 14px;
        font-weight: 300;
        letter-spacing: .15px;
        line-height: 22px;
        background: #00a88e;
        border: 1px solid #00a88e;
        border-radius: 3px;
        cursor: pointer;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        padding: 0 32px 0 10px;
        margin: 0 10px 8px 0;
        display: inline-block;
        color: white;
        text-decoration: none
    }

    #RefinedValues .ais-current-refined-values--clear-all {
        color: #58595b;
        padding: 0 31px 0 9px;
        border: 1px solid #58595b;
        border-radius: 4px;
        background: white;
        text-decoration: none
    }

    #RefinedValues .ais-current-refined-values--link:after, #RefinedValues .ais-current-refined-values--clear-all: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: ""
    }

    #RefinedValues .ais-current-refined-values--clear-all:after {
        background: url(../img/checkbox_on_grey.png) center center no-repeat;
        background-size: 13px
    }
}

@media only screen and (max-width: 991px) {
    #RefinedValues {
        display: none
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item {
        margin-right: 0;
        display: block
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item label {
        padding: 0 32px 0 10px !important;
        line-height: 40px;
        font-size: 15px
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item.ais-refinement-list--item__active label {
        background: #14477d
    }

    .facet.dark-blue .facet-horizontal .ais-refinement-list--item.ais-refinement-list--item__active label:after {
        display: block;
        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: ""
    }
}

.supplies-search-box .input-group-btn button, header.supplies .utility-nav .global-search-box .input-group-btn button {
    background: url("../img/icon_search_teal.png") center center no-repeat;
    background-size: 21px
}

.supplies-search-box .ais-search-box input, .supplies-search-box .ais-search-box input:focus {
    border-color: #00a88e
}

.salesforce-form {
    margin-bottom: 80px;
    color: #58595b;
    background-color: #eee;
    padding: 13px 18px
}

.salesforce-form input[type="text"], .salesforce-form input[type="email"], .salesforce-form input[type="tel"], .salesforce-form input[type="number"] {
    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;
    padding: 0 16px
}

.salesforce-form input, .salesforce-form textarea, .salesforce-form select {
    color: black
}

.salesforce-form input::-webkit-input-placeholder, .salesforce-form textarea::-webkit-input-placeholder, .salesforce-form select::-webkit-input-placeholder {
    color: #58595b;
    opacity: .5
}

.salesforce-form input:-moz-placeholder, .salesforce-form textarea:-moz-placeholder, .salesforce-form select:-moz-placeholder {
    color: #58595b;
    opacity: .5
}

.salesforce-form input::-moz-placeholder, .salesforce-form textarea::-moz-placeholder, .salesforce-form select::-moz-placeholder {
    color: #58595b;
    opacity: .5
}

.salesforce-form input:-ms-input-placeholder, .salesforce-form textarea:-ms-input-placeholder, .salesforce-form select:-ms-input-placeholder {
    color: #58595b;
    opacity: .5
}

.salesforce-form textarea, .salesforce-form select {
    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;
    padding: 0 16px
}

.salesforce-form input[type="submit"] {
    display: block;
    width: 100%;
    background-color: #f7931e;
    color: white;
    margin-bottom: 20px;
    border: 0
}

.salesforce-form input[type="checkbox"] {
    left: auto;
    visibility: visible;
    margin-left: auto;
    width: 17px;
    height: 17px
}

.salesforce-form .checkbox label {
    padding-left: 30px
}

.salesforce-form textarea {
    min-height: 80px;
    margin: 0 0 3px 0;
    padding: 8px 16px
}

@media (min-width: 991px) {
    .premium-checkbox {
        text-align: right
    }

    .premium-checkbox .facet-horizontal .ais-refinement-list--item {
        margin-right: 0
    }

    .premium-checkbox .facet-horizontal .ais-refinement-list--item label {
        background: 0;
        font-size: 16px;
        color: #14477d;
        padding-left: 35px !important;
        padding-right: 0 !important
    }

    .premium-checkbox .facet-horizontal .ais-refinement-list--item input[type="checkbox"] {
        opacity: 1;
        margin-top: 6px;
        height: 18px;
        width: 18px
    }

    .premium-checkbox .facet-horizontal .ais-refinement-list--item label:hover {
        background: 0;
        color: #2f2a2b
    }

    .premium-checkbox .facet-horizontal .ais-refinement-list--item.ais-refinement-list--item__active label {
        color: inherit
    }
}

@media (max-width: 991px) {
    .facet.premium-checkbox .facet-horizontal .ais-refinement-list--item {
        margin-right: 0;
        display: block
    }

    .facet.premium-checkbox .facet-horizontal .ais-refinement-list--item label {
        padding: 0 32px 0 30px !important;
        line-height: 33px;
        font-size: 15px;
        background: 0;
        font-weight: bold;
        color: #14477d
    }

    .facet.premium-checkbox .facet-horizontal .ais-refinement-list--item input[type="checkbox"] {
        opacity: 1;
        margin-top: 6px;
        height: 18px;
        width: 18px
    }
}

.premium-link {
    padding-left: 20px;
    top: -4px;
    display: none
}

@media (min-width: 991px) and (max-width: 1900px) {
    .premium-checkbox {
        text-align: right;
        position: absolute;
        right: 15px;
        bottom: -110px
    }
}

#elq-FormLastRow {
    position: absolute;
    left: -80%;
    top: -80%
}

body {
    -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
}

.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
    }
}

@media (min-width: 1536px) {
    .container {
        width: 1390px
    }
}

@media (min-width: 1600px) {
    .container {
        width: 1410px
    }
}

@media (min-width: 1900px) {
    .container {
        width: 1630px
    }
}

.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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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 {
        opacity: 0;
        height: 0 !important;
        position: absolute
    }

    .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 {
        opacity: 0;
        height: 0 !important;
        position: absolute
    }

    .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
}

.skip {
    position: absolute;
    top: -1000px;
    left: -1000px;
    height: 1px;
    width: 1px;
    text-align: left;
    overflow: hidden
}

a.skip:active, a.skip:focus, a.skip:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible
}

.dropdown-menu {
    border-radius: 0
}

.lazyload, .lazyloading {
    opacity: 0
}

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms
}

.alert.alert-blue, .alert-blue.score-alert {
    background: rgba(109, 207, 246, 0.7);
    border-top: 3px solid #6dcff6;
    color: #58595b;
    padding: 10px 0;
    border-radius: 0;
    margin-bottom: 0
}

.alert.alert-blue .score-content-spot, .alert-blue.score-alert .score-content-spot {
    font-size: 14px
}

.alert.alert-blue .score-column, .alert-blue.score-alert .score-column {
    padding: 0 50px
}

.mobile-logo-fix {
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 999
}

.lead-modal-form {
    display: none;
    position: fixed;
    padding-top: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9999
}
.lead-modal-form .modal-message h2 {
    font-family: 'Geometria', Arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: .5px;
    margin: 0 0 20px 0;
}

.lead-modal-form .modal-message .score-button {
    margin-top: 5px
}

.lead-modal-form .modal-message h4 {
    margin: 30px 0
}

.lead-modal-form .modal-content {
    background-color: #fff;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 375px;
    border-radius: 6px
}

.lead-modal-form .close {
    font-family: 'Geometria', Arial, sans-serif;
    color: #000;
    float: right;
    font-size: 24px;
    opacity: 1
}

.lead-modal-form .close:hover, .lead-modal-form .close:focus {
    color: #aaa;
    text-decoration: none;
    cursor: pointer
}

img[src*="pubads"] {
    display: none
}

.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,
header .btn-email {
    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,
    header .btn-email {
        display: none
    }
}

header .btn-phone:hover,
header .btn-email: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.svg") center center no-repeat;
    background-size: 10px;
    content: ""
} 
header .btn-email:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15px;
    height: 20px;
    margin-top: -9px;
    margin-left: -90px;
    background: url("../img/icon-email.svg") center center no-repeat;
    background-size: 15px;
    content: ""
} 

header .language-selection {
    display: inline-block;
    vertical-align: top;
    margin-right: 30px
}

@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/icon-chevron-down-white.svg) 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/icon-chevron-down-white.svg) 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/icon-chevron-down-white.svg) 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/icon-dropdown-caret.svg) 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;
        position: relative
    }
}

@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-nav.svg) 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 {
    display: table;
    content: " "
}

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: 30px
}

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);
    -ms-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;
    margin-right: 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.svg") 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 .utility-nav .score-button-group a.utility-worldwide-btn {
    margin-right: 20px;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

header .utility-nav .score-button-group a.utility-worldwide-btn img {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6)
}

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
}

@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: 140px;
        height: 40px
    }
}

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,
header .score-megamenu .navbar-nav .btn-email {
    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,
    header .score-megamenu .navbar-nav .btn-email{
        display: none
    }
}

header .score-megamenu .navbar-nav .btn-phone:hover,
header .score-megamenu .navbar-nav .btn-email: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.svg") center center no-repeat;
    background-size: 10px;
    content: ""
}

header .score-megamenu .navbar-nav .btn-email:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 17px;
    margin-top: -10px;
    margin-left: -85px;
    background: url("../img/icon-email.svg") 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/icon-chevron-up-black.svg);
    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;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content:before, header .score-megamenu .navbar-nav .dropdown-menu .score-megamenu-content:after {
    display: table;
    content: " "
}

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/icon-dropdown-caret.svg) center no-repeat;
    background-size: 13px
}

.login-selection > span {
    background: transparent url("../img/icon-chevron-down-white.svg") 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: 30px;
    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: calc(100vh - 116px)
    }
}

.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
    }
}

.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;
        padding-top: 21px
    }
}

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
    }
}

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, .score-hero.hero-heading p.h1 {
    position: relative;
    font-family: 'Geometria', Arial, sans-serif;
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    letter-spacing: .5px;
    line-height: 40px;
    margin: 0 0 30px;
    padding: 0 0 20px 0
}

@media (max-width: 991px) {
    .score-hero.hero-heading h1, .score-hero.hero-heading p.h1 {
        font-size: 32px;
        line-height: 38px;
        letter-spacing: .4px;
        margin: 0 0 20px 0
    }
}

.score-hero.hero-heading h1:after, .score-hero.hero-heading p.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: 22px;
    font-weight: 300;
    color: white;
    letter-spacing: .5px;
    line-height: 40px;
    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: 36px;
    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: 32px;
        line-height: 38px;
        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;
    min-height: 200px
}

.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 .caption h4, .score-highlight.highlight-basic-no-image .caption h2, .score-highlight.highlight-basic-no-image .caption h4 {
    font-family: 'Interstate', Arial, sans-serif;
    font-size: 20px;
    color: #58595b;
    margin-bottom: 15px;
    margin-top: 20px
}

.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: #00a88e
}

.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: #00a88e
}

.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.button .caption .score-call-to-action .score-button.btn-mid-blue, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-mid-blue {
    background-color: #1b75bc
}

.score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-mid-blue:hover, .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-mid-blue:focus, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-mid-blue:hover, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-mid-blue:focus {
    background-color: #1b75bc
}

.score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-link, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-link {
    background-color: transparent;
    color: #337ab7
}

.score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-link:hover, .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-link:focus, .score-highlight.highlight-basic.button .caption .score-call-to-action .score-button.btn-link:active, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-link:hover, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-link:focus, .score-highlight.highlight-basic-no-image.button .caption .score-call-to-action .score-button.btn-link:active {
    background-color: transparent;
    box-shadow: none;
    border: 0
}

.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;
        margin-bottom: 50px;
    }
}

.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, .score-highlight.highlight-horizontal .caption h4 {
    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, .score-highlight.highlight-horizontal .caption h4 {
        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, .score-highlight.highlight-horizontal.grey h4 {
    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, .score-highlight.highlight-horizontal.black h4 {
    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: 0;
    background: rgba(255, 255, 255, 0.9);
    padding: 30px 0 0 0;
    border-radius: 10px;
    box-shadow: 0 0px 8px rgba(0,0,0,0.1);
}
.score-highlight.highlight-icon:hover {
  box-shadow: 0 0px 25px rgba(0,0,0,0.2); 
}

.score-highlight.highlight-icon img {
    width: 90px;
    height: auto;
    margin: 0 auto 30px auto;
    min-height: 90px
}

.score-highlight.highlight-icon .caption {
    padding: 0 30px 100px 30px
}

.score-highlight.highlight-icon .caption h2, .score-highlight.highlight-icon .caption h4 {
    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.no-bg.no-border {
    border: 0;
    background: 0
}

.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, .score-highlight.highlight-icon-compact .caption h4 {
    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, .score-highlight.highlight-icon-horizontal .caption h4 {
    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, .score-highlight.highlight-dynamic-basic .caption h4 {
    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, .score-highlight.highlight-dynamic-card .caption h4 {
    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, .score-highlight.highlight-fact .caption h4 {
    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, .score-highlight.highlight-swappable .caption h4 {
    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, .score-highlight.highlight-swappable.no-animation .caption h4 {
    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;
    min-height: 162px
}

.score-column5 .score-highlight.highlight-basic img {
    height: 162px;
    object-fit: cover;
    object-position: 50% 0;
    min-height: 162px
}

.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 {
    display: table;
    content: " "
}

.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, .resource-item .score-highlight .caption h4 {
    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: #00a88e;
    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) {
    .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, .list-view .resource-item .score-highlight .caption h4 {
        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, .list-view .resource-item .score-highlight:hover .caption h4 {
        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, .resource-picker.list-view .resource-item .score-highlight .caption h4 {
    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 {
    display: table;
    content: " "
}

.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, .horizontal-quote-box .score-highlight .caption h4, .vertical-quote-box .score-highlight .caption h2, .vertical-quote-box .score-highlight .caption h4 {
    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, .horizontal-quote-box .score-highlight .caption h4, .vertical-quote-box .score-highlight .caption h2, .vertical-quote-box .score-highlight .caption h4 {
        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, .horizontal-quote-box .score-highlight .caption h4 {
        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 {
    display: table;
    content: " "
}

.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) {
}

.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
}

#partnersList .partner-img-outer-wrapper {
    padding: 10px;
    height: 150px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center
}

#partnersList .partner-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 25px;
    width: calc(100% - 50px);
    height: calc(100% - 50px)
}

#partnersList .score-highlight.highlight-basic {
    margin-bottom: 30px !important
}

@media (min-width: 768px) and (max-width: 1112px) {
    #partnersList > .score-left {
        float: left;
        width: 33.3333%
    }
}

.box-center {
    border: 1px solid #d8d8d8;
    min-height: 300px;
    padding: 30px;
    display: flex;
    margin-bottom: 30px
}

.box-center img {
    margin: auto;
    float: none;
    max-height: 450px
}

.score-highlight.highlight-basic.highlight-supplies {
    background: #f7f7f7
}

.highlight-supplies .img-wrapper {
    display: flex;
    height: 165px;
    padding: 15px 5px;
    background: white
}

.highlight-supplies .img-wrapper img {
    margin: auto;
    height: 100% !important;
    min-height: 100% !important;
    width: auto;
    max-width: 100%;
    object-fit: unset;
    object-position: unset
}

.no-smil .highlight-supplies .img-wrapper {
    height: 0;
    padding: 0
}

.category-label {
    background: #00AFD8;
    padding: 5px 10px;
    right: 0;
    top: 175px;
    font-size: 12px;
    position: absolute;
    color: white;
    text-transform: uppercase;
    font-family: 'Interstate', Arial, sans-serif;
    height: 25px
}

.category-highlight a.btn-link:after {
    content: '>';
    padding-left: 7px
}

.category-highlight .custom-call-to-action {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-left: 24px;
    margin-bottom: 30px
}

.category-highlight .caption {
    margin-bottom: 74px
}

.score-highlight.highlight-basic.category-highlight .caption {
    padding: 12px 24px 5px 24px
}

.score-button.btn-link {
    background-color: transparent
}

.score-button.btn-link:hover, .score-button.btn-link:focus, .score-button.btn-link:active {
    background-color: transparent;
    box-shadow: none;
    border: 0
}

@media (min-width: 992px) {
    .highlight-basic-no-image.button, .highlight-basic.button {
        padding-bottom: 74px
    }

    .highlight-basic-no-image.button .score-call-to-action, .highlight-basic.button .score-call-to-action {
        position: absolute;
        bottom: 0;
        width: calc(100% - 60px)
    }

    .resource-center .resource-item.new .readmore_label, .resource-picker .resource-item.new .readmore_label {
        position: absolute;
        left: 0;
        bottom: 0;
        margin-left: 24px;
        margin-bottom: 10px
    }

    .resource-center .resource-item.new .caption, .resource-picker .resource-item.new .caption {
        margin-bottom: 20px
    }

    .resource-picker.list-view .resource-item.new .readmore_label {
        position: absolute;
        left: 142px;
        bottom: 0;
        margin-left: 24px;
        margin-bottom: 10px
    }
}

.highlighted-news-wrapper {
    border: 1px solid #d8d8d8
}

.highlighted-news-wrapper h3 {
    font-family: 'Geometria', Arial, sans-serif;
    font-weight: bold;
    line-height: 1.23;
    letter-spacing: .2px;
    text-transform: uppercase;
    color: #1b75bc;
    margin-bottom: 30px
}

.highlighted-news-wrapper .img-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%
}

.highlighted-news-wrapper .img-wrapper img {
    min-height: 200px;
    height: 200px;
    width: 100%;
    object-fit: cover;
    margin-bottom: 0;
    object-position: 50% 0
}

.highlighted-news-wrapper .img-wrapper:before {
    position: absolute;
    bottom: -990px;
    left: 50%;
    width: 9999px;
    height: 1000px;
    margin-left: -5000px;
    background: rgba(27, 117, 188, 0.8);
    transform: rotate(7deg);
    content: "";
    z-index: 3
}

.highlighted-news-wrapper .img-wrapper::after {
    position: absolute;
    bottom: -980px;
    right: 50%;
    width: 9999px;
    height: 1000px;
    margin-right: -5000px;
    background: rgba(247, 148, 30, 0.8);
    transform: rotate(-7deg);
    content: "";
    z-index: 2
}

.highlighted-news-wrapper .caption {
    padding: 30px 30px 0 30px
}

@media (min-width: 992px) {
    .highlighted-news-wrapper .img-wrapper img {
        min-height: 400px
    }

    .highlighted-news-wrapper .caption {
        padding: 60px 60px 30px 30px
    }
}

.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
}

@media (min-width: 1199px) {
    .new-nav {
        min-height: 100px;
    }
}

@media (max-width: 991px) {
    .new-nav .navbar-nav {
        margin-top: 0;
        margin-bottom: 0
    }
}

.new-nav.navbar-default.affix, .new-nav.affix.score-main-menu-spider, .new-nav.affix.score-megamenu {
    background: white;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3);
    border-radius: 0
}

.new-nav .navbar-header-1 img {
    height: 40px;
    width: 142px;
    display: block
}

@media (min-width: 992px) {
    .new-nav .navbar-header-1 img {
        width: 213px;
        height: 60px
    }
}

.new-nav .navbar, .new-nav .score-main-menu-spider, .new-nav .score-megamenu {
    min-height: 87px
}

.new-nav .navbar-brand {
    height: auto;
    padding: 15px 20px
}

@media (min-width: 991px) {
    .new-nav .navbar-brand {
        padding: 20px 15px
    }
}

.new-nav .navbar-toggle {
    margin-top: 15px;
    margin-right: 10px;
    border: 0
}

.new-nav .navbar-toggle:hover, .new-nav .navbar-toggle:focus {
    background-color: transparent
}

.new-nav .navbar-toggle .icon-bar {
    width: 24px;
    height: 4px;
    background-color: #9b9b9b
}

.new-nav .navbar-toggle:not(.collapsed) {
    padding-top: 14px;
    padding-bottom: 18px
}

.new-nav .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) {
    .new-nav .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
        top: 4px
    }
}

.new-nav .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
}

.new-nav .navbar-toggle:not(.collapsed) .icon-bar:last-child {
    display: none
}

@media (min-width: 991px) {
    .new-nav .navbar-nav > li {
        padding-top: 22px
    }
}

.new-nav .dropdown-menu a, .new-nav .navbar-nav > li > a {
    color: #58595b
}

.new-nav .navbar-nav > li > a, .new-nav .navbar-nav > li.dropdown > a, .new-nav .navbar-nav > li.score-megamenu-dropdown > a {
    padding: 17px 0;
    font-size: 19px;
    text-transform: uppercase;
    border-top: 3px solid transparent
}

@media (min-width: 991px) {
    .new-nav .navbar-nav > li > a, .new-nav .navbar-nav > li.dropdown > a, .new-nav .navbar-nav > li.score-megamenu-dropdown > a {
        padding: 17px 25px 25px;
        font-size: 16px
    }
}

.new-nav .arrow {
    width: 5px;
    height: 5px;
    border-top: 1px solid #adadad;
    border-right: 1px solid #adadad;
    display: inline-block;
    transform: rotate(135deg);
    margin-bottom: 5px;
    margin-left: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.new-nav a:hover .arrow {
    border-color: orange
}

.new-nav .open a .arrow {
    border-color: orange;
    margin-bottom: 3px;
    transform: rotate(-45deg)
}

.new-nav .open.medium-blue a .arrow, .new-nav .medium-blue a:hover .arrow {
    border-color: #1b75bc
}

.new-nav .open.teal a .arrow, .new-nav .teal a:hover .arrow {
    border-color: #00a88e
}

.new-nav .open.green a .arrow, .new-nav .green a:hover .arrow {
    border-color: #8dc13f
}

.new-nav .open.orange a .arrow, .new-nav .orange a:hover .arrow {
    border-color: #f7931e
}

.new-nav .open.light-blue a .arrow, .new-nav .light-blue a:hover .arrow {
    border-color: #6dcff6
}

@media (min-width: 991px) {
    .megamenu-content-1 {
        width: 280px
    }

    .megamenu-content-2 {
        width: 650px
    }

    .megamenu-content-3 {
        width: 100%
    }

    .megamenu-content-4 {
        width: 100%
    }

    .megamenu-content-2 .first, .megamenu-content-2 .second {
        float: left;
        width: 50%
    }

    .megamenu-content-3 .first, .megamenu-content-3 .second, .megamenu-content-3 .third {
        float: left;
        width: 33.33%
    }

    .megamenu-content-4 .first, .megamenu-content-4 .second, .megamenu-content-4 .third, .megamenu-content-4 .fourth {
        float: left;
        width: 25%
    }
}

@media (min-width: 1280px) and (max-width: 1281px) {
    .megamenu-content-1, .megamenu-content-2, .megamenu-content-3, .megamenu-content-4 {
        max-height: 450px;
        overflow: auto
    }

    .megamenu-content-1::-webkit-scrollbar, .megamenu-content-2::-webkit-scrollbar, .megamenu-content-3::-webkit-scrollbar, .megamenu-content-4::-webkit-scrollbar {
        width: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-track, .megamenu-content-2::-webkit-scrollbar-track, .megamenu-content-3::-webkit-scrollbar-track, .megamenu-content-4::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-thumb, .megamenu-content-2::-webkit-scrollbar-thumb, .megamenu-content-3::-webkit-scrollbar-thumb, .megamenu-content-4::-webkit-scrollbar-thumb {
        background: rgba(88, 89, 91, 0.5);
        border-radius: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-thumb:hover, .megamenu-content-2::-webkit-scrollbar-thumb:hover, .megamenu-content-3::-webkit-scrollbar-thumb:hover, .megamenu-content-4::-webkit-scrollbar-thumb:hover {
        background: rgba(88, 89, 91, 0.7)
    }
}

@media (min-width: 1365px) and (max-width: 1366px) {
    .megamenu-content-1, .megamenu-content-2, .megamenu-content-3, .megamenu-content-4 {
        max-height: 495px;
        overflow: auto
    }

    .megamenu-content-1::-webkit-scrollbar, .megamenu-content-2::-webkit-scrollbar, .megamenu-content-3::-webkit-scrollbar, .megamenu-content-4::-webkit-scrollbar {
        width: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-track, .megamenu-content-2::-webkit-scrollbar-track, .megamenu-content-3::-webkit-scrollbar-track, .megamenu-content-4::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-thumb, .megamenu-content-2::-webkit-scrollbar-thumb, .megamenu-content-3::-webkit-scrollbar-thumb, .megamenu-content-4::-webkit-scrollbar-thumb {
        background: rgba(88, 89, 91, 0.5);
        border-radius: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-thumb:hover, .megamenu-content-2::-webkit-scrollbar-thumb:hover, .megamenu-content-3::-webkit-scrollbar-thumb:hover, .megamenu-content-4::-webkit-scrollbar-thumb:hover {
        background: rgba(88, 89, 91, 0.7)
    }
}

@media (min-width: 1535px) and (max-width: 1536px) {
    .megamenu-content-1, .megamenu-content-2, .megamenu-content-3, .megamenu-content-4 {
        max-height: 550px;
        overflow: auto
    }

    .megamenu-content-1::-webkit-scrollbar, .megamenu-content-2::-webkit-scrollbar, .megamenu-content-3::-webkit-scrollbar, .megamenu-content-4::-webkit-scrollbar {
        width: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-track, .megamenu-content-2::-webkit-scrollbar-track, .megamenu-content-3::-webkit-scrollbar-track, .megamenu-content-4::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-thumb, .megamenu-content-2::-webkit-scrollbar-thumb, .megamenu-content-3::-webkit-scrollbar-thumb, .megamenu-content-4::-webkit-scrollbar-thumb {
        background: rgba(88, 89, 91, 0.5);
        border-radius: 7px
    }

    .megamenu-content-1::-webkit-scrollbar-thumb:hover, .megamenu-content-2::-webkit-scrollbar-thumb:hover, .megamenu-content-3::-webkit-scrollbar-thumb:hover, .megamenu-content-4::-webkit-scrollbar-thumb:hover {
        background: rgba(88, 89, 91, 0.7)
    }
}

.new-nav .collapse.navbar-collapse {
    border-top: 0
}

.new-nav.affix {
    top: 0;
    width: 100%
}

.new-nav .collapse.navbar-collapse, html[data-context-lang="en"] .new-nav .collapse.navbar-collapse {
    width: auto
}

.new-nav .dropdown-menu {
    border: 0;
    padding: 0 0 7px 0;
    z-index: -1;
    box-shadow: 0 6px 11px rgba(0, 0, 0, 0.3)
}

@media (min-width: 991px) {
    .new-nav .dropdown-menu {
        padding: 7px 0 12px 0
    }
}

.new-nav .sub-nav-icon-wrapper h4 {
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3
}

@media (max-width: 991px) {
    .new-nav .text-h4 {
        font-size: 19px
    }
}

.new-nav h4, .new-nav h4 a, .new-nav .text-h4 {
    color: #00a88e
}

.new-nav .dropdown-menu ul a:hover, .new-nav .dropdown-menu ul a:focus {
    text-decoration: none;
    color: #00a88e
}

@media (min-width: 991px) {
    .new-nav .dropdown-menu ul a:hover, .new-nav .dropdown-menu ul a:focus {
        background: rgba(0, 168, 142, 0.1)
    }
}

.new-nav h4 a:hover, .new-nav h4 a:focus, .level-two:hover, .level-two:focus {
    text-decoration: none
}

.new-nav .teal h4, .new-nav .teal h4 a, .new-nav .teal .text-h4, .new-nav .teal .level-two.collpase-icon2::before {
    color: #00a88e
}

.new-nav .teal .dropdown-menu ul a:hover, .new-nav .teal .dropdown-menu ul a:focus {
    color: #00a88e
}

@media (min-width: 991px) {
    .new-nav .teal .dropdown-menu ul a:hover, .new-nav .teal .dropdown-menu ul a:focus {
        background: rgba(0, 168, 142, 0.1)
    }
}

.new-nav .teal h4 a:hover, .new-nav .teal h4 a:focus {
    color: rgba(0, 168, 142, 0.7)
}

@media (max-width: 991px) {
    .new-nav .teal .dropdown-menu-1 {
        background: rgba(0, 168, 142, 0.1)
    }
}

.new-nav .medium-blue h4, .new-nav .medium-blue h4 a, .new-nav .medium-blue .text-h4, .new-nav .medium-blue .level-two.collpase-icon2::before {
    color: #1b75bc
}

.new-nav .medium-blue .dropdown-menu ul a:hover, .new-nav .medium-blue .dropdown-menu ul a:focus {
    color: #1b75bc
}

@media (min-width: 991px) {
    .new-nav .medium-blue .dropdown-menu ul a:hover, .new-nav .medium-blue .dropdown-menu ul a:focus {
        background: rgba(27, 117, 188, 0.1)
    }
}

.new-nav .medium-blue h4 a:hover, .new-nav .medium-blue h4 a:focus {
    color: rgba(27, 117, 188, 0.7)
}

@media (max-width: 991px) {
    .new-nav .medium-blue .dropdown-menu-1 {
        background: rgba(27, 117, 188, 0.1)
    }
}

.new-nav .green h4, .new-nav .green h4 a, .new-nav .green .text-h4, .new-nav .green .level-two.collpase-icon2::before {
    color: #8dc13f
}

.new-nav .green .dropdown-menu ul a:hover, .new-nav .green .dropdown-menu ul a:focus {
    color: #8dc13f
}

@media (min-width: 991px) {
    .new-nav .green .dropdown-menu ul a:hover, .new-nav .green .dropdown-menu ul a:focus {
        background: rgba(139, 194, 64, 0.1)
    }
}

.new-nav .green h4 a:hover, .new-nav .green h4 a:focus {
    color: rgba(139, 194, 64, 0.7)
}

@media (max-width: 991px) {
    .new-nav .green .dropdown-menu-1 {
        background: rgba(139, 194, 64, 0.1)
    }
}

.new-nav .orange h4, .new-nav .orange h4 a, .new-nav .orange .text-h4, .new-nav .orange .level-two.collpase-icon2::before {
    color: #f7931e
}

.new-nav .orange .dropdown-menu ul a:hover, .new-nav .orange .dropdown-menu ul a:focus {
    color: #f7931e
}

@media (min-width: 991px) {
    .new-nav .orange .dropdown-menu ul a:hover, .new-nav .orange .dropdown-menu ul a:focus {
        background: rgba(247, 147, 30, 0.1)
    }
}

.new-nav .orange h4 a:hover, .new-nav .orange h4 a:focus {
    color: rgba(247, 147, 30, 0.7)
}

@media (max-width: 991px) {
    .new-nav .orange .dropdown-menu-1 {
        background: rgba(247, 147, 30, 0.1)
    }
}

.new-nav .light-blue h4, .new-nav .light-blue h4 a, .new-nav .light-blue .text-h4, .new-nav .light-blue .level-two.collpase-icon2::before {
    color: #6dcff6
}

.new-nav .light-blue .dropdown-menu ul a:hover, .new-nav .light-blue .dropdown-menu ul a:focus {
    color: #6dcff6
}

@media (min-width: 991px) {
    .new-nav .light-blue .dropdown-menu ul a:hover, .new-nav .light-blue .dropdown-menu ul a:focus {
        background: rgba(109, 207, 246, 0.1)
    }
}

.new-nav .light-blue h4 a:hover, .new-nav .light-blue h4 a:focus {
    color: rgba(109, 207, 246, 0.7)
}

@media (max-width: 991px) {
    .new-nav .light-blue .dropdown-menu-1 {
        background: rgba(109, 207, 246, 0.1)
    }
}

.new-nav .dropdown-menu ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 10px
}

.new-nav .dropdown-menu ul a {
    padding: 5px 30px 7px 30px;
    display: block
}

@media (max-width: 991px) {
    .new-nav .dropdown-menu ul a {
        padding: 5px 0
    }
}

.new-nav .dropdown.layout-3.open, .new-nav .layout-3.open.score-megamenu-dropdown, .new-nav .dropdown.layout-4.open, .new-nav .layout-4.open.score-megamenu-dropdown {
    position: static
}

.new-nav .dropdown.layout-3.open .dropdown-menu, .new-nav .layout-3.open.score-megamenu-dropdown .dropdown-menu, .new-nav .dropdown.layout-4.open .dropdown-menu, .new-nav .layout-4.open.score-megamenu-dropdown .dropdown-menu {
    width: 100%
}

@media (min-width: 991px) {
    .new-nav .dropdown.layout-3.open .dropdown-menu, .new-nav .layout-3.open.score-megamenu-dropdown .dropdown-menu, .new-nav .dropdown.layout-4.open .dropdown-menu, .new-nav .layout-4.open.score-megamenu-dropdown .dropdown-menu {
        top: 165px;
        left: 50%;
        transform: translate(-50%, 0)
    }
}

@media (min-width: 1201px) {
    .new-nav .dropdown.layout-3.open .dropdown-menu, .new-nav .layout-3.open.score-megamenu-dropdown .dropdown-menu, .new-nav .dropdown.layout-4.open .dropdown-menu, .new-nav .layout-4.open.score-megamenu-dropdown .dropdown-menu {
        top: 98px
    }
}

@media (min-width: 1281px) {
    .new-nav .dropdown.layout-3.open .dropdown-menu, .new-nav .layout-3.open.score-megamenu-dropdown .dropdown-menu, .new-nav .dropdown.layout-4.open .dropdown-menu, .new-nav .layout-4.open.score-megamenu-dropdown .dropdown-menu {
        width: 1310px
    }
}

@media (min-width: 992px) {
    .new-nav .navbar-right .dropdown-menu {
        right: auto
    }
}

.new-nav .dropdown.open, .new-nav .open.score-megamenu-dropdown {
    z-index: 3 !important
}

.new-nav .dropdown.open > a, .new-nav .open.score-megamenu-dropdown > a {
    background: white !important;
    z-index: 2
}

@media (min-width: 991px) {
    .new-nav .dropdown.open > a, .new-nav .open.score-megamenu-dropdown > a {
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
        box-shadow: 0 -8px 13px rgba(183, 183, 183, 0.2);
        border-top: 3px solid teal !important
    }
}

@media (min-width: 991px) {
    .new-nav .dropdown.medium-blue.open > a, .new-nav .medium-blue.open.score-megamenu-dropdown > a {
        border-top: 3px solid #1b75bc !important
    }

    .new-nav .dropdown.teal.open > a, .new-nav .teal.open.score-megamenu-dropdown > a {
        border-top: 3px solid #00a88e !important
    }

    .new-nav .dropdown.orange.open > a, .new-nav .orange.open.score-megamenu-dropdown > a {
        border-top: 3px solid #f7931e !important
    }

    .new-nav .dropdown.green.open > a, .new-nav .green.open.score-megamenu-dropdown > a {
        border-top: 3px solid #8dc13f !important
    }

    .new-nav .dropdown.light-blue.open > a, .new-nav .light-blue.open.score-megamenu-dropdown > a {
        border-top: 3px solid #6dcff6 !important
    }
}

@media (min-width: 991px) {
    .new-nav .free-quote-nav-btn {
        background: #f7931e !important;
        color: white !important;
        height: auto;
        font-family: 'Interstate', Arial, sans-serif;
        font-size: 16px;
        text-align: center;
        letter-spacing: .2px;
        padding: 12px 20px !important;
        border: 0;
        border-radius: 5px;
        margin: 10px 0 0 25px;
        line-height: 16px;
        border-top: 0 !important
    }
}

@media (max-width: 991px) {
    .new-nav .free-quote-nav-btn {
        color: #f7931e !important
    }
}

.new-nav .free-quote-nav-btn:hover, .new-nav .free-quote-nav-btn:focus {
    text-decoration: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.175)
}

@media (min-width: 991px) {
    .new-nav .green .free-quote-nav-btn {
        background: #8dc13f !important
    }

    .new-nav .teal .free-quote-nav-btn {
        background: #00a88e !important
    }

    .new-nav .yellow .free-quote-nav-btn {
        background: #fff200 !important;
        color: #58595b !important
    }
}

.new-nav .dropdown-menu a .teaser {
    color: rgba(88, 89, 91, 0.6);
    font-size: 12px;
    margin: 0
}

@media (max-width: 1589px) {
}

.new-nav .sub-nav-icon-wrapper {
    overflow: hidden;
    margin-bottom: 5px
}

.new-nav .sub-nav-icon-wrapper img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 10px;
    margin-left: 20px
}

.supplies .new-nav .sub-nav-icon-wrapper img {
    width: 50px
}

@media (max-width: 1199px) {
    .new-nav .sub-nav-icon-wrapper h4 {
        font-size: 14px
    }
}

.new-nav .sub-nav-icon-wrapper .caption {
    width: calc(100% - 120px);
    float: left;
    display: table;
    height: 60px;
    margin-right: 30px
}

@media (min-width: 991px) {
    .new-nav .collpase-icon, .new-nav .level-two {
        display: none !important
    }

    .new-nav .dropdown-toggle::after {
        content: "";
        background: #d8d8d8;
        position: absolute;
        bottom: 40%;
        left: -1px;
        height: 35%;
        width: 1px;
        z-index: -1
    }

    .new-nav .open .dropdown-toggle::after, .new-nav .dropdown:first-child .dropdown-toggle::after, .new-nav .score-megamenu-dropdown:first-child .dropdown-toggle::after {
        background: transparent
    }

    .new-nav .dropdown-menu-1 {
        display: block;
        clear: both
    }
}

.new-nav .navbar-header-1 {
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width: 991px) {
    .new-nav .teaser, .new-nav .sub-nav-icon-wrapper, .new-nav a:hover .arrow, .new-nav .arrow {
        display: none
    }

    .new-nav .navbar-header-1 {
        overflow: hidden
    }
}

@media (max-width: 991px) {
    .new-nav .navbar-nav > li > a, .new-nav .text-h4 {
        width: calc(100% - 30px)
    }

    .new-nav .navbar-nav .collpase-icon, .new-nav .collpase-icon {
        width: 30px;
        height: 50px;
        text-align: right
    }

    .new-nav .navbar-nav > li {
        overflow: hidden;
        border-top: 1px solid #f0f0f0;
        padding: 0 20px
    }

    .new-nav .collpase-icon:after {
        content: '\002B';
        float: right;
        font-size: 30px;
        color: #9b9b9b
    }

    .new-nav .navbar-nav li.open .collpase-icon:after {
        content: "\2012";
        bottom: 12px;
        position: absolute;
        right: 0
    }

    .new-nav .level-two {
        float: left;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .new-nav .level-two.collpase-icon2 {
        height: 30px;
        width: 30px;
        position: relative
    }

    .new-nav .level-two.collpase-icon2::before {
        content: '\002B';
        font-size: 25px;
        top: -3px;
        right: 0;
        position: absolute
    }

    .new-nav .level-two.collpase-icon2.opened::before {
        content: '\2012'
    }

    .dropdown-menu-1 {
        display: none
    }

    .new-nav .dropdown-submenu > a.level-two:after {
        display: none !important
    }

    .navbar-nav .dropdown-submenu, .dropdown-menu-1 li {
        clear: both
    }

    .dropdown-menu-1 a {
        font-size: 19px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .mobile-utility .dropdown-menu a {
        font-size: 19px;
        padding: 10px 0 !important;
        opacity: .9
    }

    .new-header .utility-nav .score-button-group {
        top: 79px
    }
}

@media (min-width: 1023px) and (max-width: 1200px) {
    .new-header .navbar-header-1 {
        float: left;
        width: 100%;
        overflow: auto;
        height: 100px;
        margin-left: 0;
        margin-right: 0
    }

    .navbar-header-1 .navbar-brand {
        position: absolute;
        left: calc(50% - 121px)
    }

    .new-nav .navbar-header-1 img {
        height: 60px
    }

    .new-nav .navbar-nav > li {
        padding-top: 0
    }

    .new-header .utility-nav .score-button-group .login-selection > span {
        margin-right: 30px
    }

    .new-header .utility-nav .score-button-group a:last-child {
        margin-right: 0
    }

    .new-header .navbar-right {
        margin: 0 auto;
        display: inline-block;
        float: none !important
    }
}

@media (min-width: 991px) and (max-width: 1330px) {
    .new-nav .free-quote-nav-btn {
        margin: 10px 0 0 15px
    }

    .new-nav .navbar-nav > li > a, .new-nav .navbar-nav > li.dropdown > a, .new-nav .navbar-nav > li.score-megamenu-dropdown > a {
        padding: 17px 18px 25px
    }

    header .utility-nav .score-button-group a {
        margin-right: 20px
    }

    .new-header .utility-nav .score-button-group .login-selection > span {
        margin-right: 20px
    }
}

@media (max-width: 991px) {
    .new-nav .mobile-utility {
        background: #1b75bc
    }

    .new-nav .navbar-nav > li.mobile-utility {
        border: 0;
        border-bottom: 1px solid #1b75bc
    }

    .new-nav .navbar-nav > li.mobile-utility > a, .new-nav .mobile-utility .dropdown-menu a {
        color: white;
        background: transparent !important
    }

    .new-nav .mobile-utility .collpase-icon:after {
        color: white
    }
}

@media (max-width: 768px) {
    .new-nav .score-nav > .container {
        width: 100%
    }
}

@media (min-width: 992px) {
    .layout-2.green .dropdown-menu, .layout-2.teal .dropdown-menu {
        left: -250px !important
    }

    .layout-2.green .third.column {
        float: left;
        width: 50%
    }
}

@media (max-width: 991px) {
    .new-nav .dropdown, .new-nav .score-megamenu-dropdown {
        position: static
    }

    .new-nav .dropdown-menu {
        position: absolute !important;
        left: 100%;
        transition: .3s ease-out;
        background-color: white;
        top: 80px;
        display: block;
        box-shadow: none;
        width: 0;
        padding-bottom: 30px;
        height: calc(100vh - 116px)
    }

    .navbar-nav .open .dropdown-menu {
        left: 0;
        box-sizing: border-box;
        z-index: 999;
        background-color: white;
        transition: .3s ease-out;
        width: 100%;
        top: 70px;
        padding: 0 20px;
        display: block;
        overflow: auto;
        padding-bottom: 30px;
        height: calc(100vh - 116px);
        padding-top: 8px;
        border-top: 1px solid #f0f0f0
    }

    .dropdown-back-btn {
        width: 10px;
        font-size: 26px;
        margin-right: 7px
    }

    .back-btn-wrapper {
        display: none;
        transition: .3s ease-out
    }

    .new-nav .dropdown-menu, .megamenu-content-1, .megamenu-content-2, .megamenu-content-3, .megamenu-content-4 {
        display: none;
        transition: .3s ease-out
    }

    .navbar-nav .open .back-btn-wrapper {
        display: block
    }

    .navbar-nav .new-nav .open .dropdown-menu, .navbar-nav .open .megamenu-content-1, .navbar-nav .open .megamenu-content-2, .navbar-nav .open .megamenu-content-3, .navbar-nav .open .megamenu-content-4 {
        display: block
    }

    .back-menu-label {
        font-size: 19px;
        line-height: 19px;
        font-family: 'Interstate', Arial, sans-serif;
        text-transform: uppercase;
        color: #58595b;
        font-weight: normal
    }

    .dropdown.open .dropdown-menu-1, .open.score-megamenu-dropdown .dropdown-menu-1 {
        overflow: hidden;
        margin-left: -20px;
        margin-right: -20px;
        padding: 7px 20px 10px 20px !important
    }

    .back-btn-wrapper {
        margin-bottom: 10px
    }

    .new-nav .dropdown-menu ul {
        margin-bottom: 0
    }

    .new-nav .dropdown-menu .freequote-subnav-wrapper {
        overflow: hidden;
        float: left;
        width: 100%;
        line-height: 40px
    }

    .new-nav .dropdown-menu .free-quote-nav-btn {
        text-transform: uppercase;
        font-size: 19px;
        line-height: 19px
    }
}

.new-nav .search-toggle.nav-btn-icon {
    padding: 0;
    margin: 13px 18px;
    cursor: pointer
}

.nav-btn-icon img {
    width: 30px
}

header .supplies-search-wrapper {
    background: #00a88e
}

header .supplies-search-wrapper.utility-nav .global-search-box.closed {
    margin-top: -65px
}

header .supplies-search-wrapper .score-center {
    min-height: 0 !important
}

.nav-btn-icon img {
    width: 30px
}

.nav-btn-icon.search-toggle.open {
    visibility: hidden
}

@media only screen and (max-width: 991px) {
    .navbar-header-1 .nav-btn-icon img {
        width: auto
    }

    .navbar-header-1 .nav-btn-icon {
        display: inline-block;
        float: right
    }

    .new-nav .search-toggle.nav-btn-icon {
        margin: 13px 5px
    }

    .nav .nav-btn-icon, .score-section-menu .nav-btn-icon, .score-siblings-menu .nav-btn-icon, .score-previous-next-menu .nav-btn-icon {
        display: none
    }
}

@media only screen and (min-width: 991px) {
    .navbar-header-1 .nav-btn-icon {
        display: none
    }
}

@media (max-width: 991px) {
    nav.navbar.navbar-default.new-nav.affix-top, nav.new-nav.affix-top.score-main-menu-spider, nav.new-nav.affix-top.score-megamenu, nav.navbar.navbar-default.new-nav.affix, nav.new-nav.affix.score-main-menu-spider, nav.new-nav.affix.score-megamenu {
        position: static !important
    }

    header.score-header.new-header {
        position: sticky;
        top: 46px;
        background: white
    }

    header.score-header.mobile-logo-fix {        
        background-color: #1b75bc !important;
        position: sticky;
        top: 0;
    }

    header.score-header.new-header .utility-nav {
        position: unset !important;
        top: 46px
    }

    header.score-header.new-header.supplies .utility-nav, header.score-header.new-header.supplies {
        top: 0
    }

    header .btn-phone, header .btn-email { 
      font-size: 14px;
      display: table-cell; 
    }
}

@media (max-width: 991px) {
    .new-nav .navbar-nav > li.mobile-utility:last-of-type {
        padding-bottom: 60px
    }
}

.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;
    position: absolute
}

.alert-carousel .bi-chevron-left:before {
    content: '\2039'
}

.alert-carousel .bi-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: -90px;
    visibility: hidden
}

.alert .score-accordion-panel, .score-alert .score-accordion-panel {
    background-color: transparent;
    border: 0
}

.alert .score-accordion-panel > .panel-heading, .score-alert .score-accordion-panel > .panel-heading {
    background-color: transparent
}

.alert .score-accordion-panel .collapse.in, .score-alert .score-accordion-panel .collapse.in {
    box-shadow: none;
    -webkit-box-shadow: none
}

.alert .panel, .score-alert .panel, .alert .score-accordion-panel, .score-alert .score-accordion-panel, .alert .score-panel, .score-alert .score-panel, .alert .score-accordion-panel, .score-alert .score-accordion-panel {
    box-shadow: none;
    -webkit-box-shadow: none
}

.alert .panel-warning > .panel-heading + .panel-collapse > .panel-body, .score-alert .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent
}

.alert .score-accordion, .score-alert .score-accordion {
    margin-bottom: 0
}

.alert[data-ux-state="pending"]:not(.hidden-lg), [data-ux-state="pending"].score-alert:not(.hidden-lg) {
    display: block !important
}

.alert[data-ux-state="pending"] .collapse, [data-ux-state="pending"].score-alert .collapse {
    display: none
}

.news-results .featured h2 a, .in-media .featured h2 a {
    color: #58595b
}

.news-results .featured h2 a:hover, .in-media .featured h2 a:hover {
    color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.news-results h2, .in-media h2 {
    padding-bottom: 10px
}

.news-results .list-item-box, .in-media .list-item-box {
    background: rgba(27, 117, 188, 0.1);
    border: 0;
    min-height: 162px;
    height: 162px
}

.news-results .list-item-box h3, .in-media .list-item-box h3 {
    background: #1b75bc;
    display: inline-block;
    color: white;
    padding: 3px 7px;
    border-radius: 3px
}

.news-results .featured1 h3, .in-media .featured1 h3 {
    background: white;
    color: #1b75bc
}

a.viewmore_label {
    color: #1b75bc;
    font-size: 16px
}

a.viewmore_label:after {
    content: '>';
    padding-left: 7px;
    font-family: Consolas, "courier new";
    font-size: inherit
}

a.viewmore_label::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.featured1 a, .featured1 a:hover, .featured1 a:focus {
    color: white
}

.featured1 a:hover, .featured1 a:focus {
    opacity: .7
}

.events-results .score-highlight.highlight-basic {
    background: rgba(139, 194, 64, 0.1);
    border: 0
}

.events-results.grid-view .resource-item.new .highlight-category {
    background: #8dc13f
}

.events-results ul {
    margin-bottom: 15px;
    padding-left: 0
}

.events-results li {
    position: relative;
    list-style: none;
    font-size: 14px;
    font-weight: 300;
    color: #58595b;
    letter-spacing: .08px;
    display: inline-block;
    padding-left: 30px;
    padding-right: 10px;
    vertical-align: top
}

.events-results li:before {
    position: absolute;
    top: 10px;
    left: 0;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    content: ""
}

.events-results li:last-child {
    margin-bottom: 0
}

.events-results li.date:before {
    background: url("../img/icon_calendar_grey.png") center center no-repeat;
    background-size: 15px
}

.events-results li.location:before {
    background: url("../img/icon_location_grey.png") center center no-repeat;
    background-size: 15px
}

.events-results .featured1 li.date:before {
    background: url("../img/icon_calendar_white.png") center center no-repeat;
    background-size: 15px
}

.events-results .featured1 li.location:before {
    background: url("../img/icon_location_white.png") center center no-repeat;
    background-size: 15px
}

.featured0 .featured-label, .featured .featured-label, .featured0 .events-img-wrapper, .featured .events-img-wrapper {
    display: none
}

.events-results .list-item-box, .news-results .list-item-box .in-media .list-item-box {
    position: relative;
    overflow: inherit
}

.news-results .featured1 .premium-label, .events-results .featured1 .premium-label, .in-media .featured1 .premium-label {
    background: #f7931e;
    min-width: 80px;
    top: 0;
    right: -6px;
    padding: 0 16px;
    border: 0;
    text-transform: uppercase
}

.news-results .featured1 .premium-label:before, .events-results .featured1 .premium-label:before, .in-media .featured1 .premium-label:before {
    display: none
}

.news-results .featured1 .premium-label:after, .events-results .featured1 .premium-label:after, .in-media .featured1 .premium-label:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid #999;
    border-right: 6px solid transparent;
    position: absolute;
    top: 26px;
    right: 0
}

.news-results .score-style-box.list-item-box, .news-results .score-style-box.list-item-box:last-child, .in-media .score-style-box.list-item-box, .in-media.score-style-box.list-item-box:last-child {
    margin-bottom: 30px
}

.events-results .resource-item.new .premium-label {
    right: -5px
}

.news-results .featured1 .premium-label {
    right: 9px
}

.events-results .highlight-basic.featured1 {
    background: #00a88e;
    color: white
}

.events-results .highlight-basic.featured1 h4, .events-results .highlight-basic.featured1 li {
    color: white
}

.news-results .list-item-box.featured1 {
    background: #1b75bc;
    color: white
}

.events-img-wrapper {
    width: 200px;
    float: left;
    margin: -18px 15px -18px -18px;
    height: 162px
}

.events-img-wrapper img {
    color: #1b75bc;
    object-fit: cover;
    object-cover: 50% 0;
    min-height: 162px;
    height: 162px
}

.events-content {
    width: calc(100% - 215px);
    float: left
}

.featured0 .events-content, .featured .events-content {
    width: 100%
}

@media (min-width: 992px) {
    .grid-view.events-results .resource-item.new, .grid-view.stories-results .resource-item.new {
        min-height: 345px
    }
}

@media (max-width: 414px) {
    .events-img-wrapper {
        display: none
    }

    .events-content {
        width: 100%
    }
}

.events-results .readmore_label a {
    font-size: 16px;
    font-family: 'Interstate', Arial, sans-serif
}

.news-events-listing {
    margin-top: 50px;
    margin-bottom: 45px
}

.events-results .no-results, .news-results .in-media .no-results {
    margin-left: 15px;
    margin-right: 15px
}

.events-results li.date {
    width: 55%
}

.events-results li.location {
    width: 43%;
    padding-right: 0
}

@media (min-width: 992px) {
    .in-media .list-item-box .viewmore_label, .news-results .list-item-box .viewmore_label {
        position: absolute;
        left: 35px;
        bottom: 40px
    }

    .news-results .featured1 .viewmore_label {
        margin-left: 196px
    }
}

.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: 36px;
    line-height: 40px;
    text-transform: uppercase;
    color: white;
    margin: 0;
    padding: 0 0 20px 0
}

@media (max-width: 991px) {
    .resource-header .resource-header-title {
        font-size: 32px
    }
}

.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, .story-thumbnail {
    margin-bottom: 35px
}

.resource-thumbnail img, .story-thumbnail img {
    max-width: 100%;
    height: auto
}

.score-right .eloqua-form + .resource-thumbnail, .score-right .eloqua-form + .download-resource-wrapper + .resource-thumbnail, .score-right .score-highlight:not(.scEnabledChrome)[data-gated="yes"] {
    display: none
}

.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: #00a88e;
    border-color: #00a88e
}

.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-right: -15px;
    margin-left: -15px
}

.related-resources .related-resource-tiles:before, .related-resources .related-resource-tiles:after {
    display: table;
    content: " "
}

.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;
    padding-top: 0
}

.featured-resource.vertical .ais-hits--item {
    padding: 0 15px
}

.featured-resource .score-highlight {
    background: #fff9f4;
    padding: 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 .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
}

.resource-item.new {
    overflow: inherit;
    margin-bottom: 30px
}

.resource-item.new .resource-title {
    margin-top: 10px !important;
    line-height: 25px
}

.resource-item.new .caption {
    padding-bottom: 10px
}

.grid-view .resource-item.new .highlight-category {
    background: #00AFD8;
    padding: 5px 10px;
    right: 0;
    top: 138px;
    font-size: 12px
}

.grid-view .resource-item.new img {
    height: 165px;
    min-height: 165px
}

.resource-item.new.grid-view-fix .highlight-category {
    background: #00AFD8;
    padding: 5px 10px;
    right: 0;
    top: 138px;
    font-size: 12px
}

.resource-item.new.grid-view-fix img {
    height: 165px;
    min-height: 165px
}

.list-view .resource-item.new .highlight-category, .list-view .highlight-category {
    left: 150px;
    color: #14477d;
    top: 8px;
    position: absolute;
    padding: 5px 16px;
    text-transform: uppercase;
    font-family: 'Interstate', Arial, sans-serif;
    background: 0
}

@media only screen and (min-width: 992px) {
    .no-smil .grid-view .score-highlight.highlight-basic.resource-item.new .score-highlight-header, .no-smil .score-highlight.highlight-basic.resource-item.new.grid-view-fix .score-highlight-header {
        height: 165px
    }
}

.list-view .resource-item.new img {
    width: 150px;
    height: 120px !important;
    min-height: auto
}

@media only screen and (min-width: 992px) {
    .no-smil .list-view .score-highlight.highlight-basic.resource-item.new .score-highlight-header {
        width: 150px;
        height: 120px;
        float: left
    }
}

@media (max-width: 991px) {
    .list-view .resource-item.new img {
        width: 358px
    }

    .list-view .resource-item.new .highlight-category, .list-view .highlight-category {
        top: 125px;
        left: 8px
    }

    .list-view .resource-item.new .caption {
        padding-top: 30px
    }
}

@media (min-width: 992px) {
    .list-view .resource-item.new .caption {
        width: calc(100% - 150px);
        height: 120px;
        padding: 35px 15px;
        overflow: visible;
        float: right
    }
}

.resource-item.new .premium-label {
    right: -7px;
    top: -1px;
    border: 0
}

.resource-item.new .premium-label:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 7px solid #999;
    border-right: 6px solid transparent;
    position: absolute;
    top: 26px;
    right: 0
}

@media (min-width: 992px) {
    .grid-view .resource-item.new {
        height: 315px
    }

    .resource-item.new.grid-view-fix {
        height: 315px
    }
}

@media (min-width: 992px) {
    .list-view .resource-item.new.grid-view-fix, .list-view .resource-item.new {
        height: 122px !important
    }
}

.readmore_label {
    color: #1b75bc
}

.readmore_label a:after {
    content: '>';
    padding-left: 7px
}

.related-resources .resource-item.new {
    border: 1px solid #d8d8d8
}

.featured-resource .score-highlight:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3)
}

.featured-resource .resource-title {
    margin: 0 0 10px 0 !important
}

.featured-resource .resource-viewmore {
    font-size: 16px !important
}

.featured-resource .score-call-to-action {
    position: unset !important
}

.featured-resource .score-call-to-action .resource-viewmore {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9000px;
    background: transparent;
    border: 0;
    border-radius: 0
}

.list-view .resource-item .resource-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.grid-view .resource-item .resource-title, #featured-resource-items a, .featured-resource.grid-view .resource-description a {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.blog-highlight h2, .news-results .list-item-box h2 a, .news-results .list-item-box p, .in-media .list-item-box h2 a, .events-results .highlight-basic h4.resource-title, .featured-resource.grid-view .resource-item .resource-title a, .featured-resource.grid-view .resource-item .resource-description a, .grid-view .resource-item .resource-title a, .grid-view .resource-item .resource-description a, .score-carousel .list-item-box h2 a, #searchSuggest .search-result-description, .list-view .resource-item .resource-description a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.additional-news-events .grid-item-box h2 a, .highlight-swappable .score-highlight-body {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.grid-view .resource-item .resource-description a {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.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: 26px;
        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.teal-overlay {
    position: relative;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .score-stripe.teal-overlay {
        padding: 60px 0 30px 0
    }
}

.score-stripe.teal-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(0, 168, 142, 0.8)
}

.score-stripe.green-overlay {
    position: relative;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .score-stripe.green-overlay {
        padding: 60px 0 30px 0
    }
}

.score-stripe.green-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(202, 219, 42, 0.8)
}

.score-stripe.orange-overlay {
    position: relative;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .score-stripe.orange-overlay {
        padding: 60px 0 30px 0
    }
}

.score-stripe.orange-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(247, 147, 30, 0.8)
}

.score-stripe.light-blue-overlay {
    position: relative;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .score-stripe.light-blue-overlay {
        padding: 60px 0 30px 0
    }
}

.score-stripe.light-blue-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(109, 207, 246, 0.8)
}

.score-stripe.grey-overlay {
    position: relative;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .score-stripe.grey-overlay {
        padding: 60px 0 30px 0
    }
}

.score-stripe.grey-overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: "";
    background: rgba(88, 89, 91, 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(0deg)
    }

    .score-stripe.latest-news .score-highlight .caption h2, .score-stripe.latest-news .score-highlight .caption h4, .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 h4, .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 .score-highlight .caption h4, .score-stripe.latest-news-events .score-highlight .caption h2, .score-stripe.latest-news-events .score-highlight .caption h4 {
    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 .score-highlight .caption h4, .score-stripe.latest-news-events .score-highlight .caption h2, .score-stripe.latest-news-events .score-highlight .caption h4 {
        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: #1b75bc;
    -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 .score-section-header h2 button {
    font-family: 'Interstate';
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase
}

.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: white;
    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
}

.score-stripe.sticky-spider-nav .dropdown .caret, .score-stripe.sticky-spider-nav .score-megamenu-dropdown .caret {
    width: 12px;
    height: 8px;
    background: url("../img/icon-chevron-down-white.svg") 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 12px
}

@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 {
    margin-bottom: 30px;
    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 {
    margin-bottom: 30px;
    position: relative;
    min-height: 180px;
    padding-top: 0;
    overflow: hidden
}

@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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.large-width .top-layer .score-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.large-width .full-width .score-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 2200px) {
    .score-stripe.lens-device.large-width .full-width .score-left {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 2200px) {
    .score-stripe.lens-device.large-width .full-width .score-right {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .score-stripe.lens-device.medium-width .top-layer .score-left {
        float: left;
        width: 55%
    }
}

@media print {
    .score-stripe.lens-device.medium-width .top-layer .score-left {
        position: relative;
        float: left;
        width: 55%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.medium-width .top-layer .score-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 992px) {
    .score-stripe.lens-device.medium-width .top-layer .score-right {
        float: left;
        width: 45%
    }
}

@media print {
    .score-stripe.lens-device.medium-width .top-layer .score-right {
        position: relative;
        float: left;
        width: 45%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.medium-width .full-width .score-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.medium-width .full-width .score-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.small-width .top-layer .score-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.small-width .top-layer .score-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.small-width .full-width .score-left {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 15px
    }
}

.score-stripe.lens-device.small-width .full-width .score-right {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 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-right: 15px;
        padding-left: 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: 335px
    }
}

.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
    }
}

@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
}

@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;
    height: 100%;
    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 (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%;
        content: "";
        outline: 1px solid transparent;
        right: 0;
        background: rgba(20, 71, 125, 0.85);
        z-index: 3;
        transform: skew(25deg)
    }

    .score-stripe.lens-device .top-layer .inner-wrapper:after {
        position: absolute;
        top: 0;
        width: 9000px;
        height: 100%;
        content: "";
        outline: 1px solid transparent;
        right: 15px;
        background: #1b75bc;
        z-index: 2;
        transform: skew(5deg)
    }

    .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: 9000px;
        height: 100%;
        content: "";
        outline: 1px solid transparent;
        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: #f5f5f5
}

.score-stripe.lens-device .full-width .score-right img {
    /*height: 100%*/
    width: 100%;
    aspect-ratio: 2/1;
}

.score-stripe.lens-device .full-width .score-column2 {
    display: flex
}

.score-stripe.lens-device .full-width .inner-wrapper {
    position: relative;
    height: 100%;
    padding: 60px 0 0 0;
    background-image: none !important;
    visibility: hidden
}

@media (max-width: 991px) {
    .score-stripe.lens-device .full-width .inner-wrapper {
        padding: 30px 30px 0 30px
    }
}

@media (min-width: 992px) {
    .score-stripe.lens-device .full-width .inner-wrapper {
        display: table;
        width: 100%
    }

    .score-stripe.lens-device .full-width .inner-wrapper > div, .score-stripe.lens-device .full-width .inner-wrapper a {
        position: relative;
        z-index: 4
    }
}

.score-stripe.lens-device .full-width .inner-wrapper .heading1 {
    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
}

.score-stripe.lens-device .full-width .inner-wrapper .heading1:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 150px;
    height: 3px;
    background: #f7931e;
    content: ""
}

.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.yellow .inner-wrapper:before {
    background: rgba(27, 117, 188, 0.85)
}

.score-stripe.lens-device.yellow .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: #cadb2a
}

.score-stripe.lens-device.teal .inner-wrapper:before {
    background: rgba(27, 117, 188, 0.85)
}

.score-stripe.lens-device.teal .inner-wrapper:after {
    background: #00a88e
}

.score-stripe.lens-device.medium-blue-shards h5, .score-stripe.lens-device.medium-blue-shards h2, .score-stripe.lens-device.orange-shards h5, .score-stripe.lens-device.orange-shards h2, .score-stripe.lens-device.teal-shards h5, .score-stripe.lens-device.teal-shards h2, .score-stripe.lens-device.red-shards h5, .score-stripe.lens-device.red-shards h2 {
    color: white;
    font-size: 16px
}

.score-stripe.lens-device.medium-blue-shards .score-hero.hero-heading h1:after, .score-stripe.lens-device.medium-blue-shards .score-hero.hero-heading p.h1:after, .score-stripe.lens-device.orange-shards .score-hero.hero-heading h1:after, .score-stripe.lens-device.orange-shards .score-hero.hero-heading p.h1:after, .score-stripe.lens-device.teal-shards .score-hero.hero-heading h1:after, .score-stripe.lens-device.teal-shards .score-hero.hero-heading p.h1:after, .score-stripe.lens-device.red-shards .score-hero.hero-heading h1:after, .score-stripe.lens-device.red-shards .score-hero.hero-heading p.h1:after {
    background: white
}

.score-stripe.lens-device.medium-blue-shards.medium-width .full-width .score-left, .score-stripe.lens-device.orange-shards.medium-width .full-width .score-left, .score-stripe.lens-device.teal-shards.medium-width .full-width .score-left, .score-stripe.lens-device.red-shards.medium-width .full-width .score-left {
    width: 43%
}

.score-stripe.lens-device.medium-blue-shards.medium-width .full-width .score-right, .score-stripe.lens-device.orange-shards.medium-width .full-width .score-right, .score-stripe.lens-device.teal-shards.medium-width .full-width .score-right, .score-stripe.lens-device.red-shards.medium-width .full-width .score-right {
    width: 57%
}

.score-stripe.lens-device.medium-blue-shards .inner-wrapper:before {
    background: rgba(27, 117, 188, 0.95)
}

.score-stripe.lens-device.medium-blue-shards .inner-wrapper:after {
    background: rgba(27, 117, 188, 0.75)
}

.score-stripe.lens-device.medium-blue-shards .score-left:before {
    background: rgba(27, 117, 188, 0.6)
}

.score-stripe.lens-device.orange-shards .inner-wrapper:before {
    background: rgba(247, 147, 30, 0.95)
}

.score-stripe.lens-device.orange-shards .inner-wrapper:after {
    background: rgba(247, 147, 30, 0.75)
}

.score-stripe.lens-device.orange-shards .score-left:before {
    background: rgba(247, 147, 30, 0.6)
}

.score-stripe.lens-device.teal-shards .inner-wrapper:before {
    background: rgba(0, 168, 142, 0.95)
}

.score-stripe.lens-device.teal-shards .inner-wrapper:after {
    background: rgba(0, 168, 142, 0.75)
}

.score-stripe.lens-device.teal-shards .score-left:before {
    background: rgba(0, 168, 142, 0.6)
}

.score-stripe.lens-device.red-shards .inner-wrapper:before {
    background: rgba(237, 28, 36, 0.95)
}

.score-stripe.lens-device.red-shards .inner-wrapper:after {
    background: rgba(237, 28, 36, 0.75)
}

.score-stripe.lens-device.red-shards .score-left:before {
    background: rgba(237, 28, 36, 0.6)
}

.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: 0px
}

@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: 0px
    }
}

.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
}

@media (max-width: 991px) {
    .score-stripe.lens-device.medium-blue-shards {
        background: #1b75bc
    }

    .score-stripe.lens-device.medium-blue-shards:before {
        background: #3685c4
    }

    .score-stripe.lens-device.medium-blue-shards:after {
        background: #76acd7
    }
}

@media (max-width: 991px) {
    .score-stripe.lens-device.orange-shards {
        background: #f7931e
    }

    .score-stripe.lens-device.orange-shards:before {
        background: #f79f39
    }

    .score-stripe.lens-device.orange-shards:after {
        background: #fabe78
    }
}

@media (max-width: 991px) {
    .score-stripe.lens-device.teal-shards {
        background: #00a88e
    }

    .score-stripe.lens-device.teal-shards:before {
        background: #1eb19a
    }

    .score-stripe.lens-device.teal-shards:after {
        background: #66cbbb
    }
}

@media (max-width: 991px) {
    .score-stripe.lens-device.red-shards {
        background: #ed1c24
    }

    .score-stripe.lens-device.red-shards:before {
        background: #ee383e
    }

    .score-stripe.lens-device.red-shards:after {
        background: #f3777c
    }
}

.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/icon-chevron-down-white.svg") right center no-repeat !important;
        background-size: auto 9px !important;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: white;
        max-width: 90vw;
        opacity: 1
    }

    .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 h2.open .dropdown-toggle {
        background: url("../img/checkbox_on.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
}

.sticky-banner.image-only.bottom .close-icon {
    background: white;
    padding: 3px;
    right: auto;
    top: 16px;
    border: 1px solid #d8d8d8;
    line-height: 1px
}

.sticky-banner.image-only.bottom .close-icon img {
    width: 15px
}

.extra-margin-bottom {
    margin-bottom: 60px !important
}

.teal-overlay .highlight-horizontal .caption h4, .green-overlay .highlight-horizontal .caption h4, .orange-overlay .highlight-horizontal .caption h4, .light-blue-overlay .highlight-horizontal .caption h4, .grey-overlay .highlight-horizontal .caption h4, .blue-overlay .highlight-horizontal .caption h4 {
    color: white !important
}

.teal-overlay .highlight-horizontal .caption .score-highlight-body p, .teal-overlay .highlight-horizontal .caption .score-highlight-body, .green-overlay .highlight-horizontal .caption .score-highlight-body p, .green-overlay .highlight-horizontal .caption .score-highlight-body, .orange-overlay .highlight-horizontal .caption .score-highlight-body p, .orange-overlay .highlight-horizontal .caption .score-highlight-body, .light-blue-overlay .highlight-horizontal .caption .score-highlight-body p, .light-blue-overlay .highlight-horizontal .caption .score-highlight-body, .grey-overlay .highlight-horizontal .caption .score-highlight-body p, .grey-overlay .highlight-horizontal .caption .score-highlight-body, .blue-overlay .highlight-horizontal .caption .score-highlight-body p, .blue-overlay .highlight-horizontal .caption .score-highlight-body {
    color: white !important
}

.teal-overlay .highlight-horizontal .caption .score-call-to-action a, .green-overlay .highlight-horizontal .caption .score-call-to-action a, .orange-overlay .highlight-horizontal .caption .score-call-to-action a, .light-blue-overlay .highlight-horizontal .caption .score-call-to-action a, .grey-overlay .highlight-horizontal .caption .score-call-to-action a, .blue-overlay .highlight-horizontal .caption .score-call-to-action a {
    color: white !important
}

.teal-overlay .highlight-horizontal .caption .btn-link, .green-overlay .highlight-horizontal .caption .btn-link, .orange-overlay .highlight-horizontal .caption .btn-link, .light-blue-overlay .highlight-horizontal .caption .btn-link, .grey-overlay .highlight-horizontal .caption .btn-link, .blue-overlay .highlight-horizontal .caption .btn-link {
    text-decoration: underline
}

.teal-overlay .highlight-horizontal .caption .btn-link:hover, .teal-overlay .highlight-horizontal .caption .btn-link:focus, .teal-overlay .highlight-horizontal .caption .btn-link:active, .green-overlay .highlight-horizontal .caption .btn-link:hover, .green-overlay .highlight-horizontal .caption .btn-link:focus, .green-overlay .highlight-horizontal .caption .btn-link:active, .orange-overlay .highlight-horizontal .caption .btn-link:hover, .orange-overlay .highlight-horizontal .caption .btn-link:focus, .orange-overlay .highlight-horizontal .caption .btn-link:active, .light-blue-overlay .highlight-horizontal .caption .btn-link:hover, .light-blue-overlay .highlight-horizontal .caption .btn-link:focus, .light-blue-overlay .highlight-horizontal .caption .btn-link:active, .grey-overlay .highlight-horizontal .caption .btn-link:hover, .grey-overlay .highlight-horizontal .caption .btn-link:focus, .grey-overlay .highlight-horizontal .caption .btn-link:active, .blue-overlay .highlight-horizontal .caption .btn-link:hover, .blue-overlay .highlight-horizontal .caption .btn-link:focus, .blue-overlay .highlight-horizontal .caption .btn-link:active {
    text-decoration: none;
    background-color: transparent !important;
    box-shadow: none
}

.teal-overlay .highlight-horizontal .caption .score-button.btn-link:active:focus, .green-overlay .highlight-horizontal .caption .score-button.btn-link:active:focus, .orange-overlay .highlight-horizontal .caption .score-button.btn-link:active:focus, .light-blue-overlay .highlight-horizontal .caption .score-button.btn-link:active:focus, .grey-overlay .highlight-horizontal .caption .score-button.btn-link:active:focus, .blue-overlay .highlight-horizontal .caption .score-button.btn-link:active:focus {
    background-color: transparent !important
}

@media (min-width: 1280px) {
    .score-stripe.lens-device.medium-width .full-width .inner-wrapper {
        width: 500px
    }
}

@media (min-width: 1366px) {
    .score-stripe.lens-device.medium-width .full-width .inner-wrapper {
        width: 570px
    }
}

@media (min-width: 1280px) {
    .score-stripe.lens-device.large-width .full-width .inner-wrapper {
        width: 785px
    }
}

@media (min-width: 1366px) {
    .score-stripe.lens-device.large-width .full-width .inner-wrapper {
        width: 890px
    }
}

.stripe-pointer-heading {
    color: #fff !important;
    font: normal normal bold 45px / 35px 'Interstate', Arial, sans-serif !important;
    letter-spacing: 1.2px !important
}

.stripe-pointer-text {
    font: 300 25px / 35px 'Interstate Light', Arial, sans-serif !important;
    letter-spacing: .8px !important;
    margin-top: -20px !important;
    color: #f7931e !important
}

.score-stripe.lens-device.new .top-layer .score-left::before {
    background: #f5f5f5;
    transform: skew(-25deg)
}

.score-stripe.lens-device.new .inner-wrapper::before, .score-stripe.lens-device.new .inner-wrapper::after {
    display: none
}

.score-stripe.lens-device.new .score-hero h1, .score-stripe.lens-device.new .score-hero.hero-heading p.h1 {
    color: #14477d !important
}

.score-stripe.lens-device.new h5 {
    color: #1b75bc !important
}

.score-stripe.lens-device.new .score-hero.hero-heading h1::after, .score-stripe.lens-device.new .score-hero.hero-heading p.h1::after {
    background: #f7931e
}

.score-stripe.lens-device.new .top-layer .container:before {
    position: absolute;
    bottom: -1000px;
    left: 50%;
    width: 9999px;
    height: 1000px;
    margin-left: -4700px;
    transform: rotate(2.7deg);
    content: "";
    z-index: 3
}

.score-stripe.lens-device.new .top-layer .container:after {
    position: absolute;
    bottom: -970px;
    right: 50%;
    width: 9999px;
    height: 1000px;
    margin-right: -5000px;
    transform: rotate(-3.5deg);
    content: "";
    z-index: 2
}

.score-stripe.lens-device.light-blue-shards.new .top-layer .container:after {
    background: rgba(109, 207, 246, 0.7)
}

.score-stripe.lens-device.mid-blue-shards.new .top-layer .container:after {
    background: rgba(27, 117, 188, 0.7)
}

.score-stripe.lens-device.orange-shards.new .top-layer .container:after {
    background: rgba(247, 147, 30, 0.7)
}

.score-stripe.lens-device.teal-shards.new .top-layer .container:after {
    background: rgba(0, 168, 142, 0.7)
}

.score-stripe.lens-device.green-shards.new .top-layer .container:after {
    background: rgba(202, 219, 42, 0.7)
}

.score-stripe.lens-device.yellow-shards.new .top-layer .container:after {
    background: rgba(255, 242, 0, 0.7)
}

.score-stripe.lens-device.new .top-layer .container:before {
    background: rgba(27, 117, 188, 0.75)
}

.score-stripe.lens-device.new .score-hero {
    margin-bottom: 80px
}

.score-stripe.lens-device.new .score-hero.hero-heading .score-hero-body {
    color: #58595b
}

@media (max-width: 991px) {
    .score-stripe.lens-device.new .score-hero {
        margin-bottom: 60px
    }

    .im-carousel .score-stripe.lens-device.new.variable-height .top-layer .score-left, .im-carousel .item {
        height: 360px !important
    }

    .score-stripe.lens-device.new .top-layer .container:before {
        bottom: -985px;
        transform: rotate(8deg);
        left: 25%
    }

    .score-stripe.lens-device.new .top-layer .container:after {
        bottom: -960px;
        transform: rotate(-11deg);
        right: 30%
    }

    .score-stripe.lens-device.new {
        background: #f5f5f5
    }

    .score-stripe.lens-device.new:after, .score-stripe.lens-device.new:before {
        display: none
    }

    .score-stripe.lens-device.new .score-hero.hero-heading h1, .score-stripe.lens-device.new .score-hero.hero-heading p.h1 {
        line-height: 36px
    }
}

body > .score-stripe.lens-device .top-layer .score-left::before, .score-stripe.lens-device:first-child .top-layer .score-left::before, .im-carousel .score-stripe.lens-device .top-layer .score-left::before {
    background: #f5f5f5
}

@media (min-width: 992px) {
    body > .score-stripe.lens-device div[class^="score-column"].score-column2 .inner-wrapper, .score-stripe.lens-device:first-child div[class^="score-column"].score-column2 .inner-wrapper {
        padding-bottom: 50px
    }

    .score-stripe.lens-device:first-child.small-width .top-layer .score-left {
        width: 39%
    }

    .score-stripe.lens-device:first-child.small-width .top-layer .score-right {
        width: 61%
    }

    .score-stripe.lens-device:first-child.small-width .full-width .score-left {
        width: 30%
    }

    .score-stripe.lens-device:first-child.small-width .full-width .score-right {
        width: 70%
    }

    .score-stripe.lens-device:first-child.medium-width .top-layer .score-left {
        width: 53%
    }

    .score-stripe.lens-device:first-child.medium-width .top-layer .score-right {
        width: 43%
    }

    .score-stripe.lens-device:first-child.medium-width .full-width .score-left {
        width: 45%
    }

    .score-stripe.lens-device:first-child.medium-width .full-width .score-right {
        width: 55%
    }
}

.score-stripe.lens-device:first-child .inner-wrapper::before, body > .score-stripe.lens-device .inner-wrapper::before, .score-stripe.lens-device:first-child .inner-wrapper::after, body > .score-stripe.lens-device .inner-wrapper::after, .score-stripe.lens-device:first-child::before, body > .score-stripe.lens-device::before, .score-stripe.lens-device:first-child::after, body > .score-stripe.lens-device::after, .im-carousel .score-stripe.lens-device .inner-wrapper::before, .im-carousel .score-stripe.lens-device .inner-wrapper::after, .im-carousel .score-stripe.lens-device::before, .im-carousel .score-stripe.lens-device::after {
    display: none
}

.score-stripe.lens-device:first-child .score-hero h1, body > .score-stripe.lens-device .score-hero h1, .score-stripe.lens-device:first-child .score-hero.hero-heading p.h1, .body > score-stripe.lens-device .score-hero.hero-heading p.h1, .im-carousel .score-stripe.lens-device .score-hero h1, .im-carousel .score-hero.hero-heading p.h1, .score-stripe.lens-device:first-child .score-section-hero h2, body > .score-stripe.lens-device .score-section-hero h2, .score-stripe.lens-device:first-child .resource-header .resource-header-title, body > .score-stripe.lens-device .resource-header .resource-header-title {
    color: #14477d !important
}

.score-stripe.lens-device:first-child h5, body > .score-stripe.lens-device h5, .im-carousel .score-stripe.lens-device h5, .score-stripe.lens-device:first-child .link-underline, .score-stripe.lens-device:first-child .resource-header .resource-header-type {
    color: #1b75bc !important
}

.score-stripe.lens-device:first-child .score-hero.hero-heading .score-hero-body, body > .score-stripe.lens-device .score-hero.hero-heading .score-hero-body, .score-stripe.lens-device:first-child .score-section-hero.hero-heading .score-hero-body, body > .score-stripe.lens-device .score-section-hero.hero-heading .score-hero-body {
    color: #58595b
}

.score-stripe.lens-device:first-child.medium-blue-shards .score-hero.hero-heading h1::after, body > .score-stripe.lens-device.medium-blue-shards .score-hero.hero-heading h1::after, .score-stripe.lens-device:first-child.medium-blue-shards .score-hero.hero-heading p.h1::after, body > .score-stripe.lens-device.medium-blue-shards .score-hero.hero-heading p.h1::after, .score-stripe.lens-device:first-child.orange-shards .score-hero.hero-heading h1::after, body > .score-stripe.lens-device.orange-shards .score-hero.hero-heading h1::after, .score-stripe.lens-device:first-child.orange-shards .score-hero.hero-heading p.h1::after, body > .score-stripe.lens-device.orange-shards .score-hero.hero-heading p.h1::after, .score-stripe.lens-device:first-child.teal-shards .score-hero.hero-heading h1::after, body > .score-stripe.lens-device.teal-shards .score-hero.hero-heading h1::after, .score-stripe.lens-device:first-child.teal-shards .score-hero.hero-heading p.h1::after, body > .score-stripe.lens-device.teal-shards .score-hero.hero-heading p.h1::after, .score-stripe.lens-device:first-child.green-shards .score-hero.hero-heading h1::after, body > .score-stripe.lens-device.green-shards .score-hero.hero-heading h1::after, .score-stripe.lens-device:first-child.green-shards .score-hero.hero-heading p.h1::after, body > .score-stripe.lens-device.green-shards .score-hero.hero-heading p.h1::after, .score-stripe.lens-device:first-child.red-shards .score-hero.hero-heading h1::after, body > .score-stripe.lens-device.red-shards .score-hero.hero-heading h1::after, .score-stripe.lens-device:first-child.red-shards .score-hero.hero-heading p.h1::after, body > .score-stripe.lens-device.red-shards .score-hero.hero-heading p.h1::after, .im-carousel .score-stripe.lens-device.medium-blue-shards .score-hero.hero-heading h1::after, .im-carousel .score-stripe.lens-device.medium-blue-shards .score-hero.hero-heading p.h1::after, .im-carousel .score-stripe.lens-device.orange-shards .score-hero.hero-heading h1::after, .im-carousel .score-stripe.lens-device.orange-shards .score-hero.hero-heading p.h1::after, .im-carousel .score-stripe.lens-device.teal-shards .score-hero.hero-heading h1::after, .im-carousel .score-stripe.lens-device.teal-shards .score-hero.hero-heading p.h1::after, .im-carousel .score-stripe.lens-device.green-shards .score-hero.hero-heading h1::after, .im-carousel .score-stripe.lens-device.green-shards .score-hero.hero-heading p.h1::after, .im-carousel .score-stripe.lens-device.red-shards .score-hero.hero-heading h1::after, .im-carousel .score-stripe.lens-device.red-shards .score-hero.hero-heading p.h1::after {
    background: #f7931e
}

.score-stripe.lens-device:first-child .top-layer .score-left::before, body > .score-stripe.lens-device .top-layer .score-left::before, .im-carousel .score-stripe.lens-device .top-layer .score-left::before {
    transform: skew(-25deg)
}

.score-stripe.lens-device:first-child .top-layer .container:before, body > .score-stripe.lens-device .top-layer .container:before, .im-carousel .score-stripe.lens-device .top-layer .container:before {
    position: absolute;
    bottom: -1000px;
    left: 50%;
    width: 9999px;
    height: 1000px;
    margin-left: -5000px;
    background: rgba(27, 117, 188, 0.75);
    transform: rotate(3.5deg);
    content: "";
    z-index: 3
}

.score-stripe.lens-device:first-child .top-layer .container:after, body > .score-stripe.lens-device .top-layer .container:after, .im-carousel .score-stripe.lens-device .top-layer .container:after {
    position: absolute;
    bottom: -970px;
    right: 50%;
    width: 9999px;
    height: 1000px;
    margin-right: -5000px;
    background: rgba(109, 207, 246, 0.7);
    transform: rotate(-3.5deg);
    content: "";
    z-index: 2
}

.score-stripe.lens-device:first-child.orange-shards .top-layer .container:after, body > .score-stripe.lens-device.orange-shards .top-layer .container:after, .im-carousel .score-stripe.lens-device.orange-shards .top-layer .container:after, .score-stripe.lens-device:first-child.orange .top-layer .container:after, body > .score-stripe.lens-device.orange .top-layer .container:after, .im-carousel .score-stripe.lens-device.orange .top-layer .container:after {
    background: rgba(247, 148, 30, 0.7)
}

.score-stripe.lens-device:first-child.teal-shards .top-layer .container:after, body > .score-stripe.lens-device.teal-shards .top-layer .container:after, .im-carousel .score-stripe.lens-device.teal-shards .top-layer .container:after, .score-stripe.lens-device:first-child.teal .top-layer .container:after, body > .score-stripe.lens-device.teal .top-layer .container:after, .im-carousel .score-stripe.lens-device.teal .top-layer .container:after {
    background: rgba(0, 168, 142, 0.7)
}

.score-stripe.lens-device:first-child.medium-blue-shards .top-layer .container:after, body > .score-stripe.lens-device.medium-blue-shards .top-layer .container:after, .im-carousel .score-stripe.lens-device.medium-blue-shards .top-layer .container:after {
    background: rgba(109, 207, 246, 0.7)
}

.score-stripe.lens-device:first-child.green-shards .top-layer .container:after, body > .score-stripe.lens-device.green-shards .top-layer .container:after, .im-carousel .score-stripe.lens-device.green-shards .top-layer .container:after, .score-stripe.lens-device:first-child.green .top-layer .container:after, body > .score-stripe.lens-device.green .top-layer .container:after, .im-carousel .score-stripe.lens-device.green .top-layer .container:after {
    background: rgba(141, 193, 63, 0.7)
}

.score-stripe.lens-device:first-child.score-stripe.lens-device.yellow .top-layer .container:after, body > .score-stripe.lens-device.score-stripe.lens-device.yellow .top-layer .container:after {
    background: rgba(255, 242, 0, 0.7)
}

.score-stripe.lens-device:first-child .score-button.btn-secondary, body > .score-stripe.lens-device .score-button.btn-secondary, .im-carousel .score-button.btn-secondary {
    color: white;
    background: #f7931e;
    background-image: none;
    border-color: transparent
}

.score-stripe.lens-device:first-child .score-button.btn-secondary:hover, body > .score-stripe.lens-device .score-button.btn-secondary:hover, .score-stripe.lens-device:first-child .score-button.btn-secondary:focus, body > .score-stripe.lens-device .score-button.btn-secondary:focus, .im-carousel .score-button.btn-secondary:hover, .im-carousel .score-button.btn-secondary:focus {
    background: #f7931e
}

@media (max-width: 991px) {
    .score-stripe.lens-device:first-child .top-layer .container:before, body > .score-stripe.lens-device.top-layer .container:before, .im-carousel .score-stripe.lens-device .top-layer .container:before {
        bottom: -985px;
        transform: rotate(8deg);
        left: 25%
    }

    .score-stripe.lens-device:first-child .top-layer .container:after, body > .score-stripe.lens-device .top-layer .container:after, .im-carousel .score-stripe.lens-device .top-layer .container:after {
        bottom: -960px;
        transform: rotate(-11deg);
        right: 30%
    }

    .im-carousel .score-stripe.lens-device .top-layer .container:before {
        bottom: -870px
    }

    .im-carousel .score-stripe.lens-device .top-layer .container:after {
        bottom: -850px
    }

    .score-stripe.lens-device:first-child, body > .score-stripe.lens-device, .im-carousel .score-stripe.lens-device {
        background: #f5f5f5
    }

    .score-stripe.lens-device:first-child .score-hero.hero-heading h1, body > .score-stripe.lens-device .score-hero.hero-heading h1, .score-stripe.lens-device:first-child .score-hero.hero-heading p.h1, body > .score-stripe.lens-device .score-hero.hero-heading p.h1, .im-carousel .score-hero.hero-heading h1, .im-carousel .score-hero.hero-heading p.h1 {
        line-height: 36px
    }

    .im-carousel .score-stripe.lens-device .top-layer .container {
        min-height: 480px
    }

    .score-stripe.lens-device:first-child .top-layer .inner-wrapper, body > .score-stripe.lens-device .top-layer .inner-wrapper {
        padding: 30px
    }
}

.sticky-spider-nav[style*="fixed"] .score-right .score-button {
    color: white;
    background: #f7931e;
    padding: 0 12px
}

.sticky-spider-nav[style*="fixed"] {
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3)
}

html {
    scroll-behavior: smooth;
    scroll-padding-top: 65px
}

#line-indicator {
    position: absolute;
    height: 50px;
    width: 0;
    background: #fff;
    top: 0;
    transition: .5s;
    left: 0;
    z-index: -1;
    border-bottom: 3px solid #1b75bc
}

a.onpage-link, a.onpage-link:hover {
    text-decoration: none;
    color: #58595b;
    font-size: 16px
}

a.onpage-link:hover {
    color: black
}

#onpage-links-wrapper {
    float: right;
    list-style: none;
    margin-top: 14px;
    margin-bottom: 13px;
    padding: 0
}

#onpage-links-wrapper li {
    display: inline-block
}

#onpage-links-wrapper a {
    position: relative
}

#onpage-links-wrapper a span {
    padding: 10px 12px 10px 42px
}

#onpage-links-wrapper li:last-child span {
    padding: 10px 17px 10px 42px
}

#onpage-links-wrapper img {
    width: 20px;
    user-select: none;
    position: absolute;
    left: 12px;
    top: 0
}

#onpage-links-wrapper a div {
    width: 26px;
    height: 26px;
    display: inline
}

.onpage-links-expand-collapse {
    display: none;
    padding: 15px 0 15px 0
}

.sticky-spider-nav .open > .btn-default.dropdown-toggle:focus, .sticky-spider-nav .open > .dropdown-toggle.score-button:focus, .sticky-spider-nav .score-split-button-menu .open > .dropdown-toggle:focus, .score-split-button-menu .sticky-spider-nav .open > .dropdown-toggle:focus, .sticky-spider-nav .open > .dropdown-toggle.score-alert:focus {
    color: white
}

@media (max-width: 992px) {
    #onpage-links-wrapper a {
        display: block;
        padding: 10px 15px;
        color: #58595b
    }

    #line-indicator, #onpage-links-wrapper {
        display: none
    }

    .onpage-links-expand-collapse {
        display: block;
        position: relative
    }

    .onpage-links-expand-collapse a {
        text-decoration: none;
        padding-right: 25px
    }

    .onpage-links-expand-collapse .arrow {
        width: 10px;
        height: 10px;
        border-top: 2px solid #1b75bc;
        border-right: 2px solid #1b75bc;
        display: inline-block;
        transform: rotate(135deg);
        margin-bottom: 5px;
        margin-left: 5px;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        position: absolute;
        top: 17px;
        right: 2px
    }

    .collapse-onpage-links .arrow {
        transform: rotate(315deg);
        top: 23px
    }

    #onpage-links-wrapper {
        left: 0;
        right: 0;
        width: 100%;
        position: absolute;
        clear: both;
        border: 0;
        padding: 0;
        margin: 0;
        background-color: white;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175)
    }

    #onpage-links-wrapper li {
        width: 100%
    }

    #onpage-links-wrapper img {
        position: relative
    }

    #onpage-links-wrapper li:last-child span, #onpage-links-wrapper a span {
        padding: 10px 15px 10px 25px
    }

    .score-section-header .score-section-menu {
        width: 100vw;
        left: -15px
    }
}

.onpage-links-outerwrapper {
    float: right
}

@media (min-width: 1023px) and (max-width: 1366px) {
    .score-stripe.sticky-spider-nav .score-section-header, .score-stripe.sticky-spider-nav .score-section-header h2 button {
        max-width: 300px
    }

    .score-stripe.sticky-spider-nav .score-section-header h2, .score-stripe.sticky-spider-nav .score-section-header h2 button {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .score-stripe.sticky-spider-nav .score-section-header h2 button {
        padding-right: 50px
    }

    .score-stripe.sticky-spider-nav .dropdown .caret, .score-stripe.sticky-spider-nav .score-megamenu-dropdown .caret {
        position: absolute;
        right: 30px;
        top: 22px
    }

    a.onpage-link, a.onpage-link:hover, .score-stripe.sticky-spider-nav .score-button, .score-stripe.sticky-spider-nav .score-section-header h2 {
        font-size: 14px
    }
}

@media (min-width: 1023px) and (max-width: 1280px) {
    .score-stripe.sticky-spider-nav .score-button {
        display: none
    }

    #onpage-links-wrapper li:last-child span {
        padding-right: 0
    }
}

.score-stripe.image-text.fixed-height div[class^="score-column"].score-column2 .score-right .score-image, .score-stripe.image-text.fixed-height div[class*=" score-column"].score-column2 .score-right .score-image, .score-stripe.image-text.variable-height div[class^="score-column"].score-column2 .score-right .score-image, .score-stripe.image-text.variable-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
}

@media (min-width: 992px) {
    .score-stripe.image-text.medium-width .full-width .score-left, .score-stripe.image-text.medium-width .full-width .score-right, .score-stripe.image-text.medium-width .top-layer .container > .score-column2 > .score-left, .score-stripe.image-text.medium-width .top-layer .container > .score-column2 > .score-right {
        position: relative;
        float: left;
        width: 50%;
        min-height: 230px
    }

    .score-stripe.image-text.large-width .full-width .score-left, .score-stripe.image-text.large-width .top-layer .container > .score-column2 > .score-left {
        position: relative;
        float: left;
        width: 70%;
        min-height: 230px
    }

    .score-stripe.image-text.large-width .top-layer .container > .score-column2 > .score-left {
        width: 73%
    }

    .score-stripe.image-text.large-width .full-width .score-right, .score-stripe.image-text.large-width .top-layer .container > .score-column2 > .score-right {
        position: relative;
        float: left;
        width: 30%;
        min-height: 230px
    }

    .score-stripe.image-text.large-width .top-layer .container > .score-column2 > .score-right {
        width: 27%
    }

    .score-stripe.image-text .top-layer {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 0
    }

    .score-stripe.image-text .inner-wrapper {
        padding: 60px 70px 30px 0
    }

    .score-stripe.image-text.image-left .full-width .score-left, .score-stripe.image-text.image-left .full-width .score-right, .score-stripe.image-text.image-left .top-layer .container > .score-column2 > .score-left, .score-stripe.image-text.image-left .top-layer .container > .score-column2 > .score-right {
        float: right
    }

    .score-stripe.image-text.image-left .inner-wrapper {
        padding-left: 60px;
        padding-right: 0
    }

    .score-stripe.image-text {
        margin-bottom: 0;
        position: relative;
        padding-top: 0;
        overflow: hidden
    }

    .score-stripe.image-text.fixed-height {
        min-height: 335px
    }

    .score-stripe.image-text.fixed-height + .fixed-height {
        margin-top: 0
    }
}

@media (max-width: 991px) {
    .score-stripe.image-text .full-width {
        display: none
    }

    .score-stripe.image-text .inner-wrapper {
        padding: 30px
    }

    .score-stripe.image-text .top-layer {
        position: static
    }

    .score-stripe.image-text div[class^="score-column"].score-column2 > .score-right, .score-stripe.image-text div[class*=" score-column"].score-column2 > .score-right {
        display: none
    }
}

.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-right: 15px;
    padding-left: 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.3333333333%
    }
}

@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.3333333333%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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-right: 15px;
    padding-left: 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.6666666667%
    }
}

@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.6666666667%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 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
}

.service-locator-widget {
    margin-bottom: 40px;
    margin-top: 40px
}

@media (min-width: 991px) {
    .service-locator-widget {
        margin-left: -15px;
        margin-right: -15px
    }
}

.service-locator-widget .nav-tabs {
    border-bottom: 0
}

.service-locator-widget .nav-tabs li {
    width: 20%;
    margin-bottom: 0
}

.service-locator-widget .nav-tabs > li > a {
    background: rgba(27, 117, 188, 0.06);
    margin: 5px 15px;
    border-radius: 5px;
    border: 0;
    border-top: 4px solid transparent;
    text-align: center;
    height: 145px;
    color: #333
}

.service-locator-widget .nav-tabs > li > a::after, .service-locator-widget .nav-tabs > li > a::before {
    display: none;
}

.service-locator-widget .nav-tabs > li.active > a {
    background: white;
    border: 0;
    border-top: 4px solid #1b75bc;
    margin: 5px 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #1b75bc
}

.service-locator-widget .nav-tabs > li.active > a:hover, .service-locator-widget .nav-tabs > li.active > a:focus {
    background: white;
    border: 0;
    border-top: 4px solid #1b75bc;
    margin: 5px 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #1b75bc
}

.service-locator-widget .nav-tabs > li.active > a span.arrow {
    width: 30px;
    height: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
    position: absolute;
    left: calc(50% - 15px);
    bottom: -20px
}

.service-locator-widget .nav-tabs > li.active > a span.arrow:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fff;
    transform: rotate(45deg);
    top: 22px;
    left: 10px;
    box-shadow: -1px -1px 10px -2px rgba(0, 0, 0, 0.5)
}

.service-locator-widget .nav-tabs > li.active img {
    transform: scale(1.05)
}

.service-locator-widget .nav-tabs > li > a:hover {
    background: white;
    border: 0;
    border-top: 4px solid #1b75bc;
    margin: 5px 15px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    color: #1b75bc
}

.service-locator-widget .nav-tabs > li > a img {
    max-width: 72px;
    height: 72px;
    max-height: 72px;
    min-height: 72px;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.service-locator-widget .nav-tabs > li > a:hover img {
    transform: scale(1.08)
}

.service-locator-widget .nav-tabs > li > a span {
    display: block
}

.service-locator-widget .tab-content-wrapper-inner {
    background: white;
    padding: 0
}

.service-locator-widget .tab-pane {
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 30px 15px 15px 15px
}

.service-locator-widget .tab-pane span {
    color: #337ab7
}

.service-locator-widget .teaser {
    color: rgba(88, 89, 91, 0.6);
    font-size: 12px
}

.service-locator-widget a {
    text-decoration: none
}

.service-locator-widget .panel-default > .panel-heading, .service-locator-widget .score-accordion-panel > .panel-heading, .service-locator-widget .score-panel > .panel-heading {
    background: rgba(27, 117, 188, 0.06)
}

.service-locator-widget .tab-content .score-left {
    margin-bottom: 10px
}

@media (min-width: 992px) {
    .service-locator-widget .tab-content-wrapper-outer {
        margin: 15px
    }
}

@media (max-width: 992px) {
    .service-locator-widget .service-heading {
        width: 100% ;
        display: inline-block;
        font-weight: 300
    }

    .service-locator-widget img {
        max-width: 72px;
        height: 72px;
        max-height: 72px;
        min-height: 72px
    }

    .service-locator-widget .panel-group, .service-locator-widget .score-accordion {
        margin-bottom: 11px
    }
    .service-locator-widget a { 
        text-align: center;
    }

    .service-locator-widget .nav-tabs > li > a{
        height: 165px;
    }

    .service-locator-widget .tab-pane {
      margin-bottom: 15px;
    }
     
}

@media (min-width: 1023px) and (max-width: 1024px) {
    .service-locator-widget .nav-tabs > li > a {
        height: 165px
    }
} 

@media (max-width: 576px) {
    .service-locator-widget .nav-tabs li{
        width: 100%;
    }
    .service-locator-widget .nav-tabs > li > a{
        height: 145px;
    }
}

.tabset-transparent .nav-tabs {
    text-align: center
}

.tabset-transparent .nav-tabs > li {
    float: none;
    display: inline-block;
    zoom: 1
}

.tabset-transparent .nav-tabs > li > a {
    border: 0;
    background: transparent;
    color: #58595b;
    padding: 16px 15px
}

.tabset-transparent .nav-tabs > li > a:hover, .tabset-transparent .nav-tabs > li > a:focus {
    border: 0;
    background: transparent;
    color: #58595b
}

.tabset-transparent .nav-tabs > li.active > a {
    border: 0;
    background: transparent;
    color: #58595b
}

.tabset-transparent .nav-tabs > li.active > a:hover, .tabset-transparent .nav-tabs > li.active > a:focus {
    border: 0;
    background: transparent;
    color: #14477d
}

.service-locator-widget.column3 .nav-tabs-wrapper-inner {
    text-align: center
}

.service-locator-widget.column3 .nav.nav-tabs, .service-locator-widget.column3 .nav-tabs.score-section-menu, .service-locator-widget.column3 .nav-tabs.score-siblings-menu, .service-locator-widget.column3 .nav-tabs.score-previous-next-menu {
    display: inline-block
}

.service-locator-widget.column3 .nav-tabs li {
    width: 326px !important
}

.service-locator-widget.column3 .tab-pane {
    width: 950px;
    margin: auto
}

.service-locator-widget.column4 .nav-tabs li {
    width: 25%
}

.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 (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
    }
}

.navbar-teal {
    background-color: #00a88e;
    border-width: 0
}

.navbar-teal .navbar-nav > li > a {
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media only screen and (min-device-width: 813px) and (max-device-width: 1024px) {
    .navbar-teal .navbar-nav > li > a {
        font-size: 12px;
        padding: 15px 10px
    }
}

.navbar-teal .navbar-nav > li > a:hover, .navbar-teal .navbar-nav > li > a:focus {
    background-color: rgba(255, 255, 255, 0.15)
}

.navbar-teal.navbar-toggle {
    border-color: transparent
}

.navbar-teal .navbar-toggle:hover, .navbar-teal .navbar-toggle:focus {
    background-color: transparent
}

.navbar-teal .navbar-toggle:hover .icon-bar, .navbar-teal .navbar-toggle:focus .icon-bar {
    background-color: #ddd
}

.navbar-teal .navbar-toggle .icon-bar {
    background-color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.navbar-teal .navbar-toggle .top-bar {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: 10% 10%
}

.navbar-teal .navbar-toggle .middle-bar {
    opacity: 0
}

.navbar-teal .navbar-toggle .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: 10% 90%
}

.navbar-teal .navbar-toggle.collapsed .top-bar {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.navbar-teal .navbar-toggle.collapsed .middle-bar {
    opacity: 1
}

.navbar-teal .navbar-toggle.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0)
}

.navbar-teal .navbar-collapse {
    border: 0
}

@media (min-width: 992px) {
    .navbar-teal .navbar-nav {
        width: 100%;
        display: block;
        text-align: center;
        height: 50px
    }
}

@media (min-width: 992px) {
    .navbar-teal .navbar-nav > li {
        float: none;
        display: inline-block
    }
}

.navbar-teal .navbar-collapse {
    width: auto
}

.blog-header {
    height: 80px
}

@media (max-width: 768px) {
    .blog-header {
        height: 60px
    }
}

.blog-header .brand-1 img {
    width: 183px;
    height: 50px
}

@media (max-width: 768px) {
    .blog-header .brand-1 img {
        width: 105px;
        height: 25px
    }
}

.blog-header .brand-2 img {
    width: 180px
}

@media (max-width: 768px) {
    .blog-header .brand-2 img {
        width: 140px
    }
}

.blog-header .brand-1 {
    padding: 15px 0;
    float: left
}

.blog-header .brand-2 {
    padding: 14px 0;
    float: right
}

@media (max-width: 768px) {
    .blog-header .brand-2 {
        padding: 10px 0
    }
}

.blog-tags a {
    position: relative;
    font-family: 'Interstate', Arial, sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #2f2a2b;
    letter-spacing: .15px;
    line-height: 23px;
    background: rgba(0, 168, 142, 0.1);
    padding: 8px 18px;
    margin: 0 5px 15px 0;
    border: 1px;
    border-left: 5px solid #eee;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    text-decoration: none
}

.blog-tags a:hover {
    background: rgba(0, 168, 142, 0.4)
}

.deeper-div {
    padding: 50px 0
}

.deeper-div ul {
    margin: 30px 0 0 0;
    padding: 0 0 30px 35px
}

.deeper-div:before, .deeper-div:after {
    display: block;
    content: '';
    min-width: 200px;
    min-height: 3px;
    background-color: #6dcff6;
    position: absolute
}

.deeper-div::before {
    margin-top: -30px
}

.deeper-div::after {
    margin-bottom: -20px
}

.blog-article .author-img {
    margin-right: 30px;
    margin-bottom: 30px;
    border: 1px solid #eee
}

.blog-article .blog-subtitle {
    padding: 10px 15px;
    background: #eee;
    display: table;
    margin-bottom: 30px
}

.blog-article li {
    list-style: unset !important
}

.blog-article .author-name {
    margin-bottom: 20px;
    padding-top: 60px
}

.blog-article .article-date {
    margin-bottom: 30px;
    color: grey;
    border-bottom: 1px solid #d8d8d8;
    font-size: 16px
}

.blog-article .article-date span {
    font-size: 16px;
    background: #00a88e;
    padding: 2px 10px;
    display: inline-block;
    margin-right: 12px;
    color: white
}

.blog-article blockquote {
    border: 0
}

.link-text-invert {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none
}

.link-text-invert:hover {
    color: white;
    text-decoration: none
}

.link-underline {
    text-decoration: none !important;
    display: inline-block;
    position: relative
}

.link-underline:after {
    width: 0;
    height: 2px;
    background: #f7931e;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.link-underline:hover:after {
    width: 100%
}

div[class^="score-column"].score-column2.wide-left-2 > .score-left, div[class*=" score-column"].score-column2.wide-left-2 > .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-2 > .score-left, div[class*=" score-column"].score-column2.wide-left-2 > .score-left {
        float: left;
        width: 75%
    }
}

@media print {
    div[class^="score-column"].score-column2.wide-left-2 > .score-left, div[class*=" score-column"].score-column2.wide-left-2 > .score-left {
        position: relative;
        float: left;
        width: 75%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

div[class^="score-column"].score-column2.wide-left-2 > .score-right, div[class*=" score-column"].score-column2.wide-left-2 > .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-2 > .score-right, div[class*=" score-column"].score-column2.wide-left-2 > .score-right {
        float: left;
        width: 25%
    }
}

@media print {
    div[class^="score-column"].score-column2.wide-left-2 > .score-right, div[class*=" score-column"].score-column2.wide-left-2 > .score-right {
        position: relative;
        float: left;
        width: 25%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
}

.highlight-category {
    position: absolute;
    padding: 5px 16px;
    color: white;
    text-transform: uppercase;
    font-family: 'Interstate', Arial, sans-serif
}

.blog-highlight {
    margin-bottom: 30px !important
}

.blog-highlight h2 {
    line-height: 1.5
}

.blog-highlight.highlight-basic img {
    height: 170px;
    min-height: 170px
}

.blog-highlight .caption {
    padding: 12px 24px 10px 24px !important
}

.blog-section-header {
    font-family: 'Geometria', Arial, sans-serif;
    margin-top: 0;
    background: #00a88e;
    padding: 7px;
    color: white;
    font-size: 24px;
    text-align: center
}

.author-details {
    background: #00a88e14;
    padding: 30px;
    margin-top: 30px;
    margin-bottom: 60px;
    min-height: 210px
}

@media (min-width: 768px) {
    .author-details {
        margin-left: 30px
    }
}

.author-details img {
    margin-right: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    width: 120px
}

@media (min-width: 768px) {
    .author-details img {
        width: 150px
    }
}

@media (min-width: 768px) {
    .author-details p {
        padding-left: 120px
    }
}

@media (min-width: 768px) {
    .author-details img {
        margin-left: -60px
    }
}

.highlight-author-image {
    width: 50px !important;
    border-radius: 30px;
    border: 3px solid white;
    height: 50px !important;
    min-height: 50px !important;
    position: absolute;
    top: 145px;
    right: 20px
}

.no-smil .score-highlight.highlight-basic.blog-highlight .score-highlight-header {
    height: 170px
}

.no-smil .score-highlight.highlight-basic .highlight-author-image {
    opacity: 1;
    height: auto !important
}

.hide-author-image {
    display: none !important
}

.author-info {
    background: #00a88e14;
    margin-bottom: 30px;
    padding: 30px 25px 14px 30px;
    min-height: 100px;
    margin-top: 35px
}

.author-info img {
    border: 1px solid #d8d8d8;
    margin-bottom: 20px;
    margin-top: -65px;
    margin-right: 25px;
    width: 120px;
    max-height: 120px
}

.author-info h4 {
    line-height: 22px
}

.author-info a {
    text-decoration: none;
    color: #58595b
}

@media (min-width: 992px) {
    .search-results .blog-highlight {
        height: 320px
    }
}

.search-results.blogs {
    margin-top: 10px
}

.star-bullet {
    color: gold;
    position: absolute;
    top: 6px;
    left: -35px
}

.deeper-div ul li:before {
    background: 0
}

.blog-article ul li:before {
    left: -18px
}

.blog-article ul li::marker {
    font-size: 0
}

.popular-articles {
    border-bottom: 0
}

.popular-articles .score-highlight {
    background: #f9f9f9
}

.popular-articles .popular-articles-label {
    display: block;
    top: -10px;
    background: #00a88e;
    text-transform: uppercase
}

.popular-articles h4 {
    margin-top: 15px !important
}

.popular-articles .read-more {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9000px;
    background: transparent;
    border: 0;
    border-radius: 0
}

.owl-carousel.featured-carousel .owl-nav.disabled {
    display: block
}

.featured-carousel-wrapper {
    padding: 0 60px
}

.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.owl-prev {
    left: -6rem
}

.owl-next {
    right: -6rem
}

.owl-prev span, .owl-next span {
    background: #00a88e;
    padding: 2px 13px 5px;
    color: white;
    font-size: 20px
}

.owl-carousel .owl-item img {
    height: 150px;
    min-height: 150px;
    object-fit: cover;
    object-position: 50% 0;
    padding-bottom: 10px
}

.owl-item .item {
    background: white;
    padding: 10px;
    transition: all .3s ease-in-out;
    min-height: 250px;
    height: 250px;
    margin: 15px;
    -webkit-box-shadow: 0 6px 12px -4px rgba(40, 11, 18, 0.1);
    box-shadow: 0 6px 12px -4px rgba(40, 11, 18, 0.1);
    font-size: 18px;
    text-align: center
}

.owl-item .item:hover {
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.featured-carousel .item-label {
    color: #2f2a2b
}

.stretched-link:hover, .stretched-link:focus {
    text-decoration: none
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: ""
}

.aws-list li {
    margin-bottom: 1%;
    font-family: 'Interstate Light', Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: inherit;
    line-height: 1.62;
    letter-spacing: .2px;
}

.job-description h5 {
    font-weight: 600;
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    font-size: 1.15rem;
}

.job-description ul li {
    margin-bottom: 0.5rem;
}

.card {
    border-radius: 12px;
}

@media (max-width: 768px) {
    .job-description h5 {
        font-size: 1rem;
    }
}

.sticky-apply-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 0.5rem 1rem;
    box-shadow: 0 -2px 6px rgba(0, 0, 0, 0.08);
    z-index: 9999;
}

body:after {
    content: '';
} 