@charset "UTF-8";@import"//fonts.googleapis.com/css?family=Open+Sans";@import"/Areas/DotCom/Assets/custom/awesomplete.css";html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}





a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.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 silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}


@media print {
    *,*:before,*:after {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }


    img {
        max-width: 100%!important
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }
}

* {
    box-sizing: border-box
}

*:before,*:after {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333;
    background-color: #fff;
	margin: 0;
}

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.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,h1 .small,h2 small,h2 .small,h3 small,h3 .small,h4 small,h4 .small,h5 small,h5 .small,h6 small,h6 .small,.h1 small,.h1 .small,.h2 small,.h2 .small,.h3 small,.h3 .small,.h4 small,.h4 .small,.h5 small,.h5 .small,.h6 small,.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,.h1,h2,.h2,h3,.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,h1 .small,.h1 small,.h1 .small,h2 small,h2 .small,.h2 small,.h2 .small,h3 small,h3 .small,.h3 small,.h3 .small {
    font-size: 65%
}

h4,.h4,h5,.h5,h6,.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,h4 .small,.h4 small,.h4 .small,h5 small,h5 .small,.h5 small,.h5 .small,h6 small,h6 .small,.h6 small,.h6 .small {
    font-size: 75%
}

h1,.h1 {
    font-size: 36px
}

h2,.h2 {
    font-size: 30px
}

h3,.h3 {
    font-size: 24px
}

h4,.h4 {
    font-size: 18px
}

h5,.h5 {
    font-size: 14px
}

h6,.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media(min-width: 768px) {
    .lead {
        font-size:21px
    }
}

small,.small {
    font-size: 85%
}

mark,.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase,.initialism {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:hover,a.text-primary:focus {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:hover,a.text-success:focus {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover,a.text-info:focus {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover,a.text-warning:focus {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover,a.text-danger:focus {
    color: #843534
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #337ab7
}

a.bg-primary:hover,a.bg-primary:focus {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover,a.bg-success:focus {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover,a.bg-info:focus {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover,a.bg-warning:focus {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover,a.bg-danger:focus {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,ul ol,ol ul,ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

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

dt,dd {
    line-height: 1.42857
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

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

.dl-horizontal dd:after {
    clear: both
}

@media(min-width: 768px) {
    .dl-horizontal dt {
        float:left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,blockquote small,blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777
}

blockquote footer:before,blockquote small:before,blockquote .small:before {
    content: '— '
}

.blockquote-reverse,blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,.blockquote-reverse small:before,.blockquote-reverse .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before,blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,.blockquote-reverse small:after,.blockquote-reverse .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after,blockquote.pull-right .small:after {
    content: ' —'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container:after {
    clear: both
}

@media(min-width: 768px) {
    .container {
        width:750px
    }
}

@media(min-width: 992px) {
    .container {
        width:970px
    }
}

@media(min-width: 1200px) {
    .container {
        width:1170px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 992px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media(min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-1 {
        width: 8.33333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

input[type="search"] {
    box-sizing: border-box
}

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

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

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

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-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;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control {
        line-height:34px
    }

    input[type="date"].input-sm,.input-group-sm>input[type="date"].form-control,.input-group-sm>input[type="date"].input-group-addon,.input-group-sm>.input-group-btn>input[type="date"].btn,.input-group-sm input[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[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[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[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[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[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[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[type="month"] {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

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

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

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

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

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

input[type="radio"][disabled],input[type="radio"].disabled,fieldset[disabled] input[type="radio"],input[type="checkbox"][disabled],input[type="checkbox"].disabled,fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

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

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

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

.form-control-static.input-lg,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.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 {
    padding-left: 0;
    padding-right: 0
}

.input-sm,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn {
    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 {
    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,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 {
    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 {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

select.input-lg,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.input-group-lg>.input-group-btn>select.btn {
    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,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 {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg textarea.form-control,.form-group-lg select[multiple].form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg+.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+.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;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline,.has-warning.radio label,.has-warning.checkbox label,.has-warning.radio-inline label,.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline,.has-error.radio label,.has-error.checkbox label,.has-error.radio-inline label,.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media(min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-static {
        display: inline-block
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio,.form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .radio label,.form-inline .checkbox label {
        padding-left: 0
    }

    .form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

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

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

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

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

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

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media(min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top:11px;
        font-size: 18px
    }
}

@media(min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top:6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,.btn.focus,.btn:active:focus,.btn:active.focus,.btn.active:focus,.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,.btn:focus,.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled,fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active:hover,.btn-default:active:focus,.btn-default:active.focus,.btn-default.active:hover,.btn-default.active:focus,.btn-default.active.focus,.open>.btn-default.dropdown-toggle:hover,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active,.btn-default.active,.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled:hover,.btn-default.disabled:focus,.btn-default.disabled.focus,.btn-default[disabled]:hover,.btn-default[disabled]:focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active:hover,.btn-primary:active:focus,.btn-primary:active.focus,.btn-primary.active:hover,.btn-primary.active:focus,.btn-primary.active.focus,.open>.btn-primary.dropdown-toggle:hover,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active,.btn-primary.active,.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled:hover,.btn-primary.disabled:focus,.btn-primary.disabled.focus,.btn-primary[disabled]:hover,.btn-primary[disabled]:focus,.btn-primary[disabled].focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active:hover,.btn-success:active:focus,.btn-success:active.focus,.btn-success.active:hover,.btn-success.active:focus,.btn-success.active.focus,.open>.btn-success.dropdown-toggle:hover,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active,.btn-success.active,.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled:hover,.btn-success.disabled:focus,.btn-success.disabled.focus,.btn-success[disabled]:hover,.btn-success[disabled]:focus,.btn-success[disabled].focus,fieldset[disabled] .btn-success:hover,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active:hover,.btn-info:active:focus,.btn-info:active.focus,.btn-info.active:hover,.btn-info.active:focus,.btn-info.active.focus,.open>.btn-info.dropdown-toggle:hover,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active,.btn-info.active,.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled:hover,.btn-info.disabled:focus,.btn-info.disabled.focus,.btn-info[disabled]:hover,.btn-info[disabled]:focus,.btn-info[disabled].focus,fieldset[disabled] .btn-info:hover,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active:hover,.btn-warning:active:focus,.btn-warning:active.focus,.btn-warning.active:hover,.btn-warning.active:focus,.btn-warning.active.focus,.open>.btn-warning.dropdown-toggle:hover,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active,.btn-warning.active,.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled:hover,.btn-warning.disabled:focus,.btn-warning.disabled.focus,.btn-warning[disabled]:hover,.btn-warning[disabled]:focus,.btn-warning[disabled].focus,fieldset[disabled] .btn-warning:hover,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active:hover,.btn-danger:active:focus,.btn-danger:active.focus,.btn-danger.active:hover,.btn-danger.active:focus,.btn-danger.active.focus,.open>.btn-danger.dropdown-toggle:hover,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active,.btn-danger.active,.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled:hover,.btn-danger.disabled:focus,.btn-danger.disabled.focus,.btn-danger[disabled]:hover,.btn-danger[disabled]:focus,.btn-danger[disabled].focus,fieldset[disabled] .btn-danger:hover,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0
}

.btn-link,.btn-link:active,.btn-link.active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    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 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm,.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}



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



@media(min-width: 768px) {
    .navbar-right .dropdown-menu {
        right:0;
        left: auto
    }

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

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn input[type="radio"],[data-toggle="buttons"]>.btn input[type="checkbox"],[data-toggle="buttons"]>.btn-group>.btn input[type="radio"],[data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,.input-group-btn,.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn {
    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 {
    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>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,.nav .open>a:hover,.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media(min-width: 768px) {
    .nav-justified>li,.nav-tabs.nav-justified>li {
        display:table-cell;
        width: 1%
    }

    .nav-justified>li>a,.nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media(min-width: 768px) {
    .nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a {
        border-bottom:1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,.nav-tabs.nav-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

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

.navbar:after {
    clear: both
}

@media(min-width: 768px) {
    .navbar {
        border-radius:4px
    }
}

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

.navbar-header:after {
    clear: both
}

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

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

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

@media(min-width: 768px) {
    .navbar-collapse {
        width:auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }

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

    .navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media(max-device-width: 480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse {
        max-height:200px
    }
}

.container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media(min-width: 768px) {
    .container>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-header,.container-fluid>.navbar-collapse {
        margin-right:0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media(min-width: 768px) {
    .navbar-static-top {
        border-radius:0
    }
}

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

@media(min-width: 768px) {
    .navbar-fixed-top,.navbar-fixed-bottom {
        border-radius:0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}

.navbar-brand:hover,.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media(min-width: 768px) {
    .navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {
        margin-left:-15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media(min-width: 768px) {
    .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: 767px) {
    .navbar-nav .open .dropdown-menu {
        position:static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media(min-width: 768px) {
    .navbar-nav {
        float:left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.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: 767px) {
    .navbar-form .form-group {
        margin-bottom:5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media(min-width: 768px) {
    .navbar-form {
        width:auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

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

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

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm,.btn-group-sm>.navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs,.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media(min-width: 768px) {
    .navbar-text {
        float:left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media(min-width: 768px) {
    .navbar-left {
        float:left!important
    }

    .navbar-right {
        float: right!important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

@media(max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color:#777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:hover,fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

@media(max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color:#090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #090909
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:hover,fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

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

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

.pagination>li>a:hover,.pagination>li>a:focus,.pagination>li>span:hover,.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,.pagination>.active>a:hover,.pagination>.active>a:focus,.pagination>.active>span,.pagination>.active>span:hover,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

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

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

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

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

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

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

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

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

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

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,.pager .next>span {
    float: right
}

.pager .previous>a,.pager .previous>span {
    float: left
}

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


.btn .label {
    position: relative;
    top: -1px
}



.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,.btn-group-xs>.btn .badge,.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

.list-group-item.active>.badge,.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,.container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}

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

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

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

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

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: #337ab7
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

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

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

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

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

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

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

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

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

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

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.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,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
    background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,.media-body {
    zoom:1;overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,.media>.pull-right {
    padding-left: 10px
}

.media-left,.media>.pull-left {
    padding-right: 10px
}

.media-left,.media-right,.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

a.list-group-item,button.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,a.list-group-item:focus,button.list-group-item:hover,button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

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

.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success,button.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,a.list-group-item-success:focus,button.list-group-item-success:hover,button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus,button.list-group-item-success.active,button.list-group-item-success.active:hover,button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,a.list-group-item-info:focus,button.list-group-item-info:hover,button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus,button.list-group-item-info.active,button.list-group-item-info.active:hover,button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning,button.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,a.list-group-item-warning:focus,button.list-group-item-warning:hover,button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus,button.list-group-item-warning.active,button.list-group-item-warning.active:hover,button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger,button.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,a.list-group-item-danger:focus,button.list-group-item-danger:hover,button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus,button.list-group-item-danger.active,button.list-group-item-danger.active:hover,button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}


@font-face {
    font-family: font-icons;
    src: url("/Areas/DotCom/Assets/fonts/font-icons.eot");
    src: url("/Areas/DotCom/Assets/fonts/font-icons.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/font-icons.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/font-icons.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/font-icons.svg#font-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

.icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "";
    font-family: "font-icons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none
}

.icon-facebook:before {
    content: ""
}

.icon-instagram:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-scrollerLine:before {
    content: ""
}

.icon-scrollerLine2:before {
    content: ""
}

.icon-scrollerMouse:before {
    content: ""
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local("Source Sans Pro Light"),local("SourceSansPro-Light"),url("//fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGCD5K6T8I4oZ1X3Xvlj_UeP3rGVtsTkPsbDajuO5ueQw.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Light.ttf") format("truetype");
    unicode-range: U+102-103,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local("Source Sans Pro Light"),local("SourceSansPro-Light"),url("//fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGDOFnJNygIkrHciC8BWzbCz3rGVtsTkPsbDajuO5ueQw.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Light.ttf") format("truetype");
    unicode-range: U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 300;
    src: local("Source Sans Pro Light"),local("SourceSansPro-Light"),url("//fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGCP2LEk6lMzYsRqr3dHFImA.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Light.ttf") format("truetype");
    unicode-range: U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local("Source Sans Pro"),local("SourceSansPro-Regular"),url("//fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlCxe5Tewm2_XWfbGchcXw4g.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
    unicode-range: U+102-103,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local("Source Sans Pro"),local("SourceSansPro-Regular"),url("//fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlIa1YDtoarzwSXxTHggEXMw.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
    unicode-range: U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    src: local("Source Sans Pro"),local("SourceSansPro-Regular"),url("//fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlJbPFduIYtoLzwST68uhz_Y.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf") format("truetype");
    unicode-range: U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local("Source Sans Pro Semibold"),local("SourceSansPro-Semibold"),url("//fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMZXFz2iDKd7GJNSaxRYiSj3rGVtsTkPsbDajuO5ueQw.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf") format("truetype");
    unicode-range: U+102-103,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local("Source Sans Pro Semibold"),local("SourceSansPro-Semibold"),url("//fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGKyGJhAh-RE0BxGcd_izyev3rGVtsTkPsbDajuO5ueQw.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf") format("truetype");
    unicode-range: U+100-24F,U+1E00-1EFF,U+20A0-20AB,U+20AD-20CF,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 600;
    src: local("Source Sans Pro Semibold"),local("SourceSansPro-Semibold"),url("//fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMzFoXZ-Kj537nB_-9jJhlA.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf") format("truetype");
    unicode-range: U+0-FF,U+131,U+152-153,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000
}

@font-face {
    font-family: OpenSans;
    src: url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.svg#OpenSans") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:OpenSans;
        src: url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Regular-webfont.svg#OpenSans") format("svg")
    }
}

@font-face {
    font-family: OpenSans;
    src: url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.svg#OpenSans") format("svg");
    font-weight: bold;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:OpenSans;
        src: url("/Areas/DotCom/Assets/fonts/OpenSans/OpenSans-Bold-webfont.svg#OpenSans") format("svg")
    }
}

@font-face {
    font-family: "ralewayextralight";
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.svg#ralewayextralight") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:"ralewayextralight";
        src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-extralight-webfont.svg#ralewayextralight") format("svg")
    }
}

@font-face {
    font-family: "ralewaylight";
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.svg#ralewaylight") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:"ralewaylight";
        src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-light-webfont.svg#ralewaylight") format("svg")
    }
}

@font-face {
    font-family: "ralewaymedium";
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:"ralewaymedium";
        src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-medium-webfont.svg#ralewaymedium") format("svg")
    }
}

@font-face {
    font-family: "ralewayregular";
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.svg#ralewayregular") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:"ralewayregular";
        src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-regular-webfont.svg#ralewayregular") format("svg")
    }
}

@font-face {
    font-family: "ralewaysemibold";
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.eot");
    src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.woff2") format("woff2"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.woff") format("woff"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.ttf") format("truetype"),url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold") format("svg");
    font-weight: normal;
    font-style: normal
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family:"ralewaysemibold";
        src: url("/Areas/DotCom/Assets/fonts/Raleway/raleway-semibold-webfont.svg#ralewaysemibold") format("svg")
    }
}

html {
    font-size: 62.5%
}

body {
    font-size: 14px;
    font-size: 1.4rem;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 400;
    color: #002949
}

div {
    position: relative
}

header,section {
    min-width: 320px
}

.page-wrapper {
    width: 100%;
    height: auto;
    overflow-x: hidden
}

a,a:hover,a:focus {
    text-decoration: none;
    cursor: pointer
}

svg {
    display: block
}

.rj-blue {
    color: #002949
}

.rj-lt-blue {
    color: #5489b6
}

.dark-bk {
    background-color: #0c3352
}

h1 {
    font-size: 1.4rem;
    font-weight: 600;
    color: #5489b6
}

h2 {
    font-size: 2.1rem;
    line-height: 2.5rem;
    font-weight: 600;
    margin: 0 0 15px 0;
    font-style: normal
}

h3 {
    font-size: 3rem;
    line-height: 3.8rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

h4 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

h5 {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.head-bottom {
    font-weight: 400
}

p {
    font-size: 1.5rem;
    line-height: 2.4rem;
    color: #5b5e5a;
    margin: 0 0 15px 0
}

p a,p a:visited {
    color: #5489b6
}

p a:hover {
    color: #002949
}

p.disclaimer {
    font-size: 1.3rem!important;
    line-height: 1.7rem!important
}

.disclosure,.disclosure * {
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1.75rem;
    color: #9ea7b0;
    margin-bottom: 15px
}

.disclosure sup,.disclosure * sup {
    top: 0
}

a.btn-default,button.btn-default,.mega-menu input.btn-default,#mobile-menu input.btn-default,.rtxt-cont a.btn-default {
    display: inline-block;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #002949;
    color: #002949;
    padding: 12px 15px;
    font-size: 1.7rem!important;
    line-height: 2rem!important;
    font-weight: 600;
    min-width: 180px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: all .4s;
    transition: all .4s
}

a.btn-default:hover,button.btn-default:hover,.mega-menu input.btn-default:hover,#mobile-menu input.btn-default:hover,.rtxt-cont a.btn-default:hover {
    background-color: #002949;
    color: #fff
}

a.btn-default.white-btn,button.btn-default.white-btn {
    border: 1px solid #fff;
    color: #fff
}

a.btn-default.white-btn:hover,button.btn-default.white-btn:hover {
    background-color: #fff;
    color: #002949
}

a.btn-secondary,button.btn-secondary {
    display: inline-block;
    background-color: transparent;
    border: 1px solid #5489b6;
    border-radius: 4px;
    color: #5489b6;
    padding: 12px 15px;
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 600;
    min-width: 180px;
    text-align: center;
    margin-bottom: 15px;
    -webkit-transition: all .4s;
    transition: all .4s
}

a.btn-secondary:hover,button.btn-secondary:hover {
    background-color: #5489b6;
    color: #fff
}

#mega-fa-area,#mega-fa-lname,#ia-username,#ia-password,#mm-fa-area,#mm-fa-lname,#LoginName,#VariableParameter2 {
    border-radius: 4px
}

.mega-login-cont .chosen-single {
    border-radius: 4px
}

.mega-login-cont .chosen-drop {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.input-label-holder input {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-mega-search {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

#faa2-city,#faa3-city,#faa2-name,#mega-search,.search-term,#searchTerm1 {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.width100 {
    width: 100%!important
}

.text-center {
    text-align: center
}

.pg-container {
    margin-top: 100px
}

.no-margin {
    margin: 0
}

.no-padding {
    padding: 0
}

::-moz-focus-inner {
    border: 0;
    padding: 0
}

.copy-center {
    text-align: center
}

.copy-left {
    text-align: left
}

.copy-right {
    text-align: right
}

input {
    box-shadow: inset 0 0 0 0 #fff
}

@media only screen and (min-width: 768px) {
    .head-bottom {
        display:block
    }
}

@media only screen and (min-width: 992px) {
    a.btn-default {
        font-size:1.5rem;
        line-height: 1.8rem
    }
}

@media only screen and (min-width: 1200px) {
    a.btn-default {
        font-size:1.7rem;
        line-height: 2rem
    }
}

@media(min-width: 992px) {
    .equal-height-row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .equal-height-row .left-nav-cont {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .equal-height-row .ln-right-cont {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.left-nav-template h1,.content-page-no-nav h1 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.left-nav-template .ln-right-cont .container {
    width: 100%
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.bio-detail-template {
    padding-top: 10px
}

.bio-detail-img-cont img {
    margin: 0 auto
}

.bio-detail-cont h1 {
    font-weight: 400;
    font-size: 3rem;
    line-height: 40px;
    margin: 15px 0 0;
    color: #002949
}

.bio-detail-cont .bdc-title,.bio-detail-cont .bdc-location {
    font-size: 1.8rem;
    line-height: 26px;
    color: #5b5e5a
}

.bio-detail-cont .bdc-location {
    margin-bottom: 15px
}

@media only screen and (min-width: 768px) {
    .bio-detail-img-cont img {
        margin:25px auto 0
    }
}

.pagination-duel-cont {
    border-top: 1px solid rgba(84,137,182,.5);
    padding: 25px 0
}

.pagination-duel-cont a.pdc-back,.pagination-duel-cont a.pdc-next {
    width: 50%;
    float: left;
    color: #002949;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 600;
    padding: 0 0;
    display: block;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.pagination-duel-cont a.pdc-next {
    background-image: url("/Areas/DotCom/Assets/images/cta-arrow.svg");
    text-align: right;
    background-position: 95% center;
    padding-right: 10%
}

.pagination-duel-cont a.pdc-back {
    background-image: url("/Areas/DotCom/Assets/images/cta-arrow-left.svg");
    background-position: 5% center;
    padding-left: 10%
}

.pagination-duel-cont a.pdc-next:hover {
    background-position: 100% center
}

.pagination-duel-cont a.pdc-back:hover {
    background-position: 0 center
}

@media only screen and (min-width: 768px) {
    .pagination-duel-cont a.pdc-next {
        background-position:95% center;
        padding-right: 7%
    }

    .pagination-duel-cont a.pdc-back {
        background-position: 5% center;
        padding-left: 7%
    }
}

@media only screen and (min-width: 992px) {
    .pagination-duel-cont a.pdc-next {
        background-position:97% center;
        padding-right: 5%
    }

    .pagination-duel-cont a.pdc-back {
        background-position: 3% center;
        padding-left: 5%
    }
}

@media only screen and (min-width: 1200px) {
    .pagination-duel-cont a.pdc-next {
        background-position:98% center;
        padding-right: 4%
    }

    .pagination-duel-cont a.pdc-back {
        background-position: 2% center;
        padding-left: 4%
    }
}

.list-item {
    border-bottom: 1px solid #bac4cc;
    padding: 30px 0;
    color: #5b5e5a;
    position: relative;
    min-height: 150px;
    cursor: pointer
}

.list-item:hover {
    background: #f8f8f8
}

.list-item img {
    max-width: 100%
}

.list-item a {
    text-decoration: none;
    color: #000
}

.list-item-image {
    text-align: center;
    margin-bottom: 18px
}

.list-item-body {
    float: left
}

.list-item-title {
    font-size: 30px;
    color: #002949
}

.list-item-cat {
    color: #5b5e5a;
    font-size: 18px
}

.list-item-content {
    color: #5b5e5a;
    font-size: 14px;
    margin: 18px 0
}

.list-item-more {
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    right: 25px
}

.list-item-more:after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 19px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    background-repeat: no-repeat;
    background-position: 15px 0;
    background-size: 11px 16px;
    vertical-align: middle;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.list-item:hover .list-item-more:after {
    background-position: 25px 0
}

.list-index-nav {
    text-align: center;
    margin: 22px 0
}

.list-index-nav span {
    color: #002949;
    font-size: 18px;
    font-weight: 600
}

.list-index-nav span.list-index-current-pg {
    padding: 5px 10px;
    border: 1px solid #bfc9d1
}

.result-nav {
    vertical-align: middle;
    cursor: pointer;
    border: none;
    display: inline-block;
    height: 25px;
    background: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat
}

.result-nav.first,.result-nav.last {
    width: 29px;
    background-repeat: repeat
}

.result-nav.prev,.result-nav.next {
    width: 14px
}

.result-nav.first,.result-nav.prev {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.result-nav.prev {
    margin-right: 30px;
    margin-left: 20px
}

.result-nav.next {
    margin-left: 30px;
    margin-right: 20px;
    position: relative;
    top: 1px
}

.result-nav:hover {
    opacity: .5
}

.list-index-nav .noshow {
    visibility: hidden
}

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .result-nav {
        background: url(/Areas/DotCom/Assets/images/arrow.png);
        height: 25px;
        background-repeat: no-repeat
    }

    .result-nav.first,.result-nav.last {
        width: 30px;
        background-repeat: repeat
    }
}

@media only screen and (min-width: 768px) {
    .list-item-image {
        margin-bottom:0;
        width: 25%;
        float: left;
        padding: 0 15px
    }

    .list-item-body {
        float: left;
        padding: 0 15px 30px
    }

    .list-item-body.with-image {
        width: 75%
    }

    .list-item-more {
        position: absolute;
        bottom: 30px
    }

    .left-nav-template .list-item-image {
        width: 33.33333333%
    }

    .left-nav-template .list-item-body.with-image {
        width: 66.66666667%
    }
}

.dt-content {
    color: #5b5e5a
}

.dt-content h1 {
    font-size: 3rem;
    line-height: 3.8rem;
    font-weight: 600;
    margin: 15px 0 15px 0;
    color: #002949;
    font-weight: 400
}

.dt-content h4 {
    font-weight: 400
}

.dt-content h5 {
    margin-bottom: 5px
}

.dt-content ul {
    margin: 0 15px;
    padding: 10px 0 25px
}

.dt-content ul li {
    padding: 0 0 0 5px
}

.dt-content p.tip {
    font-size: 1.8rem;
    line-height: 26px;
    color: #5489b6
}

.dt-content img {
    width: 100%;
    margin-bottom: 15px
}

.dt-content .vid-holder {
    margin-bottom: 30px;
    width: 100%
}

.dt-content .float-right {
    margin-bottom: 30px
}

.dt-content iframe {
    width: 100%;
    margin-bottom: 25px
}

@media only screen and (min-width: 992px) {
    .dt-content h1,.dt-content h4,.dt-content ul {
        width:60%
    }

    .dt-content .float-right {
        float: right;
        width: 40%;
        padding: 0 0 15px 15px;
        margin-top: -100px
    }

    .dt-content .vid-holder {
        width: 90%
    }
}

@media only screen and (min-width: 1200px) {
    .dt-content h1,.dt-content p,.dt-content h4 {
        width:60%
    }

    .dt-content p {
        width: 70%
    }

    .dt-content ul {
        width: 50%
    }

    .dt-content .vid-holder {
        width: 70%
    }
}

#search-results h1 {
    font-size: 3rem;
    line-height: 3.8rem;
    font-weight: 600;
    margin: 40px 0 15px 0;
    color: #002949
}

#search-results .input-label-holder {
    margin: 0 0 20px
}

#search-results .input-label-holder input {
    width: calc(100% - 46px);
    display: inline-block;
    vertical-align: top
}

#search-results button.btn-mega-search {
    background-color: #002949;
    color: #fff;
    border: none;
    width: 43px;
    height: 43px;
    display: inline-block;
    position: relative;
    right: 3px
}

#search-results button.btn-mega-search svg {
    fill: #fff;
    height: 30px;
    margin-left: 8px
}

#search-results .list-item {
    border-bottom: none;
    padding: 20px;
    min-height: 190px
}

#search-results .list-item:first-child {
    border-top: 1px solid #bac4cc
}

@media only screen and (min-width: 768px) {
    #search-results .input-label-holder input {
        width:80%
    }

    #search-results button.btn-mega-search {
        right: 3px
    }

    #search-results .list-item {
        padding: 20px 0 0
    }

    #search-results .list-item-image {
        margin-bottom: 0;
        width: 15%;
        float: left;
        padding: 0 15px
    }

    #search-results .list-item-body.with-image {
        width: 85%
    }
}

@media only screen and (min-width: 992px) {
    #search-results .input-label-holder input {
        width:60%
    }
}

.kaltura-player {
    width: 100%;
    float: left;
    z-index: 500
}

.kaltura-player .dummy {
    margin-top: 56.25%
}

.kaltura-playlist .dummy {
    margin-top: 112.11%;
    margin-top: calc(56.25% + 176px)
}

.contact-cont {
    margin: 0 0 25px
}

.contact-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.contact-intro-copy h3>span {
    display: inline-block
}

.contact-cont form {
    font-size: 18px
}

.contact-cont input[type="text"],.contact-cont input[type="submit"],.contact-cont textarea,.contact-cont .chosen-container,.contact-cont form>label {
    margin-top: 40px;
    outline: none
}

.contact-cont input:first-child {
    margin-top: 0
}

.contact-cont input[type="text"],.contact-cont textarea,.contact-cont select {
    display: block;
    width: 100%;
    border: 1px solid #666
}

.contact-cont input[type="text"].error,.contact-cont textarea.error,.contact-cont select.error {
    border: 1px solid #ed1c24
}

.contact-cont input[type="text"],.contact-cont textarea {
    padding: 10px 15px
}

.contact-cont textarea {
    height: 250px
}

.contact-cont input[type="submit"] {
    display: inline-block;
    background: #fff;
    color: #002949;
    font-weight: 600;
    padding: 10px 15px;
    border: 1px solid #002949
}

.contact-cont input[type="submit"]:hover {
    background: #002949;
    color: #fff
}

.contact-cont form>div>label {
    margin-right: 15px;
    cursor: pointer
}

.contact-cont input[type="checkbox"] {
    display: none
}

.contact-cont input[type="checkbox"]+label span {
    display: inline-block;
    width: 20px;
    height: 17px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background-image: url(/Areas/DotCom/Assets/images/contact/checkbox.jpg);
    cursor: pointer
}

.contact-cont input[type="checkbox"]:checked+label span {
    background-position: 0 -17px
}

.contact-cont input[type="radio"] {
    display: none
}

.contact-cont input[type="radio"]+label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    background-image: url(/Areas/DotCom/Assets/images/contact/radio.jpg);
    cursor: pointer
}

.contact-cont input[type="radio"]:checked+label span {
    background-position: 0 -17px
}

.contact-cont form>label {
    display: block
}

@media only screen and (min-width: 992px) {
    .contact-intro-copy p {
        width:80%
    }
}

@media only screen and (min-width: 1200px) {
    .contact-intro-copy p {
        width:65%
    }
}

.ln-cards-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.ln-cards-cont h3 .head-top,.ln-cards-cont h3 .head-bottom {
    display: inline-block
}

.ln-card-single {
    width: 100%;
    border: 1px solid #ccc;
    padding-bottom: 25px;
    margin-bottom: 30px
}

.ln-card-single .lncs-img {
    height: 100px;
    width: 100%;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.ln-card-single .lncs-copy-cont {
    padding: 15px
}

.ln-card-single .lncs-copy-cont h2 {
    font-size: 2.5rem;
    line-height: 3rem;
    color: #5489b6
}

.ln-card-single .lncs-copy-cont p {
    font-size: 1.4rem;
    line-height: 1.8rem
}

.ln-card-single a {
    color: #002949;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    position: absolute;
    bottom: 15px;
    left: 15px
}

.ln-card-single a::after {
    content: "";
    width: 40px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    background-size: 11px 11px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.ln-card-single:hover {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    cursor: pointer
}

.ln-card-single:hover a::after {
    background-position: 25px 3px
}

@media only screen and (min-width: 768px) {
    .ln-card-single {
        height:285px;
        max-height: 285px
    }

    .ln-card-single a {
        left: auto;
        right: 15px
    }
}

@media only screen and (min-width: 992px) {
    .ln-card-single {
        height:315px;
        max-height: 315px
    }
}

@media only screen and (min-width: 1200px) {
    .ln-card-single {
        height:290px;
        max-height: 290px
    }
}

.filters-cont {
    display: block;
    margin: 0 0 20px;
    background-color: #dde7f0
}

.fc-top-copy {
    border: 1px solid rgba(84,137,182,.25);
    padding: 15px
}

.fc-top-copy h4 {
    margin: 0
}

.fc-top-copy .mobile-arrow {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 52px;
    width: 52px;
    cursor: pointer
}

.fc-top-copy .mobile-arrow img {
    width: 20px;
    height: 20px;
    margin: 17px 0 0 17px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all .25s;
    transition: all .25s
}

.filters-cont.open .fc-top-copy .mobile-arrow img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

a.btn-reset-filter {
    display: block;
    position: absolute;
    bottom: 0;
    right: 50px;
    text-transform: uppercase;
    color: #5489b6;
    font-size: 1.2rem;
    padding: 15px;
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

a.btn-reset-filter:hover {
    opacity: .7
}

.fbc-show>* {
    float: left
}

.fbcs-title {
    width: 55px;
    line-height: 30px
}

.filters {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all .25s;
    transition: all .25s
}

.filters-cont.open .filters {
    max-height: 3000px
}

.filter-by-cont {
    padding: 15px
}

.filter-cat-name {
    border-bottom: 1px solid rgba(84,137,182,.25)
}

.filter-by-cont ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.filter-by-cont ul li a {
    display: block;
    color: #002949;
    font-size: 1.8rem
}

.filter-by-cont ul.category-list>li {
    margin-top: 15px
}

.filter-by-cont ul.category-list>li>a {
    padding: 8px
}

.filter-by-cont ul.category-list>li>a span img {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    float: right;
    -webkit-transition: all .25s;
    transition: all .25s
}

.filter-by-cont ul.category-list>li>a:hover {
    opacity: .7
}

.filter-by-cont ul.category-list>li.open>a span img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.filter-by-cont ul.topic-list {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .25s;
    transition: max-height .25s
}

.filter-by-cont ul.topic-list>li>a {
    padding: 7px 7px 7px 17px;
    margin-bottom: 2px
}

.filter-by-cont ul.topic-list>li>a:hover {
    background-color: #f7f7f7
}

.filter-by-cont ul.topic-list>li>a.selected,.filter-by-cont ul.category-list>li>a.selected {
    background-color: #f7f7f7
}

.filter-by-cont ul.topic-list>li>a.selected::after {
    content: "x";
    width: 15px;
    height: 14px;
    float: right;
    display: inline-block
}

.filter-by-cont ul.topic-list>li>a.selected:hover {
    opacity: .7
}

a.btn-tl-more,a.btn-tl-less {
    padding: 7px 7px 7px 30px;
    line-height: 2.2rem;
    opacity: 1;
    -webkit-transition: all .25s;
    transition: all .25s
}

a.btn-tl-more span,a.btn-tl-less span {
    padding-right: 0;
    -webkit-transition: all .25s;
    transition: all .25s
}

a.btn-tl-more:hover,a.btn-tl-less:hover {
    opacity: .7
}

a.btn-tl-more:hover span,a.btn-tl-less:hover span {
    padding-right: 7px
}

.filter-by-cont .open ul.topic-list {
    max-height: 1000px
}

.fbcs-list a {
    font-size: 1.4rem;
    padding: 5px 10px;
    margin: 0 0 5px 10px;
    background-color: #f7f7f7;
    color: #002949;
    white-space: nowrap;
    display: block;
    float: left
}

.fbcs-list a:hover {
    opacity: .7
}

.fbcs-list a span {
    padding: 0 0 0 12px
}

.closed a.btn-tl-more,.closed a.btn-tl-less {
    display: none
}

@media only screen and (min-width: 992px) {
    .filters-cont {
        background-color:transparent;
        margin: 25px 0
    }

    .desktop-left-nav-container>.filters-cont {
        margin: -15px 0 25px
    }

    .desktop-left-nav-container>.filters-cont>.fc-top-copy h4 {
        margin: 0
    }

    .fc-top-copy {
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: 1px solid rgba(84,137,182,.25);
        padding: 15px
    }

    .fc-top-copy h4 {
        margin: 50px 0 0
    }

    .fc-top-copy span {
        display: none
    }

    a.btn-reset-filter {
        right: 0
    }

    .filters-cont .ffa-single {
        display: block
    }

    .fbcs-list {
        width: 207px
    }

    .filter-by-cont ul.category-list>li>a {
        padding: 8px 8px 8px 25px
    }

    .filter-by-cont ul.topic-list>li>a {
        padding: 7px 7px 7px 35px
    }

    .filter-cat-name {
        border-bottom: none
    }

    .fc-top-copy .mobile-arrow {
        display: none
    }
}

@media only screen and (min-width: 1200px) {
    .fbcs-list {
        width:274px
    }
}

.timeline-page {
    margin-bottom: 50px
}

#tl-nav {
    height: 50px
}

.tl-mobile-nav {
    margin: 20px 0
}

#tl-main-copy {
    margin-bottom: 25px
}

#tl-main-copy h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.tl-mc-quote {
    font-size: 2.1rem;
    line-height: 3.2rem;
    color: #002949
}

.tl-mc-author {
    font-size: 1.8rem;
    line-height: 3.2rem;
    color: #002949
}

.decade-bar {
    background: #002949;
    color: #fff;
    font-size: 2.4rem;
    line-height: 5rem;
    padding: 0 25px;
    margin: 0 0 50px;
    cursor: pointer
}

.decade-bar span {
    height: 50px;
    width: 50px;
    float: right;
    position: relative
}

.decade-bar span img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
    height: 22px;
    width: 22px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: transform .25s;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.open .decade-bar span img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.decade-event-cont {
    padding: 0;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .5s;
    transition: max-height .5s
}

.open .decade-event-cont {
    overflow: hidden;
    max-height: 7000px
}

.dec-event-bar {
    display: none
}

.decade-events-left {
    width: 100%
}

.decade-events-right {
    display: none
}

.dec-quote-holder {
    width: 100%;
    margin-bottom: 25px
}

.dec-quote-holder img {
    float: left;
    margin: 0 10px 10px 0
}

.dec-quote {
    font-size: 1.8rem;
    line-height: 2.8rem;
    color: #002949
}

.dec-highlight {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #002949;
    border-left: 1px solid #002949;
    border-right: 1px solid #002949;
    border-bottom: 5px solid #002949
}

.dh-title {
    font-size: 2.1rem;
    line-height: 3rem;
    padding: 15px 20px
}

.dh-content {
    overflow: hidden;
    position: relative;
    width: 100%
}

.dh-image {
    height: 150px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.dh-copy {
    background-color: #efefef;
    padding: 20px
}

.yr-event-cont {
    margin-bottom: 25px;
    border: 1px solid #efefef;
    width: 100%
}

.yr-title {
    background: #efefef;
    font-size: 1.8rem;
    line-height: 4rem;
    color: #002949;
    padding: 0 15px;
    text-align: left
}

.yr-event-cont>.yr-event:nth-child(odd) {
    background: #efefef
}

.yr-event-cont>.yr-event:nth-child(even) {
    background: #fff
}

.yr-event p {
    padding: 15px;
    margin: 0;
    color: #002949
}

.yr-event a {
    display: block;
    padding: 0 15px 15px;
    margin-top: -10px;
    color: #002949;
    font-weight: 600;
    text-align: left
}

.yr-event a::after {
    content: "";
    width: 35px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 5px;
    background-size: 9px 9px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.yr-event a:hover::after {
    background-position: 25px 5px
}

.yr-event-cont .svg-triangle {
    display: none
}

.yr-event a {
    display: block;
    padding: 0 15px 15px;
    margin-top: -10px;
    color: #002949;
    font-weight: 600;
    text-align: left
}

.yr-event a::after {
    content: "";
    width: 35px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 5px;
    background-size: 9px 9px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.yr-event a:hover::after {
    background-position: 25px 5px
}

.timeline-dot {
    display: none
}

.tl-desktop-nav {
    margin-top: -25px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2)
}

ul.tl-desktop-nav {
    list-style: none;
    padding-left: 0
}

.tl-desktop-nav.sticky {
    position: fixed;
    top: 90px;
    width: 92%;
    left: 4%;
    z-index: 500
}

.tl-desktop-nav.sticky-mobile {
    top: 30px
}

.tl-desktop-nav a {
    display: block;
    float: left;
    color: #002949;
    font-size: 1.5rem;
    line-height: 5rem;
    background: #f1f1f1;
    border-right: 1px solid #fff;
    border-bottom: 3px solid #fff;
    width: 16.66%;
    text-align: center
}

.tl-desktop-nav a:first-child {
    border-left: 1px solid #fff
}

.tl-desktop-nav a:hover {
    border-bottom: 3px solid #002949
}

.tl-desktop-nav a.active {
    border-bottom: 3px solid #002949
}

@media only screen and (min-width: 768px) {
    .tl-desktop-nav.sticky {
        width:720px;
        left: auto
    }

    .tl-desktop-nav a {
        font-size: 2.4rem
    }

    .tl-mc-rs {
        margin-top: 70px
    }

    .dec-event-bar {
        display: block;
        width: 4px;
        height: 100%;
        position: absolute;
        background-color: #002949;
        top: 0;
        left: 50%;
        margin-left: -2px
    }

    .decade-events-left {
        width: 45%;
        float: left
    }

    .decade-events-right {
        display: block;
        width: 45%;
        float: right
    }

    .decade-events-left .col-right {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0
    }

    .yr-event-cont {
        margin-bottom: 50px
    }

    .decade-events-left .yr-title {
        text-align: right
    }

    .yr-event-cont .svg-triangle {
        display: block;
        fill: #efefef;
        position: absolute;
        top: -1px;
        right: -24px;
        height: 42px;
        width: 23px
    }

    .yr-event a {
        text-align: right
    }

    .yr-event a {
        text-align: right
    }

    .dec-highlight {
        margin-top: 0
    }

    .timeline-dot {
        display: block;
        height: 20px;
        width: 20px;
        border-radius: 10px;
        background: #002949;
        position: absolute;
        top: 11px;
        right: -47px;
        z-index: 100
    }

    .decade-events-right .yr-event-cont .svg-triangle {
        left: -24px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .decade-events-right .timeline-dot {
        left: -47px
    }
}

@media only screen and (min-width: 992px) {
    .tl-desktop-nav.sticky {
        width:940px
    }

    .dh-content.no-image .dh-copy {
        width: 100%
    }

    .dh-image {
        height: 100%;
        width: 35%;
        position: absolute;
        right: 0;
        top: 0;
        background-position: right top
    }

    .dh-copy {
        width: 65%;
        float: left
    }

    .timeline-dot {
        right: -58px
    }

    .decade-events-right .timeline-dot {
        left: -58px
    }
}

@media only screen and (min-width: 1200px) {
    .tl-desktop-nav.sticky {
        width:1140px
    }

    .dh-image {
        width: 45%
    }

    .dh-copy {
        width: 55%
    }

    .timeline-dot {
        right: -68px
    }

    .decade-events-right .timeline-dot {
        left: -68px
    }
}

.leader-bio-cont h5 {
    font-size: 16px
}

.leader-bio-cont .lb-single {
    border-bottom: 4px solid #002949;
    border-top: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    margin: 15px 0 15px;
    cursor: pointer;
    min-height: 165px
}

.leader-bio-cont .lb-single:first-child {
    margin-top: 0
}

.leader-bio-cont hr {
    border-color: rgba(84,137,182,.25)
}

.leader-bio-cont .lb-single img {
    float: left;
    width: 31%;
    max-width: 175px;
    z-index: 500;
    position: relative
}

.leader-bio-cont .lb-single .lb-info {
    float: left;
    width: 69%;
    padding: 8px 15px 0 15px;
    z-index: 200
}

.leader-bio-cont .lb-single .lb-info h3 {
    font-size: 1.8rem;
    line-height: 25px;
    margin: 0 0 5px 0
}

.leader-bio-cont .lb-single .lb-info .lb-title,.leader-bio-cont .lb-single .lb-info .lb-location {
    font-size: 1.4rem;
    line-height: 16px;
    color: #5b5e5a;
    padding-bottom: 5px
}

.leader-bio-cont .lb-single .lb-info .lb-location {
    font-size: 1.3rem;
    font-style: italic
}

.leader-bio-cont .lb-single a {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 4px;
    left: 0;
    text-align: right;
    padding: 3px 0 0 15px;
    border-top: 1px solid #002949;
    font-size: 1.5rem;
    line-height: 28px;
    font-weight: 600;
    color: #002949;
    z-index: 100
}

.leader-bio-cont .lb-single a::after {
    content: "";
    width: 40px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    background-size: 11px 11px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.leader-bio-cont .lb-single:hover a::after {
    background-position: 25px 3px
}

@media only screen and (min-width: 768px) {
    .leader-bio-cont .lb-single {
        height:190px
    }

    .leader-bio-cont .lb-single .lb-info .lb-title,.leader-bio-cont .lb-single .lb-info .lb-location {
        font-size: 1.5rem;
        line-height: 18px;
        padding-bottom: 5px
    }

    .leader-bio-cont .lb-single .lb-info .lb-location {
        font-size: 1.3rem
    }

    .leader-bio-cont .lb-single .lb-info {
        padding: 15px 15px 0 15px
    }

    .leader-bio-cont .lb-single:first-child {
        margin-top: 15px
    }
}

@media only screen and (min-width: 992px) {
    .leader-bio-cont .lb-single {
        height:188px
    }

    .leader-bio-cont .lb-single img {
        width: 36%
    }

    .leader-bio-cont .lb-single .lb-info .lb-title,.leader-bio-cont .lb-single .lb-info .lb-location {
        font-size: 1.4rem;
        line-height: 16px;
        padding-bottom: 5px
    }

    .leader-bio-cont .lb-single .lb-info .lb-location {
        font-size: 1.3rem
    }

    .leader-bio-cont .lb-single .lb-info {
        padding: 8px 15px 0 15px;
        width: 64%
    }
}

@media only screen and (min-width: 1200px) {
    .leader-bio-cont .lb-single {
        height:221px
    }

    .leader-bio-cont .lb-single .lb-info .lb-title,.leader-bio-cont .lb-single .lb-info .lb-location {
        font-size: 1.5rem;
        line-height: 18px;
        padding-bottom: 5px
    }

    .leader-bio-cont .lb-single .lb-info .lb-location {
        font-size: 1.3rem
    }

    .leader-bio-cont .lb-single .lb-info {
        padding: 15px 15px 0 15px
    }
}

.press-release .pr-date {
    margin: 15px 0 0;
    font-size: 1.3rem;
    font-weight: 600;
    letter-spacing: 1px
}

.press-release .pr-info-cont {
    display: block;
    background-color: #f1f1f1;
    padding: 20px;
    z-index: 500;
    margin-top: 15px
}

.press-release .pr-info-single {
    margin-bottom: 8px
}

.pr-info-single .pri-title {
    font-size: 1.2rem;
    line-height: 15px
}

.pr-info-single .pri-name {
    font-size: 1.8rem;
    line-height: 20px;
    padding-right: 10px
}

.pr-info-single a {
    font-size: 1.8rem;
    line-height: 20px;
    padding-right: 10px;
    color: #5489b6
}

.pr-info-single a:hover,.pr-info-single a:visited {
    color: #002949
}

a.pr-link {
    font-size: 1.8rem;
    line-height: 2rem
}

.press-release h1 {
    margin-top: 0
}

@media only screen and (min-width: 768px) {
    .pr-info-single .pri-title {
        display:inline-block;
        font-size: 1.8rem;
        line-height: 20px
    }

    .pr-info-single .pri-name {
        display: inline-block;
        padding: 0 0 0 10px
    }

    .pr-info-single a {
        font-size: 1.8rem;
        line-height: 20px;
        padding: 0 0 0 10px;
        color: #5489b6
    }
}

@media only screen and (min-width: 992px) {
    .press-release .pr-info-cont {
        float:right;
        margin: 0 0 20px 20px;
        padding: 30px 50px
    }
}

.advisor-locator-template,.locator-page-template {
    padding-top: 50px
}

.cchone h1 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

@media only screen and (max-width: 991px) {
    .filters-cont {
        margin-top:20px
    }

    .filters-cont a.btn-reset-filter {
        font-size: 0;
        padding: 5px 15px
    }

    .filters-cont a.btn-reset-filter:after {
        content: 'x';
        font-size: 26px
    }

    .filters-cont .fbc-show .fbcs-title {
        display: none
    }

    .filters-cont .fbc-show .fbcs-list a {
        clear: both;
        color: #5489b6
    }

    .filters-cont .fc-top-copy h4 {
        color: #5489b6
    }

    .fbc-show .fbcs-list {
        float: none
    }

    .fbc-show .fbcs-list a:after {
        content: 'Close   x';
        position: absolute;
        right: 15px;
        word-spacing: 2px
    }

    .filters-cont a.btn-reset-filter {
        right: 10px
    }

    .filter-by-cont ul li a {
        color: #5489b6
    }

    .filters-cont .fc-top-copy {
        border: 0
    }

    .filter-by-cont {
        padding: 0
    }

    .filter-by-cont ul.category-list>li>a {
        padding-left: 25px
    }

    .filter-by-cont ul.topic-list>li>a {
        padding-left: 35px
    }

    .filter-cat-name {
        border-bottom: 0;
        border-top: 1px solid rgba(84,137,182,.25)
    }

    .filter-by-cont ul.category-list>li {
        margin-top: 0
    }

    .filters-cont .fbc-show {
        padding: 15px 5px
    }
}

.fr-CA .faa-cont-page.faa-cont-small label {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width: 768px) {
    .fr-CA .faa-cont-page.faa-cont-small .input-label-holder input {
        width:calc(100% - 43px)
    }
}

@media screen and (max-width: 1199px) {
    .fr-CA .faa-cont-full form {
        float:none;
        margin: auto;
        width: 70%
    }

    .fr-CA .faa-cont-full form .input-label-holder input {
        width: calc(100% - 43px)
    }
}

@media screen and (max-width: 991px) {
    .fr-CA .faa-cont-full form {
        float:none;
        margin: auto;
        width: 100%
    }
}

@media screen and (max-width: 510px) {
    .fr-CA .faa-cont-full form .input-label-holder label {
        width:200px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }
}

header {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5001;
    height: auto;
    -webkit-transition: top .4s;
    transition: top .4s
}

/* footer {
    border-top: 3px solid #002949;
    border-bottom: 3px solid #002949;
    background: #fff;
 
} */
/* 
.footer-logo-hide-sm {
    display: none
}

@media(min-width: 992px) {
    .footer-logo-hide-sm {
        display:inline-block
    }
}

.footer-logo-show-sm {
    display: inline-block
}

@media(min-width: 992px) {
    .footer-logo-show-sm {
        display:none
    }
}

.footer-legal-copy>* {
    font-size: 1.1rem;
    line-height: 1.4rem;
    margin: 0;
    color: #000;
    text-align: center
}

.footer-legal-copy a {
    color: #002949;
    text-decoration: underline;
    font-weight: 600
}

.footer-grey-nav {
    background-color: #f1f1f1;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    margin: 15px 0;
    text-align: center
} */

.fgn-links {
    padding: 15px 0
}

/* .fgn-links a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 3.2rem;
    color: #5b5e5a
} */

.fn-logo {
    text-align: center;
    margin-bottom: 15px
}

.fn-logo a img {
    max-width: 250px;
    width: 250px;
    height: 22px;
    margin: 0 auto
}

.fn-main-nav {
    list-style: none
}

@media(min-width: 992px) {
    .fn-main-nav li {
        display:inline-block
    }
}

.fn-main-nav a {
    display: block;
    background-color: transparent;
    border: 1px solid #002949;
    border-radius: 4px;
    color: #002949;
    padding: 12px 15px;
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 600;
    min-width: 180px;
    max-width: 350px;
    text-align: center;
    margin: 0 auto 15px
}

.fn-main-nav a:hover {
    background-color: #002949;
    color: #fff
}

/* .fn-social-nav {
    display: block;
    margin: 0 auto 30px;
    text-align: center;
    min-width: 150px;
    list-style: none;
    padding-left: 0
} */

/* .fn-social-nav li {
    display: inline-block
} */

a.social-link {
    width: 40px;
    display: inline-block;
    margin: 0 15px
}

a.social-link img {
    width: 40px;
    height: 40px
}

a.social-link:hover {
    opacity: .5
}

@media only screen and (min-width: 768px) {
    /* .footer-legal-copy>* {
        width:85%;
        margin: 0 auto
    } */

    .fgn-links {
        display: inline-block;
        margin: 0 auto
    }

    .fgn-links a {
        display: inline-block;
        width: auto;
        font-size: 1.3rem;
        line-height: 1.5rem;
        padding: 0 20px;
        border-left: 1px solid #5b5e5a
    }

    .fgn-links a:first-child {
        border-left: none
    }
}

@media only screen and (min-width: 992px) {
    .fn-main-nav a {
        display:inline-block;
        background-color: transparent;
        border: none;
        color: #002949;
        padding: 0 12px;
        font-size: 1.8rem;
        line-height: 2.4rem;
        font-weight: 400;
        width: auto;
        min-width: 0;
        margin: 0
    }

    .fn-main-nav a:hover {
        background-color: transparent;
        color: #002949;
        opacity: .5
    }
/* 
    .fn-social-nav {
        display: block;
        margin: 0 auto 30px;
        text-align: right;
        min-width: 150px
    } */

    a.social-link {
        width: 20px;
        display: inline-block;
        margin: 0 8px
    }

    a.social-link img {
        width: 20px;
        height: 20px
    }

    .fn-logo a img {
        width: 213px;
        height: 18px
    }
}

@media only screen and (min-width: 1200px) {
    /* .footer-legal-copy>* {
        width:75%;
        margin: 0 auto
    } */

    .fn-main-nav a {
        padding: 0 20px
    }

    .fn-logo a img {
        width: 250px;
        height: 22px
    }
}

.scroll-arrow-cont {
    position: fixed;
    height: 50px;
    width: 50px;
    bottom: -15%;
    left: 50%;
    margin-left: -25px;
    opacity: 0;
    z-index: 5000;
    cursor: pointer;
    background-color: rgba(255,255,255,.8);
    background-image: url("/Areas/DotCom/Assets/images/arrow-down.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
    background-size: 20px 20px;
    border-radius: 40px;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.3);
    -webkit-transition: all 1.5s;
    transition: all 1.5s
}

.scroll-arrow-cont.show-scroll-arrow {
    opacity: 1;
    bottom: 5%
}

.scroll-arrow-cont.mobile-up {
    left: 85%;
    bottom: 3%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .75s;
    transition: all .75s
}

@media only screen and (min-width: 768px) {
    .scroll-arrow-cont {
        height:80px;
        width: 80px;
        margin-left: -40px;
        background-position: 24px 24px;
        background-size: 30px 30px
    }
}

.mobile-arrow {
    position: fixed;
    height: 50px;
    width: 50px;
    margin-left: -25px;
    opacity: 0;
    z-index: 5000;
    cursor: pointer;
    background-color: rgba(255,255,255,.8);
    background-image: url("/Areas/DotCom/Assets/images/arrow-up.svg");
    background-repeat: no-repeat;
    background-position: 15px 15px;
    background-size: 20px 20px;
    border-radius: 40px;
    opacity: 0;
    left: 85%;
    bottom: -10%;
    -webkit-transition: all .75s;
    transition: all .75s
}

.mobile-arrow.mobile-arrow-active {
    opacity: 1;
    bottom: 3%
}

.hero-banner-cont {
    padding: 15px 0 30px;
    background-size: 0 0;
    border-bottom: 3px solid #002949
}

.hero-banner-cont.secondary-hero {
    border-bottom: 3px solid #5489b6
}

.hero-banner-cont.hbc-small {
    border-bottom: none;
    padding-bottom: 15px
}

.hero-banner-cont h1 {
    padding-bottom: 5px;
    border-bottom: 1px solid #002949;
    color: #002949
}

.hb-mobi-image-holder {
    height: 300px;
    margin-bottom: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.hero-banner-cont h2 {
    font-size: 3rem;
    line-height: 3.8rem
}

.secondary-hero h2 {
    color: #5489b6
}

.hb-copy-holder a {
    float: none;
    margin: 0
}

.hbffa-cont .ffa-cont {
    background-color: #fff;
    width: 100%
}

.small-hero-mobile {
    width: 100%;
    height: 125px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.timeline-page .small-hero-mobile {
    height: 300px
}

@media only screen and (min-width: 768px) {
    .hero-banner-cont {
        padding-top:15px;
        height: 600px;
        border-bottom: none;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .hero-banner-cont.hbc-small {
        height: 250px;
        z-index: 500;
        overflow: visible
    }

    .hero-banner-cont.hbc-small.no-ffa {
        margin-bottom: 0
    }

    .hero-banner-cont .container {
        height: 600px
    }

    .hero-banner-cont.hbc-small .container {
        height: 250px
    }

    .hero-banner-cont.secondary-hero {
        border-bottom: none
    }

    .hero-banner-cont.secondary-hero {
        height: 550px
    }

    .hero-banner-cont h1 {
        margin-top: 0
    }

    .hero-banner-cont.hbc-small h2 span {
        display: inline-block
    }

    .hb-copy-holder {
        background-color: rgba(255,255,255,.95);
        width: 525px;
        margin-top: 100px;
        border-bottom: 5px solid #002949;
        padding: 20px;
        box-shadow: 0 5px 10px 0 rgba(0,0,0,.5)
    }

    .hero-banner-cont.hbc-small .hb-copy-holder {
        background-color: #fff;
        margin-top: 50px;
        margin-bottom: 20px
    }

    .ffa-included .hb-copy-holder {
        width: 575px;
        margin-top: 50px
    }

    .secondary-hero .hb-copy-holder {
        border-bottom: 5px solid #5489b6
    }

    .hb-copy-holder a {
        float: right;
        margin: 0
    }

    .hbffa-cont .ffa-cont {
        width: 90%;
        margin: -135px auto 30px;
        overflow: hidden
    }

    .hbffa-cont .ffa-single {
        padding: 30px 15px
    }

    .hbffa-cont .ffa-cont>div {
        border-left: 1px solid rgba(0,0,0,.25)
    }

    .hbffa-cont .ffa-cont>div:first-child {
        border-left: none
    }

    .small-hero {
        height: 125px;
        border-bottom: none;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover
    }

    .timeline-page .small-hero {
        height: 277px
    }
}

@media only screen and (min-width: 992px) {
    .hero-banner-cont.hbc-small .hb-copy-holder {
        width:625px
    }
}

#bgvid {
    display: none
}

@media(min-width: 442px) {
    #bgvid {
        display:block;
        position: absolute;
        margin-top: -50px;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        z-index: -100;
        background-size: contain
    }
}

@media(min-width: 768px) {
    .hero-banner-container {
        background:url("/Areas/DotCom/Assets/images/hero-banner/hero-image.jpg");
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        margin-top: -100px;
        padding-top: 100px
    }

    .hero-banner-container--video {
        background: transparent;
        margin-top: -100px;
        padding-top: 100px
    }
}

@media(min-width: 768px) {
    .hero-banner-container--gradient {
        background:-webkit-linear-gradient(rgba(12,51,82,.75) 55%,#0c3352),url("/Areas/DotCom/Assets/images/hero-banner/hero-image.jpg");
        background: linear-gradient(rgba(12,51,82,.75) 55%,#0c3352),url("/Areas/DotCom/Assets/images/hero-banner/hero-image.jpg");
        margin-top: -100px;
        padding-top: 100px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center
    }

    .hero-banner-container--gradient--video {
        margin-top: -100px;
        padding-top: 100px;
        background: -webkit-linear-gradient(rgba(12,51,82,.75) 55%,#0c3352);
        background: linear-gradient(rgba(12,51,82,.75) 55%,#0c3352);
        overflow: hidden
    }
}

.header-banner-gradient {
    background-image: -webkit-linear-gradient(rgba(12,51,82,.75) 55%,#0c3352),url("/Areas/DotCom/Assets/images/hero-banner/hero-image.jpg");
    background-image: linear-gradient(rgba(12,51,82,.75) 55%,#0c3352),url("/Areas/DotCom/Assets/images/hero-banner/hero-image.jpg");
    background-size: cover;
    background-position: 15% 0%;
    background-repeat: no-repeat;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 768px) {
    .header-banner-gradient {
        background:transparent
    }
}

@media(min-width: 768px) {
    .header-banner-gradient--video {
        background:transparent
    }
}

.header-banner-gradient hr {
    border-top: 2px solid #5489b6;
    width: 100%;
    margin: 0 auto
}

@media(min-width: 768px) {
    .header-banner-gradient hr {
        width:30%
    }
}

.header-banner {
    background-image: url("/Areas/DotCom/Assets/images/hero-banner/hero-image.jpg");
    background-size: cover;
    background-position: 15% 0%;
    background-repeat: no-repeat;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width: 768px) {
    .header-banner--video {
        background:transparent
    }
}

@media(min-width: 768px) {
    .header-banner {
        background:transparent
    }
}

@media(min-width: 992px) {
    .header-banner {
        background:transparent
    }
}

.header-banner--no-slider .header-banner__subheadline {
    padding: 0 0 50px 0
}

.header-banner hr {
    border-top: 2px solid #5489b6;
    width: 100%;
    margin: 0 auto
}

@media(min-width: 768px) {
    .header-banner hr {
        width:30%
    }
}

.header-banner__headline {
    color: #fff;
    font-size: 36px;
    line-height: 1.5;
    margin: 0 0 25px 0;
    padding: 30px 0 0 0;
    font-weight: 100
}

@media(min-width: 768px) {
    .header-banner__headline {
        margin-bottom:15px;
        font-size: 58px;
        text-align: center;
        line-height: 1.25;
        padding-top: 50px
    }
}

.header-banner__headline--bold {
    font-weight: 500
}

.header-banner__subheadline {
    margin: 25px 0 0 0;
    padding: 0 0 35px 0;
    line-height: 1.5;
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 2px
}

@media(min-width: 768px) {
    .header-banner__subheadline {
        font-size:24px;
        text-align: center
    }
}

iframe .mEmbedKalturaIframe {
    border: 1px solid #000
}

.dummy {
    margin-top: 56.25%
}

.kalturaPosition {
    top: -75%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}

@media(min-width: 442px) {
    .kalturaPosition {
        top:0
    }
}

@media(min-width: 992px) {
    .header-slider-container {
        width:970px;
        margin: 0 auto
    }
}

@media(min-width: 1200px) {
    .header-slider-container {
        width:1170px
    }
}

.header-slider {
    padding: 50px 0 80px 0;
    background-color: #f1f1f1
}

@media(min-width: 768px) {
    .header-slider {
        background-color:transparent;
        padding: 50px
    }
}

.header-carousel__slide {
    position: relative;
    float: left
}

.header-carousel__slide hr {
    border-top: 1px solid #5489b6;
    margin: 0 0 10px 0
}

@media(min-width: 768px) {
    .header-carousel__slide hr {
        margin:0 25px 5px 0
    }
}

@media(min-width: 992px) {
    .header-carousel__slide hr {
        margin:0 50px 5px 0
    }
}

.header-carousel__image {
    width: 240px;
    height: 166px;
    margin: 0 auto
}

@media(min-width: 415px) {
    .header-carousel__image {
        width:250px;
        height: 172px
    }
}

@media(min-width: 768px) {
    .header-carousel__image {
        float:left;
        border: 4px solid #fff;
        width: 150px;
        height: 100px;
        margin: 0 10px 0 0
    }
}

.header-carousel__play {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 48px;
    margin-left: auto;
    margin-right: auto;
    width: 75px
}

@media(min-width: 768px) {
    .header-carousel__play {
        top:28px;
        left: 55px;
        width: 35px;
        margin: 0
    }
}

.header-carousel__content {
    position: relative;
    width: 240px;
    margin: 0 auto
}

@media(min-width: 415px) {
    .header-carousel__content {
        width:250px
    }
}

@media(min-width: 768px) {
    .header-carousel__content {
        width:auto
    }

    .header-carousel__content p {
        margin: 0;
        line-height: 1.2
    }
}

.header-carousel__title {
    color: #5489b6;
    padding-top: 10px;
    margin-bottom: 5px!important
}

@media(min-width: 768px) {
    .header-carousel__title {
        font-size:14px;
        padding-top: 0
    }
}

.header-carousel__headline {
    color: #0c3352;
    margin: 5px 0;
    font-weight: 400;
    font-size: 24px
}

@media(min-width: 768px) {
    .header-carousel__headline {
        color:#fff;
        font-size: 16px;
        margin: 0;
        line-height: .85
    }
}

.header-carousel__description {
    color: #9ea7b0;
    font-weight: 100;
    line-height: 1.25
}

@media(min-width: 768px) {
    .header-carousel__description {
        font-size:14px;
        margin-top: 0;
        padding-right: 10px;
        min-height: 28px
    }
}

@media(min-width: 768px) {
    .header-carousel__description {
        padding-right:14px
    }
}

.header-carousel__cta {
    float: right
}

@media(min-width: 768px) {
    .header-carousel__cta {
        float:left
    }
}

@media(min-width: 815px) {
    .header-carousel__cta {
        padding-top:6px
    }
}

.header-carousel__cta a {
    color: #0c3352
}

@media(min-width: 768px) {
    .header-carousel__cta a {
        color:#fff;
        font-size: 10px
    }
}

.header-carousel__cta a:hover {
    opacity: .7
}

@media(min-width: 768px) {
    .header-carousel__cta a:hover:after {
        background-position:15px 5px
    }
}

.header-carousel__cta a:after {
    content: "";
    width: 15px;
    height: 14px;
    background-position: 5px 5px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 9px 9px
}

@media(min-width: 768px) {
    .header-carousel__cta a:after {
        width:35px;
        height: 12px;
        background-image: url(/Areas/DotCom/Assets/images/cta-arrow-white.svg);
        background-position: 7px 5px;
        background-size: 4px 8px;
        -webkit-transition: background-position .25s;
        transition: background-position .25s
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin: 0 auto
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url("/Areas/DotCom/Assets/stylesheets/ajax-loader.gif") center center no-repeat
}

@font-face {
    font-family: "slick";
    src: url("/Areas/DotCom/Assets/stylesheets/fonts/slick.eot");
    src: url("/Areas/DotCom/Assets/stylesheets/fonts/slick.eot?#iefix") format("embedded-opentype"),url("/Areas/DotCom/Assets/stylesheets/fonts/slick.woff") format("woff"),url("/Areas/DotCom/Assets/stylesheets/fonts/slick.ttf") format("truetype"),url("/Areas/DotCom/Assets/stylesheets/fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,.slick-next {
    position: absolute;
    display: block;
    height: 166px;
    background: #fff;
    border: 1px solid #fff;
    width: 30px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    color: transparent;
    top: 50px;
    padding: 0;
    outline: none
}

@media(min-width: 768px) {
    .slick-prev,.slick-next {
        height:172px;
        background: transparent;
        border: none
    }
}

@media(min-width: 992px) {
    .slick-prev,.slick-next {
        height:25px
    }
}

@media(min-width: 768px) {
    .slick-prev,.slick-next {
        top:40%;
        -webkit-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }
}

.slick-prev:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow-left.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

@media(min-width: 768px) {
    .slick-prev:before {
        background-image:url(/Areas/DotCom/Assets/images/cta-arrow-white.svg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.slick-next:before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

@media(min-width: 768px) {
    .slick-next:before {
        background-image:url(/Areas/DotCom/Assets/images/cta-arrow-white.svg)
    }
}

.slick-prev {
    left: 0;
    z-index: 2
}

@media(min-width: 992px) {
    .slick-prev {
        left:-50px
    }
}

@media(min-width: 992px) {
    .slick-prev {
        left:-75px
    }
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: "←"
}

[dir="rtl"] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: 0
}

@media(min-width: 992px) {
    .slick-next {
        right:-75px
    }
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: "→"
}

[dir="rtl"] .slick-next:before {
    content: "←"
}

.slick-dots {
    position: absolute;
    bottom: 10px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

@media(min-width: 415px) {
    .slick-dots {
        position:inherit;
        bottom: -25px
    }
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.slick-dots li button:hover,.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before,.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #0c3352;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media(min-width: 768px) {
    .slick-dots li button:before {
        color:#fff
    }
}

.slick-dots li.slick-active button:before {
    color: #0c3352;
    opacity: .75
}

@media(min-width: 768px) {
    .slick-dots li.slick-active button:before {
        color:#fff;
        opacity: 1
    }
}

.ffa-sec {
    background-color: #0c3352
}

.ffa-light {
    background-color: #fff
}

.ffa-cont h4 {
    color: #fff;
    padding: 25px 0;
    border-bottom: 1px solid rgba(84,137,182,.5)
}

.ffa-single {
    padding: 15px 0;
    overflow: hidden
}

.ffa-single .cat-date {
    font-size: 12px;
    font-weight: 400;
    color: #fff
}

.ffa-light .ffa-single .cat-date,.left-nav-cont .ffa-single .cat-date,.filters-cont .ffa-single .cat-date {
    color: #a2a2a2
}

.ffa-single h5 {
    color: #5489b6;
    margin: 10px 0
}

.ffa-light .ffa-single h5,.left-nav-cont .ffa-single h5,.filters-cont .ffa-single h5 {
    color: #002949
}

.ffa-single p {
    color: #fff;
    height: auto
}

.ffa-light .ffa-single p,.left-nav-cont .ffa-single p,.ln-right-cont .ffa-single p,.filters-cont .ffa-single p {
    color: #5b5e5a
}

.ffa-single a {
    color: #fff;
    display: block;
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-align: right;
    padding: 15px 50px 15px 15px;
    position: relative
}

.ffa-light .ffa-single a,.left-nav-cont .ffa-single a,.ln-right-cont .ffa-single a,.filters-cont .ffa-single a {
    color: #002949
}

.ffa-single a:hover {
    opacity: .7
}

.cat-btn-cont {
    text-align: center;
    padding: 25px 15px
}

.cat-btn-cont hr {
    border-top: 1px solid rgba(84,137,182,.5)
}

.cat-btn-cont a {
    margin: 0
}

.ffa-cont h2 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid rgba(84,137,182,.5)
}

.ffa-aria-heading h2 {
    color: #fff;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.ffa-heading h3 {
    color: #5489b6;
    margin: 10px 0;
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 600
}

.ffa-single a::after {
    content: "";
    position: absolute;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 35px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow-white.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 4px;
    background-size: 9px 9px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

@media(min-width: 768px) {
    .ffa-single a::after {
        top:50%
    }
}

.ffa-single a:hover::after {
    background-position: 25px 4px
}

.ffa-light .ffa-single a::after,.left-nav-cont .ffa-single a::after,.filters-cont .ffa-single a::after {
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg)
}

@media only screen and (min-width: 768px) {
    .ffa-single p {
        overflow:hidden
    }

    .hbffa-cont .ffa-single p {
        overflow: hidden
    }

    .ffa-single a {
        display: inline-block;
        float: right
    }
}

.left-nav-cont {
    min-height: 0;
    overflow: visible
}

.ffa-left-nav {
    display: none
}

.ffa-visible-mobile.ffa-left-nav {
    margin: 15px;
    display: block
}

@media only screen and (min-width: 992px) {
    .ffa-visible-mobile .left-nav-cont {
        min-height:625px;
        overflow: hidden
    }

    .ffa-left-nav,.ffa-visible-mobile.ffa-left-nav {
        margin: 15px;
        display: block
    }
}

.broker-check-cont {
    background-color: #002949
}

.broker-check-cont hr {
    margin: 5px 0 0 0;
    border-color: #154164
}

.broker-check-cont p {
    text-align: center;
    color: #fff;
    font-size: 1.3rem;
    line-height: 1.6rem;
    margin: 0;
    padding: 30px 15px
}

.broker-check-cont p a {
    color: #fff;
    text-decoration: underline
}

.broker-check-cont p a:hover {
    opacity: .7
}

.card-layout-cont {
    background-color: #fff;
    min-height: 600px;
    padding-bottom: 20px
}

.home-page-template .card-layout-cont {
    background-color: #fbfbfb
}

.cl-title {
    margin: 25px 0 0
}

.cl-title h4 {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(84,137,182,.5)
}

.cl-single {
    padding: 0 15px;
    margin: 0 0 30px 0;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2)
}

.home-page-template .cl-single {
    background: #fff
}

.cl-single.featured {
    background-color: #0c3352
}

.cl-single .cl-btn {
    position: absolute;
    display: block;
    padding: 10px 0 10px 10px;
    bottom: 10px;
    left: 10px;
    color: #002949;
    background-color: transparent;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 600;
    min-width: 275px
}

.cl-single .cl-btn a {
    color: #002949
}

.last-word {
    white-space: nowrap
}

.cl-single .cl-btn .last-word::after {
    content: "";
    width: 35px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    background-size: 11px 11px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.cl-single.featured .cl-btn .last-word::after {
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow-white.svg)
}

.cl-single:hover .cl-btn .last-word::after {
    background-position: 25px 3px
}

.cl-title h2 {
    padding-bottom: 25px;
    border-bottom: 1px solid #002949
}

.card-layout-cont-heading h2 {
    color: #002949;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.cl-single.featured .cl-btn a {
    color: #fff
}

.cl-single:hover {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.5);
    cursor: pointer
}

.cl-intro:hover {
    box-shadow: none
}

.cl-copy {
    height: auto;
    padding: 20px
}

.cl-single.featured .cl-copy {
    color: #fff
}

.cl-copy p {
    padding-bottom: 40px;
    margin-bottom: 0
}

.cl-single.featured .cl-copy p {
    color: #fff
}

.cl-image {
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.cl-single:hover .cl-image {
}

@media only screen and (min-width: 768px) {
    .cl-copy {
        height:300px;
        border-right: none
    }

    .cl-single .cl-btn {
        position: absolute;
        display: block;
        padding: 10px;
        bottom: 25px;
        left: 50%;
        color: #002949;
        background-color: #fff;
        font-size: 1.7rem;
        line-height: 2rem;
        font-weight: 600;
        min-width: 350px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-align: center
    }

    .cl-single.featured .cl-btn {
        background-color: #0c3352
    }

    .cl-even .cl-intro {
        height: auto;
        margin-bottom: 30px
    }

    .cl-even .cl-intro p {
        width: 75%
    }
}

@media only screen and (min-width: 992px) {
    .cl-single {
        height:300px
    }
}

.faa-cont-page {
    background-color: #002949;
    padding: 30px 15px
}

.faa-cont-page .head-top {
    color: #fff
}

.left-nav-cont .faa-cont-page {
    background: #efefef;
    margin: 15px;
    padding: 15px;
    height: 280px;
    overflow: hidden
}

.faa-cont-small {
    margin: 0 -15px;
    min-height: 280px
}

.faa-cont-page h2 {
    color: #5489b6;
    font-size: 3rem;
    line-height: 3.8rem
}

.bold-first-two {
    font-weight: 600!important
}

.left-nav-cont .faa-cont-page h2 {
    color: #002949
}

.faa-cont-page p {
    color: #fff
}

.left-nav-cont .faa-cont-page p {
    color: #5b5e5a
}

.faa-cont-page form input {
    float: left
}

.faa-cont-page .btn-faa-page,.left-nav-cont .faa-cont-page .btn-faa-page {
    height: 43px;
    width: 43px;
    border: 1px solid #002949;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    float: left;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-position: center center
}

.faa-cont-page .btn-faa-page:hover,.left-nav-cont .faa-cont-page .btn-faa-page:hover {
    background-color: #efefef
}

.faa-cont-page .input-label-holder input:focus+label,.faa-cont-page .input-label-holder label.filled-out {
    color: #fff
}

.left-nav-cont .faa-cont-page .input-label-holder input:focus+label,.left-nav-cont .faa-cont-page .input-label-holder label.filled-out {
    color: #5489b6
}

.ffa-btn-holder {
    text-align: center
}

.ffa-btn-holder a {
    width: 80%
}

@media only screen and (min-width: 768px) {
    .faa-cont-full form {
        width:50%;
        float: left
    }

    .faa-cont-small {
        margin: 0
    }

    .faa-cont-full h2 {
        text-align: center
    }

    .faa-cont-full .head-top,.faa-cont-full .head-bottom {
        display: inline-block
    }

    .faa-cont-full p {
        text-align: center
    }

    .ffa-btn-holder a {
        width: 38%
    }

    .ffa-btn-holder a:not(:first-child) {
        margin-left: 25px
    }
}

@media only screen and (min-width: 992px) {
    .faa-cont-small {
        min-height:350px
    }

    .left-nav-cont .faa-cont-page h2 {
        font-size: 2.7rem;
        line-height: 3.2rem
    }
}

.quote-box-cont {
    background-color: #5489b6
}

.quote-box-cont>.container {
    background: url(/Areas/DotCom/Assets/images/quote-box/quotes-top.svg) top left no-repeat,url(/Areas/DotCom/Assets/images/quote-box/quotes-bottom.svg) bottom right no-repeat;
    background-size: 100px 100px
}

@media screen and (max-width: 767px) {
    .quote-box-cont>.container {
        background:url(/Areas/DotCom/Assets/images/quote-box/quotes-top.svg) top left no-repeat,url(/Areas/DotCom/Assets/images/quote-box/quotes-bottom.svg) bottom right no-repeat;
        background-size: 45px 45px
    }
}

.gen-carousel .qb-holder {
    position: relative;
    width: 70%;
    margin: 0 15% 0;
    min-height: 150px
}

.qb-singles {
    overflow: hidden;
    min-height: 150px
}

.qb-single {
    position: absolute;
    width: 100%;
    top: calc(50% + 5px);
    left: 0;
    padding: 25px;
    z-index: 100;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
}

.gen-carousel .qb-single {
    padding: 0
}

.qb-single.active {
    z-index: 500
}

.qb-single p {
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #fff;
    text-align: center
}

p.qb-single-author {
    font-size: 1.5rem;
    line-height: 1.7rem
}

.qbdot-holder {
    margin: -44px 0 25px;
    text-align: center
}

.qb-dots {
    display: inline-block
}

.qb-dots a {
    background-color: transparent;
    border: 1px solid #fff;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    display: block;
    float: left;
    margin: 0 5px
}

.qb-dots a.active {
    background-color: #fff;
    cursor: pointer
}

.genc-right {
    position: absolute;
    z-index: 1000;
    width: 8%;
    height: 80%;
    right: -10px;
    top: 0;
    display: block;
    background-image: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer
}

.genc-left {
    position: absolute;
    z-index: 1000;
    width: 8%;
    height: 80%;
    left: -10px;
    top: 0;
    display: block;
    background-image: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.genc-right:hover,.genc-left:hover {
    opacity: .5
}

@media only screen and (max-width: 767px) {
    .gen-carousel .qb-holder {
        width:90%;
        margin: 0 5%
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .gen-carousel .qb-holder {
        width:80%;
        margin: 0 10%
    }
}




@media only screen and (min-width: 768px) {

}

@media only screen and (min-width: 992px) {

}

@media only screen and (min-width: 1200px) {

}

.bc-cont {
    padding: 15px 0
}

.bc-cont ul {
    list-style: none
}

.bc-cont li {
    display: inline-block
}

.bc-cont li a {
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #868483
}

.bc-cont a:hover {
    color: #5489b6;
    text-decoration: underline
}

.bc-cont li a::before {
    content: "";
    width: 10px;
    height: 10px;
    background-image: url(/Areas/DotCom/Assets/images/arrow-breadcrumbs.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 8px 8px;
    padding: 0 12px
}

.bc-cont li:first-child a::before {
    content: "";
    width: 0;
    height: 0;
    background-image: none;
    padding: 0
}

.bc-cont li a.current-page {
    color: #5489b6;
    cursor: default
}

.bc-cont li a.current-page:hover {
    text-decoration: none
}

.list-cont {
    background-color: #f1f1f1;
    min-height: 400px
}

.image-holder {
    min-height: 400px;
    position: relative
}

.mobile-default {
    height: 300px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.image-holder .img-single {
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.image-holder .img-single.active {
    opacity: 1
}

.list-content {
    padding: 25px 0
}

.list-content h4 {
    color: #5489b6;
    padding: 0 0 25px;
    border-bottom: 1px solid #5489b6
}

.list-content p {
    margin: 0 0 8px 0;
    font-size: 1.4rem;
    line-height: 1.9rem
}

.list-content a.list-single {
    position: relative;
    display: block;
    width: 100%;
    background-color: transparent;
    padding: 15px;
    -webkit-transition: all .25s;
    transition: all .25s
}

.list-content a.list-single .arrow {
    width: 10%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow-lt-blue.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 40% center;
    background-size: 15px 15px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.list-content a.list-single:hover {
    background-color: #fff
}

.list-content a.list-single:hover .arrow {
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    background-position: 60% center
}

.list-content a.list-single h5 {
    margin: 0;
    color: #5489b6
}

.list-content a.list-single:hover h5 {
    color: #002949
}

.list-content a.list-single p {
    margin: 5px 0;
    width: 90%;
    font-size: 1.4rem;
    line-height: 1.9rem
}

.tab-title:focus {
    outline: 2px solid #5489b6
}

.tab-content .btn-default:focus {
    outline: 2px solid #5489b6
}

.tabs-in-page-cont {
    background-color: #f1f1f1;
    min-height: 400px;
    opacity: 0
}

.tabs-in-page-cont+div {
    padding-top: 25px
}

.tip-image-holder {
    height: 200px;
    margin-bottom: 25px;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover
}

.tabs-in-page-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.tabs-holder {
    margin: 25px 0;
    padding-left: 0;
    list-style: none;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.tab-title {
    width: 100%;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 4.5rem;
    cursor: pointer;
    background: transparent;
    border: none;
    padding-left: 15px;
    text-align: left
}

.tab-single {
    position: relative
}

.tab-single:first-child .tab-title {
    border-top: 1px solid #002949
}

.tab-title:hover,.open .tab-title {
    background-color: #fff;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition: all 600ms;
    transition: all 600ms
}

.tab-title span {
    height: 45px;
    width: 45px;
    float: right;
    position: relative
}

.tab-title span img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
    height: 22px;
    width: 22px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: transform .25s;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.open .tab-title span img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.tab-content {
    background-color: #fff;
    border-bottom: 1px solid #002949;
    height: inherit;
    min-height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition: min-height .25s;
    transition: min-height .25s;
    margin-bottom: 25px;
    width: 100%
}

@media(max-width: 991px) {
    .tab-content {
        height:0
    }
}

.open .tab-content {
    height: auto
}

.tab-content {
    padding: 0 15px
}

.tab-content a,.accord-tab-content a {
    display: block;
    margin: 5px 0;
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #002949;
    font-weight: 600
}

.tab-content a::after,.accord-tab-content a::after {
    content: "";
    width: 40px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    background-size: 11px 11px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.tab-content a:hover::after,.accord-tab-content a:hover::after {
    background-position: 25px 3px
}

.tab-content ul {
    padding: 0 15px
}

.tab-content ul li {
    font-size: 1.5rem
}

.tab-content ul li a,.accord-tab-content ul li a {
    display: inline-block;
    width: auto;
    font-size: inherit;
    line-height: 2.4rem;
    color: #5489b6;
    margin: 0;
    font-weight: normal;
    float: none
}

.tab-content ul li a:hover,.accord-tab-content ul li a:hover {
    color: #002949
}

.tab-content ul li a::after,.accord-tab-content ul li a::after {
    background-image: none;
    width: 0
}

.tab-content .btn-default {
    width: auto;
    display: inline-block;
    margin: 15px 0;
    float: left
}

.accord-tab-content .btn-default {
    width: auto;
    display: inline-block;
    margin: 15px 0
}

.tab-content a.btn-default::after,.accord-tab-content a.btn-default::after {
    background-image: none;
    width: 0
}

.tabs-in-page-cont-heading h1 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.tabs-in-page-cont-aria-heading h2 {
    font-size: 3rem;
    line-height: 3.8rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

@media only screen and (min-width: 768px) {
    .tab-title {
        font-size:2rem
    }

    .tip-image-holder {
        height: 250px
    }

    .tip-tag-copy a.btn-default {
        float: right
    }

    .tab-content a,.accord-tab-content a {
        width: 50%;
        float: left
    }
}

@media only screen and (min-width: 992px) {
    .tab-title span {
        display:none
    }

    .tip-image-holder {
        height: 210px
    }

    .tab-title {
        width: 43%;
        border-bottom: 1px solid #002949;
        cursor: default
    }

    .tab-content {
        opacity: 0;
        position: absolute;
        left: 43%;
        width: 57%;
        z-index: 100;
        padding: 25px;
        overflow: hidden;
        border-bottom: 5px solid transparent;
        -webkit-transition: all 600ms;
        transition: all 600ms
    }

    .tab-content a,.accord-tab-content a {
        width: 100%
    }

    .tab-content h5 {
        margin: 0
    }

    .tabs-holder {
        height: 300px
    }

    .open .tab-content {
        z-index: 500;
        opacity: 1;
        border-bottom: 5px solid #002949;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -webkit-transition: all 600ms;
        transition: all 600ms
    }

    .tab-content .btn-default {
        float: right
    }
}

@media only screen and (min-width: 1200px) {
    .tip-image-holder {
        height:220px
    }

    .tab-title {
        width: 34.2%
    }

    .tab-content {
        position: absolute;
        left: 34.2%;
        width: 65.8%
    }

    .tab-content a,.accord-tab-content a {
        width: 50%
    }
}

.decade-bar:focus {
    outline: 3px solid #5489b6
}

.tl-desktop-nav a:focus {
    outline: 3px solid #5489b6
}

.decade-event-cont:focus {
    outline: none
}

.bio-cont {
    padding-bottom: 15px
}

.ln-right-cont .bio-cont {
    margin-left: -15px;
    margin-right: -15px
}

.bio-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.bio-single {
    border-bottom: 5px solid #002949;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    margin: 15px 0;
    overflow: hidden
}

.bio-img {
    width: 30%;
    float: left
}

.bio-img img {
    width: 100%
}

.bio-contact-info {
    width: 70%;
    float: left;
    padding: 10px 15px
}

.bio-name {
    font-size: 1.9rem;
    line-height: 2.2rem;
    color: #002949;
    font-weight: 600;
    margin-bottom: 5px
}

.bio-accredidation {
    font-size: 1.3rem;
    line-height: 1.6rem;
    font-weight: 400
}

.bio-title,.bio-location {
    font-size: 1.3rem;
    line-height: 1.6rem
}

.bio-location,.bio-title-location {
    margin: 0 0 15px
}

a.bio-phone {
    font-size: 1.6rem;
    line-height: 4.5rem;
    color: #002949;
    font-weight: 600;
    display: block;
    padding-left: 25px;
    padding-right: 15px;
    background: transparent url("/Areas/DotCom/Assets/images/icon-phone.svg") 0 10px no-repeat;
    background-size: 25px 25px;
    border-top: 1px solid #002949
}

a.bio-fax {
    font-size: 1.6rem;
    line-height: 4.5rem;
    color: #002949;
    font-weight: 600;
    display: block;
    padding-left: 30px;
    background: transparent url("/Areas/DotCom/Assets/images/icon-fax.svg") 0 10px no-repeat;
    background-size: 25px 25px;
    border-top: 1px solid #002949
}

a.bio-email {
    font-size: 1.6rem;
    line-height: 4.5rem;
    color: #002949;
    font-weight: 600;
    display: block;
    padding-left: 40px;
    background: transparent url("/Areas/DotCom/Assets/images/icon-email.svg") 0 10px no-repeat;
    background-size: 25px 25px;
    border-top: 1px solid #002949
}

a.bio-vcf {
    font-size: 1.6rem;
    line-height: 4.5rem;
    color: #002949;
    font-weight: 600;
    display: block;
    padding-left: 40px;
    background: transparent url("/Areas/DotCom/Assets/images/icon-vcf.svg") 0 10px no-repeat;
    background-size: 25px 25px;
    border-top: 1px solid #002949
}

a.bio-phone:hover,a.bio-email:hover,a.bio-vcf:hover,a.bio-fax:hover {
    opacity: .5
}

a.bio-read {
    border-top: 1px solid #002949;
    display: block;
    font-size: 1.6rem;
    line-height: 4rem;
    color: #002949;
    font-weight: 600
}

a.bio-read::after {
    content: "";
    width: 40px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    background-size: 11px 11px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

a.bio-read:hover::after {
    background-position: 25px 3px
}

.bio-contact-row {
    border-top: 1px solid #002949
}

.bio-contact-row a {
    display: inline-block;
    border-top: none;
    font-size: 1.2rem;
    line-height: 2rem;
    color: #002949;
    font-weight: 400;
    padding: 23px 0 0 0;
    margin: 0 6px 0 0;
    min-width: 25px
}

.bio-contact-row a.bio-vcf {
    background: transparent url("/Areas/DotCom/Assets/images/icon-vcf.svg") center no-repeat;
    background-size: 25px 25px
}

.bio-contact-row a.bio-email {
    background: transparent url("/Areas/DotCom/Assets/images/icon-email.svg") center no-repeat;
    background-size: 25px 25px
}

.bio-contact-row a.bio-linkedin {
    background: transparent url("/Areas/DotCom/Assets/images/icon-linkedin-bio.svg") center no-repeat;
    background-size: 25px 25px
}

.bio-contact-row a.bio-twitter {
    background: transparent url("/Areas/DotCom/Assets/images/icon-twitter-bio.svg") center no-repeat;
    background-size: 25px 25px
}

.bio-contact-row a.bio-facebook {
    background: transparent url("/Areas/DotCom/Assets/images/icon-facebook-bio.svg") center no-repeat;
    background-size: 25px 25px
}

.bio-contact-row a:hover {
    opacity: .5
}

@media only screen and (min-width: 600px) {
    .bio-phone-fax {
        border-top:1px solid #002949
    }

    a.bio-phone {
        display: inline-block;
        border-top: none
    }

    a.bio-fax {
        display: inline-block;
        border-top: none;
        margin-left: 40px
    }
}

@media only screen and (min-width: 768px) {
    .bio-contact-info {
        padding-bottom:0
    }

    .bio-name {
        font-size: 1.8rem;
        line-height: 2.5rem
    }

    .bio-location,.bio-title-location {
        margin: 0 0 6px
    }

    .bio-img {
        width: 24%
    }

    .bio-contact-info {
        width: 65%
    }

    a.bio-email,a.bio-vcf {
        display: inline-block;
        border: none
    }

    a.bio-email {
        margin-right: 34px
    }

    .bio-contact-row a {
        border-top: none;
        margin: 0 15px 0 0!important;
        min-width: 30px
    }
}

@media only screen and (min-width: 992px) {
    .bio-img {
        width:43%
    }

    .left-nav-template .bio-img {
        width: 29%
    }

    .bio-contact-info {
        width: 57%
    }

    .bio-phone-fax {
        border-top: none
    }

    a.bio-phone {
        display: block;
        border-top: 1px solid #002949
    }

    a.bio-fax {
        display: block;
        border-top: 1px solid #002949;
        margin-left: 0
    }

    .left-nav-template .bio-contact-info {
        width: 71%
    }

    .bio-contact-row a {
        border-top: none;
        margin: 0 10px 0 0!important;
        min-width: 30px
    }

    .ln-right-cont .bio-cont {
        margin-right: -30px;
        margin-left: 0;
        padding-bottom: 0
    }

    .left-nav-template .bio-phone-fax {
        border-top: 1px solid #002949
    }

    .left-nav-template a.bio-phone {
        display: inline-block;
        border-top: none
    }

    .left-nav-template a.bio-fax {
        display: inline-block;
        border-top: none;
        margin-left: 20px
    }
}

@media only screen and (min-width: 1200px) {
    .bio-img {
        width:34%
    }

    .bio-contact-info {
        width: 66%
    }

    .bio-phone-fax {
        border-top: 1px solid #002949
    }

    a.bio-phone {
        display: inline-block;
        border-top: none
    }

    a.bio-fax {
        display: inline-block;
        border-top: none
    }

    .bio-name {
        margin-top: 5px
    }

    .left-nav-template .bio-name {
        margin-top: 0
    }

    .left-nav-template .bio-phone-fax {
        border-top: none
    }

    .left-nav-template a.bio-phone {
        display: block;
        border-top: 1px solid #002949
    }

    .left-nav-template a.bio-fax {
        display: block;
        border-top: 1px solid #002949;
        margin-left: 0
    }

    .col-xs-12.col-md-6.col-lg-4 .bio-phone-fax .bio-fax {
        width: 100%!important
    }
}

.rtxt-cont {
    margin: 0 0 25px
}

.rtxt-cont h2 {
    font-size: 3.5rem;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: 600
}

.copy-block-aria-heading h3 {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.copy-block-aria-heading h2 {
    font-size: 3.5rem;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: 600
}

.rtxt-cont h3 {
    font-size: 3rem;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: 600
}

.rtxt-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.rtxt-cont h5 {
    font-size: 1.8rem;
    line-height: 22px;
    margin-bottom: 15px;
    font-weight: 600
}

.rtxt-cont h6 {
    font-size: 1.5rem;
    line-height: 18px;
    margin-bottom: 15px;
    font-weight: 700
}

.rtxt-cont h3 .head-top,.rtxt-cont h3 .head-bottom {
    display: inline-block
}

.rtxt-cont h1 a,.rtxt-cont h2 a,.rtxt-cont h3 a,.rtxt-cont h4 a,.rtxt-cont h5 a,.rtxt-cont h6 a {
    display: inline-block;
    color: #5489b6;
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

.rtxt-cont h1 a:hover,.rtxt-cont h2 a:hover,.rtxt-cont h3 a:hover,.rtxt-cont h4 a:hover,.rtxt-cont h5 a:hover,.rtxt-cont h6 a:hover {
    color: #002949
}

.rtxt-cont p {
    font-size: 1.5rem;
    line-height: 2.4rem;
    color: #5b5e5a;
    margin: 0 0 15px 0
}

.rtxt-cont ul,.rtxt-cont ol {
    margin: 0 0 15px;
    padding: 0 0 0 20px
}

.rtxt-cont ul li,.rtxt-cont ol li {
    font-size: 1.5rem;
    line-height: 2.4rem;
    color: #5b5e5a;
    padding: 0 0 0 5px;
    width: 100%
}

.rtxt-cont ul li a,.rtxt-cont ol li a {
    display: inline;
    color: #5489b6;
    font-size: inherit;
    font-weight: normal;
    margin: 0
}

.rtxt-cont ul li a:hover,.rtxt-cont ol li a:hover {
    color: #002949;
    font-weight: normal
}

.rtxt-cont ul li a::after,.rtxt-cont ol li a::after,.rtxt-cont h1 a::after,.rtxt-cont h2 a::after,.rtxt-cont h3 a::after,.rtxt-cont h4 a::after,.rtxt-cont h5 a::after,.rtxt-cont h6 a::after,.rtxt-cont a.btn-default::after {
    content: none
}

.rtxt-cont p a {
    display: inline-block;
    font-size: inherit;
    color: #5489b6;
    font-weight: normal;
    margin: 0
}

.rtxt-cont p a:hover {
    color: #002949;
    font-weight: normal
}

.rtxt-cont p a::after {
    content: none
}

.rtxt-cont a {
    display: block;
    margin: 10px 0;
    font-size: 1.7rem;
    color: #002949;
    font-weight: 600
}

.rtxt-cont a::after {
    content: "";
    width: 40px;
    height: 14px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 3px;
    background-size: 11px 11px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.rtxt-cont a:hover::after {
    background-position: 25px 3px
}

.rtxt-cont iframe {
    width: 100%;
    margin-bottom: 25px
}



@media only screen and (min-width: 768px) {
    .rtxt-cont ul.two-col li,.rtxt-cont ol.two-col li {
        width:45%;
        display: inline-block
    }
}

.rtxt-cont-full-width {
    background-color: #efefef;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-bottom: 0
}

.rtxt-cont-full-width-container {
    background-color: #fff;
    padding-top: 20px;
    padding-bottom: 20px
}

.accord-holder {
    margin: 25px 0
}

.accord-single {
    border-bottom: 1px solid rgba(0,41,73,.2);
    overflow: hidden
}

.accord-single:first-child {
    border-top: 1px solid rgba(0,41,73,.2)
}

.accord-title {
    width: 100%;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 4.5rem;
    cursor: pointer
}

.accord-title:hover {
    opacity: .5
}

.accord-title span {
    height: 45px;
    width: 45px;
    float: right;
    position: relative
}

.accord-title span img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -11px;
    height: 22px;
    width: 22px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: transform .25s;
    -webkit-transition: -webkit-transform .25s;
    transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.open .accord-title span img {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.accord-single p {
    max-height: 0;
    margin: 0;
    -webkit-transition: max-height .25s;
    transition: max-height .25s
}

.accord-single.open p {
    margin-bottom: 15px;
    max-height: 350px
}

@media only screen and (min-width: 768px) {
    .accord-title {
        font-size:2rem
    }
}

.accord-tab-cont {
    margin: 0 0 25px
}

.accord-tab-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.accord-tab-holder {
    border: 1px solid #f1f1f1;
    font-size: 0
}

.accord-tab-cont .tab-single {
    display: inline-block;
    width: calc(100%/5);
    width: -webkit-calc(100%/5);
    padding: 18px 0;
    font-size: 18px;
    color: #0a2f4e;
    text-align: center;
    cursor: pointer
}

.accord-tab-cont .tab-single.active:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #0a2f4e;
    position: absolute;
    bottom: -1px
}

.accord-tab-content {
    height: 0;
    max-height: 0;
    overflow: hidden
}

.accord-single.open .accord-tab-content {
    height: auto;
    max-height: 1000px
}

.accord-tab-content p.tab-content-title {
    font-size: 18px;
    color: #092f4d
}

.accord-tab-button {
    display: block;
    position: relative;
    margin: 15px 0 35px
}

.accord-tab-cont .accord-single .btn-default {
    margin: 0
}

@media only screen and (min-width: 768px) {
    .accord-tab-cont .accord-single {
        border:none
    }

    .accord-tab-cont .accord-single {
        background: #f1f1f1;
        padding: 30px;
        display: none;
        font-weight: 600
    }

    .accord-tab-cont .accord-single:first-child {
        display: block
    }

    .accord-tab-cont .accord-single p {
        max-height: none;
        margin: 0 0 15px
    }

    .accord-tab-cont .accord-holder {
        margin: 10px 0 0
    }

    .accord-tab-content {
        height: 200px;
        max-height: 200px;
        overflow: visible
    }

    .left-nav-template .accord-tab-content {
        height: 220px;
        max-height: 220px
    }

    .accord-tab-cont p.tab-content-title {
        font-size: 18px;
        color: #092f4d;
        margin-bottom: 20px
    }

    .accord-tab-button {
        position: absolute;
        right: 0;
        bottom: 0;
        margin-bottom: 0
    }
}

@media only screen and (min-width: 992px) {
    .accord-tab-intro-copy p {
        width:80%
    }
}

@media only screen and (min-width: 1200px) {
    .accord-tab-intro-copy p {
        width:65%
    }
}

.image-vid-cont {
    background-color: #fff;
    padding-bottom: 25px
}

.image-vid-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.image-vid-cont h3>div {
    display: inline-block
}

.image-vid-cont .image-vid-content-wrapper {
    clear: both
}

.image-vid-cont .image-vid-copy {
    margin: 0;
    padding: 0;
    overflow: hidden
}

.image-vid-cont .image-vid-copy a {
    position: relative;
    color: #002949;
    bottom: 15px;
    right: 0;
    display: block;
    font-size: 1.5rem;
    line-height: 1.8rem;
    font-weight: 600;
    text-align: right;
    padding: 15px
}

.image-vid-cont .image-vid-copy a:after {
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow.svg);
    content: "";
    width: 35px;
    height: 14px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 15px 5px;
    background-size: 9px 9px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.image-vid-cont img {
    margin: 0 auto 15px;
    width: 100%
}

.iwc-cont {
    margin: 0 0 25px
}

.kal-vid-cont {
    width: 100%;
    margin: 0 auto
}

.iwc-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #5489b6
}

.iwc-caption {
    background-color: #f1f1f1;
    padding: 15px
}

.iwc-cont img {
    margin-top: 15px;
    display: block
}

@media only screen and (min-width: 768px) {
    .kal-vid-cont {
        width:100%
    }
}

.cio-cont {
    margin: 0 0 25px
}

.cio-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.cio-single {
    margin: 15px 0;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2);
    -webkit-transition: all .25s;
    transition: all .25s
}

.cio-single a {
    width: 100%;
    display: block;
    -webkit-transition: all .25s;
    transition: all .25s
}

.cio-single a .cios-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(255,255,255,.85);
    padding: 10px
}

.cio-single a:hover .cios-title {
    background-color: #fff
}

.cio-single a .cios-title span {
    font-size: 2.2rem;
    line-height: 2.8rem;
    color: #5489b6;
    font-weight: 600
}

.cio-single a .cios-title span::after {
    content: "";
    width: 40px;
    height: 15px;
    background-image: url(/Areas/DotCom/Assets/images/cta-arrow-lt-blue.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 14px;
    -webkit-transition: background-position .25s;
    transition: background-position .25s
}

.cio-single a:hover .cios-title span::after {
    background-position: right center
}

.cio-single a:hover {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.5)
}

@media only screen and (min-width: 768px) {
    .cio-single a .cios-title {
        padding:10px 20px
    }
}

@media only screen and (min-width: 992px) {
    .cio-single a .cios-title {
        padding:10px 15px
    }
}

@media only screen and (min-width: 1200px) {
    .cio-single a .cios-title {
        padding:10px 20px
    }
}

.carousel-cont {
    background-color: #f1f1f1;
    padding-bottom: 25px;
    min-height: 400px
}

.left-nav-template .carousel-cont {
    background-color: transparent
}

.left-nav-template .large-carousel .container {
    width: 100%!important
}

.carousel-cont h4 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6
}

.carol-holder {
    margin-top: 25px;
    border-bottom: 5px solid #002949;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.2)
}

@media(max-width: 767px) {
    .carol-holder {
        padding:0 50px
    }
}

.gen-carousel .carol-holder {
    border-bottom: none;
    box-shadow: none
}

.carol-singles {
    background-color: #fff;
    overflow: hidden
}

.gen-carousel .carol-singles {
    background-color: transparent;
    width: 100%;
    height: 480px
}

.large-carousel .carol-singles {
    height: 300px
}

.carol-single {
    position: absolute;
    width: 100%;
    min-height: 100%;
    top: 0;
    left: 0;
    padding: 25px;
    z-index: 100;
    background-color: #fff
}

.gen-carousel .carol-single {
    background-color: #f1f1f1;
    padding: 0
}

.large-carousel .carol-single {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.left-nav-template .large-carousel .carol-single {
    background-color: transparent
}

.gen-carousel .carol-single .dbl-cont-single {
    width: 100%
}

.large-carousel .carol-singles {
    height: 290px
}

.dbl-cont-single .kaltura-player {
    margin-top: 23px
}

.carol-single.active {
    z-index: 500
}

.carol-single h5 {
    margin: 0 0 15px
}

.carol-single a {
    margin: 25px 25px 0 0
}

.gen-carousel .carol-single img {
    width: 100%;
    max-width: 290px;
    display: block;
    margin: 0 auto 15px
}

.large-carousel .carol-single img {
    width: auto;
    max-width: 100%;
    max-height: 250px
}

.gen-carousel .carol-single p.caption {
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #002949;
    text-align: center
}

.cdot-holder {
    margin: 15px 0 0;
    text-align: center
}

.carol-dots {
    display: inline-block
}

.carol-dots li {
    display: inline-block
}

.carol-dots button {
    background-color: transparent;
    border: 1px solid #002949;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    display: block;
    float: left;
    padding: 0;
    margin: 0 5px
}

.carol-dots button.active {
    background-color: #002949;
    cursor: pointer
}

@media only screen and (min-width: 600px) {
    .gen-carousel .carol-single .dbl-cont-single {
        width:50%;
        float: left;
        padding: 0 15px
    }

    .gen-carousel .carol-singles {
        height: 230px
    }

    .large-carousel .carol-singles {
        height: 410px
    }

    .large-carousel .carol-single img {
        max-height: 360px
    }
}

.genc-right {
    position: absolute;
    z-index: 1000;
    width: 8%;
    height: 80%;
    right: -10px;
    top: 0;
    display: block;
    background-image: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer
}

.genc-left {
    position: absolute;
    z-index: 1000;
    width: 8%;
    height: 80%;
    left: -10px;
    top: 0;
    display: block;
    background-image: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.genc-right:hover,.genc-left:hover {
    opacity: .5
}

@media only screen and (min-width: 768px) {
    .carol-singles {
        height:260px
    }

    .gen-carousel .carol-singles {
        height: 230px;
        width: 84%;
        margin-left: 8%
    }

    .carol-copy-cont a {
        float: right
    }

    .carol-single a {
        float: right
    }

    .dir-arrows {
        height: 70px;
        background-color: #f1f1f1;
        border-top: 1px solid #002949
    }

    .dir-arrows>div {
        width: 50%;
        height: 70px
    }

    .dir-left {
        float: left;
        border-right: 1px solid #002949
    }

    .dir-right {
        float: right;
        text-align: right
    }

    .dir-left button,.dir-right button {
        color: #5b5e5a;
        line-height: 70px;
        display: block;
        font-size: 1.4rem;
        background: transparent;
        width: 100%;
        border: none
    }

    .dir-left button {
        padding: 0 0 0 60px
    }

    .dir-right button {
        padding: 0 60px 0 0
    }

    .dir-left button::before {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        top: 25px;
        left: 20px;
        z-index: 0;
        background: url("/Areas/DotCom/Assets/images/arrow-dark.svg") 0 0 no-repeat;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all .25s;
        transition: all .25s
    }

    .dir-right button::after {
        content: "";
        position: absolute;
        width: 20px;
        height: 20px;
        top: 25px;
        right: 20px;
        z-index: 0;
        background: url("/Areas/DotCom/Assets/images/arrow-dark.svg") 0 0 no-repeat;
        -webkit-transition: all .25s;
        transition: all .25s
    }

    .dir-left button:hover,.dir-right button:hover {
        opacity: .75
    }

    .dir-left button:hover::before {
        left: 10px
    }

    .dir-right button:hover::after {
        right: 10px
    }

    .large-carousel .carol-singles {
        height: 410px
    }

    .large-carousel .carol-single img {
        max-height: 360px
    }
}

@media only screen and (min-width: 992px) {
    .carol-singles {
        height:300px
    }

    .gen-carousel .carol-singles {
        height: 190px
    }

    .dir-left button,.dir-right button {
        font-size: 1.2rem
    }

    .large-carousel .carol-singles {
        height: 510px
    }

    .large-carousel .carol-single img {
        max-height: 460px
    }

    .left-nav-template .large-carousel .carol-singles {
        height: 360px
    }

    .left-nav-template .large-carousel .carol-single img {
        max-height: 310px
    }
}

@media only screen and (min-width: 1200px) {
    .gen-carousel .carol-singles {
        height:230px
    }

    .dir-left button,.dir-right button {
        font-size: 1.4rem;
        background: transparent;
        width: 100%;
        border: none
    }

    .large-carousel .carol-singles {
        height: 560px
    }

    .large-carousel .carol-single img {
        max-height: 510px
    }

    .left-nav-template .large-carousel .carol-singles {
        height: 420px
    }

    .left-nav-template .large-carousel .carol-single img {
        max-height: 370px
    }
}

.carol-single h3 {
    margin: 0 0 15px
}

.media-carousel-aria-heading h3 {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.carousel-cont h2 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.media-carousel-aria-heading h2 {
    color: #5489b6;
    padding: 25px 0;
    border-bottom: 1px solid #5489b6;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    margin: 0 0 15px 0
}

.ss-cont {
    width: 60px;
    height: 34px;
    overflow: hidden;
    margin-top: 25px;
    -webkit-transition: width .25s;
    transition: width .25s
}

.ss-cont:hover {
    width: 219px;
    border: 1px solid #002949;
    border-radius: 4px
}

.ss-btn {
    font-size: 12px;
    width: 60px;
    height: 34px;
    border: 1px solid #002949;
    border-radius: 4px;
    text-align: center;
    line-height: 32px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer;
    z-index: 500
}

.ss-cont:hover .ss-btn {
    color: #fff;
    background-color: #002949;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.ss-item-cont {
    height: 34px;
    width: 163px;
    padding: 0 10px;
    overflow: hidden;
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100
}

.ss-item-cont a {
    display: inline-block;
    padding: 4px 6px 6px
}

.ss-item-cont a img {
    margin-top: 2px;
    opacity: 1;
    width: 20px;
    height: 20px
}

.ss-item-cont a svg {
    height: 20px;
    width: 20px;
    margin-top: 2px;
    opacity: 1
}

.ss-item-cont a:hover img {
    opacity: .7
}

.ss-item-cont a svg#ss-emial-icon {
    margin-top: 3px
}

.highlight-boxn-cont {
    background-color: #5b5e5a;
    padding-bottom: 25px;
    min-height: 200px
}

.gen-carousel .hbn-holder {
    border-bottom: none;
    box-shadow: none;
    width: 70%;
    margin: 25px 15% 0
}

.hbn-singles {
    min-height: 200px;
    overflow: hidden
}

.gen-carousel .hbn-singles {
    background-color: transparent;
    width: 100%
}

.hbn-single {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    padding: 25px;
    z-index: 100;
    background-color: transparent;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
}

.gen-carousel .hbn-single {
    padding: 0
}

.hbn-single.active {
    z-index: 500
}

.hbn-single-copy-wrapper,.hbn-single-copy-column {
    margin-bottom: 25px;
    overflow: hidden;
    text-align: center
}

.hbn-single-copy-wrapper,.hbn-single p,.hbn-single ul,.hbn-single ol {
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #fff;
    text-align: center
}

.hbn-single ul,.hbn-single ol {
    width: auto;
    display: inline-block;
    text-align: left;
    padding-top: 15px
}

p.hbn-single-title {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 600
}

.hbn-single-disclaimer-wrapper {
    overflow: hidden
}

p.hbn-single-disclaimer {
    font-size: 13px;
    line-height: 18px;
    float: right
}

.hbndot-holder {
    margin: 15px 0 0;
    text-align: center
}

.hbn-dots {
    display: inline-block
}

.hbn-dots a {
    background-color: transparent;
    border: 1px solid #fff;
    height: 10px;
    width: 10px;
    border-radius: 5px;
    display: block;
    float: left;
    margin: 0 5px
}

.hbn-dots a.active {
    background-color: #fff;
    cursor: pointer
}

.genc-right {
    position: absolute;
    z-index: 1000;
    width: 8%;
    height: 80%;
    right: -10px;
    top: 0;
    display: block;
    background-image: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer
}

.genc-left {
    position: absolute;
    z-index: 1000;
    width: 8%;
    height: 80%;
    left: -10px;
    top: 0;
    display: block;
    background-image: url(/Areas/DotCom/Assets/images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 15px;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.genc-right:hover,.genc-left:hover {
    opacity: .5
}

@media only screen and (max-width: 767px) {
    .gen-carousel .hbn-holder {
        width:90%;
        margin: 0 5%
    }
}

@media only screen and (min-width: 768px) and (max-width:991px) {
    .gen-carousel .hbn-holder {
        width:80%;
        margin: 0 10%
    }
}

.grecaptcha-badge {
    visibility: hidden
}

@media(min-width: 992px) {
    .faa-page-recaptcha-disclaimer {
        text-align:center
    }
}

@media(min-width: 992px) {
    .faa-left-recaptcha-disclaimer {
        padding-right:30px
    }
}

.faa-left-recaptcha-disclaimer,.faa-full-recaptcha-disclaimer {
    font-size: 12px;
    line-height: 1.25
}

.faa-left-recaptcha-disclaimer a,.faa-full-recaptcha-disclaimer a {
    color: #fff;
    text-decoration: underline
}

.faa-left-recaptcha-disclaimer a:hover,.faa-full-recaptcha-disclaimer a:hover {
    opacity: .7
}

.faa-left-recaptcha-disclaimer a:hover,.faa-left-recaptcha-disclaimer a:visited,.faa-full-recaptcha-disclaimer a:hover,.faa-full-recaptcha-disclaimer a:visited {
    color: #fff
}

.faa-mobile-recaptcha-disclaimer,.faa-page-recaptcha-disclaimer,.faa-mm-recaptcha-disclaimer,.faa-mm-main-recaptcha-disclaimer {
    font-size: 12px;
    line-height: 1.25
}

.faa-mobile-recaptcha-disclaimer a,.faa-page-recaptcha-disclaimer a,.faa-mm-recaptcha-disclaimer a,.faa-mm-main-recaptcha-disclaimer a {
    text-decoration: underline;
    color: #5b5e5a
}

.faa-mobile-recaptcha-disclaimer a:hover,.faa-mobile-recaptcha-disclaimer a:visited,.faa-page-recaptcha-disclaimer a:hover,.faa-page-recaptcha-disclaimer a:visited,.faa-mm-recaptcha-disclaimer a:hover,.faa-mm-recaptcha-disclaimer a:visited,.faa-mm-main-recaptcha-disclaimer a:hover,.faa-mm-main-recaptcha-disclaimer a:visited {
    color: #5b5e5a
}

@media(min-width: 992px) {
    .faa-mm-recaptcha-disclaimer {
        padding-right:30px
    }
}

.faa-search-template {
    padding-bottom: 40px
}

.faa-search-template .disclosures {
    padding: 40px 0 0
}

.faa-search-template .disclosures .disclosure {
    display: none
}

.faa-search-template h1 {
    font-size: 3rem;
    margin: 40px 0
}

.faa-search-template .results-info {
    color: #9ea7b0;
    font-size: 1.6rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #9ea7b0;
    font-weight: normal
}

.faa-search-template button[type="submit"],.faa-search-template button.view-advisors {
    position: relative;
    padding: 10px 15px;
    height: 42px
}

.faa-search-template button[type="submit"] span,.faa-search-template button.view-advisors span {
    opacity: 1;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.faa-search-template button[type="submit"].searching span,.faa-search-template button.view-advisors.searching span {
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

.faa-search-template button[type="submit"].searching:after,.faa-search-template button.view-advisors.searching:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 2px solid transparent;
    border-top-color: #fff;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-animation: loading .6s linear infinite;
    animation: loading .6s linear infinite
}

.faa-search-template .radius-select {
    display: none;
    width: 100%;
    height: 40px;
    font-size: 16px
}

.touch .faa-search-template select.radius-select {
    display: block;
    padding-left: 10px;
    border: 1px solid #73899a;
    background: #fff
}

.touch .faa-search-template .valid .radius-select {
    border-color: #5489b6
}

.faa-search>.search-tab-triggers {
    width: 100%;
    margin: 0 auto 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.faa-search>.search-tab-triggers:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 25%;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%);
    z-index: 1000;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 17px 0 17px;
    border-color: #002949 transparent transparent transparent;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: left .25s ease-in-out;
    transition: left .25s ease-in-out
}

.faa-search>.search-tab-triggers.right:before {
    left: 75%
}

.faa-search .faa-tab-trigger {
    padding: 25px 10px;
    width: 50%;
    min-width: 0;
    font-size: 21px!important;
    white-space: normal;
    border: 2px solid #002949
}

.faa-search .faa-tab-trigger span {
    display: block
}

@media screen and (min-width: 480px) {
    .faa-search .faa-tab-trigger span {
        display:inline
    }
}

.faa-search .faa-tab-trigger:hover {
    background: #f1f1f1;
    color: #002949
}

.faa-search .faa-tab-trigger:active {
    color: #fff;
    background: #002949;
    border-color: #002949
}

.faa-search .faa-tab-trigger.active {
    border-color: #002949;
    background-color: #002949;
    color: #fff
}

.faa-search button[type="submit"] {
    color: #fff;
    background: #73899a;
    border-color: #73899a
}

.faa-search-forms input[type="text"] {
    height: 42px;
    border-color: #73899a;
    outline: none
}

.faa-search-forms .error-msg {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    color: #5b5e5a;
    font-style: italic
}

.faa-search-forms .error input[type="text"] {
    border-color: #c2706d
}

.faa-search-forms .error label,.faa-search-forms .error .input-label-holder input:focus+label {
    color: #c2706d
}

.faa-search-forms .error .error-msg {
    display: block
}

.faa-search-forms .chosen-container .chosen-single {
    border-color: #73899a;
    border-radius: 4px
}

.faa-search-forms .chosen-container .chosen-single b {
    background-color: #73899a;
    border-color: #73899a
}

.faa-search-forms .chosen-container .chosen-single+.chosen-drop {
    border-color: #73899a
}

.faa-search-forms input,.faa-search-forms button,.faa-search-forms .chosen-container {
    width: 100%;
    border-radius: 4px
}

.faa-search-forms button,.faa-search-forms .chosen-container,.faa-search-forms .input-label-holder {
    margin: 12px 0!important
}

.faa-search-forms .valid input[type="text"] {
    border-color: #5489b6;
    background: #fff
}

.faa-search-forms .valid label,.faa-search-forms .valid .input-label-holder input:focus+label {
    color: #002949
}

.faa-search-forms .valid .chosen-container .chosen-single {
    border-color: #5489b6
}

.faa-search-forms .valid .chosen-container .chosen-single b {
    background-color: #5489b6;
    border-color: #5489b6
}

.faa-search-forms .valid .chosen-container .chosen-single+.chosen-drop {
    border-color: #5489b6
}

.faa-search-forms .valid button {
    background: #5489b6
}

.faa-search-forms .valid button:hover {
    background: #002949
}

#faa-search-locations input {
    width: 100%
}

.faa-search-forms>div {
    display: none
}

.faa-search-forms>div.active {
    display: block
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0) translate(-50%,-50%);
        transform: rotate(0) translate(-50%,-50%)
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-50%,-50%);
        transform: rotate(360deg) translate(-50%,-50%)
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0) translate(-50%,-50%);
        transform: rotate(0) translate(-50%,-50%)
    }

    100% {
        -webkit-transform: rotate(360deg) translate(-50%,-50%);
        transform: rotate(360deg) translate(-50%,-50%)
    }
}

@-webkit-keyframes faaSearchArrow {
    from {
        -webkit-transform: translate(-50%,100%) scale(0);
        transform: translate(-50%,100%) scale(0);
        border-color: #5489b6 transparent transparent transparent
    }

    to {
        -webkit-transform: translate(-50%,100%) scale(1);
        transform: translate(-50%,100%) scale(1);
        border-color: #002949 transparent transparent transparent
    }
}

@keyframes faaSearchArrow {
    from {
        -webkit-transform: translate(-50%,100%) scale(0);
        transform: translate(-50%,100%) scale(0);
        border-color: #5489b6 transparent transparent transparent
    }

    to {
        -webkit-transform: translate(-50%,100%) scale(1);
        transform: translate(-50%,100%) scale(1);
        border-color: #002949 transparent transparent transparent
    }
}

@media screen and (min-width: 768px) {
    .faa-search .faa-form-field {
        padding:0 5px
    }

    .faa-search>.search-tab-triggers {
        width: 90%;
        margin: auto
    }

    .faa-search-forms>div {
        width: 87%;
        margin: auto
    }

    .faa-search-forms button,.faa-search-forms .input-label-holder {
        margin: 20px 0!important
    }

    .faa-form-field label {
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) and (min-width:768px) {
    .faa-search-forms .chosen-container {
        margin:0!important
    }
}

.faa-search-template sup {
    font-size: 100%;
    top: 0
}

.faa-result {
    position: relative;
    padding: 30px 0;
    border-bottom: 1px solid #e1e5e8
}

.faa-result .location-name {
    margin-bottom: 25px
}

.faa-result .location-name h3:first-of-type {
    font-size: 2.6rem;
    line-height: 2.5rem;
    font-weight: 600;
    color: #5489b6;
    margin-bottom: 15px
}

.faa-result .location-name h3 {
    font-size: 2.1rem;
    font-weight: normal;
    line-height: 1.25;
    margin-bottom: 0
}

.faa-result .result-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.faa-result .result-actions>.btn-default {
    display: block;
    width: 48%;
    padding: 12px 5px;
    min-width: 0;
    border-color: #9ea7b0;
    border-radius: 4px;
    margin-bottom: 0;
    height: 44px
}

.faa-result .location-address {
    padding-left: 0;
    list-style: none
}

.faa-result .location-address>a {
    font-size: 1.7rem;
    color: #5b5e5a
}

.faa-result .location-address>a:hover {
    color: #002949
}

.faa-result .location-address>a>span {
    display: block
}

.faa-result .location-phone {
    display: block;
    margin: 25px 0;
    font-size: 2.25rem;
    line-height: 1;
    color: #5489b6
}

.faa-result .location-phone:hover {
    color: #002949
}

.faa-result .result-links>a {
    display: block;
    font-size: 1.7rem;
    margin-bottom: 5px;
    color: #9ea7b0;
    text-decoration: underline
}

.faa-result .result-links>a:hover {
    color: #002949
}

.faa-result .location-logo {
    display: block;
    margin: 45px auto
}

.faa-result .location-logo img {
    margin: auto
}

.faa-result .view-advisors {
    position: relative;
    outline: none
}

.faa-result .view-advisors.searching {
    color: transparent!important;
    -webkit-transition: none;
    transition: none
}

.faa-result .view-advisors:hover,.faa-result .view-advisors:active {
    color: #fff;
    background: #002949;
    border-color: #002949
}

.faa-result .view-advisors:before {
    content: '';
    position: absolute;
    top: calc(100% + 1px);
    left: 50%;
    -webkit-transform: translate(-50%,0) rotateX(90deg);
    transform: translate(-50%,0) rotateX(90deg);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16px 17px 0 17px;
    border-color: #002949 transparent transparent transparent;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition: border-color .25s ease-in-out,-webkit-transform .25s ease-in-out;
    transition: border-color .25s ease-in-out,-webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out,border-color .25s ease-in-out;
    transition: transform .25s ease-in-out,border-color .25s ease-in-out,-webkit-transform .25s ease-in-out
}

.faa-result .view-advisors.active {
    background: #5489b6;
    border-color: #5489b6;
    color: #fff
}

.faa-result .view-advisors.active:before {
    border-color: #5489b6 transparent transparent transparent;
    -webkit-transform: translate(-50%,0) rotateX(0deg);
    transform: translate(-50%,0) rotateX(0deg);
    -webkit-transition: border-color .25s ease-in-out,-webkit-transform .25s ease-in-out;
    transition: border-color .25s ease-in-out,-webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out,border-color .25s ease-in-out;
    transition: transform .25s ease-in-out,border-color .25s ease-in-out,-webkit-transform .25s ease-in-out
}

.faa-location-advisors {
    display: none;
    width: 100%
}

.media-body h3:not(.media-heading) {
    font-size: 1.75rem;
    color: #5b5e5a;
    font-weight: normal;
    margin-bottom: 3px
}

.media-body .media-heading {
    font-size: 2.5rem;
    color: #5489b6
}

.media-body .advisor-phone {
    color: #5489b6
}

@media(min-width: 992px) {
    .media-body .advisor-phone:hover {
        color:#23527c
    }
}

@media screen and (min-width: 992px) {
    .faa-result {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .faa-result>.result-left,.faa-result>.result-right {
        width: calc(50% - 25px)
    }

    .faa-result>.result-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .faa-result>.result-right>div {
        width: 50%
    }

    .faa-result>.result-right:before {
        content: '';
        width: 1px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -25px;
        background: #e1e5e8
    }

    .faa-result .location-name {
        min-height: 100px;
        margin-bottom: 80px
    }

    .faa-result .location-name h3 {
        margin-bottom: 0
    }

    .faa-result .result-actions {
        position: absolute;
        bottom: 0;
        width: 100%
    }

    .faa-result .location-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0
    }

    .faa-result .location-logo img {
        margin: 0;
        max-width: 275px
    }
}

.faa-location-advisors .faa-error {
    padding: 30px 0 0
}

.faa-location-advisor {
    width: 100%;
    margin-top: -1px;
    padding: 35px 15px;
    border-top: 1px solid #e1e5e8;
    border-bottom: 1px solid #e1e5e8;
    background: #f8f8f8
}

.faa-location-advisor:before {
    content: '';
    position: absolute;
    top: 0;
    right: -15px;
    bottom: 0;
    left: -15px;
    background: #f8f8f8;
    z-index: -1
}

.faa-location-advisor:first-child {
    margin-top: 20px
}

.faa-location-advisor .media,.faa-location-advisor .media-body {
    overflow: visible
}

.faa-location-advisor .media-left {
    padding-right: 15px
}

.faa-location-advisor .media-left .media-object {
    max-width: 65px
}

.faa-location-advisor h4 {
    color: #5489b6;
    font-size: 2.1rem
}

.faa-location-advisor h5 {
    font-size: 1.75rem;
    font-weight: normal;
    color: #5b5e5a;
    margin-bottom: 0
}

.faa-location-advisor .advisor-phone {
    display: block;
    margin: 18px 0;
    font-size: 2.1rem
}

.faa-location-advisor .advisor-links a {
    line-height: 1;
    display: inline-block;
    font-size: 1.7rem;
    color: #9ea7b0;
    text-decoration: underline
}

.faa-location-advisor .advisor-links a:nth-child(2) {
    padding-left: 8px;
    margin-left: 8px;
    border-left: 1px solid #9ea7b0
}

.faa-location-advisor .advisor-links a:hover {
    color: #002949
}

@media screen and (min-width: 992px) {
    .faa-location-advisor {
        padding:35px
    }

    .faa-location-advisor:before {
        content: none
    }

    .faa-location-advisor .media-left {
        padding-right: 35px
    }

    .faa-location-advisor .media-left .media-object {
        max-width: 160px
    }

    .faa-location-advisor .advisor-phone {
        margin: 20px 0!important
    }
}

.faa-advisor .media-mask {
    display: block;
    width: 100px;
    height: 117px;
    overflow: hidden
}

@media screen and (min-width: 576px) {
    .faa-advisor .media-mask {
        width:120px;
        height: 140px
    }
}

@media screen and (min-width: 768px) {
    .faa-advisor .media-mask {
        width:160px;
        height: 187px
    }
}

@media screen and (min-width: 992px) {
    .faa-advisor .media-mask {
        width:180px;
        height: 209px
    }
}

@media screen and (min-width: 1200px) {
    .faa-advisor .media-mask {
        width:216px;
        height: 252px
    }
}

.faa-advisor .media-mask img {
    position: relative;
    top: 0;
    left: 50%;
    min-width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    max-width: 100%
}

.faa-advisor .media-heading {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-weight: 600;
    color: #5489b6
}

.faa-advisor .media {
    margin-bottom: 20px
}

.faa-advisor .media-left {
    padding-right: 20px
}

.faa-advisor .advisor-name .media-heading {
    font-size: 2.5rem;
    line-height: 2.5rem;
    color: #5489b6;
    font-weight: 600
}

.faa-advisor .advisor-name h3 {
    font-size: 1.75rem;
    color: #5b5e5a;
    font-weight: normal;
    margin-bottom: 3px
}

.faa-advisor .advisor-phone {
    display: block;
    margin-top: 25px;
    font-size: 2.25rem;
    line-height: 1;
    color: #5489b6
}

.faa-advisor .advisor-phone:hover {
    color: #002949
}

.faa-advisor .location-info {
    margin-bottom: 25px
}

.faa-advisor .location-name {
    min-height: 0;
    margin-bottom: 0
}

.faa-advisor .location-name h2 {
    margin-bottom: 5px;
    font-size: 2.25rem
}

.faa-advisor .location-name h4 {
    color: #5489b6;
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 5px;
    font-weight: 600
}

.faa-advisor .location-address {
    margin: 20px 0
}

.faa-advisor .location-phone {
    font-size: 1.75rem
}

@media screen and (min-width: 992px) {
    .faa-advisor .advisor-name {
        min-height:100px
    }

    .faa-advisor .media-body {
        height: 260px
    }

    .faa-advisor .advisor-phone {
        margin: 25px 0 100px
    }

    .faa-advisor .result-right {
        display: block
    }

    .faa-advisor .result-right>div {
        width: 100%
    }
}

.faa-advisor-listing-template .disclosures {
    margin-bottom: 75px
}

.faa-advisor-listing-template sup {
    font-size: 100%;
    top: 0
}

.faa-advisor-listing {
    padding: 40px 0
}

.faa-advisor-listing .advisor-listing-logo {
    margin: 0 auto 30px;
    max-width: 86%
}

@media(min-width: 767px) {
    .faa-advisor-listing .advisor-listing-logo {
        padding-bottom:40px
    }
}

.faa-advisor-listing .advisor-listing-pic {
    display: block;
    margin: 0 auto 0;
    width: 140px
}

.faa-advisor-listing .advisor-listing-name {
    color: #5489b6;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 8px
}

.faa-advisor-listing .advisor-listing-title {
    color: #002949;
    font-size: 1.9rem;
    font-weight: normal;
    line-height: 24px
}

.faa-advisor-listing .advisor-listing-group {
    color: #5b5e5a;
    font-size: 1.5rem;
    margin-bottom: 20px
}

.faa-advisor-listing .advisor-listing-group>span {
    font-weight: bold;
    display: block
}

.faa-advisor-listing .advisor-listing-location {
    margin-bottom: 25px
}

.faa-advisor-listing .advisor-listing-location a {
    display: block;
    color: #5b5e5a;
    font-size: 1.5rem
}

.faa-advisor-listing .location-phone {
    display: block;
    font-size: 2.1rem;
    margin-bottom: 25px
}

.faa-advisor-listing .result-actions a {
    min-width: 0;
    width: 100%;
    display: block;
    margin: 0 auto 10px;
    border-color: #9ea7b0;
    border-radius: 4px
}

.advisor-image-mask {
    display: block;
    width: 120px;
    height: 155px;
    overflow: hidden;
    margin: 0 auto 30px
}

@media screen and (min-width: 576px) {
    .advisor-image-mask {
        width:120px;
        height: 140px
    }
}

@media screen and (min-width: 768px) {
    .advisor-image-mask {
        width:160px;
        height: 187px;
        float: right
    }
}

@media screen and (min-width: 992px) {
    .advisor-image-mask {
        width:180px;
        height: 209px
    }
}

@media screen and (min-width: 1200px) {
    .advisor-image-mask {
        width:216px;
        height: 252px
    }
}

.advisor-image-mask img {
    position: relative;
    top: 0;
    left: 50%;
    min-width: 100%;
    max-width: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (min-width: 425px) {
    .faa-advisor-listing .advisor-listing-logo {
        max-width:400px
    }
}

@media screen and (min-width: 768px) {
    .faa-advisor-listing .advisor-listing-info {
        margin-bottom:50px
    }

    .faa-advisor-listing .advisor-listing-logo {
        margin: 0 auto
    }

    .faa-advisor-listing .advisor-listing-pic {
        width: auto
    }

    .faa-advisor-listing .advisor-listing-name {
        font-size: 2.9rem
    }

    .faa-advisor-listing .advisor-listing-title {
        font-size: 2rem
    }

    .faa-advisor-listing .advisor-listing-pic {
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        max-width: 100%
    }

    .faa-advisor-listing .result-actions {
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
        display: -webkit-flex;
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center;
        -webkit-justify-content: center
    }

    .faa-advisor-listing .result-actions>a {
        min-width: 180px;
        max-width: 180px;
        margin: 0 10px
    }
}

.advisor-listing-info.no-image .advisor-listing-center {
    padding-left: 15px
}

@media(min-width: 768px) {
    .advisor-listing-info.no-image .row {
        text-align:center
    }

    .advisor-listing-info.no-image .advisor-listing-center {
        max-width: 381px;
        display: inline-block;
        text-align: left;
        padding-left: 0
    }
}

.faa-results-list {
    list-style: none;
    padding-left: 0
}

.sc-edit-mode .container {
    width: 1200px!important
}

.sc-edit-mode .hbffa-cont .ffa-cont {
    height: auto;
    width: 90%;
    overflow: visible
}

.sc-edit-mode .image-holder {
    height: auto!important
}

.sc-edit-mode .image-holder img {
    width: 100%
}

.sc-edit-mode .quote-box-cont {
    height: auto;
    padding: 50px 0;
    overflow: visible
}

.sc-edit-mode .quote-box-cont .qb-holder {
    height: auto
}

.sc-edit-mode .quote-box-cont .qb-holder .qb-single {
    position: relative;
    opacity: 1!important;
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.sc-edit-mode .carol-singles {
    height: auto!important;
    overflow: visible
}

.sc-edit-mode .carol-singles .carol-single {
    position: relative;
    left: 0!important;
    height: auto!important;
    overflow: visible
}

.sc-edit-mode .carol-singles .carol-single a {
    float: none
}

.sc-edit-mode .accord-tab-cont .accord-single {
    display: block;
    margin-top: 25px
}

.sc-edit-mode .tabs-holder {
    height: auto!important
}

.sc-edit-mode .tab-content {
    position: relative;
    margin-top: 25px;
    height: auto!important
}
